From owner-freebsd-bugs Sun Apr 16 2:35:35 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from cyndy.intextonline.com (cyndy.intextonline.com [216.18.25.8]) by hub.freebsd.org (Postfix) with ESMTP id 86B8737B720 for ; Sun, 16 Apr 2000 02:35:31 -0700 (PDT) (envelope-from glenn@intextonline.com) Received: from localhost (localhost [127.0.0.1]) by cyndy.intextonline.com (8.9.1/8.9.1) with SMTP id CAA19461 for ; Sun, 16 Apr 2000 02:35:19 -0700 Date: Sun, 16 Apr 2000 02:35:18 -0700 (PDT) From: inTEXT Communications To: freebsd-bugs@freebsd.org Subject: /etc/security 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 Hello. During private development of scripts for my company's use I have added some simple lines to /etc/security which you may find useful in future distributions. They are as follows: # FreeBSD uname -a 3.4-RELEASE FreeBSD # file /etc/security # show log output of denied secondary bind transfer attempts # This is covered to a degree in kernel messages, however # does not show the actual IP requesting the zone transfer separator echo "$host checking for denied secondary zone transfers:" echo "" grep -i "unapproved AXFR from" $LOG/messages # show present route status. # I included this specifically because I use portsentry so that # any probes to the network are dropped to an unused IP on # my class c. By showing the route table it's easy enough # to see any 'odd' routes that have been added. # I suppose we could easily enough do this through a # diff database as well instead of doing netstar -nr here. # This might also be implemented in # /etc/periodic/daily/420.status-network instead of here. separator echo "$host checking present route status by netstat -nr" /usr/bin/netstat -nr _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ Glenn Graham inTEXT Communications Vancouver, BC Canada Corporate Intranet/Internet Security System Administration - FireWall Systems Unix Based International Remote Networks Bsdi NetBSD Solaris SCO Unix Programming Website Zurich Switzerland: http://www.intextonline.li WebSite North America: http://www.intextonline.com PGP KEY: http://216.18.25.2/pgp.htm _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Apr 16 6:37:35 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 393C637B917; Sun, 16 Apr 2000 06:37:34 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA01419; Sun, 16 Apr 2000 06:37:34 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Date: Sun, 16 Apr 2000 06:37:34 -0700 (PDT) From: Message-Id: <200004161337.GAA01419@freefall.freebsd.org> To: jedgar@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: pending/18019: panic: vm_object_shadow: source object has OBJ_ONEMAPPING set. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: panic: vm_object_shadow: source object has OBJ_ONEMAPPING set. Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: jedgar Responsible-Changed-When: Sun Apr 16 06:36:46 PDT 2000 Responsible-Changed-Why: Misfiled PR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Apr 16 6:56:38 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 318AE37B85D; Sun, 16 Apr 2000 06:56:37 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA45616; Sun, 16 Apr 2000 06:56:36 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Date: Sun, 16 Apr 2000 06:56:36 -0700 (PDT) From: Message-Id: <200004161356.GAA45616@freefall.freebsd.org> To: nicolas.blanc@netcourrier.com, mdodd@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14681: Compaq Smart Array 3200 RAID Controller not found Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Compaq Smart Array 3200 RAID Controller not found State-Changed-From-To: open->closed State-Changed-By: mdodd State-Changed-When: Sun Apr 16 06:54:39 PDT 2000 State-Changed-Why: This device is supported in -CURRENT and the relevent changes will be backported to 4-STABLE once they have had sufficient testing in -CURRENT. It is unlikely that the driver will be extended to allow support of this device in 3-STABLE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Apr 16 6:59:29 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 249C937B9C9; Sun, 16 Apr 2000 06:59:25 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA45943; Sun, 16 Apr 2000 06:59:24 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Date: Sun, 16 Apr 2000 06:59:24 -0700 (PDT) From: Message-Id: <200004161359.GAA45943@freefall.freebsd.org> To: ctapang@easystreet.com, mdodd@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/8567: Intel EtherExpress Pro/10 driver (if_ex.c) fails to recognize Plus card (Pro/10+) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Intel EtherExpress Pro/10 driver (if_ex.c) fails to recognize Plus card (Pro/10+) State-Changed-From-To: open->closed State-Changed-By: mdodd State-Changed-When: Sun Apr 16 06:58:43 PDT 2000 State-Changed-Why: Similar patch applied. The problem outlined is no longer an issue with the current release. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Apr 16 7: 1:57 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FE1D37B909; Sun, 16 Apr 2000 07:01:56 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA46306; Sun, 16 Apr 2000 07:01:55 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Date: Sun, 16 Apr 2000 07:01:55 -0700 (PDT) From: Message-Id: <200004161401.HAA46306@freefall.freebsd.org> To: p.kessen@lixus.com, mdodd@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14960: Compaq EISA array controller not working Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Compaq EISA array controller not working State-Changed-From-To: open->closed State-Changed-By: mdodd State-Changed-When: Sun Apr 16 07:00:31 PDT 2000 State-Changed-Why: IDA driver in CURRENT will work with EISA controllers now. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Apr 16 7: 3:31 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C0EFF37B537; Sun, 16 Apr 2000 07:03:30 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA46501; Sun, 16 Apr 2000 07:03:29 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Date: Sun, 16 Apr 2000 07:03:29 -0700 (PDT) From: Message-Id: <200004161403.HAA46501@freefall.freebsd.org> To: apedorenko@renins.com, mdodd@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/15460: Installation with Compaq SMART-2DH Array Controller Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Installation with Compaq SMART-2DH Array Controller State-Changed-From-To: open->closed State-Changed-By: mdodd State-Changed-When: Sun Apr 16 07:03:06 PDT 2000 State-Changed-Why: Support now present in CURRENT. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Apr 16 7: 5:47 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B7FEC37B85D; Sun, 16 Apr 2000 07:05:45 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA46931; Sun, 16 Apr 2000 07:05:44 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Date: Sun, 16 Apr 2000 07:05:44 -0700 (PDT) From: Message-Id: <200004161405.HAA46931@freefall.freebsd.org> To: mgove@cais.com, mdodd@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/17409: 4.0-RELEASE install fails on Compaq 1850R with Compaq Smart Array 3200 controller. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: 4.0-RELEASE install fails on Compaq 1850R with Compaq Smart Array 3200 controller. State-Changed-From-To: open->feedback State-Changed-By: mdodd State-Changed-When: Sun Apr 16 07:05:04 PDT 2000 State-Changed-Why: Please try a CURRENT snapshot of todays date or later. The problem should not be present any longer. . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Apr 16 11:26:52 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8842937B8F8; Sun, 16 Apr 2000 11:26:50 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA69236; Sun, 16 Apr 2000 11:26:50 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Date: Sun, 16 Apr 2000 11:26:50 -0700 (PDT) From: Message-Id: <200004161826.LAA69236@freefall.freebsd.org> To: asmodai@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: pending/17936: panic: resource_list_alloc: resource entry is busy Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: panic: resource_list_alloc: resource entry is busy Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: asmodai Responsible-Changed-When: Sun Apr 16 11:24:49 PDT 2000 Responsible-Changed-Why: Misfiled PR. Seems like this PR wants to use ata on a chipset which is not fully supported (yes). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Apr 16 11:36:31 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DFA1337B953; Sun, 16 Apr 2000 11:36:00 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA70258; Sun, 16 Apr 2000 11:36:00 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Date: Sun, 16 Apr 2000 11:36:00 -0700 (PDT) From: Message-Id: <200004161836.LAA70258@freefall.freebsd.org> To: asmodai@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/17997: nvi doesn't set variables on startup (via the -c option) if the specified file doesn't exist Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: nvi doesn't set variables on startup (via the -c option) if the specified file doesn't exist Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: asmodai Responsible-Changed-When: Sun Apr 16 11:35:36 PDT 2000 Responsible-Changed-Why: Fixed up botched PR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Apr 16 11:53:12 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from mail158.nifty.com (mail158.nifty.com [202.248.37.150]) by hub.freebsd.org (Postfix) with ESMTP id 6EF7C37B8BC for ; Sun, 16 Apr 2000 11:53:02 -0700 (PDT) (envelope-from dmdaiko@mbe.nifty.com) Received: from libretto by mail158.nifty.com (8.9.3+3.2W/3.7W-10/13/99) with SMTP id DAA04038 for ; Mon, 17 Apr 2000 03:52:57 +0900 Date: Mon, 17 Apr 2000 03:52:57 +0900 Message-Id: <200004161852.DAA04038@mail158.nifty.com> From: handwerk DM service To: Subject: =?ISO-2022-JP?B?GyRCIVY2WzVePnBKcxsoQg==?= !!=?ISO-2022-JP?B?GyRCRnxLXEgvJVMlQyUwJVclbSU4JSclLyVIO09GMBsoQg==?= =?ISO-2022-JP?B?GyRCGyhC?= !!=?ISO-2022-JP?B?GyRCIVcbKEI=?= MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-2022-JP" Content-Transfer-Encoding: 7bit X-Mailer: Achi-Kochi Mail ver1.01 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ------------------------------------------------------------- $B!!!!FMA3$N%a!=%k!"<:NiCW$7$^$9!#$<$R:G8e$^$G$*FI$_$/$@$5$$!#(B $B!!!!8fITMW$NJ}$K$O!"8fOM$SCW$7$^$9$H$H$b$K!"(B $B!!!!$3$N%a!<%k$r:o=|$7$F$/$@$5$$$^$9$h$&$*4j$$$$$?$7$^$9!#(B ------------------------------------------------------------- /////////////////////////////////////////////////////////////// $B!!6[5^>pJs(B!!$B!IF|K\H/!I!"%[!<%`%Z!<%8>R2p%S%8%M%9$$$h$$$h;OF0(B!! /////////////////////////////////////////////////////////////// $B!vF|K\H/!"@$3&$K8~$1$F$N%S%C%0%W%m%8%'%/%H(BStarWeb21!!$B!v(B $B6K$/:G6a%9%?!<%H$7$?$P$+$j$G$9!#:#$O$H$K$+$/2>EPO?$r$*5^$.2<$5$$!#(B $B!!2>EPO?$N0Y!"HqMQIiC4$J$7!#%j%9%/$O%<%m$G$9!#(B $B$7$+$b!"@lMQ%[!<%`%Z!<%8$h$j!"%j%"%k%?%$%`$GAH?%9=C[>u67$N3NG'$,2DG=(B!! $B@5<0;22C$O!J(B6$B7n%9%?!<%HM=Dj!K!":G=*$NAH?%?^$r3NG'$N>e$4H=CG2<$5$$!#(B $B!Z%S%8%M%935MW![(B $B!{(BHP$B$N%5%$%:$O(B20MB$B!#<+F0:n@.%=%U%HIU$J$N$G%o!<%W%m463P$G(BHP$B$,:n$l$^$9!#(B $B99$K!"(BCGI$B$d%\%$%9%a!<%kEy?tB?$/$N%5!<%S%9$,$D$$$FG/2qHq$O(B11,550$B1_!#(B $B!{%7%9%F%`$O(B2x2$B$N%P%$%J%j!<$J$N$G%9%?!<%H$HF1;~$K5^@.D9(B !! $B:#G/Cf$K$O2q0w$O(B20$BK|?M$rD6$($F%$%s%?!<%M%C%H$N2xJ*$K$J$j$=$&$G$9!#(B $B!{%P%C%/$O%$%s%?!<%M%C%H!"N.DL4X78$ND60lN.4k6H!#C1$J$k(BHP$B$NHNGd$G$O$"(B $B$j$^$;$s!#4k6H$H8D?M$N%3%_%e%K%1!<%7%g%s$rD>7k!>2q0w$b(BHP$B0J30$NB?$/$N(B $BFCE5$r5}(B $B!!6d9T?69~$G(BOK$B!>(B $B!!!p%A%'%C%/$NN>BX(B $B!{K\It$H$NO"Mm!"%5%]!<%H$bLdBj$J$7$G$9!#(B $B!}>\:Y$K$D$$$F$O!"%*%U%#%7%c%k%[!<%`%Z!<%8(B $B!!(Bhttp://www.starweb21.com $B!!$r$4;2>H2<$5$$!#(B $B!z2>EPO?4uK>e!"I,MW;v9`$rF~NO$7$F$*?=$79~$_2<$5$$!#(B $B!JEPO?%i%$%s$O!"<+F09=C[$5$l$k:8$r$*A&$aCW$7$^$9!#!K(B $B$=$N>l$G2>EPO?(BID$B5Z$S%Q%9%o!<%I!">R2p%S%8%M%9MQ%[!<%`%Z!<%8$,0!"2>EPO?$,40N;CW$7$^$7$?$i$4O"Mm2<$5$$!#:#8e$N%S%8%M%9$N?J$aJ}Ey$K$D$-!"$4(B $B@bL@$5$;$FD:$-$?$$$H;W$$$^$9!#(B $B$^$?!"%$%s%?!<%M%C%H$K@\B3=PMh$J$$J}$O!"2<5-%U%)!<%`$K$45-F~$N>e!"%a!<%k$K$F(B $B$*?=$79~$_2<$5$$!#(B ============================================================ $BEPO?%U%)!<%`(B $B%U%j%,%J!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!@-JL!!CK!&=w(B $B;aL>!!!!!!!!!!!!!!!!!!!!!!!!!!!!@8G/7nF|(B19$B!!!!G/!!!!7n!!!!F|(B $B2>EPO?F|!'!!!!!!7n!!!!F|(B $B")!!!!!!!!!!!!(B $B=;=j!'!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!(B $B#T#E#L!'!!!!!!!!!!!!!!!!!!!!!!!!#F#A#X!'(B $B#E%a!<%k(B $B!'(B: $B%3%_%C%7%g%spJs(B $B6d9TL>(B: $B;YE9L>(B: $B8}:B5A?M(B: $BM9JXCy6b$N>l9g(B $B5-9f(B: $BHV9f(B: $BL>5A?M(B: *$BL>5A?M$OEPO?r7o$G$9!#(B $B%K%C%/%M!<%`!'(B $B!!Bh0l4uK>(B $B!!BhFs4uK>(B $B!!Bh;04uK>(B *$BEPO?MQ%[!<%`%Z!<%8$N(BURL$B$N0lIt$K$J$j$^$9!#(B $B!J(Bhttp://www.starweb21.com/cp/$B%K%C%/%M!<%`$H$J$j$^$9!K(B $B$^$?!"AH?%?^$K$O!"%K%C%/%M!<%`$G5-:\$5$l$^$9!#(B $BI,$:$45-F~2<$5$$!#(B $B%K%C%/%M!<%`$G;HMQ$G$-$kJ8;z$O0J2<$NDL$j$G$9!#(B * $B1Q;z>.J8;z(B (a $B!A(B z) * $B?t;z(B (0 $B!A(B 9) * $B2<@~(B (_)$B$*$h$S%O%$%U%s(B(-) $B$J$*J8;z?t$O#2J8;z0J>e#1#6J8;z0JFb$G:G=i$NJ8;z$O1Q;z>.J8;z$H$7$F$/$@(B $B$5$$!#(B $B>R2p;&E~$GEPO?%[!<%`%Z!<%8$X$N%"%/%;%9$,=PMh$:!"%(%i!<$,IQH/$7$F(B $B!!$$$k>u67$G$9!#(B $B!!AH?%$N9=C[$OEPO?F|!&;~4V$N=gHV$H$J$j$^$9$N$G!"D|$a$:$K%H%i%$$7$F$_$F2<$5$$!#(B $B$I$&$7$F$bEPO?$G$-$J$$J}$O!">e5-EPO?%U%)!<%`$K$45-F~$N>e!"%a!<%k2<$5$$!#(B $B!!Ev%0%k!<%W@lMQ2>#I#DHV9f$rH/9T$7$^$9!#EvLL$O$3$N#I#DHV9f$r;H$$1D6H2<$5$$!#(B $B!!EPO?Be9T0MMj$,;&E~$7$F$*$j%*%U%#%7%c%k#I#D54j$$$^$9!#(B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Apr 16 12:18: 2 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 39B8037BA58; Sun, 16 Apr 2000 12:18:01 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: (from hm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA74954; Sun, 16 Apr 2000 12:18:01 -0700 (PDT) (envelope-from hm@FreeBSD.org) Date: Sun, 16 Apr 2000 12:18:01 -0700 (PDT) From: Message-Id: <200004161918.MAA74954@freefall.freebsd.org> To: root@sbgate.starbox.augusta.de, hm@FreeBSD.org, freebsd-bugs@FreeBSD.org, hm@FreeBSD.org Subject: Re: i386/15062: i4b stops working after some time Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: i4b stops working after some time State-Changed-From-To: open->analyzed State-Changed-By: hm State-Changed-When: Sun Apr 16 11:58:44 PDT 2000 State-Changed-Why: This seems to be related to a bug report and a patch submitted on the freebsd-isdn mailinglist. The patch has been integrated into isdn4bsd and will be comitted to freebsd-current. Responsible-Changed-From-To: freebsd-bugs->hm Responsible-Changed-By: hm Responsible-Changed-When: Sun Apr 16 11:58:44 PDT 2000 Responsible-Changed-Why: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Apr 16 14:38:52 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from mailgw00.execpc.com (mailgw00.execpc.com [169.207.1.78]) by hub.freebsd.org (Postfix) with ESMTP id 61AF437BA61 for ; Sun, 16 Apr 2000 14:38:48 -0700 (PDT) (envelope-from acadix@execpc.com) Received: from earth-le1 (acadix@earth.execpc.com [169.207.16.1]) by mailgw00.execpc.com (8.9.1) id QAA11764 for ; Sun, 16 Apr 2000 16:38:46 -0500 Date: Sun, 16 Apr 2000 16:38:46 -0500 (CDT) From: Acadix Software Systems To: bugs@freebsd.org Subject: HP LaserJet 1100 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 I just set up a LaserJet 1100, and everything worked fine except text printing. I tried using a filter script I found in the handbook, which corrected the staircasing problem, but it failed to eject the page as the comments said it should. I was able to fix it by inserting a FF character, as follows: Old script: printf "\033&k2G" && cat && printf "\033&10H" && exit 0 Fixed to eject page: printf "\033&k2G" && cat && printf "\033&10H\014" && exit 0 Regards, -Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Apr 17 0: 0:15 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C2ED37B524 for ; Mon, 17 Apr 2000 00:00:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA55638; Mon, 17 Apr 2000 00:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 17 Apr 2000 00:00:03 -0700 (PDT) Message-Id: <200004170700.AAA55638@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Samuel Tardieu Subject: Re: bin/18030: [PATCH] pkg_version thinks 4.04 > 4.1 Reply-To: Samuel Tardieu Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/18030; it has been noted by GNATS. From: Samuel Tardieu To: andrew@ugh.net.au Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/18030: [PATCH] pkg_version thinks 4.04 > 4.1 Date: Mon, 17 Apr 2000 08:53:48 +0200 On 16/04, andrew@ugh.net.au wrote: | Force a . on the front of the numbers. This seems to work. a2ps 4.12 > a2ps 4.3, and your patch will break it. There is no way to make this fully automated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Apr 17 1:28: 1 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F13137B71D; Mon, 17 Apr 2000 01:28:00 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA66449; Mon, 17 Apr 2000 01:28:00 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Mon, 17 Apr 2000 01:28:00 -0700 (PDT) From: Message-Id: <200004170828.BAA66449@freefall.freebsd.org> To: wkb@chello.nl, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/17984: coredumps due to incorrect FP handling Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: coredumps due to incorrect FP handling State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Mon Apr 17 01:27:03 PDT 2000 State-Changed-Why: The change is alrady in effect in 4.0-RELEASE and in 5.0-CURRENT. It probably doesn't make sense to change this so late in the RELENG_3 lifecycle. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Apr 17 1:30: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 596F037BB1C for ; Mon, 17 Apr 2000 01:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA66799; Mon, 17 Apr 2000 01:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 17 Apr 2000 01:30:02 -0700 (PDT) Message-Id: <200004170830.BAA66799@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: andrew@ugh.net.au Subject: Re: bin/18030: [PATCH] pkg_version thinks 4.04 > 4.1 Reply-To: andrew@ugh.net.au Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/18030; it has been noted by GNATS. From: andrew@ugh.net.au To: Samuel Tardieu Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/18030: [PATCH] pkg_version thinks 4.04 > 4.1 Date: Mon, 17 Apr 2000 18:24:16 +1000 (EST) On Mon, 17 Apr 2000, Samuel Tardieu wrote: > On 16/04, andrew@ugh.net.au wrote: > > | Force a . on the front of the numbers. This seems to work. > > a2ps 4.12 > a2ps 4.3, and your patch will break it. There is no way to make > this fully automated. Garrett Wollman pointed this out...I suggested only forcing a . infront of version numbers beggining with 0? I think that should fix things but perhaps I'm missing something else... Thanks, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Apr 17 2:13:47 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CCDBA37BB5D; Mon, 17 Apr 2000 02:13:46 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA72942; Mon, 17 Apr 2000 02:13:46 -0700 (PDT) (envelope-from ru@FreeBSD.org) Date: Mon, 17 Apr 2000 02:13:46 -0700 (PDT) From: Message-Id: <200004170913.CAA72942@freefall.freebsd.org> To: brian@pocketscience.com, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/17963: NATD appears to memory leak when a connection fails from the internal network to the external network. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: NATD appears to memory leak when a connection fails from the internal network to the external network. State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Mon Apr 17 02:12:53 PDT 2000 State-Changed-Why: Fixed in 5.0-CURRENT, 4.0-STABLE and 3.4-STABLE, file src/lib/libalias/alias_db.c, revisions 1.26, 1.21.2.2 and 1.10.2.6 respectively. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Apr 17 6:34:44 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from heart.ne.jp (ns.numata.aomori.aomori.jp [210.164.220.226]) by hub.freebsd.org (Postfix) with ESMTP id 7548537B6C7 for ; Mon, 17 Apr 2000 06:34:36 -0700 (PDT) (envelope-from issei@guru.gr.jp) Received: from localhost (konbu.guru.gr.jp [210.164.220.228]) by heart.ne.jp (8.9.3/8.9.3) with ESMTP id WAA04849; Mon, 17 Apr 2000 22:34:18 +0900 (JST) To: wpaul@skynet.ctr.columbia.edu Cc: bugs@freebsd.org Subject: Re: kern/17866: vr0 hung up From: Issei Numata In-Reply-To: <200004101524.LAA24995@skynet.ctr.columbia.edu> References: <20000410202748O.issei@guru.gr.jp> <200004101524.LAA24995@skynet.ctr.columbia.edu> X-Mailer: Mew version 1.94.1 on XEmacs 21.1 (Canyonlands) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000417223529J.issei@guru.gr.jp> Date: Mon, 17 Apr 2000 22:35:29 +0900 X-Dispatcher: imput version 20000113(IM136) Lines: 233 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Here is a story what happend in my PC. My network configuration is Router | | +-+------------------+ |Corega First SWII 8P|Switching Hub +-+-----+-------+----+ | | | vr0 vr0 xl0 | | | Host A Host B Host C 4.0 3.4 2.2.8 The each vr0 cards are corega FirstEtherII PCI-TX. This card support 100/10 auto negotiation and the switching hub has also. I check hub's lamp and each vr0 card connect with 100 full duplex mode. As well as, I check xl0 connect with 10 half duplex mode. Of course, above 3 hosts have same netmask. First, I copied all distribution of RELEASE-4.0 to Host B, then I tried to boot Host A by floppies and tried to install RELEASE-4.0 via ftp from Host B. However, after 10 or 15 bin files were transfered, the vr0 was stalled and continuing was impossible. So, I changed my NIC to other card (de0 shown in appendix) and continue to install. Next, I changed my NIC to FirstEtherII again and reboot. The booting was normal and it seemed work everything good. Then, I tried to ftp form Host A to Host B. The login was successful and I could look at directory and get some files. However, when I tried to get large file, the vr0 said "unknown rx error" and network was stalled. Whenever I tried to obtain 6M bytes files, stalling ratio was 100%. If the file size was small, it had never stalled. Next, I tried to ftp same file from Host C. Of course the performance was declined, but in this case, NIC worked goods and never stalled. I tried two more examination yesterday. First, I set ata disk mode to PIO and tried to ftp from Host B. In this case, the NIC worked good and never stalled. Next, I set ata disk mode to DMA again, ftp from Host B and save it as /dev/null. In this case, the NIC worked good and never stalled. In conclusion, my PC's NIC is stalled when 1) using 100 Full Duplex 2) using DMA mode for ata disk 3) trying to transfer large file and write to disk at the same time. Of course I tried to your patch. But my PC's NIC was still stalled in above condition. At this point, I understood this problem is caused by DMA. But I don't know where is the problem. vr0 driver? ata driver? or my PC's chipset? Please show me suggestion if possible. I will try to continue examination if available. By the way, I found tiny non-fatal bug in if_vr.c The function vr_rxeof() always prints out "unknown rx error" even if the error is clearly. I show you quick (but not smart) patch. After fixing, my PC says "FIFO overflow" when stalled. *** if_vr.c.old Mon Apr 17 21:09:20 2000 --- if_vr.c Mon Apr 17 21:09:58 2000 *************** *** 988,994 **** if (rxstat & VR_RXSTAT_RXERR) { ifp->if_ierrors++; printf("vr%d: rx error: ", sc->vr_unit); ! switch(rxstat & 0x000000FF) { case VR_RXSTAT_CRCERR: printf("crc error\n"); break; --- 988,994 ---- if (rxstat & VR_RXSTAT_RXERR) { ifp->if_ierrors++; printf("vr%d: rx error: ", sc->vr_unit); ! switch(rxstat & 0x000000FF & ~VR_RXSTAT_RXERR) { case VR_RXSTAT_CRCERR: printf("crc error\n"); break; Finally, I will show you my PC's configuration again. * * HOST A * Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-STABLE #0: Mon Apr 17 01:58:47 JST 2000 issei@ace.heart.ne.jp:/usr/src/sys/compile/ACE Timecounter "i8254" frequency 1193182 Hz CPU: AMD-K6(tm) 3D processor (400.91-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x58c Stepping = 12 Features=0x8021bf AMD Features=0x80000800 real memory = 268427264 (262136K bytes) sio0: gdb debugging port avail memory = 257208320 (251180K bytes) Preloaded elf kernel "kernel" at 0xc03d1000. md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xe000-0xe00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 chip1: at device 7.3 on pci0 pci0: at 8.0 irq 11 vr0: port 0xe400-0xe47f mem 0xec000000-0xec00007f irq 10 at device 10.0 on pci0 vr0: Ethernet address: 00:90:cc:01:34:bc miibus0: on vr0 amphy0: on miibus0 amphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto vr0: supplying EUI64: 00:90:cc:ff:fe:01:34:bc de0: port 0xe800-0xe87f mem 0xec001000-0xec00107f irq 9 at device 11.0 on pci0 de0: ACCTON EN1203 21040 [10Mb/s] pass 2.4 de0: address 00:00:e8:0d:df:ca 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: irq 1 on atkbdc0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x90 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/16 bytes threshold ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 ad0: 19574MB [39770/16/63] at ata0-master using UDMA33 Mounting root from ufs:/dev/ad0s1a vr0: starting DAD for fe80:0001::0290:ccff:fe01:34bc vr0: DAD complete for fe80:0001::0290:ccff:fe01:34bc - no duplicates found de0: autosense failed: cable problem? * * HOST B * Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.4-STABLE #4: Fri Mar 31 19:39:05 JST 2000 issei@konbu.guru.gr.jp:/usr/src/sys/compile/KONBu Timecounter "i8254" frequency 1193182 Hz CPU: Cyrix 6x86MX (200.46-MHz 686-class CPU) Origin = "CyrixInstead" Id = 0x601 Stepping = 1 DIR=0x1453 Features=0x80a135 real memory = 268435456 (262144K bytes) avail memory = 257495040 (251460K bytes) Preloaded elf kernel "kernel" at 0xc033e000. Probing for devices on PCI bus 0: chip0: rev 0x01 on pci0.0.0 chip1: rev 0x01 on pci0.1.0 ide_pci0: rev 0x01 on pci0.1.1 chip2: rev 0x01 on pci0.1.3 vr0: rev 0x06 int a irq 9 on pci0.10.0 vr0: Ethernet address: 00:90:99:16:b2:a6 vr0: autoneg complete, link status good (full-duplex, 100Mbps) ncr0: rev 0x11 int a irq 12 on pci0.11.0 vga0: rev 0x00 int a irq 11 on pci0.12.0 Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 not found sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): wd0: 17206MB (35239680 sectors), 34960 cyls, 16 heads, 63 S/T, 512 B/S wdc1 not found at 0x170 wt0 not found at 0x300 mcd0 not found at 0x300 matcdc0 not found at 0x230 scd0 not found at 0x230 ppc0 at 0x378 irq 7 on isa ppc0: W83877AF chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/16 bytes threshold ppi0: on ppbus 0 plip0: on ppbus 0 adv0 not found at 0x330 bt0 not found at 0x134 aha0 not found at 0x134 vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface sb0 at 0x220 irq 5 drq 1 on isa snd0: sbxvi0 at drq 5 on isa snd0: sbmidi0 at 0x330 on isa snd0: Waiting 15 seconds for SCSI devices to settle sa0 at ncr0 bus 0 target 3 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 10.000MB/s transfers (10.000MHz, offset 8) da1 at ncr0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-2 device da1: 10.000MB/s transfers (10.000MHz, offset 8) da1: 1222MB (2503872 512 byte sectors: 255H 63S/T 155C) cd0 at ncr0 bus 0 target 2 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 4.629MB/s transfers (4.629MHz, offset 8) cd0: cd present [64770 x 2048 byte records] changing root device to wd0s1a da0 at ncr0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 10.000MB/s transfers (10.000MHz, offset 8) da0: 2063MB (4226725 512 byte sectors: 255H 63S/T 263C) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Apr 17 8:53: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 4651D37B7EA for ; Mon, 17 Apr 2000 08:53:04 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 95FC31C4D; Mon, 17 Apr 2000 11:53:03 -0400 (EDT) Date: Mon, 17 Apr 2000 11:53:03 -0400 From: Bill Fumerola To: Samuel Tardieu Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/18030: [PATCH] pkg_version thinks 4.04 > 4.1 Message-ID: <20000417115303.J397@jade.chc-chimes.com> References: <200004170700.AAA55638@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200004170700.AAA55638@freefall.freebsd.org>; from sam@inf.enst.fr on Mon, Apr 17, 2000 at 12:00:03AM -0700 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Apr 17, 2000 at 12:00:03AM -0700, Samuel Tardieu wrote: > a2ps 4.12 > a2ps 4.3, and your patch will break it. There is no way to make > this fully automated. Ignore leading zeros? -- Bill Fumerola - Network Architect Computer Horizons Corp - CVM e-mail: billf@chc-chimes.com / billf@FreeBSD.org Office: 800-252-2421 x128 / Cell: 248-761-7272 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Apr 17 8:55:49 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from ada.eu.org (marvin.enst.fr [137.194.161.2]) by hub.freebsd.org (Postfix) with ESMTP id 3356637B82D for ; Mon, 17 Apr 2000 08:55:47 -0700 (PDT) (envelope-from sam@inf.enst.fr) Received: from trillian.enst.fr (antinea.enst.fr [137.194.160.145]) by ada.eu.org (Postfix) with ESMTP id 19B501905C; Mon, 17 Apr 2000 17:55:45 +0200 (CEST) Received: by trillian.enst.fr (Postfix, from userid 1000) id 149CA11B; Mon, 17 Apr 2000 17:55:43 +0200 (CEST) Date: Mon, 17 Apr 2000 17:55:43 +0200 To: Bill Fumerola Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/18030: [PATCH] pkg_version thinks 4.04 > 4.1 References: <200004170700.AAA55638@freefall.freebsd.org> <20000417115303.J397@jade.chc-chimes.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000417115303.J397@jade.chc-chimes.com>; from billf@chc-chimes.com on Mon, Apr 17, 2000 at 11:53:03AM -0400 From: Samuel Tardieu Organization: Ecole Nationale Superieure des Telecommunications Reply-To: Samuel Tardieu Content-Transfer-Encoding: 8bit X-WWW: http://www.inf.enst.fr/~tardieu/ X-Mail-Processing: Sam's procmail tools X-ICQ: 21547599 Message-Id: <2000-04-17-17-55-43+trackit+sam@inf.enst.fr> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 17/04, Bill Fumerola wrote: | On Mon, Apr 17, 2000 at 12:00:03AM -0700, Samuel Tardieu wrote: | | > a2ps 4.12 > a2ps 4.3, and your patch will break it. There is no way to make | > this fully automated. | | Ignore leading zeros? You missed the point: this is the current situation (which works fine with a2ps and not for the other software, as 4.04 is less recent than 4.1, ignoring leading zeros (or doing a numerical comparaison, which holds the same result) gets it wrong). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Apr 17 9: 0: 3 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C2A5737B79A for ; Mon, 17 Apr 2000 09:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA25670; Mon, 17 Apr 2000 09:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 17 Apr 2000 09:00:01 -0700 (PDT) Message-Id: <200004171600.JAA25670@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Jose M. Alcaide" Subject: Re: i386/17984: coredumps due to incorrect FP handling Reply-To: "Jose M. Alcaide" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/17984; it has been noted by GNATS. From: "Jose M. Alcaide" To: freebsd-gnats-submit@FreeBSD.org, wkb@chello.nl Cc: Subject: Re: i386/17984: coredumps due to incorrect FP handling Date: Mon, 17 Apr 2000 17:52:51 +0200 I bumped into this problem yesterday, just after upgrading Acrobat to 4.05 (Acrobat 4.0 didn't work as plug-in for linux-netscape). I think that Sean's patch should have been applied to RELENG_3 before closing this PR, since it does not depend on any of the new features of RELENG_4 or HEAD, and it is a very simple patch. Don't forget that the print/acroread4 port will be broken for 3.5-RELEASE if this problem is not fixed for RELENG_3. -- JMA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Apr 17 9:20:12 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3451137B932 for ; Mon, 17 Apr 2000 09:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA29120; Mon, 17 Apr 2000 09:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 0534137B644 for ; Mon, 17 Apr 2000 09:12:57 -0700 (PDT) (envelope-from housley@thehousleys.net) Received: from baby.int.thehousleys.net (baby.int.thehousleys.net [192.168.0.24]) by thehousleys.net (8.9.3/8.9.3) with ESMTP id MAA57526 for ; Mon, 17 Apr 2000 12:12:56 -0400 (EDT) Received: (from housley@localhost) by baby.int.thehousleys.net (8.9.3/8.9.3) id MAA01231; Mon, 17 Apr 2000 12:12:55 -0400 (EDT) Message-Id: <200004171612.MAA01231@baby.int.thehousleys.net> Date: Mon, 17 Apr 2000 12:12:55 -0400 (EDT) From: James Housley Reply-To: housley@thehousleys.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/18058: ctm: error with large file in cvs-cur.6200xEmpty.gz Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18058 >Category: bin >Synopsis: ctm: error with large file in cvs-cur.6200xEmpty.gz >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 Apr 17 09:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: James Housley >Release: FreeBSD 3.4-STABLE i386 >Organization: The Housleys dot Net >Environment: FreeBSD 2.2.8, FreeBSD 3.x, FreeBSD 4.x >Description: src/usr.sbin/ctm/ctm/ctm_input.c limits files to 10Meg (10485760). cvs-cur.6200xEmpty.gz has a file, src/sys/dev/isp/asm_pci.h,v that is greather than 11Meg, actually 11913588 bytes. >How-To-Repeat: mkdir /usr/FREEBSD_CVS ctm -F -b /usr/FREEBSD_CVS -e src/sys/dev/isp/asm_pci.h,v >Fix: This fix will work, don't know if it is the desired one by the maintainers. --- ctm.h Fri Sep 3 08:24:20 1999 +++ ctm.h.new Mon Apr 17 12:10:42 2000 @@ -26,7 +26,7 @@ #include #define VERSION "2.0" -#define MAXSIZE (1024*1024*10) +#define MAXSIZE (1024*1024*20) #define SUBSUFF ".ctm" #define TMPSUFF ".ctmtmp" >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 Apr 17 9:24:41 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C42B37B644; Mon, 17 Apr 2000 09:24:39 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA29717; Mon, 17 Apr 2000 09:24:39 -0700 (PDT) (envelope-from steve@FreeBSD.org) Date: Mon, 17 Apr 2000 09:24:39 -0700 (PDT) From: Message-Id: <200004171624.JAA29717@freefall.freebsd.org> To: mavetju@chello.nl, steve@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14394: kernel panic when asking help in visual userconfig Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: kernel panic when asking help in visual userconfig State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Mon Apr 17 09:24:22 PDT 2000 State-Changed-Why: See the fix in kern/17539. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Apr 17 9:26:31 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 47A4F37B764; Mon, 17 Apr 2000 09:26:29 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA30002; Mon, 17 Apr 2000 09:26:28 -0700 (PDT) (envelope-from steve@FreeBSD.org) Date: Mon, 17 Apr 2000 09:26:28 -0700 (PDT) From: Message-Id: <200004171626.JAA30002@freefall.freebsd.org> To: mb@imp.ch, steve@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/17148: If keyboard is not attached while booting, it is not detected if attached later Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: If keyboard is not attached while booting, it is not detected if attached later State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Mon Apr 17 09:25:57 PDT 2000 State-Changed-Why: Originator notes this problem has been fixed by Yokota in 4.0R. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Apr 17 9:30: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E4B037B886 for ; Mon, 17 Apr 2000 09:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA30446; Mon, 17 Apr 2000 09:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 17 Apr 2000 09:30:01 -0700 (PDT) Message-Id: <200004171630.JAA30446@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Steve Price Subject: re: bin/16271 (fwd) Reply-To: Steve Price Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/16271; it has been noted by GNATS. From: Steve Price To: freebsd-gnats-submit@freebsd.org Cc: Subject: re: bin/16271 (fwd) Date: Mon, 17 Apr 2000 11:25:23 -0500 (CDT) ---------- Forwarded message ---------- Date: Thu, 30 Mar 2000 21:44:22 -0800 (PST) From: Jin Guojun To: freebsd-bugs@FreeBSD.ORG Subject: re: bin/16271 This problem also exists in 4.0 release. The patch is very simple, and the concept is clear. Can we fix this problem with apply the following patch? Thanks, -Jin } Description } } an unsinged len is used to compare with signed expression, } this causes core dump because the (len > 0) always true, } so loop never ends. } patch: *** contrib/nvi/ex/ex_subst.c Thu Oct 31 22:45:30 1996 --- /tmp/ex_subst.c.new Thu Mar 30 21:35:24 2000 *************** *** 1177,1183 **** size_t *plenp; int *replacedp; { ! size_t blen, len; int lastdollar; char *bp, *p, *t; --- 1177,1184 ---- size_t *plenp; int *replacedp; { ! size_t blen; ! int len; int lastdollar; char *bp, *p, *t; 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 Mon Apr 17 10:20: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from relay02.chello.nl (relay02.chello.nl [212.83.68.146]) by hub.freebsd.org (Postfix) with ESMTP id CE92B37B932; Mon, 17 Apr 2000 10:20:00 -0700 (PDT) (envelope-from wkb@chello.nl) Received: from chello.nl ([213.46.78.184]) by relay02.chello.nl (InterMail vK.4.02.00.00 201-232-116 license 99c8f334c649856e3f2cdadc4054e412) with ESMTP id <20000417171950.MKOP9461.relay02@chello.nl>; Mon, 17 Apr 2000 19:19:50 +0200 Received: (from wkb@localhost) by chello.nl (8.9.3/8.9.3) id TAA00781; Mon, 17 Apr 2000 19:19:48 +0200 (CEST) (envelope-from wkb) Date: Mon, 17 Apr 2000 19:19:47 +0200 From: Wilko Bulte To: sheldonh@FreeBSD.org Cc: wkb@chello.nl, freebsd-bugs@FreeBSD.org Subject: Re: i386/17984: coredumps due to incorrect FP handling Message-ID: <20000417191947.A746@yedi.wbnet> Reply-To: wc.bulte@chello.nl References: <200004170828.BAA66449@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004170828.BAA66449@freefall.freebsd.org>; from sheldonh@FreeBSD.org on Mon, Apr 17, 2000 at 01:28:00AM -0700 X-OS: FreeBSD 3.4-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Apr 17, 2000 at 01:28:00AM -0700, sheldonh@FreeBSD.org wrote: > Synopsis: coredumps due to incorrect FP handling > > State-Changed-From-To: open->closed > State-Changed-By: sheldonh > State-Changed-When: Mon Apr 17 01:27:03 PDT 2000 > State-Changed-Why: > The change is alrady in effect in 4.0-RELEASE and in 5.0-CURRENT. > It probably doesn't make sense to change this so late in the > RELENG_3 lifecycle. It does IMO, because it definitely fixes a bug for a lot of RELENG_3 users who cannot or don't want to go to 4.0 at this point in time. I'd go as far as claiming that 3.4-stable is the version of choice for production work. I know 4.0R is better than initially anticipated (.. ;-) but that does not mean that RELENG_3 is dead & buried. W/ -- Wilko Bulte Powered by FreeBSD http://www.freebsd.org http://www.tcja.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Apr 17 11: 1:13 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 59A9337B988 for ; Mon, 17 Apr 2000 11:00:12 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA41066 for freebsd-bugs@freebsd.org; Mon, 17 Apr 2000 11:00:04 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 17 Apr 2000 11:00:04 -0700 (PDT) Message-Id: <200004171800.LAA41066@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/07/03] kern/4021 peter Local mount of a local NFS exported direc o [1997/07/31] kern/4200 peter NFS: "vm_fault: fault on nofault entry" w o [1997/10/01] kern/4673 Two panics, now crash dumps, always in re o [1997/11/24] bin/5139 portmap does not find interfaces correctl o [1997/12/21] kern/5355 Fix for NULLFS problems o [1998/02/03] kern/5641 peter running processes at the IDLE priority (i o [1998/02/10] kern/5703 CDROM Media Error triggers complete syste o [1998/03/23] bin/6121 peter gethostbyname(3) no longer returns NO_DAT 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/08] i386/7859 luigi fatal trap 12 in midi_synth_input f [1998/09/14] kern/7927 n_hibma Fatal trap 12: page fault while in kernel o [1998/09/28] kern/8074 se CAM rescan operation fatal o [1998/10/03] gnu/8138 obrien gcc -pipe xxx.s hangs f [1998/10/06] i386/8179 Install failure with motherbord using SIS f [1998/10/08] i386/8214 n_hibma Install 3.0-19981006-BETA fails a [1998/11/08] ports/8609 nectar eklogin service (kerberos klogind) fails f [1998/11/12] i386/8673 bug in vm_page_alloc_contig() o [1998/11/24] bin/8829 bug in innetgr (was: Fix port: security/s f [1998/11/25] kern/8861 n_hibma under heavy (multi interface) traffic ep0 f [1998/12/09] kern/9036 Boot 3.0-Release hangs with BT-445S after a [1999/01/05] kern/9334 n_hibma cp fails for 2048 Bytes/sector media o [1999/02/19] kern/10166 panic during heavy sio i/o;no coproc; ves o [1999/02/20] kern/10172 panic: cannot allocate pipe - out of kvm o [1999/02/23] kern/10224 panic: pipeinit: cannot allocate pipe -- s [1999/02/26] kern/10281 Crash of 3.1-STABLE system due to scsi er o [1999/02/26] i386/10282 PCMCIA problems in 3.1-RELEASE? o [1999/03/01] kern/10332 gibbs System freezes during certain SCSI activi a [1999/03/01] bin/10344 fenner Core dump in gethostbyaddr for 199.93.70. o [1999/03/05] kern/10397 3.1R page fault while in kernel mode, fro 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 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/12] misc/10566 obrien patch dhcpc problem on /etc/pccard_ether o [1999/03/17] kern/10636 ipfw problems o [1999/03/19] i386/10683 I have a buslogic BT-948 FW controller. W o [1999/03/20] i386/10690 Installation freezes after device selecti f [1999/03/20] kern/10701 ppbus printing problems o [1999/03/22] ports/10725 stb Wrong Cyrus IMAP deliver group 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/29] kern/10866 ahc2740 panic o [1999/03/30] kern/10872 Panic in sorecieve() due to NULL mbuf poi o [1999/04/05] kern/10959 3.1-STABLE crashes due to a floppy mount o [1999/04/05] ports/10965 obrien lcc-3.6 unable to compile anything o [1999/04/13] kern/11112 Amanda on FreeBSD can wipe the _next_ tap o [1999/04/17] kern/11196 n_hibma kernel mode page fault o [1999/04/19] kern/11226 Invalid files on disk after fsync 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/22] i386/11278 FreeBSD Version 3.1 reboots repeatedly (c o [1999/04/23] i386/11298 Enabling IDE DMA on Opti Viper-M crashes o [1999/04/26] kern/11330 page fault in generic_bzero o [1999/04/26] i386/11349 Error Mounting /dev/wd0s1 on dist during o [1999/04/27] kern/11351 system reboot for error with popper and d o [1999/05/01] kern/11434 can't boot from wd0s2a o [1999/05/04] i386/11488 Error while starting FreeBSD o [1999/05/10] kern/11629 File descriptor table sharing is broken o [1999/05/12] kern/11680 server freezes, all processes stuck in "i o [1999/05/13] i386/11681 gibbs Adaptec 2940 UW SCSI Controller BIOS 1.34 o [1999/05/14] kern/11707 ncr isn't recognized in 3.1-19990512-STAB f [1999/05/17] bin/11744 perllib fails to build 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 o [1999/06/02] kern/11993 panic: getnewbuf: inconsistent EMPTY queu f [1999/06/05] kern/12041 n_hibma Crashes on startup if Zip drive is switch o [1999/06/06] conf/12050 No /sbin/init on fixit flop 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/15] kern/12233 Fvwm2 causes FreeBSD-current to hang or r 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] misc/12390 Installation hangs during extraction 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 f [1999/07/20] misc/12720 gdbm (And possibly other libraries in /us o [1999/07/21] kern/12730 poll() causes indeterministic program han o [1999/07/21] misc/12743 Cannot boot the 3.2 floppies o [1999/08/02] misc/12923 Installation fails on HP Net Server f [1999/08/04] kern/12980 NetGear Dec 21140AF Ethernet Card unrecog o [1999/08/06] bin/12998 des still inetd junk pointer too low to make o [1999/08/10] i386/13059 imp Install aborts with panic:aha0: Invalid C a [1999/08/20] kern/13270 dillon NFS hangs if written through self-mount o [1999/08/23] alpha/13338 alpha panic: pmap_remove_all: pv_table for 162b o [1999/08/24] kern/13352 No support for Promise Ultra/66 o [1999/08/30] misc/13474 Maximum Number of IPs Permitted in the .. o [1999/09/07] bin/13615 awk corrupts the memory arena when OFMT i o [1999/09/09] alpha/13653 alpha panic: pmap_remove_all: pv_table for 90b6 o [1999/09/12] kern/13709 panic: sched_sync: fsync failed o [1999/09/17] i386/13797 SMP/NFS panics on 3.3-RC o [1999/09/19] i386/13817 system reboot 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 f [1999/09/20] i386/13849 grog dump on vinum r5 freezes system 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/17] i386/14373 Error while booting from floppy disk o [1999/10/24] i386/14492 FreeBSD won't install/work with an Asus S o [1999/10/25] kern/14510 kernel panic while pressing panic o [2000/02/09] i386/16620 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 The kernel panics with "ffs_clusteralloc: o [2000/02/16] kern/16767 open("/dev/ppi0") will crash machine with o [2000/02/18] i386/16802 An user math program have the system on K o [2000/02/18] kern/16803 Newer Adaptec controllers make system han o [2000/02/19] kern/16828 High Speed Pinging Over 8184 bytes Kills o [2000/02/21] bin/16862 cracauer strptime(..., "%+" ...) dumps core o [2000/02/21] kern/16890 Fatal trap 12: page fault while in kernel o [2000/02/21] misc/16901 cannot boot 3.4 floppies 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/01] kern/17122 crash due to: softdep_disk_write_complete o [2000/03/02] kern/17124 panic: vm_object_deallocate: object deall o [2000/03/03] kern/17152 kernel panic:aio_write o [2000/03/03] kern/17154 need to raise file descriptor limit, its o [2000/03/07] kern/17248 FreeBSD 3.4 won't install on 486/100 IBM o [2000/03/08] ports/17267 dirk new lyx port does not link -- gettext (-l o [2000/03/10] kern/17305 advansys driver time-out around 30 minute o [2000/03/10] kern/17311 bug in the code handling ioctl SIOCGIFCON o [2000/03/12] kern/17339 3.4-R on a K6-2: panic: pmap_release: fre f [2000/03/12] ports/17340 mharo Ports that need Xaw3d won't build o [2000/03/15] i386/17391 rnordier FreeBSD boot loader does not recognize ke o [2000/03/15] i386/17398 Install failure of 4.0-Release via ftp an o [2000/03/15] kern/17400 sos panic: resource_list_alloc when booting o [2000/03/16] ports/17426 ports tkrat2 port broken -- builds, but does no o [2000/03/18] i386/17485 Partition editor completely non-functiona o [2000/03/19] ports/17491 ports Can't get the OpenSSH port to compile und o [2000/03/22] i386/17557 BTX Loader Hardlocks on FIC-SD11 Motherbo 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/03/28] kern/17643 sos 3.4 to 4.0 upgrade: ATAPI drivers damage s [2000/03/29] bin/17659 murray sysinstall fails to load a.out libraries o [2000/03/29] i386/17661 sos 4.0-REL hangs after detecting ata1 o [2000/03/30] ports/17691 ports mpg123 didn't free memory o [2000/03/31] i386/17712 Some outside networks are unable to resol o [2000/04/03] kern/17776 RAID5 with crashed disk corrupts filesyst o [2000/04/03] i386/17778 4.0-RELEASE will not recognize IDE Contro 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 ports 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/17868 no more buffers / can't allocate llinfo w o [2000/04/08] kern/17870 n_hibma 4.0-release consistently crashes a couple o [2000/04/08] kern/17873 brian Can not routing IPV6 packet with tun-devi o [2000/04/09] kern/17881 4.0-RELEASE kern.flp boot crashes upon pr o [2000/04/10] i386/17900 imp 3Com 3C589D and 3CCE589ET doesn't during o [2000/04/13] kern/17971 cannot boot 4.0 floppies to install o [2000/04/14] ports/18007 ports Typo fix and new MASTER_SITE for security o [2000/04/16] ports/18040 ports /usr/ports/emulators/wine/make doesn't wo o [2000/04/16] pending/18043gnats-admini386 o [2000/04/16] ports/18044 ports update ports : windowmaker-i18n to 0.62.1 o [2000/04/17] ports/18054 ports gtk i18n broken. 214 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [1995/03/20] kern/260 davidg msync and munmap don't bother to update m o [1995/10/18] bin/786 wpaul Problem with NIS and large group maps o [1996/06/07] kern/1301 davidg DEC FDDI/PCI Adapter: halt code = 6 (DMA f [1996/08/03] bin/1461 Incorrect address binding of Kerberized r f [1996/08/22] kern/1533 dillon Machine can be panicked by a userland pro o [1996/09/29] kern/1689 TCP extensions throttles distant connecti o [1996/10/04] kern/1726 panic in kmem_malloc (dump available) o [1996/10/08] kern/1744 peter run queue or proc list smashed 4 times in f [1996/10/21] kern/1856 peter read-only nfs mount: panic leaf should be s [1996/10/26] bin/1892 n_hibma install(1) removes target file s [1996/11/08] gnu/1981 ypserv handles null key incorrectly o [1996/11/18] kern/2053 peter de0 driver don't work at 100M for Compex o [1996/12/22] kern/2270 Hayes ESP serial card locks system as of 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 s [1997/02/03] kern/2647 changing existing route to -static crashe a [1997/02/06] kern/2675 lkmcioctl() is not consistent and careful o [1997/02/07] kern/2690 asami When Using ccd in a mirror mode, file cre o [1997/02/08] kern/2695 sio1 (16540 serial port) is not recognize o [1997/02/09] kern/2698 After rewind I cannot read a tape; blocks o [1997/02/12] kern/2719 added support for magneto-optical SCSI di o [1997/02/15] kern/2742 panic: leaf should be empty f [1997/02/15] bin/2747 davidn cannot submit at jobs from within an at j 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/19] bin/2769 fsck needs several runs to clean up bad/d o [1997/02/19] kern/2770 panic: vm_fault: fault on nofault entry o [1997/02/19] kern/2771 panic: bad dir o [1997/02/19] kern/2773 peter bad dir panic o [1997/02/20] bin/2785 wpaul callbootd uses an unitialized variable o [1997/02/22] kern/2800 DDS large data writing probrem o [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/03/08] kern/2919 vm_fault: fault on nofault entry, addr: f o [1997/03/15] kern/2991 RTF_LLINFO routes remain when interface i o [1997/03/18] kern/3021 panic after sync during reboot o [1997/03/21] bin/3055 umount -f does not work 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/3216 panic: pmap_zero_page: CMAP busy o [1997/04/06] kern/3219 sppp or arnet gets looped after connectio o [1997/04/15] bin/3305 Can't do encrypted rlogin into self 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/07] kern/3527 peter if_de.c doesn't recognize Kingston card p o [1997/05/09] kern/3564 using MPU401 driver pagefaults kernel 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() o [1997/05/12] kern/3582 panic: bad dir (mangled entry) in 2.2-STA 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 o [1997/05/30] kern/3727 SCSI II tape support broken o [1997/06/03] kern/3771 NFS hangs when writing to local FS re-mou o [1997/06/04] i386/3779 changing cursor to blinking block causes o [1997/06/18] kern/3899 df while unmounting floppy crashes 2.2.2 o [1997/06/28] misc/3980 peter access via NFS fails during mount-operati o [1997/06/29] bin/3986 rdist seg faults when target machine is d o [1997/07/02] kern/4012 peter 2.2-RELEASE/Digital UNIX NFSv3 0 length f s [1997/07/06] gnu/4042 gdb stackframe in static library shows no 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/4260 EOF handling in st(4) is broken o [1997/08/10] kern/4265 Panic in dsinit when multiple FreeBSD sli o [1997/08/12] kern/4284 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 Under certain conditions, several krsh's o [1997/10/31] kern/4909 de ethernet driver is crazy on 100base o [1997/11/01] bin/4913 peter Large mail messages can cause mail.local o [1997/11/03] kern/4927 kernel does not check any quota and permi o [1997/11/05] kern/4945 continued failure to use the Adaptec 1460 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 s [1997/12/14] bin/5297 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 f [1998/01/08] kern/5456 After writing more than 100MB to SCSI Exa o [1998/01/16] kern/5513 luigi new PnP code is BAD (soundcards) s [1998/01/19] kern/5522 [PATCH] ip_input.c & ip_output.c problems o [1998/01/26] misc/5574 bootpd gets timezone incorrectly 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/01] kern/5624 dumping to tape causes scsi bus reset o [1998/02/04] kern/5643 NCR 810/815 do not handle rewind correctl o [1998/02/09] bin/5693 asmodai groff -mm or groff -mmm ??? s [1998/02/17] gnu/5767 phantom man leaves partially formatted cat pages 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/09] bin/5959 Cannot set up clocal gettys o [1998/03/10] kern/5969 non-root user can reboot/lock up system o [1998/03/11] kern/5975 can't boot freebsd: fatal trap12: page fa o [1998/03/16] kern/6035 The system "sort-of" hangs when playing b o [1998/03/19] kern/6066 lnc driver does not work correctly with A o [1998/03/22] kern/6103 panic: ffs_valloc: dup alloc o [1998/03/28] bin/6162 kinit does not default to the current use o [1998/04/03] kern/6203 kernel panics with "blkfree: freeing free o [1998/04/03] conf/6205 NFS/NIS freak out o [1998/04/04] kern/6212 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/08] kern/6251 peter ktrace very broken when logging over NFS o [1998/04/08] kern/6252 ide cdrom hangs system when on same bus a o [1998/04/09] kern/6253 Atapi wait for command phase too short. o [1998/04/10] kern/6267 dg panic: pmap_dispose_proc: upage already m o [1998/04/14] kern/6300 System locks up in SMP mode when accessin o [1998/04/18] kern/6344 cy driver is outdated 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/04/22] bin/6383 csh - when ctrl-d is pressed, file is chm o [1998/05/03] kern/6506 system will not soft reboot f [1998/05/05] kern/6525 Coral-Draw 5 CD crashes 2.2.6-STABLE a [1998/05/06] bin/6536 pppd doesn't restore drainwait for tty o [1998/05/08] bin/6557 /bin/sh is broken o [1998/05/10] bin/6577 /bin/sh environment variables not set in o [1998/05/12] kern/6603 ncr driver hangs under high load o [1998/05/12] bin/6609 gmp.h not installed o [1998/05/17] kern/6670 PANIC on boot with FreeBSD 3.0 (same comp s [1998/05/19] kern/6686 [STABLE] -stable does not support large I 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 s [1998/05/27] misc/6773 [PATCH] tempnam.c security problems s [1998/06/02] bin/6830 make(1) exhibits confusing and non-standa s [1998/06/04] kern/6854 [PATCH] probing brooktree849 capture card o [1998/06/04] misc/6861 [PATCH] netboot error 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/22] bin/7019 [security] pwd.db almost always contains s [1998/06/23] bin/7033 Same process notified multiple times o [1998/06/24] kern/7038 shimon 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 3Com 3C509 locks up, or has >1000ms rtt u s [1998/06/24] bin/7059 sh dumps core on this script o [1998/07/05] ports/7167 ache elm cannot pgp for more than one recipien 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 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 Machine crashes do not occur very often, o [1998/07/30] bin/7446 jdp Dlopen succeed in particular cases, but i s [1998/08/10] kern/7556 sl_compress_init() will fail if called an f [1998/08/10] kern/7557 dillon -current machine running Diablo, lockup, s [1998/08/10] kern/7561 CDROM (wcd) is prone to lock up system/pr s [1998/08/10] kern/7562 Running wine can cause other applications 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 f [1998/08/20] i386/7698 n_hibma scotty/tkined library error o [1998/08/27] kern/7754 kernel panics if NFS server uses LKM vs. 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/01] kern/7797 System halted with "panic: pmap_release: o [1998/09/02] i386/7815 probe can't find wdc0 o [1998/09/09] bin/7872 [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] kern/7950 Trap 12 while executing wine 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/22] conf/8031 peter [patch] /etc/rc looks for /etc/sendmail.c o [1998/09/28] misc/8070 can't get a system with an NCR 810 contro o [1998/09/28] i386/8081 Problem with MULTIPORT driver and Boca BB o [1998/09/30] gnu/8099 [patch] some bugs in cpio o [1998/10/03] kern/8137 [patch] quotaoff followed by quotaon can o [1998/10/05] kern/8158 sio driver breaks in 2.2.7R in kernels wi o [1998/10/06] kern/8180 open("..",O_RDONLY|O_NONBLOCK) fails o [1998/10/07] bin/8195 ee dumps core on window resize 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/11] bin/8266 [patch] nfsd should allow just nfs versio 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/14] kern/8324 failure to deliver SIGIO when fildes mark o [1998/10/19] conf/8379 check_rcpt returns OK for nonexistent add o [1998/10/20] kern/8380 swap_page error: out of swap space 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 s [1998/10/22] kern/8417 3.0 config(8) doesn't check that root fs o [1998/10/22] i386/8418 sh MAKEDEV all - fails to create hard lin o [1998/10/23] kern/8423 Intel PILA8461 NIC panics 2.2.7 during pr o [1998/10/24] i386/8435 boot.flp does not give shell prompt after o [1998/10/28] misc/8480 odd Korean timedef(LC_TIME) 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/05] kern/8580 Hanging NFS pagein in nfs_bio.c (2.2.7, w o [1998/11/07] kern/8590 kernel incorrectly recognizing Maxtor 11. o [1998/11/08] kern/8607 maxprocsperuid setting causes sybase/linu o [1998/11/08] kern/8619 EXT2FS should be in GENERIC kernel o [1998/11/08] ports/8622 markm exmh2 has problems with some date formats s [1998/11/09] misc/8623 [MFC] Time zone for Japan is strange (see o [1998/11/10] bin/8646 Implement rlogind -a option o [1998/11/11] kern/8655 Umount trouble of SCSI removable device o [1998/11/11] kern/8657 nfs client hung in nfs_bwrite/vfs_busy_pa f [1998/11/12] kern/8669 phantom aio_write() and aio_read() do not work AT 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 o [1998/11/23] kern/8824 Incorrect driver unit number in IDE BusMa o [1998/11/24] conf/8854 boot.flp does not probe atapi cdrom o [1998/11/25] bin/8865 syslogd hangs with serial console a [1998/11/28] kern/8875 Patch to allow DMA IDE with generic chips o [1998/11/29] conf/8903 dillon /etc/rc can do NFS mounts before the netw o [1998/12/01] i386/8924 File transfers. Upload is 71Kbs downloa o [1998/12/02] kern/8940 system clock runs extremely slowly (and s o [1998/12/06] kern/8981 this also fixes X crashes and sio silo ov o [1998/12/09] kern/9030 DMPno2 - PCCards are not being recognised o [1998/12/10] i386/9044 #.0 pkgs require libkrb o [1998/12/16] kern/9095 swap detect error o [1998/12/19] kern/9129 Is it miss take ? So, ep deriver dose not o [1998/12/20] i386/9140 NIS "Magic cookie" in master.passwd slays o [1998/12/21] kern/9163 [patch] squid does not join a multicast g o [1998/12/27] bin/9214 kldload(8) error messages are inadequate o [1998/12/30] i386/9244 2.2.8 RELEASE Fixit floppy doesn't work.. o [1998/12/31] bin/9252 [patch] login program "login" don't set K o [1999/01/03] kern/9296 pps driver missing header file o [1999/01/03] kern/9297 pps driver doesn't clear ppbus control po o [1999/01/06] bin/9350 nvi incorrectly reads files with very lon 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 obrien amd can't mount filesystems with type:=uf o [1999/01/11] bin/9444 mount_mfs uses lots of swap. o [1999/01/13] kern/9478 support for running a script from kldload o [1999/01/14] kern/9487 pcm: mixer's synth and cd devices are swa 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] bin/9544 syntax error concerning loading vinum fro o [1999/01/17] kern/9548 UNION fs corrupts data and has undefined o [1999/01/17] kern/9550 The latest -current as of 17 January has o [1999/01/21] kern/9599 SMP hang after reseting CPU 1 o [1999/01/22] docs/9618 asmodai many typos in groff_mm(7) o [1999/01/25] kern/9673 ISO CD-ROM Problem o [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 o [1999/02/09] kern/9980 savecore fails with large (2gig+) swap pa o [1999/02/09] bin/9982 inet_addr(3) should be return 32bit uint. o [1999/02/10] misc/10009 jdp dlopen will crash when opening some strip 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/14] i386/10089 ATAPI tape driver (wst) doesn't handle En o [1999/02/15] kern/10107 interlock situation with exec_map and a p o [1999/02/18] i386/10150 Compaq fxp0 Does not work on 3.0 or 3.1 b o [1999/02/18] i386/10151 ATAPI CD problem o [1999/02/19] conf/10163 init does not start when /var/msgs is a s o [1999/02/23] bin/10230 -T and -B not implemented on filehandles o [1999/02/25] misc/10259 FTP install hangs for 3.1-RELEASE o [1999/02/25] bin/10264 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] misc/10302 installer 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/06] misc/10418 libpam is built before libradius/libtacpl 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/10615 make installworld DESTDIR=/some/dir o [1999/03/16] i386/10626 RTC BIOS diagnostic error on install 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/23] kern/10747 [PATCH] ipfirewall `deny' rules act as `r 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/25] bin/10784 `make aout-to-elf-build' died in /usr/src o [1999/03/25] bin/10785 make aout-to-elf-install died in info tar o [1999/03/25] kern/10789 Second config of kernel doesn't overwrite o [1999/03/27] bin/10821 des getpwent() fails on NIS clients after dro o [1999/03/29] i386/10862 dcs wd.c STILL cannot recognize correct disk o [1999/03/30] kern/10870 eivind Kernel panic when writing to write-protec o [1999/03/30] misc/10879 Cannot build aout binaries under 3.1-RELE 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/10928 su reboots the system after one day uptim o [1999/04/03] i386/10935 PCI cards detected twice o [1999/04/04] ports/10946 se kdm 1.1 does not work correctly - XBINDIR o [1999/04/05] i386/10969 kernel fails to compile with ccs0 o [1999/04/06] i386/10983 lnc NIC driver doesn't work 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] kern/11115 Sockets die in LAST_ACK and FIN_WAIT_1 st o [1999/04/13] bin/11119 NFS quotas fail to report if alternate fi o [1999/04/16] bin/11169 warning: pointer to wrong page in cron(8) o [1999/04/18] i386/11200 AMD PCnet lnc0/lnc1 problem o [1999/04/18] kern/11208 Complete system hang/freeze. No PANIC me o [1999/04/20] bin/11247 fetch doesn't notice FTP error after RETR 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/22] bin/11283 fetch http-timeout/timestamp bug o [1999/04/23] i386/11291 anic: ffs_alloccg: map corrupted o [1999/04/23] bin/11296 fetch(1) fails to resolve names in http m 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/03] bin/11464 obrien union copies likely broken for alpha egcs 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/11523 3.1-STABLE BRIDGE option does not work o [1999/05/05] misc/11525 [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/12] kern/11679 httpd and perl5 processes stuck in "nocha 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 dg Disk failure hangs system o [1999/05/14] i386/11720 FreeBSD 2.2.8 can't load fixit disk o [1999/05/18] kern/11766 Can not traceroute through ipnat. 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/19] misc/11790 boot manager bug f [1999/05/20] misc/11800 gibbs Problem with scsi AHA2940 and sony SDT-20 o [1999/05/20] i386/11801 Remounting CD on IDE CDROM after eject fa o [1999/05/20] kern/11808 read/write mounted write-protected floppi 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/11919 kldload doesn't return error on loading a 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/11936 wine don't work (SMP) (-STABLE) 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] i386/11991 fdisk does not assign slices to unused pa o [1999/06/02] bin/11992 /usr/src/sbin/mountd/mountd.c has '#ifdef o [1999/06/04] kern/12022 System clock timewarps o [1999/06/06] bin/12054 explicit -ltermcap after -lncurses causes o [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/08] kern/12092 vpo driver not working in 3.2-RELEASE o [1999/06/09] kern/12104 Certain cdcontrol commands don't work pro o [1999/06/10] bin/12120 named crashes. o [1999/06/10] gnu/12122 cc hangs on STDIN with -pipe and .s files o [1999/06/12] gnu/12175 gdb crashes with pids > 32736 o [1999/06/13] bin/12191 wcol is trying to allocate a shared memor o [1999/06/15] misc/12221 djpeg halt's freebsd box 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/17] kern/12262 pcm sound driver with SB16pnp does not ap 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/28] kern/12434 signal 11 (core dumped) on mysqld when ma 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] i386/12529 Linksys ether16 NE2000 compat. won't conf 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/07] docs/12557 nik There are no man pages for the widely use o [1999/07/09] misc/12577 Can't link code using catopen 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/16] gnu/12662 tar verification doesn't work in 3.2-RELE 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/21] i386/12749 marcel Bug in link() and all other filename func 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/26] alpha/12821 alpha slib.aq for the 3.2-RELEASE alpha distrib o [1999/07/27] alpha/12832 alpha config -g creates broken Makefile in 3.2- 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] kern/12927 jedgar [PATCH] using BROKEN_KEYBOARD_RESET optio 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/06] kern/12996 ifconf in sys/net/if.c returns larger buf o [1999/08/07] conf/13013 Selecting CDROM as install media doesn't o [1999/08/08] kern/13022 ipfilter is out-of-date o [1999/08/08] misc/13027 sysinstall has no /dev entry for wfd0s4 ( o [1999/08/10] i386/13058 Installation hangs after commit f [1999/08/13] kern/13113 panic related (proberbly) to vnode o [1999/08/14] kern/13141 se Multiple LUN support in NCR driver is bro o [1999/08/14] ports/13145 se kaudioserver runs amok on logout 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/25] bin/13383 nectar sys/netinet/in.h violates C++ spec. o [1999/08/26] kern/13405 syslogd get system hang o [1999/08/27] gnu/13427 gdb reports wrong info o [1999/08/28] gnu/13438 objc forward core dump using system cc o [1999/08/29] i386/13452 changing to root device wd0s1a \n error 2 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/13612 gibbs "Timedout SCB handled by another timeout" 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/09] i386/13655 sysmouse, signal 10 and XF86_S3 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/12] ports/13714 stb netatalk-1.4b2+asun2.1.3 fails chmod g+s o [1999/09/13] conf/13724 Prevent ".: Out of file descriptors" erro o [1999/09/13] gnu/13729 strip(1) exits with an error on script fi o [1999/09/13] kern/13736 enabling NAT on 3.3RC results in panic sb 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] i386/13765 memory problem: compilation of emacs dies 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/16] conf/13785 jkh boot block/manager problem at installatio 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/19] ports/13839 se kdegraphics11 'make PREFIX' fix, one comp o [1999/09/19] i386/13847 missing support for INT 0x13 extensions i o [1999/09/20] i386/13857 Problem with switching between processes o [1999/09/22] alpha/13912 alpha unaligned access Problem seems to be aff 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] i386/14027 "disklabel -r -w" on new disk reports "No 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/01] conf/14075 CDROM not being recognized during certain 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/07] misc/14178 FreeBSD 3.2 - Calls from CGI scripts, cro o [1999/10/07] kern/14183 grog bridge forwarding corrupted broadcast IP o [1999/10/10] bin/14250 restore(8) can loop if tty goes away or w 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/11] misc/14264 Combination of aio_read(), pthread_cond_w 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] i386/14324 wst OR atapi drivers won't work 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] misc/14431 Network Interface Problem 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/22] kern/14457 SIOCGIFCONF uses too much memory 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 3C509 broken in 3.3 o [1999/10/27] kern/14566 yokota Non-kernel programs have little/no contro o [1999/10/31] bin/14626 sendmail 8.9.3 bug with aliases in -CURRE 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/08] kern/14787 /dev/lpt0 doesn't work unless/until you d f [1999/11/09] kern/14797 Serious locking problem in CURRENT o [1999/11/09] i386/14799 Promise Ultra33 doesn't work o [1999/11/09] i386/14806 if_tun.ko conflicts with built-in tunnel o [1999/11/10] misc/14811 getpwent is not enumerating all entries i o [1999/11/10] kern/14812 de0 driver malfunctions in full-duplex o [1999/11/10] kern/14814 4.0-CURRENT SMP mode causes ep0 slow o [1999/11/11] ports/14826 obrien security/fwtk smapd calls sendmail with w o [1999/11/12] bin/14844 rwhod is remotely crashable 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] kern/14918 Write access to write protected media cau o [1999/11/16] bin/14920 install(1) hangs when intalling files sam o [1999/11/16] misc/14932 "more" eating up CPU on users with shell= 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/18] bin/14978 lprm(1) does not kill active daemon if ho o [1999/11/19] kern/14997 NFSv3 open O_EXCL fails to set proper "at o [1999/11/19] misc/15001 'fetch' doesn't work for http when behind o [1999/11/19] i386/15003 3C574 (ep0) reads bogus ethernet address o [1999/11/21] i386/15018 Printingproblem o [1999/11/22] bin/15046 /sbin/dhclient-script ignores resolv.conf a [1999/11/23] i386/15062 hm i4b stops working after some time 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] misc/15080 corrupt tree/subtree on primary ftp serve 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 s [1999/11/26] bin/15101 joe [PATCH] cdcontrol does not perform bounds f [1999/11/26] ports/15107 green Patch for FreeBSD s/key support in OpenSS 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/28] ports/15157 se [PATCH] Environment Botch in KDM o [1999/11/30] misc/15190 crashing while in a multiplatform environ o [1999/11/30] kern/15193 PCCARD ethernet interface not returned by o [1999/12/01] kern/15204 systems panics when ktrace-ing o [1999/12/01] kern/15206 Ethernet driver if_vr.c (VIA Technologies o [1999/12/02] misc/15228 C++ exceptions+threads SIGABRTs. 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/07] kern/15345 lkm no longer works after 3.3 o [1999/12/08] i386/15364 Flash Player 4 for Linux has no sound wit o [1999/12/08] kern/15365 Fatal trap 18 (integer divide fault) when 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] bin/15471 kris Fix several buffer overflows 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/16] bin/15520 mktime() fails under certain conditions 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] i386/15553 Linux Emulation don't emulate accept(2) e 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/21] kern/15611 EIDE Large Disk Support, Newfs problem, F o [1999/12/22] i386/15631 3.4 won't install with IBM 37.5 gb disks 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 [1999/12/29] ports/15768 jfitz Majordomo resend prog allow exec of any p 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] kern/15870 PicoBSD Kernel link fails a [2000/01/03] bin/15872 sheldonh Y2k bug in at(1) 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/06] conf/15943 An exact fix to change timezone informati 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 No buffer space available o [2000/01/12] i386/16094 FreeBSD-3.4 #1 CD doesn't boot on ATAPI C 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/16] kern/16143 3C589D (PCMCIA) card not recognized durin o [2000/01/17] kern/16153 no more parallel port zip drive 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] misc/16162 marcel shared /usr/src isn't because .depend fi 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] bin/16186 [PATCH] Insecure use of strncpy() and str 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] misc/16238 e-bones has a Y2K bug 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] ports/16341 obrien Fix for minicom detecting modem status li 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] ports/16344 se wine needs USE_BISON on 4.0 current 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 f [2000/01/25] bin/16359 kris Can't build apache13-modssl with included o [2000/01/26] conf/16394 Users of some printers find that lpt0 mal o [2000/01/27] ports/16396 reg libtool -export-symbols doesn't restrict o [2000/01/27] ports/16410 torstenb ssh and x forwarding problem o [2000/01/27] kern/16416 Hang on boot with SMP Dell 2400 o [2000/01/27] bin/16418 davidn pw usermod is not work properly 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/01/31] ports/16489 reg Can't build mozilla on 3.4-RELEASE f [2000/01/31] kern/16490 Attempted listing of just-mounted ext2fs o [2000/01/31] i386/16495 Period soft disk errors o [2000/02/05] ports/16505 jfitz Update p5-Tk port to 800.018 o [2000/02/06] kern/16515 Deadlock by ntpd f [2000/02/07] bin/16557 kris rsa.h missing from /usr/include/openssl o [2000/02/08] bin/16578 host-name field is hexadecimal instead of o [2000/02/08] docs/16585 doc no info documentation for nm (binutils) i 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/09] ports/16621 marcel emulators/linux_base needs to be installe 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/16] ports/16766 billf htdig RUN_DEPENDS on ${PREFIX}/share/apac o [2000/02/16] i386/16770 Can't build a.out binaries 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/19] ports/16829 ports kaffe port is broken - dumps core with al 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/21] ports/16882 obrien Memory leak with g++ 2.8.1 and STL 2.8.1. o [2000/02/21] bin/16892 "domain" directive in /etc/resolv.conf no 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] i386/16946 marcel ServerSockets are not working properly in o [2000/02/23] conf/16948 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/27] kern/17033 Samsung SN-124 ATAPI CD-ROM not supported o [2000/02/28] ports/17038 erich gimp-1.1.17 fatal error at startup... o [2000/02/28] bin/17056 rshd does improper home directory check o [2000/03/01] ports/17096 will Can't build kdevelop port o [2000/03/01] misc/17108 SecureRPC not supported in mount_nfs comm o [2000/03/01] misc/17113 Adaptec SlimSCSI 1460D Not Detected Under o [2000/03/01] conf/17117 Dial-up problems when using Kppp o [2000/03/02] kern/17128 Fix for quotas grace time when using chow 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/17146 panic in devfs_open() while mounting devi o [2000/03/03] ports/17150 dburr textproc/yodl port fixed/improved o [2000/03/03] kern/17153 mjacob Qlogic Ultra3 cards seem to write very sl o [2000/03/04] bin/17188 make(1) option to reproduce original -V b 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 a [2000/03/07] bin/17261 sheldonh man page of crontab(5) does not document o [2000/03/08] i386/17266 cannot install 3.2 on L440GX+ o [2000/03/10] misc/17310 NIS host name resolving may loop forever o [2000/03/10] ports/17312 sumikawa Problem With OpenSSH Build On FreeBSD Sta 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] ports/17344 ports devel/boehm-gc fails for www/w3m 3.4 STAB o [2000/03/12] i386/17346 APIC cannot be enabled without turning on o [2000/03/13] bin/17360 [PATCH] Cleanup bug in pam_ssh o [2000/03/13] bin/17366 jasone sendfile() has no pthreads wrapper o [2000/03/14] bin/17371 murray sysinstall's mediaSetHTTP does not work u o [2000/03/14] misc/17373 libXThrStub missing in 4.0-20000307-CURRE o [2000/03/14] i386/17374 Archive QIC02 tape-unit device randomly h o [2000/03/14] kern/17375 yokota kldload/unload cycles with syscons screen o [2000/03/15] kern/17393 kldload syscall allows the same kernel mo o [2000/03/15] ports/17397 ports New port: sysutils/slay o [2000/03/15] ports/17402 ports latex2html requires pnmtopng binary o [2000/03/16] kern/17403 cg CS4232 wont play w/newpcm o [2000/03/16] ports/17404 ports Apache's build fails due to the version n o [2000/03/16] conf/17406 nis in /etc/host.conf breaks network prog f [2000/03/16] misc/17409 4.0-RELEASE install fails on Compaq 1850R o [2000/03/16] alpha/17410 alpha Bad tag on Alpha boot floppies o [2000/03/16] kern/17422 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/17] misc/17435 There's no DES crypto distribution in 4.0 o [2000/03/17] bin/17437 jasone pthread_atfork() missing from libc_r o [2000/03/17] kern/17439 sos 4.0-STABLE: mount of non-fixated CD-R -> o [2000/03/17] ports/17444 jseger Builing of ImageMagick Fails on X4.0 o [2000/03/17] ports/17450 ports Re: [PATCH] Update of the Xfstt(x11-serve a [2000/03/18] bin/17476 sheldonh uudecode -i (no overwrite) flag bogus o [2000/03/18] bin/17482 ftpd(8) forget to close TCP port in passi o [2000/03/19] kern/17492 There is a bug in SIOCGIFCONF ioctl code 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] ports/17503 obrien lsof port doesn't build on FreeBSD 5.0 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/20] docs/17518 imp Please update the UPDATING document f [2000/03/21] i386/17526 PB of frequency heuristic in uipc_socket. 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] ports/17550 dirk Re: new lyx port does not link -- gettext s [2000/03/22] ports/17561 green openssh (scp) fails with files larger tha o [2000/03/23] misc/17567 make buildworld bombing at KerbIV o [2000/03/23] ports/17575 jasone unable to build linuxthreads 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/24] kern/17592 sos ata READ/WRITE command timeouts o [2000/03/25] ports/17599 jseger x11-toolkit/tk82 port ignores local CFLAG o [2000/03/26] kern/17605 matcd driver worked on 3.x but doesn't wo o [2000/03/26] ports/17612 taoka x11-fonts/intlfonts crashes X (Big5 encod o [2000/03/26] kern/17613 impossible to build FS KLD without kernel o [2000/03/26] kern/17614 marcel impossible to CURSIG when compiling with o [2000/03/26] misc/17615 ¼±ÐèÁ˽âFreeBSSDÖеÄrc.conf,rc.firewallÎÄ 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/28] ports/17650 dirk apache+php-1.3.12+3.0.15 doesn't build: p o [2000/03/28] ports/17652 stb netatalk port modification for des/md5 ch o [2000/03/28] ports/17654 ports gnome broken 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 a [2000/03/29] bin/17681 sheldonh XDR does not handle 64bit data types corr o [2000/03/30] kern/17695 cg Vibra16X sound card doesn't record audio o [2000/03/30] ports/17696 jseger tk83 port ignores the local CFLAGS settin o [2000/03/30] kern/17697 Boot floppy+local ftp upgrade from 3.4/in o [2000/03/30] ports/17705 reg www/mozilla broken o [2000/03/31] i386/17713 gibbs MAKEDEV and /stand/sysinstall goofups wit o [2000/03/31] kern/17714 possible priority inversion with use of i o [2000/03/31] kern/17715 io memory requests from pnp devices lands o [2000/04/01] ports/17736 andreas Postgres port should be updated to 7.0bet o [2000/04/01] kern/17738 reboot after panic: softdep_lock: locking o [2000/04/01] kern/17746 sos afd0 is accessed for no reason a couple o o [2000/04/02] i386/17752 dcs Cannot install BTX boot manager o [2000/04/02] i386/17755 FTP install of 4.0 allocates too few inod o [2000/04/02] kern/17757 jasone select returns 0 if pthread_kill'd w/ sig o [2000/04/02] i386/17761 disk label editor in 4.0 deleted 3.4 part o [2000/04/03] bin/17765 sh in free(): warning: junk pointer, too o [2000/04/03] ports/17773 ports Driver patched to work with latest MySQL o [2000/04/03] kern/17779 ADIC 1200d (DAT changer) and Symbios SCSI o [2000/04/03] kern/17782 PC Card recognition w/ PCIC and no IRQ o [2000/04/04] i386/17800 bde [PATCH] problem with statclock initializa f [2000/04/05] kern/17814 jhay sr driver ignores IFF_LINK2 | IFF_DEBUG w o [2000/04/05] kern/17815 n_hibma The ethernet in the D-Link DSB-H4E is not o [2000/04/06] conf/17826 phantom Ukrainian locale is broken o [2000/04/06] kern/17829 The dc driver is seriously broken o [2000/04/06] misc/17832 Enlightenment gives Segmentation fault o [2000/04/06] alpha/17833 alpha dc driver for embedded ethernet on Miata o [2000/04/06] ports/17835 ports www/apache-jserv: put jar-files in share/ a [2000/04/06] kern/17839 sos ad driver and SMP kernel panic (vinum may 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/07] bin/17847 mv symbolic link cross partition fails o [2000/04/08] ports/17863 ports Running DAP reboots computer o [2000/04/08] kern/17866 vr0 hung up o [2000/04/08] bin/17867 wall does not report time zone [PATCH] o [2000/04/08] kern/17871 starting to accumulate undeletable direct o [2000/04/09] kern/17878 phk Jail user can change priority of outside o [2000/04/09] i386/17883 4.0-RELEASE panics during install. o [2000/04/09] i386/17890 sos Still having trouble identifying disk geo o [2000/04/10] kern/17895 stale unix domain connections o [2000/04/10] ports/17899 jseger lang/guile build failing o [2000/04/10] kern/17905 dillon 4.0-SNAP keep on crashing every 3 days o [2000/04/10] kern/17909 shin Panic when removing a pccard which has a o [2000/04/10] ports/17912 tg links to Python 1.5.2 tar files are broke o [2000/04/10] ports/17913 ports Update port: javamail -> 1.1.3 o [2000/04/10] i386/17915 pcm0 direct DMA issues. o [2000/04/10] kern/17920 sos ata/ad driver HARD ERROR failure with int 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] ports/17933 will New port PyQt-0.11.1 o [2000/04/11] ports/17934 will New port PyKDE-0.11.1 o [2000/04/11] gnu/17935 markm Perl in RELENG_3 uses a config file from o [2000/04/11] kern/17936 panic: resource_list_alloc: resource entr o [2000/04/11] ports/17938 ports KDM dumping core in 4.0-STABLE (!) 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 vr (MII-bus version in 4.0 ONLY) driver l o [2000/04/13] ports/17978 peter More patches for www/squid23 o [2000/04/13] ports/17979 ports russian/koi8r-ps port update for gs-6.01 o [2000/04/14] ports/18003 cwt amanda2.4's SCSI changer script (chg-chio a [2000/04/14] ports/18006 ports ssh2 and tcsh ports won't make install o [2000/04/14] kern/18012 adrian vnode_free_list corruption, "free vnode i o [2000/04/15] kern/18019 panic: vm_object_shadow: source object ha o [2000/04/15] kern/18024 when printing through gs: panic: lockmgr: o [2000/04/15] kern/18031 alpha system panics cpu_fork during AIO c o [2000/04/16] ports/18034 ports update java/jdk-doc: distfile updated o [2000/04/17] bin/18058 ctm: error with large file in cvs-cur.620 862 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [1995/01/11] i386/105 bde Distributed libm (msun) has non-standard s [1995/05/13] bin/401 Add REMOTE_* variables 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 s [1995/10/03] kern/765 umount -f can`t umount a NFS filesystem i s [1995/11/20] kern/831 one minor complaint about the kernel visu o [1995/11/30] bin/854 dg swapinfo shows incorrect information for a [1996/01/30] bin/981 fenner clnt_broadcast() is not aware of aliases s [1996/03/20] kern/1090 iostat displays incorrect sps count s [1996/03/20] bin/1093 route's diagnostic is weird s [1996/06/11] bin/1312 automounter hangs on boot s [1996/06/13] bin/1320 dump limits blocksize to 32K a [1996/07/07] bin/1375 eivind Extraneous warning from mv(1) [PATCH] o [1996/07/24] misc/1428 hoek ncurses doesn't always display ALTCHARSET s [1996/09/08] bin/1589 [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 gdb sets library breakpoints on the wrong s [1996/10/24] bin/1881 file(1) misidentifies Sun3/m68k executabl s [1996/11/04] gnu/1961 [PATCH] uucp logging files are in /var/sp s [1996/11/06] bin/1970 csh limtail() bug s [1996/11/16] bin/2036 cpio size wraparound s [1996/11/19] bin/2061 DEBUG_FLAGS in bsd.lib.mk is broken s [1996/11/19] bin/2065 in tzsetup/sysinstall, allow user to type s [1996/11/22] bin/2090 clients may bind to FreeBSD ypserv refusi f [1996/11/28] bin/2119 [PATCH] mount lies to child about argv0, s [1996/12/02] bin/2137 vm statistics are bad s [1996/12/14] bin/2216 [PATCH] Ada specs not being compiled into o [1996/12/17] i386/2239 jmg some interrupts take too long (i.e. BT946 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/26] i386/2598 mdodd ep0 in EISA mode hangs if ep0-device (ISA o [1997/01/28] bin/2603 dufault Added POSIX.4/POSIX.1b constants in unist o [1997/01/28] bin/2604 dufault Added POSIX.4/POSIX.1b shm_open()/shm_unl 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/05] bin/2668 modification suggested for rarpd o [1997/02/14] bin/2737 yppasswd fails to change password on a su o [1997/02/15] misc/2745 fenner PR querry web form doesn't sort correctly o [1997/03/03] kern/2857 DE500 board exhibits capture effect 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 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/08] misc/3237 SCRIPTS addition to bsd.prog.mk o [1997/04/09] bin/3242 incorrect prototype for initgroups o [1997/04/14] kern/3281 errors when "rm -r"-ing in a mounted ext2 o [1997/04/14] kern/3282 ext2fs causes fs-unmount at shutdown/rebo 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/14] kern/3287 [PATCH] missing symbols in /usr/src/sys/i o [1997/04/15] kern/3299 /dev/console hangs o [1997/04/17] bin/3314 [PATCH] /etc/daily did not run on April 6 o [1997/04/27] bin/3399 mv of symbolic link can move directory in o [1997/04/29] bin/3416 ibcs emulation problems o [1997/05/05] i386/3504 [PATCH] New features (and manpage) for ne a [1997/05/08] gnu/3552 the -L option of tar does not work proper o [1997/05/12] kern/3584 luigi cleanup TCP_REASS macro in tcp_input.c o [1997/05/16] bin/3608 Telnet in linemode will break apart long o [1997/05/17] kern/3611 Internal CPU cache on CyrixiInstead DX2 d s [1997/05/22] kern/3667 [PATCH] make vn LKM'able. o [1997/06/02] bin/3762 dufault Bogus return values from rtprio(1) o [1997/06/07] bin/3805 single process tftpd o [1997/06/09] bin/3826 KerberosIV sometimes hangs rcp o [1997/06/10] bin/3837 dufault new feature for rtprio o [1997/06/12] kern/3853 luigi netboot/ns8390.c breaks NS datasheet o [1997/06/14] bin/3866 rcs2log fails with eastern timezones o [1997/06/15] kern/3879 peter Can't export mounted ext2fs via NFS o [1997/06/18] kern/3901 Multicast for Intel 10/100 Ethernet Card o [1997/06/19] misc/3912 ctags(1) cannot trace some macro correctl o [1997/06/24] kern/3944 if_le doesnt receive ether multicast pack o [1997/06/25] kern/3948 nonworking t/tcp server side a [1997/06/25] kern/3953 kern-config: options PANIC_REBOOT_WAIT_TI o [1997/06/26] i386/3962 print disk internal cache size during pro 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 o [1997/07/23] kern/4153 New tcp initial send sequence number code s [1997/07/24] bin/4157 [PATCH] netstat atalk output should print f [1997/07/26] bin/4172 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/04] conf/4229 Ethernet interface unreachable on bootup a [1997/08/06] bin/4238 sheldonh chpass only occasionally works in conjunc o [1997/08/07] kern/4243 file locking doesn't work for pipe o [1997/08/07] bin/4247 modification to /etc/security for FreeBSD 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/22] ports/4356 erich sudo shouldn't block signals in tgetpass( o [1997/08/29] kern/4413 No way to unmount a floppy that goes bad o [1997/08/29] bin/4419 man can display the same man page twice o [1997/08/29] bin/4420 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/04] misc/4468 dlopen is not available from static execu o [1997/09/13] kern/4528 processes hang if the mount_portal proces o [1997/09/14] bin/4545 f77 will only call `cc', no com-line opti s [1997/09/15] i386/4547 luigi asc.c and pcaudio.c should use selrecord o [1997/09/16] misc/4556 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/21] kern/4601 Contrib: userconfig patch to edit SCSI co 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/05] bin/4697 make doesn't handle dependencies with for 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 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/02] bin/4923 vi leaves the screen in standout mode o [1997/11/07] bin/4969 cdcontrol plays incorrect audio tracks in 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/11] kern/5011 rndcontrol -s 8 causes kernel panic o [1997/11/13] bin/5031 lpr does not remove original file if -s i o [1997/11/13] ports/5034 ache (tcsh) blocked write on named pipe sticks o [1997/11/14] kern/5040 Support for "SCSI-0" devices o [1997/11/14] kern/5048 Calling shutdown(fd,1) multiple times wil o [1997/11/15] kern/5059 peter mountd, nfsd, etc. fail when lp0 defined o [1997/11/15] kern/5060 Kernel doesn't compile with mss o [1997/11/20] kern/5108 pmap_release panics with 'freeing held pa o [1997/11/20] kern/5110 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 o [1997/12/09] bin/5263 sh bug (with example) s [1997/12/11] kern/5275 [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 f [1997/12/30] i386/5398 dillon silo overflows running o [1998/01/02] bin/5410 phantom pkg_info options s [1998/01/03] bin/5419 [PATCH] timed rejects valid networks with o [1998/01/08] kern/5429 Ethernet collision during file transfers 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 o [1998/01/18] kern/5517 Recursive NULLFS mount causes ufs_ihashge 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/21] bin/5537 vi dumps core with dodgy exrc file 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 a [1998/02/02] ports/5626 billf 'ldap' port eats all available CPU time o [1998/02/02] kern/5627 Tertiary/Quaternary IDE Ctlrs: A few kern o [1998/02/06] bin/5666 ifconfig fails to add alias o [1998/02/06] kern/5672 Crash from scsi aborted command 'Overlapp o [1998/02/09] kern/5689 sysctl vm.vmmeter - bogus and unsupported o [1998/02/10] bin/5711 bin/cat code cleanup o [1998/02/10] bin/5712 /bin/chio code cleaup and option added o [1998/02/10] bin/5717 pw -D -g "" returns error o [1998/02/10] bin/5718 pkg_delete refuses to run as non-root 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/15] bin/5758 sys/resources.h doesn't include sys/time. 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/19] kern/5789 wcd0 requires ATAPI_STATIC o [1998/02/19] kern/5795 Panic: "bremfree: removing a buffer when o [1998/02/20] misc/5803 "tab" function from "ee" not compatible w o [1998/02/25] gnu/5841 installmost or install (world) of tmac fa o [1998/02/25] bin/5847 Makeworld fails if CXXFLAGS is set. s [1998/02/25] misc/5855 /etc/services is out of date with IANA 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/01] bin/5880 df -t does not support devfs 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/08] bin/5944 cvs doesn't work correct. o [1998/03/10] ports/5972 andreas x11/fvwm95 requiring gsm, and rplay is a 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] conf/6096 /sys/i386/conf/LINT: edit(???) sound_conf o [1998/03/22] gnu/6107 gdb should support PRINTF_HAS_LONG_LONG o [1998/03/28] bin/6156 Patches to make dump understand ENOSPC o [1998/03/28] bin/6161 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/03] bin/6206 Enhancements to the shutdown program o [1998/04/04] kern/6213 peter NFS-mounted swap (via vnconfig) easily cr o [1998/04/04] bin/6214 ping sometimes cannot be killed with a Co o [1998/04/05] conf/6220 Too few ttyv devices in the -RELEASE syst 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 o [1998/04/20] bin/6359 routed does sent router discovry solicita s [1998/04/20] bin/6371 [PATCH?] fetch(1) uses HTTP_PROXY for ftp a [1998/04/27] kern/6432 IFF_NOARP does not affect ethernet interf o [1998/04/30] kern/6464 tcpdump doesn't recognize tun0 when it's o [1998/05/03] kern/6495 Need pci_unmap_mem and pci_unmap_port rou s [1998/05/04] bin/6509 [ALMOST PATCH] Allow dd to seek/skip to o s [1998/05/05] bin/6521 [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/07] ports/6546 ache 3line ansi prompt in tcsh: cursor disappe o [1998/05/11] i386/6595 Old IP address persistent after change o [1998/05/12] misc/6612 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/16] bin/6658 [PATCH] -stable getcwd(3) performs unnece 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/6760 can't compile kernel w/o networking 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] ports/6815 torstenb ssh lookup ignores second IP address 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 s [1998/06/19] bin/6995 [patch] Minor flaw in fdformat s [1998/06/19] bin/6997 [patch] vnconfig "open" error message con s [1998/06/21] kern/7014 [PATCH][STABLE] Add support for SiS 5591 o [1998/06/22] bin/7021 asami Size estimation patches to pkg_* 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 f [1998/06/23] i386/7031 Our RocketPort port does not support DEVF 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] kern/7095 [stable] Gravis MAX in 2.2.6 suffers from s [1998/06/28] i386/7100 integrate pcvt configuration into the /et s [1998/07/01] bin/7136 kerberized telnetd doesn't use gettytab % s [1998/07/02] kern/7146 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 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 f [1998/07/23] kern/7377 we have a new digiboard driver supporting a [1998/07/31] docs/7456 asmodai dialog(3) man page outdated s [1998/08/09] kern/7546 [PATCH] [STABLE ?]shutdown -p - system po f [1998/08/12] kern/7589 Tulip Driver parses SROM contents wrong f [1998/08/13] conf/7606 [PATCH] NIS Makefile.dist: NOPUSH replace o [1998/08/14] kern/7619 odd nfs server not responding messages ap o [1998/08/16] ports/7628 dburr new port: sajber-jukebox f [1998/08/16] i386/7633 panic: page fault on install with boot.fl 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/27] bin/7753 arp command fails silently on invalid pro o [1998/08/28] misc/7771 Debugging putenv/getenv o [1998/08/29] ports/7774 torstenb sshd doesn't refuse to login people with o [1998/08/29] bin/7779 [PATCH] modload should detect stripped ke o [1998/08/30] bin/7786 quota.h has superfluous semicolon in macr o [1998/09/02] i386/7816 dfr [Patch] NE2000 PnP card IDs to sys/i386/i o [1998/09/03] bin/7826 ls(1) knows too much about format of strf 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/07] kern/7856 Patches to add lkm hooks to cmsg_data anc 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/08] bin/7869 Improved error messages from apm o [1998/09/09] docs/7873 doc poor initial configuration and documentat o [1998/09/11] bin/7895 multiple identical NFS mounts accepted o [1998/09/11] kern/7903 unmatched '{}' blocks. o [1998/09/16] misc/7946 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 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 pkg_add seems to have unneeded umask o [1998/09/20] misc/8005 yokota Keyboard freezes going from KDE to text m o [1998/09/21] kern/8015 [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/02] i386/8131 [patch] Support for PCI NE2000 compatible o [1998/10/03] misc/8133 markm [patch] bug in telnetd (Kerberos IV) o [1998/10/03] bin/8134 End of game is not recognised immediately o [1998/10/03] misc/8139 [patch] missing /usr/src/share/examples/d o [1998/10/04] bin/8142 freebsd 2.2.7 implementation of key(1) [s a [1998/10/06] bin/8163 [patch] It is impossible to assign quotas o [1998/10/08] bin/8211 Script to search kernel for an address 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] bin/8347 /usr/lib/compat build issues in 3.0 RELEA o [1998/10/16] kern/8349 [PATCH] Changer definition for SureStore o [1998/10/19] kern/8376 CLOCK_VIRTUAL not implemented o [1998/10/19] misc/8378 Is termcap not maintained enough ? 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/10/30] bin/8501 snake has a segmentation fault depending o [1998/10/30] conf/8517 rc.conf/rc fails to set ldconfig -aout o [1998/10/31] misc/8519 jkh Murphy's Laws o [1998/11/01] conf/8531 jkh sysinstall on 3.0-RELEASE (and 3.0-curren o [1998/11/03] bin/8553 /usr/libexec/mail.local doesn't handle "> o [1998/11/04] i386/8571 Bug in config utility in FreeBSD 2.2.6-RE 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/08] kern/8605 ipsec for ipv4, new version 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 stb 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/13] gnu/8679 tar man page should be updated o [1998/11/14] bin/8681 other macro name that has same number is o [1998/11/18] ports/8754 se KDE: KDM Display Manager has login proble o [1998/11/18] bin/8756 'pw' command additional feature request 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/22] bin/8809 fdisk calls QNX-4 partitions unknown o [1998/11/22] bin/8811 Problem to use 'NLSMODE' variable in Make f [1998/11/25] ports/8864 ports useradd - system V compatible implementat o [1998/11/27] i386/8867 /stand/sysinstall core dumps (signal 11) o [1998/11/29] kern/8895 DEC 21152 PCI-PCI bridge chip isn't probe o [1998/11/29] kern/8898 PCI devices without an associated driver o [1998/11/30] bin/8913 negative time values for csh 'time' built o [1998/12/01] i386/8923 ctm 2.2.5 -> 2.2.7 error hu_HU.ISO_8859- o [1998/12/01] kern/8925 options kern file needs AWE_DEFAULT_MEM_S o [1998/12/03] i386/8953 BINFORMAT not defined in 2.2-STABLE o [1998/12/03] bin/8955 request CVS allow advisory locks on repos o [1998/12/06] misc/8986 install-info breaks installworld over nfs o [1998/12/06] bin/8989 (patch) chflags support for mtree(8) o [1998/12/08] bin/9012 route add -host hostIP -interface localIP o [1998/12/10] conf/9051 2.2.8R boot floppy won't write to fixit f o [1998/12/11] bin/9055 When used without arguments, ``set'' and a [1998/12/12] bin/9064 n_hibma [PATCH] propose adding `direct' option in o [1998/12/15] kern/9092 DELF raid volumes cause panics under CAM o [1998/12/16] i386/9102 Voxware does not provide /dev/mixer for E o [1998/12/16] ports/9107 asami Addition to bsd.port.mk for searching mul o [1998/12/17] bin/9118 default install of aout compat libs is in 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/21] conf/9160 /etc/services file corruption o [1998/12/22] bin/9176 dillon placemark to split mount_ufs out of mount o [1998/12/23] kern/9183 newton chroot(2) can be broken by the superuser. o [1998/12/24] bin/9188 telnet gets stuck in ttydrain() o [1998/12/27] bin/9206 sysinstall installation should create /st f [1998/12/28] misc/9220 nvi: catalog: mistake in Russian error me o [1998/12/28] bin/9226 telnetd can log wrong IP address to utmp o [1998/12/29] bin/9233 gmp's mpq_add and mpq_sub are buggy o [1998/12/30] conf/9245 obsolete locale setting in /usr/src/etc/{ o [1998/12/30] bin/9250 [PATCH] allow fetch to do ftp directory l o [1998/12/31] i386/9257 fpathconf() missing from libc_r o [1998/12/31] bin/9259 allow no prompt for yes in fdformat, but o [1999/01/03] ports/9286 andreas Patch for games/nethack-qt to fix compila o [1999/01/03] ports/9289 kris New Port - ASPostit (Dockable version of o [1999/01/04] kern/9316 Intel PILA8461 NIC panics 2.2.7 during pr 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 o [1999/01/05] i386/9341 tty-level buffer overflows o [1999/01/06] docs/9352 asmodai wrong macro names in groff_[ms|mm|mmse].7 f [1999/01/07] bin/9374 roberto Improved functionality for find(1) o [1999/01/08] conf/9388 magic(5) correction for wordperfect o [1999/01/08] kern/9392 Alternate system clock OR kernel stats cl f [1999/01/10] ports/9425 se KDE starting up from xdm has problem.... o [1999/01/13] bin/9470 aout-to-elf-build broken with kerberosIV- 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/16] bin/9529 ftp filname completion can't handle space o [1999/01/17] bin/9536 make world installs aout compat libs in t o [1999/01/19] bin/9569 top(1) ignores tty EOF condition. o [1999/01/19] kern/9570 ed(4) irq config enhancement o [1999/01/19] bin/9573 ksrvtgt not working o [1999/01/20] kern/9590 Clean up for -Wall warnings 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/27] i386/9721 Patch for FreeBSD netboot (booting via DO o [1999/01/28] kern/9748 error in queue handling of at_shutdown() o [1999/01/28] bin/9770 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/30] ports/9792 msmith pib coredumps in port maker mode o [1999/01/30] bin/9809 finger output format wrong o [1999/01/31] ports/9840 asami patch allows ports to fetch their sources o [1999/01/31] kern/9848 ARP proxyall extra sanity check 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/06] bin/9931 config gives misleading error when duplic o [1999/02/08] bin/9972 groff always built for US (letter) sized o [1999/02/09] bin/9990 Enhancement to filename completeion in cs o [1999/02/09] i386/9991 new driver for National Instruments GPIB f [1999/02/10] ports/10007 ade New port: lang/mercury (the mercury compi o [1999/02/11] ports/10023 kris New port - net/gtkcookie o [1999/02/11] bin/10030 markm Kerberized telnet fails to encrypt when a o [1999/02/12] i386/10052 Matrox Millennium II AGP device/model id o [1999/02/15] gnu/10112 chris /usr/src/gnu/usr.bin/patch sorely out of o [1999/02/16] kern/10116 acd driver patch to support PD/CD drive. f [1999/02/16] ports/10124 ports New port: math/stat o [1999/02/18] kern/10149 New PCI device o [1999/02/19] bin/10158 Reference to ncheck in quot(8) o [1999/02/19] kern/10159 Unable to unload vinum module o [1999/02/19] kern/10160 kldload of umap module panics the system o [1999/02/19] ports/10162 se Fix kdmrc to add qmail usernames to NoUse o [1999/02/19] misc/10167 Upon exiting X11R6, monitor goes blank. o [1999/02/20] bin/10169 find -perm doesn't allow a bitwise o [1999/02/20] kern/10175 Bridging support incomplete for some netc o [1999/02/21] ports/10178 torstenb 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 doc We need a script which check if our web m o [1999/02/25] kern/10255 Some more SiS chipset PCI IDs for chipset o [1999/02/26] bin/10274 make does not understand "lib(obj)" synta o [1999/02/26] bin/10283 Race condition in rc.network o [1999/02/28] bin/10300 dmesg exits on signal 10 o [1999/03/01] misc/10325 Implementation of itoa() for libc o [1999/03/01] bin/10342 putenv(3) unnecessarily calls strdup/free 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] kern/10440 Discard device does not set ifq_maxlen o [1999/03/06] bin/10444 avoiding lost mail when mail filesystem i o [1999/03/06] ports/10454 obrien Update: emulators/spim a [1999/03/06] kern/10455 pcaudio breakage f [1999/03/07] i386/10465 Must disable ex0 to install. o [1999/03/10] bin/10522 make world died due -Werror o [1999/03/10] bin/10524 3.1-19990309-STABLE install problem o [1999/03/10] bin/10538 sbin/nos-tun gives wrong usage message o [1999/03/11] bin/10548 More useful default ifconfig behaviour sa 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 Makefile.upgrade fails with make -j o [1999/03/14] misc/10589 Incorrect assumptions in /etc/security o [1999/03/14] bin/10590 new option to silince confirmation but no o [1999/03/15] bin/10601 wosch Ownership of symlinks copied by adduser a o [1999/03/15] i386/10606 Probablue odd error message if LS-120 is 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/16] i386/10623 DFLTPHYS in /usr/src/sys/i386/include/par s [1999/03/16] ports/10634 ade Update the hylafax port to do a client in o [1999/03/17] kern/10641 Default sync rate in ncr SCSI driver is s o [1999/03/17] kern/10642 exports(5) mentions KERBNFS but that's no o [1999/03/18] bin/10657 Unable to install from CDROM or DOS parti o [1999/03/18] kern/10663 hpscan doesn't like 3.1's pt device o [1999/03/18] misc/10667 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/23] i386/10766 obsolete device name wcd is still left un o [1999/03/24] i386/10779 zp slot 0 sees 3Com 589 PCMCIA card but z 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/26] kern/10812 LINT configuration MAXDSIZ/DFLDSIZ mislea o [1999/03/27] bin/10825 daily script not executed or executed twi f [1999/03/28] ports/10844 deischen New port: adagdb 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/30] bin/10878 host(1) dumps core o [1999/03/31] kern/10894 wrong error message in svctcp_create() o [1999/04/01] bin/10905 sa(8) is hard coded for 8 character user o [1999/04/01] gnu/10910 Integration of Objective C patches into g o [1999/04/02] bin/10924 Extensions to biff(1) o [1999/04/03] bin/10931 biff b 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/07] i386/11006 Sysinstall silently makes FreeBSD's parti o [1999/04/08] kern/11020 popen does not honor ISO 9899 syntax o [1999/04/08] bin/11031 [PATCH] mount and umount support for mort o [1999/04/08] bin/11032 h2ph's cpp #warning/#error directive proc 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 obrien variable not initialized in fwtk-lib lead o [1999/04/09] bin/11051 ps's -U option should accept a list of us o [1999/04/09] misc/11052 [PATCH] performance bug fix to fgets() ro 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/11] bin/11094 lastlogin.8 from NetBSD o [1999/04/13] misc/11111 Error opening terminal: su o [1999/04/13] bin/11114 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/14] bin/11141 u_long is not big enough o [1999/04/16] i386/11165 IBCS2 don't work correctly with PID_MAX 9 o [1999/04/16] bin/11168 pw(8) usermod does not recognize -w flag o [1999/04/18] bin/11205 Suggestion: move mt(1) to /bin o [1999/04/18] i386/11207 sys/i386/isa/rp.c: fixed breaking and war o [1999/04/20] kern/11235 Need to submit new driver o [1999/04/20] bin/11236 mountd fails to properly check for kernel o [1999/04/20] conf/11243 mountd startup can lose flags o [1999/04/20] bin/11248 Shuffle o [1999/04/22] kern/11287 rfork(RFMEM...) doesn't share LDTs set by 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/28] bin/11370 more segfaults if you give it a real file o [1999/04/29] bin/11387 mount_cd9660 doesn't show rockridge filen f [1999/04/29] ports/11388 torstenb patch for ircII so /window create works o [1999/04/29] bin/11399 Calendar doesn't always handle 'last' day o [1999/04/30] kern/11410 code typo in ad1848.c: the != operator ha o [1999/04/30] kern/11411 code typo in clones.c: "if ((mpu_config = o [1999/04/30] kern/11412 code typo in ip_fil.c: missing NULL check o [1999/04/30] kern/11413 code typo in pci.c: the != operator has h o [1999/04/30] kern/11414 code typo in pcf.c: the != operator has h o [1999/04/30] kern/11415 code typo in wst.c: the != operator has h 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/03] misc/11478 Non-functional AFS support in KerberosIV o [1999/05/05] kern/11516 NetGear 10/100 Ethernet 21140-based Ether o [1999/05/05] kern/11517 ../../kern/kern_ntptime.c:533: warning: i o [1999/05/05] kern/11519 dead code in ncr driver o [1999/05/06] bin/11552 sendmail local delivery (mail.local) can' 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/10] conf/11626 /var/log/kerberos is rotated o [1999/05/10] bin/11637 build of kdump fails 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] i386/11674 can't do make imake build or anything sin o [1999/05/12] kern/11676 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] kern/11765 performance bug: network devices fxp & de 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] ports/11820 asami bsd.port.subdir.mk does not define the `m o [1999/05/21] i386/11829 Boot Failure (Register Dump) with MFSroot o [1999/05/22] misc/11838 xwindows configuration problem o [1999/05/24] kern/11881 when a dummynet pipe is encountered it st o [1999/05/25] misc/11890 make world creates /lkm directory 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 makewhatis during installworld uses /usr/ o [1999/05/28] i386/11920 FBSD 3.2 upgrade claims not to upgrade /u o [1999/05/28] i386/11921 /usr/X11R6/lib/aout libraries screwed up o [1999/05/29] conf/11925 rc.conf cosmetic naming inconsistencies 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/01] kern/11981 brian access to tunN devices not allowed to non o [1999/06/02] conf/11989 pppd(8) output misplaced o [1999/06/03] kern/12014 Fix SysV Semaphore handling o [1999/06/05] misc/12044 having tcl.h in /usr/local/include:/usr/i 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 ESS1688 support for VoxWare sound driver o [1999/06/10] bin/12115 pppd reports wrong connected duration wit o [1999/06/13] ports/12188 ports New port: pbs-2.1.11 (misc/PBS) a batch s o [1999/06/15] misc/12228 phantom /etc/security don't search in all the fil 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/12255 BIND 8.1.2 compilation error in IPv6 capa o [1999/06/17] bin/12263 hoek "more" problems with long filenames o [1999/06/18] bin/12280 jdp LD_IGNORE_MISSING_OBJECTS not honored for o [1999/06/18] kern/12281 active-filter option in pppd doesn't stop o [1999/06/20] bin/12308 LPD can't be told not to bind to a TCP po 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] conf/12342 /etc/hosts.allow must use numerical IP ad o [1999/06/22] bin/12357 [PATCH] allow route to create "proxy only o [1999/06/23] bin/12358 ken Patch: "camcontrol help" should go to std o [1999/06/23] bin/12375 mv(1) cannot inherit the file flags. 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] kern/12409 add some more chipset models by NVidia to 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/06/30] bin/12461 it's handy to be able to send syslog mess o [1999/07/01] bin/12477 New fortune 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/03] kern/12495 3.1 install fails to detect Toshiba CDROM o [1999/07/05] ports/12518 ports New port: ifmail-os-2.14.7 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/07] ports/12548 asami New 'fecth-recursive(-list)' targets in p o [1999/07/12] kern/12609 At boottime NFS mounts on a 3.2 client fr s [1999/07/12] bin/12611 sheldonh /usr/bin/jot crashes with floating point o [1999/07/12] misc/12612 ncurses ash shipped with 3.2-R missing sy 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] kern/12764 luigi Patch for using x11amp with voxware (stol o [1999/07/22] misc/12765 cable problem: link down for de0 NICs. o [1999/07/23] misc/12776 Add PAM hooks to rlogind and rshd f [1999/07/23] bin/12782 roberto xntpd doesn't handle interface aliases pr 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] kern/12803 obrien patch to make xe driver's noise configura o [1999/07/25] bin/12806 `sh -e' doesn't parse multi-command lines o [1999/07/27] kern/12833 Support for TI1225 PCI to CardBus Bridge o [1999/07/28] kern/12855 panic:softdep_flushfiles:looping, caused a [1999/07/28] bin/12866 sheldonh [PATCH] RFE for /bin/ls to add a -n optio 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] kern/12896 Incorrect CPU model display at boot time 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 `' a [1999/08/03] kern/12943 dg fxp driver not completely compatible with o [1999/08/03] bin/12946 top(1) gives incorrect delay default 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] bin/12960 des basename(3) and dirname(3) o [1999/08/04] bin/12962 des basename(3) and dirname(3) part 2 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 o [1999/08/05] i386/12993 gibbs "ahc0: Data Parity Error Detected during o [1999/08/06] bin/13000 vi core dumped o [1999/08/06] ports/13006 erich update emulators/x48 to 0.4.1d o [1999/08/07] conf/13016 Wrong sendmail.cf file used by mergemaste o [1999/08/07] docs/13020 mpp Manpage capitalization o [1999/08/08] docs/13034 peter incorrect (old/obsolete) manpage for name o [1999/08/08] misc/13036 de doesn't work with DEC 21143 based PCI o [1999/08/09] bin/13042 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 mpp new man page describing timeradd() family o [1999/08/11] kern/13082 dfr Improved support for NE2000 PnP cards o [1999/08/12] bin/13092 des Fetch doesn't default to the correct http o [1999/08/12] bin/13108 authunix_create_default includes egid twi o [1999/08/13] docs/13116 phantom typo in ms(7) 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/15] kern/13164 kthread_exit stops, but doesn't release p o [1999/08/15] ports/13167 torstenb [PATCH] security/ssh package keygen fails o [1999/08/15] i386/13171 "config" not quite right for kernel not n f [1999/08/16] ports/13173 ade New port: yiff-0.33 o [1999/08/16] misc/13185 "tengo problemas con el pop3" o [1999/08/17] ports/13191 ports New port: fire-1.0 o [1999/08/17] kern/13209 IPFILTER_DEFAULT_BLOCK not in /usr/src/sy o [1999/08/17] docs/13211 chris [LIST] Some man pages has references to n o [1999/08/18] docs/13218 mpp Many manpages still not conformed mdoc(7) o [1999/08/18] kern/13220 mkdep: compile failed - ../../pci/if_de.c o [1999/08/18] kern/13232 panic("rtfree"); when sending bootp reque o [1999/08/18] ports/13251 ports New port: founts-11 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/20] misc/13282 partial compliance of dlopen to the Singl f [1999/08/21] ports/13291 ade New port: xap-xwf-0.7.8 o [1999/08/21] bin/13309 Fixes to nos-tun o [1999/08/22] misc/13326 additional timeval interfaces for 512MB o [1999/09/21] ports/13887 taoka New port (fmirror) o [1999/09/22] misc/13895 nonexistent words in /usr/share/dict/web2 o [1999/09/22] ports/13898 obrien New port: misc/dictd o [1999/09/22] conf/13907 dummynet.4 correction, rc addition of o [1999/09/23] conf/13916 mpp man outputs footer only page as first pag o [1999/09/23] conf/13918 Termcap entries for VESA modes missing o [1999/09/23] gnu/13921 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 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/26] gnu/13989 SIGWINCH corrupts the display of a multil o [1999/09/27] kern/14006 pas2_pcm.c pcm playback problem, with fix o [1999/09/29] docs/14035 doc tzfile.h referenced in tzfile(5) doesn't 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/09/30] ports/14070 ports New port: devel/crossgo32-f77 o [1999/09/30] i386/14071 FreeBSD 3.3 Installation CD does not boot o [1999/10/01] ports/14077 peter Multicast not available on multicast enab o [1999/10/01] bin/14078 -stable 'make release' does not work on - o [1999/10/01] ports/14079 ports ssh2 port won't install if automake is in f [1999/10/01] kern/14083 gibbs CAM 3.3-RELEASE fails boot w/2940UW + non o [1999/10/02] kern/14087 dcs update sys/boot/ficl/softwords/softcore.a o [1999/10/02] ports/14088 ports port of new fvwm 2.3 beta (2.3.8) o [1999/10/03] misc/14104 DISTFILES name clash between release/Make o [1999/10/04] docs/14129 phantom gated(8) and htable(8) as referenced in r o [1999/10/05] bin/14142 sendmail: mci.c: bad pointer conversion i o [1999/10/05] bin/14151 Patch: date(1): merge in OpenBSD enhancem 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/06] bin/14171 joe [PATCH] create symbolic links using mtree o [1999/10/07] bin/14175 route for ip aliasing o [1999/10/07] ports/14182 asami Patch: bsd.port.mk: add plist target f [1999/10/07] ports/14185 ports ports/x11-wm/fvwm2 updated from 2.2.2 to o [1999/10/07] alpha/14200 alpha kldstat command has formatting problems o o [1999/10/08] kern/14217 [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 o [1999/10/11] ports/14260 ports New port: WODA - A Web Oriented Database o [1999/10/11] misc/14263 phantom There ara no ukrainian locale in stable/c o [1999/10/11] i386/14266 vfsload() looks in /lkm, not /modules o [1999/10/11] misc/14269 NIS passwd and group maps do not clean ou o [1999/10/11] misc/14273 Somewhat bogus entry in termcap o [1999/10/12] conf/14297 imp [Patch] pccard.conf for corega Ether PCC- o [1999/10/13] ports/14316 markm exmh not recognizing mh and uses too many o [1999/10/13] bin/14317 jkh sysintall: instructions to reboot don't m 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/14] bin/14342 [PATCH] Speed ups for regex! o [1999/10/15] kern/14346 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/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/20] i386/14437 MFC'ed identcpu.c o [1999/10/20] i386/14438 additional CPUID bit definitions for iden o [1999/10/20] i386/14440 update to identcpu.c to "support" AMD K7' o [1999/10/21] bin/14448 ftp-client may not recognize failure, rep f [1999/10/23] docs/14460 jhb Fix broken links in the FAQ f [1999/10/23] conf/14463 phantom cvs pserver does not work with out-of-the f [1999/10/23] conf/14487 phantom Please Change "/usr/share/skel/dot.login" o [1999/10/23] misc/14488 kget doesn´t write the key word "enable" o [1999/10/24] ports/14499 torstenb update port irc/ircII to 4.4L o [1999/10/24] kern/14504 Framing Error on FreeBSD Laptop o [1999/10/25] misc/14511 chapss Y2K problem o [1999/10/25] ports/14515 ports New Port: Tripwire 1.3 o [1999/10/25] conf/14522 dhclient incorrectly reads and sets hostn o [1999/10/25] docs/14530 phantom Printed manual pages have extraneous blan o [1999/10/25] docs/14532 doc Much of cam_cdbparse(3) prints in Courier o [1999/10/25] bin/14533 pccardd improperly assigns irqs o [1999/10/25] bin/14534 mpp Formatting man pages gives numeric expres 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/14563 doc Wrong manpage produced by `man 4 fd' 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 s [1999/10/29] kern/14590 kernel panic writing to floppy 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] ports/14643 ports New port: chinese/pyDict A Chinese/Engli 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/01] ports/14652 se update emulators/wine to 991031 (supersed 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:/ o [1999/11/03] docs/14682 doc lprm(1) unaware of lp(1) Environment Vari f [1999/11/03] ports/14686 ade New port: pisces IIB (Category: cad) 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/07] kern/14778 sio.c doesn't recognize USR model 3090 IS o [1999/11/08] ports/14783 jmz mgetty 1.1.12 always sets clocal o [1999/11/08] bin/14786 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 o [1999/11/10] i386/14816 lnc(4) can work with Am79C937 a [1999/11/10] bin/14817 strptime(3) '%C' conversion incorrect o [1999/11/11] ports/14822 jfitz majordomo sets group-writable dir's 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] misc/14868 Freebsd 3.2-REL with 1 ISA PNP and 1 PCI o [1999/11/14] ports/14889 se [PATCH] dynamic loading for WINE port o [1999/11/14] i386/14891 New smbus driver lmsmb o [1999/11/15] bin/14911 Install of opiekey missing links to otp-m o [1999/11/16] ports/14922 will New port: net/infobot o [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 o [1999/11/16] conf/14931 rc logging facility o [1999/11/16] ports/14933 imp Simple patch to log password attempts on o [1999/11/17] bin/14954 search.h is missing o [1999/11/17] ports/14965 wosch stat port doesn't know fifo file type o [1999/11/17] kern/14968 wollman Convert resource_head and resource.r_link o [1999/11/17] ports/14970 peter conserver-7.4 port submission o [1999/11/18] conf/14973 Digi-multiport serial card? o [1999/11/18] conf/14974 In RELENG_3, fdisk reports sizes incorrec o [1999/11/18] ports/14977 peter conserver doesn't support speed over than o [1999/11/18] ports/14986 torstenb possible bug in ssh1 o [1999/11/18] ports/14991 ports New port: devel/tcl-trf Tcl Data transfo o [1999/11/19] misc/14993 Freebsd Locks up when trying to set the h 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 mjacob Suggestion for enhancement: move isp firm o [1999/11/21] ports/15035 jseger [Tcl/Tk] apply plus patch to Tcl/Tk8.2 o [1999/11/21] conf/15038 jkh In sysinstall, easy to not notice that se o [1999/11/23] kern/15065 fsck can't fix "huge" zero length files 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/28] ports/15147 ports New port: audio/xsidplay 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 Addition to /usr/games/random o [1999/12/01] bin/15211 CFLAGS and CC not settable and one warnin o [1999/12/01] misc/15215 Outputting in Fortune under certain circu o [1999/12/02] i386/15218 kernel says: raw partition size != slice o [1999/12/02] kern/15221 marcel Linux emulator core dumps on setreuid() o [1999/12/02] bin/15227 sheldonh New option for vacation(1) -- dir to use o [1999/12/02] bin/15229 joe mtree - different from mtree in NetBSD 1. o [1999/12/02] docs/15234 mpp sh(1) man page have capitalised instance o [1999/12/03] ports/15239 asami fix MASTER_SITE_GNOME in bsd.port.mk: mi o [1999/12/04] kern/15251 patch to add unsigned support to sysctl o [1999/12/04] docs/15259 obrien amd(8) refers to nonexistent automount(8) o [1999/12/05] kern/15280 kernel panic during FreeBSD install o [1999/12/05] bin/15285 wes unhelpful error message from brandelf o [1999/12/05] misc/15288 billf pkg_version -c output isn't safe for scri o [1999/12/05] ports/15294 jfitz Update port: mrgt from 2.8.8 to 2.8.9 o [1999/12/06] bin/15301 Bug in /usr/sbin/syslogd: strips 8th bits o [1999/12/06] misc/15304 billf proposed modifications to pkg_version o [1999/12/06] ports/15326 ache tcsh modification o [1999/12/07] ports/15329 cwt amanda24 modification o [1999/12/07] misc/15339 fdformat should exit non-zero when user c o [1999/12/07] bin/15342 replacement for the stock /sbin/dhclient- o [1999/12/08] ports/15367 ports new ports on linux emulator o [1999/12/09] bin/15371 keyinfo doesn't work without suidperl o [1999/12/09] ports/15387 billf ethereal's packet-smb.c calls str*() func o [1999/12/09] bin/15390 obrien Upgrade rdist to 6.1.5 o [1999/12/10] docs/15408 doc Description of ls and nlist wrong in man 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/12] kern/15440 jasone support atomic locks in the UP kernel o [1999/12/12] kern/15455 dg Intel EtherExpress Pro does not properly 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] ports/15461 jmacd Update of misc/xdelta port o [1999/12/13] bin/15470 Proposed change to comments in /etc/named o [1999/12/14] ports/15477 andreas wwwstat-2.01 port is not Y2K compliant: 1 o [1999/12/14] misc/15480 Change-request for /usr/src/usr.sbin/cdco f [1999/12/14] ports/15481 ports ports/devel/codecrusader slightly broken 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/16] misc/15519 peter Lots of bind-8.2.2 manual pages don't get 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? f [1999/12/17] ports/15545 ports New port: x11/xterm 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] gnu/15549 obrien Fix -fformat-extensions support code merg f [1999/12/18] ports/15552 ports New port: news/knode o [1999/12/18] misc/15555 some enhancements for uudecode o [1999/12/19] docs/15561 doc regex(3) manpage needs update o [1999/12/20] bin/15593 [SECURITY] ustrcpy() buffer overflow in d o [1999/12/20] ports/15594 se kscd-1.2.7 in -STABLE ports not playing A 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/15632 mss driver fails to recognize CS4239 on T o [1999/12/22] kern/15633 Joy driver fails to attach to CS joystick 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 f [1999/12/23] docs/15661 nbm Handbook doesn't properly document bootin o [1999/12/24] bin/15663 yokota none o [1999/12/25] ports/15691 torstenb Ssh ports fail to check inetd.conf before o [1999/12/28] bin/15739 repquota report format fix for better par o [1999/12/28] conf/15745 rc.network overrides mountd_flags rather o [1999/12/28] kern/15747 loader's builtin "more" command won't res o [1999/12/28] conf/15748 jkh sysinstall - upgrade o [1999/12/30] ports/15787 se Kvt doesn't agree with MAKEDEV on pty num o [1999/12/31] conf/15792 can't make /dev/cd31 o [1999/12/31] ports/15796 will New port: net/dhcp_dns o [1999/12/31] misc/15809 New entry for the fortune(6) database o [1999/12/31] ports/15810 jfitz p5-Net port update o [1999/12/31] ports/15812 jfitz p5-Mail-Tools port update o [1999/12/31] ports/15813 eivind p5-IO-stringy port update o [1999/12/31] ports/15814 eivind p5-MIME-Tools port update o [2000/01/01] ports/15819 cwt fix PLIST of misc/amanda24 o [2000/01/01] docs/15821 doc Wrong device names in manpages for lpt(4) o [2000/01/01] kern/15827 Power-Off causes Trap 9 in kernel o [2000/01/01] bin/15830 PATCH: rdump over ssh o [2000/01/01] bin/15832 the w commands can show a bad result on t o [2000/01/02] kern/15838 Conversion tables in msdosfs_conv.c are b o [2000/01/02] ports/15840 ports New port: x11-fonts/ucs-fixed o [2000/01/02] i386/15841 [patch] Assembler syntax fixes for the bo o [2000/01/02] ports/15844 wosch www/checkbot fix and update to 1.58 o [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] ports/15857 dirk new standalone port of php3 for ports/www o [2000/01/03] ports/15859 ache Fix a typo in BUILD_DEPENDS in www/p5-Par o [2000/01/03] kern/15860 patch to make default kern.maxfilesperpro o [2000/01/03] bin/15861 ftpd did not use sendfile(2) when sending o [2000/01/03] misc/15871 CVS directories copied to PicoBSD filesys o [2000/01/03] ports/15873 ports New port: Apache_fp+php+mod_ssl-1.3.9+3.0 o [2000/01/03] misc/15874 PicoBSD can only update files from within o [2000/01/03] misc/15875 Incorrect permissions on PicoBSD /tmp dir o [2000/01/03] misc/15876 PicoBSD message of the day problems o [2000/01/04] ports/15886 ports New port: audio/cd2mp3 o [2000/01/04] docs/15890 doc rfork(RFMEM) on SMP generates error o [2000/01/04] ports/15894 ports New port: security/aide AIDE 0.5 o [2000/01/05] misc/15908 patch to fix argument mismatch in getnano o [2000/01/05] kern/15923 ATA/EIDE DMA does not work with some hard o [2000/01/06] ports/15933 marcel ports/editors/staroffice requires linux l o [2000/01/06] ports/15935 msmith ports/editors/wordperfect - incorrect URL s [2000/01/06] docs/15959 phantom misplaced lines in psignal.9 man page o [2000/01/07] ports/15963 se krn requires libgdbm but port doesn't che s [2000/01/08] bin/15981 sheldonh rcp -p fails when times have high bit set o [2000/01/08] kern/15983 n_hibma C++ keywords in kernel header files o [2000/01/08] ports/15992 asami [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/08] ports/15994 ports new port libapreq 0.31 o [2000/01/09] misc/16003 sysinstall crashes if it gets more than o o [2000/01/09] bin/16005 brian add new option to date(1) o [2000/01/09] bin/16007 joe cdcontrol(1) defaulting do /dev/cdrom ins o [2000/01/09] misc/16009 Invoking /stand/sysinstall from kde termi o [2000/01/09] kern/16016 cam/scsi/scsi_da.c: Fujitsu M2952 doesn't 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] misc/16026 /stand/sysinstall segmentation fault when s [2000/01/10] bin/16048 asmodai "file" command cannot recognize LaTeX2e f o [2000/01/10] kern/16049 Connor Drive fails cache sync o [2000/01/11] ports/16063 jseger rdjpegcom part of the JPEG port ignores l o [2000/01/11] ports/16072 obrien vim5 port update o [2000/01/11] conf/16076 [PATCH] pam_ssh examples for /etc/pam.con o [2000/01/12] bin/16086 des Inetd internal IDENT is not work well. o [2000/01/12] ports/16088 ports apache13-ssl lacks sbin/gcache in PLIST o [2000/01/12] docs/16091 nik Update man refs for patch in pr #15958 o [2000/01/13] ports/16109 max Update port: japanese/mimekit to 1.8 o [2000/01/14] bin/16119 ctm_rmail does not honor umask o [2000/01/14] bin/16124 alfred [PATCH] Enhancement for 'lpr -r' o [2000/01/14] ports/16127 ade fix port: sysutils/upsmon - csocket.cc do o [2000/01/15] misc/16131 bizarre dates displayed when searching th o [2000/01/15] ports/16139 billf Ntop port fails to find lsof o [2000/01/15] kern/16140 /proc contains regular files of infinite o [2000/01/17] ports/16167 torstenb y2k problem with inn 2.2.1 NEWNEWS and NE o [2000/01/18] kern/16169 The U.S. Robotics 56K Voice Int modem is o [2000/01/18] kern/16170 compiling machine/setjmp.h with g++ o [2000/01/18] docs/16173 doc [PATCH] fix for the kld/cdev example o [2000/01/18] bin/16179 ipfw(8) poor design of command line parsi o [2000/01/18] conf/16180 firewall rules may require flags to be pa o [2000/01/18] docs/16185 guido a possible typo in ipnat.5 manpage 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] ports/16201 ports Port of CDD isn't up to date 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/20] misc/16231 CD audio wont work. o [2000/01/20] kern/16240 ICMP error generation fails to correctly o [2000/01/21] ports/16252 asami bsd.port.mk: Add bzip2 support for distri o [2000/01/21] bin/16275 approve send-pr(1) (attach files, use env o [2000/01/21] misc/16278 Crypt() function returns wierd results o [2000/01/22] kern/16292 performance problem of divert socket o [2000/01/22] misc/16301 Sysinstall -> Configure -> Distribution - o [2000/01/22] ports/16305 jfitz Upgrade port: majordomo to 1.94.5 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/16335 archie ng_ppp(8) fixes, improvements o [2000/01/24] kern/16339 vm/vm_page.h PQ_L2_SIZE options too limit o [2000/01/25] ports/16347 ports Inconsistencies between Java ports o [2000/01/25] kern/16360 kernel timestamping of ICMP echo requests o [2000/01/26] kern/16362 AMD K6-3 processor is identified as a P58 o [2000/01/26] ports/16363 pst [PATCH] Upgrade ports/databases/gnats o [2000/01/26] bin/16364 [PATCH] Add msdosfs and cd9660 support to o [2000/01/26] ports/16374 ache Ports fix: news/tin o [2000/01/26] ports/16377 ports new port for PGP 6.5.1i o [2000/01/27] ports/16397 jfitz Please update net/mrtg for current o [2000/01/27] i386/16411 DUMP freezes system if uucico or samba wr o [2000/01/27] ports/16417 ports nethack3 port won't compile on 3.4-Stable o [2000/01/28] bin/16422 newfs always make root's / directory o [2000/01/28] misc/16434 Odd rlogin problem. o [2000/01/29] docs/16439 doc fdp-primer - difficulties with split SGML o [2000/01/29] ports/16452 torstenb Update ctwm port o [2000/01/30] misc/16475 search.cgi gives bogus dates o [2000/01/30] ports/16476 peter Missing option and a typo o [2000/01/30] bin/16480 locked accounts and adduser o [2000/01/30] ports/16486 ports New Port: devel/linux-jdk-1.2.2 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/16565 torstenb Broken non-US-ssh-port (1.2.27) o [2000/02/07] ports/16570 asami ports toplevel README.html has bad link t o [2000/02/08] ports/16580 nbm Request port removal. o [2000/02/08] conf/16584 jkh Hostname field too small during install ( o [2000/02/09] ports/16606 ports [NEW PORT] new port of Adobe Acrobat View 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/16629 ports New port of vtun 2.0. o [2000/02/10] ports/16636 ports New port: GNU find o [2000/02/10] ports/16638 ports New port: GNU fileutils o [2000/02/10] ports/16640 ports rwhois port install tries to copy wrong l o [2000/02/10] ports/16642 jseger libwww port upgraded to 5.2.8 o [2000/02/10] misc/16647 jkh data for fortune o [2000/02/10] ports/16648 ports New port: graphics/Gdtclft (TCL interface o [2000/02/10] bin/16649 /bin/lastcomm: output contains extraneous o [2000/02/11] ports/16651 ports [ports] net/pppload fails to compile f [2000/02/11] ports/16654 mharo Some master sites have discontinued hosti o [2000/02/11] bin/16657 /bin/hostname: New feature to return subc o [2000/02/12] ports/16669 erich Update port: editors/sam o [2000/02/12] ports/16670 erich Update port: x11/9term o [2000/02/12] ports/16674 erich Update port: graphics/mplex o [2000/02/12] ports/16676 swallace Update port: games/xrisk to 2.15 f [2000/02/12] ports/16687 jedgar p5-Mysql building problem due to missing o [2000/02/12] ports/16692 will update port: sysutils/asmem: 1.5 -> 1.6 o [2000/02/12] ports/16693 ports new port: wavplay 1.4 now with the port! f [2000/02/13] ports/16703 billf port update from apache-ssl-1.3.9+1.37 to 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] ports/16715 jseger Upgrade games/gnugo port to version 2.6 o [2000/02/14] ports/16718 dbaker [PATCH] misc/proxyper should obey the por 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/15] ports/16732 roger Update port: misc/videotext to 0.6.199910 o [2000/02/16] kern/16745 Kernel Makefile doesn't sanitise PATH [PA o [2000/02/16] ports/16763 ports New port: emulators/vxtools o [2000/02/16] docs/16764 jim Include link to "Linux-Oracle on FreeBSD" o [2000/02/16] kern/16765 Add support for mark/space parity o [2000/02/17] ports/16779 erich Update port: astro/xephem o [2000/02/17] ports/16786 jfitz Update port: lang/rexx-imc o [2000/02/17] ports/16794 ports New port: sdts++ o [2000/02/17] bin/16798 rmuser rebuilds entire passwd datebase fo 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] kern/16838 MFC: phk's print uptime at reboot 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/16842 Knob for release/Makefile to prevent dele o [2000/02/20] misc/16848 jkh Fortune has repeat entry o [2000/02/20] ports/16857 jdp cvsup coredump o [2000/02/21] ports/16872 max Update port: japanese/pine o [2000/02/21] bin/16880 [PATCH] pw(8) hardcodes directory creatio o [2000/02/21] docs/16891 unfurl Typo in header of FAQ f [2000/02/22] ports/16919 nbm UPDATE port mail/qmail-contrib missing de 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] bin/16927 [PATCH] prevent possible race condition i o [2000/02/22] kern/16928 dynamic sysctl enhancement o [2000/02/22] bin/16929 [PATCH] prevent possible race condition i o [2000/02/23] ports/16932 marcel linux_base 6.1 in 4.0rc aborts install wi o [2000/02/23] docs/16934 doc anon transfer log doesn't log all xfers o [2000/02/23] misc/16938 FTP does not fully parse ftp:// URLs o [2000/02/23] bin/16941 routed: possible netmask problem between a [2000/02/23] gnu/16942 sheldonh send-pr(1) creates unsafe temp files o [2000/02/23] bin/16944 Give mtree(8) an ``exclude'' facility o [2000/02/23] ports/16949 ports New Port: audio/pimp3 o [2000/02/23] bin/16953 [PATCH] Fix argument overflow in dnsquery o [2000/02/23] misc/16954 [PATCH] catopen(3) in libc can overflow o o [2000/02/24] misc/16969 /kernel: psmintr: out of sync (0000 != 00 o [2000/02/24] ports/16970 ports New port of TclX-8.2 (lang/tclX82) o [2000/02/24] bin/16971 Exiting from /usr/sbin/login does not res o [2000/02/25] bin/16981 Minor nit with (un)compress and "Operatio o [2000/02/25] ports/16987 obrien pkg_delete vim-5.X incorrect o [2000/02/25] ports/16989 ports New port: comms/qico 0.45pre3 o [2000/02/25] kern/16993 marcel Linux emulator lacks setfsuid and setfsgi o [2000/02/25] ports/16997 ports Incompatibility between GNOME and KDE o [2000/02/25] ports/16998 ports Eterm fails to function from Gnome/Enligh o [2000/02/26] kern/17003 dscheck() overzealously protects labels o o [2000/02/26] conf/17006 PCMCIA ETHERNET CARD o [2000/02/26] kern/17007 This is a code for implementing ethernet o [2000/02/26] docs/17014 doc send-pr sets MAIL_AGENT unconditionally o [2000/02/26] ports/17016 ports New port -- Wordnet -- dictionary and the o [2000/02/27] ports/17018 ports New port submission for Moneydance 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/27] ports/17035 ports Update port www/ijb to both use FreeBSD g o [2000/02/28] ports/17037 ports A new port of NADAR-b04 o [2000/02/28] misc/17045 Cannot install on Siemens Primergy 870 (d o [2000/02/28] ports/17047 ports Let doc++ install documentation o [2000/02/28] kern/17058 mjacob SCSI tape driver can't drive devs that ca o [2000/02/28] ports/17066 ports audio/xmms chewing CPU (and skipping too) o [2000/02/29] misc/17069 davidn /usr/sbin/pw pw(8) fails for a specific u o [2000/02/29] bin/17077 write() error o [2000/02/29] bin/17084 memory leak in getcap.c (libc) o [2000/02/29] bin/17085 [patch] Fix typo in src/src/games/fortune o [2000/03/01] docs/17091 phantom Missing man pages for bind o [2000/03/01] docs/17092 phantom Missing man page for nsupdate o [2000/03/01] docs/17093 phantom Missing man pages for named o [2000/03/01] docs/17101 doc Useless reference in the doscmd manpage o [2000/03/01] docs/17104 phantom gethostbyname(3) contains a reference to o [2000/03/01] docs/17105 doc Wrong crossreference in ndc(8). o [2000/03/01] ports/17111 ports [NEW PORT] New port of Jext - a powerful o [2000/03/01] ports/17116 ports New port: net/ip-tun o [2000/03/02] ports/17127 obrien Ports fix: editors/vim5 o [2000/03/02] ports/17130 ports New Ports: korean/hlatex-uhcstd o [2000/03/02] ports/17131 ports New Ports: korean/hlatexpsfonts-uhcextra o [2000/03/02] misc/17132 bugs in xdr functions o [2000/03/02] misc/17133 imp /etc/pcmcia.conf.sample error with DFE-65 o [2000/03/02] ports/17139 billf PLIST correction for Apache13-fp o [2000/03/03] ports/17151 sada updated original archive file of elisa8x8 a [2000/03/03] misc/17155 sheldonh Add mount(8) check to /etc/security o [2000/03/03] ports/17157 swallace Update port: audio/xcdplayer o [2000/03/03] ports/17158 joerg Update port: deskutils/xpostit o [2000/03/03] ports/17159 swallace Update port: games/xasteroids o [2000/03/03] ports/17161 swallace Update port: games/xchomp o [2000/03/03] ports/17170 taoka Update port: x11/xcoloredit o [2000/03/04] ports/17176 ports Update ports: Mew-1.94.2 o [2000/03/04] misc/17178 -d option of lpd didnt work o [2000/03/04] misc/17185 main ncurses headerfile is installed as c o [2000/03/04] i386/17198 3.4 doesn't boot from CD on dell 3500 o [2000/03/04] ports/17199 jmz emulators/mtools configure fix o [2000/03/04] ports/17200 jseger irc/zircon update to 1.18.240 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 gdb doesn't honor auto-solib-add o [2000/03/05] ports/17215 ports XFree86 SVGA SiS5597/5598 server problem 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 o [2000/03/06] ports/17229 ports Update port: ftp/downloader to 1.13 (fix o [2000/03/06] misc/17232 obrien chown(1) and chgrp(1) do not honor -v fla o [2000/03/06] ports/17236 ports New ports tamago 4.0.6 a [2000/03/06] ports/17241 mharo Update: japanese/tkdesk o [2000/03/07] ports/17249 ports Updated md5 checksum for audio/xmms-livei o [2000/03/07] ports/17255 pst Update the GNATS port to 3.113 o [2000/03/07] ports/17259 reg Update port www/mozilla o [2000/03/08] ports/17262 ports New port: japanese/xmsgsaver 1.7 o [2000/03/08] ports/17268 dirk new lyx port does not install locale file o [2000/03/08] docs/17269 doc Description of Symbols in nm(1) 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 make release fails when making readmes fo o [2000/03/08] ports/17279 ports USA/Canada Netscape Navigator 4.72 FreeBS o [2000/03/09] ports/17282 jmacd Update port: lang/mit-scheme to 7.5.4 o [2000/03/09] ports/17286 ports New port of ISC DHCP 3.0 beta o [2000/03/09] bin/17289 [PATCH] wrong permissions on /var/run/pri o [2000/03/09] ports/17293 ports samba port installs man-pages twice, fail o [2000/03/09] kern/17297 Panic when mounting a CDRom o [2000/03/10] i386/17299 I can't find uucleanup command in freeBSD o [2000/03/10] ports/17301 ports New port: mozilla-fonts o [2000/03/10] ports/17302 ports New Port c-nocem o [2000/03/10] kern/17304 imp More flexible support for building klds o o [2000/03/10] ports/17309 ports ports/audio/cdd doesn't support .wav outp o [2000/03/11] ports/17316 ports New Port - QuickPicks o [2000/03/11] ports/17329 ports Re: ports/17327: New port: boxes o [2000/03/11] ports/17332 ports New ports: korean/gtkcomm o [2000/03/12] ports/17336 ports ktranslator port make failure o [2000/03/12] ports/17337 ports New port for bulb-1.0.6 o [2000/03/12] ports/17342 will ports/devel/qtez build failure o [2000/03/12] kern/17347 msdosfs_rename and 'vrele: negative ref c o [2000/03/12] ports/17348 ports Update port security/libparanoia from 1.3 o [2000/03/12] kern/17349 [Patch] ESS18xx PnP Sound Card PnPid for o [2000/03/12] ports/17350 ports tripwire used mktemp(), siggen not instal o [2000/03/13] kern/17351 Add PnP ID for the "5634BTS 56K Video Rea o [2000/03/13] ports/17353 will New port of featured ICQ client for KDE ( 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] docs/17364 doc Fix minor errors and omissions in FAQ o [2000/03/13] bin/17368 billf Bad error messaging from mountd(8) o [2000/03/14] ports/17376 ports New port -- mysql-editor, web-based table o [2000/03/14] misc/17377 "Checking for rejected mail hosts:" gives o [2000/03/14] ports/17382 ports New port, devel/p5-Locale-Maketext a [2000/03/14] misc/17384 sheldonh patch for lpd to add -p option to disable 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] ports/17390 ports A port to track SAINT at its current vers 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] ports/17407 ports Port of SmallEiffel -0.77 o [2000/03/16] alpha/17411 alpha No link/activity lights Alpha ethernet ca f [2000/03/16] ports/17414 mharo upgrade and fix for the postilion port o [2000/03/16] ports/17415 ports New Port: ip-tun (update) o [2000/03/16] ports/17416 ports New Port: p5-File-CounterFile o [2000/03/16] ports/17417 ports New Port: p5-Mail-Sendmail o [2000/03/16] ports/17418 ports New Port: p5-Net-Netmask o [2000/03/16] ports/17419 ports New Port: p5-Net-SSLeay o [2000/03/16] ports/17420 ports New Port: xbone o [2000/03/16] kern/17425 nsouch [PATCH] fix two small printing errors in o [2000/03/16] ports/17427 ports a big enhancement to the flexability of t o [2000/03/17] bin/17430 jkh Missing Czech keyboard in /stand/sysinsta o [2000/03/17] ports/17436 ports New port: emulators/vxtools - utilites f o [2000/03/17] kern/17438 cg newpcm volume too low on Soundblaster Pro o [2000/03/17] kern/17441 4.0-STABLE: Intel 82801AA SMBus Controlle o [2000/03/17] ports/17445 marcel Install of linux_base-6.1 fails with rpm o [2000/03/17] ports/17447 ports Addition of a new port o [2000/03/17] ports/17451 ports shells/ksh93 is broken o [2000/03/18] ports/17461 andreas Update port: databases/xmbase-grok to 1.4 a [2000/03/18] ports/17463 mharo Update port: graphics/cqcam o [2000/03/18] ports/17465 jmacd Update port: lang/STk to 4.0.1 o [2000/03/18] docs/17469 doc Missing man page: sigwait o [2000/03/18] docs/17470 doc Missing man page: pthread_yield o [2000/03/18] ports/17471 rse presence of devel/pth-devel port breaks w o [2000/03/18] ports/17473 ports YACC error in wine-99.11.14 port (tools/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/17486 fenner /usr/ports/mbone/sdr doesn't work. o [2000/03/19] kern/17487 sos ide/atapi/cdrom bugs 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/19] kern/17495 ppc driver does not accept PNP attachment o [2000/03/19] ports/17496 ports /usr/ports/editors/emacs termcap problem o [2000/03/19] bin/17498 killall(1) is a slow perl script that's d o [2000/03/20] i386/17505 Problems with with SMP on Compaq proliant s [2000/03/20] kern/17512 ken kernel message missing newline o [2000/03/20] ports/17513 ports new ports: russian/apache13-php3 (fix, pl o [2000/03/20] misc/17514 Inconsistent behaviour of "make update" [ o [2000/03/20] docs/17521 doc Proposed FAQ on assembly programming o [2000/03/21] ports/17523 ports New port: www/ssserver-1.0 o [2000/03/21] ports/17524 kris Wrong handbook chapter ref. in openssh po o [2000/03/21] ports/17525 ache [PATCH] Update of the PNG (graphics/png) o [2000/03/21] bin/17532 "host" only prints A records by default o [2000/03/21] ports/17534 ports Update of lang/clisp port, new version & o [2000/03/21] ports/17537 jfitz incorrect dependency results in bogus rei o [2000/03/21] docs/17538 jasone no man page for pthread_kill(3) and frien o [2000/03/21] kern/17539 kernel panic when asking help in visual u o [2000/03/21] docs/17544 doc login.conf(5) should have pointer to cap_ o [2000/03/22] bin/17546 murray Sysinstall does not let you configure NIS o [2000/03/22] ports/17547 ports new port xtrojka o [2000/03/22] docs/17552 doc Documentation error in divert(4) f [2000/03/22] bin/17555 green fstat(1) doesn't show memory-mapped files o [2000/03/22] ports/17556 ports New port: audio/linux-realplayer7 o [2000/03/23] docs/17566 doc [PATCH] ssh(1) and sshd(8) manpage error o [2000/03/23] ports/17572 ports [NEW PORT] New port of PVMPov-distributin o [2000/03/24] ports/17577 ports New port: hebrew/elmar-fonts o [2000/03/24] ports/17578 will GNU Pascal port o [2000/03/24] ports/17580 ports unable to make webcopy, invalid mastersit o [2000/03/24] kern/17581 devices failing probing do so silently o [2000/03/24] ports/17585 obrien Outputs small message for user of lang/gc o [2000/03/24] ports/17586 ports New port: MyODBC-2.50.28 o [2000/03/24] ports/17587 ports New port: libiodbc 2.50.3 o [2000/03/24] ports/17588 will New port: mysql++-1.6 o [2000/03/24] kern/17589 sos ata crashes when trying to extract cd-da o [2000/03/24] kern/17593 sheldonh [PATCH] Add KERNEL identifier to GENERIC f [2000/03/25] conf/17595 dan Preventing cp /etc/defaults/rc.conf /etc/ o [2000/03/25] ports/17597 ports New port: p5-Net-ext - a perl modules for o [2000/03/25] docs/17598 doc installworld over NFS documentation no lo o [2000/03/25] docs/17600 billf Error in description /usr/share/examples/ o [2000/03/25] ports/17602 jmz Port fix x11/XFree86-4.0 (make deinstall o [2000/03/25] ports/17603 ports ports/www/wwwoffle SPOOL=/home, then fail o [2000/03/26] bin/17606 shin traceroute vs. IPSEC surprise 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] conf/17622 imp [Patch] pccard.conf for corega Ether PCM- o [2000/03/27] bin/17623 date(1) -v doesn't handle time changes (D f [2000/03/27] ports/17625 billf update port apache-ssl-1.3.12+1.39 (2nd s o [2000/03/27] i386/17628 3c509b hangs on running ifconfig f [2000/03/27] kern/17629 green "almost clone" patch for device snp o [2000/03/27] misc/17630 Install loader failed to recognize 84-key o [2000/03/27] kern/17631 netgraph is not implemented on loopback i o [2000/03/28] docs/17638 jim Added section on installing Oracle for Li o [2000/03/28] i386/17639 imp FreeBSD 4.0 /usr/src/UPDATING missing inf o [2000/03/28] bin/17640 lseek();read() -> pread() in dump and fsc o [2000/03/28] ports/17641 ports New port: sysutils/heat o [2000/03/28] ports/17646 ports Update port: cad/xcircuit o [2000/03/29] ports/17663 ports New port: audio/bwap o [2000/03/29] ports/17673 ports w3m port bugs o [2000/03/29] ports/17675 ports New port: findutils-4.1 o [2000/03/29] ports/17676 ports new port: astro/rmap o [2000/03/29] ports/17678 jseger Update port graphics/Mesa3 latest with pa o [2000/03/29] bin/17679 wpaul wicontrol should take multiple args on co o [2000/03/30] bin/17687 darrenr ipfilter is lacking behind the official v o [2000/03/30] kern/17688 es_callback() in /sys/pci/es1370.c does n o [2000/03/30] ports/17692 kris Unaudited SUID root on x11/kdebase11 .kss o [2000/03/30] ports/17693 ports port djview plugin for netscape-linux o [2000/03/30] bin/17694 wcstombs(), mbstowcs() not complying with o [2000/03/30] kern/17698 sheldonh [PATCH] Let Makefile.inc1 installkernel i o [2000/03/30] conf/17699 Support for dutch keyboards in the consol a [2000/03/30] kern/17702 peter Plug and Play Info for USR 56K FAX INT mo o [2000/03/30] misc/17703 dfr /usr/share/examples/kld/cdev won't compil o [2000/03/31] ports/17707 ports new port: audio/sphinx o [2000/03/31] bin/17720 presence of old /dev entries causes sysin o [2000/03/31] ports/17721 ports Update port: misc/ytree to 1.67 o [2000/03/31] ports/17723 ports Update port: www/boa to 0.94.6 o [2000/04/01] ports/17727 ports New port: Pine with Hebrew support, see a o [2000/04/01] kern/17728 probe Macronix 98715/98715A 10/100BaseTX o [2000/04/01] misc/17737 small Major repair of PicoBSD o [2000/04/01] bin/17739 Traceroute will not compile without IPSEC o [2000/04/02] ports/17747 ports Ports Update: korean/ami o [2000/04/02] kern/17751 wpaul rl driver loaded as module when it alread o [2000/04/02] ports/17753 knu Update port: mail/wanderlust-emacs o [2000/04/02] ports/17754 knu Update ports: mail/wanderlust-{mule,emacs o [2000/04/02] bin/17756 sshd ignores .hushlogin o [2000/04/02] kern/17758 green Make sl driver dynamicallly expandable. o [2000/04/02] bin/17764 wrong percentage completed in bad144 o [2000/04/03] ports/17769 ports New port: sgmltools 2.0.2 o [2000/04/03] ports/17771 ports new port: japanese/elisp-manual o [2000/04/03] bin/17772 TFTP can not handle big files (> 32MBytes o [2000/04/03] kern/17774 stray irq7 o [2000/04/03] kern/17775 4.0-STABLE: Adaptec-155-ATM at en0 causi o [2000/04/03] ports/17777 torstenb [PATCH] Postfix port to consistently use o [2000/04/03] docs/17780 doc if they ask for smbmount, they want shari o [2000/04/04] ports/17789 ports new port: devel/libxode o [2000/04/04] ports/17790 ports update port: japanese/emacs-manual o [2000/04/04] ports/17792 ports Update /security/stunnel port o [2000/04/04] kern/17796 pcm drivers failes to load for Neomagic o a [2000/04/04] ports/17798 nate ports/java/jdk: headers incorrectly check o [2000/04/04] ports/17799 ports JGNAT port o [2000/04/04] ports/17801 erich new port: devel/binutils11 o [2000/04/04] ports/17802 erich port update: devel/gcc11 o [2000/04/04] ports/17803 ports new port: devel/gdb11 o [2000/04/04] ports/17804 ports math/PDL upgrade: 2.0 -> 2.004 o [2000/04/05] bin/17810 pw coredumps when adding/deleting usernam o [2000/04/05] gnu/17812 gprof gives error: o [2000/04/05] bin/17818 ssh X11 forward breaks with X11 not in /u o [2000/04/05] kern/17819 adrian Build ports on nfs & union mount panics k o [2000/04/05] ports/17820 jfitz majordomo port should be updated to v. 1. o [2000/04/06] ports/17822 obrien www/netscape47-navigator.us port missing o [2000/04/06] ports/17823 ports new port: audio/streamripper o [2000/04/06] bin/17824 sheldonh [PATCH] /usr/bin/column has arithmetic ov o [2000/04/06] ports/17827 ports Update port: audio/timidity++ o [2000/04/06] ports/17828 ports Update port: audio/timidity++-emacs o [2000/04/06] bin/17830 /usr/bin/login called from command line d o [2000/04/06] kern/17831 FreeBSD 4.0 doesn't detect EpoX 7KXA prop o [2000/04/06] docs/17836 doc manpage for sigaction(2) is wrong o [2000/04/06] ports/17837 jseger ImageMagick port busted o [2000/04/06] ports/17838 jseger graphics/ImageMagick patch to overcome Xa o [2000/04/07] misc/17848 Patches to remove support for CSRG libm o [2000/04/07] ports/17850 ports Update port: converters/mimepp to 1.2.4 o [2000/04/07] ports/17852 ports Update port: mail/glbiff to 0.3.2 o [2000/04/07] ports/17853 ports Update port: mail/xmailbox o [2000/04/07] ports/17854 ports Update port: net/gtksamba to gnosamba 0.3 o [2000/04/07] docs/17855 doc PPP Primer is out-of-date o [2000/04/07] misc/17857 During a sysinstall kernel sources say th o [2000/04/08] ports/17860 ports update of devel/doc++ o [2000/04/08] docs/17861 doc FAQ still needs 4.0 inserted in some plac o [2000/04/08] bin/17864 PATCH: sys/resource.h needs sys/time.h fo o [2000/04/08] docs/17869 jim Patch provided to update installation sec o [2000/04/08] kern/17872 arpintr() fix followup o [2000/04/08] kern/17874 Watchdog Timeout in vr device o [2000/04/09] ports/17876 ports fix MASTER_SITE location o [2000/04/09] bin/17877 davidn Cannot change login group with "pw usermo o [2000/04/09] docs/17880 jim ports section in handbook doesn't say ipv o [2000/04/09] ports/17884 ports cannot compiled hylafax on 5.0-current o [2000/04/09] misc/17889 certain type of DNS queries seem to get d o [2000/04/09] ports/17891 ports update to teh grap port o [2000/04/09] ports/17892 ports update for net/binkd FreeBSD port o [2000/04/10] ports/17893 ports [PATCH] Cleanup of build process of the p o [2000/04/10] ports/17896 ports New port: p5-GD-Graph3d o [2000/04/10] ports/17897 chuckr transfig does not compile with XFree86-4. o [2000/04/10] ports/17902 sheldonh out of date version number for PORTVERSIO o [2000/04/10] ports/17903 billf Allow CVS_UPDATE to be used with SUP_UPDA o [2000/04/10] conf/17904 sheldonh rc.network IPX configuration missing 'ipx 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 doc [PATCH] rewrite of cutting-edge section o o [2000/04/10] ports/17917 ports port update: audio/soundtracker o [2000/04/10] ports/17921 green licq in the ports collection is missing a o [2000/04/10] bin/17922 send-pr should be upgraded o [2000/04/11] ports/17928 ports Update port: www/indexme o [2000/04/11] ports/17931 ports Update port: audio/yamt o [2000/04/11] bin/17939 sheldonh routed calls ntohs twice on the same fiel o [2000/04/11] ports/17941 ports New port devel/lwp needed for coda 5.3.6 o [2000/04/11] ports/17942 ports New port devel/rvm needed for coda 5.3.6 o [2000/04/11] ports/17943 ports New port devel/rpc2 needed for coda 5.3.6 o [2000/04/12] bin/17945 sheldonh [patch] Makefile in /usr/src/sbin/mount_m o [2000/04/12] ports/17948 ports update port: x11-wm/sapphire to 0.14.2 o [2000/04/12] ports/17949 ports upsmon.sh is too chatty on startup o [2000/04/12] ports/17950 ports Re: update port: x11-wm/sapphire to 0.14 o [2000/04/12] ports/17951 ports Re: update port: x11-wm/sapphire to 0.14 o [2000/04/12] ports/17952 torstenb [PATCH] tcp_wrappers port to give better o [2000/04/12] ports/17953 ports [PATCH] ports/x11-wm/fvwm2 fixes o [2000/04/12] ports/17955 ports Re: update port: x11-wm/sapphire to 0.14 o [2000/04/12] misc/17957 installer navigation is confusing o [2000/04/12] bin/17958 pkg_delete runs away when given path with o [2000/04/12] ports/17959 ports Netscape can't run if LD_LIBRARY_PATH con o [2000/04/12] misc/17962 default release names need updating in sr o [2000/04/12] ports/17964 ports xmms-1.0.1 segfaults on song change o [2000/04/12] conf/17967 etc/Makefile attempts to build whatis dat o [2000/04/12] ports/17968 ports news/fidogate update o [2000/04/12] ports/17970 ports bad configuraion file search path of NAS o [2000/04/13] ports/17976 jfitz p5-Date-Manip-5.35 messing up permissions o [2000/04/13] ports/17977 ports [NEW PORT] New port of IDLE - an Integrat o [2000/04/13] ports/17980 ports New port: net/libjabber o [2000/04/13] ports/17981 ports New port: net/libetherx o [2000/04/13] ports/17982 ports New port: net/jabber-transport o [2000/04/13] misc/17983 Minikernel build instructions do not work o [2000/04/13] ports/17988 ports Update to 0.4.0 o [2000/04/13] ports/17989 ports PORTNAME fix for x11-wm/fvwm2 o [2000/04/13] ports/17990 ports PORTNAME fix for x11-wm/fvwm2-i18n o [2000/04/13] i386/17991 linux module doesn't implement pread/pwri o [2000/04/13] kern/17992 imp Missing pccard.conf entry for IBM 56K PCC o [2000/04/13] conf/17993 improving on the default /etc/amd.map o [2000/04/13] ports/17995 jseger xscreensaver-3.21 port references the wro o [2000/04/13] bin/17997 nvi doesn't set variables on startup (via o [2000/04/14] ports/18000 ports All Netscape 4 try to reinstall X, XFree8 o [2000/04/14] kern/18001 PCM - Yamaha OPL-SAx doesn't have treble/ o [2000/04/14] ports/18004 ports new pgp4pine port o [2000/04/14] ports/18005 ports games/mindfocus broken under latest stabl o [2000/04/14] ports/18011 vanilla ipv6 support for the security/xinetd port o [2000/04/14] ports/18013 stb running set@home with idprio o [2000/04/14] misc/18014 Machine doesn't boot without keyboard att o [2000/04/14] ports/18015 ports New version of healthd o [2000/04/14] ports/18016 ports Update port: graphics/netpbm o [2000/04/15] ports/18020 jseger port jpeg do not build shared library o [2000/04/15] ports/18021 ports xruskb port update o [2000/04/15] ports/18023 ports geg update 1.0.1 -> 1.0.2 o [2000/04/15] ports/18026 ports Update port: security/saint o [2000/04/15] ports/18027 ports New Port: mscompress o [2000/04/15] bin/18030 [PATCH] pkg_version thinks 4.04 > 4.1 o [2000/04/15] ports/18032 ports not a problem o [2000/04/16] ports/18033 ports Codecrusader port version 2.1.4 does not o [2000/04/16] ports/18035 ports update to new version 1.0.4 of nmh o [2000/04/16] ports/18036 ports another attempty to get this port up to d o [2000/04/16] ports/18041 ports Update ftp/downloader to version 1.14 (su o [2000/04/16] ports/18042 ports [PATCH] Update ports/devel/t1lib o [2000/04/17] ports/18045 knu Update: japanese/epwutil o [2000/04/17] ports/18046 ports Update port: audio/gqmpeg o [2000/04/17] ports/18047 ports Update port: emulators/xmame to 0.36.1 o [2000/04/17] ports/18048 ports Update port: games/oonsoo o [2000/04/17] ports/18049 ports Update port: graphics/EZWGL to 1.50 o [2000/04/17] ports/18050 ports Update port: graphics/gqview to 0.8.0 o [2000/04/17] ports/18051 ports Update port: misc/cmatrix to 1.1b o [2000/04/17] ports/18052 ports Update port: net/tn5250 to 0.15.8 o [2000/04/17] ports/18053 knu Update: japanese/eb o [2000/04/17] ports/18055 ports Update net/adns o [2000/04/17] ports/18056 ports update of actx port to 0.99.3 o [2000/04/17] ports/18057 ports make install for XFree86-4 fails on alpha 1536 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 Apr 17 11:50:11 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DCBA537BB19 for ; Mon, 17 Apr 2000 11:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA47796; Mon, 17 Apr 2000 11:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail.uni-bielefeld.de (mail.uni-bielefeld.de [129.70.4.90]) by hub.freebsd.org (Postfix) with ESMTP id 7BBEC37B770 for ; Mon, 17 Apr 2000 11:42:26 -0700 (PDT) (envelope-from bfischer@Techfak.uni-bielefeld.de) Received: from frolic.no-support.loc (ppp36-229.hrz.uni-bielefeld.de) by mail.uni-bielefeld.de (Sun Internet Mail Server sims.3.5.1999.05.24.18.28.p7) with ESMTP id <0FT600L0PBXJM8@mail.uni-bielefeld.de> for FreeBSD-gnats-submit@freebsd.org; Mon, 17 Apr 2000 20:41:46 +0200 (MET DST) Received: (from bjoern@localhost) by frolic.no-support.loc (8.9.3/8.9.3) id UAA00245; Mon, 17 Apr 2000 20:40:22 +0200 (CEST envelope-from bjoern) Received: (from bjoern@localhost) by broccoli.no-support.loc (8.9.3/8.9.3) id IAA00538; Mon, 17 Apr 2000 08:47:10 +0200 (CEST envelope-from bjoern) Message-Id: <200004170647.IAA00538@broccoli.no-support.loc> Date: Mon, 17 Apr 2000 20:40:21 +0200 From: Bjoern Fischer Reply-To: bfischer@Techfak.Uni-Bielefeld.DE To: FreeBSD-gnats-submit@freebsd.org Cc: bfischer@TechFak.Uni-Bielefeld.DE, bjoern@no-support.loc X-Send-Pr-Version: 3.2 Subject: gnu/18061: [PATCH] /usr/bin/ld (GNU ld 2.9.1) ignores rpath in shlibs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18061 >Category: gnu >Synopsis: /usr/bin/ld (GNU ld 2.9.1) ignores rpath in shared libraries >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 Apr 17 11:50:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Bjoern Fischer >Release: FreeBSD 4.0-STABLE i386 >Organization: No-Support >Environment: Any FreeBSD platform w/ ELF ABI. >Description: GNU ld ignores the rpath compiled into shared libraries when going through the needed list at link time. Imagine following scenario: library libA: /vol/foo/lib/libA.so needed: libB.so rpath: /vol/bar/lib library libB: /vol/bar/lib/libB.so Now one links a binary against libA: gcc -o foobar foobar.o -L/vol/foo/lib -R/vol/foo/lib -lA The above will fail because ld won't find libB.so at link time. The ld error message suggests that one should use -rpath to fix this. This is even worse: With -rpath /vol/bar/lib the path is hardcoded into the resulting binary, which is nonsense. You want to use -rpath-link. But generally you should not need to specify the location of libB.so at all, since libA.so is fully self contained and the runtime linker will find all libraries needed for the foobar executable w/o /vol/bar/lib in it's rpath. >How-To-Repeat: See description. >Fix: I don't know the proper method for changes in /usr/src/contrib/. so I changed everything in place. Maybe the changes should be moved to /usr/src/gnu/. making source imports easier. The changes were promoted to the GNU maintainers and it is probable that this or a similiar fix will be incorporated into the next binutils release. BTW: What is the common policy, how well tested should submitted patches be? I did a buildworld and some tests for the new feature. --- ./contrib/binutils/bfd/elflink.h 2000/04/16 17:11:15 1.1 +++ ./contrib/binutils/bfd/elflink.h 2000/04/16 20:40:13 @@ -852,6 +852,8 @@ Elf_External_Dyn *extdynend; int elfsec; unsigned long link; + int pass; + char *rpath = NULL; dynbuf = (Elf_External_Dyn *) bfd_malloc ((size_t) s->_raw_size); if (dynbuf == NULL) @@ -866,43 +868,78 @@ goto error_return; link = elf_elfsections (abfd)[elfsec]->sh_link; - extdyn = dynbuf; - extdynend = extdyn + s->_raw_size / sizeof (Elf_External_Dyn); - for (; extdyn < extdynend; extdyn++) + /* pass0: Look for rpath tag and save the value. + pass1: Look for soname and needed tags. + Reference rpath in each bfd_link_needed_list entry. */ + for (pass = 0; pass <= 1; pass++) { - Elf_Internal_Dyn dyn; - elf_swap_dyn_in (abfd, extdyn, &dyn); - if (dyn.d_tag == DT_SONAME) + extdyn = dynbuf; + extdynend = extdyn + s->_raw_size / sizeof (Elf_External_Dyn); + for (; extdyn < extdynend; extdyn++) { - name = bfd_elf_string_from_elf_section (abfd, link, - dyn.d_un.d_val); - if (name == NULL) - goto error_return; - } - if (dyn.d_tag == DT_NEEDED) - { - struct bfd_link_needed_list *n, **pn; - char *fnm, *anm; + Elf_Internal_Dyn dyn; + + elf_swap_dyn_in (abfd, extdyn, &dyn); - n = ((struct bfd_link_needed_list *) - bfd_alloc (abfd, sizeof (struct bfd_link_needed_list))); - fnm = bfd_elf_string_from_elf_section (abfd, link, - dyn.d_un.d_val); - if (n == NULL || fnm == NULL) - goto error_return; - anm = bfd_alloc (abfd, strlen (fnm) + 1); - if (anm == NULL) - goto error_return; - strcpy (anm, fnm); - n->name = anm; - n->by = abfd; - n->next = NULL; - for (pn = &elf_hash_table (info)->needed; - *pn != NULL; - pn = &(*pn)->next) - ; - *pn = n; + if (pass == 0) + { + if (dyn.d_tag == DT_RPATH) + { + /* DT_RPATH is not expected to occur more than + once in a dynamic section. */ + if (rpath == NULL) + { + char *string; + + string = + bfd_elf_string_from_elf_section (abfd, link, + dyn.d_un.d_val); + rpath = bfd_alloc (abfd, strlen(string) + 1); + if (rpath == NULL) + goto error_return; + strcpy (rpath, string); + } + } + } + else /* pass != 0 */ + { + + if (dyn.d_tag == DT_SONAME) + { + name = bfd_elf_string_from_elf_section (abfd, link, + dyn.d_un.d_val); + if (name == NULL) + goto error_return; + } + if (dyn.d_tag == DT_NEEDED) + { + struct bfd_link_needed_list *n, **pn; + char *fnm, *anm; + + n = ((struct bfd_link_needed_list *) + bfd_alloc (abfd, + sizeof (struct bfd_link_needed_list))); + fnm = bfd_elf_string_from_elf_section (abfd, link, + dyn.d_un.d_val); + if (n == NULL || fnm == NULL) + goto error_return; + anm = bfd_alloc (abfd, strlen (fnm) + 1); + if (anm == NULL) + goto error_return; + strcpy (anm, fnm); + + n->name = anm; + n->by = abfd; + n->rpath = rpath; + n->next = NULL; + for (pn = &elf_hash_table (info)->needed; + *pn != NULL; + pn = &(*pn)->next) + ; + *pn = n; + } + } /* pass == 0 */ } } --- ./contrib/binutils/ld/emultempl/elf32.em 2000/04/14 23:05:41 1.1 +++ ./contrib/binutils/ld/emultempl/elf32.em 2000/04/16 20:43:46 @@ -340,7 +340,8 @@ /* We need to find this file and include the symbol table. We want to search for the file in the same way that the dynamic linker will search. That means that we want to use - rpath_link, rpath, then the environment variable + command line rpath_link, hardcompiled rpath in shared objects, + command line rpath, then the environment variable LD_LIBRARY_PATH (native only), then the linker script LIB_SEARCH_DIRS. We do not search using the -L arguments. @@ -355,6 +356,8 @@ if (gld${EMULATION_NAME}_search_needed (command_line.rpath_link, l->name, force)) + break; + if (gld${EMULATION_NAME}_search_needed (l->rpath, l->name, force)) break; if (gld${EMULATION_NAME}_search_needed (command_line.rpath, l->name, force)) --- ./gnu/usr.bin/binutils/libbfd/i386/bfd.h 2000/04/15 11:14:30 1.1 +++ ./gnu/usr.bin/binutils/libbfd/i386/bfd.h 2000/04/16 17:51:09 @@ -598,6 +598,7 @@ { struct bfd_link_needed_list *next; bfd *by; + const char *rpath; const char *name; }; >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 Apr 17 12:50:39 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99]) by hub.freebsd.org (Postfix) with ESMTP id 94BDC37B9E7 for ; Mon, 17 Apr 2000 12:50:36 -0700 (PDT) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id PAA44428; Mon, 17 Apr 2000 15:50:32 -0400 (EDT) Date: Mon, 17 Apr 2000 15:50:31 -0400 (EDT) From: "Matthew N. Dodd" To: Samuel Tardieu Cc: Bill Fumerola , freebsd-bugs@FreeBSD.ORG Subject: Re: bin/18030: [PATCH] pkg_version thinks 4.04 > 4.1 In-Reply-To: <2000-04-17-17-55-43+trackit+sam@inf.enst.fr> 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 On Mon, 17 Apr 2000, Samuel Tardieu wrote: > On 17/04, Bill Fumerola wrote: > | On Mon, Apr 17, 2000 at 12:00:03AM -0700, Samuel Tardieu wrote: > | > | > a2ps 4.12 > a2ps 4.3, and your patch will break it. There is no way to make > | > this fully automated. > | > | Ignore leading zeros? > > You missed the point: this is the current situation (which works fine > with a2ps and not for the other software, as 4.04 is less recent than > 4.1, ignoring leading zeros (or doing a numerical comparaison, which > holds the same result) gets it wrong). Yet another reason for internal package version numbers. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Apr 17 15:40: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B95037BB1A for ; Mon, 17 Apr 2000 15:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA77223; Mon, 17 Apr 2000 15:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2120B37B6AB for ; Mon, 17 Apr 2000 15:33:09 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA76740; Mon, 17 Apr 2000 15:33:09 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004172233.PAA76740@freefall.freebsd.org> Date: Mon, 17 Apr 2000 15:33:09 -0700 (PDT) From: brentsip@ipinc.net To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/18065: FREEBSD 4.0 crashes on boot Compaq Proliant 4500 with array controller Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18065 >Category: misc >Synopsis: FREEBSD 4.0 crashes on boot Compaq Proliant 4500 with array controller >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 Apr 17 15:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Brent S Smithline >Release: 4.0 Snapshot 4.0-20000414-stable >Organization: Internet Partners, Inc. >Environment: >Description: Went attempting to load FreeBSD on a Compaq Proliant 4500 with a Compaq smart array controller 181132-001 (FRU) narrow SMART SCSI EISA date 1994. The kernal detects: ida0: at 0x6c88-0x6c9e, irq 15 (level) ida0: on eisa0 slot 6 panic: ida_wait: incorrect qcb returned Uptime: 0s System ROM: E14 08/17/1998 Array ROM: Version 2.26 Per Compaq the array drive should work with all model of the array controller. >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 Mon Apr 17 22:50: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CD8E937BB34 for ; Mon, 17 Apr 2000 22:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA26072; Mon, 17 Apr 2000 22:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 17 Apr 2000 22:50:01 -0700 (PDT) Message-Id: <200004180550.WAA26072@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Matthew N. Dodd" Subject: Re: misc/18065: FREEBSD 4.0 crashes on boot Compaq Proliant 4500 with array controller Reply-To: "Matthew N. Dodd" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/18065; it has been noted by GNATS. From: "Matthew N. Dodd" To: brentsip@ipinc.net Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/18065: FREEBSD 4.0 crashes on boot Compaq Proliant 4500 with array controller Date: Tue, 18 Apr 2000 01:41:38 -0400 (EDT) Try a snapshot from today. The fix for this was MFC less than a day ago. On Mon, 17 Apr 2000 brentsip@ipinc.net wrote: > > >Number: 18065 > >Category: misc > >Synopsis: FREEBSD 4.0 crashes on boot Compaq Proliant 4500 with array controller > >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 Apr 17 15:40:01 PDT 2000 > >Closed-Date: > >Last-Modified: > >Originator: Brent S Smithline > >Release: 4.0 Snapshot 4.0-20000414-stable > >Organization: > Internet Partners, Inc. > >Environment: > >Description: > Went attempting to load FreeBSD on a Compaq Proliant 4500 with a Compaq smart array controller 181132-001 (FRU) narrow SMART SCSI EISA date 1994. > > The kernal detects: > ida0: at 0x6c88-0x6c9e, irq 15 (level) > ida0: on eisa0 slot 6 > panic: ida_wait: incorrect qcb returned > Uptime: 0s > > System ROM: E14 08/17/1998 > Array ROM: Version 2.26 > > Per Compaq the array drive should work with all model of the array controller. > >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 > -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Apr 18 0:30: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1FE5937B8E4 for ; Tue, 18 Apr 2000 00:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA37363; Tue, 18 Apr 2000 00:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C92437B64F for ; Tue, 18 Apr 2000 00:21:31 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA36118; Tue, 18 Apr 2000 00:21:31 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004180721.AAA36118@freefall.freebsd.org> Date: Tue, 18 Apr 2000 00:21:31 -0700 (PDT) From: swchui@hutchcity.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/18071: I cannot install Oracle 8i in FreeBSD 4.0 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18071 >Category: misc >Synopsis: I cannot install Oracle 8i in FreeBSD 4.0 >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 Apr 18 00:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: kelvin >Release: 4.0 >Organization: HOME >Environment: FreeBSD home.com.hk 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Tue Mar 28 01:31:16 CST 2000 szewai@home.com.hk:/usr/src/sys/compile/HOME i386 >Description: As I have try to install oracle 8i, the error occur which Initialization Java Virtual Machine form /usr/local/jre/bin/jre Error in CreateOUIProcess();-1 :Bad address But I sure I have install well on jre >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 Tue Apr 18 4: 0: 3 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 95E3437B9D7 for ; Tue, 18 Apr 2000 03:59:56 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12hVjP-000EaF-00; Tue, 18 Apr 2000 12:59:47 +0200 From: Sheldon Hearn To: wc.bulte@chello.nl Cc: wkb@chello.nl, freebsd-bugs@FreeBSD.org Subject: Re: i386/17984: coredumps due to incorrect FP handling In-reply-to: Your message of "Mon, 17 Apr 2000 19:19:47 +0200." <20000417191947.A746@yedi.wbnet> Date: Tue, 18 Apr 2000 12:59:47 +0200 Message-ID: <56062.956055587@axl.ops.uunet.co.za> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 17 Apr 2000 19:19:47 +0200, Wilko Bulte wrote: > It does IMO, because it definitely fixes a bug for a lot of RELENG_3 > users who cannot or don't want to go to 4.0 at this point in time. My understanding is that this doesn't fix a bug at all. It simply relaxes restrictions previously placed on badly written software. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Apr 18 5:20:11 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8669937B7F1 for ; Tue, 18 Apr 2000 05:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA70883; Tue, 18 Apr 2000 05:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B6B0A37B558 for ; Tue, 18 Apr 2000 05:17:46 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA70532; Tue, 18 Apr 2000 05:17:46 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004181217.FAA70532@freefall.freebsd.org> Date: Tue, 18 Apr 2000 05:17:46 -0700 (PDT) From: g.w.roberts@bangor.ac.uk To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/18074: Fatal trap 12: page fault while in kernel mode Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18074 >Category: kern >Synopsis: Fatal trap 12: page fault while in kernel mode >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 Apr 18 05:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: G W Roberts >Release: 3.4-RELEASE >Organization: Mathematics, Univ of Wales, Bangor >Environment: FreeBSD maths02.bangor.ac.uk 3.4-RELEASE FreeBSD 3.4-RELEASE #1: Mon Apr 17 19:04:02 BST 2000 root@maths02.bangor.ac.uk:/usr/src/sys/compile/MATHS02 i386 >Description: This machine is a print server only. Running the periodic/weekly script at 3:30 am on Saturday mornings leaves the machine in a bad state. Usually it panics (page fault) and locks up on syncing disks or succeeds in rebooting, sometimes the process dies and the machine soldiers on uselessly until it gets rebooted. Here's what on the console when it locks: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x18c fault code = supervisor read, page not present instruction pointer = 0x8:0xc0208186 stack pointer = 0x10:0xc0228nnn frame pointer = 0xc10:0xc0228nnn code segment = base 0x0, limit 0xfffff, type 0x16 = DPL 0 , pres 1 def32 1, gran 1 processor eflags = interrupt enable, resume, IOPL=0 current process = Idle interrupt mask = bio trap number = 12 panic: page fault syncing disks... It panics whilst running the makewhatis perl script called from the /etc/periodic/weekly cron job. The call sequence is /etc/periodic/weekly/320.whatis /usr/libexec/makewhatis.local /usr/bin/makewhatis /usr/bin/perl To investigate further, I decided to recompile the kernel with "options DDB". However, the problem then disappears! So now I have two kernels with the only difference between them being the presence of the kernel debugger; the one without DDB panics, the one with DDB does not. The kernel config is essentially just GENERIC with all unwanted device drivers removed and two extra ppc devices inserted. I have some basic questions: Is this a bad bug in the VM software? (I've seen similar errors on 3.2-RELEASE on system shutdown, but they haven't been critical to us.) Is it related to the other similar kern PRs I've found which have status "o": 10397, 10542, 11330, 11196, 15644, 16890, 4186, 5975, 9961, 11266, 17680, 17961 I understand that the VM system has been rewritten for FreeBSD 4.0 which perhaps explains why the above PRs are still at status "o". Is it advisable to go to 4.0-RELEASE? My faith in the reliability of FreeBSD has been undermined since 2.2.8 and I would like to know whether there is anything I can do or any way I can help in order to restore it. I am not a professional system programmer or administrator, rather a fairly advanced user. I have workarounds, but they are not fixes to what appears to be a critical bug which could easily reoccur given the right circumstances. I append the dmesg and kernel config files: Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.4-RELEASE #1: Mon Apr 17 19:04:02 BST 2000 root@maths02.bangor.ac.uk:/usr/src/sys/compile/MATHS02 Timecounter "i8254" frequency 1193182 Hz CPU: Cyrix 486DX4 (486-class CPU) Origin = "CyrixInstead" DIR=0x361f Stepping=3 Revision=6 real memory = 16777216 (16384K bytes) config> en ed0 config> po ed0 0x300 config> ir ed0 5 config> iom ed0 0xca000 config> f ed0 0 config> q avail memory = 13881344 (13556K bytes) Preloaded elf kernel "kernel" at 0xc02aa000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc02aa09c. Probing for devices on PCI bus 0: chip0: rev 0x31 on pci0.5.0 Probing for PnP devices: Probing for devices on the ISA bus: sc0 on isa sc0: MDA/Hercules <16 virtual consoles, flags=0x0> ed0 at 0x300-0x31f irq 5 maddr 0xca000 msize 8192 on isa ed0: address 00:00:c0:03:b3:25, type WD8003EP (8 bit) atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 not found sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A ppc0 at 0x3bc irq 7 flags 0x40 on isa ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppb0: IEEE1284 device found /NIBBLE Probing for PnP devices on ppbus0: ppbus0: PRINTER HP ENHANCED PCL5,PJL lpt0: on ppbus 0 lpt0: Interrupt-driven port ppi0: on ppbus 0 plip0: on ppbus 0 ppc1 at 0x378 flags 0x40 on isa ppc1: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppb1: IEEE1284 device found /NIBBLE/ECP Probing for PnP devices on ppbus1: ppbus1: MLC,PCL,PML lpt1: on ppbus 1 ppi1: on ppbus 1 ppc2 at 0x278 flags 0x40 on isa ppc2: Generic chipset (NIBBLE-only) in COMPATIBLE mode lpt2: on ppbus 2 ppi2: on ppbus 2 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): wd0: 610MB (1249920 sectors), 1240 cyls, 16 heads, 63 S/T, 512 B/S wdc1 not found at 0x170 vga0 at 0x3b0-0x3bb maddr 0xb0000 msize 32768 on isa npx0 on motherboard npx0: INT 16 interface changing root device to wd0s1a #gwr FreeBSD-3.4 maths02 printer server # # GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.freebsd.org/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.ORG/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.143.2.24 1999/12/05 01:56:42 luoqi Exp $ machine "i386" #gwr cpu "I386_CPU" cpu "I486_CPU" cpu "I586_CPU" cpu "I686_CPU" #gwr ident GENERIC ident "MATHS02" maxusers 32 options DDB # Enable the kernel debugger. #makeoptions DEBUG="-g" #Build kernel with debug symbols. options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options MFS #Memory Filesystem options MFS_ROOT #MFS usable as root device, "MFS" req'ed options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, "NFS" req'ed options MSDOSFS #MSDOS Filesystem options "CD9660" #ISO 9660 Filesystem options "CD9660_ROOT" #CD-ROM usable as root. "CD9660" req'ed options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device options UCONSOLE #Allow users to grab the console options FAILSAFE #Be conservative options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) syscall trace support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores config kernel root on wd0 # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O # Optionally these may need tweaked, (defaults shown): #options NCPU=2 # number of CPUs #options NBUS=4 # number of busses #options NAPIC=1 # number of IO APICs #options NINTR=24 # number of INTs controller isa0 controller pnp0 # PnP support for ISA controller eisa0 controller pci0 # Floppy drives controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 disk fd0 at fdc0 drive 0 disk fd1 at fdc0 drive 1 # IDE controller and disks options "CMD640" # work around CMD640 chip deficiency controller wdc0 at isa? port "IO_WD1" bio irq 14 disk wd0 at wdc0 drive 0 disk wd1 at wdc0 drive 1 controller wdc1 at isa? port "IO_WD2" bio irq 15 disk wd2 at wdc1 drive 0 disk wd3 at wdc1 drive 1 # ATAPI devices options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device acd0 #IDE CD-ROM device wfd0 #IDE Floppy (e.g. LS-120) # SCSI Controllers # A single entry for any of these controllers (ncr, ahb, ahc) is # sufficient for any number of installed devices. #gwr controller ncr0 # NCR/Symbios Logic #gwr controller ahb0 # EISA AHA1742 family #gwr controller ahc0 # AHA2940 and onboard AIC7xxx devices #gwr controller amd0 # AMD 53C974 (Teckram DC-390(T)) #gwr controller isp0 # Qlogic family #gwr controller dpt0 # DPT Smartcache - See LINT for options! #gwr controller adv0 at isa? port ? cam irq ? #gwr controller adw0 #gwr controller bt0 at isa? port ? cam irq ? #gwr controller aha0 at isa? port ? cam irq ? #gwr controller aic0 at isa? port ? cam irq ? # SCSI peripherals # Only one of each of these is needed, they are dynamically allocated. #gwr controller scbus0 # SCSI bus (required) #gwr device da0 # Direct Access (disks) #gwr device sa0 # Sequential Access (tape etc) #gwr device cd0 # CD #gwr device pass0 # Passthrough device (direct SCSI) # Proprietary or custom CD-ROM Interfaces #gwr device wt0 at isa? port 0x300 bio irq 5 drq 1 #gwr device mcd0 at isa? port 0x300 bio irq 10 #gwr device matcd0 at isa? port 0x230 bio #gwr device scd0 at isa? port 0x230 bio # atkbdc0 controls both the keyboard and the PS/2 mouse controller atkbdc0 at isa? port IO_KBD tty device atkbd0 at isa? tty irq 1 device psm0 at isa? tty irq 12 device vga0 at isa? port ? conflicts # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? tty # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? tty #options XSERVER # support for X server #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 # IBM keyboards are non-std # Floating point support - do not disable. device npx0 at isa? port IO_NPX irq 13 # Power management support (see LINT for more options) device apm0 at isa? disable flags 0x31 # Advanced Power Management # PCCARD (PCMCIA) support #controller card0 #device pcic0 at card? #device pcic1 at card? # Serial (COM) ports device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 device sio1 at isa? port "IO_COM2" tty irq 3 device sio2 at isa? disable port "IO_COM3" tty irq 5 device sio3 at isa? disable port "IO_COM4" tty irq 9 # Parallel port device ppc0 at isa? port? flags 0x40 tty irq 7 controller ppbus0 # Parallel port bus (required) device lpt0 at ppbus? # Printer device plip0 at ppbus? # TCP/IP over parallel device ppi0 at ppbus? # Parallel port interface device #controller vpo0 at ppbus? # Requires scbus and da0 # Parallel port 1 device ppc1 at isa? port? flags 0x40 tty controller ppbus1 # Parallel port bus (required) device lpt1 at ppbus1 # Printer # Parallel port 2 device ppc2 at isa? port? flags 0x40 tty controller ppbus2 # Parallel port bus (required) device lpt2 at ppbus2 # Printer # PCI Ethernet NICs. #gwr device al0 # ADMtek AL981 (``Comet'') #gwr device ax0 # ASIX AX88140A #gwr device de0 # DEC/Intel DC21x4x (``Tulip'') #gwr device fxp0 # Intel EtherExpress PRO/100B (82557, 82558) #gwr device mx0 # Macronix 98713/98715/98725 (``PMAC'') #gwr device pn0 # Lite-On 82c168/82c169 (``PNIC'') #gwr device rl0 # RealTek 8129/8139 #gwr device sf0 # Adaptec AIC-6915 DuraLAN (``Starfire'') #gwr device sis0 # Silicon Integrated Systems SiS 900/SiS 7016 #gwr device ste0 # Sundance ST201 (D-Link DFE-550) #gwr device tl0 # Texas Instruments ThunderLAN #gwr device tx0 # SMC 9432TX (83c170 ``EPIC'') #gwr device vr0 # VIA Rhine, Rhine II #gwr device vx0 # 3Com 3c590, 3c595 (``Vortex'') #gwr device wb0 # Winbond W89C840F #gwr device xl0 # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. # Order is important here due to intrusive probes, do *not* alphabetize # this list of network interfaces until the probes have been fixed. # Right now it appears that the ie0 must be probed before ep0. See # revision 1.20 of this file. #gwr device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 device ed0 at isa? port 0x300 net irq 5 iomem 0xca000 #gwr device ie0 at isa? port 0x300 net irq 10 iomem 0xd0000 #gwr device ep0 at isa? port 0x300 net irq 10 #gwr device ex0 at isa? port? net irq? #gwr device fe0 at isa? port 0x300 net irq ? #gwr device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 #gwr device lnc0 at isa? port 0x280 net irq 10 drq 0 #gwr device cs0 at isa? port 0x300 net irq ? # requires PCCARD (PCMCIA) support to be activated #device xe0 at isa? port? net irq ? # PCCARD NIC drivers. # ze and zp take over the pcic and cannot coexist with generic pccard # support, nor the ed and ep drivers they replace. #gwr device ze0 at isa? port 0x300 net irq 10 iomem 0xd8000 #gwr device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device sl 1 # Kernel SLIP pseudo-device ppp 1 # Kernel PPP pseudo-device tun 1 # Packet tunnel pseudo-device pty 16 # Pseudo-ttys (telnet etc) pseudo-device gzip # Exec gzipped a.out's # The `bpfilter' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! # The number of devices determines the maximum number of # simultaneous BPF clients programs runnable. pseudo-device bpfilter 1 #Berkeley packet filter >How-To-Repeat: Just run /etc/periodic/weekly via cron at any time. >Fix: A full diagnosis and fix is way beyond me. I have found two basic workarounds to this instance of the problem: 1. disable the /etc/periodic/weekly/320.whatis script 2. recompile the kernel with DDB >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 Apr 18 7: 5:23 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from polaris.we.lc.ehu.es (polaris.we.lc.ehu.es [158.227.6.43]) by hub.freebsd.org (Postfix) with ESMTP id 78C8837B90D for ; Tue, 18 Apr 2000 07:05:12 -0700 (PDT) (envelope-from jose@we.lc.ehu.es) Received: from we.lc.ehu.es (v-ger [158.227.6.179]) by polaris.we.lc.ehu.es (8.9.1/8.9.1) with ESMTP id QAA05379; Tue, 18 Apr 2000 16:04:25 +0200 (MET DST) Message-ID: <38FC6B65.B00D71B6@we.lc.ehu.es> Date: Tue, 18 Apr 2000 16:04:21 +0200 From: "Jose M. Alcaide" Organization: Universidad del Pais Vasco - Dpto. de Electricidad y Electronica X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.0.36 i386) X-Accept-Language: es-ES, es, en-US, en MIME-Version: 1.0 To: Sheldon Hearn Cc: wc.bulte@chello.nl, freebsd-bugs@FreeBSD.ORG Subject: Re: i386/17984: coredumps due to incorrect FP handling References: <56062.956055587@axl.ops.uunet.co.za> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sheldon Hearn wrote: > > On Mon, 17 Apr 2000 19:19:47 +0200, Wilko Bulte wrote: > > > It does IMO, because it definitely fixes a bug for a lot of RELENG_3 > > users who cannot or don't want to go to 4.0 at this point in time. > > My understanding is that this doesn't fix a bug at all. It simply > relaxes restrictions previously placed on badly written software. > Sheldon, IMHO this PR should be reopened and assigned to bde or cracauer (bde submitted the changes to FP handling and cracauer committed them), asking for a MFC to RELENG_3. The acroread4 issue is important enough, and probably other applications (badly written, indeed) are affected. Also I think that RELENG_3 should not be considered "dead" before the last release off that branch (3.5?). Saludos, -- JMA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Apr 18 7:13:50 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by hub.freebsd.org (Postfix) with ESMTP id 9A10337B6A4 for ; Tue, 18 Apr 2000 07:13:47 -0700 (PDT) (envelope-from cracauer@knight.cons.org) Received: (from cracauer@localhost) by knight.cons.org (8.9.3/8.9.3) id QAA14957; Tue, 18 Apr 2000 16:13:27 +0200 (CEST) Date: Tue, 18 Apr 2000 16:13:27 +0200 From: Martin Cracauer To: "Jose M. Alcaide" Cc: Sheldon Hearn , wc.bulte@chello.nl, freebsd-bugs@FreeBSD.ORG Subject: Re: i386/17984: coredumps due to incorrect FP handling Message-ID: <20000418161327.A14942@cons.org> References: <56062.956055587@axl.ops.uunet.co.za> <38FC6B65.B00D71B6@we.lc.ehu.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <38FC6B65.B00D71B6@we.lc.ehu.es>; from jose@we.lc.ehu.es on Tue, Apr 18, 2000 at 04:04:21PM +0200 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In <38FC6B65.B00D71B6@we.lc.ehu.es>, Jose M. Alcaide wrote: > Sheldon Hearn wrote: > > > > On Mon, 17 Apr 2000 19:19:47 +0200, Wilko Bulte wrote: > > > > > It does IMO, because it definitely fixes a bug for a lot of RELENG_3 > > > users who cannot or don't want to go to 4.0 at this point in time. > > > > My understanding is that this doesn't fix a bug at all. It simply > > relaxes restrictions previously placed on badly written software. > > > > Sheldon, IMHO this PR should be reopened and assigned to bde or > cracauer (bde submitted the changes to FP handling and cracauer > committed them), asking for a MFC to RELENG_3. The acroread4 issue > is important enough, and probably other applications (badly written, > indeed) are affected. Also I think that RELENG_3 should not be > considered "dead" before the last release off that branch (3.5?). The Linux emulator needs to be fixed, it should not inherit the default FPU cw word that the kernel assigns to FreeBSD processes. It will re-break on 4.x and 5.x when/if we implement a more dynamic scheme. You can easily change your own system by just applying the appended diff and recompiling the kernel. Personally, I will not maintain RELENG_3 anymore (and I don't have a 3.x machine to test changes on anymore), but on the other side, I don't care about it either, so if you find a committer and agreement with Bruce, no "release line stability" objections from me. Index: npx.h =================================================================== RCS file: /home/ftp/pub/FreeBSD/CVS-FreeBSD/src/sys/i386/include/npx.h,v retrieving revision 1.14.2.1 diff -c -r1.14.2.1 npx.h *** npx.h 1999/08/29 16:06:41 1.14.2.1 --- npx.h 1999/09/01 10:11:53 *************** *** 134,139 **** --- 134,142 ---- #define __INITIAL_NPXCW__ __BDE_NPXCW__ #endif + #undef __INITIAL_NPXCW__ + #define __INITIAL_NPXCW__ __BETTER_BDE_NPXCW__ + #ifdef KERNEL extern struct proc *npxproc; Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Apr 18 11:29:44 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from mailgw4.prontomail.com (mailgw4.prontomail.com [209.185.149.195]) by hub.freebsd.org (Postfix) with ESMTP id 5064237BAF9 for ; Tue, 18 Apr 2000 11:29:32 -0700 (PDT) (envelope-from martingg@yupimail.com) Received: from web10 (209.185.149.210) by mailgw4.prontomail.com (NPlex 2.0.123) for FREEBSD-BUGS@FREEBSD.ORG; Tue, 18 Apr 2000 11:19:57 -0700 X-Version: yupi 6.0 .2073.11 From: martingg@yupimail.com Message-Id: Date: Tue, 18 Apr 2000 15:25:20 -0300 X-Priority: Normal Content-Type: text/html To: FREEBSD-BUGS@FREEBSD.ORG Subject: CONSULTA X-Mailer: Web Based Pronto Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org
QUE ES ESO DE VFAT Y DE EXT2 SI ME PODRIAN ACONSEJAR DONDE BUSCAR
O CONTESTARME PORQUE REALMENTE NO LO ENCUENTRO
DESDE YA GRACIAS
MARTINGG@YUPIMAIL.COM







Consigue tu cuenta de E-mail gratis y permanente en http://WWW.YUPIMAIL.COM

To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Apr 18 11:30: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1402537B52E for ; Tue, 18 Apr 2000 11:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA90983; Tue, 18 Apr 2000 11:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 18 Apr 2000 11:30:01 -0700 (PDT) Message-Id: <200004181830.LAA90983@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ed Hudson Subject: Re: kern/13532: bad vm mfs interaction Reply-To: Ed Hudson Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/13532; it has been noted by GNATS. From: Ed Hudson To: freebsd-gnats-submit@FreeBSD.org, proett@nas.nasa.gov Cc: Subject: Re: kern/13532: bad vm mfs interaction Date: Tue, 18 Apr 2000 11:28:51 -0700 i've just tried this old bug on a 4.0-RELEASE system, with no crashes. when i last tried this (3.3-RELEASE), it hosed my system strait away. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Apr 18 11:35:35 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by hub.freebsd.org (Postfix) with ESMTP id B3CA337B7B4 for ; Tue, 18 Apr 2000 11:35:28 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca42-75.ix.netcom.com [209.111.212.75]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id OAA18420; Tue, 18 Apr 2000 14:35:19 -0400 (EDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id LAA04091; Tue, 18 Apr 2000 11:35:16 -0700 (PDT) To: Samuel Tardieu Cc: Bill Fumerola , freebsd-bugs@FreeBSD.org Subject: Re: bin/18030: [PATCH] pkg_version thinks 4.04 > 4.1 References: <200004170700.AAA55638@freefall.freebsd.org> <20000417115303.J397@jade.chc-chimes.com> <2000-04-17-17-55-43+trackit+sam@inf.enst.fr> From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Date: 18 Apr 2000 11:35:15 -0700 In-Reply-To: Samuel Tardieu's message of "Mon, 17 Apr 2000 17:55:43 +0200" Message-ID: Lines: 9 X-Mailer: Gnus v5.7/Emacs 20.6 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * You missed the point: this is the current situation (which works fine with * a2ps and not for the other software, as 4.04 is less recent than 4.1, * ignoring leading zeros (or doing a numerical comparaison, which holds * the same result) gets it wrong). How about doing a numerical comparison iif the period-delimited component is a whole number (i.e., ([1-9][0-9]*|0)). Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Apr 18 12:51:59 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from bigphred.greycat.com (bigphred.greycat.com [207.173.133.2]) by hub.freebsd.org (Postfix) with ESMTP id 3F69237BAAB for ; Tue, 18 Apr 2000 12:51:54 -0700 (PDT) (envelope-from dann@bigphred.greycat.com) Received: (from dann@localhost) by bigphred.greycat.com (8.9.3/8.9.3) id MAA10983 for bugs@freebsd.org; Tue, 18 Apr 2000 12:52:00 -0700 (PDT) (envelope-from dann) Date: Tue, 18 Apr 2000 12:52:00 -0700 From: Dann Lunsford To: bugs@freebsd.org Subject: Re: ports/18040: /usr/ports/emulators/wine/make doesn't work Message-ID: <20000418125200.A10647@greycat.com> References: <200004162225.PAA92603@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004162225.PAA92603@freefall.freebsd.org>; from dennisjun@yahoo.com on Sun, Apr 16, 2000 at 03:25:00PM -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Just verifying this bug. EXACTLY the same thing happens. Running 4.0-STABLE as of 11-APR-2000. -- Dann Lunsford The only thing necessary for the triumph of evil dann@greycat.com is that men of good will do nothing. -- Cicero To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Apr 18 15:26:16 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from secure.webhotel.net (secure.webhotel.net [195.41.202.80]) by hub.freebsd.org (Postfix) with SMTP id A1A3937BB87 for ; Tue, 18 Apr 2000 15:26:03 -0700 (PDT) (envelope-from mia@dollartraffic.com) Received: (qmail 21773766 invoked by uid 0); 18 Apr 2000 22:26:11 -0000 Date: 18 Apr 2000 22:26:11 -0000 Message-ID: <20000418222611.21856108.qmail@secure.webhotel.net> From: Mia Reply-To: remove@dollartraffic.com Subject: DollarTraffic Announcement! To: bugs@freebsd.org Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This ad is being sent to webmasters, if you're on this list in error - simply return this mail with the word "remove" in the header. Dear Fellow Webmaster, EARN 60% of all signups and recurring memberships - by marketing the TOP 10 Adult sites on The Internet. We offer a promotion opportunity of high-converting niche sites where only the best quality of material is offered and of course with the best promotion tools, such as HOSTING OF FREE DAILY pictures and galleries for your site(s). All payments are guaranteed by Ibill - AND you'll get all traffic sent right back to your site or a site of your choice! Sign up today at http://www.dollartraffic.com - You can't loose so check it out! Yours sincerely Mia DollarTraffic.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Apr 18 15:50: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CF09F37B9BF for ; Tue, 18 Apr 2000 15:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA27463; Tue, 18 Apr 2000 15:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from cerberus.techfuel.com (irvine.techfuel.com [209.80.51.55]) by hub.freebsd.org (Postfix) with ESMTP id 1523237B9BF for ; Tue, 18 Apr 2000 15:46:49 -0700 (PDT) (envelope-from kehlet@techfuel.com) Received: from basilisk.techfuel.com (basilisk.techfuel.com [172.16.1.2]) by cerberus.techfuel.com (8.9.3/8.9.3) with ESMTP id PAA71645 for ; Tue, 18 Apr 2000 15:46:47 -0700 (PDT) Received: (from kehlet@localhost) by basilisk.techfuel.com (8.9.3/8.9.3) id PAA98229; Tue, 18 Apr 2000 15:46:47 -0700 (PDT) Message-Id: <200004182246.PAA98229@basilisk.techfuel.com> Date: Tue, 18 Apr 2000 15:46:47 -0700 (PDT) From: Steven Kehlet To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/18079: [PATCH] "pw usermod foobar -h -" broken Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18079 >Category: bin >Synopsis: [PATCH] "pw usermod foobar -h -" broken >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 18 15:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Steven Kehlet >Release: >Organization: >Environment: -current >Description: pw usermod foobar -h - should lock the user's account but doesn't work. The fix is trivial. I know this functionality is replaced with pw lock and unlock but this should still be fixed for backwards compatibility. >How-To-Repeat: pw usermod foobar -h - >Fix: Index: pw_user.c =================================================================== RCS file: /home/ncvs/src/usr.sbin/pw/pw_user.c,v retrieving revision 1.34 diff -c -r1.34 pw_user.c *** pw_user.c 2000/01/15 00:20:21 1.34 --- pw_user.c 2000/04/18 22:41:22 *************** *** 586,594 **** } if ((arg = getarg(args, 'h')) != NULL) { ! if (strcmp(arg->val, "-") == 0) pwd->pw_passwd = "*"; /* No access */ ! else { int fd = atoi(arg->val); int b; int istty = isatty(fd); --- 586,595 ---- } if ((arg = getarg(args, 'h')) != NULL) { ! if (strcmp(arg->val, "-") == 0) { pwd->pw_passwd = "*"; /* No access */ ! edited = 1; ! } else { int fd = atoi(arg->val); int b; int istty = isatty(fd); >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 Apr 18 15:50:17 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 86EA337BBFF for ; Tue, 18 Apr 2000 15:50:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA27472; Tue, 18 Apr 2000 15:50:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from cerberus.techfuel.com (irvine.techfuel.com [209.80.51.55]) by hub.freebsd.org (Postfix) with ESMTP id E74FC37B55D for ; Tue, 18 Apr 2000 15:48:57 -0700 (PDT) (envelope-from kehlet@techfuel.com) Received: from basilisk.techfuel.com (basilisk.techfuel.com [172.16.1.2]) by cerberus.techfuel.com (8.9.3/8.9.3) with ESMTP id PAA71671 for ; Tue, 18 Apr 2000 15:48:57 -0700 (PDT) Received: (from kehlet@localhost) by basilisk.techfuel.com (8.9.3/8.9.3) id PAA98399; Tue, 18 Apr 2000 15:48:57 -0700 (PDT) Message-Id: <200004182248.PAA98399@basilisk.techfuel.com> Date: Tue, 18 Apr 2000 15:48:57 -0700 (PDT) From: Steven Kehlet Reply-To: Steven Kehlet To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/18080: [PATCH] pw documentation updated to reflect lock and unlock Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18080 >Category: bin >Synopsis: [PATCH] pw documentation updated to reflect lock and unlock >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 18 15:50:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Steven Kehlet >Release: >Organization: >Environment: -current >Description: Here's a patch to update pw's man page to document the lock and unlock commands. >How-To-Repeat: >Fix: Index: pw.8 =================================================================== RCS file: /home/ncvs/src/usr.sbin/pw/pw.8,v retrieving revision 1.19 diff -c -r1.19 pw.8 *** pw.8 2000/03/02 14:53:37 1.19 --- pw.8 2000/04/18 22:41:22 *************** *** 120,125 **** --- 120,139 ---- .Op Fl q .Nm pw .Op Fl V Ar etcdir + .Ar lock + .Op name|uid + .Op Fl n Ar name + .Op Fl u Ar uid + .Op Fl Y + .Nm pw + .Op Fl V Ar etcdir + .Ar unlock + .Op name|uid + .Op Fl n Ar name + .Op Fl u Ar uid + .Op Fl Y + .Nm pw + .Op Fl V Ar etcdir .Ar groupadd .Op group|gid .Op Fl C Ar config *************** *** 684,689 **** --- 698,716 ---- This is normally of interest only to interactive scripts or front-ends that use .Nm pw . + .Pp + The command + .Ar lock + locks a user's account by + prepending the string + .Nm "*LOCKED*" + to his or her encrypted password field. Since no password can ever + encrypt to a value with a + .Nm *, + the user is effectively locked out. The command + .Ar unlock + reverses the action performed by + .Ar lock. .Pp .Sh GROUP OPTIONS The >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 Apr 18 17:10: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2361437B726 for ; Tue, 18 Apr 2000 17:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA34346; Tue, 18 Apr 2000 17:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 18 Apr 2000 17:10:03 -0700 (PDT) Message-Id: <200004190010.RAA34346@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Jason Young Subject: Re: i386/17712: Some outside networks are unable to resolve the a ddresses listed in DNS server running on the server. Reply-To: Jason Young Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/17712; it has been noted by GNATS. From: Jason Young To: "'freebsd-gnats-submit@FreeBSD.org'" , "'rajeshn@cybertech.com'" Cc: Subject: Re: i386/17712: Some outside networks are unable to resolve the a ddresses listed in DNS server running on the server. Date: Tue, 18 Apr 2000 19:04:21 -0500 This might be an outdated problem for you now, but I thought I'd put my two cents in on the PR.. Problem 1: tiki.theeddy.com (NS #3 for cybertech-usa.com and cssl-usa.com according to Network Solutions) isn't responding to nameservice queries at the moment. > server tiki.theeddy.com Default Server: tiki.theeddy.com Address: 204.186.117.1 > cybertech-usa.com Server: tiki.theeddy.com Address: 204.186.117.1 *** tiki.theeddy.com can't find cybertech-usa.com: No response from server Problem 2: tiki.theeddy.com isn't listed by dns.cssl-usa.com as an NS for cybertech-usa.com. This probably isn't critical, especially given #1. Problem 3: cybil.theeddy.com can't look up any addresses in cssl-usa.com, which is probably fairly bad for you. This is likely the source of your 'sometimes' problems, since the world will randomly pick one of the listed nameservers for cssl-usa.com, only one of which works (see #1). [snippage] Domain Name: CSSL-USA.COM Administrative Contact, Technical Contact, Zone Contact: Glamb, Larry (LG242) tes@THEEDDY.COM TheEddy Services P.O. Box 36 Upper Black Eddy, PA 18972 610 791 9931 (FAX) 610 791 9931 Billing Contact: Network Administrator (NA177-ORG) network@CT-YARDLEY.COM CyberTech International CyberTech International Corp. Attn L. Glamb Eight Neshaminy Interplex, Suite 209 Trevose, PA 19053 US 215 244 5000 Fax- 215 244 5099 Record last updated on 22-Oct-1997. Record expires on 05-Jul-2000. Record created on 04-Jul-1997. Database last updated on 18-Apr-2000 04:35:42 EDT. Domain servers in listed order: DNS.CSSL-USA.COM 151.197.92.24 CYBIL.THEEDDY.COM 151.197.92.27 TIKI.THEEDDY.COM 204.186.117.1 earth> nslookup Default Server: dns1.anet-stl.com Address: 209.145.150.10 > server cybil.theeddy.com Default Server: cybil.theeddy.com Address: 151.197.92.27 > set query=any > cssl-usa.com Server: cybil.theeddy.com Address: 151.197.92.27 *** cybil.theeddy.com can't find cssl-usa.com: Server failed In summary, this isn't really a FreeBSD problem, and the FreeBSD PR should be closed. I'd be happy to provide any other assistance I can outside this forum, though. Jason Young Access US(tm) Chief Network Engineer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Apr 18 19:30: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F0D3337B7F1 for ; Tue, 18 Apr 2000 19:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA47052; Tue, 18 Apr 2000 19:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from dustdevil.waterspout.com (standpipe.waterspout.com [208.13.60.152]) by hub.freebsd.org (Postfix) with ESMTP id 6FC6937B692 for ; Tue, 18 Apr 2000 19:22:35 -0700 (PDT) (envelope-from csg@dustdevil.waterspout.com) Received: (from csg@localhost) by dustdevil.waterspout.com (8.9.3/8.9.3) id VAA05677; Tue, 18 Apr 2000 21:30:01 -0500 (EST) (envelope-from csg) Message-Id: <200004190230.VAA05677@dustdevil.waterspout.com> Date: Tue, 18 Apr 2000 21:30:01 -0500 (EST) From: "C. Stephen Gunn" Reply-To: csg@dustdevil.waterspout.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/18082: /etc/gettytab, /etc/ttys autologin entries Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18082 >Category: misc >Synopsis: /etc/gettytab, /etc/ttys autologin entries >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 18 19:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: C. Stephen Gunn >Release: FreeBSD 4.0-STABLE i386 >Organization: WaterSpout Communications, Inc. >Environment: >Description: FreeBSD 3.X and 4.X have with "autologin" support in getty. We use this to ensure we have a root shell on serial terminals. While this is documented in the manpage, it would be nice to get example entries into gettytab and ttys. >How-To-Repeat: >Fix: Here are sample entries that could be added to gettytab/ttys: --------------------------------------------------------------------------- # # autologin - automatically log root in on a console # autologin|al.9600:\ :al=root:tc=std.9600: --------------------------------------------------------------------------- # automatically log root in on a physically secure console #console "/usr/libexec/getty autologin" console on secure >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 Apr 19 1:47:12 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from ada.eu.org (marvin.enst.fr [137.194.161.2]) by hub.freebsd.org (Postfix) with ESMTP id 51F5937B5A1; Wed, 19 Apr 2000 01:47:00 -0700 (PDT) (envelope-from sam@inf.enst.fr) Received: from trillian.enst.fr (antinea.enst.fr [137.194.160.145]) by ada.eu.org (Postfix) with ESMTP id 4DC351905C; Wed, 19 Apr 2000 10:46:56 +0200 (CEST) Received: by trillian.enst.fr (Postfix, from userid 1000) id 9BC9211C; Wed, 19 Apr 2000 10:46:51 +0200 (CEST) Date: Wed, 19 Apr 2000 10:46:51 +0200 To: Satoshi - Ports Wraith - Asami Cc: Bill Fumerola , freebsd-bugs@FreeBSD.org Subject: Re: bin/18030: [PATCH] pkg_version thinks 4.04 > 4.1 References: <200004170700.AAA55638@freefall.freebsd.org> <20000417115303.J397@jade.chc-chimes.com> <2000-04-17-17-55-43+trackit+sam@inf.enst.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from asami@FreeBSD.org on Tue, Apr 18, 2000 at 11:35:15AM -0700 From: Samuel Tardieu Organization: Ecole Nationale Superieure des Telecommunications Reply-To: Samuel Tardieu Content-Transfer-Encoding: 8bit X-WWW: http://www.inf.enst.fr/~tardieu/ X-Mail-Processing: Sam's procmail tools X-ICQ: 21547599 Message-Id: <2000-04-19-10-46-51+trackit+sam@inf.enst.fr> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 18/04, Satoshi - Ports Wraith - Asami wrote: | * You missed the point: this is the current situation (which works fine with | * a2ps and not for the other software, as 4.04 is less recent than 4.1, | * ignoring leading zeros (or doing a numerical comparaison, which holds | * the same result) gets it wrong). | | How about doing a numerical comparison iif the period-delimited | component is a whole number (i.e., ([1-9][0-9]*|0)). With with term of the comparaison? One of the two or both? You can have: 4.04 < 4.09 [1a] 4.09 < 4.2 [2a] 4.2 > 4.11 [3a] for one software, and for another software 4.4 < 4.9 [1b] 4.9 > 4.2 [2b] 4.2 < 4.11 [3b] If I give you 1a and 2a, you will be able to guess what 3a should be. Same thing for 3b from 1b and 2b. If I give you only 1a or 1b (which look the same), you will not be able to say for sure which one is right, as there is no common solution, it just depends on the software versioning scheme which is not contained in the version itself. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Apr 19 2:20: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 129C737BC2A for ; Wed, 19 Apr 2000 02:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA02281; Wed, 19 Apr 2000 02:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0719037B509 for ; Wed, 19 Apr 2000 02:14:31 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA01840; Wed, 19 Apr 2000 02:14:30 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004190914.CAA01840@freefall.freebsd.org> Date: Wed, 19 Apr 2000 02:14:30 -0700 (PDT) From: simond@irrelevant.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/18089: 4.0R install hangs on newfs or fsck Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18089 >Category: i386 >Synopsis: 4.0R install hangs on newfs or fsck >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 Apr 19 02:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Simon Dick >Release: 4.0R >Organization: >Environment: i386 K6-2/450, VIA MVP3 chipset. >Description: When trying to install or upgrade to 4.0R I get the installation hanging on newfs (for an install) or fsck (for an upgrade) before it starts to install the packages. >How-To-Repeat: It happens every time on my system. >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 Apr 19 3:40: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E4FEF37BC75 for ; Wed, 19 Apr 2000 03:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA10402; Wed, 19 Apr 2000 03:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B193837BCAB for ; Wed, 19 Apr 2000 03:34:20 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA09882; Wed, 19 Apr 2000 03:34:20 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004191034.DAA09882@freefall.freebsd.org> Date: Wed, 19 Apr 2000 03:34:20 -0700 (PDT) From: rewr@FreeBSD.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/18091: werwer Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18091 >Category: kern >Synopsis: werwer >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 Apr 19 03:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: werwer >Release: erww >Organization: erw >Environment: werwr >Description: werwerw >How-To-Repeat: tfewrew >Fix: efwerfewr >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 Apr 19 3:53: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D7BAD37BC75; Wed, 19 Apr 2000 03:53:05 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA11781; Wed, 19 Apr 2000 03:53:05 -0700 (PDT) (envelope-from ru@FreeBSD.org) Date: Wed, 19 Apr 2000 03:53:05 -0700 (PDT) From: Message-Id: <200004191053.DAA11781@freefall.freebsd.org> To: rewr@FreeBSD.org, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/18091: werwer Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: werwer State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Wed Apr 19 03:52:26 PDT 2000 State-Changed-Why: Spam. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Apr 19 6:50:10 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DA39A37BD11 for ; Wed, 19 Apr 2000 06:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA99029; Wed, 19 Apr 2000 06:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from voltron.pdq.com (server.pdq.com [63.77.233.146]) by hub.freebsd.org (Postfix) with ESMTP id B3A3937B50F for ; Wed, 19 Apr 2000 06:46:51 -0700 (PDT) (envelope-from pha@voltron.pdq.com) Received: (from pha@localhost) by voltron.pdq.com (8.9.3/8.9.3) id JAA04849; Wed, 19 Apr 2000 09:31:03 -0400 (EDT) (envelope-from pha) Message-Id: <200004191331.JAA04849@voltron.pdq.com> Date: Wed, 19 Apr 2000 09:31:03 -0400 (EDT) From: pha@pdq.com Reply-To: pha@pdq.com To: FreeBSD-gnats-submit@freebsd.org Cc: pha@pdq.com X-Send-Pr-Version: 3.2 Subject: i386/18095: critical VM mmap/madvise bug Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18095 >Category: i386 >Synopsis: mmap region with non zero offset is corrupted after madvise call >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 Apr 19 06:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Paul H. Anderson >Release: FreeBSD 4.0-RELEASE i386 >Organization: Public Data Queries, Inc. >Environment: Any Intel FreeBSD machine with a revamped vm subsystem (sometime after July 5th 1999 snapshot). Also affects 5.0 snapshots (I found it there, first, then downgraded). I have not verified whether this is also a problem on alphas, so I don't happen to know if it is specific to the i386. >Description: This is a VM subsystem bug related to a sequence of calls to mmap and madvise. It first appeared in snapshots sometime after the July 5th, 1999 Walnut Creek FreeBSD 4.0 snapshot. What happens is that in the following case, the memory region visible to the running progrem is corrupted: region = mmap a file with offset 16K madvise(region, MADV_SEQUENTIAL) madvise(region, MADV_WILLNEED) after that sequence, the region has incorrect contents. If the madvise calls are commented out, the map works properly. My workaround is to not use madvise on post July 5th 1999 4.0 snapshot machines. The incorrect contents are actually data from the same file, but shifted by 16384 bytes, except for the last 16384 bytes, which are apparently correct. I believe that the _very first_ time madvise is used, that it will not fail. Any subsequent run will fail until reboot. >How-To-Repeat: Run the following program three times - first time creates the test file, second time shows operation without madvise. third time shows operation with madvise (which fails). See comments a few lines below for run instructions. /* * test whether an object can be mapped in two places in VM. * * compile this program two ways: * cc -o vm vm.c * vm foo (creates the file foo with block ids) * vm foo (tests the file foo - should work, because we aren't using madvise) * * cc -o vm -DUSEMADVISE vm.c * vm foo (now fails on FreeBSD after July 5th 1999 Walnut creek snapshot, * because madvise corrupts vm maps for second offset object) * * * usage: vm * * if does not exist, creates a FILESIZE file, populates * each unique getpagesize() block of data with a getpagesize()/4 * array of numbers, each of which is the page index into the file. * * if does exist, the file is mapped in two sections. * the first section the first HEADERSIZE bytes, and is mapped where the OS * wants to map it. The second section (FILESIZE - HEADERSIZE) is mapped via * a second mmap call. * * then both sections are checked for the correct values. * * * written by Paul H. Anderson (pha@pdq.com) to debug a problem with FreeBSD * 4.0 apparently after the vm system was re-written. * * this program is not copyrighted and may be used for any purpose whatsoever, * please give credit, please don't remove this notice. */ #include #include #include #include #include #include #include #include #define FILESIZE (1024*1024) /* file is 1MB long for now */ #define HEADERSIZE (16*1024) /* header is 16K long for now */ int makethefile(char *filename); int checkthefile(char *filename); int main(int argc, char **argv) { struct stat sb; if(argc!=2) { fprintf(stderr,"usage: %s \n", argv[0]); exit(1); } if(stat(argv[1], &sb)) { if(errno==ENOENT) exit(makethefile(argv[1])); perror(argv[0]); exit(1); } /* file exists, so check it. */ exit(checkthefile(argv[1])); } /* * basic idea here is to write a file with indentifying information * in each block - we just write the block #. */ int makethefile(char *filename) { int *block = (int *) calloc(getpagesize() * sizeof(int),1); int fd; int i; printf("creating a %d byte file with blocks marked with their block number.\n", FILESIZE); fd = open(filename, O_RDWR|O_CREAT, 0666); for(i=0;iFix: no clue. I understand the VM system was reworked after July 5th snapshot, and I have to believe that this test case is not common, so it slipped by... >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 Apr 19 7: 0: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E05C837BCB5 for ; Wed, 19 Apr 2000 07:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA00612; Wed, 19 Apr 2000 07:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 36B5637BCAA for ; Wed, 19 Apr 2000 06:59:39 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA00521; Wed, 19 Apr 2000 06:59:39 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004191359.GAA00521@freefall.freebsd.org> Date: Wed, 19 Apr 2000 06:59:39 -0700 (PDT) From: kokg@geo.vu.nl To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/18096: random crashes probably caused by lockmgr panics Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18096 >Category: kern >Synopsis: random crashes probably caused by lockmgr panics >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 Apr 19 07:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Gerard Kok >Release: 4.0-RELEASE >Organization: Vrije Universiteit Amsterdam, Faculty of Earth Sciences >Environment: FreeBSD prugna.geo.vu.nl 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Wed Mar 15 02:16:55 GMT 2000 jkh@monster.cdrom.com:/usr/src/sys/compile/GENERIC i386 for example (it's happening on all our 4.0-RELEASE machines) >Description: I recently upgraded some of our FreeBSD printservers from 2.2.[56]-RELEASE to 4.0-RELEASE, and now I'm experiencing random crashes on all ten of them, about once every week. Usually there's nothing in the logs, but today the following message: Apr 19 15:18:35 prugna /kernel: panic: lockmgr: pid 81526, not exclusive lock ho lder 81492 unlocking Apr 19 15:18:35 prugna /kernel: Apr 19 15:18:35 prugna /kernel: syncing disks... panic: getnewbuf: locked buf Apr 19 15:18:35 prugna /kernel: Uptime: 7d2h52m19s Apr 19 15:18:35 prugna /kernel: Automatic reboot in 15 seconds - press a key on the console to abort Apr 19 15:18:35 prugna /kernel: Rebooting... >How-To-Repeat: Just wait ;) (I haven't figured out a way yet to immediately trigger the bug). >Fix: Not 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 Wed Apr 19 7:10: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D237C37BCBF for ; Wed, 19 Apr 2000 07:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA01712; Wed, 19 Apr 2000 07:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6690E37B98A for ; Wed, 19 Apr 2000 07:01:58 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA00825; Wed, 19 Apr 2000 07:01:58 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004191401.HAA00825@freefall.freebsd.org> Date: Wed, 19 Apr 2000 07:01:58 -0700 (PDT) From: support@kern.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/18097: What is this: LIBRATION not specified - using default frequency Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18097 >Category: misc >Synopsis: What is this: LIBRATION not specified - using default frequency >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 Apr 19 07:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Jerry Bransom >Release: FreeBSD pcpc.data1.com 3.2-RELEASE FreeBSD 3.2-RELEASE >Organization: Kern Internet Services >Environment: FreeBSD pcpc.data1.com 3.2-RELEASE FreeBSD 3.2-RELEASE #1: Mon Nov 22 22:03:24 PST 1999 jbransom @pcpc.data1.com:/usr/src/sys/compile/PCPC i386 >Description: This message showed up in my logs today. Thought you might know what it is: >How-To-Repeat: I have never seen it before >Fix: I am not even sure it is a problem >Release-Note: >Audit-Trail: >Unformatted: >>>>>>>>>>>>>>>>>>>>>>> What is this: LIBRATION not specified - using default frequency arp: arp: >>>>>>>>>>>>>>>>>>>>>>> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Apr 19 7:10: 8 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 67D1837BCCA for ; Wed, 19 Apr 2000 07:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA01728; Wed, 19 Apr 2000 07:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9941837BC9D for ; Wed, 19 Apr 2000 07:05:11 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA01205; Wed, 19 Apr 2000 07:05:11 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004191405.HAA01205@freefall.freebsd.org> Date: Wed, 19 Apr 2000 07:05:11 -0700 (PDT) From: support@kern.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/18098: What is this: LIBRATION not specified - using default frequency Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18098 >Category: misc >Synopsis: What is this: LIBRATION not specified - using default frequency >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 Apr 19 07:10:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Jerry Bransom >Release: FreeBSD pcpc.data1.com 3.2-RELEASE FreeBSD 3.2-RELEASE >Organization: Kern Internet Services >Environment: FreeBSD pcpc.data1.com 3.2-RELEASE FreeBSD 3.2-RELEASE #1: Mon Nov 22 22:03:24 PST 1999 jbransom @pcpc.data1.com:/usr/src/sys/compile/PCPC i386 >Description: This message showed up in my logs today. Thought you might know what it is: >How-To-Repeat: I have never seen it before but I think it has to do with the ARP program... could it have a config file that is corrupt? The address in question was moved from one machine to another.. we did that ourselves.. but I never get the LIBRATION message before >Fix: I am not even sure it is a problem Thanks in advance for your time... >Release-Note: >Audit-Trail: >Unformatted: >>>>>>>>>>>>>>>>>>>>>>> ns kernel log messages: > LIBRATION not specified - using default frequency > arp: 204.212.36.221 moved from 48:54:e8:25:f4:b8 to 00:20:d6:7c:72:36 > arp: 204.212.36.221 moved from 00:20:d6:7c:72:36 to 48:54:e8:25:f4:b8 >>>>>>>>>>>>>>>>>>>>>>> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Apr 19 10:40:22 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ECF0537BD0D for ; Wed, 19 Apr 2000 10:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA27307; Wed, 19 Apr 2000 10:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from boco.fee.vutbr.cz (boco.fee.vutbr.cz [147.229.9.11]) by hub.freebsd.org (Postfix) with ESMTP id 9CD1037B57E for ; Wed, 19 Apr 2000 10:32:48 -0700 (PDT) (envelope-from cejkar@dcse.fee.vutbr.cz) Received: from kazi.dcse.fee.vutbr.cz (kazi.dcse.fee.vutbr.cz [147.229.8.12]) by boco.fee.vutbr.cz (8.10.1/8.10.1) with ESMTP id e3JHWkC71084 for ; Wed, 19 Apr 2000 19:32:46 +0200 (CEST) Received: (from cejkar@localhost) by kazi.dcse.fee.vutbr.cz (8.10.1/8.10.1) id e3JHWko12798; Wed, 19 Apr 2000 19:32:46 +0200 (CEST) Message-Id: <200004191732.e3JHWko12798@kazi.dcse.fee.vutbr.cz> Date: Wed, 19 Apr 2000 19:32:46 +0200 (CEST) From: cejkar@dcse.fee.vutbr.cz Reply-To: cejkar@dcse.fee.vutbr.cz To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/18099: Bug-fixes to pthread_cond_*() (uthread_cond.c) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18099 >Category: bin >Synopsis: Bug-fixes to pthread_cond_*() (uthread_cond.c) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 19 10:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Rudolf Cejka >Release: FreeBSD 5.0-CURRENT i386 >Organization: Brno University of Technology, FEE&CS, Czech Republic >Environment: 5.0-CURRENT and possibly all other branches. >Description: Here is small testing program (-pthread): -- #define _THREAD_SAFE #include #include #include pthread_t tid; pthread_cond_t cond = PTHREAD_COND_INITIALIZER; /* ARGSUSED */ void *test(void *dummy) { if (pthread_cond_broadcast(&cond) != 0) warnx("pthread_cond_broadcast()"); if (pthread_cond_timedwait(&cond, NULL, NULL) != 0) warnx("pthread_cond_timedwait()"); return NULL; } int main(void) { if (pthread_create(&tid, NULL, test, NULL) != 0) errx(1, "pthread_create()"); if (pthread_join(tid, NULL) != 0) errx(1, "pthread_join()"); return 0; } -- According to standards, pthread_cond_broadcast() should do nothing without any error. And I think pthread_cond_timedwait() should not produce a coredump. But if you run it, you get: -- tst: pthread_cond_broadcast() Segmentation fault (core dumped) -- If you apply following patch, you get only: -- tst: pthread_cond_timedwait() -- a) pthread_cond_broadcast() will not produce any error: the problem occurs only when condition is initialized statically and have not been used (= allocated) before - maybe this is artifical example, but I had a problem with this in a real situation (on Solaris it works fine but on FreeBSD before patch it doesn't) (second and third chunk of patch for pthread_cond_signal() and pthread_cond_broadcast() functions) b) pthread_cond_timedwait() will produce error only instead of coredump; if you look into sources, it really looks as a copy & paste & insert bug (first chunk of patch) >How-To-Repeat: >Fix: --- src/lib/libc_r/uthread/uthread_cond.c.orig Wed Apr 19 18:52:04 2000 +++ src/lib/libc_r/uthread/uthread_cond.c Wed Apr 19 18:52:04 2000 @@ -308,19 +308,14 @@ if (cond == NULL || abstime == NULL) rval = EINVAL; - - if (abstime->tv_sec < 0 || - abstime->tv_nsec < 0 || abstime->tv_nsec >= 1000000000) { - errno = EINVAL; - _thread_leave_cancellation_point(); - return (-1); - } - + else if (abstime->tv_sec < 0 || + abstime->tv_nsec < 0 || abstime->tv_nsec >= 1000000000) + rval = EINVAL; /* * If the condition variable is statically initialized, * perform the dynamic initialization: */ - if (*cond != NULL || + else if (*cond != NULL || (rval = pthread_cond_init(cond,NULL)) == 0) { _thread_enter_cancellation_point(); @@ -473,9 +468,14 @@ int rval = 0; pthread_t pthread; - if (cond == NULL || *cond == NULL) + if (cond == NULL) rval = EINVAL; - else { + /* + * If the condition variable is statically initialized, + * perform the dynamic initialization: + */ + else if (*cond != NULL || + (rval = pthread_cond_init(cond, NULL)) == 0) { /* * Defer signals to protect the scheduling queues * from access by the signal handler: @@ -525,9 +525,14 @@ int rval = 0; pthread_t pthread; - if (cond == NULL || *cond == NULL) + if (cond == NULL) rval = EINVAL; - else { + /* + * If the condition variable is statically initialized, + * perform the dynamic initialization: + */ + else if (*cond != NULL || + (rval = pthread_cond_init(cond,NULL)) == 0) { /* * Defer signals to protect the scheduling queues * from access by the signal handler: >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 Apr 19 12:21:10 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from ausxc08.us.dell.com (ausxc08.us.dell.com [143.166.99.216]) by hub.freebsd.org (Postfix) with ESMTP id DC5C437BD32 for ; Wed, 19 Apr 2000 12:21:03 -0700 (PDT) (envelope-from Andrew_Bachler@Dell.com) Received: by ausxc08.us.dell.com with Internet Mail Service (5.5.2448.0) id ; Wed, 19 Apr 2000 14:21:01 -0500 Message-ID: From: Andrew_Bachler@Dell.com To: freebsd-bugs@FreeBSD.org Subject: Dell 2400 FreeBSD 4.0 and SMP hangs System. Date: Wed, 19 Apr 2000 14:20:52 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have a customer issue with FreeBSD 4.0 and SMP on a Dell 2450 server it is the same RCC chipset as the Dell 2400 Sever listed in Bug Report Kern/16416. In my testing I was able to reproduce and was unable to get around the SMP hang on reboot, even after a multiple kernel changes and HW configurations. Can you tell me if this problem is currently being worked or if a work around is available, If not would it help if we shipped a system to your site to help work the problem. Please let me know if I can be of any Help, fill free to call me at my number below. Andrew Bachler Dell Custom Server Engineering Email : andrew_bachler@dell.com 512-728-8535 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Apr 19 16: 0: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2ED0437B7C8 for ; Wed, 19 Apr 2000 16:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA62646; Wed, 19 Apr 2000 16:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 19 Apr 2000 16:00:02 -0700 (PDT) Message-Id: <200004192300.QAA62646@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Bill Fenner Subject: Re: misc/18098: What is this: LIBRATION not specified - using default frequency Reply-To: Bill Fenner Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/18098; it has been noted by GNATS. From: Bill Fenner To: support@kern.com Cc: freebsd-gnats-submit@freebsd.org Subject: Re: misc/18098: What is this: LIBRATION not specified - using default frequency Date: Wed, 19 Apr 2000 15:49:23 -0700 It's the end of the following message from /sys/i386/isa/clock.c: CLK_USE_I8254_CALIBRATION not specified - using default frequency which you probably see every time you reboot. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Apr 19 16:20:10 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B49937BD67 for ; Wed, 19 Apr 2000 16:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA64259; Wed, 19 Apr 2000 16:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 19 Apr 2000 16:20:02 -0700 (PDT) Message-Id: <200004192320.QAA64259@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Anatoly Vorobey Subject: Re: bin/3170: vi freaks and dump core if user doesn't exist Reply-To: Anatoly Vorobey Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/3170; it has been noted by GNATS. From: Anatoly Vorobey To: Bill Fenner Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: bin/3170: vi freaks and dump core if user doesn't exist Date: Thu, 20 Apr 2000 02:13:26 +0000 I've tracked down the bug to a fundamental conflict between vi's refresh engine and its warning display engine. The reason "deleted user" is at all relevant for reproducing the bug is that vi in that case tries to display two warnings at once (about nonexistent user and about impossibility of recovering the file in case of failure). In such a case, vi will want to prompt user with "Press a key to continue" and until it does, it won't refresh the screen; but if this whole condition was caused by a multiple-chars key (such as Up, mapped to Esc-something), then it also won't display the prompt until the rest of the chars in the buffer are processed, and to do that it needs to refresh the screen. Hence, a deadlock. The bug is there in all nvi versions including the latest one. That was a tricky bastard. I've no idea how to fix it though, the refresh code is a living nightmare and several of straightforward attempts were to no avail. I attach for the reference a message I sent to the maintainer a few days ago. Date: Mon, 17 Apr 2000 01:08:45 +0000 From: Anatoly Vorobey To: bostic@bostic.com Subject: an nvi bug Dear Keith, I've been trying to find the bug which apparently has been in nvi for quite some time, and is currently manifestable e.g. in all versions of FreeBSD (I work with -CURRENT). Although FreeBSD uses an old version, I just verified that the bug is still there in 1.79. There's some description of how to repeat the bug at http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/3170 ; and see also below for more exact reproduction which never fails. Reproduction: Create a user, login as the user, delete the user with vipw(1) while the user stays logged in. Now the user goes into vi and tries to edit a small file with several rows (I used his default ~/.login_conf, for example). Immediately after invoking vi with the filename at command line, the user presses 'i', then preses Enter until all but the first line of the file have scrolled down and the first line is on the last screen row, and at that moment he presses the Up key. vi tried to display the warning about nonexistent user and impossibility of recovering the file, freaks, hangs and eventually dumps core. On the other hand, if instead of the Up key you simply press Esc, vi successfully displays the warning, lets you press a key to continue and goes on fine. I think I've found what the reason is, but I don't know the best way to fix the bug, hence this letter. The fact that the user has been deleted is only relevant insomuch as vi tries to present two-line warning (two separate warnings in fact) with calls to msgq(). The warnings come from rcv_init() and rcv_mailfile(), and rcv_init() is called from bd_set() which is the first function to be called by txt_resolve() in order to finally assimilate the inputed text into the file (it's followed by a bunch of bd_append()'s which are irrelevant). Now when the user pressed the Up key, the first character to register was Escape, with more mapped ones on the way. Escape triggered txt_resolve() and eventual exit from the 'insert' function in v_itxt.c which was working all along till now since we started by Inserting. As the control goes one more time through the main loop of vi.c, we see: /* Resolve messages. */ if (!MAPPED_KEYS_WAITING(sp) && vs_resolve(sp, NULL, 0)) goto ret; /* * If not skipping a refresh, return to command mode and * refresh the screen. */ if (F_ISSET(vip, VIP_S_REFRESH)) F_CLR(vip, VIP_S_REFRESH); else { sp->showmode = SM_COMMAND; if (vs_refresh(sp, 0)) goto ret; } Now when the user was pressing Escape, the !MAPPED_KEYS_WAITING condition succeeded and vs_resolve() was called, which called vs_scroll(), and the latter displayed the "press any key" line and after pressing a key cleared up the two lines of scrolled warnings that were still there. But with a mapped key such as Up, the condition fails, and the control goes straight to vs_refresh(). Maybe vs_refresh() should be denied running until all remaining chars keys have been processed? I am not sure. Anyway, vs_refresh() goes to vs_paint() and only asks it to UPDATE_CURSOR. vs_paint() eventually needs to call vs_line() to find out where the cursor is. But in the beginning of vs_line(): /* * If ex modifies the screen after ex output is already on the * screen\ * don't touch it -- we'll get scrolling wrong, at best. */ if (!F_ISSET(sp, SC_TINPUT_INFO) && VIP(sp)->totalcount > 1) return (0); if (F_ISSET(sp, SC_SCR_EXWROTE) && smp - HMAP != LASTLINE(sp)) return (0); The first test succeeds, since totalcount *is* >1 as we have two warnings pending on the screen -- and vs_line() immediately returns. vs_paint() freaks and calls itself recursively with the same flags, and we have an infinite recursion which gives way to the dump core when the stack is exhausted. That's it. In the case of Escape key, vs_resolve() had been called earlier and cleared totalcount, so the test fails and vs_line() dutifully does its work. However, one obviously can't introduce a call to vs_resolve() before the mapped characters have been processed. So I don't know exactly how to handle this best; the source of vs_paint() and friends is too complicated for me. Hopefully you'll know what to do with it, and please drop a line if you do so that I could submit a patch to the FreeBSD tree as well. Thanks, and all the best, Anatoly. -- Anatoly Vorobey, mellon@pobox.com http://pobox.com/~mellon/ "Angels can fly because they take themselves lightly" - G.K.Chesterton -- Anatoly Vorobey, mellon@pobox.com http://pobox.com/~mellon/ "Angels can fly because they take themselves lightly" - G.K.Chesterton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Apr 19 17:20: 8 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 468AA37BD4E for ; Wed, 19 Apr 2000 17:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA69018; Wed, 19 Apr 2000 17:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from eternal.epitaph.org (cc1006043-a.vron1.nj.home.com [24.3.150.10]) by hub.freebsd.org (Postfix) with ESMTP id 8C99837B857 for ; Wed, 19 Apr 2000 17:15:01 -0700 (PDT) (envelope-from srm@eternal.epitaph.org) Received: (from srm@localhost) by eternal.epitaph.org (8.9.0/8.9.0) id UAA00708; Wed, 19 Apr 2000 20:41:25 -0400 (EDT) Message-Id: <200004200041.UAA00708@eternal.epitaph.org> Date: Wed, 19 Apr 2000 20:41:25 -0400 (EDT) From: srm@epitaph.org Reply-To: srm@epitaph.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/18100: update to src/usr.bin/from/from.c for multiple mboxes Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18100 >Category: bin >Synopsis: update to src/usr.bin/from/from.c for multiple mboxes >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 Apr 19 17:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Sean R. McNamara >Release: FreeBSD 2.2.5-RELEASE i386 (and forward) >Organization: n/a >Environment: Compiled and tested on FreeBSD 2.2.5-RELEASE 3.0-RELEASE 3.1-RELEASE 3.4-RELEASE and 4.0-RELEASE (i386) No other archs. were available for testing purposes. >Description: /usr/bin/from modified to allow the polling of multiple mailboxes via the MAIL environment variable with the following syntax: :::<...>: Default behavior remains intact to poll / >How-To-Repeat: N/A >Fix: --- /usr/src/usr.bin/from/from.c Wed Apr 19 18:46:42 2000 +++ ./from.c Wed Apr 19 18:45:39 2000 @@ -42,7 +42,7 @@ static char sccsid[] = "@(#)from.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD: src/usr.bin/from/from.c,v 1.8 1999/08/28 01:01:22 peter Exp $"; + "$FreeBSD: src/usr.bin/from/from.c,v 1.5.2.2 1999/10/30 21:49:05 green Exp $"; #endif /* not lint */ #include @@ -57,6 +57,7 @@ int match __P((char *, char *)); static void usage __P((void)); +char * getbox __P((char *)); int main(argc, argv) @@ -66,8 +67,8 @@ extern char *optarg; extern int optind; struct passwd *pwd; - int ch, count, newline; - char *file, *sender, *p; + int ch, count, newline, header, deflt; + char *file, *mailenv, *sender, *p; #if MAXPATHLEN > BUFSIZ char buf[MAXPATHLEN]; #else @@ -76,6 +77,7 @@ file = sender = NULL; count = -1; + deflt = -1; while ((ch = getopt(argc, argv, "cf:s:")) != -1) switch (ch) { case 'c': @@ -99,7 +101,7 @@ if (!file) { if (*argv) { (void)sprintf(buf, "%s/%s", _PATH_MAILDIR, *argv); - file = buf; + file = strdup(buf); deflt=1; } else { if (!(file = getenv("MAIL"))) { if (!(pwd = getpwuid(getuid()))) @@ -107,36 +109,67 @@ file = pwd->pw_name; (void)sprintf(buf, "%s/%s", _PATH_MAILDIR, file); - file = buf; + file = strdup(buf); deflt=1; } } } - /* read from stdin */ - if (strcmp(file, "-") == 0) { - } - else if (!freopen(file, "r", stdin)) { - errx(1, "can't read %s", file); - } - for (newline = 1; fgets(buf, sizeof(buf), stdin);) { - if (*buf == '\n') { - newline = 1; - continue; + while(((deflt) && (mailenv = getbox(file)) != NULL)) { + + /* read from stdin */ + if (strcmp(file, "-") == 0) { } - if (newline && !strncmp(buf, "From ", 5) && - (!sender || match(buf + 5, sender))) { - if (count != -1) - count++; - else - printf("%s", buf); + else { + if (!freopen(file, "r", stdin)) + errx(1, "can't read %s", file); + } + + header=0; + for (newline = 1; fgets(buf, sizeof(buf), stdin);) { + if (*buf == '\n') { + newline = 1; + continue; + } + if (newline && !strncmp(buf, "From ", 5) && + (!sender || match(buf + 5, sender))) { + if (count != -1) + count++; + else + if(!header) { + printf("%s:\n\n",file); + header++; + } + printf("%s", buf); + fflush(stdout); + } + newline = 0; } - newline = 0; + if (count != -1) + printf("There %s %d message%s in your incoming mailbox.\n", + count == 1 ? "is" : "are", count, count == 1 ? "" : "s"); + if(deflt == 1) + deflt--; + file = mailenv; } - if (count != -1) - printf("There %s %d message%s in your incoming mailbox.\n", - count == 1 ? "is" : "are", count, count == 1 ? "" : "s"); - exit(0); } + +char * +getbox(str) + char *str; +{ + char *p; + + if(*str == '\0') + return((char *)NULL); + + for (p = str;((*str != ':')&&(*str != '\0'));str++) {} + *str++ = '\0'; + return(str); +} + + + + static void usage() >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 Apr 19 18: 0: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1962D37B88A for ; Wed, 19 Apr 2000 18:00:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA72387; Wed, 19 Apr 2000 18:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 19 Apr 2000 18:00:04 -0700 (PDT) Message-Id: <200004200100.SAA72387@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Jason Young Subject: Re: i386/17712: Some outside networks are unable to resolve the a ddresses listed in DNS server running on the server. Reply-To: Jason Young Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/17712; it has been noted by GNATS. From: Jason Young To: "'freebsd-gnats-submit@FreeBSD.org'" , "'rajeshn@cybertech.com'" Cc: Subject: Re: i386/17712: Some outside networks are unable to resolve the a ddresses listed in DNS server running on the server. Date: Wed, 19 Apr 2000 19:51:12 -0500 PR originator says this problem has gone away, but is looking into the issues above. This PR can be closed. Jason Young Access US(tm) Chief Network Engineer ----- Thank you very much for your time. We do not experience the problem now a days. I'll look into the issues listed. Thanks once again Rajesh Nair, Network Administrator, Cybertech Systems Inc. E-mail : rajesh.nair@cybertech.com -----Original Message----- From: Jason Young [mailto:jyoung@accessus.net] Sent: Tuesday, April 18, 2000 8:04 PM To: 'freebsd-gnats-submit@FreeBSD.org'; 'rajeshn@cybertech.com' Subject: Re: i386/17712: Some outside networks are unable to resolve the a ddresses listed in DNS server running on the server. This might be an outdated problem for you now, but I thought I'd put my two cents in on the PR.. [snip] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Apr 19 20:20: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF91637BDA1 for ; Wed, 19 Apr 2000 20:20:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA84451; Wed, 19 Apr 2000 20:20:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E45B637B792 for ; Wed, 19 Apr 2000 20:10:02 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA83431; Wed, 19 Apr 2000 20:09:37 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004200309.UAA83431@freefall.freebsd.org> Date: Wed, 19 Apr 2000 20:09:37 -0700 (PDT) From: efutch@nyct.net To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/18103: [PATCH] FTP_PASSIVE_MODE and libftpio Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18103 >Category: bin >Synopsis: [PATCH] FTP_PASSIVE_MODE and libftpio >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 19 20:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Eric Futch >Release: 4.0-STABLE >Organization: New York Connect >Environment: FreeBSD quake.nyct.net 4.0-STABLE FreeBSD 4.0-STABLE #5: Mon Mar 27 20:39:24 EST 2000 efutch@quake.nyct.net:/usr/src/sys/compile/QUAKE i386 >Description: I was just digging around in the libftpio source code. It does only check to see if the FTP_PASSIVE_MODE environment variable is defined at all. I made this small patch to it that I think makes enough sense almost to have it comitted. With this patch it makes libftpio also understand the YES or NO value of FTP_PASSIVE_MODE. It's a diff against src/lib/libftpio.c rev 1.33 from 4.0-STABLE. Check out this patch and let me know if it works for you. The if statements could probably be cleaned up a little :), but it works. It was in reference to a problem someone mentioned on the freebsd-mobile mailing list. I think this would help people who expect FTP_PASSIVE_MODE=NO to acutally NOT use passive mode :) Sean O'Connell mentions: This might be worthy of a PR. The way fetch currently works is a bit wrong (certainly violates POLA). So here it is :) >How-To-Repeat: (tcsh) setenv FTP_PASSIVE_MODE=NO fetch -v ftp://someurl.com/something And notice that it will use passive ftp no matter what. >Fix: Apply this patch. Patch can also be found at: http://quake.nyct.net/~efutch/FreeBSD/ftpio.c.patch Index: src/lib/libftpio/ftpio.c =================================================================== RCS file: /home/ncvs/src/lib/libftpio/ftpio.c,v retrieving revision 1.33 diff -u -r1.33 ftpio.c --- src/lib/libftpio/ftpio.c 1999/09/28 13:33:13 1.33 +++ src/lib/libftpio/ftpio.c 2000/04/20 02:28:20 @@ -498,8 +498,13 @@ static void check_passive(FILE *fp) { - if (getenv("FTP_PASSIVE_MODE")) - ftpPassive(fp, TRUE); + char *cp; + cp = getenv("FTP_PASSIVE_MODE"); + printf("debug: cp(%s)",cp); + if (!cp || (cp && (strncmp(cp,"NO",2)==0))) + ftpPassive(fp, FALSE); + if (cp && (strncmp(cp,"YES",3)==0)) + ftpPassive(fp, TRUE); } static void >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 Apr 19 20:40: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AAC837B92A for ; Wed, 19 Apr 2000 20:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA86661; Wed, 19 Apr 2000 20:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from happy.checkpoint.com (happy.checkpoint.com [199.203.156.41]) by hub.freebsd.org (Postfix) with ESMTP id CC5D537B6E3 for ; Wed, 19 Apr 2000 20:33:33 -0700 (PDT) (envelope-from mellon@happy.checkpoint.com) Received: (from mellon@localhost) by happy.checkpoint.com (8.9.3/8.9.3) id GAA67396; Thu, 20 Apr 2000 06:32:19 GMT (envelope-from mellon) Message-Id: <200004200632.GAA67396@happy.checkpoint.com> Date: Thu, 20 Apr 2000 06:32:19 GMT From: mellon@pobox.com Reply-To: mellon@pobox.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/18104: missing include file in sh(1) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18104 >Category: bin >Synopsis: a source file in sh(1) lacks #include >Confidential: yes >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 19 20:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Anatoly Vorobey >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: -CURRENT >Description: When sh(1) is compiled with DEBUG defined, as it usually isn't, show.c won't compile as it uses errno but lacks the include. The offending function, opentrace(), is inside a #ifdef DEBUG block. >How-To-Repeat: cd /usr/src/bin/sh DEBUG_FLAGS=-DDEBUG make >Fix: Index: show.c =================================================================== RCS file: /freebsd/cvs/src/bin/sh/show.c,v retrieving revision 1.11 diff -u -r1.11 show.c --- show.c 1999/11/29 19:11:01 1.11 +++ show.c 2000/04/20 06:31:22 @@ -48,6 +48,7 @@ #else #include #endif +#include #include "shell.h" #include "parser.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 Wed Apr 19 21: 0: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BDC4837BD5A for ; Wed, 19 Apr 2000 21:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA88954; Wed, 19 Apr 2000 21:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 19 Apr 2000 21:00:03 -0700 (PDT) Message-Id: <200004200400.VAA88954@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Anatoly Vorobey Subject: Re: bin/18104: missing include file in sh(1) Reply-To: Anatoly Vorobey Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/18104; it has been noted by GNATS. From: Anatoly Vorobey To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: bin/18104: missing include file in sh(1) Date: Thu, 20 Apr 2000 06:55:33 +0000 > When sh(1) is compiled with DEBUG defined, as it usually isn't, > show.c won't compile as it uses errno but lacks the include. > The offending function, opentrace(), is inside a #ifdef DEBUG block. I've goofed here, in fact; sh(1) still won't build with DEBUG since -- get that! -- the function trace() defined in show.c conflicts with trace() in lib_trace.o of libtermcap.a of ncurses fame. I've renamed the sh function, and retested everything. When build with DEBUG_FLAGS=-DDEBUG=2 , it'll create a file 'trace' in the current directory and will write tons of good info there. Would someone please review/commit? Index: shell.h =================================================================== RCS file: /freebsd/cvs/src/bin/sh/shell.h,v retrieving revision 1.11 diff -u -r1.11 shell.h --- shell.h 1999/08/27 23:15:24 1.11 +++ shell.h 2000/04/20 06:44:37 @@ -77,7 +77,7 @@ #ifdef DEBUG -#define TRACE(param) trace param +#define TRACE(param) sh_trace param #else #define TRACE(param) #endif Index: show.c =================================================================== RCS file: /freebsd/cvs/src/bin/sh/show.c,v retrieving revision 1.11 diff -u -r1.11 show.c --- show.c 1999/11/29 19:11:01 1.11 +++ show.c 2000/04/20 06:51:56 @@ -48,6 +48,7 @@ #else #include #endif +#include #include "shell.h" #include "parser.h" @@ -301,9 +302,9 @@ void #ifdef __STDC__ -trace(const char *fmt, ...) +sh_trace(const char *fmt, ...) #else -trace(va_alist) +sh_trace(va_alist) va_dcl #endif { Index: show.h =================================================================== RCS file: /freebsd/cvs/src/bin/sh/show.h,v retrieving revision 1.7 diff -u -r1.7 show.h --- show.h 1999/08/27 23:15:25 1.7 +++ show.h 2000/04/20 06:44:53 @@ -36,7 +36,7 @@ void showtree __P((union node *)); #ifdef DEBUG -void trace __P((const char *, ...)); +void sh_trace __P((const char *, ...)); void trargs __P((char **)); void trputc __P((int)); void trputs __P((char *)); -- Anatoly Vorobey, mellon@pobox.com http://pobox.com/~mellon/ "Angels can fly because they take themselves lightly" - G.K.Chesterton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Apr 19 21:50: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C57DF37BD90 for ; Wed, 19 Apr 2000 21:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA93582; Wed, 19 Apr 2000 21:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 8E32A37BDDD for ; Wed, 19 Apr 2000 21:49:16 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12i79T-0000Yp-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 20 Apr 2000 03:57:11 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12i79S-000MaI-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 20 Apr 2000 03:57:10 +0100 Message-Id: Date: Thu, 20 Apr 2000 03:57:10 +0100 From: Ben Smithurst Reply-To: ben@scientia.demon.co.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/18106: fetch(1) sends incorrect 'Host' header for FTP URLs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18106 >Category: bin >Synopsis: fetch(1) sends incorrect 'Host' header for FTP URLs >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 Apr 19 21:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Ben Smithurst >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD strontium.scientia.demon.co.uk 4.0-STABLE FreeBSD 4.0-STABLE #33: Sat Apr 15 19:48:18 BST 2000 ben@platinum.scientia.demon.co.uk:/usr/src/sys/compile/STRONTIUM i386 bug seems present in -current code too. >Description: When fetch(1) is downloading an ftp URL via an HTTP proxy, it sends the Host header with the first character of the hostname missing. This is because it assumes the prefix is 7 characters ("http://") when that's not true for FTP. This is probably unimportant, as I don't know how much the Host header matters for FTP (probably not at all), but should probably be fixed anyway. >How-To-Repeat: ben@strontium:~/tmp$ ktrace fetch -o /dev/null ftp://ftp.freebsd.org/ ... ben@strontium:~/tmp$ kdump | grep Host: Host: tp.freebsd.org\r >Fix: Index: http.c =================================================================== RCS file: /usr/cvs/src/usr.bin/fetch/http.c,v retrieving revision 1.31 diff -u -r1.31 http.c --- http.c 2000/03/08 13:02:10 1.31 +++ http.c 2000/04/20 02:53:51 @@ -261,7 +261,10 @@ if (strncmp(uri, "http://", 7) == 0 || strncmp(uri, "ftp://", 6) == 0) { char *hosthdr; - slash = strchr(uri + 7, '/'); + int plen; + + plen = (uri[0] == 'h')? 7 : 6; + slash = strchr(uri + plen, '/'); if (slash == 0) { warnx("`%s': malformed `http' URL", uri); rv = EX_USAGE; @@ -273,10 +276,9 @@ file = safe_strdup(slash); else file = safe_strndup(slash, ques - slash); - hosthdr = alloca(sizeof("Host: \r\n") + slash - uri - 7); - strcpy(hosthdr, "Host: "); - strncat(hosthdr, uri + 7, slash - uri - 7); - strcat(hosthdr, "\r\n"); + hosthdr = alloca(sizeof("Host: \r\n") + slash - uri - plen); + sprintf(hosthdr, "Host: %.*s\r\n", + slash - uri - plen, uri + plen); https->http_host_header = safe_strdup(hosthdr); } else { slash = uri; (The previous code looked suspect to me anyway. As the strncat wouldn't append a NUL byte, it looked to me as if the strcat following it was assuming alloca returned zero-filled memory. Whether that's the case or not (the man-page doesn't say so, so I'd assume it isn't), it would seem unwise to rely on it. I think the sprintf with fixed size %.*s expansion is probably safer.) >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 Apr 19 22: 0: 8 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B1E437BD86 for ; Wed, 19 Apr 2000 22:00:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA94523; Wed, 19 Apr 2000 22:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 19 Apr 2000 22:00:04 -0700 (PDT) Message-Id: <200004200500.WAA94523@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Mike Heffner Subject: RE: bin/18103: [PATCH] FTP_PASSIVE_MODE and libftpio Reply-To: Mike Heffner Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/18103; it has been noted by GNATS. From: Mike Heffner To: efutch@nyct.net Cc: freebsd-gnats-submit@FreeBSD.org Subject: RE: bin/18103: [PATCH] FTP_PASSIVE_MODE and libftpio Date: Thu, 20 Apr 2000 00:58:05 -0400 (EDT) On 20-Apr-2000 efutch@nyct.net wrote: | Apply this patch. Patch can also be found at: | http://quake.nyct.net/~efutch/FreeBSD/ftpio.c.patch | | Index: src/lib/libftpio/ftpio.c | =================================================================== | RCS file: /home/ncvs/src/lib/libftpio/ftpio.c,v | retrieving revision 1.33 | diff -u -r1.33 ftpio.c | --- src/lib/libftpio/ftpio.c 1999/09/28 13:33:13 1.33 | +++ src/lib/libftpio/ftpio.c 2000/04/20 02:28:20 | @@ -498,8 +498,13 @@ | static void | check_passive(FILE *fp) | { | - if (getenv("FTP_PASSIVE_MODE")) | - ftpPassive(fp, TRUE); | + char *cp; | + cp = getenv("FTP_PASSIVE_MODE"); | + printf("debug: cp(%s)",cp); | + if (!cp || (cp && (strncmp(cp,"NO",2)==0))) | + ftpPassive(fp, FALSE); | + if (cp && (strncmp(cp,"YES",3)==0)) | + ftpPassive(fp, TRUE); | } | Maybe it should do the comparison without depending on the string case? How about this: { char *cp; cp = getenv("FTP_PASSIVE_MODE"); if (cp && strncasecmp(cp, "YES", 3)==0) ftpPassive(fp, TRUE); else ftpPassive(fp, FALSE); } /**************************************** * Mike Heffner * * Fredericksburg, VA ICQ# 882073 * * Sent at: 20-Apr-2000 -- 00:37:28 EST * * http://my.ispchannel.com/~mheffner * ****************************************/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Apr 19 22:18:19 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from orion.ac.hmc.edu (Orion.AC.HMC.Edu [134.173.32.20]) by hub.freebsd.org (Postfix) with ESMTP id 1BBFA37B816 for ; Wed, 19 Apr 2000 22:18:13 -0700 (PDT) (envelope-from brdavis@orion.ac.hmc.edu) Received: (from brdavis@localhost) by orion.ac.hmc.edu (8.8.8/8.8.8) id WAA22102; Wed, 19 Apr 2000 22:17:30 -0700 (PDT) Date: Wed, 19 Apr 2000 22:17:30 -0700 From: Brooks Davis To: Mike Heffner Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: bin/18103: [PATCH] FTP_PASSIVE_MODE and libftpio Message-ID: <20000419221730.A16110@orion.ac.hmc.edu> References: <200004200500.WAA94523@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <200004200500.WAA94523@freefall.freebsd.org>; from mheffner@mailandnews.com on Wed, Apr 19, 2000 at 10:00:04PM -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Apr 19, 2000 at 10:00:04PM -0700, Mike Heffner wrote: > Maybe it should do the comparison without depending on the string case? > > How about this: > > { > char *cp; > cp = getenv("FTP_PASSIVE_MODE"); > if (cp && strncasecmp(cp, "YES", 3)==0) > ftpPassive(fp, TRUE); > else > ftpPassive(fp, FALSE); > } Why compleatly change the behavior of this variable? Going from "if(defined) then true" to "if("YES") then true" is definatly a POLA violation. The obvious fix to allow NO to mean NO makes more sense. { char *cp; cp = getenv("FTP_PASSIVE_MODE"); if (cp && strncasecmp(cp, "NO", 3)==0) ftpPassive(fp, FALSE); else ftpPassive(fp, TRUE); } -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Apr 19 22:26:26 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from MailAndNews.com (MailAndNews.com [199.29.68.160]) by hub.freebsd.org (Postfix) with ESMTP id A98E637BD90 for ; Wed, 19 Apr 2000 22:26:23 -0700 (PDT) (envelope-from mheffner@mailandnews.com) Received: from muriel.penguinpowered.com [208.138.199.76] (mheffner@mailandnews.com); Thu, 20 Apr 2000 01:26:21 -0400 X-WM-Posted-At: MailAndNews.com; Thu, 20 Apr 00 01:26:21 -0400 Content-Length: 547 Message-ID: X-Mailer: XFMail 1.4.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000419221730.A16110@orion.ac.hmc.edu> Date: Thu, 20 Apr 2000 01:25:25 -0400 (EDT) Reply-To: Mike Heffner From: Mike Heffner To: Brooks Davis Subject: Re: bin/18103: [PATCH] FTP_PASSIVE_MODE and libftpio Cc: freebsd-bugs@FreeBSD.ORG Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 20-Apr-2000 Brooks Davis wrote: | | Why compleatly change the behavior of this variable? Going from | "if(defined) then true" to "if("YES") then true" is definatly a POLA | violation. The obvious fix to allow NO to mean NO makes more sense. | Oops, yea you're correct ;) /**************************************** * Mike Heffner * * Fredericksburg, VA ICQ# 882073 * * Sent at: 20-Apr-2000 -- 01:23:50 EST * * http://my.ispchannel.com/~mheffner * ****************************************/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Apr 19 22:30:10 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C635F37BD5A for ; Wed, 19 Apr 2000 22:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA98895; Wed, 19 Apr 2000 22:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 19 Apr 2000 22:30:03 -0700 (PDT) Message-Id: <200004200530.WAA98895@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Eric D. Futch" Subject: RE: bin/18103: [PATCH] FTP_PASSIVE_MODE and libftpio Reply-To: "Eric D. Futch" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/18103; it has been noted by GNATS. From: "Eric D. Futch" To: Mike Heffner Cc: freebsd-gnats-submit@FreeBSD.org Subject: RE: bin/18103: [PATCH] FTP_PASSIVE_MODE and libftpio Date: Thu, 20 Apr 2000 01:22:37 -0400 (EDT) That looks better than my method. I knew it could have been cleaned up. Here's is a new version of the patch. You can also find it at http://quake.nyct.net/~efutch/FreeBSD/ftpio.c.patch-2 [snip here] Index: src/lib/libftpio/ftpio.c =================================================================== RCS file: /home/ncvs/src/lib/libftpio/ftpio.c,v retrieving revision 1.33 diff -u -r1.33 ftpio.c --- src/lib/libftpio/ftpio.c 1999/09/28 13:33:13 1.33 +++ src/lib/libftpio/ftpio.c 2000/04/20 05:19:15 @@ -498,8 +498,12 @@ static void check_passive(FILE *fp) { - if (getenv("FTP_PASSIVE_MODE")) - ftpPassive(fp, TRUE); + char *cp; + cp = getenv("FTP_PASSIVE_MODE"); + if (cp && strncasecmp(cp, "YES", 3)==0) + ftpPassive(fp, TRUE); + else + ftpPassive(fp, FALSE); } static void [snip here] Thanks! -- Eric Futch New York Connect.Net, Ltd. efutch@nyct.net Technical Support Staff http://www.nyct.net (212) 293-2620 "Bringing New York The Internet Access It Deserves" On Thu, 20 Apr 2000, Mike Heffner wrote: > >On 20-Apr-2000 efutch@nyct.net wrote: > | Apply this patch. Patch can also be found at: > | http://quake.nyct.net/~efutch/FreeBSD/ftpio.c.patch > | > | Index: src/lib/libftpio/ftpio.c > | =================================================================== > | RCS file: /home/ncvs/src/lib/libftpio/ftpio.c,v > | retrieving revision 1.33 > | diff -u -r1.33 ftpio.c > | --- src/lib/libftpio/ftpio.c 1999/09/28 13:33:13 1.33 > | +++ src/lib/libftpio/ftpio.c 2000/04/20 02:28:20 > | @@ -498,8 +498,13 @@ > | static void > | check_passive(FILE *fp) > | { > | - if (getenv("FTP_PASSIVE_MODE")) > | - ftpPassive(fp, TRUE); > | + char *cp; > | + cp = getenv("FTP_PASSIVE_MODE"); > | + printf("debug: cp(%s)",cp); > | + if (!cp || (cp && (strncmp(cp,"NO",2)==0))) > | + ftpPassive(fp, FALSE); > | + if (cp && (strncmp(cp,"YES",3)==0)) > | + ftpPassive(fp, TRUE); > | } > | > >Maybe it should do the comparison without depending on the string case? > >How about this: > >{ > char *cp; > cp = getenv("FTP_PASSIVE_MODE"); > if (cp && strncasecmp(cp, "YES", 3)==0) > ftpPassive(fp, TRUE); > else > ftpPassive(fp, FALSE); >} > > >/**************************************** > * Mike Heffner * > * Fredericksburg, VA ICQ# 882073 * > * Sent at: 20-Apr-2000 -- 00:37:28 EST * > * http://my.ispchannel.com/~mheffner * > ****************************************/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Apr 19 23:10: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C710337BDA7 for ; Wed, 19 Apr 2000 23:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA05224; Wed, 19 Apr 2000 23:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 764EB37BD5A for ; Wed, 19 Apr 2000 23:02:58 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA04512; Wed, 19 Apr 2000 23:02:58 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004200602.XAA04512@freefall.freebsd.org> Date: Wed, 19 Apr 2000 23:02:58 -0700 (PDT) From: bauer@genprofile.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/18108: strange dev assignment with multiple scsi cdrom drives Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18108 >Category: misc >Synopsis: strange dev assignment with multiple scsi cdrom 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: Wed Apr 19 23:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: David Bauer >Release: 3.3 >Organization: GenProfile AG >Environment: FreeBSD dav 3.3-RELEASE FreeBSD 3.3-RELEASE #9: Thu Apr 20 07:12:45 CEST 2000 bauer@dav:/usr/src/sys/compile/DB i386 >Description: messages report drive as cd0 but in fstab must be mounted ad cd1. from /var/log/messages: Apr 20 07:23:52 dav /kernel: wdc1: unit 0 (atapi): , removable, accel, ovlap, dma, iordis Apr 20 07:23:52 dav /kernel: acd0: drive speed 4134KB/sec, 128KB cache Apr 20 07:23:52 dav /kernel: acd0: supported read types: CD-R, CD-RW, CD-DA, packet track Apr 20 07:23:52 dav /kernel: acd0: Audio: play, 256 volume levels Apr 20 07:23:52 dav /kernel: acd0: Mechanism: ejectable tray Apr 20 07:23:52 dav /kernel: acd0: Medium: no/blank disc inside, unlocked Apr 20 07:23:52 dav /kernel: Waiting 15 seconds for SCSI devices to settle Apr 20 07:23:52 dav /kernel: changing root device to wd0s2a Apr 20 07:23:52 dav /kernel: cd0 at ahc0 bus 0 target 5 lun 0 Apr 20 07:23:52 dav /kernel: cd0: Removable CD-ROM SCSI-2 device Apr 20 07:23:52 dav /kernel: cd0: 10.000MB/s transfers (10.000MHz, offset 8) Apr 20 07:23:52 dav /kernel: cd0: Attempt to query device size failed: NOT READY, Medium not present Apr 20 07:23:52 dav /kernel: cd1 at ahc0 bus 0 target 6 lun 0 Apr 20 07:23:52 dav /kernel: cd1: Removable CD-ROM SCSI-4 device Apr 20 07:23:52 dav /kernel: cd1: 10.000MB/s transfers (10.000MHz, offset 15) Apr 20 07:23:52 dav /kernel: cd1: Attempt to query device size failed: NOT READY, Medium not present from /etc/fstab: /dev/acd0c /cdrom cd9660 ro,noauto 0 0 /dev/cd1c /cdrom1 cd9660 ro,noauto 0 0 With this fstab entry a DVD in the Pioneer DVD ROM drive is mounted correctly. But I do not understand why the boot messages report this as cd0 and it must be mounted as cd1. Also a 'sh MAKEDEV cd1' does not do anything. No error but also no new device. I had to create it manually with mknod. Maybe the mixture of ATAPI and SCSI cdrom confuses the system. The systems unit numbering is not reflected correctly in the messages. >How-To-Repeat: ATAPI CDROM + SCSI CDROM ? >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 Apr 19 23:30:12 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 53C2037B5CE for ; Wed, 19 Apr 2000 23:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA07459; Wed, 19 Apr 2000 23:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 19 Apr 2000 23:30:02 -0700 (PDT) Message-Id: <200004200630.XAA07459@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Anatoly Vorobey Subject: Re: bin/6577: /bin/sh environment variables not set in simple commands Reply-To: Anatoly Vorobey Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/6577; it has been noted by GNATS. From: Anatoly Vorobey To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: bin/6577: /bin/sh environment variables not set in simple commands Date: Thu, 20 Apr 2000 09:27:28 +0000 >Gambit-C version 3 depends upon >FOO=bar eval echo \$FOO >outputting "bar" to build. It outputs nothing. This is contrary to >the documented behaviour (for Simple Commands) and to observed >behaviour on AiX, Digital Unix and on bash. I have a fix for this. It's a "I know what I'm doing" fix rather than "this seems to work" fix; so here's a bit of explanation which hopefully will make it easier for someone to review and commit ;) Basically, our sh(1) keeps internal environment, defined by FOO=bar pairs before the command, pointed to by variable cmdenviron defined in eval.c . It merges it with the global environment only when executing external commands. The builtin commands, on the other hands, are expected to use bltinlookup() which will look both into cmdenviron and the global environment, instead of vanilla lookupvar() which only looks into the latter. The simple builtin commands which are affected by variables all do that (a good example is 'cd' checking $HOME). However, "eval" itself is implemented as a builtin command, which will call evalstr -- the "real" eval used also by the command loop. When this "real" eval which parses and executes all commands needs to look into a variable, it happens in codepath evalstr->evalcommand->expandarg->argstr->evalvar->lookupvar. Because of this last lookupvar() call, the builtin eval effectively ignores its internal environment, even though it's there in "cmdenviron" while it executes. I have changed that call from lookupvar() to bltinlookup(). Since the whole codepath basically only ever comes from inside eval processing, it's okay as we do want eval to always remember about internal environment just in case it's being executed as a builtin. An additional gotcha is that earlier evalcommand() never bothered to clear cmdenviron, and it could hold internal environment of some builtin command long after it's done executing, which was okay since all builtin commands were executed from evalcommand() and it would reset cmdenviron before launching one. This is no more acceptable since now evalcommand() will consult cmdenviron just to parse its arguments, and when this evalcommand() does *not* execute as a result of a builtin call, cmdenviron may contain remains of a previous builtin's environment. Thus I clear cmdenviron upon a builtin's exit now. Testing: well, I've played with it. I've tested that things like FOO=bar eval echo \$FOO now work correctly. I've built a few worlds. I've run a few configures. Index: eval.c =================================================================== RCS file: /freebsd/cvs/src/bin/sh/eval.c,v retrieving revision 1.27 diff -u -r1.27 eval.c --- eval.c 1999/12/20 13:42:59 1.27 +++ eval.c 2000/04/20 08:45:47 @@ -850,6 +850,7 @@ exitstatus = (*builtinfunc[cmdentry.u.index])(argc, argv); flushall(); cmddone: + cmdenviron = NULL; out1 = &output; out2 = &errout; freestdout(); Index: expand.c =================================================================== RCS file: /freebsd/cvs/src/bin/sh/expand.c,v retrieving revision 1.31 diff -u -r1.31 expand.c --- expand.c 1999/12/15 11:46:32 1.31 +++ expand.c 2000/04/20 08:47:23 @@ -667,7 +667,7 @@ set = varisset(var, varflags & VSNUL); val = NULL; } else { - val = lookupvar(var); + val = bltinlookup(var, 1); if (val == NULL || ((varflags & VSNUL) && val[0] == '\0')) { val = NULL; set = 0; -- Anatoly Vorobey, mellon@pobox.com http://pobox.com/~mellon/ "Angels can fly because they take themselves lightly" - G.K.Chesterton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Apr 19 23:50: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B07837BD9B for ; Wed, 19 Apr 2000 23:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA08992; Wed, 19 Apr 2000 23:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 19 Apr 2000 23:50:04 -0700 (PDT) Message-Id: <200004200650.XAA08992@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Kenneth D. Merry" Subject: Re: misc/18108: strange dev assignment with multiple scsi cdrom drives Reply-To: "Kenneth D. Merry" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/18108; it has been noted by GNATS. From: "Kenneth D. Merry" To: bauer@genprofile.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/18108: strange dev assignment with multiple scsi cdrom drives Date: Thu, 20 Apr 2000 00:47:02 -0600 On Wed, Apr 19, 2000 at 23:02:58 -0700, bauer@genprofile.com wrote: > >Organization: > GenProfile AG > >Environment: > FreeBSD dav 3.3-RELEASE FreeBSD 3.3-RELEASE #9: Thu Apr 20 07:12:45 CEST 2000 bauer@dav:/usr/src/sys/compile/DB i386 > >Description: > messages report drive as cd0 but in fstab must be mounted ad cd1. > > from /var/log/messages: > Apr 20 07:23:52 dav /kernel: wdc1: unit 0 (atapi): , removable, accel, ovlap, dma, iordis > Apr 20 07:23:52 dav /kernel: acd0: drive speed 4134KB/sec, 128KB cache > Apr 20 07:23:52 dav /kernel: acd0: supported read types: CD-R, CD-RW, CD-DA, packet track > Apr 20 07:23:52 dav /kernel: acd0: Audio: play, 256 volume levels > Apr 20 07:23:52 dav /kernel: acd0: Mechanism: ejectable tray > Apr 20 07:23:52 dav /kernel: acd0: Medium: no/blank disc inside, unlocked > Apr 20 07:23:52 dav /kernel: Waiting 15 seconds for SCSI devices to settle > Apr 20 07:23:52 dav /kernel: changing root device to wd0s2a > Apr 20 07:23:52 dav /kernel: cd0 at ahc0 bus 0 target 5 lun 0 > Apr 20 07:23:52 dav /kernel: cd0: Removable CD-ROM SCSI-2 device > Apr 20 07:23:52 dav /kernel: cd0: 10.000MB/s transfers (10.000MHz, offset 8) > Apr 20 07:23:52 dav /kernel: cd0: Attempt to query device size failed: NOT READY, Medium not present > Apr 20 07:23:52 dav /kernel: cd1 at ahc0 bus 0 target 6 lun 0 > Apr 20 07:23:52 dav /kernel: cd1: Removable CD-ROM SCSI-4 device > Apr 20 07:23:52 dav /kernel: cd1: 10.000MB/s transfers (10.000MHz, offset 15) > Apr 20 07:23:52 dav /kernel: cd1: Attempt to query device size failed: NOT READY, Medium not present > > from /etc/fstab: > /dev/acd0c /cdrom cd9660 ro,noauto 0 0 > /dev/cd1c /cdrom1 cd9660 ro,noauto 0 0 > > With this fstab entry a DVD in the Pioneer DVD ROM drive is mounted > correctly. But I do not understand why the boot messages report this > as cd0 and it must be mounted as cd1. > > Also a 'sh MAKEDEV cd1' does not do anything. No error but also no new > device. I had to create it manually with mknod. When you make CD devices with MAKEDEV, it makes the number of devices you specify on the command line. Specifying 'cd1' makes 1 device, cd0. You want to type 'sh MAKEDEV cd2' to make cd0 and cd1 devices. > Maybe the mixture of ATAPI and SCSI cdrom confuses the system. > The systems unit numbering is not reflected correctly in the messages. I suspect your device nodes may be messed up. Can you send the output of: camcontrol devlist -v ls -l /dev/*cd* Make sure you CC your reply to FreeBSD-gnats-submit@FreeBSD.ORG so it goes into the audit log for this PR. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 2:57: 2 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A2BEA37B7DF; Thu, 20 Apr 2000 02:57:00 -0700 (PDT) (envelope-from cracauer@FreeBSD.org) Received: (from cracauer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA30382; Thu, 20 Apr 2000 02:57:00 -0700 (PDT) (envelope-from cracauer@FreeBSD.org) Date: Thu, 20 Apr 2000 02:57:00 -0700 (PDT) From: Message-Id: <200004200957.CAA30382@freefall.freebsd.org> To: mellon@pobox.com, cracauer@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/18104: a source file in sh(1) lacks #include Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: a source file in sh(1) lacks #include State-Changed-From-To: open->closed State-Changed-By: cracauer State-Changed-When: Thu Apr 20 11:56:28 MEST 2000 State-Changed-Why: Fixe in -current. Will be in 4.x before 4.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 3: 5:59 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by hub.freebsd.org (Postfix) with ESMTP id 9EEB837BDD7 for ; Thu, 20 Apr 2000 03:05:56 -0700 (PDT) (envelope-from cracauer@knight.cons.org) Received: (from cracauer@localhost) by knight.cons.org (8.9.3/8.9.3) id MAA14753; Thu, 20 Apr 2000 12:05:43 +0200 (CEST) Date: Thu, 20 Apr 2000 12:05:42 +0200 From: Martin Cracauer To: Anatoly Vorobey Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: bin/18104: missing include file in sh(1) Message-ID: <20000420120542.B14071@cons.org> References: <200004200400.VAA88954@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004200400.VAA88954@freefall.freebsd.org>; from mellon@pobox.com on Wed, Apr 19, 2000 at 09:00:03PM -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In <200004200400.VAA88954@freefall.freebsd.org>, Anatoly Vorobey wrote: > The following reply was made to PR bin/18104; it has been noted by GNATS. > > From: Anatoly Vorobey > To: FreeBSD-gnats-submit@FreeBSD.ORG > Cc: > Subject: Re: bin/18104: missing include file in sh(1) > Date: Thu, 20 Apr 2000 06:55:33 +0000 > > > When sh(1) is compiled with DEBUG defined, as it usually isn't, > > show.c won't compile as it uses errno but lacks the include. > > The offending function, opentrace(), is inside a #ifdef DEBUG block. > > I've goofed here, in fact; sh(1) still won't build with DEBUG since -- > get that! -- the function trace() defined in show.c conflicts with > trace() in lib_trace.o of libtermcap.a of ncurses fame. > > I've renamed the sh function, and retested everything. When build with > DEBUG_FLAGS=-DDEBUG=2 , it'll create a file 'trace' in the current > directory and will write tons of good info there. Would someone please > review/commit? For me, it builds and writes to ./trace even without renaming trace(). It appears that the ncurses trace() hijacks your sh-internal trace where it should not and does not for me. I'm also not sure why you refer to DEBUG_FLAGS, maybe you use a non-standard build structure? What does nm -A *.o | grep trace show in your build directory? Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 3:19: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from happy.checkpoint.com (happy.checkpoint.com [199.203.156.41]) by hub.freebsd.org (Postfix) with ESMTP id A6AA837B5A1 for ; Thu, 20 Apr 2000 03:18:58 -0700 (PDT) (envelope-from mellon@pobox.com) Received: (from mellon@localhost) by happy.checkpoint.com (8.9.3/8.9.3) id NAA02946; Thu, 20 Apr 2000 13:18:40 GMT (envelope-from mellon@pobox.com) Date: Thu, 20 Apr 2000 13:18:40 +0000 From: Anatoly Vorobey To: Martin Cracauer Cc: bugs@freebsd.org Subject: Re: bin/18104: missing include file in sh(1) Message-ID: <20000420131840.A1964@happy.checkpoint.com> References: <200004200400.VAA88954@freefall.freebsd.org> <20000420120542.B14071@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000420120542.B14071@cons.org>; from cracauer@cons.org on Thu, Apr 20, 2000 at 12:05:42PM +0200 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Apr 20, 2000 at 12:05:42PM +0200, Martin Cracauer wrote: > > I've goofed here, in fact; sh(1) still won't build with DEBUG since -- > > get that! -- the function trace() defined in show.c conflicts with > > trace() in lib_trace.o of libtermcap.a of ncurses fame. > > > > I've renamed the sh function, and retested everything. When build with > > DEBUG_FLAGS=-DDEBUG=2 , it'll create a file 'trace' in the current > > directory and will write tons of good info there. Would someone please > > review/commit? > > For me, it builds and writes to ./trace even without renaming > trace(). > > It appears that the ncurses trace() hijacks your sh-internal trace > where it should not and does not for me. Yes, this is apparently what happens, but I have no idea why. > I'm also not sure why you > refer to DEBUG_FLAGS, maybe you use a non-standard build structure? Presumably you build debug by uncommenting the corresponding line in the Makefile, while I ``export DEBUG_FLAGS="-DDEBUG=2 -g" '' and just make afterwards; does the rest. > What does > nm -A *.o | grep trace > show in your build directory? cd.o: U trace error.o: U trace eval.o: U trace exec.o: U trace expand.o: U trace jobs.o: U trace main.o: U opentrace main.o: U trace parser.o: U trace show.o:00000b34 T opentrace show.o:000007d0 T trace show.o:00000004 C tracefile trap.o: U trace Here's also the make error: cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -g -DDEBUG=2 -Wall -Wformat -static -o sh alias.o arith.o arith_lex.o cd.o echo.o error.o eval.o exec.o expand.o histedit.o input.o jobs.o mail.o main.o memalloc.o miscbltin.o mystring.o options.o output.o parser.o printf.o redir.o show.o trap.o var.o builtins.o init.o nodes.o syntax.o -ll -ledit -ltermcap /usr/lib/libtermcap.a(lib_trace.o): In function `trace': lib_trace.o(.text+0x0): multiple definition of `trace' show.o:/usr/src/bin/sh/show.c:310: first defined here /usr/libexec/elf/ld: Warning: size of symbol `trace' changed from 75 to 5 in lib_trace.o *** Error code 1 Stop in /usr/src/bin/sh. My environment is completely normal CURRENT tree cvsupped and updated daily. -- Anatoly Vorobey, mellon@pobox.com http://pobox.com/~mellon/ "Angels can fly because they take themselves lightly" - G.K.Chesterton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 3:19:52 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by hub.freebsd.org (Postfix) with ESMTP id 74FDA37BC6B; Thu, 20 Apr 2000 03:19:46 -0700 (PDT) (envelope-from cracauer@knight.cons.org) Received: (from cracauer@localhost) by knight.cons.org (8.9.3/8.9.3) id MAA14860; Thu, 20 Apr 2000 12:19:43 +0200 (CEST) Date: Thu, 20 Apr 2000 12:19:43 +0200 From: Martin Cracauer To: Anatoly Vorobey Cc: freebsd-bugs@FreeBSD.ORG, bde@FreeBSD.ORG, tegge@FreeBSD.ORG Subject: Re: bin/6577: /bin/sh environment variables not set in simple commands Message-ID: <20000420121942.A14798@cons.org> References: <200004200630.XAA07459@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004200630.XAA07459@freefall.freebsd.org>; from mellon@pobox.com on Wed, Apr 19, 2000 at 11:30:02PM -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks for the proposed fix. Looks good to me. Bruce, Tor, I cc'ed you in case you want to have a look at it. If you don't object, I will commit the fix. In <200004200630.XAA07459@freefall.freebsd.org>, Anatoly Vorobey wrote: > The following reply was made to PR bin/6577; it has been noted by GNATS. > > From: Anatoly Vorobey > To: freebsd-gnats-submit@freebsd.org > Cc: > Subject: Re: bin/6577: /bin/sh environment variables not set in simple commands > Date: Thu, 20 Apr 2000 09:27:28 +0000 > > >Gambit-C version 3 depends upon > >FOO=bar eval echo \$FOO > >outputting "bar" to build. It outputs nothing. This is contrary to > >the documented behaviour (for Simple Commands) and to observed > >behaviour on AiX, Digital Unix and on bash. > > I have a fix for this. It's a "I know what I'm doing" fix rather than > "this seems to work" fix; so here's a bit of explanation > which hopefully will make it easier for someone to review and commit ;) > > Basically, our sh(1) keeps internal environment, defined by FOO=bar pairs > before the command, pointed to by variable cmdenviron defined in eval.c . > It merges it with the global environment only when executing external > commands. The builtin commands, on the other hands, are expected to use > bltinlookup() which will look both into cmdenviron and the global > environment, instead of vanilla lookupvar() which only looks into the latter. > > The simple builtin commands which are affected by variables all do that > (a good example is 'cd' checking $HOME). However, "eval" itself is > implemented as a builtin command, which will call evalstr -- the "real" > eval used also by the command loop. When this "real" eval which parses > and executes all commands needs to look into a variable, it happens in > codepath evalstr->evalcommand->expandarg->argstr->evalvar->lookupvar. > Because of this last lookupvar() call, the builtin eval effectively > ignores its internal environment, even though it's there in "cmdenviron" > while it executes. I have changed that call from lookupvar() to bltinlookup(). > Since the whole codepath basically only ever comes from inside eval > processing, it's okay as we do want eval to always remember about internal > environment just in case it's being executed as a builtin. > > An additional gotcha is that earlier evalcommand() never bothered to > clear cmdenviron, and it could hold internal environment of some builtin > command long after it's done executing, which was okay since all builtin > commands were executed from evalcommand() and it would reset cmdenviron > before launching one. This is no more acceptable since now evalcommand() > will consult cmdenviron just to parse its arguments, and when this > evalcommand() does *not* execute as a result of a builtin call, cmdenviron > may contain remains of a previous builtin's environment. Thus I clear > cmdenviron upon a builtin's exit now. > > Testing: well, I've played with it. I've tested that things like > FOO=bar eval echo \$FOO now work correctly. I've built a few worlds. > I've run a few configures. > > Index: eval.c > =================================================================== > RCS file: /freebsd/cvs/src/bin/sh/eval.c,v > retrieving revision 1.27 > diff -u -r1.27 eval.c > --- eval.c 1999/12/20 13:42:59 1.27 > +++ eval.c 2000/04/20 08:45:47 > @@ -850,6 +850,7 @@ > exitstatus = (*builtinfunc[cmdentry.u.index])(argc, argv); > flushall(); > cmddone: > + cmdenviron = NULL; > out1 = &output; > out2 = &errout; > freestdout(); > Index: expand.c > =================================================================== > RCS file: /freebsd/cvs/src/bin/sh/expand.c,v > retrieving revision 1.31 > diff -u -r1.31 expand.c > --- expand.c 1999/12/15 11:46:32 1.31 > +++ expand.c 2000/04/20 08:47:23 > @@ -667,7 +667,7 @@ > set = varisset(var, varflags & VSNUL); > val = NULL; > } else { > - val = lookupvar(var); > + val = bltinlookup(var, 1); > if (val == NULL || ((varflags & VSNUL) && val[0] == '\0')) { > val = NULL; > set = 0; > > -- > Anatoly Vorobey, > mellon@pobox.com http://pobox.com/~mellon/ > "Angels can fly because they take themselves lightly" - G.K.Chesterton > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 3:35:59 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by hub.freebsd.org (Postfix) with ESMTP id ACCB837B521 for ; Thu, 20 Apr 2000 03:35:55 -0700 (PDT) (envelope-from cracauer@knight.cons.org) Received: (from cracauer@localhost) by knight.cons.org (8.9.3/8.9.3) id MAA15112; Thu, 20 Apr 2000 12:35:52 +0200 (CEST) Date: Thu, 20 Apr 2000 12:35:51 +0200 From: Martin Cracauer To: Anatoly Vorobey Cc: Martin Cracauer , bugs@freebsd.org Subject: Re: bin/18104: missing include file in sh(1) Message-ID: <20000420123550.B14798@cons.org> References: <200004200400.VAA88954@freefall.freebsd.org> <20000420120542.B14071@cons.org> <20000420131840.A1964@happy.checkpoint.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000420131840.A1964@happy.checkpoint.com>; from mellon@pobox.com on Thu, Apr 20, 2000 at 01:18:40PM +0000 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In <20000420131840.A1964@happy.checkpoint.com>, Anatoly Vorobey wrote: > cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -g -DDEBUG=2 -Wall -Wformat -static -o sh alias.o arith.o arith_lex.o cd.o echo.o error.o eval.o exec.o expand.o histedit.o input.o jobs.o mail.o main.o memalloc.o miscbltin.o mystring.o options.o output.o parser.o printf.o redir.o show.o trap.o var.o builtins.o init.o nodes.o syntax.o -ll -ledit -ltermcap > /usr/lib/libtermcap.a(lib_trace.o): In function `trace': > lib_trace.o(.text+0x0): multiple definition of `trace' > show.o:/usr/src/bin/sh/show.c:310: first defined here > /usr/libexec/elf/ld: Warning: size of symbol `trace' changed from 75 to 5 in lib_trace.o > *** Error code 1 The difference is that mine does not have -static. If you build from /usr/src to /usr/obj, you get -static, if you build outside, you don't :-( Suboptimal control mechanism, I'd say. It is also questionable why the -static case tries to resolve symbols that are already defined in primary object files in the static libraries as well. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 3:40:13 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 231BB37B7F4 for ; Thu, 20 Apr 2000 03:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA35644; Thu, 20 Apr 2000 03:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 20 Apr 2000 03:40:04 -0700 (PDT) Message-Id: <200004201040.DAA35644@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Bauer Subject: Re: misc/18108: strange dev assignment with multiple scsi cdrom drives Reply-To: David Bauer Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/18108; it has been noted by GNATS. From: David Bauer To: "Kenneth D. Merry" Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: misc/18108: strange dev assignment with multiple scsi cdrom drives Date: Thu, 20 Apr 2000 10:39:37 +0000 Hi, thanks for the fast response. Here are the additional informations you requested: "Kenneth D. Merry" wrote: > > Maybe the mixture of ATAPI and SCSI cdrom confuses the system. > > The systems unit numbering is not reflected correctly in the messages. > > I suspect your device nodes may be messed up. Can you send the output of: > > camcontrol devlist -v scbus-1 on xpt0 bus 0: < > at scbus-1 target -1 lun -1 (xpt0) scbus0 on ahc0 bus 0: at scbus0 target 5 lun 0 (pass0,cd0) at scbus0 target 6 lun 0 (pass1,cd1) < > at scbus0 target -1 lun -1 () > ls -l /dev/*cd* br--r--r-- 1 root operator 19, 0 18 Mär 07:24 /dev/acd0a brw-rw-rw- 1 root operator 19, 2 18 Mär 07:24 /dev/acd0c brw-r----- 1 root operator 6, 0 20 Apr 06:54 /dev/cd0a brw-r----- 1 root operator 6, 2 20 Apr 06:54 /dev/cd0c brw-r--r-- 1 root wheel 6, 0 20 Apr 07:08 /dev/cd1a brw-r--r-- 1 root wheel 6, 2 20 Apr 07:07 /dev/cd1c lrwxr-xr-x 1 root wheel 10 19 Mär 19:39 /dev/cdrom -> /dev/acd0c brw-r----- 1 root operator 17, 0 18 Mär 07:24 /dev/matcd0a brw-r----- 1 root operator 17, 2 18 Mär 07:24 /dev/matcd0c brw-r----- 1 root operator 17, 128 18 Mär 07:24 /dev/matcd0la brw-r----- 1 root operator 17, 130 18 Mär 07:24 /dev/matcd0lc brw-r----- 1 root operator 7, 0 18 Mär 07:24 /dev/mcd0a brw-r----- 1 root operator 7, 2 18 Mär 07:24 /dev/mcd0c crw-r----- 1 root operator 69, 0 18 Mär 07:24 /dev/racd0a crw-r----- 1 root operator 69, 2 18 Mär 07:24 /dev/racd0c crw-r----- 1 root operator 15, 0 20 Apr 06:54 /dev/rcd0a crw-r----- 1 root operator 15, 2 20 Apr 06:54 /dev/rcd0c crw-r----- 1 root operator 46, 0 18 Mär 07:24 /dev/rmatcd0a crw-r----- 1 root operator 46, 2 18 Mär 07:24 /dev/rmatcd0c crw-r----- 1 root operator 46, 128 18 Mär 07:24 /dev/rmatcd0la crw-r----- 1 root operator 46, 130 18 Mär 07:24 /dev/rmatcd0lc crw-r----- 1 root operator 29, 0 18 Mär 07:24 /dev/rmcd0a crw-r----- 1 root operator 29, 2 18 Mär 07:24 /dev/rmcd0c crw-r----- 1 root operator 45, 0 18 Mär 07:24 /dev/rscd0a crw-r----- 1 root operator 45, 2 18 Mär 07:24 /dev/rscd0c lrwxrwxr-x 1 root wheel 6 18 Mär 07:24 /dev/rwcd0a -> racd0a lrwxrwxr-x 1 root wheel 6 18 Mär 07:24 /dev/rwcd0c -> racd0c brw-r----- 1 root operator 16, 0 18 Mär 07:24 /dev/scd0a brw-r----- 1 root operator 16, 2 18 Mär 07:24 /dev/scd0c lrwxrwxr-x 1 root wheel 5 18 Mär 07:24 /dev/wcd0a -> acd0a lrwxrwxr-x 1 root wheel 5 18 Mär 07:24 /dev/wcd0c -> acd0c David. -- Dr. David Bauer GenProfile AG, Robert-Roessle-Str. 10, D-13125 Berlin, Germany Tel:+49-30-94892165, Fax:+49-30-94892151 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 3:51:44 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from post.netchina.com.cn (pop.netchina.com.cn [202.94.1.48]) by hub.freebsd.org (Postfix) with SMTP id AD37A37B6E8 for ; Thu, 20 Apr 2000 03:51:40 -0700 (PDT) (envelope-from tangkai@netchina.com.cn) Received: (qmail 7975 invoked from network); 20 Apr 2000 10:53:58 -0000 Received: from unknown (HELO jia.netchina.com.cn) (202.94.0.19) by pop.netchina.com.cn with SMTP; 20 Apr 2000 10:53:58 -0000 Received: (qmail 3008 invoked by uid 1002); 20 Apr 2000 10:49:22 -0000 Message-ID: <20000420104922.3007.qmail@jia.netchina.com.cn> Date: Thu Apr 20 18:49:22 2000 +800 CST From: tangkai@netchina.com.cn MIME-Version: 1.0 Subject: ûÓбêÌâ To: freebsd-bugs@FreeBSD.ORG Content-Type: multipart/mixed; boundary="-----------108282147-2078917053-956227762=:2766" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -------------108282147-2078917053-956227762=:2766 Content-Type: text/plain Content-Transfer-Encoding: 8bit auth 4366fb63 subscribe freebsd-bugs tangkai@netchina.com.cn -------------108282147-2078917053-956227762=:2766-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 3:56:18 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by hub.freebsd.org (Postfix) with ESMTP id 0C41737BA4E for ; Thu, 20 Apr 2000 03:56:12 -0700 (PDT) (envelope-from cracauer@knight.cons.org) Received: (from cracauer@localhost) by knight.cons.org (8.9.3/8.9.3) id MAA15520; Thu, 20 Apr 2000 12:56:07 +0200 (CEST) Date: Thu, 20 Apr 2000 12:56:07 +0200 From: Martin Cracauer To: Anatoly Vorobey Cc: Martin Cracauer , bugs@FreeBSD.ORG Subject: Re: bin/18104: missing include file in sh(1) Message-ID: <20000420125607.A15505@cons.org> References: <200004200400.VAA88954@freefall.freebsd.org> <20000420120542.B14071@cons.org> <20000420131840.A1964@happy.checkpoint.com> <20000420123550.B14798@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000420123550.B14798@cons.org>; from cracauer@cons.org on Thu, Apr 20, 2000 at 12:35:51PM +0200 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In <20000420123550.B14798@cons.org>, Martin Cracauer wrote: > If you build from /usr/src to /usr/obj, you get -static, if you build > outside, you don't :-( OK, so I need src/bin/sh/../Makefile.inc Or in other word, never checkout a module alone, do an additional `cvs update -dPl` in all upper directories. [note to self] Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 3:57:45 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from happy.checkpoint.com (happy.checkpoint.com [199.203.156.41]) by hub.freebsd.org (Postfix) with ESMTP id C952F37B8CA for ; Thu, 20 Apr 2000 03:57:39 -0700 (PDT) (envelope-from mellon@pobox.com) Received: (from mellon@localhost) by happy.checkpoint.com (8.9.3/8.9.3) id NAA04728; Thu, 20 Apr 2000 13:57:28 GMT (envelope-from mellon@pobox.com) Date: Thu, 20 Apr 2000 13:57:28 +0000 From: Anatoly Vorobey To: Martin Cracauer Cc: bugs@freebsd.org Subject: Re: bin/18104: missing include file in sh(1) Message-ID: <20000420135728.A4712@happy.checkpoint.com> References: <200004200400.VAA88954@freefall.freebsd.org> <20000420120542.B14071@cons.org> <20000420131840.A1964@happy.checkpoint.com> <20000420123550.B14798@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000420123550.B14798@cons.org>; from cracauer@cons.org on Thu, Apr 20, 2000 at 12:35:51PM +0200 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Apr 20, 2000 at 12:35:51PM +0200, Martin Cracauer wrote: > > The difference is that mine does not have -static. > > If you build from /usr/src to /usr/obj, you get -static, if you build > outside, you don't :-( > > Suboptimal control mechanism, I'd say. It is also questionable why > the -static case tries to resolve symbols that are already defined in > primary object files in the static libraries as well. I'd say it's fair to presume the linker just treats static libraries as big lumps of statis object files and heaps them together with primary object files. Anyway, the problem does exist. At least for people who want their shells static, thank-you-very-much ;) Maybe we should just rename the trace function and be done with it? -- Anatoly Vorobey, mellon@pobox.com http://pobox.com/~mellon/ "Angels can fly because they take themselves lightly" - G.K.Chesterton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 4: 0:12 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F08F37BDE3 for ; Thu, 20 Apr 2000 04:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA37515; Thu, 20 Apr 2000 04:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C53337B851 for ; Thu, 20 Apr 2000 03:59:34 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA37471; Thu, 20 Apr 2000 03:59:34 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004201059.DAA37471@freefall.freebsd.org> Date: Thu, 20 Apr 2000 03:59:34 -0700 (PDT) From: noroi@mob.or.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/18109: if pw_shell is empty(/bin/sh is assumed), cannot login via ssh. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18109 >Category: misc >Synopsis: if pw_shell is empty(/bin/sh is assumed), cannot login via ssh. >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 Apr 20 04:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: IKEDA Kenji >Release: FreeBSD/i386 4.0-RELEASE >Organization: >Environment: FreeBSD butch.sb.is.dnp.co.jp 4.0-RELEASE FreeBSD 4.0-RELEASE #1: Thu Apr 20 16:31:17 JST 2000 bnateam@butch.sb.is.dnp.co.jp:/usr/src/sys/compile/HASH i386 >Description: Whatever pw_shell field is empty, sshd check it. >How-To-Repeat: ssh login to the account that has empty pw_shell field. >Fix: --- /usr/src/crypto/openssh/sshd.c Thu Mar 9 23:47:12 2000 +++ sshd.c Thu Apr 20 19:36:28 2000 @@ -1211,11 +1211,13 @@ if (!pw) return 0; + if (pw->pw_shell[0] != '\0') { /* deny if shell does not exists or is not executable */ if (stat(pw->pw_shell, &st) != 0) return 0; if (!((st.st_mode & S_IFREG) && (st.st_mode & (S_IXOTH|S_IXUSR|S_IXGRP)))) return 0; + } /* Return false if user is listed in DenyUsers */ if (options.num_deny_users > 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 Thu Apr 20 4:20: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9BE3437BC6F for ; Thu, 20 Apr 2000 04:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA41185; Thu, 20 Apr 2000 04:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 55E1237BC6F for ; Thu, 20 Apr 2000 04:12:34 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA40564; Thu, 20 Apr 2000 04:12:33 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004201112.EAA40564@freefall.freebsd.org> Date: Thu, 20 Apr 2000 04:12:33 -0700 (PDT) From: mako2@din.or.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/18110: DC-390 SCSI BIOS setting no effect and IBM DORS drive tag queueing problem. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18110 >Category: kern >Synopsis: DC-390 SCSI BIOS setting no effect and IBM DORS drive tag queueing 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: Thu Apr 20 04:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Makoto Murakami >Release: 5.0-current >Organization: Private >Environment: FreeBSD aquarium.leaf.din.or.jp 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Thu Apr 20 18:42:29 JST 2000 mako@aquarium.leaf.din.or.jp:/usr/src/sys/compile/AKARI i386 >Description: I use Tekram DC-390 SCSI Host Adapter and IBM DORS-32160 Harddisk Drive. DORS-32160 S82C have some problem when tag queueing enable, So tag queueing disable on SCSI BIOS. But, I cvsuped amd.c rev 1.5 -> rev 1.9, SCSI BIOS setting is ineffectual. Accordingly, I add fix for cam_xpt.c. Detail is shown below: (# camcontrol negotiate -n da -u ? -T disable is no effect.) { /* Broken tagged queuing drive */ { T_DIRECT, SIP_MEDIA_FIXED, "IBM", "DORS*", "*" }, /*quirks*/0, /*mintags*/0, /*maxtags*/0 }, >How-To-Repeat: configuration: use AMD 53c974 based SCSI Host Adapter and connected IBM DORS-32160 S82C drive. >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 Apr 20 4:39:25 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by hub.freebsd.org (Postfix) with ESMTP id C7DD337BD18 for ; Thu, 20 Apr 2000 04:39:21 -0700 (PDT) (envelope-from cracauer@knight.cons.org) Received: (from cracauer@localhost) by knight.cons.org (8.9.3/8.9.3) id NAA15999; Thu, 20 Apr 2000 13:39:18 +0200 (CEST) Date: Thu, 20 Apr 2000 13:39:17 +0200 From: Martin Cracauer To: Anatoly Vorobey Cc: Martin Cracauer , bugs@freebsd.org Subject: Re: bin/18104: missing include file in sh(1) Message-ID: <20000420133917.A15938@cons.org> References: <200004200400.VAA88954@freefall.freebsd.org> <20000420120542.B14071@cons.org> <20000420131840.A1964@happy.checkpoint.com> <20000420123550.B14798@cons.org> <20000420135728.A4712@happy.checkpoint.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000420135728.A4712@happy.checkpoint.com>; from mellon@pobox.com on Thu, Apr 20, 2000 at 01:57:28PM +0000 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In <20000420135728.A4712@happy.checkpoint.com>, Anatoly Vorobey wrote: > On Thu, Apr 20, 2000 at 12:35:51PM +0200, Martin Cracauer wrote: > > > > The difference is that mine does not have -static. > > > > If you build from /usr/src to /usr/obj, you get -static, if you build > > outside, you don't :-( > > > > Suboptimal control mechanism, I'd say. It is also questionable why > > the -static case tries to resolve symbols that are already defined in > > primary object files in the static libraries as well. > > I'd say it's fair to presume the linker just treats static libraries > as big lumps of statis object files and heaps them together with primary > object files. > > Anyway, the problem does exist. At least for people who want their > shells static, thank-you-very-much ;) Maybe we should just rename the > trace function and be done with it? Of course, I didn't want to say your fix isn't needed. Just commiting it. -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 4:40: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E8D337BDE6 for ; Thu, 20 Apr 2000 04:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA42860; Thu, 20 Apr 2000 04:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 20 Apr 2000 04:40:02 -0700 (PDT) Message-Id: <200004201140.EAA42860@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Alexander Langer Subject: Re: misc/18109: if pw_shell is empty(/bin/sh is assumed), cannot login via ssh. Reply-To: Alexander Langer Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/18109; it has been noted by GNATS. From: Alexander Langer To: noroi@mob.or.jp Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/18109: if pw_shell is empty(/bin/sh is assumed), cannot login via ssh. Date: Thu, 20 Apr 2000 13:31:07 +0200 Thus spake noroi@mob.or.jp (noroi@mob.or.jp): > + if (pw->pw_shell[0] != '\0') { > /* deny if shell does not exists or is not executable */ > if (stat(pw->pw_shell, &st) != 0) > return 0; > if (!((st.st_mode & S_IFREG) && (st.st_mode & (S_IXOTH|S_IXUSR|S_IXGRP)))) > return 0; > + } You should add indentation to make your code more readable. What will happen if it is == 0 now? Alex -- I need a new ~/.sig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 6:20: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E6B5337BE04 for ; Thu, 20 Apr 2000 06:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA52589; Thu, 20 Apr 2000 06:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 20 Apr 2000 06:20:04 -0700 (PDT) Message-Id: <200004201320.GAA52589@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: IKEDA Kenji Subject: Re: misc/18109: if pw_shell is empty(/bin/sh is assumed), cannot login via ssh. Reply-To: IKEDA Kenji Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/18109; it has been noted by GNATS. From: IKEDA Kenji To: alex@big.endian.de Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/18109: if pw_shell is empty(/bin/sh is assumed), cannot login via ssh. Date: Thu, 20 Apr 2000 22:13:24 +0900 On Thu, 20 Apr 2000 13:31:07 +0200, Alexander Langer wrote: > You should add indentation to make your code more readable. Sorry. > What will happen if it is == 0 now? if pw->pw_shell == 0 then ... segmentation violation will happen. if pw->pw_shell[0] == 0 then ... it means /bin/sh. /bin/sh always valid. --- sshd.c.~1~ Thu Apr 20 21:37:40 2000 +++ sshd.c Thu Apr 20 21:47:58 2000 @@ -1211,11 +1211,13 @@ if (!pw) return 0; - /* deny if shell does not exists or is not executable */ - if (stat(pw->pw_shell, &st) != 0) - return 0; - if (!((st.st_mode & S_IFREG) && (st.st_mode & (S_IXOTH|S_IXUSR|S_IXGRP)))) - return 0; + if (pw->pw_shell && pw->pw_shell[0]) { + /* deny if shell does not exists or is not executable */ + if (stat(pw->pw_shell, &st) != 0) + return 0; + if (!((st.st_mode & S_IFREG) && (st.st_mode & (S_IXOTH|S_IXUSR|S_IXGRP)))) + return 0; + } /* Return false if user is listed in DenyUsers */ if (options.num_deny_users > 0) { To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 6:30: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 67B6C37BE0C for ; Thu, 20 Apr 2000 06:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA53360; Thu, 20 Apr 2000 06:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A51A37B578 for ; Thu, 20 Apr 2000 06:23:02 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA52774; Thu, 20 Apr 2000 06:23:01 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004201323.GAA52774@freefall.freebsd.org> Date: Thu, 20 Apr 2000 06:23:01 -0700 (PDT) From: p19x044@public.uni-hamburg.de To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/18113: Kernel panic while untarring a large archive Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18113 >Category: kern >Synopsis: Kernel panic while untarring a large archive >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 20 06:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Danny Chan >Release: 4.0 Stable >Organization: >Environment: FreeBSD stargazer.nodomain.org 4.0-STABLE FreeBSD 4.0-STABLE #0: Sun Apr 2 18:03:15 CEST 2000 root@stargazer.nodomain.org:/usr/src/sys/compile/STARGAZER i386 >Description: When using tar on a large archive (~200MB), kernel panics with this message: Fatal trap 12: page fault while in kernel mode fault virtual adress = 0x910000c4 fault code = supervisor read, page not present instruction pointer = 0x8:0xc0130185 stack pointer = 0x10:0xc8c43df4 frame pointer = 0x0:0xc8c43e28 codesegment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL=0 current process = 13496(tar) trap number = 12 panic: page fault >How-To-Repeat: tar xfz >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 Apr 20 10: 0:11 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 72F2E37BEBC for ; Thu, 20 Apr 2000 10:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA39940; Thu, 20 Apr 2000 10:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 20 Apr 2000 10:00:04 -0700 (PDT) Message-Id: <200004201700.KAA39940@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Eric D. Futch" Subject: RE: bin/18103: [PATCH] FTP_PASSIVE_MODE and libftpio Reply-To: "Eric D. Futch" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/18103; it has been noted by GNATS. From: "Eric D. Futch" To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: RE: bin/18103: [PATCH] FTP_PASSIVE_MODE and libftpio Date: Thu, 20 Apr 2000 12:56:05 -0400 (EDT) The final revision of the patch can be found at: http://quake.nyct.net/~efutch/FreeBSD/ftpio.c.patch-3 Thanks -- Eric Futch New York Connect.Net, Ltd. efutch@nyct.net Technical Support Staff http://www.nyct.net (212) 293-2620 "Bringing New York The Internet Access It Deserves" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 10: 0:10 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6317437BE57 for ; Thu, 20 Apr 2000 10:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA39928; Thu, 20 Apr 2000 10:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6BCCF37BE5E for ; Thu, 20 Apr 2000 09:50:09 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA39126; Thu, 20 Apr 2000 09:50:09 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004201650.JAA39126@freefall.freebsd.org> Date: Thu, 20 Apr 2000 09:50:09 -0700 (PDT) From: D.M.Pick@qmw.ac.uk To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/18118: Problem described in kern/9030 needs new patch for new PCCard code in release 4 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18118 >Category: kern >Synopsis: Problem described in kern/9030 needs new patch for new PCCard code in release 4 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 20 10:00:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: David Pick >Release: 4.0-RELEASE >Organization: Queen Mary and Westfield College, University of London >Environment: FreeBSD 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Thu Apr 20 17:48:14 BST 2000 root@:/usr/src/sys/i386/conf/SPUTNIK i386 >Description: See kern/9030 >How-To-Repeat: See kern/9030 >Fix: Patch in response to kern/9030 needs rewriting for new PCCard code in FreeBSD 4.0-RELEASE >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 Apr 20 10:10: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A322637BE39 for ; Thu, 20 Apr 2000 10:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA40694; Thu, 20 Apr 2000 10:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 20 Apr 2000 10:10:02 -0700 (PDT) Message-Id: <200004201710.KAA40694@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Bauer Subject: Re: misc/18108: strange dev assignment with multiple scsi cdrom drives Reply-To: David Bauer Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/18108; it has been noted by GNATS. From: David Bauer To: "Kenneth D. Merry" Cc: "FreeBSD-gnats-submit@FreeBSD.ORG" Subject: Re: misc/18108: strange dev assignment with multiple scsi cdrom drives Date: Thu, 20 Apr 2000 17:03:51 +0000 "Kenneth D. Merry" wrote: > cd1{a,c} and cd0{a,c} both have the same minor numbers. That is why you > were able to mount cd0 as cd1. OK! But even with this setup I could not mount cd0c but only cd1c. > > As for why you couldn't mount cd0 -- were you root when you tried to mount > it? Yes. If not I get the message: 'cd9660: Operation not permitted.' But what I got was 'Device not configured' > > Try re-making your CD devices, like this: > > sh MAKEDEV cd4 > > That will make cd0->cd3. This cleanup solved the problem. But it is exactly what I have done before but only with MAKEDEV cd1. There are only 2 SCSI CDROMS (0 and 1). What I have changed in the meantime were the SCSI IDs because in messages the cd1 was probed before cd0. But now if I change it back it also works. So no idea what was the reason. Many thanks !. David. -- Dr. David Bauer GenProfile AG, Robert-Roessle-Str. 10, D-13125 Berlin, Germany Tel:+49-30-94892165, Fax:+49-30-94892151 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 12: 8: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 760D037B81E; Thu, 20 Apr 2000 12:08:03 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA55855; Thu, 20 Apr 2000 12:07:06 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Date: Thu, 20 Apr 2000 12:07:06 -0700 (PDT) From: Message-Id: <200004201907.MAA55855@freefall.freebsd.org> To: Jean-Luc.Richier@imag.fr, wilko@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/2668: modification suggested for rarpd Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: modification suggested for rarpd State-Changed-From-To: open->feedback State-Changed-By: wilko State-Changed-When: Thu Apr 20 12:06:30 PDT 2000 State-Changed-Why: Hello Jean-Luc, Apologies for keeping this change request on the back-burner for so long. But now that FreeBSD-4.0 has been released with integrated IPV6 can you please check if the issue has been resolved ? Wilko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 12:20: 8 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1768F37BEA6 for ; Thu, 20 Apr 2000 12:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA57964; Thu, 20 Apr 2000 12:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 20 Apr 2000 12:20:02 -0700 (PDT) Message-Id: <200004201920.MAA57964@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Kenneth D. Merry" Subject: Re: misc/18108: strange dev assignment with multiple scsi cdrom drives Reply-To: "Kenneth D. Merry" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/18108; it has been noted by GNATS. From: "Kenneth D. Merry" To: David Bauer Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: misc/18108: strange dev assignment with multiple scsi cdrom drives Date: Thu, 20 Apr 2000 09:49:01 -0600 On Thu, Apr 20, 2000 at 10:39:37 +0000, David Bauer wrote: > Hi, > thanks for the fast response. Here are the additional informations you > requested: > > "Kenneth D. Merry" wrote: > > > Maybe the mixture of ATAPI and SCSI cdrom confuses the system. > > > The systems unit numbering is not reflected correctly in the messages. > > > > I suspect your device nodes may be messed up. Can you send the output of: > > > > > camcontrol devlist -v > scbus-1 on xpt0 bus 0: > < > at scbus-1 target -1 lun -1 (xpt0) > scbus0 on ahc0 bus 0: > at scbus0 target 5 lun 0 (pass0,cd0) > at scbus0 target 6 lun 0 (pass1,cd1) > < > at scbus0 target -1 lun -1 () > > > ls -l /dev/*cd* > br--r--r-- 1 root operator 19, 0 18 Mär 07:24 /dev/acd0a > brw-rw-rw- 1 root operator 19, 2 18 Mär 07:24 /dev/acd0c > brw-r----- 1 root operator 6, 0 20 Apr 06:54 /dev/cd0a > brw-r----- 1 root operator 6, 2 20 Apr 06:54 /dev/cd0c > brw-r--r-- 1 root wheel 6, 0 20 Apr 07:08 /dev/cd1a > brw-r--r-- 1 root wheel 6, 2 20 Apr 07:07 /dev/cd1c > lrwxr-xr-x 1 root wheel 10 19 Mär 19:39 /dev/cdrom -> > /dev/acd0c cd1{a,c} and cd0{a,c} both have the same minor numbers. That is why you were able to mount cd0 as cd1. As for why you couldn't mount cd0 -- were you root when you tried to mount it? Try re-making your CD devices, like this: sh MAKEDEV cd4 That will make cd0->cd3. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 12:46:17 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D6AB737B774; Thu, 20 Apr 2000 12:46:15 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA62081; Thu, 20 Apr 2000 12:46:15 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Date: Thu, 20 Apr 2000 12:46:15 -0700 (PDT) From: Message-Id: <200004201946.MAA62081@freefall.freebsd.org> To: rtm@eecs.harvard.edu, wilko@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/2857: DE500 board exhibits capture effect Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: DE500 board exhibits capture effect State-Changed-From-To: open->feedback State-Changed-By: wilko State-Changed-When: Thu Apr 20 12:44:02 PDT 2000 State-Changed-Why: Have you ever tried using the 'dc' driver that is part of 4.0R and later on the DE500s you have (well, maybe had, considering the time the PR has been open)? Wilko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 12:48:20 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8FD9A37B74E; Thu, 20 Apr 2000 12:48:19 -0700 (PDT) (envelope-from ken@FreeBSD.org) Received: (from ken@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA62475; Thu, 20 Apr 2000 12:48:19 -0700 (PDT) (envelope-from ken@FreeBSD.org) Date: Thu, 20 Apr 2000 12:48:19 -0700 (PDT) From: Message-Id: <200004201948.MAA62475@freefall.freebsd.org> To: bauer@genprofile.com, ken@FreeBSD.org, freebsd-bugs@FreeBSD.org, ken@FreeBSD.org Subject: Re: misc/18108: strange dev assignment with multiple scsi cdrom drives Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: strange dev assignment with multiple scsi cdrom drives State-Changed-From-To: open->closed State-Changed-By: ken State-Changed-When: Thu Apr 20 12:47:13 PDT 2000 State-Changed-Why: PR submitter says his problem was fixed when he re-made his CD device nodes. The original problem was likely pilot error of some sort. Responsible-Changed-From-To: freebsd-bugs->ken Responsible-Changed-By: ken Responsible-Changed-When: Thu Apr 20 12:47:13 PDT 2000 Responsible-Changed-Why: I'm closing this pr. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 12:50: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E5D037B9F5; Thu, 20 Apr 2000 12:50:04 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA62811; Thu, 20 Apr 2000 12:50:04 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Date: Thu, 20 Apr 2000 12:50:04 -0700 (PDT) From: Message-Id: <200004201950.MAA62811@freefall.freebsd.org> To: smurfen@ludd.luth.se, wilko@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/3611: Internal CPU cache on CyrixiInstead DX2 does not work Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Internal CPU cache on CyrixiInstead DX2 does not work State-Changed-From-To: open->feedback State-Changed-By: wilko State-Changed-When: Thu Apr 20 12:48:19 PDT 2000 State-Changed-Why: Have you ever tried a recent FreeBSD (3.4 or prefrably 4.0) on this particular hardware (assuming you still own it.. its been a while since the PR was filed). Wilko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 12:55:52 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 80D6137BE53; Thu, 20 Apr 2000 12:55:50 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA63527; Thu, 20 Apr 2000 12:55:50 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Date: Thu, 20 Apr 2000 12:55:50 -0700 (PDT) From: Message-Id: <200004201955.MAA63527@freefall.freebsd.org> To: chi@bd.mbn.or.jp, wilko@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/4601: Contrib: userconfig patch to edit SCSI configuration parameters Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Contrib: userconfig patch to edit SCSI configuration parameters State-Changed-From-To: open->feedback State-Changed-By: wilko State-Changed-When: Thu Apr 20 12:52:26 PDT 2000 State-Changed-Why: Shibata-san, I'm trying to clean up some old PRs/change requests and I just saw your's. I cannot verify the contents of your patch anymore, as the file is (long?) gone from ftp.freebsd.org. Can I assume the SCSI-CAM system that is part of FreeBSD 3.X / 4.X and -current addresses your needs? Thanks Wilko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 13: 5:23 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F02D137BE6A; Thu, 20 Apr 2000 13:05:21 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA64923; Thu, 20 Apr 2000 13:05:21 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Date: Thu, 20 Apr 2000 13:05:21 -0700 (PDT) From: Message-Id: <200004202005.NAA64923@freefall.freebsd.org> To: leif@234-49.fido.dk, wilko@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/5040: Support for "SCSI-0" devices Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Support for "SCSI-0" devices State-Changed-From-To: open->feedback State-Changed-By: wilko State-Changed-When: Thu Apr 20 13:04:16 PDT 2000 State-Changed-Why: Hi Leif, Do you still own the offending Maxtor drive? If so, any chance you can try to see what FreeBSD 4.0 thinks of iy? Wilko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 13:13:38 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 66A8537B72C; Thu, 20 Apr 2000 13:13:34 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA66027; Thu, 20 Apr 2000 13:13:33 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Date: Thu, 20 Apr 2000 13:13:33 -0700 (PDT) From: Message-Id: <200004202013.NAA66027@freefall.freebsd.org> To: hdm@demon.net, wilko@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/5537: vi dumps core with dodgy exrc file Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: vi dumps core with dodgy exrc file State-Changed-From-To: open->feedback State-Changed-By: wilko State-Changed-When: Thu Apr 20 13:10:34 PDT 2000 State-Changed-Why: I just tried the 'box macro' on the vi that is part of 3.4-stable. No coredumps, but the following error: WKB ~>vi foo /local/home/wkb/.exrc, 1: Command failed, no file read in yet. /local/home/wkb/.exrc, 1: Ex command failed: pending commands discarded Any reason not to close the original 'core dump' PR? cheers, Wilko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 13:17:54 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D0A5D37C33F; Thu, 20 Apr 2000 13:17:47 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA66856; Thu, 20 Apr 2000 13:17:47 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Date: Thu, 20 Apr 2000 13:17:47 -0700 (PDT) From: Message-Id: <200004202017.NAA66856@freefall.freebsd.org> To: leif@234-49.fido.dk, wilko@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/5040: Support for "SCSI-0" devices Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Support for "SCSI-0" devices State-Changed-From-To: feedback->closed State-Changed-By: wilko State-Changed-When: Thu Apr 20 13:15:10 PDT 2000 State-Changed-Why: Submitters email adress bounces. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 13:46:42 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F8B937B56F; Thu, 20 Apr 2000 13:46:41 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA70261; Thu, 20 Apr 2000 13:46:40 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Date: Thu, 20 Apr 2000 13:46:40 -0700 (PDT) From: Message-Id: <200004202046.NAA70261@freefall.freebsd.org> To: hdm@demon.net, wilko@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/5537: vi dumps core with dodgy exrc file Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: vi dumps core with dodgy exrc file State-Changed-From-To: feedback->closed State-Changed-By: wilko State-Changed-When: Thu Apr 20 13:43:09 PDT 2000 State-Changed-Why: PR submitter email bounces and coredumps have been fixed in the meantime. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 14: 8: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E513A37B9C6; Thu, 20 Apr 2000 14:08:05 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA72546; Thu, 20 Apr 2000 14:08:05 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Date: Thu, 20 Apr 2000 14:08:05 -0700 (PDT) From: Message-Id: <200004202108.OAA72546@freefall.freebsd.org> To: vanmaren@cs.utah.edu, wilko@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/8895: DEC 21152 PCI-PCI bridge chip isn't probed Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: DEC 21152 PCI-PCI bridge chip isn't probed State-Changed-From-To: open->closed State-Changed-By: wilko State-Changed-When: Thu Apr 20 14:07:02 PDT 2000 State-Changed-Why: The chip is identified OK in 4.0 & later: pcib1: at device 20.0 on pci0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 14:16:44 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1FF3B37B746; Thu, 20 Apr 2000 14:16:43 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA73637; Thu, 20 Apr 2000 14:16:43 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Date: Thu, 20 Apr 2000 14:16:43 -0700 (PDT) From: Message-Id: <200004202116.OAA73637@freefall.freebsd.org> To: mtaylor@cybernet.com, wilko@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/11516: NetGear 10/100 Ethernet 21140-based Ethernet cards not supported Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: NetGear 10/100 Ethernet 21140-based Ethernet cards not supported State-Changed-From-To: open->feedback State-Changed-By: wilko State-Changed-When: Thu Apr 20 14:13:16 PDT 2000 State-Changed-Why: On which version FreeBSD did you try this? Any chance you can try a 4.0R bootflop (or put the card in a machine running 4.0) to see if it is still not recognised? You might also want to try the 'dc' driver, as the man page lists "o NetGear FA310-TX Rev. D1, D2 or D3 (PNIC 82c169)". I don't have a NetGear card to test so it might help if you could give it a shot. Wilko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 14:22:23 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0464237B5A2; Thu, 20 Apr 2000 14:22:22 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA74462; Thu, 20 Apr 2000 14:22:22 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Date: Thu, 20 Apr 2000 14:22:22 -0700 (PDT) From: Message-Id: <200004202122.OAA74462@freefall.freebsd.org> To: hubert.tournier@online.fr, wilko@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/12896: Incorrect CPU model display at boot time Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Incorrect CPU model display at boot time State-Changed-From-To: open->closed State-Changed-By: wilko State-Changed-When: Thu Apr 20 14:21:15 PDT 2000 State-Changed-Why: Problem is fixed in 3.4-stable: FreeBSD 3.4-STABLE #1: Wed Apr 12 23:10:24 CEST 2000 root@yedi.wbnet:/usr/src/sys/compile/YEDI Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 399809303 Hz CPU: AMD-K6(tm) 3D processor (399.81-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x58c Stepping = 12 Features=0x8021bf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 14:27:12 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E24737B521; Thu, 20 Apr 2000 14:27:11 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA75161; Thu, 20 Apr 2000 14:27:11 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Date: Thu, 20 Apr 2000 14:27:11 -0700 (PDT) From: Message-Id: <200004202127.OAA75161@freefall.freebsd.org> To: c1995207@uhura.nit.ac.jp, wilko@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/13000: vi core dumped Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: vi core dumped State-Changed-From-To: open->closed State-Changed-By: wilko State-Changed-When: Thu Apr 20 14:25:53 PDT 2000 State-Changed-Why: Problem is fixed in the vi that is part of 3.4-stable (maybe already fixed in an earlier release but I don't have a system running < 3.4-stable). Instead of a coredump a warning/error message is produced. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 14:30: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A15937B612 for ; Thu, 20 Apr 2000 14:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA75583; Thu, 20 Apr 2000 14:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 20 Apr 2000 14:30:02 -0700 (PDT) Message-Id: <200004202130.OAA75583@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: nsouch@FreeBSD.org Subject: Re: kern/16153: no more parallel port zip drive Reply-To: nsouch@FreeBSD.org Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/16153; it has been noted by GNATS. From: nsouch@FreeBSD.org To: freebsd-gnats-submit@FreeBSD.org, jfh@jfh00.fernuni-hagen.de Cc: ALTEN.SOUCHU@lanceurs.aeromatra.fr Subject: Re: kern/16153: no more parallel port zip drive Date: Thu, 20 Apr 2000 23:31:54 +0200 (CEST) The error is due to the mode of the parallel port. ppc driver detects NIBBLE (also called compatible) but the ZIP driver thinks the parallel port is in EPP mode. The ZIP protocol is completly different from one to another. So I guess that NIBBLE is right and EPP false. The problem comes certainly from one of the functions in the ppbus framework that returns the available modes of the parallel port to the zip driver. Either the ppc didn't initialize the info. correctly or the ppbus functions interpret it incorrectly. Nicholas nsouch@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 14:40:20 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ED93C37B6D3 for ; Thu, 20 Apr 2000 14:40:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA76555; Thu, 20 Apr 2000 14:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4221537B544 for ; Thu, 20 Apr 2000 14:39:02 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA76447; Thu, 20 Apr 2000 14:38:27 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004202138.OAA76447@freefall.freebsd.org> Date: Thu, 20 Apr 2000 14:38:27 -0700 (PDT) From: ripper@nmia.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/18120: inconsistent interface between ftp and libftpio.a Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18120 >Category: bin >Synopsis: inconsistent interface between ftp and libftpio.a >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 Apr 20 14:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Ross Lippert >Release: FreeBSD-4.0 (RELEASE?) >Organization: >Environment: FreeBSD saix8967.sandia.gov 4.0-RELEASE FreeBSD 4.0-RELEASE #2: Tue Apr 18 11:19:27 MDT 2000 root@:/usr/src/sys/compile/FREEBIE i386 >Description: libftpio dertermines whether ftp is to be passive by seeing if FTP_PASSIVE_MODE is set. ftp determines whether ftp is to be passive by seeing is FTP_PASSIVE_MODE is set and not eq to "no". One effect: fetch, which uses libftpio, will ftp passively and ftp will ftp actively whenever FTP_PASSIVE_MODE="NO", which is LAME! >How-To-Repeat: I am not sure. I am behind a gateway/firewall which has trouble with passive FTP. My advice is: get yourself in a sitch where passive does not work right and then compare the results of fetch and ftp. >Fix: apply the following patch to /usr/src/lib/libftpio/ftpio.c > diff ftpio.c ftpio.c.old 501,504c501 < char *s; < < if ((s = getenv("FTP_PASSIVE_MODE")) != NULL < && strcasecmp(s,"no") !=0 ) --- > if (getenv("FTP_PASSIVE_MODE")) > >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 Apr 20 15: 0: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3502137B6BF; Thu, 20 Apr 2000 15:00:05 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA78441; Thu, 20 Apr 2000 15:00:04 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Date: Thu, 20 Apr 2000 15:00:04 -0700 (PDT) From: Message-Id: <200004202200.PAA78441@freefall.freebsd.org> To: wilko@FreeBSD.org, freebsd-bugs@FreeBSD.org, marcel@FreeBSD.org Subject: Re: i386/17991: linux module doesn't implement pread/pwrite Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: linux module doesn't implement pread/pwrite Responsible-Changed-From-To: freebsd-bugs->marcel Responsible-Changed-By: wilko Responsible-Changed-When: Thu Apr 20 14:58:43 PDT 2000 Responsible-Changed-Why: marcel is mr Linuxulator these days To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 18: 0:52 2000 Delivered-To: freebsd-bugs@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 547) id 3717437B514; Thu, 20 Apr 2000 18:00:51 -0700 (PDT) To: D.M.Pick@qmw.ac.uk, imp@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG From: imp@FreeBSD.ORG Subject: Re: kern/9030 Message-Id: <20000421010051.3717437B514@hub.freebsd.org> Date: Thu, 20 Apr 2000 18:00:51 -0700 (PDT) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: DMPno2 - PCCards are not being recognised on insertion after system startup State-Changed-From-To: open->closed State-Changed-By: imp State-Changed-When: Thu Apr 20 19:00:06 MDT 2000 State-Changed-Why: This was fixed in 4.0. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Apr 20 19:30: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4EE3C37B8E3 for ; Thu, 20 Apr 2000 19:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA10750; Thu, 20 Apr 2000 19:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6EFB637B8CB for ; Thu, 20 Apr 2000 19:20:24 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA09945; Thu, 20 Apr 2000 19:20:23 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004210220.TAA09945@freefall.freebsd.org> Date: Thu, 20 Apr 2000 19:20:23 -0700 (PDT) From: claus@b5.nu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/18123: 4.0-RELEASE crashes during boot from CD-ROM Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18123 >Category: i386 >Synopsis: 4.0-RELEASE crashes during boot from CD-ROM >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 20 19:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Claus Endres >Release: 4.0-RELEASE >Organization: >Environment: Released kernel off CD-ROM 1 >Description: Trying to boot off CD-ROM 1 in order to install 4.0. CPU halt after pci0: at 8.0 irq 9. Shouldn't that line above read: vga0:... ??? The system is running FreeBSD 3.3 (and a few other M$ OSes) fine. The 3.3 probe results are: Apr 21 11:54:36 ganymede /kernel: avail memory = 62234624 (60776K bytes) Apr 21 11:54:36 ganymede /kernel: Preloaded elf kernel "kernel" at 0xc02e5000. Apr 21 11:54:36 ganymede /kernel: Preloaded userconfig_script "/boot/kernel.conf" at 0xc02e509c. Apr 21 11:54:36 ganymede /kernel: Pentium Pro MTRR support enabled Apr 21 11:54:36 ganymede /kernel: Probing for devices on PCI bus 0: Apr 21 11:54:36 ganymede /kernel: chip0: rev 0x02 on pci0.0.0 Apr 21 11:54:36 ganymede /kernel: chip1: rev 0x01 on pci0.7.0 Apr 21 11:54:36 ganymede /kernel: ide_pci0: rev 0x00 on pci0.7.1 Apr 21 11:54:36 ganymede /kernel: vga0: rev 0x10 int a irq 9 on pci0.8.0 Apr 21 11:54:36 ganymede /kernel: Probing for PnP devices: Apr 21 11:54:36 ganymede /kernel: Probing for devices on the ISA bus: Apr 21 11:54:36 ganymede /kernel: sc0 on isa Apr 21 11:54:36 ganymede /kernel: sc0: VGA color <16 virtual consoles, flags=0x0> Apr 21 11:54:36 ganymede /kernel: ed0 at 0x300-0x31f irq 10 on isa Apr 21 11:54:36 ganymede /kernel: ed0: address 00:00:44:01:93:2a, type NE2000 (16 bit) Apr 21 11:54:36 ganymede /kernel: atkbdc0 at 0x60-0x6f on motherboard Apr 21 11:54:36 ganymede /kernel: atkbd0 irq 1 on isa Apr 21 11:54:36 ganymede /kernel: sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa Apr 21 11:54:36 ganymede /kernel: sio0: type 16550A Apr 21 11:54:36 ganymede /kernel: sio1 at 0x2f8-0x2ff irq 3 on isa Apr 21 11:54:36 ganymede /kernel: sio1: type 16550A Apr 21 11:54:36 ganymede /kernel: fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa Apr 21 11:54:36 ganymede /kernel: fdc0: FIFO enabled, 8 bytes threshold Apr 21 11:54:36 ganymede /kernel: fd0: 1.44MB 3.5in Apr 21 11:54:36 ganymede /kernel: wdc0 at 0x1f0-0x1f7 irq 14 on isa Apr 21 11:54:36 ganymede /kernel: wdc0: unit 0 (wd0): Apr 21 11:54:36 ganymede /kernel: wd0: 6187MB (12672450 sectors), 13410 cyls, 15 heads, 63 S/T, 512 B/S Apr 21 11:54:36 ganymede /kernel: wdc1 at 0x170-0x177 irq 15 on isa Apr 21 11:54:36 ganymede /kernel: wdc1: unit 1 (atapi): , removable, accel, dma, iordis Apr 21 11:54:36 ganymede /kernel: acd0: drive speed 4125KB/sec, 128KB cache Apr 21 11:54:36 ganymede /kernel: acd0: supported read types: CD-R, CD-RW, CD-DA Apr 21 11:54:36 ganymede /kernel: acd0: Audio: play, 256 volume levels Apr 21 11:54:36 ganymede /kernel: acd0: Mechanism: ejectable tray Apr 21 11:54:36 ganymede /kernel: acd0: Medium: no/blank disc inside, unlocked Apr 21 11:54:36 ganymede /kernel: ppc0 at 0x378 irq 7 flags 0x40 on isa Apr 21 11:54:36 ganymede /kernel: ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode Apr 21 11:54:36 ganymede /kernel: lpt0: on ppbus 0 Apr 21 11:54:36 ganymede /kernel: lpt0: Interrupt-driven port Apr 21 11:54:36 ganymede /kernel: ppi0: on ppbus 0 Apr 21 11:54:36 ganymede /kernel: plip0: on ppbus 0 Apr 21 11:54:36 ganymede /kernel: aha0 at 0x334-0x337 irq 11 drq 5 on isa Apr 21 11:54:36 ganymede /kernel: aha0: AHA-1542CF FW Rev. B.0 (ID=45) SCSI Host Adapter, SCSI ID 0, 16 CCBs Apr 21 11:54:36 ganymede /kernel: vga0 at 0x3c0-0x3df maddr 0xa0000 msize 131072 on isa Apr 21 11:54:36 ganymede /kernel: npx0 on motherboard Apr 21 11:54:36 ganymede /kernel: npx0: INT 16 interface Apr 21 11:54:36 ganymede /kernel: IPsec: Initialized Security Association Processing. Apr 21 11:54:36 ganymede /kernel: Waiting 15 seconds for SCSI devices to settle Apr 21 11:54:36 ganymede /kernel: sa0 at aha0 bus 0 target 4 lun 0 Apr 21 11:54:36 ganymede /kernel: sa0: Removable Sequential Access SCSI-2 device Apr 21 11:54:36 ganymede /kernel: sa0: 5.000MB/s transfers (5.000MHz, offset 8) Apr 21 11:54:36 ganymede /kernel: changing root device to wd0s3a Apr 21 11:54:36 ganymede /kernel: cd0 at aha0 bus 0 target 3 lun 0 Apr 21 11:54:36 ganymede /kernel: cd0: Removable CD-ROM SCSI-2 device Apr 21 11:54:36 ganymede /kernel: cd0: 10.000MB/s transfers (10.000MHz, offset 8) Apr 21 11:54:36 ganymede /kernel: cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed >How-To-Repeat: Boot off 4.0-RELEASE CD-ROM 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 Thu Apr 20 19:50: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 74A9B37BC6C for ; Thu, 20 Apr 2000 19:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA12414; Thu, 20 Apr 2000 19:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from epsilon.lucida.qc.ca (epsilon.lucida.qc.ca [216.95.146.6]) by hub.freebsd.org (Postfix) with SMTP id BA1F037B7C1 for ; Thu, 20 Apr 2000 19:48:36 -0700 (PDT) (envelope-from matt@epsilon.lucida.qc.ca) Received: (qmail 73416 invoked by uid 1000); 21 Apr 2000 02:48:35 -0000 Message-Id: <20000421024835.73415.qmail@epsilon.lucida.qc.ca> Date: 21 Apr 2000 02:48:35 -0000 From: matt@arpa.mail.net Reply-To: matt@arpa.mail.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/18124: small patch to defaults/rc.conf to prevent confusion. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18124 >Category: conf >Synopsis: defaults/rc.conf is unclear about tcp_drop_synfyn and tcp_restrict_rst >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 Apr 20 19:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Matt Heckaman >Release: FreeBSD 4.0-STABLE i386 and FreeBSD 3.4-STABLE i386 >Organization: Lucida Communications >Environment: FreeBSD 4.0 and FreeBSD 3.4, as well as all others that support the options tcp_drop_synfyn and tcp_restrict_rst. >Description: To enable tcp_drop_synfyn and tcp_resrict_rst, you must have the options TCP_DROP_SYNFIN and TCP_RESTRICT_RST set in your kernel. Since I am not the only one who was confused about this matter, I felt it might be a good idea to submit a change request on the rc.conf file. >How-To-Repeat: N/A >Fix: This is a diff against 4.0-STABLE Apr 19, but the idea is the same across the entire board. --- rc.conf.orig Thu Apr 20 22:38:14 2000 +++ rc.conf Thu Apr 20 22:41:09 2000 @@ -14,6 +14,7 @@ # # All arguments must be in double or single quotes. # +# $FreeBSD$ # $FreeBSD: src/etc/defaults/rc.conf,v 1.53.2.3 2000/04/15 11:02:40 iwasaki Exp $ ############################################################## @@ -55,6 +56,9 @@ tcp_extensions="NO" # Set to YES to turn on RFC1323 extensions. log_in_vain="NO" # YES to log connects to ports w/o listeners. tcp_keepalive="YES" # Enable stale TCP connection timeout (or NO). +# +# For the following two options, you need to have TCP_DROP_SYNFIN and +# TCP_RESTRICT_RST set in your kernel. Please refer to LINT for details. tcp_drop_synfin="NO" # Set to YES to drop TCP packets with SYN+FIN # NOTE: this breaks rfc1644 extensions (T/TCP) tcp_restrict_rst="NO" # Set to YES to restrict emission of RST >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 Apr 20 20:51:59 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 7AADD37B736 for ; Thu, 20 Apr 2000 20:51:54 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id NAA04297; Fri, 21 Apr 2000 13:51:30 +1000 Date: Fri, 21 Apr 2000 13:51:26 +1000 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Anatoly Vorobey Cc: Martin Cracauer , bugs@FreeBSD.ORG Subject: Re: bin/18104: missing include file in sh(1) In-Reply-To: <20000420131840.A1964@happy.checkpoint.com> 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 On Thu, 20 Apr 2000, Anatoly Vorobey wrote: > On Thu, Apr 20, 2000 at 12:05:42PM +0200, Martin Cracauer wrote: > > > I've goofed here, in fact; sh(1) still won't build with DEBUG since -- > > > get that! -- the function trace() defined in show.c conflicts with > > > trace() in lib_trace.o of libtermcap.a of ncurses fame. This seems to be just another bug in ncurses. > > It appears that the ncurses trace() hijacks your sh-internal trace > > where it should not and does not for me. > > Yes, this is apparently what happens, but I have no idea why. This is because the linker doesn't detect multiply defined symbols except in the -static case. It is possible to override a symbol in a library if the object containing the symbol is not referenced, although this is rarely what is wanted (overriding libcurses's trace() with sh's trace() would break tracing in libcurses). E.g., the following program "successfully" overrides the library malloc() if it doesn't reference the library free(): main() { #ifdef BROKEN free(); #endif } malloc() { } When BROKEN is defined, "cc -static" detects the problem, but plain cc doesn't. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Apr 21 1:38:59 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from zeta.qmw.ac.uk (zeta.qmw.ac.uk [138.37.6.6]) by hub.freebsd.org (Postfix) with ESMTP id 3C00037B827; Fri, 21 Apr 2000 01:38:55 -0700 (PDT) (envelope-from d.m.pick@qmw.ac.uk) Received: from dialup-janus.css.qmw.ac.uk ([138.37.11.110]) by zeta.qmw.ac.uk with esmtp (Exim 3.02 #1) id 12iYtz-0004vV-00; Fri, 21 Apr 2000 09:35:04 +0100 Received: from david by dialup-janus.css.qmw.ac.uk with local (Exim 2.12 #1) id 12iYru-000C9M-00; Fri, 21 Apr 2000 09:32:54 +0100 X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-bugs@FreeBSD.org, imp@FreeBSD.org, nate@yogotech.com Cc: "Sean O'Connell" , robert bowen Subject: Re: kern/18118 and kern/9030 on silly PCIC controllers Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 21 Apr 2000 09:32:53 +0100 From: David Pick Message-Id: Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nate (no longer really responsible although his EMail address is still in the code!) advised me to send a query to the "mobile" list (which I did while the PR kern/18118 was already submitted) and both: "Sean O'Connell" and robert bowen advised me in EMails I downloaded this morning how to do it by using device pcic0 at isa? in the configuration file instead of the default version. Sean also advised appending: machdep.pccard.pcic_irq="0" to "/boot/loader.conf". Having done these, and rebuilt the kernel, things now work and PCCards are recognised and started successfully without having to patch the code at all. Thanks a lot, all of you. I can now proceed with putting FreeBSD 4.0 on my various personal and work laptops, all of which get used at various times for network monitoring, &c, so I'm grateful I can get on with this upgrade over the extended weekend. Just one question with this fix - does it stop cards being accessed as PCCard cards in 32-bit mode because they are seen as being on the 16-bit ISA bus or does it only affect the PCIC(s) themselves? (One of my 100Mbit Ethernet cards is a CardBus card.) I don't want to sound ungrateful, but this hassle for all of us could have been avoided by a little more documentation of the configuration line in the LINT configuration file, which I always read because it tends to document all sorts of flags, &c, for the configuration options. I had (of course) already consulted the other documentation (man pages, &c) that I could find and found nothing useful (for this problem!). It would also be nice if the "fix" could be documented in the PR database along with the closures of both PRs. Thanks again for all your help. Generally I find FreeBSD very reliable and stable (which is why I use it!) and we often find that problems other people have at work with Linux are solved by references to the FreeBSD documentation! However, this time, and with a rather involved bit of code to read, the source wasn't quite enough for a rapid fix. -- David Pick D.M.Pick@qmw.ac.uk a.k.a. Hostmaster@qmw.ac.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Apr 21 1:48:20 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 9FC7337B72A for ; Fri, 21 Apr 2000 01:48:11 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id CAA70247; Fri, 21 Apr 2000 02:46:40 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id CAA16772; Fri, 21 Apr 2000 02:45:58 -0600 (MDT) Message-Id: <200004210845.CAA16772@harmony.village.org> To: David Pick Subject: Re: kern/18118 and kern/9030 on silly PCIC controllers Cc: freebsd-bugs@FreeBSD.org, nate@yogotech.com, "Sean O'Connell" , robert bowen In-reply-to: Your message of "Fri, 21 Apr 2000 09:32:53 BST." References: Date: Fri, 21 Apr 2000 02:45:58 -0600 From: Warner Losh Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message David Pick writes: : Just one question with this fix - does it stop cards being accessed as : PCCard cards in 32-bit mode because they are seen as being on the : 16-bit ISA bus or does it only affect the PCIC(s) themselves? (One of : my 100Mbit Ethernet cards is a CardBus card.) Only affects the pcic themselves. : I don't want to sound ungrateful, but this hassle for all of us could have : been avoided by a little more documentation of the configuration line in : the LINT configuration file, which I always read because it tends to : document all sorts of flags, &c, for the configuration options. I had : (of course) already consulted the other documentation (man pages, &c) that : I could find and found nothing useful (for this problem!). It would also be : nice if the "fix" could be documented in the PR database along with the : closures of both PRs. Suggestions welcomed. Do you have some text in mind? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Apr 21 3:22:18 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A22A937B5C1; Fri, 21 Apr 2000 03:22:16 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA00286; Fri, 21 Apr 2000 03:22:16 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Date: Fri, 21 Apr 2000 03:22:16 -0700 (PDT) From: Message-Id: <200004211022.DAA00286@freefall.freebsd.org> To: smurfen@ludd.luth.se, wilko@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/3611: Internal CPU cache on CyrixiInstead DX2 does not work Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Internal CPU cache on CyrixiInstead DX2 does not work State-Changed-From-To: feedback->closed State-Changed-By: wilko State-Changed-When: Fri Apr 21 03:20:07 PDT 2000 State-Changed-Why: PR submitter has indicated that a FreeBSD version > 3.0 (actual version no longer known) fixed the problem with the Cyrix. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Apr 21 6:20: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1EAE837B8ED for ; Fri, 21 Apr 2000 06:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA17932; Fri, 21 Apr 2000 06:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from oxygen.yy.ics.keio.ac.jp (oxygen.yy.ics.keio.ac.jp [131.113.47.3]) by hub.freebsd.org (Postfix) with ESMTP id 0433A37B843 for ; Fri, 21 Apr 2000 06:16:45 -0700 (PDT) (envelope-from sanpei@sanpei.org) Received: from lavender.yy.cs.keio.ac.jp (ppp130.dialup.st.keio.ac.jp [131.113.27.130]) by oxygen.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id WAA28819; Fri, 21 Apr 2000 22:16:38 +0900 (JST) (envelope-from sanpei@sanpei.org) Received: (from sanpei@localhost) by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id WAA01512; Fri, 21 Apr 2000 22:11:55 +0900 (JST) Message-Id: <200004211311.WAA01512@lavender.yy.cs.keio.ac.jp> Date: Fri, 21 Apr 2000 22:11:55 +0900 (JST) From: sanpei@sanpei.org Reply-To: sanpei@sanpei.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/18126: [Patch] pccard.conf for IO Data PCIDE-II (bundled with CDP-TX6, etc.) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18126 >Category: conf >Synopsis: [Patch] pccard.conf for IO Data PCIDE-II (bundled with CDP-TX6, etc.) >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 Apr 21 06:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: MIHIRA Yoshiro >Release: FreeBSD 4.0-CURRENT i386 >Organization: Yokohama, Japan >Environment: >Description: I have IO Data PCIDE-II (bundled with CDP-TX6, etc.) I can use this card under FreeBSD-5-current(and 4.0-RELEASE) with below configuration(pccard.conf). I hope to add to below configuration to /etc/defaults/pccard.conf Thank you >How-To-Repeat: >Fix: # IO Data PCIDE-II (bundled with CDP-TX6, etc.) card "IO DATA" "PCIDEII" config auto "ata0" ? insert logger -t pccard:$device -s IO Data PCIDE-TT inserted remove logger -t pccard:$device -s IO Data PCIDE-TT removed >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 Apr 21 10:54:12 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 26F7337BB9B; Fri, 21 Apr 2000 10:54:11 -0700 (PDT) (envelope-from guido@FreeBSD.org) Received: (from guido@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA18453; Fri, 21 Apr 2000 10:54:11 -0700 (PDT) (envelope-from guido@FreeBSD.org) Date: Fri, 21 Apr 2000 10:54:11 -0700 (PDT) From: Message-Id: <200004211754.KAA18453@freefall.freebsd.org> To: rbezuide@oskar.nanoteq.co.za, guido@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/12996: ifconf in sys/net/if.c returns larger buffer than filled Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ifconf in sys/net/if.c returns larger buffer than filled State-Changed-From-To: open->feedback State-Changed-By: guido State-Changed-When: Fri Apr 21 19:50:43 MEST 2000 State-Changed-Why: Please chck if rev. 1.86 of if.c (in 5.0-current) or rev 1.85.2.1 (4.-stable) fixes it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Apr 21 10:55:10 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DA9E937BD54; Fri, 21 Apr 2000 10:55:08 -0700 (PDT) (envelope-from guido@FreeBSD.org) Received: (from guido@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA18635; Fri, 21 Apr 2000 10:55:08 -0700 (PDT) (envelope-from guido@FreeBSD.org) Date: Fri, 21 Apr 2000 10:55:08 -0700 (PDT) From: Message-Id: <200004211755.KAA18635@freefall.freebsd.org> To: patrick@mindstep.com, guido@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/17311: bug in the code handling ioctl SIOCGIFCONF Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: bug in the code handling ioctl SIOCGIFCONF State-Changed-From-To: open->feedback State-Changed-By: guido State-Changed-When: Fri Apr 21 19:54:23 MEST 2000 State-Changed-Why: Please chck if rev. 1.86 of if.c (in 5.0-current) or rev 1.85.2.1 (4.-stable) fixes it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Apr 21 10:55:56 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 69EB437BCCA; Fri, 21 Apr 2000 10:55:53 -0700 (PDT) (envelope-from guido@FreeBSD.org) Received: (from guido@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA18826; Fri, 21 Apr 2000 10:55:53 -0700 (PDT) (envelope-from guido@FreeBSD.org) Date: Fri, 21 Apr 2000 10:55:53 -0700 (PDT) From: Message-Id: <200004211755.KAA18826@freefall.freebsd.org> To: tarkhil@over.ru, guido@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14457: SIOCGIFCONF uses too much memory Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: SIOCGIFCONF uses too much memory State-Changed-From-To: open->closed State-Changed-By: guido State-Changed-When: Fri Apr 21 19:55:27 MEST 2000 State-Changed-Why: superseded by kern/17311 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Apr 21 11:20:10 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F57237B645 for ; Fri, 21 Apr 2000 11:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA21650; Fri, 21 Apr 2000 11:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from lithium.network-alchemy.com (NAT-10-net.Network-Alchemy.COM [199.46.17.205]) by hub.freebsd.org (Postfix) with ESMTP id 12EB137BA45 for ; Fri, 21 Apr 2000 11:18:32 -0700 (PDT) (envelope-from key@Network-Alchemy.COM) Received: (from root@localhost) by lithium.network-alchemy.com (8.9.3/8.8.8) id LAA02934; Fri, 21 Apr 2000 11:19:24 -0700 (PDT) (envelope-from key) Message-Id: <200004211819.LAA02934@lithium.network-alchemy.com> Date: Fri, 21 Apr 2000 11:19:24 -0700 (PDT) From: Ken Key Reply-To: key@network-alchemy.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/18131: pppd - MAX_IFS in sys-bsd.c too small for most GENERIC-based kernels. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18131 >Category: misc >Synopsis: MAX_IFS in pppd/sys-bsd.c too small for most GENERIC-based kernels today. >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 Apr 21 11:20:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Ken Key >Release: FreeBSD 4.0-RELEASE i386 >Organization: Network Alchemy >Environment: Sony VIAO 505TX with a WaveLAN Turbo PCMCIA card using a mostly GENERIC kernel. >Description: In pppd/sys-bsd.c, MAX_IFS for get_ether_addr() is set to 32, which would seem a goodly number of interfaces. However, since the INET6 addresses are bigger than struct sockaddr in ifreq, this gets truncated with only 11 interfaces (in my case). The symptom is that a PCCARD ethernet (WaveLAN) adapter that is the currently active interface but at the end of the interface list is left off and pppd, which it tries to set the proxy ARP cannot determine what interface to use. Since INET6 is on turned on in the default (GENERIC) kernel, we should probably make the rest of the OS still function in that environment. >How-To-Repeat: Create a GENERIC kernel with a couple of ethernet interfaces, most notably a PCCARD interface so it will be at the end of the list. Here is my ifconfig -a output: fxp0: flags=8843 mtu 1500 inet6 fe80::a00:46ff:fe05:84cc%fxp0 prefixlen 64 scopeid 0x1 inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 ether 08:00:46:05:84:cc media: autoselect status: no carrier supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP lp0: flags=8810 mtu 1500 sl0: flags=c010 mtu 552 ppp0: flags=8151 mtu 1500 inet 10.0.4.46 --> 10.0.4.91 netmask 0xfffffe00 lo0: flags=8049 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 inet6 ::1 prefixlen 128 inet 127.0.0.1 netmask 0xff000000 gif0: flags=8010 mtu 1280 inet6 fe80::a00:46ff:fe05:84cc%gif0 prefixlen 64 scopeid 0x6 gif1: flags=8010 mtu 1280 inet6 fe80::a00:46ff:fe05:84cc%gif1 prefixlen 64 scopeid 0x7 gif2: flags=8010 mtu 1280 inet6 fe80::a00:46ff:fe05:84cc%gif2 prefixlen 64 scopeid 0x8 gif3: flags=8010 mtu 1280 inet6 fe80::a00:46ff:fe05:84cc%gif3 prefixlen 64 scopeid 0x9 stf0: flags=8000 mtu 1280 inet6 fe80::a00:46ff:fe05:84cc%stf0 prefixlen 64 scopeid 0xa faith0: flags=8000 mtu 1500 wi0: flags=8843 mtu 1500 inet6 fe80::260:1dff:fef0:e544%wi0 prefixlen 64 scopeid 0xc inet 10.0.4.46 netmask 0xfffffe00 broadcast 10.0.5.255 ether 00:60:1d:f0:e5:44 >Fix: Short term, bump MAX_IFS to some larger number - 128 worked for me. Longer term, make allocation dynamically sized and retry ifconf's until all is retrieved. Even longer term, move to sysctl() and NET_RT_IFLIST. I noticed that sbin/arp.c also has MAX_IFS set to 32 and will most likely suffer a similar problem. A quick grep of the source tree shows is in very heavy use. >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 Apr 21 11:55:21 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ACBF637BBEE; Fri, 21 Apr 2000 11:55:19 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA26053; Fri, 21 Apr 2000 11:55:19 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Date: Fri, 21 Apr 2000 11:55:19 -0700 (PDT) From: Message-Id: <200004211855.LAA26053@freefall.freebsd.org> To: lonnie@valemount.com, wilko@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/16129: X files corrupt on iso image from Walnut Creek and 2 other mirrors. Abort Install. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: X files corrupt on iso image from Walnut Creek and 2 other mirrors. Abort Install. State-Changed-From-To: open->closed State-Changed-By: wilko State-Changed-When: Fri Apr 21 11:53:24 PDT 2000 State-Changed-Why: With 3.4R being the current 3.x release and all development effort going into 4.x and 5.x the chances of doing anything on 3.3 are nil. So theres is no point in keeping this PR open. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Apr 21 12: 0:13 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 304A137BD63 for ; Fri, 21 Apr 2000 12:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA26443; Fri, 21 Apr 2000 12:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E9EA37BBEE for ; Fri, 21 Apr 2000 11:53:58 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA25955; Fri, 21 Apr 2000 11:53:58 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004211853.LAA25955@freefall.freebsd.org> Date: Fri, 21 Apr 2000 11:53:58 -0700 (PDT) From: dwhite@freebsd.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/18132: BTX dumps trying to boot w/ dedicated SCSI disks present Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18132 >Category: i386 >Synopsis: BTX dumps trying to boot w/ dedicated SCSI disks present >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 Apr 21 12:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Doug White >Release: 3.2-STABLE >Organization: >Environment: BTX 1.01 / Loader 1.00 Intel L440GX+ board (built-in Adaptec 3940U2W controller, BIOS rev 2.20S1B1) >Description: When booting the above system with four IBM SCSI disks, one with a proper DOS partition and the other three in dedicated mode with one single BSD partition, the boot register dumps in what appears to be boot1 -- there are no boot messages and no spinner. The register dump is (hand-copied and leading zeros removed): int=0 err=0 efl=00030246 eip=00001d29 eax=0 ebx=0 ecx=0 edx=0 esi=9e3d edi=1c09 ebp=039c esp=390 cs=c800 ds=40 es=9e3d fs=0 gs=0 ss=9e3d cs: eip=f7f133d28a4ef6f7-f13dff037603b8ff ss: esp=00003f0000000000-00000200220a00c8 System halted int=d err=0 efl=10096 eip=90e3 eax=ffff ebf=394 ecx=20 edx=0 esi=9e3d edi=1c09 ebp=39c esp=\746e690a cs=18 ds=20 fs=20 gs=20 ss=303d cs: eip=eae890000031c08e-d08ed8bb0870e80f ss: esp=b66ddbb66ddb-b66ddbb66ddb6ddb System halted >How-To-Repeat: >Fix: Refromat dedicated mode disks to have proper slice tables. >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 Apr 21 12:13:48 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from modemcable127.61-201-24.mtl.mc.videotron.net (modemcable127.61-201-24.mtl.mc.videotron.net [24.201.61.127]) by hub.freebsd.org (Postfix) with SMTP id 4657A37BD94 for ; Fri, 21 Apr 2000 12:13:45 -0700 (PDT) (envelope-from patrick@mindstep.com) Received: (qmail 198 invoked from network); 21 Apr 2000 19:13:43 -0000 Received: from patrak.local.mindstep.com (HELO PATRAK) (192.168.10.4) by jacuzzi.local.mindstep.com with SMTP; 21 Apr 2000 19:13:43 -0000 Message-ID: <00e501bfabc5$a823d1d0$040aa8c0@local.mindstep.com> From: "Patrick Bihan-Faou" To: , References: <200004211755.KAA18635@freefall.freebsd.org> Subject: Re: kern/17311: bug in the code handling ioctl SIOCGIFCONF Date: Fri, 21 Apr 2000 15:13:20 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Recompiled the RELENG_4 branch (rev 1.85.2.1) and the bug is fixed. Rev 1.86 contains the exact same change, so it should be alright. You may (may) still want to keep the panic in case "space" becomes negative, but it should be unnecessary. Thanks. Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Apr 22 0:40: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BA1D37B725 for ; Sat, 22 Apr 2000 00:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA99712; Sat, 22 Apr 2000 00:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mirriwinni.cse.rmit.edu.au (pm.cse.rmit.edu.au [131.170.118.50]) by hub.freebsd.org (Postfix) with ESMTP id E94F037B6BF for ; Sat, 22 Apr 2000 00:30:43 -0700 (PDT) (envelope-from phillip@mirriwinni.cse.rmit.edu.au) Received: (from phillip@localhost) by mirriwinni.cse.rmit.edu.au (8.9.3/8.9.3) id RAA39277; Sat, 22 Apr 2000 17:30:41 +1000 (EST) (envelope-from phillip) Message-Id: <200004220730.RAA39277@mirriwinni.cse.rmit.edu.au> Date: Sat, 22 Apr 2000 17:30:41 +1000 (EST) From: Phillip Musumeci Reply-To: phillip@mirriwinni.cse.rmit.edu.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/18152: Improvement to sample/default /etc/exports file Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18152 >Category: conf >Synopsis: /etc/exports should suggest how to get mountd to reread it >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: Sat Apr 22 00:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Phillip Musumeci >Release: FreeBSD 4.0-RELEASE i386 >Organization: RMIT Comp Sys Eng Dept. >Environment: Any FreeBSD system that is an NFS server >Description: New users configuring systems find it tricky to identify which task to signal in order to have their /etc/exports file reread. >How-To-Repeat: - >Fix: I suggest we prepend the default /etc/exports file with something like # # After applying changes to the /etc/exports file, issue command # # kill -SIGHUP `cat /var/run/mountd.pid` # # to update exports known by the nfsd server tasks. See also "man mountd". # # (If you have not enabled NFS serving, revisit the system admin tool or # edit /etc/rc.conf, and then reboot or start nfsd manually). # Thanks, Phillip. >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 Apr 22 1:20: 8 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DAAF537B853 for ; Sat, 22 Apr 2000 01:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA03104; Sat, 22 Apr 2000 01:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from epsilon.lucida.qc.ca (epsilon.lucida.qc.ca [216.95.146.6]) by hub.freebsd.org (Postfix) with SMTP id 3BD2037B8F2 for ; Sat, 22 Apr 2000 01:14:00 -0700 (PDT) (envelope-from matt@epsilon.lucida.qc.ca) Received: (qmail 82010 invoked by uid 1000); 22 Apr 2000 08:13:59 -0000 Message-Id: <20000422081359.82009.qmail@epsilon.lucida.qc.ca> Date: 22 Apr 2000 08:13:59 -0000 From: matt@arpa.mail.net Reply-To: matt@arpa.mail.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/18153: traceroute's usage() does not show -S as a valid option Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18153 >Category: bin >Synopsis: traceroute's usage() does not show -S as a valid option. >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: Sat Apr 22 01:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Matt Heckaman >Release: FreeBSD 4.0-STABLE i386 >Organization: Lucida Communications >Environment: FreeBSD 4.0-STABLE as of April 19 2000 >Description: The usage() function in traceroute does not show that you may specify the -S option. This feature is mentioned in the manual page, just not in the usage() function. >How-To-Repeat: traceroute -h >Fix: --- traceroute.c.orig Sat Apr 22 04:06:30 2000 +++ traceroute.c Sat Apr 22 04:07:19 2000 @@ -1225,7 +1225,7 @@ extern char version[]; Fprintf(stderr, "Version %s\n", version); - Fprintf(stderr, "Usage: %s [-dnrv] [-w wait] [-m max_ttl] [-M min_ttl] \ + Fprintf(stderr, "Usage: %s [-Sdnrv] [-w wait] [-m max_ttl] [-M min_ttl] \ [-P proto]\n\t [-p port#] [-q nqueries] [-t tos] [-s src_addr] [-g gateway] \ \n\t host [data_size]\n", prog); 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 Sat Apr 22 1:20:14 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 56B3B37B82A for ; Sat, 22 Apr 2000 01:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA03114; Sat, 22 Apr 2000 01:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from armada.dragondata.com (armada.dragondata.com [204.137.237.4]) by hub.freebsd.org (Postfix) with ESMTP id B3BBB37B711 for ; Sat, 22 Apr 2000 01:14:14 -0700 (PDT) (envelope-from toasty@armada.dragondata.com) Received: (from root@localhost) by armada.dragondata.com (8.9.3/8.9.3) id DAA00359; Sat, 22 Apr 2000 03:13:16 -0500 (CDT) (envelope-from toasty) Message-Id: <200004220813.DAA00359@armada.dragondata.com> Date: Sat, 22 Apr 2000 03:13:16 -0500 (CDT) From: toasty@dragondata.com Reply-To: toasty@dragondata.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: i386/18154: [PATCH] Add cpu class and features flags sysctls Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18154 >Category: i386 >Synopsis: [PATCH] Add cpu class and features flags sysctls >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: Sat Apr 22 01:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Kevin Day >Release: FreeBSD 4.0-TOUCHMASTER-RELEASE i386 >Organization: DragonData Internet Services >Environment: >Description: Add the following sysctls: hw.cpuclass (defines are in ) hw.features.mmx hw.features.3dnow hw.features.simd These are useful in deciding what library to use at runtime, when choosing between C/x86 or plain x86/mmx/simd functions, without having knowledge of anything CPU related. Also, fixed a misplaced comment in identcpu.c >How-To-Repeat: >Fix: diff --exclude=*compile* -r -u sys-orig/i386/i386/identcpu.c sys/i386/i386/identcpu.c --- sys-orig/i386/i386/identcpu.c Sat Jan 29 01:49:02 2000 +++ sys/i386/i386/identcpu.c Sat Apr 22 02:23:16 2000 @@ -78,6 +78,9 @@ u_int cyrix_did; /* Device ID of Cyrix CPU */ int cpu_class = CPUCLASS_386; /* least common denominator */ +SYSCTL_INT(_hw, HW_CPUCLASS, cpu_class, CTLFLAG_RD, + &cpu_class, 0, "CPU class"); + char machine[] = "i386"; SYSCTL_STRING(_hw, HW_MACHINE, machine, CTLFLAG_RD, machine, 0, "Machine class"); @@ -86,6 +89,23 @@ SYSCTL_STRING(_hw, HW_MODEL, model, CTLFLAG_RD, cpu_model, 0, "Machine model"); +SYSCTL_NODE(_hw, OID_AUTO, features, CTLFLAG_RW, 0, + "CPU features"); + +int featuresmmx; +SYSCTL_INT(_hw_features, OID_AUTO, mmx, CTLFLAG_RD, + &featuresmmx, 0, "MMX Support"); + +int features3dnow; +SYSCTL_INT(_hw_features, OID_AUTO, 3dnow, CTLFLAG_RD, + &features3dnow, 0, "3DNow! Support"); + +int featuressimd; +SYSCTL_INT(_hw_features, OID_AUTO, simd, CTLFLAG_RD, + &featuressimd, 0, "SIMD Support"); + + + static struct cpu_nameclass i386_cpus[] = { { "Intel 80286", CPUCLASS_286 }, /* CPU_286 */ { "i386SX", CPUCLASS_386 }, /* CPU_386SX */ @@ -580,6 +600,10 @@ "\037" "\040" ); + if (cpu_feature & 0x800000) + featuresmmx = 1; + if (cpu_feature & 0x2000000) + features3dnow = 1; } if (strcmp(cpu_vendor, "AuthenticAMD") == 0 && nreg >= 0x80000001) @@ -987,7 +1011,9 @@ "\034" "\035" "\036" - "\037DSP" /* AMD 3DNow! Instruction Extensions */ - "\0403DNow!" + "\037DSP" + "\0403DNow!" /* AMD 3DNow! Instruction Extensions */ ); + if (regs[3] & 0x80000000) + features3dnow = 1; } diff --exclude=*compile* -r -u sys-orig/sys/sysctl.h sys/sys/sysctl.h --- sys-orig/sys/sysctl.h Thu Feb 10 12:51:58 2000 +++ sys/sys/sysctl.h Sat Apr 22 02:29:57 2000 @@ -346,7 +346,8 @@ #define HW_DISKSTATS 9 /* struct: diskstats[] */ #define HW_FLOATINGPT 10 /* int: has HW floating point? */ #define HW_MACHINE_ARCH 11 /* string: machine architecture */ -#define HW_MAXID 12 /* number of valid hw ids */ +#define HW_CPUCLASS 12 /* int: class of cpu */ +#define HW_MAXID 13 /* number of valid hw ids */ #define CTL_HW_NAMES { \ { 0, 0 }, \ @@ -360,6 +361,8 @@ { "disknames", CTLTYPE_STRUCT }, \ { "diskstats", CTLTYPE_STRUCT }, \ { "floatingpoint", CTLTYPE_INT }, \ + { "machinearch", CTLTYPE_STRING }, \ + { "cpuclass", CTLTYPE_INT }, \ } /* >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 Apr 22 1:30:13 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CBE4D37B5B5 for ; Sat, 22 Apr 2000 01:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA03769; Sat, 22 Apr 2000 01:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 22 Apr 2000 01:30:02 -0700 (PDT) Message-Id: <200004220830.BAA03769@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Wilko Bulte Subject: Re: kern/5040: Support for "SCSI-0" devices Reply-To: Wilko Bulte Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/5040; it has been noted by GNATS. From: Wilko Bulte To: freebsd-gnats-submit@FreeBSD.org, leif@234-49.fido.dk Cc: Subject: Re: kern/5040: Support for "SCSI-0" devices Date: Sat, 22 Apr 2000 10:22:58 +0200 A bit of additional info received by private email: FWIW, I have a Maxtor SCSI-0 drive that works fine on 3.4-STABLE: da0: Fixed Direct Access SCSI-CCS device da0: 3.300MB/s transfers da0: 318MB (651630 512 byte sectors: 64H 32S/T 318C) It hangs off (the only) scsi card in the box: ncr0: rev 0x01 int a irq 9 on pci0.11.0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Apr 22 2:40: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7007537B711 for ; Sat, 22 Apr 2000 02:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA09235; Sat, 22 Apr 2000 02:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from oxygen.yy.ics.keio.ac.jp (oxygen.yy.ics.keio.ac.jp [131.113.47.3]) by hub.freebsd.org (Postfix) with ESMTP id CDD2637B77E for ; Sat, 22 Apr 2000 02:38:10 -0700 (PDT) (envelope-from sanpei@sanpei.org) Received: from lavender.yy.cs.keio.ac.jp (ppp134.dialup.st.keio.ac.jp [131.113.27.134]) by oxygen.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id SAA01821; Sat, 22 Apr 2000 18:38:01 +0900 (JST) (envelope-from sanpei@sanpei.org) Received: (from sanpei@localhost) by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id PAA03187; Sat, 22 Apr 2000 15:06:03 +0900 (JST) Message-Id: <200004220606.PAA03187@lavender.yy.cs.keio.ac.jp> Date: Sat, 22 Apr 2000 15:06:03 +0900 (JST) From: sanpei@sanpei.org Reply-To: sanpei@sanpei.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/18155: [Patch] OPTi FireStar(82C700) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18155 >Category: kern >Synopsis: [Patch] OPTi FireStar(82C700) >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: Sat Apr 22 02:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: MIHIRA Yoshiro >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yokohama, Japan. >Environment: >Description: I have NOTE-PC which use OptiFireStarPlus(82C700) CHIP-SET. And I got datasheet of OptiFireStarPlus(82C700) CHIP-SET from below URLs: http://www.opti.com/html/mobile.html ftp://ftp.opti.com/pub/www/pub/oems/fs82c700/pd015_10.pdf I added device information for probe routine. I hope to added to source tree. Thank you. >How-To-Repeat: >Fix: --- src/sys/pci/pcisupport.c.org Mon Mar 20 20:30:27 2000 +++ src/sys/pci/pcisupport.c Tue Mar 21 19:55:49 2000 @@ -879,6 +879,10 @@ case 0x01001078: return ("Cyrix Cx5530 PCI-ISA bridge"); + /* OPTi -- vendor 0x1045 */ + case 0xc7001045: + return ("OPTi 82C700 (FireStar) PCI-ISA bridge"); + /* NEC -- vendor 0x1033 */ /* The "C-bus" is 16-bits bus on PC98. */ case 0x00011033: @@ -1080,6 +1084,10 @@ /* Highpoint tech -- vendor 0x1103 */ case 0x00041103: return ("HighPoint HPT366 ATA controller"); + + /* OPTi -- vendor 0x1045 */ + case 0xd5681045: + return ("OPTi 82C700 (FireStar) ATA controller(generic mode):"); } if (pci_get_class(dev) == PCIC_STORAGE && @@ -1234,6 +1242,8 @@ /* OPTi -- vendor 0x1045 */ case 0xc8221045: return ("OPTi 82C822 host to PCI Bridge"); + case 0xc7011045: + return ("OPTi 82C700 host to PCI bridge"); /* Texas Instruments -- vendor 0x104c */ case 0xac1c104c: --- src/sys/i386/isa/pcibus.c.org Mon Mar 20 21:15:52 2000 +++ src/sys/i386/isa/pcibus.c Tue Mar 21 19:56:46 2000 @@ -394,6 +394,9 @@ case 0xc8221045: s = "OPTi 82C822 host to PCI Bridge"; break; + case 0xc7011045: + s = "OPTi 82C700 host to PCI bridge"; + break; /* RCC -- vendor 0x1166 */ case 0x00051166: --- src/sys/dev/ata/ata-all.c.org Mon Mar 20 21:18:14 2000 +++ src/sys/dev/ata/ata-all.c Tue Mar 21 19:57:24 2000 @@ -304,6 +304,8 @@ case 0x01021078: return "Cyrix 5530 ATA controller (generic mode)"; + case 0xd5681045: + return "OPTi 82C700 (FireStar) ATA controller(generic mode)"; /* unknown chipsets, try generic DMA if it seems possible */ default: >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 Apr 22 4:50: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 113A637B62E for ; Sat, 22 Apr 2000 04:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA25342; Sat, 22 Apr 2000 04:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from maulwurf.franken.de (maulwurf.franken.de [193.141.110.9]) by hub.freebsd.org (Postfix) with ESMTP id C4A1C37B69B for ; Sat, 22 Apr 2000 04:41:48 -0700 (PDT) (envelope-from gaspode.franken.de!tanis@maulwurf.franken.de) Received: by maulwurf.franken.de via rmail with stdio id for FreeBSD-gnats-submit@freebsd.org; Sat, 22 Apr 2000 13:41:48 +0200 (MET DST) (Smail-3.2 1996-Jul-4 #1 built DST-May-30) Received: (from tanis@localhost) by gaspode.franken.de (8.9.3/8.9.3) id NAA01351; Sat, 22 Apr 2000 13:42:32 +0200 (CEST) (envelope-from tanis) Message-Id: <200004221142.NAA01351@gaspode.franken.de> Date: Sat, 22 Apr 2000 13:42:32 +0200 (CEST) From: tanis@gaspode.franken.de Reply-To: tanis@gaspode.franken.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/18157: pnpinfo only prints first io-start for every logical device Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18157 >Category: bin >Synopsis: pnpinfo only prints first io-start for every logical device >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 Apr 22 04:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: German Tischler >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: >Description: Taken from pnpinfo.c (lines 536 to 538): for (j=0; j<8; j++) printf(" 0x%02x%02x", pnp_read(PNP_IO_BASE_HIGH(i)), pnp_read(PNP_IO_BASE_LOW(i))); should aparently be for (j=0; j<8; j++) printf(" 0x%02x%02x", pnp_read(PNP_IO_BASE_HIGH(j)), pnp_read(PNP_IO_BASE_LOW(j))); because it shouldn't print the same address eight times. >How-To-Repeat: Run pnpinfo. >Fix: Given above. >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 Apr 22 7:20: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6934337B7AD for ; Sat, 22 Apr 2000 07:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA01483; Sat, 22 Apr 2000 07:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1140337B56E for ; Sat, 22 Apr 2000 07:15:18 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA01100; Sat, 22 Apr 2000 07:15:17 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004221415.HAA01100@freefall.freebsd.org> Date: Sat, 22 Apr 2000 07:15:17 -0700 (PDT) From: mranner@netway.at To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/18160: pppd does not hang up sometimes while started from kppp. After killing pppd the system halts. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18160 >Category: bin >Synopsis: pppd does not hang up sometimes while started from kppp. After killing pppd the system halts. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 22 07:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Michael Ranner >Release: 4.0-RELEASE >Organization: JAWA Management & Software >Environment: FreeBSD dwarf.jawa.at 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Sat Apr 15 18:46:29 CEST 2000 root@t2p015.at-316.netway.at:/usr/src/sys/compile/DWARF i386 >Description: When pppd is invoked via kppp, sometimes pppd does not stop and hang up the modem line after disconnecting in kppp. If I kill kppp or turn off the busy modem, the system halts (going down on signal 15, no crash and no panic) >How-To-Repeat: Use kppp, after longer connections and every second or third start, kppp dies with an signal 6 and pppd does not end. >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 Apr 22 7:30: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 35B1537B738 for ; Sat, 22 Apr 2000 07:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA02391; Sat, 22 Apr 2000 07:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 22 Apr 2000 07:30:04 -0700 (PDT) Message-Id: <200004221430.HAA02391@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Garrett Wollman Subject: i386/18154: [PATCH] Add cpu class and features flags sysctls Reply-To: Garrett Wollman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/18154; it has been noted by GNATS. From: Garrett Wollman To: toasty@dragondata.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: i386/18154: [PATCH] Add cpu class and features flags sysctls Date: Sat, 22 Apr 2000 10:22:43 -0400 (EDT) < hw.features.mmx > hw.features.3dnow Sine these features are unlikely to be shared by other architectures FreeBSD runs on, they should be in the machdep.* branch and not hw. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Apr 22 8:10:39 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7114537B901; Sat, 22 Apr 2000 08:10:38 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Received: (from wollman@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA05723; Sat, 22 Apr 2000 08:10:37 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Date: Sat, 22 Apr 2000 08:10:37 -0700 (PDT) From: Message-Id: <200004221510.IAA05723@freefall.freebsd.org> To: wollman@hergotha.lcs.mit.edu, wollman@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/17495: ppc driver does not accept PNP attachments Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ppc driver does not accept PNP attachments State-Changed-From-To: open->closed State-Changed-By: wollman State-Changed-When: Sat Apr 22 08:10:04 PDT 2000 State-Changed-Why: Patch applied in rev. 1.27 of ppc.c. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Apr 22 8:20: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EB8B37B6E2 for ; Sat, 22 Apr 2000 08:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA06614; Sat, 22 Apr 2000 08:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 22 Apr 2000 08:20:03 -0700 (PDT) Message-Id: <200004221520.IAA06614@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Kevin Day Subject: Re: i386/18154: [PATCH] Add cpu class and features flags sysctls Reply-To: Kevin Day Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/18154; it has been noted by GNATS. From: Kevin Day To: wollman@khavrinen.lcs.mit.edu (Garrett Wollman) Cc: toasty@dragondata.com, FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: i386/18154: [PATCH] Add cpu class and features flags sysctls Date: Sat, 22 Apr 2000 10:15:03 -0500 (CDT) > > hw.features.mmx > > hw.features.3dnow > > Sine these features are unlikely to be shared by other architectures > FreeBSD runs on, they should be in the machdep.* branch and not hw. > > -GAWollman > > Ok, I wasn't quite sure where the line was drawn. My thoughts there could be a hw.features node for all architectures, and what was under it could vary. But, I see the the argument either way. Doesn't really matter to me. :) -- Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Apr 22 8:50: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6109037B5CA for ; Sat, 22 Apr 2000 08:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA09381; Sat, 22 Apr 2000 08:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B677237B6CB for ; Sat, 22 Apr 2000 08:41:51 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA08505; Sat, 22 Apr 2000 08:41:51 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004221541.IAA08505@freefall.freebsd.org> Date: Sat, 22 Apr 2000 08:41:51 -0700 (PDT) From: john_163@hotmail.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/18161: Sistem freezes on ppp Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18161 >Category: i386 >Synopsis: Sistem freezes on ppp >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Sat Apr 22 08:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Ronald >Release: FreeBSD 4.0-RELEASE >Organization: none >Environment: >Description: when starting ppp -background pap, it freezes the sistem. ( using a USR 33.6 voice internal modem) using ppp then term its freezes too >How-To-Repeat: start ppp with a 33.6 usr modem >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 Apr 22 10:50:10 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D588A37B83A for ; Sat, 22 Apr 2000 10:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA24037; Sat, 22 Apr 2000 10:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from trantor.philosophysw.com (adsl-63-194-91-95.dsl.snfc21.pacbell.net [63.194.91.95]) by hub.freebsd.org (Postfix) with ESMTP id 063A737B64E for ; Sat, 22 Apr 2000 10:42:02 -0700 (PDT) (envelope-from asaddi@trantor.philosophysw.com) Received: (from asaddi@localhost) by trantor.philosophysw.com (8.9.3/8.9.3) id KAA00536; Sat, 22 Apr 2000 10:42:02 -0700 (PDT) (envelope-from asaddi) Message-Id: <200004221742.KAA00536@trantor.philosophysw.com> Date: Sat, 22 Apr 2000 10:42:02 -0700 (PDT) From: asaddi@philosophysw.com Reply-To: asaddi@philosophysw.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: i386/18162: APM: Add flag to disable timer-based BIOS requests [PATCH] Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18162 >Category: i386 >Synopsis: APM: Add flag to disable timer-based BIOS requests [PATCH] >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Sat Apr 22 10:50:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Allan Saddi >Release: FreeBSD 4.0-STABLE i386 >Organization: Philosophy SoftWorks >Environment: FreeBSD trantor.philosophysw.com 4.0-STABLE FreeBSD 4.0-STABLE #42: Sat Apr 22 03:46:31 PDT 2000 root@utopia.philosophysw.com:/usr/src/sys/compile/TRANTOR i386 >Description: On my Compaq Presario 1215, the timer-based suspend/standby requests from BIOS interfere with normal APM operation. For example, when I use 'zzz' to suspend, my laptop will wake up on its own after 15 minutes due to a BIOS request. (I can only assume it's attempting a suspend-to- disk operation, which I really haven't gotten to work yet.) I cannot disable these requests from BIOS setup, hence this patch. I am using device flag 0x40, which does not appear to be used, to signify that BIOS timer requests should be disabled from apm_attach(). >How-To-Repeat: Suspend using 'zzz' when on battery power. Wait 15 minutes. >Fix: --- sys/i386/apm/apm.c.orig Sun Feb 6 06:57:05 2000 +++ sys/i386/apm/apm.c Sat Apr 22 04:17:55 2000 @@ -219,6 +219,19 @@ return (apm_bioscall()); } +/* enable/disable timer-based standby/suspend requests (APM 1.2 or later) */ +static int +apm_enable_disable_timer_req(int enable) +{ + struct apm_softc *sc = &apm_softc; + + sc->bios.r.eax = (APM_BIOS << 8) | APM_TIMERREQUESTS; + sc->bios.r.ebx = PMDV_APMBIOS; + sc->bios.r.ecx = enable; + sc->bios.r.edx = 0; + return (apm_bioscall()); +} + /* get PM event */ static u_int apm_getevent(void) @@ -1072,6 +1085,16 @@ printf("apm: *Warning* engage function failed err=[%x]", (sc->bios.r.eax >> 8) & 0xff); printf(" (Docked or using external power?).\n"); +#endif + } + } + + /* disable timer requests, if flag 0x40 is set (APM 1.2 or later) */ + if (sc->intversion >= INTVERSION(1, 2) && (flags & 0x40)) { + if (apm_enable_disable_timer_req(0)) { +#ifdef APM_DEBUG + printf("apm: *Warning* timer request function failed! [%x]\n", + (sc->bios.r.eax >> 8) & 0xff); #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 Sat Apr 22 13:20:29 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7BE8637B713 for ; Sat, 22 Apr 2000 13:20:26 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA36341; Sat, 22 Apr 2000 13:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from soup.thpoon.com (cr103675-a.bloor1.on.wave.home.com [24.114.152.71]) by hub.freebsd.org (Postfix) with SMTP id 73DFF37B644 for ; Sat, 22 Apr 2000 13:19:14 -0700 (PDT) (envelope-from antipode@soup.thpoon.com) Received: (qmail 44104 invoked by uid 1001); 22 Apr 2000 20:19:04 -0000 Message-Id: <20000422201904.44103.qmail@soup.thpoon.com> Date: 22 Apr 2000 20:19:04 -0000 From: "Arcady Genkin"@soup.thpoon.com, antipode@thpoon.com Reply-To: antipode@thpoon.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/18164: Dealing with ntpstats files in /var/log/ntpstats Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18164 >Category: conf >Synopsis: /var/log/ntpstats fill with stat files by default >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Sat Apr 22 13:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Arcady Genkin >Release: FreeBSD 4.0-STABLE i386 >Organization: N/A >Environment: FreeBSD 4.0, stock ntpdate. >Description: By default, if "xntpd_enable" is set to "YES" in rc.conf, divectory /var/log/ntpstats fills with stat files quite rapidly. In four months this directory accumulated over 7 megabytes of files, which is close to half size of my /var/partition (20 Mb, which should be sufficient IMHO). I think that there should be a script "clean-ntpstats" in /etc/periodic/daily that would clean up this directory, removing files that are older than, say three days. >How-To-Repeat: Set "xntpd_enable" to YES in /etc/rc.conf. >Fix: Place this script in /etc/periodic/daily: --------------8<--------------8<--------------- #!/bin/sh # # /etc/periodic/daily/160.clean-ntpstats # if [ -d /var/log/ntpstats ] ; then echo "" echo "Removing stale files from /var/log/ntpstats:" cd /var/log/ntpstats && find * -atime +3 -delete fi >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 Apr 22 13:30: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ABF3C37B566 for ; Sat, 22 Apr 2000 13:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA37070; Sat, 22 Apr 2000 13:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 22 Apr 2000 13:30:02 -0700 (PDT) Message-Id: <200004222030.NAA37070@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Garrett Wollman Subject: conf/18164: Dealing with ntpstats files in /var/log/ntpstats Reply-To: Garrett Wollman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/18164; it has been noted by GNATS. From: Garrett Wollman To: antipode@thpoon.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: conf/18164: Dealing with ntpstats files in /var/log/ntpstats Date: Sat, 22 Apr 2000 16:26:04 -0400 (EDT) < I think that there should be a script "clean-ntpstats" in /etc/periodic/daily > that would clean up this directory, removing files that are older than, say > three days. Hmmm. If you actually care about these statistics, three days probably isn't nearly long enough to be interesting. On the other hand, if you don't care, there's no point in saving them at all. Seems like an NTP configuration problem. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Apr 22 13:50:57 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E7D9B37B527 for ; Sat, 22 Apr 2000 13:50:55 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA38756; Sat, 22 Apr 2000 13:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 22 Apr 2000 13:50:03 -0700 (PDT) Message-Id: <200004222050.NAA38756@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Arcady Genkin Subject: Re: conf/18164: Dealing with ntpstats files in /var/log/ntpstats Reply-To: Arcady Genkin Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/18164; it has been noted by GNATS. From: Arcady Genkin To: freebsd-gnats-submit@FreeBSD.org Cc: Garrett Wollman Subject: Re: conf/18164: Dealing with ntpstats files in /var/log/ntpstats Date: 22 Apr 2000 16:46:19 -0400 Garrett Wollman writes: > > I think that there should be a script "clean-ntpstats" in > > /etc/periodic/daily that would clean up this directory, removing > > files that are older than, say three days. > > Hmmm. If you actually care about these statistics, three days > probably isn't nearly long enough to be interesting. On the other > hand, if you don't care, there's no point in saving them at all. > Seems like an NTP configuration problem. No, actually I couldn't care less. ;^) My working assumption was that they were saved for a reason, so it would be `polite' to keep at least 3 days' worth of them. Just in case somebody *was* looking at them. Now, if there was *no* reason for saving them at all, then we can include "disable stats" in /etc/ntp.conf". [... 3 minutes later ...] You know what, I don't remember where I got my ntp.conf from? Does FreeBSD provide no default ntp.conf? I only found a blank file in contrib/ntp/scripts/support/conf. Well, if there is no default ntp.conf, then I guess it's up to the user to include "disable stats" in it if he wishes to... I have raised this PR by mistake then, probably. -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Apr 22 15:24: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5157B37B6F4 for ; Sat, 22 Apr 2000 15:24:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA48684; Sat, 22 Apr 2000 15:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id 8FB4137B589 for ; Sat, 22 Apr 2000 15:12:47 -0700 (PDT) (envelope-from doug@dt051n0b.san.rr.com) Received: (from doug@localhost) by dt051n0b.san.rr.com (8.9.3/8.9.3) id PAA03020; Sat, 22 Apr 2000 15:12:47 -0700 (PDT) (envelope-from doug) Message-Id: <200004222212.PAA03020@dt051n0b.san.rr.com> Date: Sat, 22 Apr 2000 15:12:47 -0700 (PDT) From: Doug@gorean.org Reply-To: Doug@gorean.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/18167: [TINY PATCH] Remove /usr/lib/aout from mtree Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18167 >Category: conf >Synopsis: [TINY PATCH] Remove /usr/lib/aout from mtree >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: Sat Apr 22 15:20:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Doug >Release: FreeBSD 3.4-STABLE-0324 i386 >Organization: AAAG >Environment: Any system after the /usr/lib/aout directory was abandoned. (3.?) >Description: The /usr/lib/aout directory was (rightly) abondoned in favor of /usr/lib/compat/aout, but it still exists in src/etc/mtree/BSD.usr.dist. >How-To-Repeat: Delete unused directory from /usr/lib, then make world. >Fix: Apply the following patch: Index: BSD.usr.dist =================================================================== RCS file: /usr/ncvs/src/etc/mtree/BSD.usr.dist,v retrieving revision 1.188 diff -u -r1.188 BSD.usr.dist --- BSD.usr.dist 2000/02/29 08:45:22 1.188 +++ BSD.usr.dist 2000/04/22 22:05:40 @@ -14,8 +14,6 @@ include .. lib - aout - .. compat aout .. >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 Apr 22 16: 0: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EE3C337B87E for ; Sat, 22 Apr 2000 16:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA52525; Sat, 22 Apr 2000 16:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from imaging.rug.ac.be (imaging.rug.ac.be [157.193.133.14]) by hub.freebsd.org (Postfix) with ESMTP id EE15137B85B for ; Sat, 22 Apr 2000 15:52:07 -0700 (PDT) (envelope-from tvoet@imaging.rug.ac.be) Received: (from tvoet@localhost) by imaging.rug.ac.be (8.9.3/8.9.3) id AAA80708; Sun, 23 Apr 2000 00:50:42 +0200 (CEST) (envelope-from tvoet) Message-Id: <200004222250.AAA80708@imaging.rug.ac.be> Date: Sun, 23 Apr 2000 00:50:42 +0200 (CEST) From: voet@engineer.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/18168: Missing PNP ID of 5614Jx3[G] modem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18168 >Category: kern >Synopsis: Missing PNP ID of 5614Jx3[G] modem >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 Apr 22 16:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Tony Voet >Release: FreeBSD 4.0-RELEASE i386 >Organization: >Environment: FreeBSD 4.0-RELEASE i386 >Description: The PNP ID of a 5614Jx3[G] V90+K56Flex internal modem is missing from /sys/isa/sio.c. >How-To-Repeat: >Fix: *** /sys/isa/sio.c.orig Sat Mar 11 21:22:09 2000 --- /sys/isa/sio.c Sat Apr 22 22:27:12 2000 *************** *** 574,579 **** --- 574,580 ---- {0x3024a341, NULL}, /* PMC2430 - Pace 56 Voice Internal Modem */ {0x1000eb49, NULL}, /* ROK0010 - Rockwell ? */ {0x5002734a, NULL}, /* RSS0250 - 5614Jx3(G) Internal Modem */ + {0x6202734a, NULL}, /* RSS0262 - 5614Jx3[G] V90+K56Flex Modem */ {0xc100ad4d, NULL}, /* SMM00C1 - Leopard 56k PnP */ {0x9012b04e, NULL}, /* SUP1290 - Supra ? */ {0x1013b04e, NULL}, /* SUP1310 - SupraExpress 336i PnP */ >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 Apr 22 16:30: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C3E2137B828 for ; Sat, 22 Apr 2000 16:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA55053; Sat, 22 Apr 2000 16:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id 92BFA37B8E0 for ; Sat, 22 Apr 2000 16:22:16 -0700 (PDT) (envelope-from doug@dt051n0b.san.rr.com) Received: (from doug@localhost) by dt051n0b.san.rr.com (8.9.3/8.9.3) id QAA03490; Sat, 22 Apr 2000 16:19:35 -0700 (PDT) (envelope-from doug) Message-Id: <200004222319.QAA03490@dt051n0b.san.rr.com> Date: Sat, 22 Apr 2000 16:19:35 -0700 (PDT) From: Doug@gorean.org Reply-To: Doug@gorean.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/18171: New fortune, Klingon programmers Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18171 >Category: misc >Synopsis: New fortune, Klingon programmers >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: Sat Apr 22 16:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Doug >Release: FreeBSD 3.4-STABLE-0324 i386 >Organization: AAAG >Environment: Any with a sense of humor >Description: This is a submission for a new fortune. It's derived from the list that's been making its way around the net for a while now. I wasn't sure which file it should belong to, so I will leave that to the discretion of whoever commits it. >How-To-Repeat: DNA >Fix: Not a patch, re above. Top 10 things likely to be overheard if you had a Klingon Programmer 10) "Specifications are for the weak and timid!" 9) "You question the worthiness of my code? I should kill you where you stand!" 8) "Indentation?! - I will show you how to indent when I indent your skull!" 7) "What is this talk of 'release'? Klingons do not make software 'releases'. Our software 'escapes' leaving a bloody trail of designers and quality assurance people in it's wake." 6) "Klingon function calls do not have 'parameters' - they have 'arguments' - and they ALWAYS WIN THEM." 5) "Debugging? Klingons do not debug. Our software does not coddle the weak." 4) "A TRUE Klingon Warrior does not comment his code!" 3) "Klingon software does NOT have BUGS. It has FEATURES that are too sophisticated for a Romulan pig like you to understand." 2) "You cannot truly appreciate Dilbert unless you've read it in the original Klingon." 1) "Our users will know fear and cower before our software! Ship it! Ship it and let them flee like the dogs they are!" % >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 Apr 22 18:20: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 40F5637B881 for ; Sat, 22 Apr 2000 18:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA62772; Sat, 22 Apr 2000 18:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 22 Apr 2000 18:20:03 -0700 (PDT) Message-Id: <200004230120.SAA62772@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Allan Saddi Subject: Re: i386/18162: APM: Add flag to disable timer-based BIOS requests [PATCH] Reply-To: Allan Saddi Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/18162; it has been noted by GNATS. From: Allan Saddi To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: i386/18162: APM: Add flag to disable timer-based BIOS requests [PATCH] Date: Sat, 22 Apr 2000 18:11:12 -0700 (PDT) Please close this PR for now. After more extensive testing, I've found that it doesn't quite fix the problem. -- Allan Saddi "The Earth is the cradle of mankind, asaddi@philosophysw.com but we cannot live in the cradle http://www.philosophysw.com/asaddi/ forever." - K.E. Tsiolkovsky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message