From owner-freebsd-bugs Sun Oct 8 10:50: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B22C737B66C for ; Sun, 8 Oct 2000 10:50:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA27552; Sun, 8 Oct 2000 10:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id A666E37B66E; Sun, 8 Oct 2000 10:46:18 -0700 (PDT) Message-Id: <20001008174618.A666E37B66E@hub.freebsd.org> Date: Sun, 8 Oct 2000 10:46:18 -0700 (PDT) From: bjlin@stic.gov.tw To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/21831: kernel trap 12 crash in 4.1.1-STABLE Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21831 >Category: kern >Synopsis: kernel trap 12 crash in 4.1.1-STABLE >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 08 10:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Biing Jong Lin >Release: 4.1.1-STABLE >Organization: Science and Technology Info Center >Environment: FreeBSD camera.stic.gov.tw 4.1.1-STABLE FreeBSD 4.1.1-STABLE #1: Sun Oct 8 21:04:31 GMT 2000 root@camera.stic.gov.tw:/usr/src/sys/compile/camera i386 >Description: I've got random crash on 4.1.1-Stable. I just updated the system 30 min. ago, and it just crashes when I make ports (or kernel, system). It says fatal error 12 (page fault in kernel mode). The debug message is: Fault Virtual Address: 0x30 Fault Code: supervisor read, page not present. Instruction Pointer: 0x8, 0xc01f7758 Stack Pointer: 0x10, 0xc028435c Frame Pointer: 0x10, 0xc0284360 Code Segement: base 0x0,limit 0xfffff type 0x1b : DPL 0,pres 1,def 32 1, gran 1 Processir eflags: int enabled, resume, IOPL=0 Current process: Idle interrupt mask: bio cam trap number : 12 >How-To-Repeat: random crash, usually crash within 10 min. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 8 11:20: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CD0CC37B503 for ; Sun, 8 Oct 2000 11:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA38354; Sun, 8 Oct 2000 11:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sun, 8 Oct 2000 11:20:02 -0700 (PDT) Message-Id: <200010081820.LAA38354@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Justin Gibbs Subject: Re: kern/21831: kernel trap 12 crash in 4.1.1-STABLE Reply-To: Justin Gibbs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/21831; it has been noted by GNATS. From: Justin Gibbs To: bjlin@stic.gov.tw Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/21831: kernel trap 12 crash in 4.1.1-STABLE Date: Sun, 8 Oct 2000 12:12:13 -0600 (MDT) > I've got random crash on 4.1.1-Stable. > > I just updated the system 30 min. ago, and it just crashes > when I make ports (or kernel, system). > It says fatal error 12 (page fault in kernel mode). > The debug message is: You need to: a) Provide a dmesg listing from a boot -v of your system before the problems began. b) Perform an nm /kernel | sort and locate the function that contains the instruction 0xc01f7758. or even better yet c) put options DDB into your kernel config file and provide the output of "trace" when you system panics. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 8 13:40: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E2CF37B66C for ; Sun, 8 Oct 2000 13:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA87868; Sun, 8 Oct 2000 13:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail.snickers.org (snickers.org [216.126.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 3A06537B503 for ; Sun, 8 Oct 2000 13:37:16 -0700 (PDT) Received: by mail.snickers.org (Postfix, from userid 1037) id 22C903D06; Sun, 8 Oct 2000 16:37:15 -0400 (EDT) Message-Id: <20001008203715.22C903D06@mail.snickers.org> Date: Sun, 8 Oct 2000 16:37:15 -0400 (EDT) From: josh@zipperup.org Reply-To: josh@zipperup.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/21841: New entry for usbdevs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21841 >Category: kern >Synopsis: New entry for usbdevs >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Oct 08 13:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Josh Tiefenbach >Release: FreeBSD 5.0-CURRENT i386 >Organization: Connective Software >Environment: FreeBSD hockey-puck.jrt 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Oct 8 11:40:20 GMT 2000 josh@hockey-puck.jrt:/usr/obj/usr/src/sys/LAPTOP i386 >Description: New entry in usbdevs for the HP PhotoSmart C500 camera. Note, it looks like HP has screwed up with its vendor id. The 'normal' vendor id for HP is 0x03f0, while the camera reports 0xf003. I dont know whether this is intentional, or someone over at HP lives a byte-swapped life. >How-To-Repeat: N/A >Fix: New entry for /sys/dev/usb/usbdevs vendor HP2 0xf003 Hewlett Packard (2nd product HP2 C500 0x6002 PhotoSmart C500 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 8 13:55: 8 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from c61109-a.potlnd1.or.home.com (c61109-a.potlnd1.or.home.com [24.7.136.231]) by hub.freebsd.org (Postfix) with ESMTP id 13D4437B503 for ; Sun, 8 Oct 2000 13:55:02 -0700 (PDT) Received: from c61109-a.potlnd1.or.home.com (IDENT:0@localhost [127.0.0.1]) by c61109-a.potlnd1.or.home.com (8.11.1/8.11.1) with ESMTP id e98KtBO09274; Sun, 8 Oct 2000 13:55:11 -0700 (PDT) Message-Id: <200010082055.e98KtBO09274@c61109-a.potlnd1.or.home.com> To: freebsd-bugs@freebsd.org Cc: marc@enginet.com Subject: Netscape Navigator 4.75 install errors on 4.1.1-STABLE Reply-To: marc@enginet.com From: marc@enginet.com (Marc Frajola) Date: Sun, 08 Oct 2000 13:55:11 -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi.. When I try to install the latest Netscape 4.75 Navigator, I get: ===> netscape-navigator-4.75 depends on shared library: X11.6 - found ===> Generating temporary packing list ** Missing package files for netscape-navigator-4.75. *** Error code 1 Stop in /usr/ports/www.new/netscape47-navigator. *** Error code 1 Stop in /usr/ports/www.new/netscape47-navigator. *** Error code 1 Stop in /usr/ports/www.new/netscape47-navigator. Any help appreciated, I updated my CVS tree 10/8/2000@8:20am PDT. ...Marc... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 8 15:30:12 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0187F37B503 for ; Sun, 8 Oct 2000 15:30:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA28600; Sun, 8 Oct 2000 15:30:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id C10C537B66D; Sun, 8 Oct 2000 15:20:43 -0700 (PDT) Message-Id: <20001008222043.C10C537B66D@hub.freebsd.org> Date: Sun, 8 Oct 2000 15:20:43 -0700 (PDT) From: dave@dogwood.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/21843: an driver does not support setting WEP keys Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21843 >Category: kern >Synopsis: an driver does not support setting WEP keys >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Oct 08 15:30:05 PDT 2000 >Closed-Date: >Last-Modified: >Originator: David Cornejo >Release: FreeBSD-Current >Organization: >Environment: FreeBSD juneau.dogwood.com 5.0-CURRENT FreeBSD 5.0-CURRENT #14: Fri Oct 6 13:58:51 PDT 2000 dave@juneau.dogwood.com:/usr/src/sys/compile/JUNEAU i386 >Description: The ioctl interface used to configure the card does not include a way to set WEP keys. >How-To-Repeat: >Fix: apply the following patch to add WEP key support to the an driver. also updated some of the stats & config structures while I was in here. with this patch I have been able to associate with an AP in 128-bit encrypted mode. begin 644 wep_patch.diff M26YD97@Z(&EF7V%I3L)"2\J(#!X M-S(@*B\*("`)=5]I;G0Q-E]T"0EA;E]T>%]P;W=E#7!E M.PDO*B`P>##@P("HO"B`@?3L*("`*("!S=')U8W0@86Y?;'1V7V%P:6YF;R!["BHJ M*BHJ*BHJ*BHJ*BHJ*@HJ*BH@-#@P+#0X-B`J*BHJ"B`@"75?:6YT.%]T"0EA M;E]M86-A9&1R6S9=.PD)+RH@,'@P,B`J+PH@(`EU7VEN=#$V7W0)"6%N7V]P M;6]D93L)"2\J(#!X,#@@*B\*("`)=5]I;G0Q-E]T"0EA;E]E3L)+RH@,'@P0R`J+PH@(`EU7VEN=#$V7W0)"6%N7W-S:61L96X["0DO*B`P M>#!%("HO"B`@"75?:6YT.%]T"0EA;E]S#$P("HO"B`@"75?:6YT.%]T"0EA;E]A M<%]N86UE6S$V73L)"2\J(#!X,S`@*B\**BHJ*BHJ*BHJ*BHJ*BHJ"BHJ*B`T M.3@L-3`T("HJ*BH*("`)=5]I;G0Q-E]T"0EA;E]A<%]T;W1A;%]L;V%D.PDO M*B`P>#8V("HO"B`@"75?:6YT,39?=`D)86Y?;W5R7V=E;F5R871E9%]L;V%D M.PDO*B`P>#8X("HO"B`@"75?:6YT,39?=`D)86Y?86-C=6UU;&%T961?87)L M.PDO*B`P>#9!("HO"B$@"75?:6YT,39?=`D)86Y?#9# M("HO"B`@?3L*("`*("`C9&5F:6YE($%.7U-405154U]/4$U/1$5?0T].1DE' M55)%1`D),'@P,#`Q"BTM+2`U,#(L-3$W("TM+2T*("`)=5]I;G0Q-E]T"0EA M;E]A<%]T;W1A;%]L;V%D.PDO*B`P>#8V("HO"B`@"75?:6YT,39?=`D)86Y? M;W5R7V=E;F5R871E9%]L;V%D.PDO*B`P>#8X("HO"B`@"75?:6YT,39?=`D) M86Y?86-C=6UU;&%T961?87)L.PDO*B`P>#9!("HO"B$@"75?:6YT,39?=`D) M86Y?8W5R7W-I9VYA;%]Q=6%L:71Y.PDO*B`P>#9#("HO"B$@"75?:6YT,39? M=`D)86Y?8W5R%]R871E.PDO*B`P>#9%("HO"B$@"75?:6YT,39? M=`D)86Y?87!?9&5V:6-E.PD)+RH@,'@W,"`J+PHA(`EU7VEN=#$V7W0)"6%N M7VYO###=!("HO"B$@"75?:6YT,39?=`D) M86Y?879G7VYO:7-E7W!R979?;6EN.PDO*B`P>#=#("HO"B$@"75?:6YT,39? M=`D)86Y?;6%X7VYO:7-E7W!R979?;6EN.PDO*B`P>#=%("HO"B$@"75?:6YT M,39?=`D)86Y?PHK(`EU7VEN=#$V7W0)"6%N7VQE;CL)"0DO*B`P>#`P M("HO"BL@"75?:6YT,39?=`D)86Y?='EP93L)"2\J(#!X6%@@*B\**R`)=5]I M;G0Q-E]T"0EA;E]K97E?:6YD97@["0DO*B`P>#`R("HO"BL@"75?:6YT.%]T M"0EA;E]M86-?861D7!E$9&,3,)+RH@ M240@;F%M92!O9B!T:&ES(&YO9&4@9F]R(&1I86<@*B\*("`C9&5F:6YE($%. M7U))1%]%3D-!4%!23U1/"3!X1D8Q-`DO*B!087EL;V%D(&5N8V%P2`J+PH@(`H@("\J"B`@("H@4F5P;W)T M:6YG("AR96%D(&]N;'DI"DEN9&5X.B!I9E]A;BYC"CT]/3T]/3T]/3T]/3T] M/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T] M/3T]/3T]/3T*4D-3(&9I;&4Z("]H;VUE+VYC=G,O'!E8W1E9"`E9"P@(@HA(`D)("`@(")G M;W0@)61<;B(L('-C+3YA;E]U;FET+"!L='8M/F%N7VQE;BP@;&5N*3L*("`) M"7)E='5R;BA%3D]34$,I.PH@(`E]"B`@"BTM+2`W,#$L-S`W("TM+2T*("`) M;&5N(#T@0U-27U)%041?,BAS8RP@04Y?1$%403$I.PH@(`EI9B`H;&5N(#X@ M;'1V+3YA;E]L96XI('L*("`)"7!R:6YT9B@B86XE9#H@'!E8W1E9"`E9"P@(@HA(`D)("`@(")G;W0@)60@ M*'1Y<&4@,'@E>"E<;B(L('-C+3YA;E]U;FET+"!L='8M/F%N7VQE;BP@;&5N M+"!L='8M/F%N7W1Y<&4I.PH@(`D)F5O9BAAF5O9BAA2`J*29AF5O9BAS=')U8W0@86Y?;'1V7W=E<&ME>2DI.PHA(`D)"6%N7W-E M='=E<"AS8RD["B$@"0E]"B$@"0EE;'-E"B$@"0D)86Y?'-C.PHK('L**R`)PHK(`D)<')I;G1F("@B86Y? M=V5P:V5Y+F%N7W1Y<&4])61<;B(L('-C+3YA;E]W97!K97DN86Y?='EP92D[ M"BL@"0ES8RT^86Y?=V5P:V5Y+F%N7VQE;B`]('-I>F5O9BAS=')U8W0@86Y? M;'1V7W=E<&ME>2D["BL@"0DO*B!S8RT^86Y?=V5P:V5Y+F%N7W1Y<&4@/2!! M3E]2241?1T5.0T].1DE'.R`J+PHK(`D):68@*&%N7W=R:71E7W)E8V]R9"AS M8RP@*'-T##3L)"2\J(#!X-S(@*B\*("`)=5]I;G0Q-E]T"0EA;E]T M>%]P;W=E#=!("HO"B$@"75?:6YT,39?=`D)86Y?:&]M95]P#=#("HO"B$@"75?:6YT,39?=`D)86Y?#=% M("HO"B`@"2\J($%I#DP("HO"BHJ*BHJ*BHJ*BHJ*BHJ*@HJ*BH@ M-#4Q+#0U-B`J*BHJ"BTM+2`T-30L-#8P("TM+2T*("`)=5]I;G0Q-E]T"0EA M;E]I9F%C97)E=CL)"2\J(#!X-T$@*B\*("`)=5]I;G0Q-E]T"0EA;E]S;V9T M8V%P#`R("HO"B`@"75?:6YT,39?=`D)86Y?;W!M;V1E.PD)+RH@,'@P."`J M+PH@(`EU7VEN=#$V7W0)"6%N7V5R#!!("HO"B$@"75? M:6YT,39?=`D)86Y?8W5R7W-I9VYA;%]Q=6%L:71Y.PDO*B`P>#!#("HO"B`@ M"75?:6YT,39?=`D)86Y?#,P("HO"BTM+2`T.38L-3`R("TM+2T*("`) M=5]I;G0X7W0)"6%N7VUA8V%D9');-ET["0DO*B`P>#`R("HO"B`@"75?:6YT M,39?=`D)86Y?;W!M;V1E.PD)+RH@,'@P."`J+PH@(`EU7VEN=#$V7W0)"6%N M7V5R#!!("HO"B$@"75?:6YT,39?=`D)86Y?8W5R7W-I M9VYA;%]S=')E;F=T:#L)+RH@,'@P0R`J+PH@(`EU7VEN=#$V7W0)"6%N7W-S M:61L96X["0DO*B`P>#!%("HO"B`@"75?:6YT.%]T"0EA;E]S#9#("HO"B`@?3L*("`* M("`C9&5F:6YE($%.7U-405154U]/4$U/1$5?0T].1DE'55)%1`D),'@P,#`Q M"BTM+2`U,30L-3(Y("TM+2T*("`)=5]I;G0Q-E]T"0EA;E]A<%]T;W1A;%]L M;V%D.PDO*B`P>#8V("HO"B`@"75?:6YT,39?=`D)86Y?;W5R7V=E;F5R871E M9%]L;V%D.PDO*B`P>#8X("HO"B`@"75?:6YT,39?=`D)86Y?86-C=6UU;&%T M961?87)L.PDO*B`P>#9!("HO"B$@"75?:6YT,39?=`D)86Y?8W5R7W-I9VYA M;%]Q=6%L:71Y.PDO*B`P>#9#("HO"B$@"75?:6YT,39?=`D)86Y?8W5R%]R871E.PDO*B`P>#9%("HO"B$@"75?:6YT,39?=`D)86Y?87!?9&5V M:6-E.PD)+RH@,'@W,"`J+PHA(`EU7VEN=#$V7W0)"6%N7VYO#`P,#$**BHJ*BHJ*BHJ*BHJ*BHJ"BHJ*B`V-#$L-C0V("HJ M*BH*+2TM(#8U-"PV-S@@+2TM+0H@('T["B`@"B`@+RH**R`@*B!6;VQA=&EL M92!715`@2V5Y"BL@("HO"BL@(V1E9FEN92!!3E]2241?5T507U9/3$%424Q% M"3!X1D8Q-0DO*B!6;VQA=&EL92!715`@2V5Y("HO"BL@PHK(`EU7VEN=#$V7W0)"6%N7VQE;CL)"0DO*B`P>#`P("HO M"BL@"75?:6YT,39?=`D)86Y?='EP93L)"2\J(#!X6%@@*B\**R`)=5]I;G0Q M-E]T"0EA;E]K97E?:6YD97@["0DO*B`P>#`R("HO"BL@"75?:6YT.%]T"0EA M;E]M86-?861D2`J+PHK(`HK(`HK("\J"B`@("H@ M4F5C96EV92!FPHJ*BHJ*BHJ*BHJ*BHJ*BH**BHJ(#3L*("`):6YT"0D)86Y?='A?Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 8 16:10: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A9DB37B66D for ; Sun, 8 Oct 2000 16:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA45374; Sun, 8 Oct 2000 16:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from Guest.Forest.Od.UA (Guest.Forest.Od.UA [195.138.70.163]) by hub.freebsd.org (Postfix) with ESMTP id 6C37F37B66E for ; Sun, 8 Oct 2000 16:09:54 -0700 (PDT) Received: (from root@localhost) by Guest.Forest.Od.UA (8.11.0/8.11.0) id e98MwCE26166; Mon, 9 Oct 2000 01:58:12 +0300 (EEST) (envelope-from root) Message-Id: <200010082258.e98MwCE26166@Guest.Forest.Od.UA> Date: Mon, 9 Oct 2000 01:58:12 +0300 (EEST) From: Unicorn@Forest.Od.UA Reply-To: Unicorn@Forest.Od.UA To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/21845: crash, while tring to send udp via half-binded socket from jail Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21845 >Category: kern >Synopsis: crash, while tring to send udp via half-binded socket from jail >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Oct 08 16:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: The Winged Unicorn >Release: FreeBSD 5.0-CURRENT i386 >Organization: Edem >Environment: jail >Description: While adding stuff for jail sockets binding limitations roll back before returning error was missed. `bind' returns an error, but socket became `half-binded', i.e. laddr was changed to some nonzero value. When `sendto' called, pcb of that socket proceed, but it's list fields still uninitialized. This leads to crash in sendto->...->in_pcbconnect->in_pcbrehash. >How-To-Repeat: Install jail, NIS/YP server on real system served passwd DB, NIS/YP client on jail system using shared passwd DB. Login using YP account and just type 'id', 'finger', or whatever. >Fix: Apply patch: cvs diff: Diffing . Index: in_pcb.c =================================================================== RCS file: /home/ncvs/src/sys/netinet/in_pcb.c,v retrieving revision 1.67 diff -r1.67 in_pcb.c 273c273,274 < if (prison_ip(p, 0, &inp->inp_laddr.s_addr )) --- > if (prison_ip(p, 0, &inp->inp_laddr.s_addr )) { > inp->inp_laddr.s_addr = INADDR_ANY; /* roll back */ 274a276 > } 282c284,285 < if (p && (error = suser_xxx(0, p, PRISON_ROOT))) --- > if (p && (error = suser_xxx(0, p, PRISON_ROOT))) { > inp->inp_laddr.s_addr = INADDR_ANY; /* roll back */ 283a287 > } >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 8 19: 0: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B8B4B37B66D for ; Sun, 8 Oct 2000 19:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA02584; Sun, 8 Oct 2000 19:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from jerry.kfunigraz.ac.at (GIGAJERRY.kfunigraz.ac.at [143.50.55.161]) by hub.freebsd.org (Postfix) with ESMTP id 27D8637B503 for ; Sun, 8 Oct 2000 18:51:02 -0700 (PDT) Received: from tom.kfunigraz.ac.at (mc_tom [10.10.1.160]) by jerry.kfunigraz.ac.at (8.9.3/8.9.3) with ESMTP id DAA30873 for ; Mon, 9 Oct 2000 03:50:55 +0200 (MET DST) Received: from localhost.tu-graz.ac.at (BONLINEB48.kfunigraz.ac.at [143.50.33.48]) by tom.kfunigraz.ac.at (8.9.3/8.9.3) with ESMTP id DAA10248 for ; Mon, 9 Oct 2000 03:50:50 +0200 (MET DST) Received: (from dada@localhost) by localhost.tu-graz.ac.at (8.11.0/8.11.0) id e95CPc715966; Thu, 5 Oct 2000 14:25:38 +0200 (CEST) (envelope-from dada) Message-Id: <200010051225.e95CPc715966@localhost.tu-graz.ac.at> Date: Thu, 5 Oct 2000 14:25:38 +0200 (CEST) From: dada@sbox.tu-graz.ac.at Reply-To: dada@sbox.tu-graz.ac.at To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: gnu/21849: PERL_THREADED knob in /etc/default/make.conf does not work Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21849 >Category: gnu >Synopsis: PERL_THREADED knob in /etc/default/make.conf does not work >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 08 19:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Martin Kammerhofer >Release: FreeBSD 4.1.1-RELEASE i386 >Organization: Graz University of Technology >Environment: >Description: Quote from /src/etc/defaults/make/conf: # To build perl with thread support #PERL_THREADED= true This cannot work because in /usr/src/gnu/usr.bin/perl/Makefile.inc PERL_THREADED is compared against the string "yes". >How-To-Repeat: cd /usr/src/gnu/usr.bin/perl make PERL_THREADED=true all install perl -e '$Config{usethreads} or die "Recompile Perl"' >Fix: The simple fix would be to change "true" to "yes" in make.conf. Unfortunately this will break the compilation of perl! I see two options: (1) Remove the documention of PERL_THREADED in make.conf (2) Fix the Perl build such that "make PERL_THREADED=yes all" works >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 8 23:40: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D03B337B503 for ; Sun, 8 Oct 2000 23:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA03800; Sun, 8 Oct 2000 23:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sun, 8 Oct 2000 23:40:02 -0700 (PDT) Message-Id: <200010090640.XAA03800@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: greg Subject: Re: i386/21802: after working fine for a few weeks, machine became unstable/unbootable. Reply-To: greg Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/21802; it has been noted by GNATS. From: greg To: freebsd-gnats-submit@FreeBSD.org, greg@nova.fqdn.com Cc: Subject: Re: i386/21802: after working fine for a few weeks, machine became unstable/unbootable. Date: Sun, 08 Oct 2000 23:25:40 -0400 Today it happened again. I have not put the aforementioned parts back into the machine. Reboots would fail prior to the kernel load. I turned the machine off for a few hours, upon power up it was back to normal. The mb is a Tyan Thunder dual 100. thanks again, greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 8 23:50: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 434CE37B503 for ; Sun, 8 Oct 2000 23:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA07236; Sun, 8 Oct 2000 23:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 6A1BE37B66C for ; Sun, 8 Oct 2000 23:49:12 -0700 (PDT) Received: (from doug@localhost) by dt051n37.san.rr.com (8.9.3/8.9.3) id XAA71029; Sun, 8 Oct 2000 23:49:12 -0700 (PDT) (envelope-from doug) Message-Id: <200010090649.XAA71029@dt051n37.san.rr.com> Date: Sun, 8 Oct 2000 23:49:12 -0700 (PDT) From: DougB@gorean.org Reply-To: DougB@gorean.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/21852: [PATCH] [TINY] Clarify NO_F00F_HACK option in NOTES Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21852 >Category: kern >Synopsis: [PATCH] [TINY] Clarify NO_F00F_HACK option in NOTES >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 08 23:50:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Doug >Release: FreeBSD 3.5.1-STABLE-0903 i386 >Organization: AAAG >Environment: Most freebsd systems >Description: The NO_F00F_HACK option is unclear in the sense that NOTES doesn't make clear that it's only useful in the presence of I586_CPU. >How-To-Repeat: Read NOTES. Read the many questions on -questions about this option. >Fix: Apply the following patch: Index: NOTES =================================================================== RCS file: /usr/ncvs/src/sys/i386/conf/NOTES,v retrieving revision 1.833 diff -u -r1.833 NOTES --- NOTES 2000/10/08 14:46:04 1.833 +++ NOTES 2000/10/09 06:42:24 @@ -215,8 +215,8 @@ # # NO_F00F_HACK disables the hack that prevents Pentiums (and ONLY # Pentiums) from locking up when a LOCK CMPXCHG8B instruction is -# executed. This should be included for ALL kernels that won't run -# on a Pentium. +# executed. This option is only needed if I586_CPU is also defined, +# and should be included for any non-Pentium CPU that defines it. # # NO_MEMORY_HOLE is an optimisation for systems with AMD K6 processors # which indicates that the 15-16MB range is *definitely* not being >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 Oct 9 1: 4:46 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id 87AEE37B670; Mon, 9 Oct 2000 01:04:25 -0700 (PDT) Received: from [128.130.111.2] (deneb [128.130.111.2]) by vexpert.dbai.tuwien.ac.at (8.9.3/8.9.3) with ESMTP id KAA07868; Mon, 9 Oct 2000 10:04:22 +0200 (MET DST) Date: Mon, 9 Oct 2000 10:04:23 +0200 (CEST) From: Gerald Pfeifer To: will@freebsd.org, bugs@freebsd.org Cc: gnats-submit@freebsd.org Subject: Re: bin/19978: /usr/bin/make segfaults w/o Makefile for root (over NFS) In-Reply-To: <200010090505.WAA67134@freefall.freebsd.org> 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 Sun, 8 Oct 2000 will@freebsd.org wrote: > Synopsis: /usr/bin/make segfaults w/o Makefile for root (over NFS) > > State-Changed-From-To: open->closed > State-Changed-By: will > State-Changed-When: Sun Oct 8 22:04:34 PDT 2000 > State-Changed-Why: > Does not happen for me. Probably a NFS fluke with Solaris. First of all, if it *was* a NFS fluke with Solaris, it still would be a bug. After all a FreeBSD program *is* crashing (ls for example, works as expected) and Solaris NFS *is* the standard everone else has to be measured again. Second, and more important: I just managed to reproduce this on an NFS mount from a 4.1-RELEASE client to a 4.1-RELEASE server (NFS v2, UDP). deneb[81]:/sw/FreeBSD% ls -lad 00TEST/ drwx------ 2 pfeifer sysop 512 Oct 9 09:57 00TEST/ deneb[82]:/sw/FreeBSD% cd 00TEST/ deneb[83]:/sw/FreeBSD/00TEST% su Password: deneb# make Segmentation fault Please reopen this PR. Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 9 2:50: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5874237B66D for ; Mon, 9 Oct 2000 02:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA76867; Mon, 9 Oct 2000 02:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 9EBBE37B503; Mon, 9 Oct 2000 02:47:59 -0700 (PDT) Message-Id: <20001009094759.9EBBE37B503@hub.freebsd.org> Date: Mon, 9 Oct 2000 02:47:59 -0700 (PDT) From: vstanescu@logicnet.ro To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: conf/21856: The FTP installer sends useless "CWD ." - creates problems with some ftp servers Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21856 >Category: conf >Synopsis: The FTP installer sends useless "CWD ." - creates problems with some ftp servers >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 09 02:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Victor STANESCU >Release: 4.1.1-RELEASE >Organization: LOGIC Telecom >Environment: not relevant >Description: The ftp installation of freebsd 4.1.1-release sends the following sequences when entering the freebsd directory on the ftp server: CWD CWD . CWD 4.1.1-RELEASE The "CWD ." is useless (it does practically nothing) and has the following problem: - with some ftp servers (like publicfile for example) the . and .. are hidden and not permited to the user, so it just gives errors like "file not found" when trying this. As this CWD . is not a usefull command, i think there should be no problem in removing it, and this would help users of non-standard (bsd/wu ftpd) ftp servers. The problem was not present in 4.1-RELEASE >How-To-Repeat: install 4.1.1-RELEASE >Fix: Remove the "CWD .", as this is an useless command. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 9 5:20: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4709B37B66D for ; Mon, 9 Oct 2000 05:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA33790; Mon, 9 Oct 2000 05:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from hand.dotat.at (hand.dotat.at [212.240.134.135]) by hub.freebsd.org (Postfix) with ESMTP id 3B06937B66C for ; Mon, 9 Oct 2000 05:12:23 -0700 (PDT) Received: from fanf by hand.dotat.at with local (Exim 3.15 #3) id 13ibmh-000GBv-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 09 Oct 2000 12:11:59 +0000 Message-Id: Date: Mon, 09 Oct 2000 12:11:59 +0000 From: Tony Finch Reply-To: Tony Finch To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/21859: [PATCH] allow syncer to be slowed dow Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21859 >Category: kern >Synopsis: Allow the syncer to be slowed down >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 09 05:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Tony Finch >Release: FreeBSD 4.1.1-STABLE-20000928 i386 >Organization: dotat >Environment: FreeBSD hand.dotat.at 4.1.1-STABLE-20000928 FreeBSD 4.1.1-STABLE-20000928 #0: Thu Sep 28 12:31:27 UTC 2000 fanf@hand.dotat.at:/FreeBSD/obj/FreeBSD/releng4/sys/DELL-Latitude-CPx i386 >Description: Many laptops have an option for HDD power-down after an interval, however this doesn't work too well with the syncer which usually touches the disks every 30 seconds even on a quiescent system. This patch allows you to change the syncer delay with a sysctl, and it adds a compile-time kernel option so that you can increse the delay beyond the 30 second default. >How-To-Repeat: >Fix: Index: conf/options =================================================================== RCS file: /home/ncvs/src/sys/conf/options,v retrieving revision 1.191.2.16 diff -u -r1.191.2.16 options --- conf/options 2000/09/30 02:49:29 1.191.2.16 +++ conf/options 2000/10/08 04:18:27 @@ -89,6 +89,7 @@ UCONSOLE ICMP_BANDLIM VFS_AIO +SYNCER_MAXDELAY opt_syncdelay.h # POSIX kernel options P1003_1B opt_posix.h Index: kern/vfs_subr.c =================================================================== RCS file: /home/ncvs/src/sys/kern/vfs_subr.c,v retrieving revision 1.249.2.5 diff -u -r1.249.2.5 vfs_subr.c --- kern/vfs_subr.c 2000/08/03 00:09:33 1.249.2.5 +++ kern/vfs_subr.c 2000/08/08 07:22:04 @@ -43,6 +43,7 @@ * External virtual filesystem routines */ #include "opt_ddb.h" +#include "opt_syncdelay.h" #include #include @@ -133,9 +134,12 @@ /* * The workitem queue. */ +#ifndef SYNCER_MAXDELAY #define SYNCER_MAXDELAY 32 +#endif static int syncer_maxdelay = SYNCER_MAXDELAY; /* maximum delay time */ time_t syncdelay = 30; /* max time to delay syncing data */ +SYSCTL_INT(_kern, OID_AUTO, syncdelay, CTLFLAG_RW, &syncdelay, 0, ""); time_t filedelay = 30; /* time to delay syncing files */ SYSCTL_INT(_kern, OID_AUTO, filedelay, CTLFLAG_RW, &filedelay, 0, ""); time_t dirdelay = 29; /* time to delay syncing directories */ >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 Oct 9 5:40: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6041937B66E for ; Mon, 9 Oct 2000 05:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA40420; Mon, 9 Oct 2000 05:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id DD16837B66D; Mon, 9 Oct 2000 05:34:07 -0700 (PDT) Message-Id: <20001009123407.DD16837B66D@hub.freebsd.org> Date: Mon, 9 Oct 2000 05:34:07 -0700 (PDT) From: paulo@nlink.com.br To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/21861: PostgreSQL on jailed enviroment fails Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21861 >Category: misc >Synopsis: PostgreSQL on jailed enviroment fails >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 09 05:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Paulo Fragoso >Release: 4.0-20000705-STABLE >Organization: Nlink Com. & Cons. Ltda >Environment: FreeBSD galaxy.nlink.com.br 4.0-20000705-STABLE FreeBSD 4.0-20000705-STABLE #0: Wed Jul 19 08:00:16 BRT 2000 paulo@galaxy.nlink.com.br:/usr/src/sys/compile/KERNEL1 i386 >Description: There is a trouble with postgresql running on jail enviroment. If on host enviroment there are two or more jail enviroment then the postgresql can interact across jails!! >How-To-Repeat: On host enviroment we install tow jails. On jails enviroments we install postgresql. We start the postgresql on each jail enviroment. After start we've got some erros like users creted on jail1 don't exist on jail2 and IPC erros. Ex: IpcSemaphoreCreate: semget failed. >Fix: We're thinking there is a IPC (SYSVSHM) problem whith jailed envirotment. >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 Oct 9 5:40: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4216837B66F for ; Mon, 9 Oct 2000 05:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA40411; Mon, 9 Oct 2000 05:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 224F337B66C; Mon, 9 Oct 2000 05:32:09 -0700 (PDT) Message-Id: <20001009123209.224F337B66C@hub.freebsd.org> Date: Mon, 9 Oct 2000 05:32:09 -0700 (PDT) From: jau@iki.fi To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/21860: The fix to TCP_ISSINCR after the bugtraq error report could still be enhanced. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21860 >Category: kern >Synopsis: The fix to TCP_ISSINCR after the bugtraq error report could still be enhanced. >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 Oct 09 05:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Jukka A. Ukkonen >Release: 3.5.1 >Organization: SysOpen Plc. / Finland >Environment: FreeBSD mjolnir.thunderbolt.fi 3.5.1-RELEASE FreeBSD 3.5.1-RELEASE #1: Sun Oct 8 20:16:47 EET DST 2000 jau@mjolnir.thunderbolt.fi:/usr/src/sys/compile/Mjolnir i386 >Description: The TCP sequence number increment used to be counted like this #ifndef tcp_random18 #define tcp_random18() (random() & 0x3ffff) #endif #define TCP_ISSINCR (122*1024 + tcp_random18()) which was then changed such that random became arc4random. This in anyhow inferior to making the whole thing entirely random as in #define TCP_ISSINCR (arc4random()) >How-To-Repeat: Try each of the alternative methods with nmap. >Fix: #define TCP_ISSINCR (arc4random()) >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 Oct 9 6:50:17 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5B07937B502 for ; Mon, 9 Oct 2000 06:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA66324; Mon, 9 Oct 2000 06:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 9 Oct 2000 06:50:03 -0700 (PDT) Message-Id: <200010091350.GAA66324@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: vazquez@penelope.iqm.unicamp.br Subject: Re: gnu/21276: libI77 is unable to handle files >2Gbytes Reply-To: vazquez@penelope.iqm.unicamp.br Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR gnu/21276; it has been noted by GNATS. From: vazquez@penelope.iqm.unicamp.br To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: gnu/21276: libI77 is unable to handle files >2Gbytes Date: Mon, 9 Oct 2000 11:44:40 -0200 --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii The following patch allows random direct access files bigger than >2Gbytes on FreeBSD/x86, it applies against the netlib libI77 sources. To integrate this on gcc would require that autoconf tests all the 32 bit target archs for: 1) The presence of fseeko/ftello or fseek64/ftell64 or... the appropriate pair of 64bit off_set functions; 2) What argument these functions use: off_t, 'long long'; 3) Other targets (16bit, 64bit, linux/x86) should be left untouched (that is, it seems this patch is specific to *BSD intel) an alternative way would be to submit these patchs to David Gay at Bell (the f2c/lib*77 mantainer) and hope this will be imported on gcc sometime and from there into FreeBSD tree. Pedro --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=diff Index: Notice =================================================================== RCS file: /home/Repositorio/libi77/Notice,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: README =================================================================== RCS file: /home/Repositorio/libi77/README,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: Version.c =================================================================== RCS file: /home/Repositorio/libi77/Version.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: backspace.c =================================================================== RCS file: /home/Repositorio/libi77/backspace.c,v retrieving revision 1.1 retrieving revision 1.3 diff -u -r1.1 -r1.3 --- backspace.c 2000/10/06 13:27:42 1.1 +++ backspace.c 2000/10/06 16:15:16 1.3 @@ -6,7 +6,7 @@ integer f_back(alist *a) #endif { unit *b; - long v, w, x, y, z; + f77_offset v, w, x, y, z; uiolen n; FILE *f; @@ -30,31 +30,31 @@ f = b->ufd; /* may have changed in t_runc() */ if(b->url>0) { - x=ftell(f); + x=FTELL(f); y = x % b->url; if(y == 0) x--; x /= b->url; x *= b->url; - (void) fseek(f,x,SEEK_SET); + (void) FSEEK(f,x,SEEK_SET); return(0); } if(b->ufmt==0) - { fseek(f,-(long)sizeof(uiolen),SEEK_CUR); + { FSEEK(f,-(long)sizeof(uiolen),SEEK_CUR); fread((char *)&n,sizeof(uiolen),1,f); - fseek(f,-(long)n-2*sizeof(uiolen),SEEK_CUR); + FSEEK(f,-(f77_offset)n-2*sizeof(uiolen),SEEK_CUR); return(0); } - w = x = ftell(f); + w = x = FTELL(f); z = 0; loop: while(x) { x -= x < 64 ? x : 64; - fseek(f,x,SEEK_SET); + FSEEK(f,x,SEEK_SET); for(y = x; y < w; y++) { if (getc(f) != '\n') continue; - v = ftell(f); + v = FTELL(f); if (v == w) { if (z) goto break2; @@ -65,6 +65,6 @@ err(a->aerr,(EOF),"backspace") } break2: - fseek(f, z, SEEK_SET); + FSEEK(f, z, SEEK_SET); return 0; } Index: close.c =================================================================== RCS file: /home/Repositorio/libi77/close.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: dfe.c =================================================================== RCS file: /home/Repositorio/libi77/dfe.c,v retrieving revision 1.1 retrieving revision 1.3 diff -u -r1.1 -r1.3 --- dfe.c 2000/10/06 13:27:42 1.1 +++ dfe.c 2000/10/06 16:15:16 1.3 @@ -81,7 +81,7 @@ f__fmtbuf=a->cifmt; if(a->cirec <= 0) err(a->cierr,130,"dfe") - fseek(f__cf,(long)f__curunit->url * (a->cirec-1),SEEK_SET); + FSEEK(f__cf,(f77_offset)f__curunit->url * (a->cirec-1),SEEK_SET); f__curunit->uend = 0; return(0); } Index: dolio.c =================================================================== RCS file: /home/Repositorio/libi77/dolio.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: due.c =================================================================== RCS file: /home/Repositorio/libi77/due.c,v retrieving revision 1.1 retrieving revision 1.3 diff -u -r1.1 -r1.3 --- due.c 2000/10/06 13:27:42 1.1 +++ due.c 2000/10/06 16:15:16 1.3 @@ -21,7 +21,7 @@ if(f__curunit->ufd==NULL) err(a->cierr,114,"cdue") if(a->cirec <= 0) err(a->cierr,130,"due") - fseek(f__cf,(long)(a->cirec-1)*f__curunit->url,SEEK_SET); + FSEEK(f__cf,(f77_offset)(a->cirec-1)*f__curunit->url,SEEK_SET); f__curunit->uend = 0; return(0); } @@ -55,8 +55,8 @@ { if(f__curunit->url==1 || f__recpos==f__curunit->url) return(0); - fseek(f__cf,(long)(f__curunit->url-f__recpos),SEEK_CUR); - if(ftell(f__cf)%f__curunit->url) + FSEEK(f__cf,(f77_offset)(f__curunit->url-f__recpos),SEEK_CUR); + if(FTELL(f__cf)%f__curunit->url) err(f__elist->cierr,200,"syserr"); return(0); } Index: endfile.c =================================================================== RCS file: /home/Repositorio/libi77/endfile.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- endfile.c 2000/10/06 13:27:42 1.1 +++ endfile.c 2000/10/06 13:56:20 1.2 @@ -62,7 +62,7 @@ t_runc(alist *a) #endif { - long loc, len; + f77_offset loc, len; unit *b; FILE *bf, *tf; int rc = 0; @@ -70,9 +70,9 @@ b = &f__units[a->aunit]; if(b->url) return(0); /*don't truncate direct files*/ - loc=ftell(bf = b->ufd); - fseek(bf,0L,SEEK_END); - len=ftell(bf); + loc=FTELL(bf = b->ufd); + FSEEK(bf,0L,SEEK_END); + len=FTELL(bf); if (loc >= len || b->useek == 0 || b->ufnm == NULL) return(0); fclose(b->ufd); @@ -108,7 +108,7 @@ fclose(bf); if (!(bf = fopen(b->ufnm, f__w_mode[3]))) goto bad; - fseek(bf,0L,SEEK_END); + FSEEK(bf,0L,SEEK_END); b->urw = 3; } #endif Index: err.c =================================================================== RCS file: /home/Repositorio/libi77/err.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- err.c 2000/10/06 13:27:42 1.1 +++ err.c 2000/10/06 13:56:20 1.2 @@ -192,7 +192,7 @@ f__nowreading(unit *x) #endif { - long loc; + f77_offset loc; int ufmt, urw; extern char *f__r_mode[], *f__w_mode[]; @@ -201,7 +201,7 @@ if (!x->ufnm) goto cantread; ufmt = x->url ? 0 : x->ufmt; - loc = ftell(x->ufd); + loc = FTELL(x->ufd); urw = 3; if (!freopen(x->ufnm, f__w_mode[ufmt|2], x->ufd)) { urw = 1; @@ -211,7 +211,7 @@ return 1; } } - fseek(x->ufd,loc,SEEK_SET); + FSEEK(x->ufd,loc,SEEK_SET); x->urw = urw; done: x->uwrt = 0; @@ -239,7 +239,7 @@ x->urw = 2; } else { - loc=ftell(x->ufd); + loc=FTELL(x->ufd); if (!(f__cf = x->ufd = freopen(x->ufnm, f__w_mode[ufmt |= 2], x->ufd))) { @@ -249,7 +249,7 @@ return(1); } x->urw = 3; - fseek(x->ufd,loc,SEEK_SET); + FSEEK(x->ufd,loc,SEEK_SET); } done: x->uwrt = 1; Index: f2c.h =================================================================== RCS file: /home/Repositorio/libi77/f2c.h,v retrieving revision 1.1 retrieving revision 1.3 diff -u -r1.1 -r1.3 --- f2c.h 2000/10/06 16:20:44 1.1 +++ f2c.h 2000/10/09 12:59:52 1.3 @@ -6,7 +6,14 @@ #ifndef F2C_INCLUDE #define F2C_INCLUDE +#include +#ifndef F77_OFFSET +typedef int f77_offset; +#else +typedef F77_OFFSET f77_offset; +#endif + typedef long int integer; typedef unsigned long uinteger; typedef char *address; @@ -36,6 +43,14 @@ /* I/O stuff */ +#ifndef FSEEK +#define FSEEK fseek +#endif + +#ifndef FTELL +#define FTELL ftell +#endif + #ifdef f2c_i2 /* for -i2 */ typedef short flag; @@ -117,7 +132,7 @@ char *inunf; ftnlen inunflen; ftnint *inrecl; - ftnint *innrec; + f77_offset *innrec; char *inblank; ftnlen inblanklen; } inlist; Index: f2ch.add =================================================================== RCS file: /home/Repositorio/libi77/f2ch.add,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: fio.h =================================================================== RCS file: /home/Repositorio/libi77/fio.h,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: fmt.c =================================================================== RCS file: /home/Repositorio/libi77/fmt.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: fmt.h =================================================================== RCS file: /home/Repositorio/libi77/fmt.h,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: fmtlib.c =================================================================== RCS file: /home/Repositorio/libi77/fmtlib.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: fp.h =================================================================== RCS file: /home/Repositorio/libi77/fp.h,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: ftell_.c =================================================================== RCS file: /home/Repositorio/libi77/ftell_.c,v retrieving revision 1.1 retrieving revision 1.3 diff -u -r1.1 -r1.3 --- ftell_.c 2000/10/06 13:27:42 1.1 +++ ftell_.c 2000/10/06 16:15:16 1.3 @@ -13,22 +13,23 @@ return f__units[Unit].ufd; } - integer +f77_offset +/* integer*/ #ifdef KR_headers -ftell_(Unit) integer *Unit; +FTELL_(Unit) integer *Unit; #else -ftell_(integer *Unit) +FTELL_(integer *Unit) #endif { FILE *f; - return (f = unit_chk(*Unit, "ftell")) ? ftell(f) : -1L; + return (f = unit_chk(*Unit, "FTELL")) ? FTELL(f) : -1L; } int #ifdef KR_headers -fseek_(Unit, offset, whence) integer *Unit, *offset, *whence; +FSEEK_(Unit, offset, whence) integer *Unit, f77_offset *offset, integer *whence; #else -fseek_(integer *Unit, integer *offset, integer *whence) +FSEEK_(integer *Unit, f77_offset *offset, integer *whence) #endif { FILE *f; @@ -41,6 +42,6 @@ #ifdef SEEK_SET w = wohin[w]; #endif - return !(f = unit_chk(*Unit, "fseek")) - || fseek(f, *offset, w) ? 1 : 0; + return !(f = unit_chk(*Unit, "FSEEK")) + || FSEEK(f, *offset, w) ? 1 : 0; } Index: iio.c =================================================================== RCS file: /home/Repositorio/libi77/iio.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: ilnw.c =================================================================== RCS file: /home/Repositorio/libi77/ilnw.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: inquire.c =================================================================== RCS file: /home/Repositorio/libi77/inquire.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- inquire.c 2000/10/06 13:27:42 1.1 +++ inquire.c 2000/10/06 13:56:20 1.2 @@ -100,7 +100,7 @@ if(a->inrecl!=NULL && p!=NULL) *a->inrecl=p->url; if(a->innrec!=NULL && p!=NULL && p->url>0) - *a->innrec=ftell(p->ufd)/p->url+1; + *a->innrec=FTELL(p->ufd)/p->url+1; if(a->inblank && p!=NULL && p->ufmt) if(p->ublnk) b_char("ZERO",a->inblank,a->inblanklen); Index: libI77.xsum =================================================================== RCS file: /home/Repositorio/libi77/libI77.xsum,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: lio.h =================================================================== RCS file: /home/Repositorio/libi77/lio.h,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: lread.c =================================================================== RCS file: /home/Repositorio/libi77/lread.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: lwrite.c =================================================================== RCS file: /home/Repositorio/libi77/lwrite.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: makefile =================================================================== RCS file: /home/Repositorio/libi77/makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- makefile 2000/10/06 13:27:42 1.1 +++ makefile 2000/10/09 12:59:52 1.2 @@ -5,7 +5,7 @@ # compile, then strip unnecessary symbols .c.o: - $(CC) -c -DSkip_f2c_Undefs $(CFLAGS) $*.c + $(CC) -c -DFSEEK=fseeko -DLSEEK=lseeko -DF77OFF=off_t -DSkip_f2c_Undefs $(CFLAGS) $*.c ld -r -x -o $*.xxx $*.o mv $*.xxx $*.o ## Under Solaris (and other systems that do not understand ld -x), Index: open.c =================================================================== RCS file: /home/Repositorio/libi77/open.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- open.c 2000/10/06 13:27:42 1.1 +++ open.c 2000/10/06 13:56:20 1.2 @@ -266,7 +266,7 @@ if (a->orl) rewind(b->ufd); else if ((s = a->oacc) && (*s == 'a' || *s == 'A') - && fseek(b->ufd, 0L, SEEK_END)) + && FSEEK(b->ufd, 0L, SEEK_END)) opnerr(a->oerr,129,"open"); return(0); } Index: rawio.h =================================================================== RCS file: /home/Repositorio/libi77/rawio.h,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: rdfmt.c =================================================================== RCS file: /home/Repositorio/libi77/rdfmt.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: rewind.c =================================================================== RCS file: /home/Repositorio/libi77/rewind.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: rsfe.c =================================================================== RCS file: /home/Repositorio/libi77/rsfe.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: rsli.c =================================================================== RCS file: /home/Repositorio/libi77/rsli.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: rsne.c =================================================================== RCS file: /home/Repositorio/libi77/rsne.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: sfe.c =================================================================== RCS file: /home/Repositorio/libi77/sfe.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: sue.c =================================================================== RCS file: /home/Repositorio/libi77/sue.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sue.c 2000/10/06 13:27:42 1.1 +++ sue.c 2000/10/06 13:56:20 1.2 @@ -1,7 +1,7 @@ #include "f2c.h" #include "fio.h" extern uiolen f__reclen; -long f__recloc; +f77_offset f__recloc; #ifdef KR_headers c_sue(a) cilist *a; @@ -59,25 +59,25 @@ f__reclen=0; if(f__curunit->uwrt != 1 && f__nowwriting(f__curunit)) err(a->cierr, errno, "write start"); - f__recloc=ftell(f__cf); - (void) fseek(f__cf,(long)sizeof(uiolen),SEEK_CUR); + f__recloc=FTELL(f__cf); + (void) FSEEK(f__cf,(long)sizeof(uiolen),SEEK_CUR); return(0); } integer e_wsue(Void) -{ long loc; +{ f77_offset loc; fwrite((char *)&f__reclen,sizeof(uiolen),1,f__cf); #ifdef ALWAYS_FLUSH if (fflush(f__cf)) err(f__elist->cierr, errno, "write end"); #endif - loc=ftell(f__cf); - fseek(f__cf,f__recloc,SEEK_SET); + loc=FTELL(f__cf); + FSEEK(f__cf,f__recloc,SEEK_SET); fwrite((char *)&f__reclen,sizeof(uiolen),1,f__cf); - fseek(f__cf,loc,SEEK_SET); + FSEEK(f__cf,loc,SEEK_SET); return(0); } integer e_rsue(Void) { - (void) fseek(f__cf,(long)(f__reclen-f__recpos+sizeof(uiolen)),SEEK_CUR); + (void) FSEEK(f__cf,(long)(f__reclen-f__recpos+sizeof(uiolen)),SEEK_CUR); return(0); } Index: typesize.c =================================================================== RCS file: /home/Repositorio/libi77/typesize.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: uio.c =================================================================== RCS file: /home/Repositorio/libi77/uio.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: util.c =================================================================== RCS file: /home/Repositorio/libi77/util.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: wref.c =================================================================== RCS file: /home/Repositorio/libi77/wref.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: wrtfmt.c =================================================================== RCS file: /home/Repositorio/libi77/wrtfmt.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: wsfe.c =================================================================== RCS file: /home/Repositorio/libi77/wsfe.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: wsle.c =================================================================== RCS file: /home/Repositorio/libi77/wsle.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: wsne.c =================================================================== RCS file: /home/Repositorio/libi77/wsne.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 Index: xwsne.c =================================================================== RCS file: /home/Repositorio/libi77/xwsne.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --oyUTqETQ0mS9luUI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 9 7:10: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7386537B503 for ; Mon, 9 Oct 2000 07:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA75209; Mon, 9 Oct 2000 07:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 9 Oct 2000 07:10:02 -0700 (PDT) Message-Id: <200010091410.HAA75209@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Tony Finch Subject: Re: gnu/13989: SIGWINCH corrupts the display of a multiline readline prompt with invisible characters Reply-To: Tony Finch Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR gnu/13989; it has been noted by GNATS. From: Tony Finch To: freebsd-gnats-submit@freebsd.org Cc: Tony Finch Subject: Re: gnu/13989: SIGWINCH corrupts the display of a multiline readline prompt with invisible characters Date: Mon, 09 Oct 2000 14:01:03 +0000 This has been fixed in a more recent version of readline, so the PR can be closed. Tony. -- en oeccget g mtcaa f.a.n.finch v spdlkishrhtewe y dot@dotat.at eatp o v eiti i d. fanf@covalent.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 9 7:10:11 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB55137B66E for ; Mon, 9 Oct 2000 07:10:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA75222; Mon, 9 Oct 2000 07:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 9 Oct 2000 07:10:04 -0700 (PDT) Message-Id: <200010091410.HAA75222@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Tony Finch Subject: Re: bin/14954: search.h is missing Reply-To: Tony Finch Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/14954; it has been noted by GNATS. From: Tony Finch To: freebsd-gnats-submit@freebsd.org Cc: Tony Finch Subject: Re: bin/14954: search.h is missing Date: Mon, 09 Oct 2000 14:04:09 +0000 The API is now available in -CURRENT so this PR can be closed. Tony. -- en oeccget g mtcaa f.a.n.finch v spdlkishrhtewe y dot@dotat.at eatp o v eiti i d. fanf@covalent.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 9 7:20: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 36B6737B502 for ; Mon, 9 Oct 2000 07:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA79464; Mon, 9 Oct 2000 07:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 9 Oct 2000 07:20:02 -0700 (PDT) Message-Id: <200010091420.HAA79464@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Kurakin Roman Subject: Re: kern/21771: Fix for sppp and Cronyx drivers update Reply-To: Kurakin Roman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/21771; it has been noted by GNATS. From: Kurakin Roman To: freebsd-gnats-submit@FreeBSD.org, rik@cronyx.ru Cc: Subject: Re: kern/21771: Fix for sppp and Cronyx drivers update Date: Mon, 09 Oct 2000 18:23:26 +0400 Hi, I just find out that my reply address is incorrect. Please, correct my reply address in database - rik@cronyx.ru Thanks, Kurakin Roman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 9 8:30:15 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA79437B502 for ; Mon, 9 Oct 2000 08:30:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA09075; Mon, 9 Oct 2000 08:30:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 9 Oct 2000 08:30:05 -0700 (PDT) Message-Id: <200010091530.IAA09075@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Jim Pirzyk Subject: Fwd: Re: bin/21789: no mkfile command Reply-To: Jim Pirzyk Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/21789; it has been noted by GNATS. From: Jim Pirzyk To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Fwd: Re: bin/21789: no mkfile command Date: Mon, 9 Oct 2000 08:19:42 -0700 --Boundary-=_qmZrHLajoetbkwlTZTViemHPfybp Content-Type: text/plain Content-Transfer-Encoding: 8bit The command not only creates a file, but also creates it with a certain size > 0. I have included the SunOS man page to see how it is used. - JimP ---------- Forwarded Message ---------- Subject: Re: bin/21789: no mkfile command Date: Sat, 7 Oct 2000 07:38:55 -0700 (PDT) From: johan@FreeBSD.org Synopsis: no mkfile command State-Changed-From-To: open->feedback State-Changed-By: johan State-Changed-When: Sat Oct 7 07:33:29 PDT 2000 State-Changed-Why: Hi Jim What should the mkfile command do? If the command should just create an empty file try 'touch'. If not please describe the purpose of the command. Or even better send an implementation of the command and a man page as a follow-up to this PR, by sending mail to FreeBSD-gnats-submit@freebsd.org with the subject of this mail as subject. Thanks Johan K http://www.freebsd.org/cgi/query-pr.cgi?pr=21789 ------------------------------------------------------- -- --- @(#) $Id: dot.signature,v 1.9 2000/07/10 16:43:05 pirzyk Exp $ __o Jim.Pirzyk@disney.com ------------------------------------- _'\<,_ Senior Systems Engineer, Walt Disney Feature Animation (*)/ (*) --Boundary-=_qmZrHLajoetbkwlTZTViemHPfybp Content-Type: text/english; name="tmp.dat" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="tmp.dat" Maintenance Commands mkfile(1M) NAME mkfile - create a file SYNOPSIS mkfile [ -nv ] _=08s_=08i_=08z_=08e [ k | b | m ] _=08f_=08i_=08= l_=08e_=08n_=08a_=08m_=08e ... DESCRIPTION mkfile creates one or more files that are suitable for use as NFS-mounted swap areas, or as local swap areas. When a root user executes mkfile(), the sticky bit is set and the file is padded with zeros by default. When non-root users execute mkfile(), they must manually set the sticky bit using chmod(1). The default size is in bytes, but it can be flagged as kilobytes, blocks, or megabytes, with the k, b, or m suffixes, respectively. OPTIONS -n Create an empty _=08f_=08i_=08l_=08e_=08n_=08a_=08m_=08e. The = size is noted, but disk blocks are not allocated until data is written to them. Files created with this option cannot be swapped over local UFS mounts. -v Verbose. Report the names and sizes of created files. USAGE See largefile(5) for the description of the behavior of mkfile when encountering files greater than or equal to 2 Gbyte ( 2**31 bytes). ATTRIBUTES See attributes(5) for descriptions of the following attri- butes: ____________________________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |______________________________=08|______________________________=08| | Availability | SUNWcsu | |______________________________=08|______________________________=08| SEE ALSO chmod(1), swap(1M), attributes(5), largefile(5) SunOS 5.8 Last change: 16 Sep 1996 1 --Boundary-=_qmZrHLajoetbkwlTZTViemHPfybp-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 9 8:50: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C885037B502 for ; Mon, 9 Oct 2000 08:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA16212; Mon, 9 Oct 2000 08:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 9 Oct 2000 08:50:02 -0700 (PDT) Message-Id: <200010091550.IAA16212@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: bin/21789: no mkfile command Reply-To: Peter Pentchev Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/21789; it has been noted by GNATS. From: Peter Pentchev To: Jim Pirzyk Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/21789: no mkfile command Date: Mon, 9 Oct 2000 18:40:49 +0300 On Mon, Oct 09, 2000 at 08:30:05AM -0700, Jim Pirzyk wrote: > The following reply was made to PR bin/21789; it has been noted by GNATS. > > From: Jim Pirzyk > To: FreeBSD-gnats-submit@freebsd.org > Cc: > Subject: Fwd: Re: bin/21789: no mkfile command > Date: Mon, 9 Oct 2000 08:19:42 -0700 > > --Boundary-=_qmZrHLajoetbkwlTZTViemHPfybp > Content-Type: text/plain > Content-Transfer-Encoding: 8bit > > > The command not only creates a file, but also creates it with a certain > size > 0. I have included the SunOS man page to see how it is used. > > - JimP Hmm except for the 'sticky bit' part, this sounds like /bin/dd to me.. or am I missing something here? G'luck, Peter -- This sentence contains exactly threee erors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 9 8:50:11 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 27C4137B66E for ; Mon, 9 Oct 2000 08:50:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA16234; Mon, 9 Oct 2000 08:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 3369337B502; Mon, 9 Oct 2000 08:48:48 -0700 (PDT) Message-Id: <20001009154848.3369337B502@hub.freebsd.org> Date: Mon, 9 Oct 2000 08:48:48 -0700 (PDT) From: ambrisko@whistle.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/21864: Update Aironet stuff for WEP and fix "tcpdump wedge bug" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21864 >Category: kern >Synopsis: Update Aironet stuff for WEP and fix "tcpdump wedge bug" >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 Oct 09 08:50:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Doug Ambrisko >Release: -stable >Organization: Whistle/IBM >Environment: FreeBSD 770z.whistle.com 4.1-STABLE FreeBSD 4.1-STABLE #3: Sat Oct 7 13:33:30 PDT 2000 ambrisko@770z.whistle.com:/usr/home/ambrisko/current.real/usr/src/sys/compile/THINK i386 >Description: First there is a bug in that when someone runs tcpdump on the Aironet an driver it wedges the card. The problem is that when the card is in sniff mode the transmitter is disabled. So I don't let the card go in sniff mode. In theory and probably with slow performance we could bounce the card between sniff mode and then not sniff when we transmit a packet but I don't know if it is worth it. This bug has confunded people debugging a Aironet network with tcpdump etc. I've implemented WEP in the driver and ancontrol. It supports the various WEP modes and setting the various keys. Similar to the setup options in the Windows WEP config utility. It works with a bunch of cards that I have access to. Other people have successfully used this. >How-To-Repeat: >Fix: http://www.ambrisko.com/doug/an.patch.wep Apply at the base of the src tree (ie /usr/src). >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 Oct 9 9: 0: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A21F937B66C for ; Mon, 9 Oct 2000 09:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA20045; Mon, 9 Oct 2000 09:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id E4ABA37B66D; Mon, 9 Oct 2000 08:52:10 -0700 (PDT) Message-Id: <20001009155210.E4ABA37B66D@hub.freebsd.org> Date: Mon, 9 Oct 2000 08:52:10 -0700 (PDT) From: maqna@hotmail.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/21866: cannot work Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21866 >Category: misc >Synopsis: cannot work >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 09 09:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: henry >Release: admtekan986 >Organization: none >Environment: cannot find the driver >Description: >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 Oct 9 9: 4:48 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E154F37B502; Mon, 9 Oct 2000 09:04:46 -0700 (PDT) Received: (from jedgar@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA21728; Mon, 9 Oct 2000 09:04:46 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Date: Mon, 9 Oct 2000 09:04:46 -0700 (PDT) From: Message-Id: <200010091604.JAA21728@freefall.freebsd.org> To: maqna@hotmail.com, jedgar@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/21866: cannot work Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: cannot work State-Changed-From-To: open->closed State-Changed-By: jedgar State-Changed-When: Mon Oct 9 09:03:18 PDT 2000 State-Changed-Why: Null PR. If you are looking for a driver for a particular piece of hardware, feel free to email questions@FreeBSD.org http://www.freebsd.org/cgi/query-pr.cgi?pr=21866 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 9 10: 6:58 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5411D37B502; Mon, 9 Oct 2000 10:06:56 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA46643; Mon, 9 Oct 2000 10:06:56 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Date: Mon, 9 Oct 2000 10:06:56 -0700 (PDT) From: Message-Id: <200010091706.KAA46643@freefall.freebsd.org> To: dot@dotat.at, dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/14954: search.h is missing Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: search.h is missing State-Changed-From-To: open->closed State-Changed-By: dwmalone State-Changed-When: Mon Oct 9 10:06:17 PDT 2000 State-Changed-Why: Closed at submitter's request. http://www.freebsd.org/cgi/query-pr.cgi?pr=14954 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 9 11: 1:55 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06ACE37B66C for ; Mon, 9 Oct 2000 11:00:30 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA65591 for freebsd-bugs@freebsd.org; Mon, 9 Oct 2000 11:00:05 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 9 Oct 2000 11:00:05 -0700 (PDT) Message-Id: <200010091800.LAA65591@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: Current problem reports Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The report has been examined by a team member and evaluated. f - feedback The problem has been solved, and the originator has been given a patch or a fix has been committed. The PR remains in this state pending a response from the originator. s - suspended The problem is not being worked on. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1997/03/08] kern/2923 panic: vm_fault: fault on nofault entry, o [1997/12/21] kern/5355 Fix for NULLFS problems o [1998/02/03] kern/5641 jasone running processes at the IDLE priority (i o [1998/02/10] kern/5703 CDROM Media Error triggers complete syste s [1998/05/13] kern/6630 julian [PATCH] Fix for Cyrix I8254 bug o [1998/07/12] kern/7264 gibbs Buslogic BT 950 scsi card not detected o [1998/08/15] kern/7622 Kernel panic with Fatal trap 18. o [1998/09/08] i386/7859 luigi fatal trap 12 in midi_synth_input 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 a [1998/11/08] ports/8609 nectar eklogin service (kerberos klogind) fails o [1998/11/24] bin/8829 bug in innetgr (was: Fix port: security/s o [1998/11/25] kern/8861 mdodd under heavy (multi interface) traffic ep0 f [1998/12/09] kern/9036 Boot 3.0-Release hangs with BT-445S after o [1999/02/19] kern/10166 panic during heavy sio i/o;no coproc; ves o [1999/02/20] kern/10172 [panics] Kernel (esp kern/sys_pipe.c) die s [1999/02/26] kern/10281 Crash of 3.1-STABLE system due to scsi er o [1999/03/01] kern/10332 gibbs System freezes during certain SCSI activi 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/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/30] kern/10872 Panic in sorecieve() due to NULL mbuf poi 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 f [1999/04/17] kern/11196 kernel mode page fault o [1999/04/20] kern/11238 Synchronous PPP not functional in leased o [1999/04/20] kern/11241 Install fails after SCSI probe o [1999/04/23] i386/11298 sos Enabling IDE DMA on Opti Viper-M crashes o [1999/04/27] kern/11351 system reboot for error with popper and d 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 o [1999/05/24] kern/11869 wpaul Network hangging due to xl0: tx underrun o [1999/05/31] kern/11966 TCP copies send and receive socket buffer o [1999/06/02] kern/11988 recvmsg with a cmsghdr but no iovec is br f [1999/06/05] kern/12041 n_hibma Crashes on startup if Zip drive is switch o [1999/06/07] kern/12072 vm_fault happened in binary file transfer o [1999/06/09] kern/12106 error 6: panic: cannot mount root o [1999/06/10] kern/12127 persistent crash on idle SMP system o [1999/06/16] kern/12248 CRON in malloc(): warning: pointer to wr o [1999/06/18] i386/12286 Segmentation violation when invoking JNI s [1999/06/23] kern/12367 Writing files larger than floppy capacity o [1999/06/25] kern/12395 gibbs Buslogic SCSI cards (BT948) time out unde o [1999/06/30] kern/12466 Fast system hangs under high FS load o [1999/07/05] kern/12521 lmbench-1.1's context switching test hang o [1999/07/12] misc/12607 System crashes after boot, portmap endles o [1999/07/13] alpha/12623 alpha Certain valid numeric strings cause a SIG 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 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/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/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 f [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 mdodd 4.0-20000208-CURRENT fails to boot on ASU o [2000/02/14] kern/16708 wpaul 3Com 3c900-Combo Ehternet card make kerne o [2000/02/15] kern/16740 mckusick The kernel panics with "ffs_clusteralloc: o [2000/02/18] i386/16802 An user math program have the system on K o [2000/02/19] kern/16828 High Speed Pinging Over 8184 bytes Kills o [2000/02/21] kern/16890 Fatal trap 12: page fault while in kernel o [2000/02/26] kern/17011 Fatal trap 12 occur, dhclient with BOOTP o [2000/02/28] kern/17067 consistent "make -k buildworld" crash wit o [2000/03/03] kern/17152 alfred kernel panic:aio_write o [2000/03/07] kern/17248 FreeBSD 3.4 won't install on 486/100 IBM o [2000/03/10] kern/17305 advansys driver time-out around 30 minute o [2000/03/12] kern/17339 3.4-R on a K6-2: panic: pmap_release: fre o [2000/03/15] i386/17391 jhb FreeBSD boot loader does not recognize ke f [2000/03/15] i386/17398 imp Install failure of 4.0-Release via ftp an o [2000/03/15] kern/17400 sos panic: resource_list_alloc when booting o [2000/03/18] i386/17485 Partition editor completely non-functiona o [2000/03/22] i386/17558 ncr1 controller is not working properly i o [2000/03/23] kern/17565 4.0-RELEASE install does not access IDE d o [2000/03/27] kern/17620 jhay Digi/570i sync driver (if_ar.c) causes sy o [2000/03/28] alpha/17642 alpha FreeBSD/alpha 4.0 RELEASE installation fa o [2000/03/28] kern/17643 sos 3.4 to 4.0 upgrade: ATAPI drivers damage o [2000/03/29] i386/17661 sos 4.0-REL hangs after detecting ata1 o [2000/04/03] kern/17776 RAID5 with crashed disk corrupts filesyst o [2000/04/03] i386/17778 sos 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 msmith make in ports/net/citrix_ica loops on scr o [2000/04/04] i386/17808 cannot swap /dev/.... o [2000/04/05] kern/17821 Wavelan driver not working in 4.0 o [2000/04/08] kern/17870 n_hibma 4.0-release consistently crashes a couple o [2000/04/09] kern/17881 4.0-RELEASE kern.flp boot crashes upon pr f [2000/04/13] kern/17971 cannot boot 4.0 floppies to install o [2000/04/18] kern/18074 Fatal trap 12: page fault while in kernel o [2000/04/20] i386/18123 4.0-RELEASE crashes during boot from CD-R o [2000/04/23] kern/18182 Remote serial gdb no longer works since m o [2000/04/24] bin/18198 owner of ccontrol file in spool dir is wr o [2000/04/24] misc/18201 Freeze at boot time when trying to upgrad o [2000/04/25] misc/18205 Install via CD-Romm hangs o [2000/04/25] i386/18207 3.2-RELEASE to 4.0-RELEASE FTP upgrade fa o [2000/04/27] kern/18265 Vendor specific word = FFFF o [2000/05/01] kern/18335 sos FreeBSD 4.0 has a "WRITE command timeout f [2000/05/04] kern/18387 grog when performing certain vinum operations, o [2000/05/09] misc/18466 dillon install via nfs or ftp media silently tru o [2000/05/13] bin/18531 installation will not read files frm flop o [2000/05/16] ports/18606 billf cannot install the latest ucd-snmp port o [2000/05/17] kern/18623 out of swap s [2000/05/17] misc/18641 paul FreeBSD V4.0 crashes when using ifconfig o [2000/05/18] i386/18655 4.0-RELEASE Fails to install o [2000/05/18] kern/18665 Unpredictable crashes. Page fault while i o [2000/05/21] kern/18712 Kernel panic o [2000/05/22] kern/18754 grog Vinum: reviving RAID5 volume corrupts dat o [2000/05/23] misc/18786 SCSI hangs during FreeBSD 4.0 installatio s [2000/05/24] misc/18793 ken Hitachi DK319H needs quirk entry to work o [2000/05/25] alpha/18808 alpha Unalligned trap handler fails on quadword o [2000/05/29] kern/18874 32bit NFS servers export wrong negative v o [2000/05/29] bin/18887 Undefined symbol "_krb_err_txt" in telnet f [2000/06/03] kern/18982 make buildworld freezes my machine with a o [2000/06/04] kern/19000 Automatic Reebot, Fatal o [2000/06/05] kern/19022 pcm driver causes immediate panic on use o [2000/06/05] i386/19027 FTP install operation does not find XFree f [2000/06/09] kern/19162 asmodai 4.0-STABLE panics w/ softupdates and quot o [2000/06/10] misc/19175 mounting NFS can be done multiple times C o [2000/06/13] kern/19247 uthread_sigaction.c does not do anything o [2000/06/14] misc/19257 Detection of connected ports on a Cyclom o [2000/06/15] kern/19297 Multi-processor kernel fails to boot on T o [2000/06/16] conf/19336 write failure when adding distribution fi o [2000/06/16] i386/19338 ProLiant DL360 dual proc. locks when boot o [2000/06/17] kern/19353 Cannot install 4.0 o [2000/06/22] misc/19441 4.0-STABLE (06/21/00) Panics On bootup o [2000/06/23] kern/19480 System hang when use current (GENERIC) ke o [2000/06/26] bin/19529 Burning cdrom with burncd fails o [2000/06/27] kern/19551 bmilekic panic when enabling bridge_ipfw o [2000/06/28] kern/19572 executing command cd ../cdrom after mount a [2000/06/30] ports/19613 nate java causing SIGSEGV 11* segmentation vi o [2000/07/01] conf/19629 imp /etc/rc.sysctl can't set all syctls f [2000/07/03] kern/19661 imp hang or reboot when pcmcia ethernet adapt o [2000/07/05] kern/19726 wpaul fatal trap 12 / page fault o [2000/07/09] kern/19794 FreeBSD 4.0-Stable crash o [2000/07/12] gnu/19882 obrien ld does not detect all undefined symbols! o [2000/07/13] ports/19888 ports qpopper3 dumps core for APOP authetificat f [2000/07/20] i386/20069 sos hard crash, errors with freebsd 4.0 (waln o [2000/07/20] ports/20077 jmz Latex 99.12 fails to make completely f [2000/07/25] kern/20175 Unknown Ethernet Card o [2000/07/26] misc/20205 FreeBSD 4 will not install on a Compaq Pr o [2000/07/27] kern/20227 jlemon 4.1-RC: UDP checksum problem f [2000/07/29] kern/20296 sheldonh matcd driver is a) not in GENERIC and b) o [2000/07/30] i386/20308 yokota vidcontrol VESA_800x600 causes a kernel p f [2000/07/31] kern/20310 groudier Symbios 53c875j drivers don't work a [2000/07/31] kern/20312 tegge IO APIC problems o [2000/08/01] misc/20353 4.1 doesn't work on Compaq ML370 o [2000/08/03] kern/20375 APM doesn't work properly! Suspend/resum f [2000/08/03] i386/20379 unable to install, monitor goes black dur o [2000/08/04] kern/20394 sos kernel fails to recognize the second IDE o [2000/08/05] kern/20429 yokota setting flags 0x1 in atkbd0 locks keyboar o [2000/08/08] kern/20484 jlemon FreeBSD 4.0 crashes repeatedly: trap 12: o [2000/08/08] bin/20489 davidn pw problems: -w random not working correc o [2000/08/08] i386/20495 yokota 4.1-STABLE and 4.1-RELEASE: keyboard does o [2000/08/11] kern/20534 sos ata panic: resource_list_alloc: resource a [2000/08/13] kern/20573 sos ATA MFC Breaks -STABL o [2000/08/15] ports/20624 emulationvmware vmmon module locks kernel o [2000/08/16] kern/20671 wpaul panicstr:page fault; panic messages:Fatal f [2000/08/22] kern/20776 rnordier Cannot boot the install floppy for versio o [2000/08/22] i386/20791 gibbs Adaptec 2940UW bootup errors in FSD 4.0/3 o [2000/08/28] kern/20895 groudier sym driver doesn't work for SYM53C895A o [2000/08/31] gnu/20966 obrien binutils break C++ in GCC 2.95.x and GCC- o [2000/09/02] i386/20994 /etc/fstab or kernel not correctly instal f [2000/09/02] kern/21009 /etc/security make the system hangup o [2000/09/04] misc/21025 msmith BTX loader 1.00 gets 1Gb of memory from B f [2000/09/04] i386/21042 mdodd Keyboard driver problems with PS/2 Model o [2000/09/04] kern/21046 sos ATAPI interface hangs during install of 4 f [2000/09/05] i386/21071 gibbs SCSI Controller Not Detected When Attempt o [2000/09/05] i386/21072 sos Unable to install. Can't write disklabel o [2000/09/06] kern/21079 ume IPSEC, kernel ARPs for tunnel endpoint in f [2000/09/08] i386/21117 When booting 4.0 install disk receive thi o [2000/09/08] ports/21140 ports Many perl port. Hard to find pearls. f [2000/09/09] kern/21148 grog multiple crashes while using vinum o [2000/09/12] kern/21220 msmith mlx0: I/O error - attempt to write beyond o [2000/09/13] bin/21253 dump/restore fail on any stream (tape/pip o [2000/09/14] misc/21269 Install does not see disk on Advansys car o [2000/09/14] kern/21272 wpaul USB interrupts seem to be turned off o [2000/09/14] kern/21278 gibbs ahc driver wedges on stressed SMP system o [2000/09/17] kern/21323 msmith Lock up at boot on Acer507DX with pci.c 1 o [2000/09/17] ports/21332 will kde2 fails on dependency build o [2000/09/18] kern/21378 Accessing floppy under 4.1-STABLE (with D o [2000/09/19] kern/21397 Floppy drive doesn't work on Compaq ProLi o [2000/09/20] kern/21438 cg Sox recording in 16 bits creates a panic: o [2000/09/21] ports/21465 ports nmh-1.0.4: multiple simultaneous "inc"s s o [2000/09/21] ports/21466 ports port xpaint-2.5.7 won't make install f [2000/09/22] misc/21480 Harddrive death after FreeBSD Install o [2000/09/26] bin/21566 passwd does not work after updating from o [2000/09/27] kern/21592 insufficient PAP authentication in isp pr o [2000/10/01] i386/21677 Instalation crashed when shell started o [2000/10/02] i386/21717 DOS while opening /dev/audio o [2000/10/04] kern/21757 cp from nullfs-mounted filesystem aborts o [2000/10/04] i386/21758 X display font problem o [2000/10/05] i386/21772 No interrupts for 39160 PCI adapter in PR o [2000/10/05] kern/21773 panic w/nexus + ata (ivar problem) o [2000/10/06] misc/21782 4.1.1 and ADAPTEC 29160N SCSI controller o [2000/10/06] kern/21783 When msgrcv() blocks, it blocks ALL threa o [2000/10/06] kern/21790 marcel fstat64 does not exist in Linux emulation o [2000/10/06] i386/21802 after working fine for a few weeks, mach o [2000/10/08] kern/21831 kernel trap 12 crash in 4.1.1-STABLE o [2000/10/08] kern/21845 crash, while tring to send udp via half-b o [2000/10/09] misc/21861 PostgreSQL on jailed enviroment fails 261 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1995/10/18] bin/786 wpaul Problem with NIS and large group maps 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 s [1996/10/26] bin/1892 n_hibma install(1) removes target file s [1996/11/08] gnu/1981 ypserv handles null key incorrectly f [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 o [1997/02/07] kern/2690 asami When Using ccd in a mirror mode, file cre o [1997/02/09] kern/2698 After rewind I cannot read a tape; blocks 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/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/04/01] bin/3170 vi freaks and dump core if user doesn't e o [1997/04/05] kern/3201 peter de0 not re-enabled after hub down o [1997/04/06] kern/3219 sppp or arnet gets looped after connectio o [1997/04/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/12] kern/3579 peter de driver doesn't support newer SMC 9332 o [1997/05/12] kern/3581 intermittent trap 12 in lockstatus() f [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 f [1997/06/03] kern/3771 dillon NFS hangs when writing to local FS re-mou o [1997/06/04] i386/3779 changing cursor to blinking block causes o [1997/06/28] misc/3980 peter access via NFS fails during mount-operati o [1997/07/02] kern/4012 peter 2.2-RELEASE/Digital UNIX NFSv3 0 length f s [1997/07/06] gnu/4042 obrien 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/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 dillon Under certain conditions, several krsh's o [1997/10/31] kern/4909 de ethernet driver is crazy on 100base o [1997/11/03] kern/4927 kernel does not check any quota and permi o [1997/11/05] bin/4949 rpc.rquotad stat()s fs with quota file in o [1997/11/15] conf/5062 login.access not evaluated correctly o [1997/11/18] kern/5085 System crash during mount command for CD o [1997/11/23] i386/5128 Adaptec 2940U Timeouts with QUANTUM disk o [1997/12/06] kern/5244 F00F workaround dosn't always work on SMP o [1997/12/14] bin/5297 will make incompatibility with System V style o [1997/12/19] kern/5347 peter DEC (de0) ethernet card has no buffers af o [1997/12/30] kern/5396 fdesc fs crashes system o [1997/12/31] i386/5401 peter de0 selects wrong media when reconnected 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) 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/19] kern/5794 Kernel Panic o [1998/02/28] kern/5877 sb_cc counts control data as well as data f [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 f [1998/03/22] kern/6103 panic: ffs_valloc: dup alloc o [1998/03/28] bin/6162 kinit does not default to the current use f [1998/04/03] kern/6203 kernel panics with "blkfree: freeing free f [1998/04/03] conf/6205 NFS/NIS freak out o [1998/04/04] kern/6212 dillon Two bugs with MFS filesystems fixed, one o [1998/04/07] kern/6238 luigi Sound-driver patch for MAD16 (OPTi 928,92 f [1998/04/08] kern/6252 sos ide cdrom hangs system when on same bus a 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/19] kern/6351 DPT RAID controller stops working under h o [1998/04/20] i386/6368 Stallion Easyio 8 port not detected using o [1998/05/03] kern/6506 system will not soft reboot a [1998/05/06] bin/6536 pppd doesn't restore drainwait for tty o [1998/05/12] kern/6603 ncr driver hangs under high load f [1998/05/17] kern/6670 PANIC on boot with FreeBSD 3.0 (same comp o [1998/05/25] kern/6751 audio cd play suddenly stops. o [1998/05/25] kern/6755 peter Tulip (if_de) driver buggy in -current o [1998/05/27] misc/6773 kris [PATCH] tempnam.c security problems s [1998/06/02] bin/6830 will make(1) exhibits confusing and non-standa o [1998/06/05] kern/6865 OS crashes when exiting shell with suspen o [1998/06/10] kern/6908 kernel crash from user land o [1998/06/19] bin/6994 The netstat(1) -s generates wrong output s [1998/06/23] bin/7033 Same process notified multiple times o [1998/06/24] kern/7038 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 mdodd 3Com 3C509 locks up, or has >1000ms rtt u s [1998/07/05] kern/7169 cannot use accton on a append-only file s [1998/07/06] misc/7190 phk "Invalid partition table" after new insta s [1998/07/10] kern/7237 NCR SCSI driver ch0 troubles o [1998/07/11] kern/7245 processes die with signal 6, if machine o o [1998/07/12] i386/7266 yokota PSM detection failure with Linksys consol s [1998/07/14] kern/7281 [STABLE] Multicast kludge does not work c o [1998/07/26] kern/7405 dillon in pmap_changebit, pmap_pte_quick() retur s [1998/07/27] kern/7410 [PATCH] driver for arlan-655 s [1998/07/27] i386/7420 [PATCH] Maximum socket buffer size (SB_MA o [1998/07/28] kern/7424 dillon Machine crashes do not occur very often, s [1998/08/10] kern/7556 sl_compress_init() will fail if called an 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 o [1998/08/18] kern/7658 (1) rlogin from some host to the FreeBSD o [1998/08/18] kern/7664 scsiformat reports '0' for all parameters o [1998/08/27] bin/7756 disklabel misbehaving on seriously sick d o [1998/08/27] kern/7764 ps(1) hangs in pfslck/lockrd - All subseq o [1998/08/27] kern/7766 de driver still buggy - random ifc death o [1998/08/27] kern/7767 de driver still buggy - power cycle of de o [1998/09/09] bin/7872 dwmalone [PATCH] mountd(8) can apply flags to wron o [1998/09/09] bin/7876 gethostbyname flags temporary failure as o [1998/09/10] kern/7880 mount_cd9660 incorrect on multitrack CD-R o [1998/09/11] kern/7902 if_de doesn't properly recognize a "Magic o [1998/09/12] conf/7908 wrong perms on objformat after upgrade o [1998/09/16] gnu/7951 The gnu readline library core dumps when o [1998/09/17] bin/7968 If /usr/libexec/yppwupdate DNE, rpc.yppas o [1998/09/28] 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 obrien [patch] some bugs in cpio o [1998/10/03] kern/8137 [patch] quotaoff followed by quotaon can f [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/08] kern/8206 [patch] Unconected UDP socket declined, i o [1998/10/08] kern/8215 Creating 2 root partitions in sysinstall o [1998/10/13] kern/8312 Under heavy load, the system panics with o [1998/10/14] bin/8322 Mail doesn't respect REPLYTO in .mailrc o [1998/10/19] conf/8379 gshapiro check_rcpt returns OK for nonexistent add o [1998/10/20] i386/8385 2.2.7 hangs while detecting type of COM1' o [1998/10/21] i386/8397 Code using popen compiled on BSDI BSD/OS o [1998/10/22] i386/8414 ibcs2 emulation sets serial baud-rate inc o [1998/10/22] kern/8415 SMP kernel freezes while downloading larg o [1998/10/31] bin/8518 freopen() in append mode followed by ftel o [1998/11/01] kern/8534 insufficient support routines for poll(2) o [1998/11/03] kern/8561 /kernel inode change time changes every r f [1998/11/05] kern/8580 dillon Hanging NFS pagein in nfs_bio.c (2.2.7, w o [1998/11/08] kern/8607 maxprocsperuid setting causes sybase/linu o [1998/11/08] ports/8622 markm exmh2 has problems with some date formats o [1998/11/10] bin/8646 Implement rlogind -a option o [1998/11/11] kern/8655 Umount trouble of SCSI removable device f [1998/11/11] kern/8657 dillon nfs client hung in nfs_bwrite/vfs_busy_pa o [1998/11/14] bin/8685 sending a SYST by ftp client closes conne o [1998/11/18] bin/8745 wosch adduser permit adding `root' and mail ali o [1998/11/20] kern/8773 Intel AN430TX motherboard ps/2 port not r f [1998/11/20] kern/8778 gibbs Buslogic BT948 in 2 boxes upgraded from S f [1998/11/25] bin/8865 dwmalone syslogd hangs with serial console o [1998/11/29] conf/8903 dillon /etc/rc can do NFS mounts before the netw o [1998/12/02] kern/8940 system clock runs extremely slowly (and s f [1998/12/06] kern/8981 this also fixes X crashes and sio silo ov o [1998/12/16] kern/9095 swap detect error o [1998/12/20] i386/9140 NIS "Magic cookie" in master.passwd slays o [1998/12/21] kern/9163 ports [patch] squid does not join a multicast g o [1998/12/31] bin/9252 [patch] login program "login" don't set K o [1999/01/06] kern/9355 can't select() for writes on a bpf o [1999/01/07] bin/9379 pppd does not go through all interfaces l o [1999/01/08] kern/9391 if_addmulti doesn't check for retifma == o [1999/01/09] kern/9407 "make kernel" yields buggy kernel in cera o [1999/01/09] kern/9408 parameter reversed to a pci_cfgwrite in p o [1999/01/09] kern/9411 System crash on swapping to hole-files o [1999/01/11] bin/9440 obrien amd can't mount filesystems with type:=uf o [1999/01/13] kern/9478 support for running a script from kldload f [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] kern/9548 UNION fs corrupts data and has undefined f [1999/01/17] kern/9550 sos The latest -current as of 17 January has o [1999/01/21] kern/9599 SMP hang after reseting CPU 1 s [1999/01/22] docs/9618 asmodai many typos in groff_mm(7) f [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 f [1999/02/09] bin/9982 ume inet_addr(3) should be return 32bit uint. o [1999/02/11] kern/10021 MOUNTING A EXT2FS A AFTER MOUNTING AN MSD o [1999/02/11] bin/10031 ypxfr does not work with Solaris master s o [1999/02/13] kern/10066 problem with a X-Window and syscons drive f [1999/02/14] i386/10089 sos ATAPI tape driver (wst) doesn't handle En o [1999/02/15] kern/10107 dillon interlock situation with exec_map and a p f [1999/02/25] bin/10264 davidn passwd(1) tryis NIS even with `-l' switch o [1999/02/25] kern/10265 file locking does not work with kernel pt o [1999/02/26] kern/10280 Display Adapters (PCI) probed wrong way - o [1999/02/28] misc/10302 jkh 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/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 f [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/24] bin/10774 sio0 doesn't work well, i belive the prob o [1999/03/24] kern/10778 "ipforward_rt" is not cleared when routin o [1999/03/27] bin/10821 des getpwent() fails on NIS clients after dro o [1999/03/29] i386/10862 sos 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/10935 PCI cards detected twice o [1999/04/05] i386/10969 kernel fails to compile with ccs0 f [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] bin/11119 NFS quotas fail to report if alternate fi o [1999/04/18] kern/11208 Complete system hang/freeze. No PANIC me o [1999/04/20] bin/11247 des 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/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 dwmalone [PATCH] Networking patches to increase # o [1999/05/07] gnu/11562 tar verification doesn't work o [1999/05/07] kern/11563 pci_unmap_int doesn't do anything o [1999/05/12] i386/11664 lnc1 NIC fail to work o [1999/05/12] bin/11666 ypserv fails to reply host name resolutio f [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 f [1999/05/18] kern/11766 darrenr 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 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/21] kern/11821 /dev/fd0a hangs on large files, including o [1999/05/23] kern/11867 Sound driver loses interrupts, no sound o [1999/05/28] kern/11911 3.1-R : writing file larger than floppy s o [1999/05/28] kern/11915 access system call says file is readable o [1999/05/28] kern/11922 missing reentrant interfaces for getpwnam o [1999/05/29] kern/11928 kldload loads kernel modules even if ther o [1999/05/29] kern/11937 vm problems after havy memory usage o [1999/05/31] kern/11969 VM_fault with mmap'd CDROM data. f [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 phk 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/09] kern/12104 Certain cdcontrol commands don't work pro o [1999/06/10] bin/12120 named crashes. o [1999/06/12] gnu/12175 obrien gdb crashes with pids > 32736 o [1999/06/13] bin/12191 wcol is trying to allocate a shared memor o [1999/06/16] bin/12242 segmentation fault running /usr/bin/fmt o [1999/06/16] kern/12247 userlevel program let kernel hang f [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 f [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/18] kern/12703 tx0 truncates skip packets o [1999/07/20] bin/12727 billf Game patches from NetBSD o [1999/07/21] conf/12745 diffs to delay start of amd rwhod timed o o [1999/07/22] kern/12758 Adjusting the idle priority of a process o [1999/07/23] i386/12771 lpt hangs and never works again, even aft o [1999/07/24] kern/12800 buffer leak in cluster_wbuild o [1999/07/27] 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] 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 f [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] misc/13027 sysinstall has no /dev entry for wfd0s4 ( f [1999/08/10] i386/13058 Installation hangs after commit o [1999/08/14] kern/13141 se Multiple LUN support in NCR driver is bro o [1999/08/15] kern/13150 panic: ufs_dirbad: bad dir o [1999/08/15] gnu/13172 Bug in workaround of russian locale & sor o [1999/08/16] kern/13180 panic: ffs_alloccg: map corrupted o [1999/08/17] kern/13198 panic: vm_fault: fault on nofault entry o [1999/08/17] gnu/13200 The assembler chokes on very long operand o [1999/08/18] kern/13234 .../netinet/ip_input.c should include opt o [1999/08/24] bin/13350 make clean in bsd.obj.mk no longer proper o [1999/08/25] misc/13378 Tecra 8000 hangs in UserConfig, cannot co o [1999/08/25] kern/13382 Only 1 parallel port supported if pps ena o [1999/08/26] kern/13405 syslogd get system hang o [1999/08/27] gnu/13427 obrien gdb reports wrong info o [1999/08/28] gnu/13438 objc forward core dump using system cc f [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 f [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] 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 f [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 f [1999/09/18] i386/13811 ide cdrom stops recognizing audio cdroms o [1999/09/19] ports/13839 will kdegraphics11 'make PREFIX' fix, one comp f [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] kern/14033 Data acq process gets stuck in vmopar o [1999/09/30] kern/14060 3.3-STABLE on primary mail server panics o [1999/09/30] bin/14069 Buffer overflow in mail(1) o [1999/09/30] kern/14072 Rebooting in FreeBSD 3.3 wipes out known o [1999/10/02] kern/14096 parallel port -- ppi -- driver broken aft o [1999/10/03] bin/14102 make world -DWANT_AOUT fails in lib/compa o [1999/10/04] misc/14121 resurfaced bug in rmt preventing remote d o [1999/10/04] kern/14123 lnc driver is not working o [1999/10/04] i386/14135 lpt1 nolonger exists after 3.2-RELEASE o [1999/10/05] kern/14144 bad conversions in kern_fork() o [1999/10/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 dwmalone 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/12] i386/14282 Using FreeBSD 3.* ThinkPad 600E doesn't r o [1999/10/12] kern/14285 dillon NFS client appears to lose data f [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/25] bin/14524 markm PERL 5.005_03 Config.PM on 3.2-STABLE say o [1999/10/25] kern/14536 kernel panic on 64KB block size ufs files o [1999/10/26] kern/14546 SB128PCI work incorrect play wav-files un o [1999/10/26] kern/14549 mdodd 3C509 broken in 3.3 o [1999/10/27] kern/14566 yokota Non-kernel programs have little/no contro o [1999/10/31] bin/14626 gshapiro 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/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/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] bin/14920 install(1) hangs when intalling files sam o [1999/11/17] i386/14946 mjacob rmt - remote magtape protocol o [1999/11/17] kern/14962 PnP doesn't detect AWE64 when PnP modem i o [1999/11/17] misc/14964 Network Interface Configuration Problem a o [1999/11/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] i386/15003 mdodd 3C574 (ep0) reads bogus ethernet address o [1999/11/21] i386/15018 Printingproblem o [1999/11/22] bin/15046 obrien /sbin/dhclient-script ignores resolv.conf o [1999/11/23] bin/15070 vfprintf/cvt/__dtoa race condition in thr o [1999/11/24] i386/15074 Two different panics when running Linux b o [1999/11/24] kern/15075 Intel Etherexpress Pro timeouts when >1 c o [1999/11/24] kern/15086 Borked sscape drivers :) o [1999/11/25] kern/15087 3.3-STABLE panic while starting daemons ( o [1999/11/25] kern/15089 mmap of files from 2K-block device failed 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/30] misc/15190 crashing while in a multiplatform environ o [1999/12/01] kern/15204 systems panics when ktrace-ing 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/08] i386/15364 Flash Player 4 for Linux has no sound wit o [1999/12/11] kern/15420 3.3-RELEASE Kernel freeze o [1999/12/12] bin/15450 The name of the tagfile is left in the pa o [1999/12/13] 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/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 marcel 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 f [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 [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 small PicoBSD Kernel link fails o [2000/01/03] bin/15877 Perl 5.00503 interpreter crashes with a s o [2000/01/04] i386/15879 System hangs while watching the tv and ap o [2000/01/04] gnu/15892 NFS-exported ext2 file system makes Linux o [2000/01/04] i386/15897 Any fix for rpc.lockd on Free BSD 3.2 nfs o [2000/01/05] ports/15922 chuckr print/a2ps cannot find ogonkfied fonts [p o [2000/01/05] bin/15924 ndc restart don't preserve start options o [2000/01/07] i386/15961 System allows no keyboard input after flo o [2000/01/09] kern/16013 FreeBSD 3.3 sends ICMP reply to IP unicas o [2000/01/09] bin/16014 New cvs in -stable prints consistent erro o [2000/01/10] kern/16040 Read-only files under NFS are not seen as o [2000/01/11] misc/16068 FreeBSD 3.3 with IDE > 32GB causes Panic: o [2000/01/12] kern/16090 mdodd No buffer space available o [2000/01/13] misc/16102 root's home directory is too open o [2000/01/14] kern/16122 Incorrect SysV SHM segment accounting by o [2000/01/15] i386/16132 FreeBSD doesn't install on Notebook w/ Sy o [2000/01/17] misc/16154 modem ring kills freebsd o [2000/01/17] bin/16155 cp -p does not preserve modification time o [2000/01/17] i386/16164 "vga"/"sc" don't work when a video card i o [2000/01/18] kern/16171 mmap(2) of /dev/kmem cause kernel panic o [2000/01/18] 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 f [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] i386/16349 Intel EtherExpress Pro/10+ card detection o [2000/01/25] bin/16353 rlogin encryption is broken on transmit s o [2000/01/27] ports/16396 reg libtool -export-symbols doesn't restrict f [2000/01/27] ports/16410 kris ssh and x forwarding problem o [2000/01/27] kern/16416 Hang on boot with SMP Dell 2400 o [2000/01/28] misc/16423 Installation problem of 3.4-RELEASE using o [2000/01/30] gnu/16481 Cpp crashes frequently o [2000/01/30] i386/16482 IDE disk fails on secondary IDE master de o [2000/02/06] kern/16515 Deadlock by ntpd o [2000/02/08] bin/16578 host-name field is hexadecimal instead of o [2000/02/08] conf/16586 net if down after fail during install o [2000/02/08] kern/16587 cg Can't record with newpcm & CS4236 (AW35/P o [2000/02/09] kern/16598 xmcd stopped by racd0c ioctl error while o [2000/02/09] kern/16605 samba 2.0.6 under 3.4-RELEASE can't open o [2000/02/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/18] bin/16812 level 0 dump runs forever -- generates a o [2000/02/18] kern/16816 vop_stdpoll() in /sys/kern/vfs_default.c o [2000/02/20] conf/16832 amd.map options won't play with Solaris N o [2000/02/20] kern/16849 Close on an ide tape drive hangs o [2000/02/20] misc/16860 suggetion on installation process. o [2000/02/21] conf/16879 tanimura Sound drivers seem to be using shared irq o [2000/02/21] ports/16882 obrien Memory leak with g++ 2.8.1 and STL 2.8.1. o [2000/02/22] bin/16920 cdcontrol fails under 4.0-20000214-CURREN o [2000/02/23] kern/16937 ie0 not probed in -current of 2000-02-18 o [2000/02/23] conf/16948 murray Sysinstall/disklabel: bad partition table o [2000/02/23] ports/16955 markm 'pgp5' built with ports/security/pgp5 doe o [2000/02/25] ports/16983 ache procmail port not prefix clean o [2000/02/25] misc/16991 jhb booting install disk and USB o [2000/02/27] kern/17033 Samsung SN-124 ATAPI CD-ROM not supported o [2000/02/28] bin/17056 rshd does improper home directory check o [2000/03/01] misc/17108 SecureRPC not supported in mount_nfs comm o [2000/03/01] conf/17117 Dial-up problems when using Kppp o [2000/03/02] bin/17134 problem with 3.0-RELEASE cron forgetting o [2000/03/03] kern/17142 4.0-CURRENT hangs in ex_isa_identify() wh o [2000/03/03] kern/17146 panic in devfs_open() while mounting devi o [2000/03/03] kern/17153 mjacob Qlogic Ultra3 cards seem to write very sl o [2000/03/05] kern/17208 3.4 Lock-up during file-completion o [2000/03/06] i386/17228 Installation floppies hang up on Compaq A o [2000/03/06] misc/17235 endless loop? harddrive corrupted? o [2000/03/06] ports/17237 hosokawa in samba suite smbclient -M worked incorr o [2000/03/10] misc/17310 NIS host name resolving may loop forever o [2000/03/11] ports/17313 ache wu-ftpd ports install invalid file owners o [2000/03/11] ports/17314 hosokawa in samba: testparm incorrectly generate w o [2000/03/12] bin/17338 netstat shows down counting UDP delivery o [2000/03/12] i386/17346 APIC cannot be enabled without turning on o [2000/03/13] bin/17360 kris [PATCH] Cleanup bug in pam_ssh 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/16] kern/17403 cg CS4232 wont play w/newpcm 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 bde 4.0-STABLE: top: nlist failed o [2000/03/16] i386/17423 System hangs then reboots o [2000/03/17] gnu/17433 libobjc locks mutex before deallocating i o [2000/03/17] misc/17435 There's no DES crypto distribution in 4.0 o [2000/03/17] kern/17439 sos 4.0-STABLE: mount of non-fixated CD-R -> o [2000/03/18] bin/17482 ftpd(8) forget to close TCP port in passi o [2000/03/18] kern/17483 Cannot run disklabel on virgin disk o [2000/03/19] kern/17494 Two problems with the tun device o [2000/03/19] kern/17499 grog Can't revive VINUM RAID5 o [2000/03/20] 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 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] misc/17562 PAS16 sound cycles o [2000/03/23] misc/17567 make buildworld bombing at KerbIV o [2000/03/24] kern/17583 julian NETATALK code can corrupt mbuf free lists o [2000/03/24] misc/17584 groudier fatal SCSI error with a Symbios 53c875 co o [2000/03/24] kern/17592 sos ata READ/WRITE command timeouts o [2000/03/26] kern/17613 impossible to build FS KLD without kernel o [2000/03/27] i386/17626 green sshd cores when I scp to it o [2000/03/28] kern/17634 cg Non-deterministic PnP sound device config o [2000/03/28] kern/17636 FreeBSD 4 uses network card driver dc whe s [2000/03/28] alpha/17637 billf misconfigured syscons bell causes panic o o [2000/03/28] ports/17652 stb netatalk port modification for des/md5 ch o [2000/03/29] i386/17662 gibbs cam_xpt.c incorrectly disables tagged que o [2000/03/29] kern/17680 Multiple crashes due to load in 4.0/5.0 e o [2000/03/30] kern/17695 cg Vibra16X sound card doesn't record audio o [2000/03/30] kern/17697 Boot floppy+local ftp upgrade from 3.4/in o [2000/03/31] i386/17713 gibbs MAKEDEV and /stand/sysinstall goofups wit o [2000/03/31] kern/17715 io memory requests from pnp devices lands o [2000/04/01] kern/17738 reboot after panic: softdep_lock: locking o [2000/04/01] kern/17746 sos afd0 is accessed for no reason a couple o o [2000/04/02] i386/17755 FTP install of 4.0 allocates too few inod o [2000/04/02] kern/17757 deischen 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] kern/17779 ADIC 1200d (DAT changer) and Symbios SCSI o [2000/04/04] i386/17800 bde [PATCH] problem with statclock initializa o [2000/04/06] kern/17829 The dc driver is seriously broken o [2000/04/06] misc/17832 Enlightenment gives Segmentation fault 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/08] kern/17863 Running DAP reboots computer o [2000/04/08] kern/17871 starting to accumulate undeletable direct o [2000/04/09] i386/17883 4.0-RELEASE panics during install. o [2000/04/09] i386/17890 sos Still having trouble identifying disk geo o [2000/04/10] kern/17895 stale unix domain connections o [2000/04/10] kern/17905 dillon 4.0-SNAP keep on crashing every 3 days o [2000/04/10] i386/17915 pcm0 direct DMA issues. o [2000/04/10] kern/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] kern/17936 panic: resource_list_alloc: resource entr o [2000/04/11] i386/17940 Cannot recongize the scsi card AIC-7899 o [2000/04/12] kern/17961 n_hibma Fatal Trap 12. Page fault while in kernel o [2000/04/12] kern/17965 wpaul vr (MII-bus version in 4.0 ONLY) driver l o [2000/04/14] ports/18003 cwt amanda2.4's SCSI changer script (chg-chio o [2000/04/14] kern/18012 adrian vnode_free_list corruption, "free vnode i o [2000/04/15] kern/18024 when printing through gs: panic: lockmgr: o [2000/04/15] kern/18031 alpha system panics cpu_fork during AIO c o [2000/04/17] misc/18065 FREEBSD 4.0 crashes on boot Compaq Prolia o [2000/04/18] misc/18071 I cannot install Oracle 8i in FreeBSD 4.0 o [2000/04/19] i386/18089 4.0R install hangs on newfs or fsck o [2000/04/19] kern/18096 random crashes probably caused by lockmgr o [2000/04/20] kern/18110 DC-390 SCSI BIOS setting no effect and IB f [2000/04/20] kern/18113 Kernel panic while untarring a large arch o [2000/04/21] i386/18132 BTX dumps trying to boot w/ dedicated SCS o [2000/04/22] bin/18160 pppd does not hang up sometimes while sta o [2000/04/23] ports/18180 jmz xdm authorization fails with XDM-AUTHORIZ o [2000/04/23] bin/18181 Getty can fail to observe :de: specificat o [2000/04/23] i386/18185 gibbs Adaptec 3950U2 errors during boot/probe o [2000/04/24] kern/18200 mdodd 3com 3c509b recognized twice during boot o [2000/04/25] kern/18209 green rlimits are never checked in exec() if ex f [2000/04/25] i386/18212 4.0-RELEASE does not see all disk. o [2000/04/25] bin/18221 DNS resolver can fail for large DNS respo f [2000/04/26] kern/18234 phk 4.0-CURRENT crashes when "make test" in p o [2000/04/27] kern/18252 sysctl -a causes panic o [2000/04/28] i386/18268 RTC BIOS error10 (memorysize) o [2000/04/28] kern/18270 [PATCH] kldunload "vn" doesn't clean up e o [2000/04/28] kern/18285 the system froze when use scon -s 50 f [2000/04/29] kern/18303 grog panic: vinvalbuf: dirty bufs o [2000/04/30] kern/18315 System hang when doing back-to-back captu o [2000/04/30] kern/18316 close-together bt848/878 captures to file o [2000/05/02] kern/18345 cg sbc / pcm not fully recognizing AWE64 o [2000/05/02] kern/18348 yokota kernel crash o [2000/05/18] kern/18650 panic when enabling linux with emu10k1 dr o [2000/05/19] gnu/18672 std::basic_string::c_str() o [2000/05/19] bin/18678 Bug in libz o [2000/05/19] kern/18687 mrouted and IPDIVERT cause a panic o [2000/05/20] kern/18704 GLOB_ERR not handled correctly by glob() o [2000/05/21] misc/18728 Audio and video desynch in Realplayer on s [2000/05/21] kern/18735 asmodai add support to Accton EN1217 network adap o [2000/05/22] bin/18742 times.allow field parsed incorrectly o [2000/05/22] kern/18751 if_dc doesn't autosense 100Mb mode o [2000/05/22] kern/18757 dg [PATCH] fxp driver doesn't enable flow co o [2000/05/22] kern/18763 kernel crashes when sysctl(3) is called o [2000/05/22] alpha/18768 wpaul Digital DE500-BA with "dc" driver doesn't f [2000/05/28] kern/18858 microuptime() errors even after disabling o [2000/05/28] misc/18860 Cannot write DATA record to /home/archive o [2000/05/29] kern/18869 4.0-Stable SMP kernel from 22. May unstab o [2000/05/29] kern/18875 arpintr() problem o [2000/05/30] kern/18899 if_vr.c can't bridging properly when bpf o [2000/05/30] bin/18903 pkg_add deleted its own database o [2000/05/31] kern/18924 sysctl hw.bt848 crashes machine (bktr dri o [2000/05/31] conf/18925 No X Desktop Environments in 4.0 o [2000/05/31] misc/18927 jwd Missing tools in release/scripts/src-inst o [2000/05/31] gnu/18930 obrien Fix mktemp() problem with libg2c o [2000/05/31] kern/18932 Total loss of ethernet needing reboot. P o [2000/06/01] i386/18940 Reading from stdin using linux-jdk-1.2.2 o [2000/06/02] kern/18980 ATAPI Drive boots Install CD but then say o [2000/06/03] i386/18981 3.4 CDROM fails to boot on Dell PowerEdge f [2000/06/04] kern/19009 Mounting bad CD-ROM causes crash o [2000/06/05] kern/19020 kernel reboots sometimes o [2000/06/05] misc/19025 Installer assumes /dev exists if target d f [2000/06/06] conf/19080 murray sysinstall's use of host.conf prevents ft o [2000/06/07] ports/19093 obrien problem with mail/muttzilla o [2000/06/08] kern/19121 IPv4 multicast does not work without rout o [2000/06/08] misc/19125 Undefined symbol `_poll' referenced from o [2000/06/12] kern/19219 le driver causes kernel panic during ifco o [2000/06/12] bin/19231 quota/mount commands inconsistency o [2000/06/12] ports/19232 ports port name changed and being updated o [2000/06/13] ports/19238 will sgmltools1 o [2000/06/13] i386/19245 -fexpensive-optimizations buggy (even wit o [2000/06/14] kern/19256 in devicedriver cy.c make_dev (..) probl o [2000/06/14] ports/19281 billf Error in ucd-snmp port with tkmib o [2000/06/16] kern/19347 top, CPU and SMP-problem in new kernel o [2000/06/17] bin/19357 swap info incorrect after using sysinstal o [2000/06/18] kern/19363 Do allow processes know about their file o [2000/06/19] bin/19375 makekey accepts only 8-byte password o [2000/06/19] misc/19376 ncurses alters buffering of stdin/stdout o [2000/06/19] kern/19389 Panic caused by sendfile(2) o [2000/06/19] bin/19393 programs using strftime () dump core if R o [2000/06/20] kern/19402 Signals 127 and 128 cannot be detected in o [2000/06/20] bin/19405 telnetd sends DO AUTHENTICATION even if a o [2000/06/20] kern/19407 Panic running linux binary on ext2fs o [2000/06/23] conf/19461 X authentication doesn't work off the CD o [2000/06/23] kern/19465 SYNC_CHACHE PROBREM: NEWTECH NDA20128A o [2000/06/23] kern/19479 processes stuck in 'ffsvgt' and 'FFS no' o [2000/06/23] kern/19482 Upgrade from 4.0-RELEASE to 4.0-STABLE ca o [2000/06/24] kern/19488 Bug in 4.0-STABLE (acting as a Bridging f o [2000/06/25] kern/19499 EtherExpress 16 is not probed o [2000/06/25] i386/19508 pci bus not probed for pci ethernet card o [2000/06/25] i386/19512 get problem in compile gcc-2.7.2.3 o [2000/06/26] ports/19518 jkoshy xli-1.17.0 fillscreen option paints white o [2000/06/27] conf/19542 Problem with Proxy o [2000/06/27] misc/19548 DES in 3.5-RELEASE allows trailing charac o [2000/06/27] misc/19557 Denying more than 10 ports with an 'open' a [2000/06/28] ports/19561 andreas Ghostscript 6 in ports refuses to build o [2000/06/28] conf/19569 stock IPFW rules have subtle udp hole o [2000/06/30] kern/19603 luigi 20 ethernet interfaces not compatible wit o [2000/06/30] docs/19604 steve Web query interface doesn't search or Ori o [2000/06/30] bin/19606 Telnet & Telnetd coredump when disabling o [2000/06/30] kern/19612 cg SBLive produces 75% static and 25% actual f [2000/06/30] kern/19614 johan missing blowfish in current kernel tree ( f [2000/06/30] kern/19615 cannot build current kernel (30-june-2000 f [2000/06/30] kern/19616 current kernel build failes on miibus o [2000/07/02] misc/19646 Level 0 dump takes way longer than it sho o [2000/07/02] kern/19654 wpaul 20 dc ports in one machine (5x 4port card o [2000/07/03] i386/19662 kernel panic after too many socket freed o [2000/07/03] kern/19672 dillon contigmalloc1() oddity for large alignmen o [2000/07/03] misc/19673 obrien dhclient-script will not always set the h o [2000/07/04] misc/19703 sos HTP366 ATA66 lockup with Fast ATA66 Drive o [2000/07/05] ports/19711 asami bsd.port.mk and autoconf are conflict o [2000/07/05] kern/19714 dillon swap_pager_getswapspace: failed a [2000/07/05] misc/19718 n_hibma Power on failed, IOERROR when usb initial o [2000/07/06] i386/19737 Cannot build a profiled kernel; load fail o [2000/07/07] bin/19773 [PATCH] telnet infinite loop depending on a [2000/07/08] bin/19783 marcel make installworld dependencies wrong o [2000/07/08] bin/19789 sos [PATCH] msinfo reports incorrect data for o [2000/07/09] kern/19814 marcel Oracle8i installer triggers problem in th o [2000/07/10] i386/19820 Installation of Lotus Notes 5.0 for Linux a [2000/07/11] misc/19845 hm Creatix PnP ISDN card conflicts with 2nd o [2000/07/12] kern/19875 A new protocol family, PF_IPOPTION, to ha o [2000/07/12] kern/19880 Problem with configuring RS-232 multiport o [2000/07/13] misc/19909 dillon Problem with NFS client in 4.0-STABLE o [2000/07/14] bin/19935 obrien tcsh doesn't seem to pass control charcte o [2000/07/14] kern/19938 sos IDE tape drive (ast0) timeout too quick o [2000/07/15] bin/19946 possible bug in sh(1) with -p flag (privi o [2000/07/15] misc/19951 jmz moused has problems with XFree86 o [2000/07/16] ports/19967 obrien Update port: sysutils/lsof o [2000/07/17] misc/19994 sscanf() fails on 64-bit operations o [2000/07/17] kern/20001 small PicoBSD kernels fail to compile o [2000/07/18] kern/20016 pthreads: Cannot set scheduling timer/Can o [2000/07/18] docs/20028 doc ASCII docs should reflect tags f [2000/07/19] kern/20035 sos Kernal Panik when try to install FreeBSD o [2000/07/19] kern/20040 msmith Toshiba 2775 hangs after pcib0 driver is o [2000/07/21] kern/20086 imp The procedure in UPDATING misses install o [2000/07/22] kern/20115 cg pcm0 doesnot work on Panasonic Let's note o [2000/07/23] docs/20117 doc *printf manpage doesn't document %n o [2000/07/24] ports/20156 dirk 1.6.2.2 has some nasty bugs o [2000/07/25] misc/20172 byacc 1.9 fails to generate $default tran o [2000/07/26] bin/20194 amd doesn't provide directories automatic o [2000/07/27] misc/20210 4.1-RC crashes o [2000/07/27] kern/20213 NFS and Linuxulator issues in PR kern/194 o [2000/07/27] kern/20217 avalon IPF default block and inclusion in rc.net o [2000/07/27] bin/20220 unable to Ctrl-C (quit) when using "more" o [2000/07/27] kern/20234 green panic(): lockmgr: pid 259, not exclusive o [2000/07/28] alpha/20248 alpha DEFPA FDDI on alpha panics system o [2000/07/28] kern/20256 phk microuptime went backwards message keeps o [2000/07/28] bin/20259 des fetch(1) confused when redirected from ht o [2000/07/28] conf/20272 jkh Missing subdirs in the src/usr.sbin src p o [2000/07/28] kern/20273 dillon swap o [2000/07/29] conf/20282 murray sysinstall does not recover some /etc fil o [2000/07/29] kern/20288 o [2000/07/30] kern/20299 f [2000/07/31] kern/20335 yokota S3Trio64V+ is detected as CGA by syscons o [2000/08/01] kern/20340 cg SNDCTL_DSP_GETODELAY on pcm device is inc o [2000/08/02] kern/20361 In in.c:in_addmulti, missing splx when if o [2000/08/02] bin/20372 ftp login incorrect when s/key active but a [2000/08/02] bin/20373 obrien Setting breakpoints in shared objects bro o [2000/08/03] kern/20382 sos Panic when trying to mount non-fixated CD o [2000/08/03] ports/20392 ports Fixed new port: Perl5 data debugging tool o [2000/08/04] ports/20401 ports lang/erlang skips the build of crypto.app o [2000/08/04] i386/20403 sos ata(4) UDMA4 mode does not work on i810 m o [2000/08/08] ports/20490 tg Termios timeout parameters, VMIN, VTIME, o [2000/08/08] gnu/20492 Re: ld error messages refers to undocumen o [2000/08/09] ports/20503 sheldonh apache w/ mod_perl segfaults on 'use IO;' f [2000/08/09] i386/20507 yokota Mouse freezes in 4.0-release after some u f [2000/08/09] i386/20513 obrien Installation (over internet) does not wor o [2000/08/10] kern/20523 Support for PCI multiport cards for sio d o [2000/08/10] misc/20530 asmodai CMSG_DATA requires additional header file o [2000/08/11] ports/20554 ports java/perltools: New port o [2000/08/12] ports/20564 ports [PATCH] nethack-gtk md5 correction, typo o [2000/08/13] kern/20572 marcel cannot safely remove COMPAT_43 from the k o [2000/08/13] ports/20581 ports current cdrecord port fails to install o [2000/08/14] bin/20591 src/usr.bin/file/MAINT & README & file.1 s [2000/08/14] ports/20607 ports plugger fails to build f [2000/08/14] gnu/20608 Problem by 'make world' from update 4.0-R o [2000/08/14] kern/20609 dillon panic: vm_fault: fault on nofault entry, o [2000/08/15] kern/20619 arpintr o [2000/08/15] kern/20631 kernel panics on ifconfig if_le f [2000/08/15] kern/20632 stacking mount_null causes an error: moun o [2000/08/15] bin/20633 jhb fdisk doesn't handle LBA correctly o [2000/08/16] ports/20642 ports new port : gigabase-2.14 o [2000/08/16] bin/20646 dwmalone [PATCH] /bin/cp -p whines on set[ug]id im o [2000/08/16] ports/20656 dec Update port: net/gated (fix ports/19988) o [2000/08/16] ports/20663 andreas MD5 checksum mismatches for ports/databas o [2000/08/16] ports/20668 ports new port: databases/db3 (Berkeley DB rev. o [2000/08/17] ports/20679 ports Port of Tcpview-1.0 o [2000/08/17] ports/20680 ports ports that don't have man pages with NO_I f [2000/08/17] i386/20685 fbsd 4.1-stable crashed when compiling st f [2000/08/17] misc/20687 murray FTP Install thru http proxy jumps to extr f [2000/08/17] kern/20689 groudier Newbusified version of ncr driver does no o [2000/08/18] ports/20705 ports xwave port fails to build o [2000/08/18] gnu/20707 obrien /usr/libexec/cpp doesn't support -undef f o [2000/08/18] kern/20708 imp Adaptec 1542 ISA SCSI Controller not dete o [2000/08/18] ports/20711 cwt amanda doesn't like the output from its c o [2000/08/20] bin/20725 Raw floppy writes fail for partial bytes. o [2000/08/20] ports/20727 ports new port: databases/db3 (Berkeley DB revi o [2000/08/20] kern/20734 n_hibma USB mouse detaches and never reataches o [2000/08/21] ports/20759 ports new port: databases/db3 o [2000/08/21] ports/20762 ports o [2000/08/21] kern/20765 imp Crash in bdgtakeifaces when performing kl o [2000/08/22] bin/20779 assar junk pointer error causes kpasswd to fail o [2000/08/22] kern/20783 hm patch to use IPACv1.2 with o [2000/08/22] kern/20785 changing IP address on an interface may n o [2000/08/23] misc/20796 After "Waiting 15 seconds for SCSI device o [2000/08/24] ports/20819 ports XFMail 1.4.0 dumps core w/signal 6 when c o [2000/08/24] ports/20822 jmz [PATCH] PAM support broken in XDM o [2000/08/24] ports/20831 torstenb Autoconf Port: Bug introduced by patch-ag f [2000/08/25] i386/20833 On first boot, filesystem failed, startup o [2000/08/25] gnu/20835 markm Errno.pm is lost in perl system o [2000/08/25] misc/20838 Please check PR bin/15830: PATCH: rdump o o [2000/08/25] kern/20842 dillon NFS client ignores read-only file setting o [2000/08/25] ports/20850 ports security/portsentry patch o [2000/08/26] ports/20856 ports portsentry o [2000/08/26] misc/20861 jasone libc_r does not honor socket timeouts o [2000/08/26] misc/20865 murray Installation auto default 50 MB root not o [2000/08/28] ports/20905 ports new port: www/oops o [2000/08/28] gnu/20912 obrien gdb does not recognise old executables. o [2000/08/28] ports/20913 ports ports not linking against -ljpeg o [2000/08/29] kern/20924 sos ata0-slave doesn't show up o [2000/08/29] i386/20925 doscmd(1) does not truncate a file int wr o [2000/08/29] kern/20933 sos ATAPI ZIP drive allows mounted disks to b o [2000/08/30] bin/20952 ftpd doesn't honor account expiration tim o [2000/08/31] kern/20958 mdodd ep0 lockup with ifconfig showing OACTIVE f [2000/08/31] i386/20973 Probing error-------cannot install o [2000/09/01] ports/20986 reg Mozilla M17 installs incorrectly o [2000/09/02] ports/21002 stb setiathome port has problems under clean o [2000/09/03] ports/21014 will [PATCH] Fix for kdelibs2 PLIST o [2000/09/03] ports/21015 will [PATCH] Fix for kdebase2 PLIST a [2000/09/04] kern/21028 sheldonh Add Zoom V90 Internal modem support o [2000/09/04] ports/21054 jseger guile does not build on CURRENT o [2000/09/04] ports/21055 ports popper3 dumps core o [2000/09/06] kern/21073 cg PCM sound driver silently accepts imprope o [2000/09/06] bin/21078 wpaul rtsol does not work on USB interface aue0 o [2000/09/06] i386/21087 tanimura ed driver incorrectly fails probe for ISA o [2000/09/07] misc/21089 vi silently corrupt open file on SIGINT w o [2000/09/07] ports/21095 ports MASTER_SITES_GNU are semi-broken [PATCH] o [2000/09/08] ports/21116 ports vmware2 does not compile on -current o [2000/09/08] kern/21118 luigi Multiple problems in ipfw's stateful code f [2000/09/08] ports/21126 ports httpd warnings regarding attempts to free o [2000/09/08] kern/21131 Floppy causing cold boot in -STABLE o [2000/09/08] kern/21132 setting kern.hostid to 2887705710 fails. o [2000/09/08] bin/21133 sail driver dies o [2000/09/08] kern/21139 IBM DNES drives need 'quirk table' entry. o [2000/09/09] kern/21143 `#define schedsofttty' et al. should not o [2000/09/09] ports/21146 green [patch] openssh with LOGIN_CAP don't setu o [2000/09/09] bin/21152 @monthly entry in crontab is run every da o [2000/09/09] kern/21155 Load average (either with uptime both top o [2000/09/10] kern/21162 panic in ffs_softdep.c: handle_workitem_f o [2000/09/10] kern/21173 cg pcm "panic: no feed" with Creative SB AWE o [2000/09/10] kern/21175 peter ISA DMA channels 4-7 operate on wrong mem o [2000/09/11] bin/21208 tar does not support 2.5 GB file o [2000/09/11] kern/21209 groudier scsi ncr driver installs instead of scsi o [2000/09/11] ports/21210 dima acroread port missing lib o [2000/09/13] alpha/21247 alpha edquota fails with alignment error a [2000/09/13] bin/21248 kris openssl dumps core with blank passwords o [2000/09/13] bin/21251 NIS problem - ypbind does loop in CLNT_BR o [2000/09/13] misc/21252 dhclient opens too many files o [2000/09/14] gnu/21260 buffer overrun in uux o [2000/09/14] ports/21263 jseger Cannot use ImageMagick o [2000/09/14] ports/21264 markm tn3270 port receives segmentation fault s [2000/09/14] bin/21268 [MFC] user set no nobody is not good o [2000/09/14] kern/21270 Kernel compilation errors and dies when c o [2000/09/14] gnu/21276 libI77 is unable to handle files >2Gbytes o [2000/09/15] ports/21289 ports qpopauth doesn't work(qpopper ports) o [2000/09/15] bin/21292 ifconfig warn but does duplicate IP addre f [2000/09/15] kern/21294 des linprocfs:/proc/stat & /proc//stat d o [2000/09/15] i386/21297 kernel panic TRAP 18 during kern.flp inst o [2000/09/15] misc/21300 Install CD-ROMs don't give users enough r o [2000/09/15] kern/21304 wpaul dc0 watchdog timeouts on NetGear FA310TX o [2000/09/15] kern/21305 roger bktr driver dosn't send signals in contin o [2000/09/16] ports/21306 ports New ports: GB2JIS, a tool to convert GB t o [2000/09/16] ports/21319 ports ports submission - wmx10 o [2000/09/16] ports/21320 ports ports submission - wmusic o [2000/09/16] ports/21322 ports ports/mbone/rat update to support newpcm o [2000/09/17] misc/21328 Should newer version of OS-BS be on CDROM o [2000/09/17] ports/21330 ports Update port: mbone/rat for newpcm mixer a o [2000/09/18] ports/21355 ports evg port fails to run - syntax error in a o [2000/09/18] ports/21360 ports kaffe port's PLIST file is inaccurate o [2000/09/18] kern/21363 cg Panic in pcm/channel.c when running RealP o [2000/09/18] bin/21375 obrien [PATCH] dhclient runs away on interface r o [2000/09/18] misc/21384 pcm driver has static in recorded audio o [2000/09/18] ports/21386 ports compile fails on -current o [2000/09/19] kern/21400 ata driver stealing IRQ15 on Compaq Proli o [2000/09/19] misc/21406 freebsd's bootinst or booteasy overwrites o [2000/09/20] ports/21416 ports Patch-ab for port emulators/xmame refer t o [2000/09/20] ports/21417 ports ports/news/trn/pkg/PLIST misses bin/inews o [2000/09/20] kern/21424 Blocking issue while regenerating aliases o [2000/09/20] kern/21429 box reboots with panic: pipeinit: cannot o [2000/09/20] gnu/21433 g++ optimiser produces bad code on right o [2000/09/20] ports/21437 ports port update to correct mail/exmh2 support o [2000/09/21] ports/21448 ports msql2d.sh doesn't start the daemon o [2000/09/21] misc/21451 murray [PATCH] Release/Sysinstall documentation: o [2000/09/21] kern/21461 ISA PnP resource allocator problem o [2000/09/21] kern/21463 marcel Linux compatability mode should not allow o [2000/09/21] ports/21464 marcel linux_base port installs insecure glibc r o [2000/09/22] ports/21486 ports fetchmail KPOP does not work o [2000/09/23] ports/21508 ports Re: FIX: devel/pcre to install a working o [2000/09/25] bin/21537 killall -HUP inetd ignores changes to /et o [2000/09/25] conf/21540 installworld panics for diskless clients o [2000/09/25] ports/21548 ports libcoro.a (ports) should use MAP_STACK wh o [2000/09/25] docs/21550 doc Some documents on Softupdates are not yet o [2000/09/25] ports/21554 ports linux_base-6.1 incorrectly enables NIS by o [2000/09/26] i386/21559 rnordier BTX loader sometime show registers o [2000/09/26] kern/21582 rndcontrol -s 21 returns invalid argument o [2000/09/26] misc/21583 CVS pserver - login succeeds but checkout o [2000/09/27] conf/21593 Whither cons25, or, cons25 causing intero o [2000/09/27] bin/21603 green Can't change user passwords on 4.1.1-STAB s [2000/09/27] bin/21605 will make(1) lacks :C/// variable modifier (pa o [2000/09/28] i386/21624 trap in gusc_attach o [2000/09/28] kern/21625 kernel hangs if SC_NO_FONT_LOADING define o [2000/09/28] kern/21631 4.1.1 Release and Stable don't detect my o [2000/09/28] bin/21637 [telnet] No address associated with hostn o [2000/09/28] kern/21642 Compaq Netelligent 10/100 card (TI Thunde o [2000/09/29] kern/21647 unable to boot 4.1-STABLE- with 4GB of RA o [2000/09/29] ports/21656 ports PGP6 port based on pgp-6.5.8 a [2000/09/29] bin/21658 obrien The combination of dhclient & WinNT serve o [2000/09/30] bin/21660 crontab mishandles day range o [2000/10/01] kern/21674 Fujitsu MO drives M2513A don't like the s o [2000/10/01] kern/21676 CDROM drive not recognised during install o [2000/10/01] kern/21686 msmith 3ware twe driver not working properly wit o [2000/10/01] kern/21688 Kernel crash with Adaptec AAA-133 and ahc o [2000/10/02] kern/21693 hwptr went backwards 2112 -> 1312 a [2000/10/02] conf/21694 ume Multi network interface will not be work o [2000/10/02] misc/21701 murray Keymap selection menu broken on initial i o [2000/10/02] kern/21702 imp pccard fixes o [2000/10/02] docs/21708 doc kqueue/kevent man pages isn't specific ab o [2000/10/02] misc/21713 Getting an error message in Free BSD whil o [2000/10/02] ports/21714 ports audio problem with nil o [2000/10/02] misc/21716 The site search results *suck*. o [2000/10/02] ports/21718 ports XFree86-4 (4.0.1) server does not start f o [2000/10/03] ports/21727 ports port pm3-base-1.1.5 cannot find source co o [2000/10/03] kern/21736 Source-tree broken, can't compile Kernel o [2000/10/04] i386/21743 ps pxeboot ignores NFS server IP address in o [2000/10/04] ports/21756 ports errors in Squid-2.3.4's configure prevent o [2000/10/05] kern/21771 Fix for sppp and Cronyx drivers update o [2000/10/05] gnu/21779 patch(1)'s bug of new file creation o [2000/10/06] ports/21780 ports audio/vorbis should not depend on xmms! o [2000/10/06] ports/21784 ports further improving the PostgreSQL port o [2000/10/06] kern/21786 ipfw divert broken after upgraded from 4. o [2000/10/06] kern/21791 Hang on FIN_WAIT_2 o [2000/10/06] kern/21808 [patches] msdosfs incorrectly handles vno o [2000/10/07] i386/21824 bt driver no longer attaches due to chang o [2000/10/07] kern/21827 mount causes freebsd 4.1.1 to reboot o [2000/10/08] ports/21835 ports ports/security/pgp problems with new form o [2000/10/08] pending/21840gnats-adminmore(1) is less(1) and that should be on o [2000/10/08] ports/21851 ports 'make readmes' broken in new ports struct o [2000/10/09] ports/21858 ports www ports interface bug o [2000/10/09] kern/21860 The fix to TCP_ISSINCR after the bugtraq o [2000/10/09] kern/21864 Update Aironet stuff for WEP and fix "tcp 999 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 o [1995/10/03] kern/765 asmodai umount -f can`t umount a NFS filesystem i s [1995/11/20] kern/831 one minor complaint about the kernel visu a [1995/11/30] bin/854 swapinfo shows incorrect information for a [1996/01/30] bin/981 fenner clnt_broadcast() is not aware of aliases s [1996/03/20] bin/1093 route's diagnostic is weird a [1996/07/07] bin/1375 eivind Extraneous warning from mv(1) [PATCH] s [1996/09/08] bin/1589 msmith [PATCH] ftp fails to flush output o [1996/09/14] gnu/1611 phk groff should use "system-wide" papersize s [1996/10/13] misc/1791 tegge syslimits.h does not allow overriding def o [1996/10/20] bin/1849 obrien gdb sets library breakpoints on the wrong o [1996/10/24] bin/1881 obrien file(1) misidentifies Sun3/m68k executabl s [1996/11/04] gnu/1961 [PATCH] uucp logging files are in /var/sp s [1996/11/22] bin/2090 clients may bind to FreeBSD ypserv refusi s [1996/12/02] bin/2137 vm statistics are bad s [1996/12/14] bin/2216 obrien [PATCH] Ada specs not being compiled into a [1996/12/21] bin/2265 guido su(1) does not call skeyaccess() o [1996/12/24] kern/2273 dufault support for POSIX.4 / POSIX.1a RT-schedul s [1996/12/27] kern/2298 Support for DSR/DCD swapping on serial po a [1996/12/27] misc/2302 brandon new crypt() including SHS and an extendab o [1997/01/10] bin/2442 davidn setusershell()/endusershell() missing o [1997/01/28] bin/2603 dufault Added POSIX.4/POSIX.1b constants in unist o [1997/02/02] gnu/2637 tar dumped core with -g option. a [1997/02/02] bin/2641 wpaul login_access.c doesn't work with NIS by d o [1997/02/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/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 marcel 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/29] bin/3416 ibcs emulation problems 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/06/02] bin/3762 dufault Bogus return values from rtprio(1) f [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/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 o [1997/06/26] i386/3962 sos 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 o [1997/07/26] bin/4172 des suggest reconnection option added to fetc s [1997/07/28] kern/4184 [PATCH] minor nits in sys/netatalk s [1997/07/31] bin/4204 [PATCH] ac printed wrong report about tty o [1997/08/07] kern/4243 file locking doesn't work for pipe o [1997/08/08] misc/4249 wpaul ypchsh doesn't care about changing a user o [1997/08/12] misc/4285 SDL RISCom/N2 (ISA) o [1997/08/13] kern/4297 dufault SIGEV_NONE and SIGEV_SIGNAL go in signal. o [1997/08/13] i386/4300 msmith The initial timeout on open("/dev/lpt0".. o [1997/08/14] ports/4304 asami Recommendation re. Ports Collection o [1997/08/29] kern/4413 No way to unmount a floppy that goes bad o [1997/08/29] bin/4419 sheldonh man can display the same man page twice o [1997/08/29] bin/4420 roberto find -exedir doesn't chdir for first entr o [1997/09/03] bin/4459 bde No prototype for moncontrol(3) and monsta o [1997/09/13] kern/4528 processes hang if the mount_portal proces 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 f [1997/09/16] misc/4556 will make can't build executable from single F o [1997/09/21] kern/4597 Patch to pass NPX status word in signal c f [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/15] gnu/4771 diff to correct misleading total bytes in o [1997/10/22] bin/4828 ypxfr makes false assumption about RPC ca o [1997/10/24] kern/4845 Boot complains about disk slices in FAT p o [1997/10/24] kern/4847 imp pccard stuff fails after running Win95 wi o [1997/11/01] bin/4915 peter NFS mounts to linux machine can hang syst o [1997/11/08] bin/4975 quotaon while server very busy causes loc o [1997/11/10] kern/4997 DDB_UNATTENDED doesn't always work o [1997/11/11] kern/5009 ibcs2 emulation o [1997/11/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/14] kern/5048 dillon Calling shutdown(fd,1) multiple times wil o [1997/11/15] kern/5059 peter mountd, nfsd, etc. fail when lp0 defined o [1997/11/15] kern/5060 Kernel doesn't compile with mss o [1997/11/20] kern/5108 dillon pmap_release panics with 'freeing held pa o [1997/11/20] kern/5110 dillon kernel crash & core in pmap_testbit durin o [1997/11/23] bin/5134 cdcontrol will eject a mounted CDROM s [1997/11/28] bin/5173 [PATCH] restore ought to deal with root s s [1997/11/30] i386/5182 bde [PATCH] A patch support high speed serial s [1997/12/11] kern/5275 dillon [PATCH] Added volume (barcode) support to s [1997/12/14] bin/5296 slattach fails creating pidfile with ioct o [1997/12/22] kern/5362 peter mount incorrectly reports / as an NFS exp 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 f [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/24] i386/5559 PC-Card joystick ports were not supported o [1998/01/26] kern/5577 bde Unnecessary disk I/O and noatime ffs fixe a [1998/01/28] bin/5591 Trouble with LD_PRELOAD environment varia o [1998/01/31] bin/5609 lpd cannot send long files to HP's JetDir o [1998/02/06] kern/5672 dillon Crash from scsi aborted command 'Overlapp o [1998/02/09] kern/5689 phk sysctl vm.vmmeter - bogus and unsupported o [1998/02/10] bin/5712 /bin/chio code cleaup and option added o [1998/02/14] bin/5745 [PATCH] Add /usr/local/share/mk to defaul o [1998/02/14] bin/5746 bootparamd will not netboot sun 3 compute o [1998/02/14] bin/5747 ld.so error message o [1998/02/17] kern/5768 Shutdown aborts syncing, when sync isn't o [1998/02/18] i386/5784 ibcs2 emulation not handling ioctl(..FION o [1998/02/19] kern/5795 Panic: "bremfree: removing a buffer when o [1998/02/20] misc/5803 "tab" function from "ee" not compatible w 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/11] gnu/5982 no error exit code from tar on child fail o [1998/03/13] bin/6000 kadmin ank uses bad default expiration of o [1998/03/15] bin/6015 indent(1) breaks source with backslash ne o [1998/03/16] kern/6032 poor TCP performance using FDDI over long o [1998/03/22] gnu/6107 obrien gdb should support PRINTF_HAS_LONG_LONG f [1998/03/28] bin/6161 assar 2.2.6 kerberos servers are awfully visibl o [1998/03/31] bin/6183 quota hangups o [1998/03/31] kern/6184 No error if resulting file pos in lseek i o [1998/04/01] bin/6187 peter mounting nfs directories with -b can caus o [1998/04/03] bin/6202 No way to detect removable media. o [1998/04/04] kern/6213 peter NFS-mounted swap (via vnconfig) easily cr o [1998/04/06] bin/6234 ypserv -d is broken o [1998/04/14] kern/6296 IP_HDRINCL sockets force header fields to a [1998/04/14] kern/6299 vmstat -i does not show PnP device interr s [1998/04/15] bin/6314 [PATCH] /usr/sbin/ac modification o [1998/04/16] kern/6318 pppd does not update wtmp on hangup o [1998/04/16] misc/6320 Sometimes nohup isn't good enough. o [1998/04/17] bin/6332 bde /usr/include/time.h doesn't compile with o [1998/04/17] gnu/6338 Gnu tar not working properly with the -G o [1998/04/18] conf/6346 Kernel version strings need to relate to f [1998/04/20] bin/6359 routed does sent router discovry solicita a [1998/04/27] kern/6432 IFF_NOARP does not affect ethernet interf s [1998/05/05] bin/6521 nbm [MAYBE PATCH] "rmdir -p x/y/z/" fails o [1998/05/07] kern/6544 luigi Only get one channel through sound card o [1998/05/11] i386/6595 Old IP address persistent after change o [1998/05/12] misc/6612 hoek bsd.man.mk can't handle man pages with ": o [1998/05/13] kern/6623 non-root user can crash system if disconn o [1998/05/13] conf/6624 davidn One class with nologin=/etc/nologin: reje o [1998/05/15] kern/6651 peter Possible NFS deadlock clue s [1998/05/17] kern/6668 [PATCH] new driver: Virtual Ethernet driv a [1998/05/26] misc/6759 phk buggy code in libdisk.a's disk.c o [1998/05/26] kern/6769 peter panic: nfs rcvunlock s [1998/05/29] kern/6781 [PATCH] exabyte changer doesn't grok LUNs s [1998/05/29] bin/6785 place for all the default dump flags o [1998/06/01] kern/6820 cd9660_mount NULL pointer deref for no CD o [1998/06/06] kern/6874 accounting prevents transition to multi u o [1998/06/13] misc/6936 phk sysinstall: install from MS-DOS MO divece o [1998/06/18] kern/6981 CD unmount w/o CD in drive can cause pani o [1998/06/22] bin/7022 asami changes to bsd.port.mk to accompany PR bi o [1998/06/22] bin/7023 asami bsd.port.(%|subdir.).mk patches for size 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] i386/7100 integrate pcvt configuration into the /et s [1998/07/01] bin/7136 kerberized telnetd doesn't use gettytab % f [1998/07/02] kern/7146 imp The PCCARD doesnt recognize cards in top s [1998/07/08] kern/7210 [PATCH] od(4) bug fixes and enhancements, s [1998/07/10] misc/7232 murray Suggestion for FreeBSD installation dialo o [1998/07/10] kern/7234 yokota keyboard problems during login immediatel o [1998/07/12] bin/7265 A warning flag is added to ln(1). o [1998/07/13] ports/7268 asami MASTER_SITE_OVERRIDE works more better o [1998/07/14] kern/7282 some old and rarely used drivers have app o [1998/07/15] bin/7287 Incorrect domain name for MAP_UPDATE in m o [1998/07/16] bin/7298 Improvements to ln(1). a [1998/07/19] bin/7324 wosch Suggestions for minor modifications to ad f [1998/07/23] kern/7377 we have a new digiboard driver supporting a [1998/07/31] docs/7456 doc dialog(3) man page outdated f [1998/08/12] kern/7589 Tulip Driver parses SROM contents wrong f [1998/08/13] conf/7606 [PATCH] NIS Makefile.dist: NOPUSH replace s [1998/08/18] bin/7669 libalias does not IRC DCC packets under c o [1998/08/19] gnu/7687 description of default baud rate for cu c o [1998/08/20] kern/7693 Misleading warning in cblock_alloc_cblock o [1998/08/22] kern/7722 Changes to acct format o [1998/08/23] bin/7728 ftpd processes hang o [1998/08/27] bin/7753 arp command fails silently on invalid pro o [1998/08/28] misc/7771 Debugging putenv/getenv o [1998/09/02] i386/7816 dfr [Patch] NE2000 PnP card IDs to sys/i386/i o [1998/09/03] bin/7828 Add a command line option to cp to make i o [1998/09/05] kern/7837 patches to add a p_auth extension pointer o [1998/09/08] bin/7860 Extra option to pr(1). s [1998/09/08] bin/7868 [almost patch]Morse Code Fixups o [1998/09/11] bin/7895 multiple identical NFS mounts accepted o [1998/09/16] misc/7946 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 jkh pkg_add seems to have unneeded umask o [1998/09/20] misc/8005 yokota Keyboard freezes going from KDE to text m s [1998/09/21] kern/8015 nbm [patch] Some sysctl descriptions for the o [1998/09/24] ports/8042 torstenb If pidentd dies, you must kill all telnet o [1998/09/26] bin/8060 install ignores the +X mode flag o [1998/09/27] conf/8061 profiling utilities seperate from profili o [1998/09/27] ports/8063 asami [PATCH] Add multiple CDROM support to bsd o [1998/09/29] bin/8084 NIT: non-working code in rshd o [1998/10/03] misc/8133 markm [patch] bug in telnetd (Kerberos IV) o [1998/10/03] misc/8139 [patch] missing /usr/src/share/examples/d f [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] 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/11/03] bin/8553 /usr/libexec/mail.local doesn't handle "> o [1998/11/07] kern/8589 incorrect spelling for "dependency" and " o [1998/11/07] i386/8598 MAKEDEV fails if not run from current dir o [1998/11/08] kern/8604 ps u gets confused about process start ti o [1998/11/09] bin/8631 pci interrupts are shown on EISA only mac o [1998/11/09] kern/8633 TCP packet via SLIP/CSLIP containing this s [1998/11/12] kern/8661 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/19] misc/8764 pwd_mkdb is slow on many users o [1998/11/19] docs/8765 dwhite some suggested text for describing passwo o [1998/11/27] i386/8867 murray /stand/sysinstall core dumps (signal 11) o [1998/11/30] bin/8913 negative time values for csh 'time' built o [1998/12/01] kern/8925 options kern file needs AWE_DEFAULT_MEM_S o [1998/12/08] bin/9012 route add -host hostIP -interface localIP o [1998/12/15] kern/9092 DELF raid volumes cause panics under CAM f [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/18] bin/9123 pax can't read tar archives that contain o [1998/12/20] kern/9144 luigi acd driver inconsistency (byte order in C o [1998/12/22] bin/9176 dillon placemark to split mount_ufs out of mount o [1998/12/24] bin/9188 telnet gets stuck in ttydrain() f [1998/12/28] misc/9220 nvi: catalog: mistake in Russian error me o [1998/12/29] bin/9233 gmp's mpq_add and mpq_sub are buggy o [1999/01/04] bin/9318 vgrind(1): no JAVA support o [1999/01/04] i386/9319 D-Link DE-528CT poor performance o [1999/01/05] bin/9333 timestamp dump's progress f [1999/01/07] bin/9374 roberto Improved functionality for find(1) o [1999/01/08] conf/9388 obrien magic(5) correction for wordperfect o [1999/01/08] kern/9392 Alternate system clock OR kernel stats cl o [1999/01/13] kern/9474 "comcontrol rescan 0:8:0" hangs, causes o o [1999/01/14] bin/9494 new option to prevent mail from sending m o [1999/01/16] bin/9529 ftp filname completion can't handle space o [1999/01/19] kern/9570 dfr 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 kris An openpty(3) auxiliary program o [1999/01/29] i386/9777 luigi Generic AD1816 sound suport in Luigi's pc o [1999/01/30] kern/9791 enhancement for netinet/ip_icmp.c to cont o [1999/01/30] ports/9792 msmith pib coredumps in port maker mode o [1999/01/31] ports/9840 asami patch allows ports to fetch their sources o [1999/02/01] bin/9868 Patch to add "date -a" o [1999/02/01] kern/9869 When using macros out of function, they s o [1999/02/01] conf/9874 idle-timeout facilities in /etc/login.con o [1999/02/03] bin/9902 error in german (and some other) locale s o [1999/02/08] bin/9972 groff always built for US (letter) sized o [1999/02/09] i386/9991 new driver for National Instruments GPIB o [1999/02/11] bin/10030 markm Kerberized telnet fails to encrypt when a o [1999/02/16] kern/10116 sos acd driver patch to support PD/CD drive. o [1999/02/19] bin/10158 Reference to ncheck in quot(8) o [1999/02/19] kern/10160 kldload of umap module panics the system o [1999/02/20] kern/10175 Bridging support incomplete for some netc f [1999/02/21] ports/10178 kris USE_SOCKS=YES option broken for security/ a [1999/02/23] misc/10231 inet_addr() doesn't check for illegal val o [1999/02/25] docs/10240 wosch We need a script which check if our web m f [1999/02/26] bin/10274 will make does not understand "lib(obj)" synta o [1999/02/26] bin/10283 Race condition in rc.network o [1999/03/01] docs/10349 phantom For long .Dt fields, rendering is broken- o [1999/03/02] misc/10351 /usr/share/examples/worm is out of date o [1999/03/02] bin/10358 ftp(1) has problems with long pathnames f [1999/03/05] ports/10396 asami SPIN is in the wrong category o [1999/03/06] 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 mdodd Must disable ex0 to install. o [1999/03/12] kern/10563 QIC 40/80 tape drive ft present in versio o [1999/03/13] kern/10574 3.1-stable kernel reports k6 cpu as "\^E" o [1999/03/14] conf/10582 marcel Makefile.upgrade fails with make -j o [1999/03/14] misc/10589 Incorrect assumptions in /etc/security o [1999/03/15] bin/10601 wosch Ownership of symlinks copied by adduser a o [1999/03/15] i386/10608 add Opti Viper-M PCI ID o [1999/03/15] kern/10609 adjtime bug (tv_sec > 2147) and enhanceme o [1999/03/15] bin/10610 New options to date to slowly adjust time o [1999/03/15] bin/10611 timed enhancement o [1999/03/17] kern/10641 Default sync rate in ncr SCSI driver is s o [1999/03/18] kern/10663 hpscan doesn't like 3.1's pt device o [1999/03/18] misc/10667 murray Sysinstall inserts multiple # -- sysinsta o [1999/03/19] gnu/10670 cvs doesn't allow digits in local keyword o [1999/03/19] kern/10673 wpaul Non-ASCII chars on serial console with Re o [1999/03/19] kern/10678 Printing problems using ppc bus o [1999/03/19] ports/10682 asami List mirror sites in MASTER_SITE_BACKUP - o [1999/03/23] kern/10755 de driver says `invalid EESPROM checksum' o [1999/03/25] bin/10793 cvs update modification time check granul o [1999/03/26] misc/10803 joe whois(1) client enchancements a [1999/03/26] misc/10804 joe whois(1) enhancement o [1999/03/26] kern/10812 LINT configuration MAXDSIZ/DFLDSIZ mislea o [1999/03/27] bin/10825 daily script not executed or executed twi o [1999/03/29] bin/10856 vty's from ttyvc - ttvf (maybe more?) do o [1999/03/30] bin/10868 BUG in /usr/bin/calendar o [1999/03/30] misc/10871 wst0 fails with Sony SuperStation streami o [1999/03/31] kern/10894 wrong error message in svctcp_create() o [1999/04/01] gnu/10910 obrien 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/08] kern/11020 popen does not honor ISO 9899 syntax o [1999/04/08] bin/11036 markm Perl does not honor -DNOMAN o [1999/04/08] bin/11037 Gencat doesn't properly handle \ddd octal o [1999/04/09] ports/11048 obrien variable not initialized in fwtk-lib lead 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 will make(1) does not work as documented with o [1999/04/13] misc/11126 vt100 termcap entry appears broken o [1999/04/14] ports/11134 hoek existense of /usr/obj/usr/ports/shells/ba o [1999/04/16] i386/11165 IBCS2 don't work correctly with PID_MAX 9 a [1999/04/16] bin/11168 davidn pw(8) usermod does not recognize -w flag o [1999/04/18] bin/11205 Suggestion: move mt(1) to /bin o [1999/04/20] bin/11236 mountd fails to properly check for kernel o [1999/04/20] conf/11243 mountd startup can lose flags o [1999/04/20] bin/11248 Shuffle o [1999/04/23] kern/11293 brian FreeBSD's PPP implementation of LQM appea o [1999/04/23] bin/11294 direct logging to other hosts (no local s o [1999/04/27] bin/11360 Allow specification of "search" in resolv o [1999/04/28] kern/11365 plip in Linux mode has trouble with some o [1999/04/29] bin/11387 mount_cd9660 doesn't show rockridge filen o [1999/04/29] bin/11399 Calendar doesn't always handle 'last' day o [1999/04/30] kern/11416 code typo in sequencer.c: "if (!processed o [1999/05/02] misc/11448 Better looking VGA font for iso2 o [1999/05/03] misc/11478 assar Non-functional AFS support in KerberosIV o [1999/05/06] misc/11553 /usr/share/misc/latin1 (new file submissi o [1999/05/09] bin/11608 vnconfig not supporting swap-backed vn de o [1999/05/09] bin/11609 vnconfig -v reports page numbers, not byt s [1999/05/09] ports/11611 billf Update port: net/ntop o [1999/05/10] bin/11623 quot uses 32-bit integers for its calcula o [1999/05/12] bin/11669 gcc 2.7.2.1 gets bad magic error linking o [1999/05/12] bin/11671 "vidfont -r" fails, asking for font size o [1999/05/12] kern/11676 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] i386/11829 Boot Failure (Register Dump) with MFSroot o [1999/05/22] misc/11838 xwindows configuration problem o [1999/05/26] bin/11896 cap_mkdb dumps core when non-files passe o [1999/05/26] i386/11898 Connot wirte to floppy on HP OB800CT with o [1999/05/26] bin/11900 Sed(1) fails with MALLOC_OPTIONS set to ' o [1999/05/28] bin/11914 wosch makewhatis during installworld uses /usr/ o [1999/05/29] bin/11929 symorder doesn't work on elf format objec o [1999/05/29] kern/11941 FreeBSD box reboots itself when changing o [1999/05/30] kern/11945 tape problems on -stable, mt bl(ocksize), o [1999/05/31] kern/11968 kldload should call module entry point be o [1999/06/01] i386/11979 Vaio 505DX touchpad not detected as Glide o [1999/06/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/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/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/12263 hoek "more" problems with long filenames o [1999/06/18] bin/12280 LD_IGNORE_MISSING_OBJECTS not honored for o [1999/06/18] kern/12281 active-filter option in pppd doesn't stop o [1999/06/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] bin/12357 [PATCH] allow route to create "proxy only s [1999/06/23] bin/12358 ken Patch: "camcontrol help" should go to std o [1999/06/24] i386/12383 make release warns about /dev entries mak o [1999/06/26] bin/12398 fsck in free(): warning: pointer to wrong o [1999/06/27] bin/12421 sysinstall label fails o [1999/06/28] conf/12432 empty amd_flags causes start failure in r o [1999/07/02] docs/12486 mpp listing of (56) utilities in /bin:/sbin:/ o [1999/07/02] bin/12489 /sbin/route exits with 0 on some errors a [1999/07/05] ports/12518 will new port: mail/ifmail-os o [1999/07/05] bin/12528 [PATCH] tip's "tipout" child doesn't alwa o [1999/07/06] kern/12543 dg [PATCH] cumulative error counters for fxp o [1999/07/07] bin/12545 kldload(8) should be more sensitive to er o [1999/07/08] ports/12566 billf a guide to pyrotechnics o [1999/07/12] kern/12609 At boottime NFS mounts on a 3.2 client fr f [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] bin/12806 `sh -e' doesn't parse multi-command lines o [1999/07/28] kern/12855 panic:softdep_flushfiles:looping, caused o [1999/07/30] misc/12887 Problem with "top" command in SMP o [1999/07/30] misc/12888 strange kernel messages when copying file o [1999/07/31] bin/12898 Added a command-line switch to netstat to o [1999/08/03] bin/12939 add flag to quota to suppress NFS quota c o [1999/08/03] bin/12942 m4: len(`') returns `' a [1999/08/03] kern/12943 dg fxp driver not completely compatible with 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 f [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/07] conf/13016 gshapiro Wrong sendmail.cf file used by mergemaste o [1999/08/07] docs/13020 mpp Manpage capitalization o [1999/08/08] misc/13036 de doesn't work with DEC 21143 based PCI o [1999/08/09] bin/13042 will make doesn't handle wildcards in subdirec o [1999/08/09] bin/13043 minigzip -c option support. o [1999/08/09] i386/13051 after installation on system using COM1, o [1999/08/10] kern/13062 lnc ethernet xmit underflow problem o [1999/08/11] bin/13068 billf Don't stamp out score files! o [1999/08/11] bin/13072 billf Extensions to biff(1) o [1999/08/11] bin/13073 billf Extensions to mesg(1) o [1999/08/11] docs/13079 dwhite new man page describing timeradd() family o [1999/08/11] kern/13082 dfr Improved support for NE2000 PnP cards 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/16] misc/13185 "tengo problemas con el pop3" 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 s [1999/08/19] kern/13252 niced jobs don't behave really nice o [1999/08/19] bin/13254 yp_all error messages have wrong text o [1999/08/20] misc/13266 Removal of #defines and addition of const o [1999/08/20] bin/13278 rogue: killed by fire corrupts score file o [1999/08/21] bin/13309 Fixes to nos-tun o [1999/08/22] misc/13326 additional timeval interfaces for 512MB o [1999/09/22] ports/13898 obrien New port: misc/dictd o [1999/09/23] conf/13918 Termcap entries for VESA modes missing a [1999/09/23] gnu/13921 sheldonh awk -v var=val coredump o [1999/09/23] kern/13924 sb/snd driver broken under 4.0-19990918-C o [1999/09/24] i386/13936 murray No clear indictaion of how much space to o [1999/09/25] docs/13950 doc webpage idea o [1999/09/25] docs/13967 doc FreeBSD Related Publications in Korea o [1999/09/26] kern/13979 [PATCH] add serial number to IDE HD probe o [1999/09/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] bin/14040 amd has wrong uname data compile in it o [1999/09/30] i386/14048 ``doscmd -r'' doesn't work o [1999/10/01] ports/14077 dec Multicast not available on multicast enab o [1999/10/01] bin/14078 -stable 'make release' does not work on - f [1999/10/01] kern/14083 gibbs CAM 3.3-RELEASE fails boot w/2940UW + non o [1999/10/04] docs/14129 phantom gated(8) and htable(8) as referenced in r o [1999/10/05] bin/14142 gshapiro sendmail: mci.c: bad pointer conversion i o [1999/10/06] docs/14158 doc md5(1) manpage should not claim the md5 a o [1999/10/06] docs/14165 nbm FDP introduction article o [1999/10/06] kern/14166 roger AVER TVPhone o [1999/10/07] bin/14175 route for ip aliasing o [1999/10/07] ports/14182 asami Patch: bsd.port.mk: add plist target o [1999/10/08] kern/14217 [PATCH] EXT2FS as a KLD o [1999/10/09] ports/14225 markm Patches for security/pgp5 o [1999/10/09] kern/14240 compilation error: __cmpdi2 unresolved o [1999/10/09] bin/14246 kvm_open and kvm_openfiles not works corr o [1999/10/10] bin/14255 rup and rusers could not deal with many h o [1999/10/11] misc/14258 IP_TOS and IP_TTL sockopt doesn't work on a [1999/10/11] ports/14260 jkoshy new port: www/woda - A Web Oriented Datab o [1999/10/11] misc/14263 phantom There ara no ukrainian locale in stable/c o [1999/10/11] misc/14273 Somewhat bogus entry in termcap o [1999/10/13] ports/14316 markm exmh not recognizing mh and uses too many o [1999/10/13] bin/14318 jkh sysinstall upon install has some counter- o [1999/10/14] ports/14323 markm [PATCH] ports/security/pgp5: Invoked with o [1999/10/14] bin/14330 peter [PATCH] fix clash between /usr/src/contri o [1999/10/14] bin/14335 peter Manual page for ndc gives incorrect path o [1999/10/15] kern/14346 imp Both pccard/cardinfo.h and sys/memrange.h o [1999/10/15] kern/14350 Security enhancement to ICMP o [1999/10/15] kern/14355 perhaps a guard page needed for UP-mode k o [1999/10/15] kern/14356 grog vinum and ``some processes would not die; o [1999/10/16] bin/14361 locate bogusly converts to network byte o o [1999/10/17] kern/14380 [PATCH] if_de workaround for when BIOS do o [1999/10/18] i386/14396 Floppy install of 3.2-release, 3.3-releas o [1999/10/21] bin/14448 ftp-client may not recognize failure, rep o [1999/10/23] misc/14488 kget doesn´t write the key word "enable" o [1999/10/25] misc/14511 chapss Y2K problem o [1999/10/25] docs/14530 phantom Printed manual pages have extraneous blan o [1999/10/25] bin/14533 imp pccardd improperly assigns irqs o [1999/10/26] bin/14545 quota reports in K, but header says 'bloc a [1999/10/27] kern/14561 ken ioctl (fd, CDIOCEJECT, (void*) 0) doesn't s [1999/10/27] kern/14562 ken ioctl() codes should be provided for ejec o [1999/10/27] docs/14565 doc ioctl() codes for device type `fd' (flopp o [1999/10/27] i386/14574 ISA based ESS1688 support(partially) for o [1999/10/28] kern/14584 Proposition for improved file permissions o [1999/10/29] misc/14599 pam_kerberosIV.so in the 'krb.??' package o [1999/10/29] kern/14602 struct utsname fields are allocated too s o [1999/10/31] kern/14639 convert proc.p_peers to a queue(3) LIST a [1999/11/01] ports/14643 sada new port: chinese/pydict - A Chinese/Engl o [1999/11/01] kern/14646 kern.boottime affected by APM suspend/res o [1999/11/01] bin/14648 markm `make world' now requires -DNOCRYPT in my o [1999/11/02] gnu/14664 tar checks for volno-file even if it shou o [1999/11/02] docs/14677 chris listing of (48) utilities in /bin:/sbin:/ a [1999/11/03] docs/14682 marko lprm(1) unaware of lp(1) Environment Vari o [1999/11/03] bin/14697 grog Exploitable buffer overflow in Vinum (Fre o [1999/11/04] conf/14714 phantom Need support for imap4 and pop3 in /etc/p o [1999/11/06] misc/14746 xf86config shell script leaves arrow keys o [1999/11/08] ports/14783 jmz mgetty 1.1.12 always sets clocal o [1999/11/08] bin/14786 dwmalone [PATCH] tail breaks on large files o [1999/11/08] conf/14791 Optionally change the behaviour of fsck u o [1999/11/08] i386/14793 more fdisk partition types o [1999/11/09] i386/14800 FreeBSD BootMgr not configurable (or at l o [1999/11/10] conf/14810 [PATCH] initialising multiple interfaces a [1999/11/10] bin/14817 strptime(3) '%C' conversion incorrect o [1999/11/11] ports/14824 wosch no '\0' at the end of buffer o [1999/11/11] bin/14829 rc.shutdown is handled unconsistently by o [1999/11/12] kern/14839 RELENG_2_2 boot kernel is large size prob o [1999/11/12] kern/14840 Opti930 doesn't work. o [1999/11/12] kern/14841 adrian IEEE 802 encapsulation for arp on etherne o [1999/11/12] ports/14854 peter port comms/conserver partially ignores ${ o [1999/11/13] conf/14864 I can not get dual Boot to boot FreeBSD f o [1999/11/14] i386/14891 New smbus driver lmsmb a [1999/11/16] ports/14924 markm p5-Apache-Radius with mod_perl broken on o [1999/11/16] bin/14925 getsubopt isn't poisonous enough o [1999/11/16] conf/14931 rc logging facility f [1999/11/16] ports/14933 imp Simple patch to log password attempts on o [1999/11/17] ports/14965 wosch stat port doesn't know fifo file type o [1999/11/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? f [1999/11/18] conf/14974 jhb In RELENG_3, fdisk reports sizes incorrec o [1999/11/18] ports/14977 peter conserver doesn't support speed over than f [1999/11/18] ports/14991 ports new port: devel/tcl-trf - Tcl Data transf 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 jkh Suggestion for enhancement: move isp firm o [1999/11/21] conf/15038 jkh In sysinstall, easy to not notice that se o [1999/11/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/29] misc/15168 Adding tracklist support to fdformat o [1999/11/29] kern/15175 tcp_input() fails to update m->m_pkthdr.l o [1999/11/30] bin/15182 "* Wed-1 event" in calendar produces "31 o [1999/11/30] misc/15196 shutdown -h no longer synching disks, thu o [1999/12/01] misc/15205 billf Addition to /usr/games/random o [1999/12/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] bin/15227 gshapiro 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/03] ports/15239 asami fix MASTER_SITE_GNOME in bsd.port.mk: mi o [1999/12/05] kern/15280 kernel panic during FreeBSD install o [1999/12/06] bin/15301 Bug in /usr/sbin/syslogd: strips 8th bits o [1999/12/06] misc/15304 billf proposed modifications to pkg_version 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/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] 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/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] bin/15470 Proposed change to comments in /etc/named o [1999/12/14] ports/15477 ports wwwstat-2.01 port is not Y2K compliant: 1 o [1999/12/14] misc/15480 Change-request for /usr/src/usr.sbin/cdco o [1999/12/14] kern/15489 running fstat causes a bus error o [1999/12/15] kern/15492 Patch to fixup bridging support for 2.2-S o [1999/12/15] kern/15493 Patch to enable bridging support for if_c o [1999/12/15] ports/15495 asami Add "addsum" target to bsd.port.mk o [1999/12/15] bin/15496 killall(1) limited to 16 character proces o [1999/12/15] bin/15497 NIS does not deal well with comments o [1999/12/15] bin/15510 df(1) does not lineup with large filesyst o [1999/12/15] kern/15511 Cannot scroll up after panic? o [1999/12/17] i386/15528 doscmd exec function fail. o [1999/12/17] i386/15531 doscmd DOS function 0a fail when DL is 0 o [1999/12/17] kern/15532 Reboot just to kill a print job? o [1999/12/17] misc/15546 Need to enable LBA flag for large IDE dis o [1999/12/17] i386/15547 discmd function 51 ( get ps ) fail o [1999/12/18] misc/15555 some enhancements for uudecode o [1999/12/20] bin/15593 [SECURITY] ustrcpy() buffer overflow in d o [1999/12/20] ports/15594 will 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/15636 dillon reminder to self for MAP_ VM defines o [1999/12/23] misc/15658 edquota misinterprets usernames as uid ra o [1999/12/24] bin/15663 yokota none a [1999/12/25] ports/15691 steve 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] kern/15747 dcs loader's builtin "more" command won't res o [1999/12/28] conf/15748 jkh sysinstall - upgrade a [2000/01/01] docs/15821 asmodai 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 imp PATCH: rdump over ssh o [2000/01/02] kern/15838 Conversion tables in msdosfs_conv.c are b 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] kern/15860 patch to make default kern.maxfilesperpro o [2000/01/03] bin/15861 dan ftpd did not use sendfile(2) when sending o [2000/01/03] misc/15871 small CVS directories copied to PicoBSD filesys o [2000/01/03] misc/15874 small PicoBSD can only update files from within o [2000/01/03] misc/15875 small Incorrect permissions on PicoBSD /tmp dir o [2000/01/03] misc/15876 small PicoBSD message of the day problems o [2000/01/05] misc/15908 patch to fix argument mismatch in getnano s [2000/01/06] docs/15959 phantom misplaced lines in psignal.9 man page o [2000/01/08] kern/15983 n_hibma C++ keywords in kernel header files o [2000/01/08] ports/15992 joe [PATCH] Add a default for $SUP in the /us o [2000/01/08] ports/15993 asami [PATCH]No line-feed in warnings from ``ma o [2000/01/09] misc/16003 sysinstall crashes if it gets more than o o [2000/01/09] bin/16005 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 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/16072 obrien vim5 port update o [2000/01/11] conf/16076 markm [PATCH] pam_ssh examples for /etc/pam.con 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 imp [PATCH] Enhancement for 'lpr -r' o [2000/01/15] ports/16139 billf Ntop port fails to find lsof o [2000/01/18] kern/16169 The U.S. Robotics 56K Voice Int modem is o [2000/01/18] kern/16170 compiling machine/setjmp.h with g++ o [2000/01/18] bin/16179 ipfw(8) poor design of command line parsi o [2000/01/18] misc/16189 Advansys ASB-3940U2W SCSI Card does not w o [2000/01/18] kern/16195 16-bit uid/gid struct in sys/ipc.h o [2000/01/19] bin/16206 PATCH: vmstat column alignment, %ll not s o [2000/01/19] misc/16208 ps/2 mouse problem o [2000/01/19] misc/16212 in /stand/sysinstall -- cannot exit menu o [2000/01/20] ports/16220 obrien -frepo is broken in gcc-devel and egcs po o [2000/01/21] ports/16252 asami bsd.port.mk: Add bzip2 support for distri o [2000/01/21] bin/16275 steve approve send-pr(1) (attach files, use env o [2000/01/22] kern/16292 performance problem of divert socket o [2000/01/23] bin/16316 Enhancement: allow .fakeid to be a named o [2000/01/23] bin/16320 fstat -f confuses some partitions o [2000/01/24] kern/16339 vm/vm_page.h PQ_L2_SIZE options too limit o [2000/01/25] ports/16347 sobomax Inconsistencies between Java ports o [2000/01/25] kern/16360 kernel timestamping of ICMP echo requests o [2000/01/26] bin/16364 [PATCH] Add msdosfs and cd9660 support to f [2000/01/26] ports/16374 ache Ports fix: news/tin o [2000/01/27] i386/16411 DUMP freezes system if uucico or samba wr o [2000/01/28] bin/16422 newfs always make root's / directory o [2000/01/28] misc/16434 Odd rlogin problem. o [2000/01/30] bin/16480 locked accounts and adduser o [2000/02/06] conf/16536 size of /var/spool/uucp/Log, a UUCP logfi o [2000/02/06] kern/16551 cosmetic cleanup in sys/dev/ppbus/pcfcloc o [2000/02/07] ports/16570 asami ports toplevel README.html has bad link t o [2000/02/08] conf/16584 jkh Hostname field too small during install ( o [2000/02/09] bin/16619 trimdomain does not handle peer domains o [2000/02/09] bin/16625 Incorrect information in routed(8) error o [2000/02/10] ports/16640 jfitz rwhois port install tries to copy wrong l o [2000/02/10] bin/16649 /bin/lastcomm: output contains extraneous 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/13] bin/16705 ftpd doesn't support -h option o [2000/02/14] kern/16709 PATCH: make poll work for -STABLE's Audio o [2000/02/14] kern/16713 grog Vinum: some processes would not die; ps a o [2000/02/14] misc/16719 /stand/sysinstall does not redraw the scr o [2000/02/14] i386/16722 squid (a 3.x binary) won't run under 4.0- o [2000/02/15] bin/16726 rpc.rstatd from inetd sig11's o [2000/02/16] kern/16745 Kernel Makefile doesn't sanitise PATH [PA o [2000/02/16] kern/16765 Add support for mark/space parity o [2000/02/18] kern/16815 dillon Cannot "rm -rf" for not-existed file on r o [2000/02/19] misc/16830 markm PAM-related error messages on -current o [2000/02/20] misc/16839 dan MFC Matthew D. Fuller's patch to deal wit o [2000/02/20] misc/16840 dan MFC: Matthew D. Fuller's teach pkg_info t o [2000/02/20] docs/16843 doc Knob for release/Makefile to prevent dele o [2000/02/21] ports/16872 max Update port: japanese/pine o [2000/02/21] bin/16880 davidn [PATCH] pw(8) hardcodes directory creatio o [2000/02/22] bin/16924 tmpfile(3) ignores TMPDIR and always uses o [2000/02/22] bin/16926 kris [PATCH] banner doesn't allocate space fo o [2000/02/22] kern/16928 dynamic sysctl enhancement o [2000/02/22] bin/16929 [PATCH] prevent possible race condition i o [2000/02/23] misc/16938 FTP does not fully parse ftp:// URLs o [2000/02/24] misc/16969 yokota /kernel: psmintr: out of sync (0000 != 00 o [2000/02/24] bin/16971 Exiting from /usr/sbin/login does not res o [2000/02/25] ports/16987 obrien pkg_delete vim-5.X incorrect o [2000/02/26] kern/17003 dscheck() overzealously protects labels o o [2000/02/26] kern/17007 This is a code for implementing ethernet o [2000/02/27] conf/17022 rwatson newsyslog.conf not in sync with syslog.co o [2000/02/27] alpha/17032 alpha strtod(3) floating exception o [2000/02/28] misc/17045 Cannot install on Siemens Primergy 870 (d o [2000/02/28] kern/17058 mjacob SCSI tape driver can't drive devs that ca o [2000/02/29] bin/17077 yokota write() error o [2000/03/01] docs/17104 phantom gethostbyname(3) contains a reference to o [2000/03/01] kern/17109 darrenr fastroute crashes for lo0 udp o [2000/03/02] ports/17127 obrien Ports fix: editors/vim5 o [2000/03/02] misc/17132 bugs in xdr functions o [2000/03/02] ports/17139 billf PLIST correction for Apache13-fp o [2000/03/04] misc/17178 -d option of lpd didnt work o [2000/03/04] misc/17185 main ncurses headerfile is installed as c f [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] gnu/17202 uucp grade patch and policy o [2000/03/05] conf/17207 disktab support for Fuji-MO o [2000/03/05] gnu/17214 obrien gdb doesn't honor auto-solib-add o [2000/03/06] kern/17222 Avance Logic ALS/100 sound card doesn't r o [2000/03/06] kern/17224 4.0-20000214-CURRENT: pcm/csa sound - sha o [2000/03/06] bin/17226 markm ftpd can't use PAM o [2000/03/06] misc/17232 obrien chown(1) and chgrp(1) do not honor -v fla a [2000/03/06] ports/17241 mharo Update: japanese/tkdesk o [2000/03/07] ports/17255 pst Update the GNATS port to 3.113 o [2000/03/07] ports/17259 reg Update port www/mozilla o [2000/03/08] misc/17270 FreeBSD should support nsswitch.conf, or o [2000/03/08] misc/17272 deleting a file that a program has open c o [2000/03/08] misc/17275 asami make release fails when making readmes fo f [2000/03/08] ports/17279 obrien USA/Canada Netscape Navigator 4.72 FreeBS o [2000/03/09] bin/17289 [PATCH] wrong permissions on /var/run/pri o [2000/03/09] ports/17293 hosokawa samba port installs man-pages twice, fail o [2000/03/09] kern/17297 Panic when mounting a CDRom f [2000/03/10] ports/17309 ports ports/audio/cdd doesn't support .wav outp o [2000/03/12] ports/17342 will ports/devel/qtez build failure o [2000/03/13] kern/17358 PCI ids for Aureal 8810, 8820 and 8830 au o [2000/03/13] bin/17363 crontab(1) leaves files in /var/cron/tabs o [2000/03/13] bin/17368 billf Bad error messaging from mountd(8) o [2000/03/14] misc/17377 "Checking for rejected mail hosts:" gives o [2000/03/14] kern/17385 Support for IIT's "XC87SLC-33" numeric pr o [2000/03/15] bin/17389 /bin/cp failed on some synthetic vfs o [2000/03/15] bin/17395 This is a replacement for the perl versio o [2000/03/15] misc/17399 FTPing into machine slows it down o [2000/03/16] bin/17405 one more fstat patch o [2000/03/16] alpha/17411 alpha No link/activity lights Alpha ethernet ca f [2000/03/16] ports/17414 mharo upgrade and fix for the postilion port o [2000/03/16] kern/17425 nsouch [PATCH] fix two small printing errors in o [2000/03/16] ports/17427 cwt 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] 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/18] ports/17465 jmacd Update port: lang/STk to 4.0.1 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/17479 asami bsd.port.mk: PARALLEL_BUILD o [2000/03/18] bin/17480 m4 changecom doesn't work as documented 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] 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 f [2000/03/20] docs/17521 doc Proposed FAQ on assembly programming o [2000/03/21] bin/17532 "host" only prints A records by default o [2000/03/21] kern/17539 kernel panic when asking help in visual u o [2000/03/22] bin/17546 murray Sysinstall does not let you configure NIS f [2000/03/22] bin/17555 green fstat(1) doesn't show memory-mapped files 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] kern/17589 sos ata crashes when trying to extract cd-da o [2000/03/25] docs/17598 doc installworld over NFS documentation no lo o [2000/03/25] ports/17602 jmz Port fix x11/XFree86-4.0 (make deinstall o [2000/03/26] bin/17611 f77 man page needs updated o [2000/03/27] bin/17619 pax cannot read all tar files created by o [2000/03/27] bin/17623 date(1) -v doesn't handle time changes (D o [2000/03/27] i386/17628 mdodd 3c509b hangs on running ifconfig o [2000/03/28] bin/17640 lseek();read() -> pread() in dump and fsc o [2000/03/29] bin/17679 wpaul wicontrol should take multiple args on co o [2000/03/30] kern/17688 es_callback() in /sys/pci/es1370.c does n a [2000/03/30] ports/17693 ports new port: www/linux-djvuplugin o [2000/03/30] bin/17694 wcstombs(), mbstowcs() not complying with o [2000/03/30] conf/17699 Support for dutch keyboards in the consol o [2000/03/31] bin/17720 presence of old /dev entries causes sysin o [2000/04/01] kern/17728 probe Macronix 98715/98715A 10/100BaseTX f [2000/04/01] misc/17737 dwhite Major repair of PicoBSD o [2000/04/01] bin/17739 Traceroute will not compile without IPSEC o [2000/04/02] kern/17751 wpaul rl driver loaded as module when it alread o [2000/04/02] bin/17756 kris sshd ignores .hushlogin f [2000/04/02] kern/17758 green Make sl driver dynamicallly expandable. o [2000/04/03] bin/17772 TFTP can not handle big files (> 32MBytes o [2000/04/03] kern/17774 doc stray irq7 o [2000/04/03] kern/17775 4.0-STABLE: Adaptec-155-ATM at en0 causi o [2000/04/03] ports/17777 torstenb [PATCH] Postfix port to consistently use o [2000/04/04] kern/17796 cg pcm drivers failes to load for Neomagic o o [2000/04/04] ports/17799 alex new port: lang/jgnat o [2000/04/04] ports/17801 jake new port: devel/binutils11 o [2000/04/04] ports/17802 jake port update: devel/gcc11 o [2000/04/04] ports/17803 jake new port: devel/gdb11 o [2000/04/05] gnu/17812 gprof gives error: o [2000/04/05] kern/17819 adrian Build ports on nfs & union mount panics k o [2000/04/06] ports/17822 obrien www/netscape47-navigator.us port missing f [2000/04/06] bin/17824 sheldonh [PATCH] /usr/bin/column has arithmetic ov o [2000/04/06] bin/17830 /usr/bin/login called from command line d o [2000/04/06] kern/17831 FreeBSD 4.0 doesn't detect EpoX 7KXA prop o [2000/04/07] misc/17848 Patches to remove support for CSRG libm f [2000/04/07] docs/17855 alex PPP Primer is out-of-date o [2000/04/07] misc/17857 During a sysinstall kernel sources say th o [2000/04/08] bin/17864 PATCH: sys/resource.h needs sys/time.h fo o [2000/04/09] misc/17889 certain type of DNS queries seem to get d o [2000/04/10] ports/17897 chuckr transfig does not compile with XFree86-4. o [2000/04/10] ports/17903 billf Allow CVS_UPDATE to be used with SUP_UPDA o [2000/04/10] i386/17906 le ethernet device doesn't work in 4.0 o [2000/04/10] kern/17907 cg Audio record levels are too low o [2000/04/10] docs/17916 alex [PATCH] rewrite of cutting-edge section o o [2000/04/10] ports/17921 green licq in the ports collection is missing a o [2000/04/10] bin/17922 steve send-pr should be upgraded a [2000/04/11] bin/17939 sheldonh routed calls ntohs twice on the same fiel o [2000/04/12] ports/17952 torstenb [PATCH] tcp_wrappers port to give better o [2000/04/12] misc/17957 installer navigation is confusing o [2000/04/13] misc/17983 Minikernel build instructions do not work o [2000/04/13] conf/17993 improving on the default /etc/amd.map o [2000/04/13] bin/17997 nvi doesn't set variables on startup (via o [2000/04/14] kern/18001 PCM - Yamaha OPL-SAx doesn't have treble/ o [2000/04/14] misc/18014 Machine doesn't boot without keyboard att o [2000/04/15] bin/18030 billf [PATCH] pkg_version thinks 4.04 > 4.1 o [2000/04/17] ports/18057 jmz make install for XFree86-4 fails on alpha o [2000/04/17] gnu/18061 obrien /usr/bin/ld (GNU ld 2.9.1) ignores rpath o [2000/04/18] ports/18073 obrien wget fails to build correctly o [2000/04/18] bin/18080 davidn [PATCH] pw documentation updated to refle o [2000/04/18] ports/18083 rse Gratuitous Apache package inconsistencies o [2000/04/19] ports/18093 obrien lang/gcc-devel install error o [2000/04/19] misc/18097 What is this: LIBRATION not specified - u o [2000/04/19] bin/18100 update to src/usr.bin/from/from.c for mul o [2000/04/20] misc/18109 if pw_shell is empty(/bin/sh is assumed), s [2000/04/20] bin/18114 ken msps from iostat is wrong o [2000/04/21] misc/18131 MAX_IFS in pppd/sys-bsd.c too small for m a [2000/04/22] conf/18152 /etc/exports should suggest how to get mo o [2000/04/22] i386/18154 [PATCH] Add cpu class and features flags a [2000/04/22] kern/18155 sos [Patch] OPTi FireStar(82C700) o [2000/04/22] bin/18157 pnpinfo only prints first io-start for ev o [2000/04/22] conf/18164 roberto /var/log/ntpstats fill with stat files by o [2000/04/23] misc/18175 strtok(3) example doesn't work. o [2000/04/23] ports/18184 ache GNU Patch 2.5.4 Port o [2000/04/24] bin/18191 pac core dumped without set /etc/printcap o [2000/04/24] bin/18193 Bogus diagnostics by nslookup(1) o [2000/04/26] kern/18232 SMP + APM configerd 4.0 kernel did panic a [2000/04/26] docs/18233 asmodai man and nroff -mdoc produce extra blank l o [2000/04/26] docs/18243 alex wrong description of -p option in sh(1) m o [2000/04/27] misc/18255 makewhatis weekly job doesn't look at /us o [2000/04/27] ports/18256 sada www/netscape4* lacks Fortify on alpha o [2000/04/27] ports/18259 obrien ElectricFence installation breaks if the o [2000/04/28] kern/18271 simplelock: klds not portable across UP a o [2000/04/28] bin/18275 proposed TMPDIR setting and /usr/bin/mkin o [2000/04/28] kern/18289 CPU Time exceeded delivered multiple time o [2000/04/29] ports/18291 asami make makesum fetches new sources, make fe o [2000/04/29] kern/18293 lack of versapad mouse wheel emulation o [2000/04/29] kern/18295 Audio is gone after hibernation o [2000/04/30] ports/18310 obrien ports/devel/cdk install error o [2000/04/30] bin/18319 "dump" fails with "cannot reopen disk: in o [2000/05/01] bin/18326 dwmalone no /usr/libdata/lint/llib-lc.ln o [2000/05/01] bin/18329 ben futimes() and lutimes() missing from ' cannot be used in "via" o [2000/05/29] ports/18896 jseger Tcl "info hostname" command returns chop- o [2000/05/30] kern/18909 dwmalone select(2) timeout limited to 100000000 se a [2000/05/30] ports/18911 sada New port - plptools o [2000/05/31] kern/18928 options ROOTDENAME=xxx on kernel config f f [2000/06/01] misc/18934 X11 forwarding not requested with DISPLAY o [2000/06/01] bin/18946 jhb Add support for enabling USB daemon from o [2000/06/01] ports/18960 asami Add USE_APACHE to bsd.port.mk for Apache o [2000/06/01] bin/18961 kris sshd does not print before motd o [2000/06/02] bin/18967 ypserv not linked with tcp wrappers o [2000/06/02] misc/18969 sound card not recognized by probe o [2000/06/02] ports/18977 obrien rsync report end job o [2000/06/03] misc/18987 Problems with Comtrol RocketPort o [2000/06/03] bin/18992 log packets blocked by filter rules o [2000/06/03] kern/18994 imp PCMCIA sio will happily attach to a used o [2000/06/03] misc/18995 assar Kerberos5 INCLUDES needed for make world o [2000/06/03] misc/18997 markm Kerberos5 CFLAGS needed o [2000/06/04] conf/19001 Delayed fsck + mount of insignificant fil o [2000/06/05] docs/19010 doc Bad144 obsoletion by 4.0 is undocumented; o [2000/06/05] i386/19012 No volume run out for /var and lead my Fr o [2000/06/05] bin/19019 billf pkg_version -c doesn't honor -l (limit st o [2000/06/05] misc/19037 Keyboard not detected on new install o [2000/06/05] misc/19038 The qpopper port accepts empty X-UIDL: he o [2000/06/05] bin/19044 billf Some games compare initscr() to ERR. o [2000/06/06] bin/19056 yacc in 3.4 and 4.0 reports "maximum tabl o [2000/06/06] bin/19057 offer of patch to uname that produces pre f [2000/06/06] ports/19061 kuriyama ports/textproc/lotusxsl the source zip pa f [2000/06/06] kern/19063 rnordier VGA keyboard sometimes fails to work in b o [2000/06/06] ports/19064 obrien Xosview broken on AXP Alpha o [2000/06/06] i386/19070 boot0 displays NTFS partitions as "??" o [2000/06/06] bin/19071 fmt not folding very long lines a [2000/06/06] ports/19082 ports Can't build editors/aXe-6.1.2 o [2000/06/07] misc/19086 pseudo-device vn doesn't work properly wi a [2000/06/07] misc/19087 deischen selects always restart when using threads o [2000/06/07] misc/19088 STL from SGI for FreeBSD 3.4 o [2000/06/07] ports/19112 asami files with names something,v in patches d o [2000/06/08] bin/19118 vmstat¤Ç avm¤Èfre¤ÎÃͤ¬Àܤ¹¤ë¡£ o [2000/06/08] ports/19119 jmz un-forbid x11/XFree86-4 and unbreak its x o [2000/06/08] misc/19124 ps(1) to support SysV-style options? o [2000/06/08] kern/19127 kernel panic on mount on burncd'd device o [2000/06/08] misc/19129 AMI Raid Express 200 card extremely slow o [2000/06/08] kern/19132 ATM HARP support apparently does not supp o [2000/06/09] kern/19156 jkh Enable the doFS.sh to run in arbitrary lo o [2000/06/09] kern/19158 U.S.Robotics 56K FAX INT not recognize co f [2000/06/10] conf/19178 ume add reject routes and comments in /etc/rc o [2000/06/10] bin/19183 more(1) doesn't handle redraw correctly o [2000/06/10] ports/19185 torstenb mail/postfix: manual pages contains !!PRE o [2000/06/10] ports/19193 jfieber Update textproc/jade to C{XX,}FLAGS safe o [2000/06/11] ports/19212 ports New port py-amk-crypto-0.13 o [2000/06/11] kern/19213 SC_DFLT_FONT compile option breaks kernel s [2000/06/12] conf/19217 billf Add an IGNORE_LIST to mergemaster. o [2000/06/12] ports/19224 andreas Problem installing p5-Net-SSLeay port o [2000/06/12] ports/19227 ports Installation problem: apache13-ssl port f [2000/06/13] conf/19236 sanpei not-existing PCMCI cards in pccard.conf.s o [2000/06/13] bin/19239 login allows users to login remotely with o [2000/06/13] misc/19246 ports Poor error message when fetching files wi o [2000/06/13] ports/19253 dirk mod_php4 has pkg dependency when not usin o [2000/06/14] docs/19260 asmodai There's no documentation for the files kb o [2000/06/14] ports/19270 asami Ports build mechanism doesn't check wheth o [2000/06/14] kern/19273 dwmalone Syscons has no key for halting the machin o [2000/06/15] ports/19325 tom ports/mail/ezmlm-idx: mysql & pgsql suppo o [2000/06/15] gnu/19326 obrien Fix GCC Target Macro 'i386/freebsd.h'. o [2000/06/15] gnu/19327 Fix to build 'a.out' binary. o [2000/06/16] ports/19333 cwt patch to make amanda24 more userfriendly o [2000/06/16] bin/19337 obrien c89(1) not POSIX compliant (-l lib) and m o [2000/06/17] bin/19355 fstat gives signal 10 (SIGBUS) when outpu o [2000/06/18] i386/19365 lnc1 is not worked with Am79C973 o [2000/06/18] misc/19367 markm /etc/defaults/make.conf lists wrong value o [2000/06/18] bin/19369 Inadequate error reporting in "mount" com o [2000/06/19] bin/19377 tcpdump -i tun0 not port/host x shows inc o [2000/06/19] misc/19391 marcel Evilness with Linux Terminus, causes X to o [2000/06/20] ports/19403 ports portsifying of the glide3 source for dri o [2000/06/20] bin/19404 /usr/bin/error should be included in the o [2000/06/20] misc/19406 setenv() allocates memory which is not fr o [2000/06/20] i386/19410 spontaneous reboot when esd runs on a -ST o [2000/06/21] conf/19413 Too few MCAM SCSI devices in /dev o [2000/06/21] bin/19422 users can overflow argv to make ps segfau o [2000/06/22] ports/19434 obrien ports/mail/mutt dumps core o [2000/06/22] kern/19436 when using vlanX interface arp ageing wor o [2000/06/22] conf/19442 can't install on diverse harddisks. o [2000/06/22] ports/19448 markm filename input broken o [2000/06/22] ports/19456 chuckr the sp port is hardwired to install it's o [2000/06/22] ports/19457 vanilla The gimp port has /usr/local/bin hardwire o [2000/06/23] misc/19462 using HARP atm driver on FreeBSD3.4 freez o [2000/06/23] misc/19467 kris OpenSSH (as an rsync tunnel) blocks forev o [2000/06/23] docs/19481 doc Serial Communications chapter in Handbook o [2000/06/24] ports/19486 stb net/netatalk fix PLIST o [2000/06/24] kern/19490 faith0 network device has high number of o [2000/06/25] kern/19497 Adaptec AHA-1530P PNP scsi card is not re o [2000/06/25] ports/19498 kris ssh (1) instal fails o [2000/06/25] kern/19511 luigi a typo in ip_fw.c o [2000/06/26] bin/19514 patch to prevent tail'ing directories o [2000/06/26] ports/19523 billf Update port: graphics/gd o [2000/06/26] bin/19532 cdcontrol does not handle EOF on stdin pr o [2000/06/26] kern/19535 adrian procfs_rlimit tidyup o [2000/06/26] bin/19536 patch to prevent head'ing directories o [2000/06/26] ports/19539 obrien ports/editors/vim-lite cannot deinstall p o [2000/06/27] kern/19541 Want to marge ds1 sound card driver from o [2000/06/27] kern/19546 No CD audio o [2000/06/27] kern/19553 "panic: zone: entry not free" in namei() o [2000/06/28] bin/19558 amd doesn't know whether NFS feature is a o [2000/06/28] misc/19564 PNP-Id for ESS1681 o [2000/06/28] ports/19571 tg python/TKinter busy waits f [2000/06/28] conf/19573 Dot Files for Optional Shells o [2000/06/29] i386/19574 Let badsect recognize character device. o [2000/06/29] misc/19576 obrien [patch] add magic to file(1) to recognise o [2000/06/29] ports/19585 obrien bounce port misconfiguration o [2000/06/29] ports/19591 ports ssh2 port ignores 'ignorenologin' from lo o [2000/06/29] bin/19592 imp pccard_ether does not honor dhcp_{program f [2000/06/30] ports/19594 trevor update port: qrash o [2000/06/30] bin/19598 traceroutes default of 30 Hops is too low o [2000/07/01] kern/19624 make {DFL,MAX}SSIZ kernel options o [2000/07/01] bin/19635 add -c for grand total to df(1), like du( o [2000/07/02] ports/19641 jfitz Newer version of swatch available o [2000/07/02] gnu/19642 kbyanc patch to merge OpenBSD changes to patch(1 o [2000/07/02] ports/19650 asami python package causes segmentation fault f [2000/07/02] ports/19659 ports erlang port: proposal for updating the mn o [2000/07/03] ports/19665 max Update port: net/delegate o [2000/07/03] misc/19670 jkh Incorrect duplicate in fortunes2 o [2000/07/03] bin/19683 green mount displays incorrect mount point on f o [2000/07/03] kern/19686 yokota splash screen fails o [2000/07/03] kern/19688 jlemon Some boundry checking KASSERTS in network o [2000/07/05] kern/19706 Framing error on PC/NET 32 also used in o o [2000/07/05] ports/19713 max Update port lang/swi-pl to CFLAGS safeten o [2000/07/05] bin/19719 imp pccard_ether lacks the start_if hooks as o [2000/07/05] kern/19720 kbyanc more sysctl signed-ness patches o [2000/07/05] misc/19725 4.0-STABLE: sys/boot/ficl build fails if o [2000/07/06] gnu/19733 obrien GDB 4.18 is not GDB 4.18 o [2000/07/07] bin/19755 nologin not configurable o [2000/07/07] kern/19756 sheldonh Inability to use linux extended partition o [2000/07/07] ports/19757 obrien Update port: http://home.sol.no/~sverrehu o [2000/07/07] bin/19772 df output wrong for union-mounts o [2000/07/07] ports/19780 stb SETI@home port startup script fails o [2000/07/08] kern/19782 dirk mkisofs 1.12.1 (i386-unknown-freebsd4.0) o [2000/07/08] ports/19784 obrien comms/minicom v. 1.83.1 has the wrong che o [2000/07/08] bin/19790 gshapiro Cannot rebuild sendmail.cf without instal f [2000/07/09] misc/19798 cg 4DWAVE doesn't work. o [2000/07/09] misc/19805 not installable on old-fashioned dx50 o [2000/07/09] ports/19806 swallace error message w/xcdplayer: ioctl (cdromr f [2000/07/09] kern/19807 incorrect dates a [2000/07/09] bin/19810 hm i4b isdntel core-dumping if screen cols<8 a [2000/07/09] bin/19811 hm i4b isdntel leaving the tty in a strange o [2000/07/09] ports/19812 mharo [PATCH] LDAP support for proftpd o [2000/07/10] docs/19818 doc /usr/share/man/man8/sysinstall.8 missing o [2000/07/10] ports/19823 obrien gnucache build depends on unimplemented s o [2000/07/10] kern/19827 yokota psm flag bit9(NOIDPROBE) doesn't work cor o [2000/07/10] misc/19837 murray Run Fit it floppy from serial port o [2000/07/11] conf/19849 MAKEDEV still defaults to da0X instead of f [2000/07/11] ports/19854 ports [PATCH] inclusion of full mozart-oz docum o [2000/07/11] kern/19863 markm Non-blocking IO not supported on /dev/ran o [2000/07/12] kern/19865 sos atapi-cd.c does not check CDIOCREADSUBCHA o [2000/07/12] ports/19868 asami modify ports/Mk/bsd.port.mk to remove ALL o [2000/07/12] kern/19871 select on named pipes always returns 'ava o [2000/07/13] kern/19887 mjacob Boot hang while scanning SCSI bus o [2000/07/13] i386/19890 davidn Stallion serial driver support missing [p o [2000/07/13] bin/19897 gshapiro Allow building more then 1 SENDMAIL_CF a [2000/07/13] docs/19898 hm i4btel(4) man page refers to isdnphone(1) o [2000/07/14] kern/19913 des add SYN+FIN counter o [2000/07/14] ports/19914 max Update port: net/delegate o [2000/07/14] i386/19920 tanimura Add a PNP ISA modem to sio.c (details att s [2000/07/15] bin/19959 will new variable modifiers for make(1) o [2000/07/15] kern/19966 new syscons screensaver o [2000/07/16] misc/19971 asmodai bug in /usr/include/sys/socket.h o [2000/07/16] i386/19972 Add of pckg (several pkgs) aborted, error o [2000/07/17] ports/19977 rse mod_php3 and mod_php4 ports doesn't recog o [2000/07/17] docs/19981 doc Indonesian translations o [2000/07/17] docs/19995 doc keymap(5) missing from manual in 3.4-RELE o [2000/07/18] gnu/20004 obrien FBSD4 gcc __attribute__(constructor) not f [2000/07/18] misc/20007 mharo du -hcs * gives different wrong results d o [2000/07/18] misc/20024 jake [PATCH] queue(3) concatenation macros o [2000/07/18] kern/20029 des linprocfs does not accurately emulate Lin o [2000/07/19] bin/20042 "rsh -t" doesn't timeout if rcmd(3) never o [2000/07/19] alpha/20047 alpha FreeBSD does not yet support system type o [2000/07/20] bin/20054 ftpd: rotating _PATH_FTPDSTATFILE losts x o [2000/07/20] ports/20061 ports New Port: Entity - a RAD that work. Its f o [2000/07/20] docs/20067 doc src/sbin/nologin/nologin.5 is bad place o [2000/07/20] bin/20074 darrenr enable STATETOP for ipfstat (ipfilter) o [2000/07/20] bin/20078 obrien No problem o [2000/07/20] ports/20079 jseger Non-upgrade fixes for tk8[023] ports. o [2000/07/23] docs/20121 jim Better user ppp documentation in man page o [2000/07/23] ports/20122 obrien update pgcc to 2.95.3 o [2000/07/23] misc/20131 obrien Suggested additions to `magic' file o [2000/07/24] misc/20139 msmith Simple typo in src/share/examples/ppi/ppi o [2000/07/24] ports/20145 dburr improving the devel/SN port o [2000/07/24] bin/20154 quiting more/less on the console early le o [2000/07/24] misc/20159 strftime() can't produce ISO8601 format t o [2000/07/24] kern/20161 cg Integrate VIA VT82C686 AC'97 audio driver o [2000/07/24] bin/20165 markm PERL_THREADED=true fails; "yes" works; ma o [2000/07/24] misc/20166 billf Corrections & additions to games/quiz/dat f [2000/07/25] ports/20170 ports [PATCH] fvwm2-beta update o [2000/07/25] ports/20171 andreas postgresql7 user message contains $PREFIX o [2000/07/25] gnu/20173 steve send-pr(1) cannot override From: address o [2000/07/25] ports/20179 nbm Follow up on ports/20168 o [2000/07/25] ports/20186 nbm New port: fdp-tools o [2000/07/25] bin/20188 brian tcpdump -d enables promisc mode on tun0 a o [2000/07/26] ports/20196 jfitz update: x11-toolkits/p5-Tk to nonbeta f [2000/07/26] kern/20198 log setup of dynamic rules for ipfw o [2000/07/26] conf/20202 darrenr ipfilter hooks in rc.network o [2000/07/26] bin/20204 ps more doesn't handle 8-bit characters prop o [2000/07/27] kern/20214 dec kernel routing bug for nexthop is routed o [2000/07/27] kern/20231 non existing kernel files found in conf/f o [2000/07/28] ports/20240 obrien Update port: net/netcat has bogus master- o [2000/07/28] misc/20254 jhb BTX loader 1.00 can not recognize floppy o [2000/07/28] kern/20255 cg [PATCH] resume from suspend breaks pcm o [2000/07/28] ports/20267 chuckr Update port: print/transfig to 3.2.3c o [2000/07/28] ports/20270 reg libtool needlessly runs ldconfig after in o [2000/07/28] ports/20275 jmacd Update port: lang/mit-scheme to 7.5.9 (fi o [2000/07/28] kern/20278 cg YMF724 initialization fails on my environ s [2000/07/29] docs/20294 darrenr ipf(5) defines icmp rule twice f [2000/07/29] bin/20295 fdisk -s give incorrect disk size o [2000/07/29] kern/20297 cg Joystick is not enabled with es1370 based o [2000/07/30] docs/20298 doc man 5 keymap missing in 4.1 (Stable) o [2000/07/30] ports/20301 billf New port: irc/ircd-hybrid6 o [2000/07/30] ports/20307 obrien [PATCH] editors/vim5 PLIST needs fix o [2000/07/31] bin/20311 markm src/release/Makefile: broken CHECKSUM.MD5 o [2000/07/31] misc/20326 marcel [PATCH] installkernel fails if DESTDIR is o [2000/07/31] misc/20327 marcel [PATCH] src/sys/conf/Makefile.${MACHINE} o [2000/07/31] misc/20333 sheldonh ftp login fails on unix password when s/k o [2000/08/01] ports/20344 ports [PATCH] Port for QDraw-0.7.tar.gz o [2000/08/01] bin/20345 brian screensaver wont come on if pppctl is run o [2000/08/01] kern/20352 yokota Configuring a synaptics touchpad o [2000/08/01] misc/20354 sos interrupting burncd with ^C o [2000/08/02] ports/20356 mharo Update port: ftp/proftpd o [2000/08/02] ports/20359 ports New port: Apache-mod_perl_guide o [2000/08/02] ports/20364 dburr audio/ripit-atapi can use 'dagrab' instea o [2000/08/02] docs/20369 doc [patch] mountd.8 missing cross-references o [2000/08/02] bin/20371 obrien dhclient inserts bogus configurations o [2000/08/03] kern/20384 n_hibma Phase errors with Zip650 CD on USB o [2000/08/03] gnu/20387 ld error messages refers to undocumented o [2000/08/03] kern/20389 ken "device pass" required for CD ripping o [2000/08/03] bin/20391 jhb sysinstall should check debug.boothowto s o [2000/08/03] kern/20393 dillon processes get stuck in vmwait instead of o [2000/08/04] docs/20400 doc Building a kernel with debugging info sec o [2000/08/04] bin/20402 ache 4.1R's ls conflicts with Emacs' dired mod o [2000/08/04] misc/20408 Distribution CDs will not boot on IBM Thi o [2000/08/04] kern/20410 sio support for high speed NS16550A, ST16 o [2000/08/05] ports/20435 ports New port: Free EcmaScript Interpreter o [2000/08/05] conf/20436 asmodai Can't make only cd0 under 4.1-STABLE o [2000/08/05] kern/20437 sos IDE on Intel 815E looks like Intel ICH (y o [2000/08/06] docs/20447 doc forcing NFS exports to be updated o [2000/08/06] kern/20448 luigi expired dynamic rules shown in "ipfw get" o [2000/08/06] kern/20451 luigi net.inet.ip.fw.dyn_short_lifetime bound t f [2000/08/07] docs/20453 phantom wrong character set for chinese FAQ o [2000/08/07] misc/20457 davidn pw command doesn't generate random passwo o [2000/08/07] ports/20464 ports Port update of grace to 5.1.1 (included u o [2000/08/07] kern/20473 itojun socket(AF_INET, SOCK_RAW, 4) no longer wo o [2000/08/07] misc/20474 jkh Spelling fixes to fortune data file o [2000/08/07] misc/20475 mjacob SES/SAF-TE giving bogus temps on JMR ELEC o [2000/08/07] docs/20477 doc Document syslogd's special treatment of k o [2000/08/08] conf/20479 updates for rc.conf.5 manpage o [2000/08/08] i386/20485 AdvanSys ISA probe problems in 4.1-R GENE o [2000/08/08] ports/20491 ports AbiWord-0.7.10 fails to compile on FreeBS o [2000/08/09] conf/20498 brian All FreeBSD systems trigger massive late- o [2000/08/09] ports/20499 obrien [PATCH] conserver port doesn't like MD5 c o [2000/08/09] bin/20501 extra flag to dump to offline autoloaders o [2000/08/09] misc/20502 assar kerberos5 w/o kerberos4 attempts to build o [2000/08/09] misc/20504 assar [PATCH] ssh (openssh) cannot connect to s o [2000/08/10] ports/20520 will New port: lang/mercury o [2000/08/10] bin/20527 ume redundant binaries for similar IPv4 and I o [2000/08/10] docs/20528 doc sysconf(3) manpage doesn't mention posix. s [2000/08/10] kern/20529 billf gigabit cards fail to link o [2000/08/11] i386/20537 msmith HP NetRAID controller error when rebootin o [2000/08/11] ports/20542 ports New Port: Fugu-0.9.9d (http://gale.org/fu o [2000/08/12] ports/20561 dburr [PATCH] x11-fonts/sharefonts typo fix o [2000/08/12] ports/20565 torstenb [PATCH] More docs for postfix o [2000/08/12] bin/20569 sos libvgl tries to free global array o [2000/08/13] ports/20577 thepish update x11-toolkits/xmhtml, please close f [2000/08/13] ports/20582 will New port: tuxracer (3d penguin racing gam o [2000/08/13] ports/20587 ports Update port: upsd-2.0.1.6 o [2000/08/13] ports/20588 ports New port: upsd100-2.0.1.6(sysutils/upsd10 o [2000/08/14] bin/20600 net getpeereid obtains credentials from conne o [2000/08/14] ports/20601 ports DESTDIR and /etc/shells o [2000/08/14] ports/20602 ports New Ports: Manipulate / fetch info from M o [2000/08/14] ports/20610 ports New port of cgoban2 o [2000/08/14] kern/20611 VLAN parent device does not count VLAN ou o [2000/08/15] bin/20613 des fetch -T n is not timeout correctly when o [2000/08/15] docs/20626 des fetch(3) omits some of the env. vars unde o [2000/08/15] ports/20627 jseger tcl83 build is broken o [2000/08/16] bin/20643 dwmalone /usr/bin/kzip is obsolete; remove it? o [2000/08/16] ports/20644 ports Installation of port DAP requires compat3 o [2000/08/16] ports/20658 chuckr Update port: graphics/xpdf to 0.91 o [2000/08/16] i386/20660 wpaul if_wi provides 802.11 src and dst, not et o [2000/08/16] ports/20662 ports New port of viewkit f [2000/08/16] ports/20665 ports [PATCH] Update PORTVERSION for JadeTeX po o [2000/08/16] kern/20670 imp No PC-CARD Slots; Device Not Configured o [2000/08/17] ports/20678 asami make SORTED_MASTER_SITES_CMD variable ove o [2000/08/17] bin/20681 des [PATCH] show service names in netstat and o [2000/08/17] kern/20686 brian bpf filters do not behave as expected wit f [2000/08/17] ports/20693 ports Two patches for fxtv o [2000/08/18] bin/20696 Pkg_add does not make use of HTTP_PROXY / o [2000/08/18] conf/20698 cg pcm device o [2000/08/19] ports/20722 ports New port: x11-fonts/jmk-x11-fonts o [2000/08/19] ports/20723 murray [PATCH] Update port: eterm 0.9 o [2000/08/20] ports/20730 peter Update Squid 2.3-STABLE4 with latest vend o [2000/08/20] i386/20731 cg syslog reports pcm0: hwptr went backwards f [2000/08/20] ports/20737 ports audio/cdrdao test for pccts has a LOCALBA o [2000/08/20] docs/20738 doc correction and modification to clocks(7) f [2000/08/21] ports/20741 will new port submission o [2000/08/21] bin/20742 ps Weird problem with 'more' on 4-1-STABLE o [2000/08/21] ports/20749 stb [PATCH] ports/mail/cyrus update f [2000/08/21] ports/20760 ports unfetchable mail for a resource which is f [2000/08/21] misc/20773 Can NOT run PS after upgrade using CTM o [2000/08/22] conf/20774 sheldonh 'NFS access cache time=2' is not a daemon f [2000/08/22] misc/20778 aio_write function cannot be used. o [2000/08/22] kern/20781 ESS Solo is not listed in supported sound o [2000/08/22] ports/20793 ports (socket-server) of clisp does not create o [2000/08/23] docs/20794 doc Request 2 good documents under people.fre o [2000/08/23] ports/20795 msmith FBSD 4.x: Citrix client with drive mappin o [2000/08/23] bin/20799 davidn top's problem o [2000/08/23] i386/20803 mdodd ep0 driver finds additional "shadow" ep c o [2000/08/23] kern/20804 deadlocking when using vnode disk file an o [2000/08/23] misc/20808 ps netstat -m doesn't use -N or -M arguments o [2000/08/23] misc/20812 obrien Magic file missing EPS binary document su f [2000/08/23] misc/20813 use "|more" will lost one line of datas o [2000/08/24] ports/20821 jmz [PATCH] XDM PAM support should not requir o [2000/08/24] bin/20824 ftpd returns, "ad0s1a: not a plain file." o [2000/08/24] bin/20827 billf pkg_add -r only fetchs one-level deep dep o [2000/08/24] misc/20830 lile kernel link problems with Olicom token ri o [2000/08/25] kern/20834 sos Patches and remarks ASUS A7V onboard Prom o [2000/08/25] ports/20837 ports new port: palm/palmpower - disassembler + o [2000/08/25] i386/20845 Cyclades cy driver incompatible with Cycl o [2000/08/25] ports/20849 dec fix port: net/gated o [2000/08/25] ports/20851 torstenb Update port: audio/mpegaudio o [2000/08/26] bin/20858 sos libvgl does not handle fonts wider than 8 o [2000/08/26] kern/20878 wpaul Patch to add support for the 3c556B MiniP o [2000/08/26] ports/20880 ports new fvwm2-beta port o [2000/08/26] bin/20881 kris There's no reason not to build DNSsec-DSA o [2000/08/27] ports/20884 sobomax py-MySQLdb checksums are broken o [2000/08/27] ports/20885 ports new port request o [2000/08/27] ports/20888 stb [PATCH] Miscellaneous fixes for the cyrus o [2000/08/27] bin/20889 dwmalone syslogd.c still uses depreciated domain A o [2000/08/27] misc/20891 cg Suspend/Resume does not work for the YMF7 s [2000/08/28] misc/20906 darrenr [PATCH] typo in ipmon.8 o [2000/08/28] bin/20908 murray /stand/sysinstall too limited in selectio o [2000/08/29] misc/20920 yokota window(1) interferes with screensaver o [2000/08/29] misc/20921 yokota `Splash' screen fails to display splash.b f [2000/08/29] kern/20927 ume dmesg output: looutput: mbuf allocation f o [2000/08/30] bin/20944 ru natd enhancements, default config file an o [2000/08/30] misc/20948 billf /etc/aliases and other changes not known o [2000/08/30] bin/20949 marcel openssl build references non-buildtool, w o [2000/08/30] docs/20950 kris [PATCH] openssl.1 has bogus section title o [2000/08/31] ports/20964 ports New port: databases/hypersonicsql o [2000/08/31] ports/20968 ports Remove port: graphics/pnmtopng o [2000/08/31] ports/20970 andreas Remove port: print/ghostscript5 o [2000/08/31] ports/20975 ports update math/grace f [2000/09/01] kern/20992 kern/tty_subr.c, b_to_q to a clist with n o [2000/09/02] bin/20993 many ftpd commands not limited to logins f [2000/09/02] ports/20995 sheldonh freeciv-civ gtk make problem. o [2000/09/02] bin/20996 kris permissions on /usr/bin/opiepasswd f [2000/09/02] ports/20997 ports [PATCH] Man page, install enhancements fo f [2000/09/02] ports/20998 ports [PATCH] Enhancements for Xfstt port o [2000/09/02] ports/20999 jmz [PATCH] fix messages in mtools port a [2000/09/02] kern/21000 sheldonh 4.1-STABLE doesn't have card ID o [2000/09/02] ports/21003 ports New Port, modification of tcopy f [2000/09/02] bin/21007 wollman Improve/fix error messages in lpr's recvj o [2000/09/02] bin/21008 sheldonh Fix for lpr's handling of lots of jobs in o [2000/09/03] ports/21013 will [PATCH] Small fix for kdesupport2 PLIST a [2000/09/03] bin/21017 sheldonh mtree "no such file" message at job's end a [2000/09/04] ports/21021 ports graphics/quickpics bogus colorspace error o [2000/09/04] bin/21024 pow() ERANGE bug f [2000/09/04] gnu/21026 obrien gcc bug with -mno-ieee-fp and -march=pent o [2000/09/04] ports/21038 jseger CFengine doesn't install info files o [2000/09/04] ports/21045 se Port Broken: xblast o [2000/09/04] kern/21051 Updating 4.1-RELEASE to -current fails be o [2000/09/04] ports/21052 jseger Update: x11/xscreensaver o [2000/09/05] conf/21059 marcel `make -jN buildkernel' can't keep source o [2000/09/05] conf/21066 Proposed change in rc scripts o [2000/09/05] misc/21070 marcel default setting of ${SUP} in Makefile.inc o [2000/09/06] bin/21074 davidn chkgrp vs group(5) inconsistency f [2000/09/06] bin/21075 sheldonh top: can't allocate sufficient memory o [2000/09/06] bin/21080 mjacob dump doesn't use eject tape device correc o [2000/09/06] ports/21081 andreas Update port: devel/SpecTcl o [2000/09/06] bin/21086 joe Annoying little bug using ls -G with o [2000/09/07] ports/21088 sumikawa Virtual Hosts don't work under the apache f [2000/09/07] ports/21094 will New port: PHP 3.0.16 - standalone interpr o [2000/09/07] ports/21097 ports new port: net/xtradius o [2000/09/08] ports/21113 ports New port; voicetronix unified telephony A o [2000/09/08] ports/21120 grog Update port: x11-servers/x2x o [2000/09/08] ports/21124 markm Updete port: x11-wm/gwm to 1.8d o [2000/09/08] gnu/21128 a proposed patch for uucp package o [2000/09/09] bin/21142 [PATCH] avoid errors from "make objlink" o [2000/09/09] bin/21144 des [PATCH] fetch(1): don't bonk if ftp SIZE o [2000/09/09] kern/21154 Change the name of *_saver.ko to saver_*. o [2000/09/09] kern/21156 yokota [PATCH] inconsistency in scmouse vs xterm o [2000/09/10] ports/21160 jseger A patch for editors/emacs20 XIM support o [2000/09/10] ports/21168 ports New port: www/apache-contrib s [2000/09/10] bin/21178 ken voltag selector, and unload support for c f [2000/09/10] ports/21179 will New port: math/gul-vdog-qt o [2000/09/11] misc/21204 dwmalone bit_ffc and bit_ffs macros in bitstring.h o [2000/09/11] ports/21211 rse the startup file installed by apache-mods o [2000/09/12] ports/21218 cwt amanda24 should config with --with-buffer o [2000/09/12] kern/21222 wrong behavior of concurrent mmap()s on N o [2000/09/12] kern/21229 Proper value for vfs.nfs.access_cache_tim o [2000/09/12] misc/21230 jhb The URL for splash window is gone o [2000/09/12] bin/21231 roberto the ntp HTML docs don't have the images o [2000/09/12] misc/21239 murray sysinstall doesn't know that block device f [2000/09/12] kern/21240 mbufs allocated to data is huge number in o [2000/09/12] misc/21241 MAKEDEV on fixit floppy should not reset o [2000/09/12] kern/21242 Koutech PCI dual port serial card patch o [2000/09/12] ports/21243 obrien lsof port fails if $(CC) has a space in i o [2000/09/12] ports/21244 will Update port: emulators/xmame f [2000/09/12] bin/21246 nvi's -c flag does no do what it is docum o [2000/09/13] misc/21255 phk /sbin/md5 suggestion o [2000/09/14] bin/21261 burncd blank fails f [2000/09/14] ports/21262 ports Fix port: mail/postfix-current o [2000/09/14] misc/21265 Not a bug, say: feature? o [2000/09/14] misc/21273 PLIP Configuration in sysinstall is broke f [2000/09/14] ports/21286 sobomax [PATCH] ports/graphics/tiff fix o [2000/09/15] misc/21287 "make all" for a jail build fails at lib/ o [2000/09/15] ports/21288 jseger Modify net/trafshow to not destron ${PREF o [2000/09/15] ports/21291 ports New port: Free EcmaScript Interpreter (fe o [2000/09/15] ports/21293 ports An emacs major mode for editing SGML and o [2000/09/15] ports/21296 torstenb [PATCH] INN port is outdated o [2000/09/15] misc/21298 tftpd problem "Socket operation on non-so o [2000/09/16] ports/21307 ports New ports: dsssl-docbook-cygnus-1.44(text o [2000/09/16] kern/21308 Sound Blaster 16 (using pcm) and new DEVF o [2000/09/16] misc/21310 Telnetd locks up when trying to connect v o [2000/09/16] bin/21312 more incorrectly redraws screen on xterm f [2000/09/16] ports/21313 ports vmwarIPv6 and vmware2 panic: Fatal trap 1 o [2000/09/16] bin/21315 Shells often behave oddly when executing o [2000/09/16] kern/21317 [PATCH] LINT and NOTES give false default o [2000/09/16] bin/21321 [PATCHES] Finish the job of conditionaliz o [2000/09/17] ports/21324 dirk mysql port out of date o [2000/09/17] ports/21327 ports Initial ports entry for Bayonne IVR serve o [2000/09/17] ports/21334 trevor update port audio/spiralsynth o [2000/09/17] conf/21339 kris ssh-keygen: not found o [2000/09/18] ports/21341 ports New port: devel/elib-emacs + devel/elib-e o [2000/09/18] ports/21344 fenner ports/benchmark/netperf missing checksum f [2000/09/18] ports/21345 ports ports/biology/molden has a checksum error f [2000/09/18] ports/21346 ports ports/biology/platon o [2000/09/18] ports/21348 obrien ports/devel/pccts has a checksum error o [2000/09/18] ports/21350 nakai ports/editors/dedit o [2000/09/18] ports/21351 jhb ports/emulators/bfe sourcetarball no long o [2000/09/18] misc/21354 FreeBSD4.1 + SMP + vinum = crashes o [2000/09/18] ports/21356 ports New port: mbone/rat30 (rat-3.0.35), the s s [2000/09/18] kern/21362 bmilekic Adds M_RDONLY to external storage mbufs o [2000/09/18] ports/21365 obrien Update port: comms/conserver o [2000/09/18] ports/21366 sobomax Update port: comms/mserver o [2000/09/18] ports/21367 se Update port: comms/yaps o [2000/09/18] ports/21368 flathill Update port: games/xosmulti s [2000/09/18] ports/21371 bp Update port: net/mars_nwe to 0.99.20 o [2000/09/18] ports/21372 nectar Update port: sysutils/doconfig o [2000/09/18] misc/21385 About daemon_saver o [2000/09/18] ports/21389 ports g2c libraries and compatibility for DJGPP o [2000/09/18] kern/21391 WARNING messages occur when bpf is used w o [2000/09/18] ports/21392 ports New port: converters/tnef - Unpack data f o [2000/09/19] bin/21394 [PATCH] MAKEDEV creates rocketport specia o [2000/09/19] ports/21396 ports New port: net/ghtool - cmdline interface o [2000/09/19] ports/21401 ports Update port sysutils/wmtop to 0.83 with f o [2000/09/19] kern/21402 marcel Linuxulator: getpgid(0) fails o [2000/09/19] ports/21404 chuckr bug fix version of GLOBAL (3.56) released o [2000/09/19] kern/21405 Default module patch mismatch between ker o [2000/09/19] kern/21409 The ID for the VIA KT133 chipset is not i o [2000/09/19] kern/21410 sos ATA driver problems when UDMA66 is used w o [2000/09/19] ports/21411 ports Cyrus-SASL autodetected DB3, but fails to o [2000/09/20] ports/21412 ports New port: net/yaz o [2000/09/20] ports/21413 ports New port: net/zebra-server o [2000/09/20] ports/21414 ports New port: www/mod_zap o [2000/09/20] ports/21422 ports msql install fails looking for startup sc o [2000/09/20] ports/21435 ports New port Jakarta Ant (A Java based build o [2000/09/20] bin/21436 pkg_install will not compile without erro o [2000/09/20] ports/21439 ports FIX: mail/postfix-current o [2000/09/20] ports/21441 ports FIX: devel/pcre to install a working pgre o [2000/09/21] i386/21452 cg Add speaker volume adjusting support for f [2000/09/21] ports/21455 ports update graphics/giram to 0.1.7 o [2000/09/21] ports/21458 ports MASTER_SITES port update games/crossfire o [2000/09/21] ports/21460 jseger Patch net/trafshow: Allow showing ipv6 p o [2000/09/22] ports/21473 dburr update devel/SN to 4.5.2, not from mainta o [2000/09/22] ports/21475 ports Port broken: xlockmore 4.17.2 o [2000/09/22] bin/21476 ftp in 4.1-STABLE fails on http:// URLs o [2000/09/22] ports/21477 ports New port: xmms-crossfade o [2000/09/22] ports/21481 ports Update port math/abs o [2000/09/22] ports/21482 ports New port: games/gnurobots o [2000/09/22] ports/21485 ports Update: devel/camlp4 o [2000/09/22] ports/21488 ports New port: bmsync, a bookmark converter o [2000/09/22] conf/21489 /etc/pccard_ether feature request o [2000/09/22] ports/21491 billf Too old ethreal version, please update to o [2000/09/22] ports/21493 obrien Updated port emulators/spim 5.9 -> 6.2 o [2000/09/22] misc/21494 ftpd doesn't count a [2000/09/22] ports/21495 ade Evolution calendar crashes on attempt to o [2000/09/23] ports/21497 ports New addition to ports/ o [2000/09/23] ports/21502 ports Upgrade ports/lang/ghc to version 4.08.1 o [2000/09/23] ports/21504 ports New port: korean/tin o [2000/09/23] ports/21507 lioux New port emulators/sope (Playstation(tm) o [2000/09/23] ports/21511 ports Update port: security/pam-mysql o [2000/09/23] misc/21512 cdrdao fails to build with SCGLIB o [2000/09/23] ports/21513 ports stunnel port should be compiled using non o [2000/09/24] ports/21515 ports pine4 complains about wrong permissions o o [2000/09/24] ports/21516 ports New FreeBSD port for Fuzz o [2000/09/24] ports/21517 ports start|stop script for upsd (/usr/local/et o [2000/09/24] misc/21518 phantom missed some parametrs o [2000/09/24] bin/21519 sys/dir.h should be deprecated some more o [2000/09/24] ports/21520 ports Configure the synaptics touchpad. o [2000/09/24] kern/21524 Crashs while using talk with another loca o [2000/09/24] ports/21526 billf update graphics/qiv to 1.5, non-maintaine o [2000/09/24] misc/21528 installworld fails in secure/usr.bin/open o [2000/09/24] bin/21531 csh/tcsh provide no way to see/adjust new o [2000/09/24] ports/21532 ports No formal mechanism in place for discussi o [2000/09/24] ports/21533 ports A homebrewer's recipe calculator o [2000/09/24] misc/21534 ipfw + bridging + 4.x release = crash o [2000/09/25] misc/21536 jkh [PATCH] Add Hungarian FTP mirror to sysin o [2000/09/25] ports/21541 ports Replacement for pr 21538 o [2000/09/25] docs/21542 doc sigaction(2) man page is misleading o [2000/09/25] bin/21544 mail.local(8) doesn't allow nobiff option o [2000/09/25] ports/21545 ports emulators/vmware broken... o [2000/09/25] bin/21546 netstat -rn output needs netmask info add o [2000/09/25] ports/21549 gj Update ports: XEmacs21-21.1.12 o [2000/09/25] conf/21551 /etc/services needs a kpop entry o [2000/09/25] ports/21555 ports [PATCH] citrix_ica upgrade to version 6.0 o [2000/09/26] ports/21557 ports New port: MagicCube4D - four-dimensional o [2000/09/26] ports/21558 ports Skill fails to ID os and fails build o [2000/09/26] ports/21564 ports New port: security/sing o [2000/09/26] bin/21567 bmah [PATCH] pkg_version -v confuzzled by mult o [2000/09/26] bin/21570 [PATCH] Add -r option to /usr/bin/mail, q o [2000/09/26] ports/21573 ports Update port: cad/qcad to 1.4.4 o [2000/09/26] ports/21574 ports Update port: devel/qtez o [2000/09/26] ports/21575 ports Update port: graphics/ImageMagick to 5.2. o [2000/09/26] ports/21576 ports Update port: graphics/gnofract4d to 1.3 o [2000/09/26] ports/21577 ports Update port: graphics/togl o [2000/09/26] misc/21578 sindri@gmx.net o [2000/09/26] ports/21579 ports Update port: graphics/vcg o [2000/09/26] ports/21581 ports Update port: misc/xpns o [2000/09/26] ports/21584 ports mpd whines if kernel has option NETGRAPH o [2000/09/26] ports/21585 jeh New port: biology/nab o [2000/09/26] misc/21587 install problem in 4.1-Stable o [2000/09/26] ports/21589 ports Update port: www/udmsearch o [2000/09/27] ports/21594 ports New port: command line SMTP agent o [2000/09/27] ports/21597 ports port of WMusic o [2000/09/27] ports/21598 ports port of wm x10 controller o [2000/09/27] ports/21602 ports misc/sls port lost distfile (by maintaine o [2000/09/27] ports/21604 ports new port: java/jad o [2000/09/28] ports/21607 jeh Update port: biology/deft o [2000/09/28] ports/21608 jeh Update port: biology/ortep3 o [2000/09/28] ports/21609 jeh Update port: biology/povchem o [2000/09/28] ports/21610 ports Update port: databases/sqsh o [2000/09/28] ports/21611 ports Update port: games/gleyes o [2000/09/28] ports/21612 ports Update port: games/xbomber o [2000/09/28] ports/21613 ports Update port: games/xracer o [2000/09/28] ports/21614 ports Update port: graphics/4va o [2000/09/28] ports/21615 ports Update port: print/pdq o [2000/09/28] ports/21616 ports Update port: print/pstotext o [2000/09/28] ports/21617 ports Update port: sysutils/logrotate o [2000/09/28] ports/21618 ports Update port: sysutils/pwgen o [2000/09/28] ports/21619 ports Update port: x11/xkeywrap o [2000/09/28] ports/21620 ports Update port: audio/cd2mp3 o [2000/09/28] ports/21621 reg Update port: devel/libtool to 1.3.5 o [2000/09/28] kern/21623 wpaul Chipset SiS630E / NIC SiS 900 o [2000/09/28] kern/21627 sos Chipset SiS630E / ATA SiS 5591 o [2000/09/28] misc/21629 jkh Duplicate fortune in fortune datafile o [2000/09/28] ports/21630 ports Update of games/KnightCap to recognize CC o [2000/09/28] ports/21633 ports Updated port: tkrat2 o [2000/09/28] misc/21634 worms(6) ignores -d option s [2000/09/28] ports/21636 ade gnomelibs PLIST bug f [2000/09/28] ports/21638 ports Update: games/xlifegame o [2000/09/28] misc/21639 It's to easy to accidently tag a pr as Co o [2000/09/28] ports/21640 ports Update: games/xeji o [2000/09/28] ports/21641 ports Port update: fetchmail 5.5.3 o [2000/09/29] misc/21644 /usr/include/sys/mman.h uses a type defin o [2000/09/29] ports/21648 ports new port: gnometoaster f [2000/09/29] conf/21649 brian [Patch] rc.conf knob for unaligned access o [2000/09/29] bin/21650 dwmalone inetd doesn't take notice of new auth wit o [2000/09/30] bin/21659 Berkeley db library is statically compile o [2000/09/30] bin/21661 kris SSH connections die when using some X11 a o [2000/09/30] ports/21664 ports port of gmail gnome email-client o [2000/10/01] ports/21668 ports Update x11-wm/enlightenment o [2000/10/01] ports/21669 ports MAINTAINER new port: graphics/xine o [2000/10/01] ports/21670 ports MAINTAINER: new port: net/arping o [2000/10/01] i386/21672 AMD Duron Rev. A0 reports incorrect L2 ca o [2000/10/01] misc/21675 Better and more disktab entries for MO dr o [2000/10/01] ports/21678 ports New port: biology/biojava o [2000/10/01] ports/21681 ports the startup elisp file of PSGML port has o [2000/10/01] kern/21683 Unable to compile kernel after CVSUP. CVS o [2000/10/01] gnu/21685 remote gdb: ptrace(PT_GETDBREGS) failed: o [2000/10/01] ports/21687 ports rpm port is out-dated (2.5.6 instead of 3 o [2000/10/01] ports/21689 ports Update Port: audio/cdindex to 1.2.0 o [2000/10/02] ports/21691 ports New port: chinese/linux_base o [2000/10/02] conf/21695 ifconfig_XXX_aliasY in rc.conf; Y must be o [2000/10/02] misc/21699 sos ad4: READ command timeout - resetting\n a o [2000/10/02] docs/21700 bmah Description of SysKonnect Gigabit Etherne o [2000/10/02] ports/21705 ports CSCOPE writes incorrect offset into index o [2000/10/02] ports/21706 ports update libol to 0.2.20 o [2000/10/02] ports/21711 ports New port: unadf - unzip-like tool for .ad o [2000/10/02] docs/21712 doc core(5) manpage fails to mention kern.sug o [2000/10/02] misc/21715 The freebsd mail list digifier loses MIME o [2000/10/02] ports/21719 nbm New Port: Courier Mail Suite o [2000/10/02] ports/21720 ports Update port to use ADNS. o [2000/10/03] conf/21722 The mixer settings are lost on sysetm reb o [2000/10/03] docs/21724 doc man page is wrong in src/share/man/man4/m o [2000/10/03] bin/21725 mtree follows symlinks! o [2000/10/03] misc/21728 KDE won't start with kernel_securelevel=" o [2000/10/03] kern/21737 sendto returns systematically EINVAL with o [2000/10/03] kern/21741 roger Unable to use the BROOKTREE_ALLOC_PAGES k o [2000/10/04] ports/21745 ports Update Port: audio/cd2mp3 Latest releas o [2000/10/04] ports/21746 ports Ports update: audio/cd2mp3 Update to cd2 o [2000/10/04] ports/21747 ports Port Update: devel/portlint to allow PORT o [2000/10/04] ports/21749 ports Update port: audio/cd2mp3 Update to cd2m o [2000/10/04] bin/21751 ken libcam's cam_real_open_device() may lose o [2000/10/04] kern/21752 Infortrend IFT-3102 doesn't like SCSI Cac o [2000/10/04] kern/21754 Sound stops working when NetGear USB Devi o [2000/10/04] ports/21755 ports update editors/nano to 0.9.19 o [2000/10/04] ports/21759 ports New port: py-BisonGen-0.5.0 o [2000/10/04] ports/21760 ports New port: py-4Suite-0.9.0 o [2000/10/04] docs/21762 doc mailing list archiving or retrieval broke o [2000/10/04] pending/21763gnats-adminnew port o [2000/10/04] pending/21764gnats-adminupdate my email address o [2000/10/05] ports/21765 ports I cat't make ports using ; Mon, 9 Oct 2000 11:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA71127; Mon, 9 Oct 2000 11:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 3DF5D37B502; Mon, 9 Oct 2000 11:00:26 -0700 (PDT) Message-Id: <20001009180026.3DF5D37B502@hub.freebsd.org> Date: Mon, 9 Oct 2000 11:00:26 -0700 (PDT) From: cyriac.benoit@linuxmotor.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/21869: Compiling a a.out kernel on FreeBSD 4.0 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21869 >Category: kern >Synopsis: Compiling a a.out kernel on FreeBSD 4.0 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Mon Oct 09 11:10:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: BENOIT Cyriac >Release: FreeBSD 4.0 >Organization: Linux Motor >Environment: FreeBSD wkstel999.linuxmotor.com 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Fri Sep 15 11:44:24 CEST 2000 root@wkstel999.linuxmotor.com:/usr/src/sys/compile/NEW i386 >Description: I wish to make an X server with diskless workstations. The worksations use Linksys EtherFast 10/100 LAN Card (with boot PROM) to boot on the network (no use of disks). My tftp server tell me the kernel is not a "tagged file". It's unable to load the kernel image. It seems to be that the kernel must be in a.out format. How can I compile such a kernel ? >How-To-Repeat: Reboot the station. >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 Oct 9 11:12:56 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DBF4537B503; Mon, 9 Oct 2000 11:12:54 -0700 (PDT) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA72080; Mon, 9 Oct 2000 11:12:53 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Date: Mon, 9 Oct 2000 11:12:53 -0700 (PDT) From: Message-Id: <200010091812.LAA72080@freefall.freebsd.org> To: josh@zipperup.org, n_hibma@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/21841: New entry for usbdevs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New entry for usbdevs State-Changed-From-To: open->closed State-Changed-By: n_hibma State-Changed-When: Mon Oct 9 11:12:20 PDT 2000 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=21841 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 9 11:19:16 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 358C437B66D for ; Mon, 9 Oct 2000 11:19:09 -0700 (PDT) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id OAA17247; Mon, 9 Oct 2000 14:18:59 -0400 (EDT) (envelope-from wollman) Date: Mon, 9 Oct 2000 14:18:59 -0400 (EDT) From: Garrett Wollman Message-Id: <200010091818.OAA17247@khavrinen.lcs.mit.edu> To: Jim Pirzyk Cc: freebsd-bugs@FreeBSD.ORG Subject: Fwd: Re: bin/21789: no mkfile command In-Reply-To: <200010091530.IAA09075@freefall.freebsd.org> References: <200010091530.IAA09075@freefall.freebsd.org> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org < said: > The command not only creates a file, but also creates it with a certain > size > 0. I have included the SunOS man page to see how it is used. mkfile(1) is not standardized in either SUSv2 or POSIX.1-1996; the POSIX draft 4 rationale mentions that it was considered for inclusion and rejected. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 9 11:27: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from mail.disney.com (mail.disney.com [204.128.192.15]) by hub.freebsd.org (Postfix) with ESMTP id 29F2D37B66C for ; Mon, 9 Oct 2000 11:27:02 -0700 (PDT) Received: from pain10.corp.disney.com (root@pain10.corp.disney.com [153.7.110.100]) by mail.disney.com (Switch-2.0.1/Switch-2.0.1) with SMTP id e99IPuR12561 for ; Mon, 9 Oct 2000 11:25:56 -0700 (PDT) Received: from louie.fa.disney.com by pain.corp.disney.com with ESMTP for freebsd-bugs@FreeBSD.ORG; Mon, 9 Oct 2000 11:26:29 -0700 Received: from mercury.fan.fa.disney.com (mercury.fan.fa.disney.com [153.7.119.1]) by louie.fa.disney.com (8.9.2/8.9.2) with ESMTP id LAA24910 for ; Mon, 9 Oct 2000 11:25:55 -0700 (PDT) (envelope-from Jim.Pirzyk@disney.com) Received: from snoopy.fan.fa.disney.com by mercury.fan.fa.disney.com; Mon, 9 Oct 2000 11:25:54 -0700 From: Jim Pirzyk Organization: Walt Disney Feature Animation To: Garrett Wollman Subject: Re: Fwd: Re: bin/21789: no mkfile command Date: Mon, 9 Oct 2000 11:22:34 -0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain Cc: freebsd-bugs@FreeBSD.ORG References: <200010091530.IAA09075@freefall.freebsd.org> <200010091818.OAA17247@khavrinen.lcs.mit.edu> In-Reply-To: <200010091818.OAA17247@khavrinen.lcs.mit.edu> MIME-Version: 1.0 Message-Id: <00100911255504.00437@snoopy.fan.fa.disney.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 09 Oct 2000, Garrett Wollman wrote: > < said: > > > The command not only creates a file, but also creates it with a certain > > size > 0. I have included the SunOS man page to see how it is used. > > mkfile(1) is not standardized in either SUSv2 or POSIX.1-1996; the POSIX > draft 4 rationale mentions that it was considered for inclusion and > rejected. yes it is not a codified standard but a de-facto one. SGI, Apple (OS X) & Sun all have it (Cray, Dec/OSF1/Linux do not). - JimP > > -GAWollman > > -- > Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same > wollman@lcs.mit.edu | O Siem / The fires of freedom > Opinions not those of| Dance in the burning flame > MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick -- --- @(#) $Id: dot.signature,v 1.9 2000/07/10 16:43:05 pirzyk Exp $ __o Jim.Pirzyk@disney.com ------------------------------------- _'\<,_ Senior Systems Engineer, Walt Disney Feature Animation (*)/ (*) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 9 14: 0:14 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA01B37B66D for ; Mon, 9 Oct 2000 14:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA33053; Mon, 9 Oct 2000 14:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from verbal.uits.iupui.edu (verbal.uits.iupui.edu [149.166.240.10]) by hub.freebsd.org (Postfix) with ESMTP id 9E47137B66C; Mon, 9 Oct 2000 13:54:43 -0700 (PDT) Received: (from ajk@localhost) by verbal.uits.iupui.edu (8.11.1/8.11.1) id e99KsbC08757; Mon, 9 Oct 2000 15:54:37 -0500 (EST) (envelope-from ajk) Message-Id: <200010092054.e99KsbC08757@verbal.uits.iupui.edu> Date: Mon, 9 Oct 2000 15:54:37 -0500 (EST) From: ajk@iu.edu Reply-To: ajk@iu.edu To: FreeBSD-gnats-submit@freebsd.org Cc: kris@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/21877: [PATCH] DSA support for pam_ssh Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21877 >Category: bin >Synopsis: [PATCH] DSA support for pam_ssh >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 Oct 09 14:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Andrew J. Korty >Release: FreeBSD 5.0-CURRENT i386 >Organization: Indiana University >Environment: FreeBSD 5.0-CURRENT #1: Sun Oct 8 00:30:52 EST 2000 >Description: When DSA support was added to ssh-agent, pam_ssh stopped working. To fix this problem, I have added DSA support to pam_ssh. The user is authenticated if the supplied passphrase decrypts either the DSA or RSA key. Any and all decrypted keys are passed to the agent. This patch also fixes a possible memory leak and ensures the user's environment file (~/.ssh/agent-*) has sensible permissions. >How-To-Repeat: Apply the patch below. >Fix: Index: pam_ssh.c =================================================================== RCS file: /var/cvs/src/crypto/openssh/pam_ssh/pam_ssh.c,v retrieving revision 1.8 diff -u -r1.8 pam_ssh.c --- pam_ssh.c 2000/07/16 05:52:28 1.8 +++ pam_ssh.c 2000/10/09 20:39:35 @@ -28,11 +28,9 @@ */ -#include #include +#include -#include -#include #include #include #include @@ -45,6 +43,7 @@ #include #include +#include #include "includes.h" #include "rsa.h" @@ -54,18 +53,26 @@ #include "authfile.h" #define MODULE_NAME "pam_ssh" -#define NEED_PASSPHRASE "Need passphrase for %s (%s).\nEnter passphrase: " +#define NEED_PASSPHRASE "SSH passphrase: " #define PATH_SSH_AGENT "/usr/bin/ssh-agent" +/* + * Generic cleanup function for SSH "Key" type. + */ + void -rsa_cleanup(pam_handle_t *pamh, void *data, int error_status) +key_cleanup(pam_handle_t *pamh, void *data, int error_status) { if (data) - RSA_free(data); + key_free(data); } +/* + * Generic PAM cleanup function for this module. + */ + void ssh_cleanup(pam_handle_t *pamh, void *data, int error_status) { @@ -107,6 +114,10 @@ extern char **environ; +/* + * Create a new environment list. + */ + static ENV * env_new(void) { @@ -123,8 +134,12 @@ } +/* + * Insert a new entry into the list. + */ + static int -env_put(ENV *self, char *s) +env_put(ENV *self, const char *s) { struct env_entry *env; @@ -139,13 +154,21 @@ } +/* + * Switch between the original environ string and our crafted one. + */ + static void -env_swap(ENV *self, int which) +env_swap(const ENV *self, int which) { environ = which ? self->e_environ_new : self->e_environ_orig; } +/* + * Craft an environ string out of the list we've built. + */ + static int env_commit(ENV *self) { @@ -171,15 +194,20 @@ } +/* + * Destroy our list and environ string. + */ + static void env_destroy(ENV *self) { struct env_entry *p; env_swap(self, 0); - SLIST_FOREACH(p, &self->e_head, ee_entries) { + while ((p = SLIST_FIRST(&self->e_head))) { free(p->ee_env); free(p); + SLIST_REMOVE_HEAD(&self->e_head, ee_entries); } if (self->e_committed) free(self->e_environ_new); @@ -187,6 +215,10 @@ } +/* + * Cleanup function for PAM data storage. + */ + void env_cleanup(pam_handle_t *pamh, void *data, int error_status) { @@ -195,6 +227,80 @@ } +/* + * Authenticate a user's key by trying to decrypt it with the password + * provided. The key and its comment are then stored for later + * retrieval by the session phase. An increasing index is embedded in + * the PAM variable names so this function may be called multiple times + * for multiple keys. + */ + +int +auth_via_key( + pam_handle_t *pamh, + int type, + const char *file, + const struct passwd *user, + const char *pass +) +{ + char *comment; /* private key comment */ + char *data_name; /* PAM state */ + static int index = 0; /* for saved keys */ + Key *key; /* user's key */ + char *path; /* to key files */ + int retval; /* from calls */ + uid_t saved_uid; /* caller's uid */ + + /* locate the user's private key file */ + if (!asprintf(&path, "%s/%s", user->pw_dir, file)) { + syslog(LOG_CRIT, "%s: %m", MODULE_NAME); + return PAM_SERVICE_ERR; + } + saved_uid = getuid(); + /* + * Try to decrypt the private key with the passphrase provided. + * If success, the user is authenticated. + */ + key = key_new(type); + (void)setreuid(user->pw_uid, saved_uid); + retval = load_private_key(path, pass, key, &comment); + free(path); + (void)setuid(saved_uid); + if (!retval) + return retval; + /* + * Save the key and comment to pass to ssh-agent in the session + * phase. + */ + if (!asprintf(&data_name, "ssh_private_key_%d", index)) { + syslog(LOG_CRIT, "%s: %m", MODULE_NAME); + free(comment); + return PAM_SERVICE_ERR; + } + retval = pam_set_data(pamh, data_name, key, key_cleanup); + free(data_name); + if (retval != PAM_SUCCESS) { + key_free(key); + free(comment); + return retval; + } + if (!asprintf(&data_name, "ssh_key_comment_%d", index)) { + syslog(LOG_CRIT, "%s: %m", MODULE_NAME); + free(comment); + return PAM_SERVICE_ERR; + } + retval = pam_set_data(pamh, data_name, comment, ssh_cleanup); + free(data_name); + if (retval != PAM_SUCCESS) { + free(comment); + return retval; + } + ++index; + return PAM_SUCCESS; +} + + typedef struct passwd PASSWD; PAM_EXTERN int @@ -204,18 +310,11 @@ int argc, const char **argv) { - char *comment_priv; /* on private key */ - char *comment_pub; /* on public key */ - char *identity; /* user's identity file */ - Key key; /* user's private key */ int options; /* module options */ const char *pass; /* passphrase */ - char *prompt; /* passphrase prompt */ - Key public_key; /* user's public key */ const PASSWD *pwent; /* user's passwd entry */ PASSWD *pwent_keep; /* our own copy */ int retval; /* from calls */ - uid_t saved_uid; /* caller's uid */ const char *user; /* username */ options = 0; @@ -227,70 +326,25 @@ /* delay? */ return PAM_AUTH_ERR; } - /* locate the user's private key file */ - if (!asprintf(&identity, "%s/%s", pwent->pw_dir, - SSH_CLIENT_IDENTITY)) { - syslog(LOG_CRIT, "%s: %m", MODULE_NAME); - return PAM_SERVICE_ERR; - } /* - * Fail unless we can load the public key. Change to the - * owner's UID to appease load_public_key(). + * Pass prompt message to application and receive + * passphrase. */ - key.type = KEY_RSA; - key.rsa = RSA_new(); - public_key.type = KEY_RSA; - public_key.rsa = RSA_new(); - saved_uid = getuid(); - (void)setreuid(pwent->pw_uid, saved_uid); - retval = load_public_key(identity, &public_key, &comment_pub); - (void)setuid(saved_uid); - if (!retval) { - free(identity); - return PAM_AUTH_ERR; - } - RSA_free(public_key.rsa); - /* build the passphrase prompt */ - retval = asprintf(&prompt, NEED_PASSPHRASE, identity, comment_pub); - free(comment_pub); - if (!retval) { - syslog(LOG_CRIT, "%s: %m", MODULE_NAME); - free(identity); - return PAM_SERVICE_ERR; - } - /* pass prompt message to application and receive passphrase */ - retval = pam_get_pass(pamh, &pass, prompt, options); - free(prompt); - if (retval != PAM_SUCCESS) { - free(identity); + if ((retval = pam_get_pass(pamh, &pass, NEED_PASSPHRASE, options)) + != PAM_SUCCESS) return retval; - } + OpenSSL_add_all_algorithms(); /* required for DSA */ /* - * Try to decrypt the private key with the passphrase provided. - * If success, the user is authenticated. + * Either the DSA or the RSA key will authenticate us, but if + * we can decrypt both, we'll do so here so we can cache them in + * the session phase. */ - (void)setreuid(pwent->pw_uid, saved_uid); - retval = load_private_key(identity, pass, &key, &comment_priv); - free(identity); - (void)setuid(saved_uid); - if (!retval) + retval = auth_via_key(pamh, KEY_DSA, SSH_CLIENT_ID_DSA, pwent, + pass); + if (auth_via_key(pamh, KEY_RSA, SSH_CLIENT_IDENTITY, pwent, pass) + != PAM_SUCCESS && retval != PAM_SUCCESS) return PAM_AUTH_ERR; /* - * Save the key and comment to pass to ssh-agent in the session - * phase. - */ - if ((retval = pam_set_data(pamh, "ssh_private_key", key.rsa, - rsa_cleanup)) != PAM_SUCCESS) { - RSA_free(key.rsa); - free(comment_priv); - return retval; - } - if ((retval = pam_set_data(pamh, "ssh_key_comment", comment_priv, - ssh_cleanup)) != PAM_SUCCESS) { - free(comment_priv); - return retval; - } - /* * Copy the passwd entry (in case successive calls are made) * and save it for the session phase. */ @@ -333,7 +387,10 @@ char *env_end; /* end of env */ char *env_file; /* to store env */ FILE *env_fp; /* env_file handle */ - Key key; /* user's private key */ + char *data_name; /* PAM state */ + int final; /* final return value */ + int index; /* for saved keys */ + Key *key; /* user's private key */ FILE *pipe; /* ssh-agent handle */ const PASSWD *pwent; /* user's passwd entry */ int retval; /* from calls */ @@ -351,9 +408,10 @@ if ((retval = pam_get_item(pamh, PAM_TTY, (const void **)&tty)) != PAM_SUCCESS) return retval; - if (*tty == ':' && gethostname(hname, sizeof hname) == 0) { - if (asprintf(&env_file, "%s/.ssh/agent-%s%s", - pwent->pw_dir, hname, tty) == -1) { + if (gethostname(hname, sizeof hname) == 0) { + if (asprintf(&env_file, "%s/.ssh/agent-%s%s%s", + pwent->pw_dir, hname, *tty == ':' ? "" : ":", tty) + == -1) { syslog(LOG_CRIT, "%s: %m", MODULE_NAME); return PAM_SERVICE_ERR; } @@ -371,7 +429,8 @@ /* start the agent as the user */ saved_uid = geteuid(); (void)seteuid(pwent->pw_uid); - env_fp = fopen(env_file, "w"); + if ((env_fp = fopen(env_file, "w"))) + (void)chmod(env_file, S_IRUSR); pipe = popen(PATH_SSH_AGENT, "r"); (void)seteuid(saved_uid); if (!pipe) { @@ -380,6 +439,11 @@ (void)fclose(env_fp); return PAM_SESSION_ERR; } + /* + * Save environment for application with pam_putenv() + * but also with env_* functions for our own call to + * ssh_get_authentication_connection(). + */ if (!(ssh_env = env_new())) return PAM_SESSION_ERR; if ((retval = pam_set_data(pamh, "ssh_env_handle", ssh_env, @@ -388,11 +452,6 @@ while (fgets(parse, sizeof parse, pipe)) { if (env_fp) (void)fputs(parse, env_fp); - /* - * Save environment for application with pam_putenv() - * but also with env_* functions for our own call to - * ssh_get_authentication_connection(). - */ if (strchr(parse, '=') && (env_end = strchr(parse, ';'))) { *env_end = '\0'; /* pass to the application ... */ @@ -427,13 +486,8 @@ env_destroy(ssh_env); return PAM_SESSION_ERR; } - key.type = KEY_RSA; - /* connect to the agent and hand off the private key */ - if ((retval = pam_get_data(pamh, "ssh_private_key", - (const void **)&key.rsa)) != PAM_SUCCESS || - (retval = pam_get_data(pamh, "ssh_key_comment", - (const void **)&comment)) != PAM_SUCCESS || - (retval = env_commit(ssh_env)) != PAM_SUCCESS) { + /* connect to the agent */ + if ((retval = env_commit(ssh_env)) != PAM_SUCCESS) { env_destroy(ssh_env); return retval; } @@ -442,11 +496,38 @@ MODULE_NAME); env_destroy(ssh_env); return PAM_SESSION_ERR; + } + /* hand off each private key to the agent */ + final = 0; + for (index = 0; ; index++) { + if (!asprintf(&data_name, "ssh_private_key_%d", index)) { + syslog(LOG_CRIT, "%s: %m", MODULE_NAME); + ssh_close_authentication_connection(ac); + env_destroy(ssh_env); + return PAM_SERVICE_ERR; + } + retval = pam_get_data(pamh, data_name, (const void **)&key); + free(data_name); + if (retval != PAM_SUCCESS) + break; + if (!asprintf(&data_name, "ssh_key_comment_%d", index)) { + syslog(LOG_CRIT, "%s: %m", MODULE_NAME); + ssh_close_authentication_connection(ac); + env_destroy(ssh_env); + return PAM_SERVICE_ERR; + } + retval = pam_get_data(pamh, data_name, + (const void **)&comment); + free(data_name); + if (retval != PAM_SUCCESS) + break; + retval = ssh_add_identity(ac, key, comment); + if (!final) + final = retval; } - retval = ssh_add_identity(ac, key.rsa, comment); ssh_close_authentication_connection(ac); - env_swap(ssh_env, 0); - return retval ? PAM_SUCCESS : PAM_SESSION_ERR; + env_swap(ssh_env, 0); /* restore original environment */ + return final ? PAM_SUCCESS : PAM_SESSION_ERR; } @@ -461,6 +542,7 @@ int retval; /* from calls */ ENV *ssh_env; /* env handle */ + /* invoke the cached environment to re-access the agent */ if ((retval = pam_get_data(pamh, "ssh_env_handle", (const void **)&ssh_env)) != PAM_SUCCESS) return retval; >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 Oct 9 14:10: 8 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B180A37B66F for ; Mon, 9 Oct 2000 14:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA38150; Mon, 9 Oct 2000 14:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 9 Oct 2000 14:10:02 -0700 (PDT) Message-Id: <200010092110.OAA38150@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Johan Karlsson Subject: Re: Fwd: Re: bin/21789: no mkfile command Reply-To: Johan Karlsson Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/21789; it has been noted by GNATS. From: Johan Karlsson To: Jim Pirzyk Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: Fwd: Re: bin/21789: no mkfile command Date: Mon, 09 Oct 2000 23:01:19 +0200 At Mon, 09 Oct 2000 08:30:05 PDT, Jim Pirzyk wrote: > > The command not only creates a file, but also creates it with a certain > size > 0. I have included the SunOS man page to see how it is used. > > - JimP > This functionality is provided by the truncate(1) command. Okey I know it is not exatly the same but I think its close enough. /Johan K truncate(1) FreeBSD General Commands Manual truncate(1) NAME truncate - truncate or extend a file to a specified length SYNOPSIS truncate [-h] [-m mode] size file ... DESCRIPTION The command truncate causes the file file to be truncated or extended to length bytes in size. If the file was larger than this size, the extra data is lost. If the file was smaller than this size, it will be extended as if by writing bytes with the value zero. If the file doesn't exist, it is created, either with mode 0644 or the given mode mode. RETURN VALUES truncate returns 0 on success, an error value as specified in errno(7) otherwise. SEE ALSO truncate(2) AUTHOR truncate has been written by Alexander Langer. This manpage is based on the truncate(2) manual page. BSD May 25, 2000 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 9 17:10: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 35FD337B66C for ; Mon, 9 Oct 2000 17:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA06321; Mon, 9 Oct 2000 17:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 3570C37B502; Mon, 9 Oct 2000 17:07:28 -0700 (PDT) Message-Id: <20001010000728.3570C37B502@hub.freebsd.org> Date: Mon, 9 Oct 2000 17:07:28 -0700 (PDT) From: gouders@et.bocholt.fh-ge.de To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: conf/21879: Mysterious directory \012csetrib after installation of 4.1.1 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21879 >Category: conf >Synopsis: Mysterious directory \012csetrib after installation of 4.1.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 09 17:10:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Dirk Gouders >Release: 4.1.1 >Organization: FH Bocholt >Environment: FreeBSD karga.et.bocholt.fh-ge.de 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #0: Tue Sep 26 00:46:59 GMT 2000 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386 >Description: After the installation of the new release I found a directory named \012csetrib (First character is octal representation) in /usr/src. That directory contains the following structure: binutils/binutils/versise.c Here's an output of ls -al: total 2 drwx------ 2 root wheel 512 Oct 7 18:34 . drwx------ 3 root wheel 512 Oct 7 18:34 .. ---------- 1 root wheel 0 Jul 7 07:33 versise.c >How-To-Repeat: Don't know - maybe just do an install. I used an ISO image from ftp.freebsd.org to burn a CD. >Fix: Unknown. >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 Oct 9 17:30: 8 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DDFB337B66D for ; Mon, 9 Oct 2000 17:30:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA13236; Mon, 9 Oct 2000 17:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from alcanet.com.au (mail.alcanet.com.au [203.62.196.10]) by hub.freebsd.org (Postfix) with SMTP id 57D6037B502 for ; Mon, 9 Oct 2000 17:24:36 -0700 (PDT) Received: by border.alcanet.com.au id <115209>; Tue, 10 Oct 2000 11:24:15 +1000 Message-Id: <00Oct10.112415est.115209@border.alcanet.com.au> Date: Tue, 10 Oct 2000 11:24:18 +1100 (EST) From: peter.jeremy@alcatel.com.au Reply-To: peter.jeremy@alcatel.com.au To: FreeBSD-gnats-submit@FreeBSD.ORG, patches@tcpdump.org X-Send-Pr-Version: 3.2 Subject: bin/21880: Improved VLAN support for libcap/tcpdump Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21880 >Category: bin >Synopsis: Improved VLAN support for libcap/tcpdump >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 09 17:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Peter Jeremy >Release: FreeBSD 5.0-CURRENT i386 >Organization: Alcatel Australia Limited >Environment: FreeBSD 5-CURRENT, including tcpdump 3.5 and libpcap 0.5 >Description: Whilst tcpdump will correctly decode IEEE 802.1Q VLAN packets, it cannot filter them readily. The patch below adds a new "vlan" keyword which alows filtering on specific VLAN numbers as well as altering the Ethernet frame decoding offsets to suit 802.1Q frames. It would be trivial to extend this to other media types (eg FDDI), but I don't have access to test them. The patches also add a space following the vlan priority to separate it from the source host name. Note that (at least for FreeBSD), the tcpdump man page belongs in section 8, not section 1. This requires a repo-copy, as well as some trivial patches. >How-To-Repeat: Run tcpdump on a device carrying a VLAN trunk. >Fix: (Note that the CVS id's below reflect the FreeBSD repository, not the tcpdump.org repository) Index: print-ether.c =================================================================== RCS file: /home/CVSROOT/./src/contrib/tcpdump/print-ether.c,v retrieving revision 1.9 diff -u -r1.9 print-ether.c --- print-ether.c 2000/01/30 01:00:52 1.9 +++ print-ether.c 2000/10/09 20:32:36 @@ -205,7 +205,7 @@ return (1); case ETHERTYPE_8021Q: - printf("802.1Q vlan#%d P%d%s", + printf("802.1Q vlan#%d P%d%s ", ntohs(*(unsigned short*)p)&0xFFF, ntohs(*(unsigned short*)p)>>13, (ntohs(*(unsigned short*)p)&0x1000) ? " CFI" : ""); Index: tcpdump.1 =================================================================== RCS file: /home/CVSROOT/./src/contrib/tcpdump/tcpdump.1,v retrieving revision 1.8 diff -u -r1.8 tcpdump.1 --- tcpdump.1 2000/01/30 01:00:55 1.8 +++ tcpdump.1 2000/10/10 00:03:56 @@ -555,6 +555,13 @@ .in -.5i where \fIp\fR is one of the above protocols. Note that \fItcpdump\fR does an incomplete job of parsing these protocols. +.IP "\fBvlan \fI[vlan_id]\fR" +True if the packet is an IEEE 802.1Q VLAN packet. +If \fI[vlan_id]\fR is specified, only true is the packet has the specified +\fIvlan_id\fR. +Note that the first \fBvlan\fR keyword encountered in \fIexpression\fR +changes the decoding offsets for the remainder of \fIexpression\fR +on the assumption that the packet is a VLAN packet. .IP "\fIexpr relop expr\fR" True if the relation holds, where \fIrelop\fR is one of >, <, >=, <=, =, !=, and \fIexpr\fR is an arithmetic expression composed of integer constants Index: ethertype.h =================================================================== RCS file: /home/CVSROOT/src/contrib/libpcap/ethertype.h,v retrieving revision 1.1.1.2 diff -u -r1.1.1.2 ethertype.h --- ethertype.h 2000/01/30 00:32:39 1.1.1.2 +++ ethertype.h 2000/10/09 23:20:45 @@ -74,6 +74,9 @@ #ifndef ETHERTYPE_IPV6 #define ETHERTYPE_IPV6 0x80f3 #endif +#ifndef ETHERTYPE_8021Q +#define ETHERTYPE_8021Q 0x8100 +#endif #ifndef ETHERTYPE_LOOPBACK #define ETHERTYPE_LOOPBACK 0x9000 #endif Index: gencode.c =================================================================== RCS file: /home/CVSROOT/src/contrib/libpcap/gencode.c,v retrieving revision 1.8 diff -u -r1.8 gencode.c --- gencode.c 2000/03/04 23:57:39 1.8 +++ gencode.c 2000/10/09 23:25:19 @@ -2872,3 +2872,50 @@ dir); return (b0); } + +/* + * support IEEE 802.1Q VLAN trunk over ethernet + */ +struct block * +gen_vlan(vlan_num) + int vlan_num; +{ + static u_int orig_linktype = -1, orig_nl = -1; + struct block *b0; + + /* + * Change the offsets to point to the type and data fields within + * the VLAN packet. This is somewhat of a kludge. + */ + if (orig_nl == (u_int)-1) { + orig_linktype = off_linktype; /* save original values */ + orig_nl = off_nl; + + switch (linktype) { + + case DLT_EN10MB: + off_linktype = 16; + off_nl = 18; + break; + + default: + bpf_error("no VLAN support for data link type 0x%x", + linktype); + return; + } + } + + /* check for VLAN */ + b0 = gen_cmp(orig_linktype, BPF_H, (bpf_int32)ETHERTYPE_8021Q); + + /* If a specific VLAN is requested, check VLAN id */ + if (vlan_num >= 0) { + struct block *b1; + + b1 = gen_cmp(orig_nl, BPF_H, (bpf_int32)vlan_num); + gen_and(b0, b1); + b0 = b1; + } + + return (b0); +} Index: gencode.h =================================================================== RCS file: /home/CVSROOT/src/contrib/libpcap/gencode.h,v retrieving revision 1.3 diff -u -r1.3 gencode.h --- gencode.h 2000/01/30 00:43:34 1.3 +++ gencode.h 2000/10/09 23:17:34 @@ -180,6 +180,8 @@ struct block *gen_multicast(int); struct block *gen_inbound(int); +struct block *gen_vlan(int); + void bpf_optimize(struct block **); #if __STDC__ __dead void bpf_error(const char *, ...) Index: grammar.y =================================================================== RCS file: /home/CVSROOT/src/contrib/libpcap/grammar.y,v retrieving revision 1.5 diff -u -r1.5 grammar.y --- grammar.y 2000/01/30 00:43:34 1.5 +++ grammar.y 2000/10/09 23:30:19 @@ -115,6 +115,7 @@ %token LEN %token ISO ESIS ISIS %token IPV6 ICMPV6 AH ESP +%token VLAN %type ID %type EID @@ -161,14 +162,7 @@ | HID { /* Decide how to parse HID based on proto */ $$.q = $0.q; - switch ($$.q.proto) { - case Q_DECNET: - $$.b = gen_ncode($1, 0, $$.q); - break; - default: - $$.b = gen_ncode($1, 0, $$.q); - break; - } + $$.b = gen_ncode($1, 0, $$.q); } | HID6 '/' NUM { #ifdef INET6 @@ -273,6 +267,8 @@ | BYTE NUM byteop NUM { $$ = gen_byteop($3, $2, $4); } | INBOUND { $$ = gen_inbound(0); } | OUTBOUND { $$ = gen_inbound(1); } + | VLAN pnum { $$ = gen_vlan($2); } + | VLAN { $$ = gen_vlan(-1); } ; relop: '>' { $$ = BPF_JGT; } | GEQ { $$ = BPF_JGE; } Index: scanner.l =================================================================== RCS file: /home/CVSROOT/src/contrib/libpcap/scanner.l,v retrieving revision 1.5 diff -u -r1.5 scanner.l --- scanner.l 2000/01/30 00:43:35 1.5 +++ scanner.l 2000/10/09 21:57:49 @@ -232,6 +232,8 @@ inbound return INBOUND; outbound return OUTBOUND; +vlan return VLAN; + [ \n\t] ; [+\-*/:\[\]!<>()&|=] return yytext[0]; ">=" return GEQ; >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 Oct 9 22:30: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6522137B66C for ; Mon, 9 Oct 2000 22:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA32622; Mon, 9 Oct 2000 22:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from porter.sauber.net (adsl-209-233-30-232.dsl.snfc21.pacbell.net [209.233.30.232]) by hub.freebsd.org (Postfix) with ESMTP id C070A37B66C for ; Mon, 9 Oct 2000 22:21:49 -0700 (PDT) Received: (from sauber@localhost) by porter.sauber.net (8.11.0/8.11.0) id e9A5LxC00448; Mon, 9 Oct 2000 22:21:59 -0700 (PDT) (envelope-from sauber) Message-Id: <200010100521.e9A5LxC00448@porter.sauber.net> Date: Mon, 9 Oct 2000 22:21:59 -0700 (PDT) From: sauber@netcom.com Reply-To: sauber@netcom.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/21886: wicontrol desired on boot floopy Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21886 >Category: misc >Synopsis: wicontrol desired on boot floopy >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 09 22:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Soren Dossing >Release: FreeBSD 4.1.1-RELEASE i386 >Organization: >Environment: >Description: The kernel on the boot floppy has wi0 driver built in. But there is no wicontrol to change from the default ad-hoc mode into BBS mode. On my network only BBS mode is supported - and I think this is true many places. This is only a problem during a new installation - but nevertheless an annoying problem. >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 Oct 10 5: 8:30 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from relay2.mail.uk.psi.net (relay2.mail.uk.psi.net [154.32.107.6]) by hub.freebsd.org (Postfix) with ESMTP id DCD9537B503 for ; Tue, 10 Oct 2000 05:08:27 -0700 (PDT) Received: from mail.plasmon.co.uk ([193.115.5.217]) by relay2.mail.uk.psi.net with smtp (Exim 2.12 #2) id 13iyCj-0005yY-00 for freebsd-bugs@FreeBSD.org; Tue, 10 Oct 2000 13:08:21 +0100 Received: by mail.plasmon.co.uk(Lotus SMTP MTA v4.6.4 (830.2 3-23-1999)) id 80256974.0042D26E ; Tue, 10 Oct 2000 13:09:52 +0100 X-Lotus-FromDomain: PLASNOTES From: dbhague@allstor-sw.co.uk To: freebsd-bugs@FreeBSD.org Message-ID: <80256974.0042D1B7.00@mail.plasmon.co.uk> Date: Tue, 10 Oct 2000 13:09:50 +0100 Subject: Stressed SCSI subsystem locks up the system Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org We have a system using FreeBSD 3.0 which we have been using without problems for months. We have attached a SCSI RAID system, via an AHA3940 and during a stress test the system hangs. The stress test is seven processes running which create a large number of small files than deletes them all. The sympton is that the system locks up, no output on console and nothing logged. We have tried this on several different hardware platforms and gotten the same result. We have tried it on WindowsNT and Linux and the test appears to run okay. We have tried it on FreeBSD 4.0 & 4.1 and get the same the bug. Help ! Regards Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 10 6:50: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D21D37B503 for ; Tue, 10 Oct 2000 06:50:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA20163; Tue, 10 Oct 2000 06:50:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 10 Oct 2000 06:50:06 -0700 (PDT) Message-Id: <200010101350.GAA20163@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Subject: Re: kern/21831: kernel trap 12 crash in 4.1.1-STABLE Reply-To: Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/21831; it has been noted by GNATS. From: To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: kern/21831: kernel trap 12 crash in 4.1.1-STABLE Date: Tue, 10 Oct 2000 13:27:11 -0000 >You need to: > > a) Provide a dmesg listing from a boot -v of your system > before the problems began. %uname -a FreeBSD camera.stic.gov.tw 4.1.1-STABLE FreeBSD 4.1.1-STABLE #1: Sun Oct 8 21:04:31 GMT 2000 root@camera.stic.gov.tw:/usr/src/sys/compile/camera i386 %dmesg Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.1.1-STABLE #1: Sun Oct 8 21:04:31 GMT 2000 root@camera.stic.gov.tw:/usr/src/sys/compile/camera Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (598.98-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x673 Stepping = 3 Features=0x383fbff real memory = 536858624 (524276K bytes) avail memory = 519630848 (507452K bytes) Preloaded elf kernel "kernel" at 0xc030f000. Pentium Pro MTRR support enabled npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 9 fxp0: port 0x68e0-0x68ff mem 0xf7600000-0xf76fffff,0xeffff000-0xefffffff irq 14 at device 2.0 on pci0 fxp0: Ethernet address 00:06:29:ee:9f:be ahc0: port 0x7000-0x70ff mem 0xf75fd000-0xf75fdfff irq 10 at device 3.0 on pci0 aic7895C: Wide Channel A, SCSI Id=7, 32/255 SCBs ahc1: port 0x7400-0x74ff mem 0xf75fe000-0xf75fefff irq 10 at device 3.1 on pci0 aic7895C: Wide Channel B, SCSI Id=7, 32/255 SCBs isab0: at device 4.0 on pci0 isa0: on isab0 atapci0: port 0xfff0-0xffff at device 4.1 on pci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 4.2 irq 10 chip1: port 0xfe00-0xfe0f at device 4.3 on pci0 ahc2: port 0x7800-0x78ff mem 0xf75ff000-0xf75fffff irq 14 at device 14.0 on pci0 aic7890/91: Wide Channel A, SCSI Id=7, 32/255 SCBs xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0x6c00-0x6c7f mem 0xf75fcf80-0xf75fcfff irq 9 at device 16.0 on pci0 xl0: Ethernet address: 00:50:da:8a:6e:08 miibus0: on xl0 xlphy0: <3c905C 10/100 internal PHY> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppi0: on ppbus0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port acd0: CDROM at ata1-master using PIO4 Waiting 5 seconds for SCSI devices to settle da3 at ahc2 bus 0 target 6 lun 0 da3: Fixed Direct Access SCSI-2 device da3: 40.000MB/s transfers (20.000MHz, offset 31, 16bit), Tagged Queueing Enabled da3: 208384MB (426770432 512 byte sectors: 255H 63S/T 26565C) da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled da0: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C) da1 at ahc0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-3 device da1: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled da1: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C) da2 at ahc1 bus 0 target 9 lun 0 da2: Fixed Direct Access SCSI-2 device da2: 20.000MB/s transfers (10.000MHz, offset 8, 16bit), Tagged Queueing Enabled da2: 208384MB (426770432 512 byte sectors: 255H 63S/T 26565C) >b) Perform an nm /kernel | sort and locate the function that > contains the instruction 0xc01f7758. > nm /kernel | sort | grep c01f7 c01f7464 t ffs_indirtrunc c01f771c t acquire_lock c01f776c t free_lock c01f7794 t acquire_lock_interlocked c01f77d8 t free_lock_interlocked c01f77fc t sema_init c01f7828 t sema_get c01f7894 t sema_release c01f78d8 t worklist_insert c01f7924 t worklist_remove c01f7974 t workitem_free c01f79b4 t add_to_worklist c01f7a1c t softdep_process_worklist c01f7c20 t softdep_move_dependencies c01f7cd0 T softdep_flushfiles c01f7e40 t pagedep_lookup c01f7f94 t inodedep_lookup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 10 8:20: 8 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9846937B502 for ; Tue, 10 Oct 2000 08:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA56214; Tue, 10 Oct 2000 08:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 10 Oct 2000 08:20:01 -0700 (PDT) Message-Id: <200010101520.IAA56214@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Johan Karlsson Subject: Re: Fwd: Re: bin/21789: no mkfile command Reply-To: Johan Karlsson Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/21789; it has been noted by GNATS. From: Johan Karlsson To: Cc: Jim Pirzyk , FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: Fwd: Re: bin/21789: no mkfile command Date: Tue, 10 Oct 2000 17:18:10 +0200 At Mon, 09 Oct 2000 23:01:19 +0200, Johan Karlsson wrote: > This functionality is provided by the truncate(1) command. > Okey I know it is not exatly the same but I think its close enough. > I just managed to send an old version of the man page, it should be this on. Does this command solve your task that you need mkfile for? TRUNCATE(1) FreeBSD General Commands Manual TRUNCATE(1) NAME truncate - truncate or extend the length of files SYNOPSIS truncate [-c] -s [+|-]size[K|M|G] file ... truncate [-c] -r rfile file ... DESCRIPTION The truncate utility adjusts the length of each regular file given on the command-line. The following options are available: -c Do not create files if they do not exist. The truncate utility does not treat this as an error. No error messages are displayed and the exit value is not affected. -r rfile Truncate files to the length of the file rfile. -s [+|-]size[K|M|G] If the size argument is preceded by a plus sign (`+'), files will be extended by this number of bytes. If the size argument is preceded by a dash (`-'), file lengths will be reduced by no more than this number of bytes, to a minimum length of zero bytes. Otherwise, the size argument specifies an absolute length to which all files should be extended or reduced as appropriate. The size argument may be suffixed with one of `K', `M', `G' to indicate a multiple of Kilobytes, Megabytes or Gigabytes respec- tively. Exactly one of the -r and -s options must be specified. If a file is made smaller, its extra data is lost. If a file is made larger, it will be extended as if by writing bytes with the value zero. If the file does not exist, it is created unless the -c option is speci- fied. Note that, while truncating a file causes space on disk to be freed, ex- tending a file does not cause space to be allocated. To extend a file and actually allocate the space, it is necessary to explicitly write data to it, using (for example) the shell's `>>' redirection syntax, or dd(1). DIAGNOSTICS The truncate utility exits 0 on success, and >0 if an error occurs. If the operation fails for an argument, truncate will issue a diagnostic and continue processing the remaining arguments. SEE ALSO dd(1), touch(1), truncate(2) STANDARDS The truncate utility conforms to no known standards. HISTORY The truncate utility first appeared in FreeBSD 4.2. AUTHORS The truncate utility and this manual page were written by Sheldon Hearn . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 10 10:40: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 25BAA37B66D for ; Tue, 10 Oct 2000 10:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA13181; Tue, 10 Oct 2000 10:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by hub.freebsd.org (Postfix) with ESMTP id 277B937B502 for ; Tue, 10 Oct 2000 10:37:36 -0700 (PDT) Received: from m17-mp1-cvx1b.gui.ntl.com ([62.252.8.17]) by mta07-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001010171513.BTLZ27285.mta07-svc.ntlworld.com@m17-mp1-cvx1b.gui.ntl.com> for ; Tue, 10 Oct 2000 18:15:13 +0100 Message-Id: Date: Tue, 10 Oct 2000 18:15:35 +0100 (BST) From: George Reid To: FreeBSD-gnats-submit@freebsd.org Subject: kern/21893: SiS 5591 (early revision) has broken UDMA33 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21893 >Category: kern >Synopsis: SiS 5591 (early revision) has broken UDMA33 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 10 10:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: George Reid >Release: FreeBSD 4.1-RELEASE i386 >Organization: NeverNET IRC >Environment: FreeBSD 4.1-RELEASE i386 >Description: The SiS 5591 IDE controller (an supposedly-ATA33 model) does not work in ATA33 mode and attempts to revers to PIO. The chipset revision is 0xc1 and I have been informed that early revisions have issues with UDMA. The drive is a Fujitsu MPD3043AD, which is capable of UDMA4 (the 5591 does not support this) and UDMA2 (which this controller does not support either). Booting the system causes a freeze after 3 read timeouts when it attempts to revert to PIO mode after setting UDMA2 mode on the drive. >How-To-Repeat: Boot a system with an early revision (<= 0xc1) SiS 5591 controller and a drive capable of UDMA2. >Fix: --- ata-dma.c.orig Tue Oct 10 17:09:35 2000 +++ ata-dma.c Tue Oct 10 17:56:31 2000 @@ -377,7 +377,12 @@ break; case 0x55131039: /* SiS 5591 */ - if (udmamode >= 2) { + if (pci_get_revid(scp->dev) <= 0xc1) { + if (udmamode >= 2) + ata_printf(scp, device, + "buggy SiS 5591 chip revision, not setting UDMA2\n"); + } + else if (udmamode >= 2) { error = ata_command(scp, device, ATA_C_SETFEATURES, 0, 0, 0, ATA_UDMA2, ATA_C_F_SETXFER, ATA_WAIT_READY); if (bootverbose) >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 Oct 10 11:30: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5236D37B66C for ; Tue, 10 Oct 2000 11:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA32826; Tue, 10 Oct 2000 11:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 10 Oct 2000 11:30:02 -0700 (PDT) Message-Id: <200010101830.LAA32826@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Markus Grundmann" Subject: Re: kern/10411: top, vmstat, iostat show 0% cpu idle Reply-To: "Markus Grundmann" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10411; it has been noted by GNATS. From: "Markus Grundmann" To: , Cc: Subject: Re: kern/10411: top, vmstat, iostat show 0% cpu idle Date: Tue, 10 Oct 2000 20:24:40 +0200 Another example for this problem: Command: iostat -c 100 -w 1 -t proc -------- Machine A: UniProcessor PENTIUM 200 (---) / FreeBSD 4.1 tty cpu tin tout us ni sy in id 1 19 33 0 11 0 56 0 26 42 0 9 0 49 0 26 40 0 9 1 50 0 26 42 0 9 1 48 0 26 38 0 12 1 49 0 26 35 0 15 2 48 0 26 32 0 11 0 57 0 26 37 0 16 0 47 0 26 41 0 8 4 48 0 26 28 0 7 1 64 . . . Machine B: DualProcessor PENTIUM II 450 (ASUS P2B-DS) / FreeBSD 4.0 tty cpu tin tout us ni sy in id 3360153077 21 0 6 0 73 0 3456 0 0 0 0 0 0 3328 0 0 0 0 0 0 3328 0 0 0 0 0 0 3328 0 0 0 0 0 0 3328 0 0 0 0 0 0 3328 0 0 0 0 0 0 3328 0 0 0 0 0 0 3328 0 0 0 0 0 . . . CPU: Pentium II/Pentium II Xeon/Celeron (447.96-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183fbff real memory = 268423168 (262132K bytes) avail memory = 256512000 (250500K bytes) Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 1, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 0, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 . . . Maschine C: UniProcessor AMD K6-II 533 (---) / FreeBSD 4.0 tty cpu tin tout us ni sy in id 0 13 1 0 0 1 99 0 26 0 0 0 1 99 0 26 0 0 1 1 98 0 26 2 0 0 1 97 0 26 2 0 0 1 97 0 26 2 0 0 1 98 0 26 2 0 0 1 97 0 26 0 0 0 1 99 0 26 0 0 0 1 99 . . . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 10 12:30: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EFF7837B66D for ; Tue, 10 Oct 2000 12:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA67954; Tue, 10 Oct 2000 12:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 10 Oct 2000 12:30:03 -0700 (PDT) Message-Id: <200010101930.MAA67954@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Jim D." Subject: Re: kern/21791: Hang on FIN_WAIT_2 Reply-To: "Jim D." Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/21791; it has been noted by GNATS. From: "Jim D." To: Cc: Subject: Re: kern/21791: Hang on FIN_WAIT_2 Date: Tue, 10 Oct 2000 15:21:29 -0400 The FIN_WAIT_2s DO eventually timeout/get cleaned up. On a 3.4-S server it took about 4 days for the FIN_WAITs to disappear, it was quicker on 3.5-S (about 18-24 hours?). I still find it strange, is there anyone that could give a detailed explanation? -jd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 10 13:31: 0 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id B9A9A37B502 for ; Tue, 10 Oct 2000 13:30:57 -0700 (PDT) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 10 Oct 2000 21:30:56 +0100 (BST) Date: Tue, 10 Oct 2000 21:30:55 +0100 From: David Malone To: "Jim D." Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/21791: Hang on FIN_WAIT_2 Message-ID: <20001010213055.A27861@walton.maths.tcd.ie> References: <200010101930.MAA67954@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200010101930.MAA67954@freefall.freebsd.org>; from jd@dynw.com on Tue, Oct 10, 2000 at 12:30:03PM -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Oct 10, 2000 at 12:30:03PM -0700, Jim D. wrote: > The FIN_WAIT_2s DO eventually timeout/get cleaned up. On a 3.4-S server it > took about 4 days for > the FIN_WAITs to disappear, it was quicker on 3.5-S (about 18-24 hours?). I > still find it strange, is there > anyone that could give a detailed explanation? TCP/IP Illustrated would certainly discuss what goes on in these final states in TCP. If FreeBSD does what is listed there is another matter. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 10 14:37:23 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B923A37B502; Tue, 10 Oct 2000 14:37:21 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA17771; Tue, 10 Oct 2000 14:37:21 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Tue, 10 Oct 2000 14:37:21 -0700 (PDT) From: Message-Id: <200010102137.OAA17771@freefall.freebsd.org> To: dot@dotat.at, johan@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: gnu/13989: SIGWINCH corrupts the display of a multiline readline prompt with invisible characters Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: SIGWINCH corrupts the display of a multiline readline prompt with invisible characters State-Changed-From-To: open->closed State-Changed-By: johan State-Changed-When: Tue Oct 10 14:36:52 PDT 2000 State-Changed-Why: Closed at originators request. http://www.freebsd.org/cgi/query-pr.cgi?pr=13989 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 10 14:40:45 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6924037B66D; Tue, 10 Oct 2000 14:40:41 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA18958; Tue, 10 Oct 2000 14:40:41 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Tue, 10 Oct 2000 14:40:41 -0700 (PDT) From: Message-Id: <200010102140.OAA18958@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, sos@FreeBSD.org Subject: Re: kern/21893: SiS 5591 (early revision) has broken UDMA33 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: SiS 5591 (early revision) has broken UDMA33 Responsible-Changed-From-To: freebsd-bugs->sos Responsible-Changed-By: johan Responsible-Changed-When: Tue Oct 10 14:39:45 PDT 2000 Responsible-Changed-Why: Over to ATA maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=21893 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 10 14:41:35 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 72CB537B66C; Tue, 10 Oct 2000 14:41:34 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA19331; Tue, 10 Oct 2000 14:41:34 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Tue, 10 Oct 2000 14:41:34 -0700 (PDT) From: Message-Id: <200010102141.OAA19331@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, sos@FreeBSD.org Subject: Re: kern/21810: SiS5571 ATA controller does not work on ATA mode. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: SiS5571 ATA controller does not work on ATA mode. Responsible-Changed-From-To: freebsd-bugs->sos Responsible-Changed-By: johan Responsible-Changed-When: Tue Oct 10 14:41:12 PDT 2000 Responsible-Changed-Why: Over to ATA maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=21810 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 10 14:48:55 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 61BD137B503; Tue, 10 Oct 2000 14:48:54 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA22007; Tue, 10 Oct 2000 14:48:54 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Tue, 10 Oct 2000 14:48:54 -0700 (PDT) From: Message-Id: <200010102148.OAA22007@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, jkh@FreeBSD.org Subject: Re: misc/21886: wicontrol desired on boot floopy Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: wicontrol desired on boot floopy Responsible-Changed-From-To: freebsd-bugs->jkh Responsible-Changed-By: johan Responsible-Changed-When: Tue Oct 10 14:47:36 PDT 2000 Responsible-Changed-Why: Let Jordan tell if wicontrol can fit onto the kern/mfsroot floppies. http://www.freebsd.org/cgi/query-pr.cgi?pr=21886 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 10 14:50: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 45C7937B66D; Tue, 10 Oct 2000 14:50:01 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA22481; Tue, 10 Oct 2000 14:50:01 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Tue, 10 Oct 2000 14:50:01 -0700 (PDT) From: Message-Id: <200010102150.OAA22481@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, kris@FreeBSD.org Subject: Re: bin/21877: [PATCH] DSA support for pam_ssh Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: [PATCH] DSA support for pam_ssh Responsible-Changed-From-To: freebsd-bugs->kris Responsible-Changed-By: johan Responsible-Changed-When: Tue Oct 10 14:49:39 PDT 2000 Responsible-Changed-Why: Over to SSH maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=21877 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 10 15:11:20 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4609F37B502; Tue, 10 Oct 2000 15:11:18 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA30713; Tue, 10 Oct 2000 15:11:18 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Tue, 10 Oct 2000 15:11:18 -0700 (PDT) From: Message-Id: <200010102211.PAA30713@freefall.freebsd.org> To: jlemon@flugsvamp.com, johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, sos@FreeBSD.org Subject: Re: kern/21773: panic w/nexus + ata (ivar problem) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: panic w/nexus + ata (ivar problem) State-Changed-From-To: open->feedback State-Changed-By: johan State-Changed-When: Tue Oct 10 15:08:23 PDT 2000 State-Changed-Why: Hi Jonathan Did you try Sorens patch? Please report back to 'FreeBSD-gnats-submit@FreeBSD.ORG' with the subject of this message preserved. Responsible-Changed-From-To: freebsd-bugs->sos Responsible-Changed-By: johan Responsible-Changed-When: Tue Oct 10 15:08:23 PDT 2000 Responsible-Changed-Why: Over to Soren who asked for feedback. http://www.freebsd.org/cgi/query-pr.cgi?pr=21773 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 10 15:20:20 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3035337B502; Tue, 10 Oct 2000 15:20:19 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA33723; Tue, 10 Oct 2000 15:20:19 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Tue, 10 Oct 2000 15:20:19 -0700 (PDT) From: Message-Id: <200010102220.PAA33723@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, gshapiro@FreeBSD.org Subject: Re: bin/21544: mail.local(8) doesn't allow nobiff option Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: mail.local(8) doesn't allow nobiff option Responsible-Changed-From-To: freebsd-bugs->gshapiro Responsible-Changed-By: johan Responsible-Changed-When: Tue Oct 10 15:19:50 PDT 2000 Responsible-Changed-Why: Over to sendmail maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=21544 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 10 17: 0: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1435037B66D for ; Tue, 10 Oct 2000 17:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA68930; Tue, 10 Oct 2000 17:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id E9BF037B502; Tue, 10 Oct 2000 16:55:09 -0700 (PDT) Message-Id: <20001010235509.E9BF037B502@hub.freebsd.org> Date: Tue, 10 Oct 2000 16:55:09 -0700 (PDT) From: ingham@i-pi.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/21898: If options NFS is not in the kernel, mountd can cause a kernel panic Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21898 >Category: kern >Synopsis: If options NFS is not in the kernel, mountd can cause a kernel panic >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 10 17:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Kenneth Ingham >Release: 4.1.1-STABLE >Organization: Kenneth Ingham Consulting, LLC >Environment: FreeBSD wanmail2.ara.com 4.1.1-STABLE FreeBSD 4.1.1-STABLE #1: Tue Oct 10 23:24:37 MDT 2000 ingham@wanmail2.ara.com:/usr/src/sys/compile/WANMAIL i386 >Description: With the following /etc/exports file, the system would crash with a message about kernel malloc (sorry, I did not write it down) at boot time when mountd started. /var -network 63.99.12 -mask 255.255.255.128 Given that I did not have NFS configured into the kernel, it is reasonable that something go wrong. However, I'd prefer an appropriate message instead of a crash. >How-To-Repeat: See the full description above. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 10 17:30: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A9FBE37B66D for ; Tue, 10 Oct 2000 17:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA80481; Tue, 10 Oct 2000 17:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from subnet.sub.net (subnet.sub.net [212.227.14.21]) by hub.freebsd.org (Postfix) with ESMTP id 615E637B502 for ; Tue, 10 Oct 2000 17:21:02 -0700 (PDT) Received: from lyxys.ka.sub.org (uucp@localhost) by subnet.sub.net (8.8.8/8.8.8/1.2subnet-linux) with bsmtp id CAA12291 for FreeBSD-gnats-submit@freebsd.org; Wed, 11 Oct 2000 02:20:59 +0200 Received: from localhost (1442 bytes) by lyxys.ka.sub.org via sendmail with P:stdio/R:smart_host/T:inet_uusmtp (sender: ) (ident using unix) id for ; Wed, 11 Oct 2000 02:13:54 +0200 (CEST) (Smail-3.2.0.111 2000-Feb-17 #1 built 2000-Aug-23) Message-Id: Date: Wed, 11 Oct 2000 02:13:54 +0200 (CEST) From: wolfgang@lyxys.ka.sub.org Reply-To: wolfgang@lyxys.ka.sub.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/21899: mailwrapper(8) does not wrap /bin/rmail Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21899 >Category: bin >Synopsis: mailwrapper does not wrap /bin/rmail >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 10 17:30:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Wolfgang Zenker >Release: FreeBSD 4.1.1-STABLE i386 >Organization: private site >Environment: FreeBSD 4.* after switching to different MTA after previous use of sendmail >Description: When you switch from sendmail to a different mailer by configuring this different mailer in /etc/mail/mailer.conf, sendmails old /bin/rmail still stays around and is not redirected via mailwrapper. At least in the case of the new mailer being smail (installed from ports), /bin/rmail no longer works. I did not check the details, maybe it calls sendmail with options not supported by smail. The mailwrapper(8) man-page gives no caveat about /bin/rmail. >How-To-Repeat: Install smail from ports; do NOT "make replace" (this tries to overwrite sendmail instead of using mailwrapper) and configure /etc/mail/mailer.conf to use smail. >Fix: Delete /bin/rmail and tell uucp to use /usr/local/bin/rmail. Add a warning about /bin/rmail to BUGS-Section of mailwrapper -manpage. >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 Oct 10 22:10: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 563C337B502 for ; Tue, 10 Oct 2000 22:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA81453; Tue, 10 Oct 2000 22:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from belle.rnoc.urc.ac.ru (belle.rnoc.urc.ac.ru [193.233.85.10]) by hub.freebsd.org (Postfix) with ESMTP id 1A2BA37B66D for ; Tue, 10 Oct 2000 22:00:06 -0700 (PDT) Received: (from anton@localhost) by belle.rnoc.urc.ac.ru (8.11.0/8.9.3) id e9B4xJG82752; Wed, 11 Oct 2000 10:59:19 +0600 (YEKST) (envelope-from anton) Message-Id: <200010110459.e9B4xJG82752@belle.rnoc.urc.ac.ru> Date: Wed, 11 Oct 2000 10:59:19 +0600 (YEKST) From: anton@urc.ac.ru Reply-To: anton@urc.ac.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/21904: Fix for diskless startup bug in /etc/rc Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21904 >Category: misc >Synopsis: Fix for diskless startup bug in /etc/rc >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 Oct 10 22:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Anton Voronin >Release: FreeBSD 4.1-STABLE i386 >Organization: Southern Ural State University, Chelyabinsk, Russia >Environment: i386 workstations boot FreeBSD 4.1-STABLE remotely from the server with the same OS using rc.diskless* scripts. / and /usr are monted from the server (actually the server's / and /usr), /etc and /var are mounted by rc.diskless2. /tmp and swap are mounted from local disks. >Description: /etc/rc checks $1 against "autoboot" after it runs /etc/rc.diskless1. But as the latter uses "set" command, it clears the command line, and so /etc/rc fails to check for autoboot mode, so it doesn't run fsck, and so fails to mount local filesystems (/tmp in my case). >How-To-Repeat: Ensure you have /etc/rc.diskless* on the file server, boot FreeBSD 4.1-STABLE remotely from this server, and specify some locally mounted filesystems in /etc/fstab (ensure you have "1" in the 6th column for these filesystems. Then do a "dirty" reboot of the remote-booting machine (with reset button), and watch the booting process: instead of running fsck it prints "Skipping disk checks...", and then fails to mount local filesystems because they are still not clean. >Fix: --- rc.old Fri Sep 8 12:16:20 2000 +++ rc Wed Oct 11 10:34:09 2000 @@ -20,6 +20,7 @@ trap : 2 trap : 3 # shouldn't be needed +bootmode=$1 HOME=/ PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin export HOME PATH @@ -57,7 +58,7 @@ swapon -a -case $1 in +case ${bootmode} in autoboot) echo Automatic boot in progress... fsck -p >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 Oct 10 22:40: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 39E7437B502 for ; Tue, 10 Oct 2000 22:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA93031; Tue, 10 Oct 2000 22:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 10 Oct 2000 22:40:03 -0700 (PDT) Message-Id: <200010110540.WAA93031@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Doug Barton Subject: Re: misc/21904: Fix for diskless startup bug in /etc/rc Reply-To: Doug Barton Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/21904; it has been noted by GNATS. From: Doug Barton To: anton@urc.ac.ru Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: misc/21904: Fix for diskless startup bug in /etc/rc Date: Tue, 10 Oct 2000 22:31:04 -0700 anton@urc.ac.ru wrote: > > --- rc.old Fri Sep 8 12:16:20 2000 > +++ rc Wed Oct 11 10:34:09 2000 > @@ -20,6 +20,7 @@ > trap : 2 > trap : 3 # shouldn't be needed > > +bootmode=$1 > HOME=/ > PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin > export HOME PATH > @@ -57,7 +58,7 @@ > > swapon -a > > -case $1 in > +case ${bootmode} in > autoboot) > echo Automatic boot in progress... > fsck -p The patch seems reasonable. For style reasons I'd add a newline after the assignment line, otherwise it seems fine. Good detective work. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 1:48: 1 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 410B737B503 for ; Wed, 11 Oct 2000 01:47:58 -0700 (PDT) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id KAA37431; Wed, 11 Oct 2000 10:47:37 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: kern/21831: kernel trap 12 crash in 4.1.1-STABLE References: <200010101350.GAA20163@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 11 Oct 2000 10:47:36 +0200 In-Reply-To: 's message of "Tue, 10 Oct 2000 06:50:06 -0700 (PDT)" Message-ID: Lines: 16 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org writes: > >b) Perform an nm /kernel | sort and locate the function that > > contains the instruction 0xc01f7758. > > nm /kernel | sort | grep c01f7 > > c01f7464 t ffs_indirtrunc > c01f771c t acquire_lock > c01f776c t free_lock IOW, the panic occurred in acquire_lock. This is a FAQ, by the way: http://www.freebsd.org/FAQ/hackers.html#AEN5074 DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 2: 0:15 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9890937B66E for ; Wed, 11 Oct 2000 02:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA64575; Wed, 11 Oct 2000 02:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id E547B37B503; Wed, 11 Oct 2000 01:54:45 -0700 (PDT) Message-Id: <20001011085445.E547B37B503@hub.freebsd.org> Date: Wed, 11 Oct 2000 01:54:45 -0700 (PDT) From: joes@teleport.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/21908: passwd_format is not documented in login.conf(5) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21908 >Category: misc >Synopsis: passwd_format is not documented in login.conf(5) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 11 02:00:04 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Joseph Stein >Release: 4.1-20000927-STABLE >Organization: >Environment: FreeBSD shasta.joescanner.com 4.1-20000927-STABLE FreeBSD 4.1-20000927-STABLE #0: Fri Sep 29 20:15:28 PDT 2000 root@shasta.joescanner.com:/usr/obj/usr/src/sys/SHASTA i386 >Description: I was trying to troubleshoot still having (MD5?) entries in the /etc/master.passwd file when my crypt libraries were supposedly the DES versions (so I was expecting the standard 13 character crypt style passwords). After digging through the website, I found the "securing FreeBSD" section of the handbook, that indicates that the 'passwd_format' field of /etc/login.conf determines the encryption algorithm in the password file. passwd_format is not mentioned in the online man-pages on my system (I have not checked the WWW version at freebsd.org). >How-To-Repeat: Install a base system from floppies >Fix: add passwd_format=des to /etc/login.conf >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 Oct 11 2: 0:16 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD94C37B66F for ; Wed, 11 Oct 2000 02:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA64584; Wed, 11 Oct 2000 02:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (Postfix) with ESMTP id 9864837B503 for ; Wed, 11 Oct 2000 01:55:13 -0700 (PDT) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by david.siemens.de (8.11.0/8.11.0) with ESMTP id e9B8tCB28851 for ; Wed, 11 Oct 2000 10:55:12 +0200 (MET DST) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) by mail3.siemens.de (8.11.0/8.11.0) with ESMTP id e9B8tB317016226 for ; Wed, 11 Oct 2000 10:55:11 +0200 (MEST) Received: (from localhost) by curry.mchp.siemens.de (8.11.0/8.11.0) id e9B8tBJ34243 for FreeBSD-gnats-submit@freebsd.org; Wed, 11 Oct 2000 10:55:11 +0200 (CEST) Message-Id: <200010110855.e9B8tBo11357@curry.mchp.siemens.de> Date: Wed, 11 Oct 2000 10:55:11 +0200 (CEST) From: Andre Albsmeier To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/21909: no CTMs are genereated Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21909 >Category: misc >Synopsis: no CTMs are genereated >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 11 02:00:04 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Andre Albsmeier >Release: FreeBSD 4.1.1-STABLE i386 >Organization: >Environment: N/A >Description: Starting with Saturday no more CTMs have been generated. I didn't find any reference who can be contacted with ctm problems so I try it here. >How-To-Repeat: ftp ftp.freebsd.org cd /pub/FreeBSD/CTM/src-4 dir >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 Oct 11 2:29: 2 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38BAB37B502; Wed, 11 Oct 2000 02:29:01 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA76029; Wed, 11 Oct 2000 02:29:01 -0700 (PDT) (envelope-from ru@FreeBSD.org) Date: Wed, 11 Oct 2000 02:29:01 -0700 (PDT) From: Message-Id: <200010110929.CAA76029@freefall.freebsd.org> To: joes@teleport.com, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/21908: passwd_format is not documented in login.conf(5) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: passwd_format is not documented in login.conf(5) State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Wed Oct 11 02:28:02 PDT 2000 State-Changed-Why: Originator does not have up-to-date sources. http://www.freebsd.org/cgi/query-pr.cgi?pr=21908 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 2:30: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 75F5837B503 for ; Wed, 11 Oct 2000 02:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA76431; Wed, 11 Oct 2000 02:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 11 Oct 2000 02:30:02 -0700 (PDT) Message-Id: <200010110930.CAA76431@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ruslan Ermilov Subject: Re: misc/21908: passwd_format is not documented in login.conf(5) Reply-To: Ruslan Ermilov Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/21908; it has been noted by GNATS. From: Ruslan Ermilov To: joes@teleport.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/21908: passwd_format is not documented in login.conf(5) Date: Wed, 11 Oct 2000 12:26:30 +0300 On Wed, Oct 11, 2000 at 01:54:45AM -0700, joes@teleport.com wrote: > > >Synopsis: passwd_format is not documented in login.conf(5) > >Release: 4.1-20000927-STABLE Documented three days later: RCS file: /home/ncvs/src/lib/libutil/login.conf.5,v Working file: login.conf.5 head: 1.26 branch: locks: strict access list: keyword substitution: kv total revisions: 44; selected revisions: 4 description: ---------------------------- revision 1.22.2.4 date: 2000/09/30 00:44:45; author: green; state: Exp; lines: +5 -1 MFC: passwd_format documentation ---------------------------- -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 5:21:45 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6803537B502; Wed, 11 Oct 2000 05:21:44 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA39377; Wed, 11 Oct 2000 05:21:44 -0700 (PDT) (envelope-from ru@FreeBSD.org) Date: Wed, 11 Oct 2000 05:21:44 -0700 (PDT) From: Message-Id: <200010111221.FAA39377@freefall.freebsd.org> To: cjc@cc942873-a.ewndsr1.nj.home.com, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org, ru@FreeBSD.org Subject: Re: bin/16179: ipfw(8) poor design of command line parsing Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ipfw(8) poor design of command line parsing State-Changed-From-To: open->feedback State-Changed-By: ru State-Changed-When: Wed Oct 11 05:17:05 PDT 2000 State-Changed-Why: Fixed in 5.0-CURRENT, ipfw/ipfw.8,v 1.71 and ipfw/ipfw.c,v 1.95. Responsible-Changed-From-To: freebsd-bugs->ru Responsible-Changed-By: ru Responsible-Changed-When: Wed Oct 11 05:17:05 PDT 2000 Responsible-Changed-Why: Usual MFC reminder. http://www.freebsd.org/cgi/query-pr.cgi?pr=16179 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 6: 1:46 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F00A837B502; Wed, 11 Oct 2000 06:01:44 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA52383; Wed, 11 Oct 2000 06:01:44 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Wed, 11 Oct 2000 06:01:44 -0700 (PDT) From: Message-Id: <200010111301.GAA52383@freefall.freebsd.org> To: andre.albsmeier@mchp.siemens.de, johan@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/21909: no CTMs are genereated Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: no CTMs are genereated State-Changed-From-To: open->closed State-Changed-By: johan State-Changed-When: Wed Oct 11 06:00:54 PDT 2000 State-Changed-Why: Closed at originators request in -current. http://www.freebsd.org/cgi/query-pr.cgi?pr=21909 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 6:19:42 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B608637B502; Wed, 11 Oct 2000 06:19:40 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA59819; Wed, 11 Oct 2000 06:19:40 -0700 (PDT) (envelope-from ru@FreeBSD.org) Date: Wed, 11 Oct 2000 06:19:40 -0700 (PDT) From: Message-Id: <200010111319.GAA59819@freefall.freebsd.org> To: ecffang@yahoo.com, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/21786: ipfw divert broken after upgraded from 4.1 to 4.1.1 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ipfw divert broken after upgraded from 4.1 to 4.1.1 State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Wed Oct 11 06:18:30 PDT 2000 State-Changed-Why: Can not reproduce, originator is not responsive. http://www.freebsd.org/cgi/query-pr.cgi?pr=21786 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 8:14: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0958437B503; Wed, 11 Oct 2000 08:14:03 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA03195; Wed, 11 Oct 2000 08:14:03 -0700 (PDT) (envelope-from ru@FreeBSD.org) Date: Wed, 11 Oct 2000 08:14:03 -0700 (PDT) From: Message-Id: <200010111514.IAA03195@freefall.freebsd.org> To: dagill@unx.sas.com, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org, markm@FreeBSD.org Subject: Re: misc/12776: Add PAM hooks to rlogind and rshd Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Add PAM hooks to rlogind and rshd State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Wed Oct 11 08:11:39 PDT 2000 State-Changed-Why: A similar (or exactly this) patch has been applied a long time ago. Responsible-Changed-From-To: freebsd-bugs->markm Responsible-Changed-By: ru Responsible-Changed-When: Wed Oct 11 08:11:39 PDT 2000 Responsible-Changed-Why: Mark has done that. http://www.freebsd.org/cgi/query-pr.cgi?pr=12776 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 8:26:30 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 80BB537B503; Wed, 11 Oct 2000 08:26:28 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA07434; Wed, 11 Oct 2000 08:26:28 -0700 (PDT) (envelope-from ru@FreeBSD.org) Date: Wed, 11 Oct 2000 08:26:28 -0700 (PDT) From: Message-Id: <200010111526.IAA07434@freefall.freebsd.org> To: ru@FreeBSD.org, freebsd-bugs@FreeBSD.org, peter@FreeBSD.org Subject: Re: bin/8646: Implement rlogind -a option Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Implement rlogind -a option Responsible-Changed-From-To: freebsd-bugs->peter Responsible-Changed-By: ru Responsible-Changed-When: Wed Oct 11 08:25:11 PDT 2000 Responsible-Changed-Why: It's up to Peter to close this PR (he's the author of rlogind/rlogind.c,v 1.20). http://www.freebsd.org/cgi/query-pr.cgi?pr=8646 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 8:29:48 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A0BBD37B502; Wed, 11 Oct 2000 08:29:46 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA08570; Wed, 11 Oct 2000 08:29:46 -0700 (PDT) (envelope-from ru@FreeBSD.org) Date: Wed, 11 Oct 2000 08:29:46 -0700 (PDT) From: Message-Id: <200010111529.IAA08570@freefall.freebsd.org> To: mgove@cais.com, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/16434: Odd rlogin problem. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Odd rlogin problem. State-Changed-From-To: open->feedback State-Changed-By: ru State-Changed-When: Wed Oct 11 08:29:12 PDT 2000 State-Changed-Why: Does the problem still exist? http://www.freebsd.org/cgi/query-pr.cgi?pr=16434 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 9:10: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C717E37B66F for ; Wed, 11 Oct 2000 09:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA23543; Wed, 11 Oct 2000 09:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id F262137B503; Wed, 11 Oct 2000 09:02:37 -0700 (PDT) Message-Id: <20001011160237.F262137B503@hub.freebsd.org> Date: Wed, 11 Oct 2000 09:02:37 -0700 (PDT) From: rlucia@iscanet.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/21914: Odd behavior while changing IP address Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21914 >Category: kern >Synopsis: Odd behavior while changing IP address >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 Oct 11 09:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Rocco Lucia >Release: FreeBSD 4.1.1-STABLE >Organization: >Environment: FreeBSD angel.videoportal.it 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Thu Oct 5 18:51:22 CEST 2000 root@angel.videoportal.it:/usr/src/sys/compile/ANGEL i386 >Description: After changing IP address and netmask on an ethernet interface, outgoing connections or icmp packets echo request still maintain the previous address. The routing table changes accordingly. I'm using an xl interface. >How-To-Repeat: change the ip address: ifconfig xl0 inet newaddress netmask netnetmask then monitor things simply with: ping anotheripaddress tcpdump -n icmp >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 Oct 11 9:13:35 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B98E737B502; Wed, 11 Oct 2000 09:13:34 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA24814; Wed, 11 Oct 2000 09:13:34 -0700 (PDT) (envelope-from ru@FreeBSD.org) Date: Wed, 11 Oct 2000 09:13:34 -0700 (PDT) From: Message-Id: <200010111613.JAA24814@freefall.freebsd.org> To: rlucia@iscanet.com, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/21914: Odd behavior while changing IP address Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Odd behavior while changing IP address State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Wed Oct 11 09:12:01 PDT 2000 State-Changed-Why: Duplicate of PR kern/20785. http://www.freebsd.org/cgi/query-pr.cgi?pr=21914 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 9:29:43 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D1B4237B502; Wed, 11 Oct 2000 09:29:41 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA30460; Wed, 11 Oct 2000 09:29:41 -0700 (PDT) (envelope-from ru@FreeBSD.org) Date: Wed, 11 Oct 2000 09:29:41 -0700 (PDT) From: Message-Id: <200010111629.JAA30460@freefall.freebsd.org> To: ru@FreeBSD.org, freebsd-bugs@FreeBSD.org, ru@FreeBSD.org Subject: Re: kern/20785: changing IP address on an interface may not propagate properly Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: changing IP address on an interface may not propagate properly Responsible-Changed-From-To: freebsd-bugs->ru Responsible-Changed-By: ru Responsible-Changed-When: Wed Oct 11 09:28:36 PDT 2000 Responsible-Changed-Why: I am working on this issue. http://www.freebsd.org/cgi/query-pr.cgi?pr=20785 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 9:40: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CF6B37B503 for ; Wed, 11 Oct 2000 09:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA36647; Wed, 11 Oct 2000 09:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from genius.systems.pavilion.net (genius.systems.pavilion.net [212.74.1.100]) by hub.freebsd.org (Postfix) with ESMTP id A099837B502; Wed, 11 Oct 2000 09:39:32 -0700 (PDT) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id 97B879B10; Wed, 11 Oct 2000 17:39:31 +0100 (BST) Message-Id: <20001011163931.97B879B10@genius.systems.pavilion.net> Date: Wed, 11 Oct 2000 17:39:31 +0100 (BST) From: systems@pavilion.net Reply-To: systems@pavilion.net To: FreeBSD-gnats-submit@freebsd.org Cc: gibbs@freebsd.org, systems@pavilion.net X-Send-Pr-Version: 3.2 Subject: kern/21915: Machine dies sig 12 in ahc driver (Freebsd4.1.1) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21915 >Category: kern >Synopsis: Machine dies sig 12 in ahc driver (Freebsd4.1.1) >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 Oct 11 09:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Joe Karthauser >Release: FreeBSD-4.1.1 >Organization: Pavilion Internet plc >Environment: Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.1.1-STABLE #0: Wed Oct 11 15:19:45 BST 2000 root@:/usr/obj/usr/src/sys/BLASTER Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 801823410 Hz CPU: Pentium III/Pentium III Xeon/Celeron (801.82-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x683 Stepping = 3 Features=0x383f9ff real memory = 805306368 (786432K bytes) avail memory = 780689408 (762392K bytes) Preloaded elf kernel "kernel" at 0xc02e4000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib2: at device 1.0 on pci0 pci1: on pcib2 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 ata1: at 0x170 irq 15 on atapci0 pci0: at 7.2 irq 11 fxp0: port 0xe800-0xe83f mem 0xea000000-0xea0fffff,0xea101000-0xea101fff irq 10 at device 9.0 on pci0 fxp0: Ethernet address 00:02:b3:03:75:62 ahc0: port 0xec00-0xecff mem 0xea100000-0xea100fff irq 5 at device 10.0 on pci0 aic7892: Wide Channel A, SCSI Id=7, 32/255 SCBs pci0: at 11.0 irq 9 pcib1: on motherboard pci2: on pcib1 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 ppi0: on ppbus0 acd0: CDROM at ata0-master using PIO4 Waiting 3 seconds for SCSI devices to settle Mounting root from ufs:/dev/da0s1a da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled da0: 8678MB (17773500 512 byte sectors: 255H 63S/T 1106C) da3 at ahc0 bus 0 target 3 lun 0 da3: Fixed Direct Access SCSI-4 device da3: 160.000MB/s transfers (80.000MHz, offset 127, 16bit), Tagged Queueing Enabled da3: 34858MB (71390320 512 byte sectors: 255H 63S/T 4443C) da2 at ahc0 bus 0 target 2 lun 0 da2: Fixed Direct Access SCSI-4 device da2: 160.000MB/s transfers (80.000MHz, offset 127, 16bit), Tagged Queueing Enabled da2: 34858MB (71390320 512 byte sectors: 255H 63S/T 4443C) da1 at ahc0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-4 device da1: 160.000MB/s transfers (80.000MHz, offset 127, 16bit), Tagged Queueing Enabled da1: 34858MB (71390320 512 byte sectors: 255H 63S/T 4443C) WARNING: / was not properly dismounted vinum: loaded vinum: reading configuration from /dev/da1s1d vinum: updating configuration from /dev/da2s1d vinum: updating configuration from /dev/da3s1d # cat /etc/fstab # Device Mountpoint FStype Options Dump Pass# /dev/da0s1b none swap sw 0 0 /dev/da0s1a / ufs rw 1 1 /dev/da0s1h /home ufs rw 2 2 /dev/da0s1g /tmp ufs rw 2 2 /dev/da0s1f /usr ufs rw 2 2 /dev/da0s1e /var ufs rw 2 2 /dev/acd0c /cdrom cd9660 ro,noauto 0 0 /dev/vinum/dataraid5 /data ufs rw,noauto 2 2 proc /proc procfs rw 0 0 # vinum dumpconfig Drive raid5drive0: Device /dev/da1d Created on temp126.staff.pavilion.net at Tue Oct 10 16:25:38 2000 Config last updated Wed Oct 11 18:29:58 2000 Size: 36544886784 bytes (34851 MB) volume dataraid5 state up plex name dataraid5.p0 state up org raid5 512s vol dataraid5 sd name dataraid5.p0.s0 drive raid5drive0 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 0s sd name dataraid5.p0.s1 drive raid5drive1 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 512s sd name dataraid5.p0.s2 drive raid5drive2 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 1024s Drive /dev/da1d: 34 GB (36544886784 bytes) Drive raid5drive1: Device /dev/da2d Created on temp126.staff.pavilion.net at Tue Oct 10 16:25:59 2000 Config last updated Wed Oct 11 18:29:58 2000 Size: 36544886784 bytes (34851 MB) volume dataraid5 state up plex name dataraid5.p0 state up org raid5 512s vol dataraid5 sd name dataraid5.p0.s0 drive raid5drive0 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 0s sd name dataraid5.p0.s1 drive raid5drive1 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 512s sd name dataraid5.p0.s2 drive raid5drive2 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 1024s Drive /dev/da2d: 34 GB (36544886784 bytes) Drive raid5drive2: Device /dev/da3d Created on temp126.staff.pavilion.net at Tue Oct 10 16:26:00 2000 Config last updated Wed Oct 11 18:29:58 2000 Size: 36544886784 bytes (34851 MB) volume dataraid5 state up plex name dataraid5.p0 state up org raid5 512s vol dataraid5 sd name dataraid5.p0.s0 drive raid5drive0 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 0s sd name dataraid5.p0.s1 drive raid5drive1 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 512s sd name dataraid5.p0.s2 drive raid5drive2 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 1024s Drive /dev/da3d: 34 GB (36544886784 bytes) >Description: Rsyncing a remote machine's data onto this machine's vinum drive causes the machine to bus error. This is repeatable, and occurs on two exactly similar machines. Fatal trace 12: page fault while in kernel mode fault virtual address = 0xbfc00000 fault code = supervisor read, page not present intruction pointer = 0x8:0xc0210222 stack pointer = 0x10:0xc025e55c frame pointer = 0x10:0xc025e708 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = Idle interrupt mask = kernel: type 12 trap, code=0 stopped at: bus_dmamap_load+0x1ca: movl PTmap(,%eax,4),%edx db>trace bus_dmamap_load(c1e5cdc0,c0290700,0,0,c013af88,c1e5e9cc,0) at bus_dmamap_load+0x 1ca ahc_setup_data(c1e4d200,c1e5cc40,c21c9000,c1e5e9cc,c1e62244) at ahc_setup_data+0 x17e ahc_action(c1e5cc40,c21c9000,1,c1f36a90,6c0000) at ahc_action+0x2ec xpt_run_dev_sendq(c1e5cc00) at xpt_run_dev_sendq+0x1cb xpt_action(c21c9000,680000) at xpt_action+0x23f dastart(c1f2b500,c21c9000,c21c9000,c1f36a90,1,680000,c1e62230,1) at dastart+0x1c c xpt_run_dev_allocq(c1e5cc00,c21c9000,c1f3e000,c21c9000,680000) at xpt_run_dev_al locq+0x80 xpt_release_ccb(c21c9000,c21c9000,c1e62200,680000,680000) at xpt_release_ccb+0xe b dadone(c1f2b500,c21c9000,0,0,ffffffff) at dadone+0x459 camisr(c028a630,0,c021309f,0,400010) at camisr+0x1eb swi_cambio(0,400010,c0250010,c0120010,ffffffff) at swi_cambio+0xd doreti_swi() at doreti_swi+0xf >How-To-Repeat: # cd /data # rsync -vaW -e ssh remote.machine:/ localcopy/ [wait for file list to be compiled - then _bang_] >Fix: None. >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 Oct 11 11:34:25 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 82C1F37B502; Wed, 11 Oct 2000 11:34:23 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA80379; Wed, 11 Oct 2000 11:34:23 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Wed, 11 Oct 2000 11:34:23 -0700 (PDT) From: Message-Id: <200010111834.LAA80379@freefall.freebsd.org> To: sheldonh@uunet.co.za, johan@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/20838: Please check PR bin/15830: PATCH: rdump over ssh Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Please check PR bin/15830: PATCH: rdump over ssh State-Changed-From-To: open->closed State-Changed-By: johan State-Changed-When: Wed Oct 11 11:33:25 PDT 2000 State-Changed-Why: Bogus PR, should ahve been a mail only. http://www.freebsd.org/cgi/query-pr.cgi?pr=20838 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 12:41:49 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D49F137B732; Wed, 11 Oct 2000 12:06:58 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA95937; Wed, 11 Oct 2000 12:06:58 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Wed, 11 Oct 2000 12:06:58 -0700 (PDT) From: Message-Id: <200010111906.MAA95937@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, obrien@FreeBSD.org Subject: Re: gnu/20387: ld error messages refers to undocumented option --rpath Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ld error messages refers to undocumented option --rpath Responsible-Changed-From-To: freebsd-bugs->obrien Responsible-Changed-By: johan Responsible-Changed-When: Wed Oct 11 12:04:38 PDT 2000 Responsible-Changed-Why: Over to our GCC/binutil maintainer. David if I understand things correct this was reported to the binutil maintainers at GNU and has according to PR 20492 been accepted and included into binutils. I guess it will be in the next release. http://www.freebsd.org/cgi/query-pr.cgi?pr=20387 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 12:41:55 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C6D337B73D; Wed, 11 Oct 2000 12:08:13 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA96343; Wed, 11 Oct 2000 12:08:13 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Wed, 11 Oct 2000 12:08:13 -0700 (PDT) From: Message-Id: <200010111908.MAA96343@freefall.freebsd.org> To: nickc@redhat.com, johan@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: gnu/20492: Re: ld error messages refers to undocumented option --rpath Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Re: ld error messages refers to undocumented option --rpath State-Changed-From-To: open->closed State-Changed-By: johan State-Changed-When: Wed Oct 11 12:07:07 PDT 2000 State-Changed-Why: This was supposed to be a follow up to PR 20387, which now cross references this PR and we can closed this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=20492 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 12:50: 8 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D99537B66E for ; Wed, 11 Oct 2000 12:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA10911; Wed, 11 Oct 2000 12:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from h132-197-97-45.gte.com (h132-197-97-45.gte.com [132.197.97.45]) by hub.freebsd.org (Postfix) with ESMTP id 8263737B787; Wed, 11 Oct 2000 12:17:39 -0700 (PDT) Received: (from ak03@localhost) by h132-197-97-45.gte.com (8.11.0/8.11.0) id e9BJHOb80947; Wed, 11 Oct 2000 15:17:24 -0400 (EDT) (envelope-from ak03) Message-Id: <200010111917.e9BJHOb80947@h132-197-97-45.gte.com> Date: Wed, 11 Oct 2000 15:17:24 -0400 (EDT) From: ak03@gte.com Reply-To: ak03@gte.com To: FreeBSD-gnats-submit@freebsd.org Cc: des@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/21918: Unjustified basename code removal and subsequent breakage Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21918 >Category: bin >Synopsis: Revision 1.5 provides incomplete fix for 1.4 breakage by DES >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 Oct 11 12:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Alexander Kabaev >Release: FreeBSD 5.0-CURRENT i386 >Organization: Verizon Laboratories Inc. >Environment: FreeBSD-CURRENT PRE_SMPNG and later >Description: The comment on the old (correct) revision states that: If the suffix operand is present, is not identical to the characters remaining in string, and is identical to a suffix of the characters remaining in string, the suffix suffix shall be removed from string. The new version removes suffix even when suffix is identical to the remaining string itself. That is clearly not the behaviour both comment and basename man page describe. >How-To-Repeat: in sh: % basename filename.ext filename.ext % in ksh: % basename filename.ext filename.ext filename.ext % >Fix: Index: basename.c =================================================================== RCS file: /usr/ncvs/src/usr.bin/basename/basename.c,v retrieving revision 1.5 diff -u -r1.5 basename.c --- basename.c 2000/09/06 07:28:02 1.5 +++ basename.c 2000/10/11 19:00:43 @@ -56,7 +56,7 @@ int argc; char **argv; { - char *p, *q; + char *p; int ch; while ((ch = getopt(argc, argv, "")) != -1) @@ -73,8 +73,25 @@ if ((p = basename(argv[0])) == NULL) err(1, "%s", argv[0]); - if (*++argv && (q = strstr(p, *argv)) && strcmp(q, *argv) == 0) - *q = '\0'; + + /* + * If the suffix operand is present, is not identical to the + * characters remaining in string, and is identical to a suffix + * of the characters remaining in string, the suffix + * shall be removed from string. + */ + if (*++argv) { + int suffixlen, stringlen, off; + + suffixlen = strlen(*argv); + stringlen = strlen(p); + + if (suffixlen < stringlen) { + off = stringlen - suffixlen; + if (!strcmp(p + off, *argv)) + p[off] = '\0'; + } + } (void)printf("%s\n", p); exit(0); } >Release-Note: >Audit-Trail: >Unformatted: Alexander N. Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 12:59:38 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0589837B502; Wed, 11 Oct 2000 12:59:37 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA13977; Wed, 11 Oct 2000 12:59:37 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Wed, 11 Oct 2000 12:59:37 -0700 (PDT) From: Message-Id: <200010111959.MAA13977@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, luigi@FreeBSD.org Subject: Re: kern/20198: log setup of dynamic rules for ipfw Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: log setup of dynamic rules for ipfw Responsible-Changed-From-To: freebsd-bugs->luigi Responsible-Changed-By: johan Responsible-Changed-When: Wed Oct 11 12:59:07 PDT 2000 Responsible-Changed-Why: Over to ipfw maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=20198 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 22:50: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 93D6337B66C for ; Wed, 11 Oct 2000 22:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA34258; Wed, 11 Oct 2000 22:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 11 Oct 2000 22:50:02 -0700 (PDT) Message-Id: <200010120550.WAA34258@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Bruce Evans Subject: Re: bin/21918: Unjustified basename code removal and subsequent breakage Reply-To: Bruce Evans Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/21918; it has been noted by GNATS. From: Bruce Evans To: ak03@gte.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG, des@FreeBSD.ORG Subject: Re: bin/21918: Unjustified basename code removal and subsequent breakage Date: Thu, 12 Oct 2000 16:43:14 +1100 (EST) On Wed, 11 Oct 2000 ak03@gte.com wrote: > >Description: > > The comment on the old (correct) revision states that: > If the suffix operand is present, is not identical to the > characters remaining in string, and is identical to a suffix > of the characters remaining in string, the suffix suffix > shall be removed from string. > The new version removes suffix even when suffix is identical > to the remaining string itself. That is clearly not the > behaviour both comment and basename man page describe. basename(3) is remarkably feeble compared with basename(1). Another case that has changed is `basename ""`. basename(3) is specified to bogotify this case by changing "" to ".". Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 23: 0: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3805737B502 for ; Wed, 11 Oct 2000 23:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA37439; Wed, 11 Oct 2000 23:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 11 Oct 2000 23:00:04 -0700 (PDT) Message-Id: <200010120600.XAA37439@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Mark W. Krentel" Subject: Re: i386/15074: Two different panics when running Linux binaries on Athlon Reply-To: "Mark W. Krentel" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/15074; it has been noted by GNATS. From: "Mark W. Krentel" To: st@epcc.ed.ac.uk Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: i386/15074: Two different panics when running Linux binaries on Athlon Date: Thu, 12 Oct 2000 01:58:24 -0400 (EDT) Last year, you submitted Freebsd PR i386/15074 about a panic when running a Fortran benchmark from an ext2fs filesystem. I've also seen a panic from running Linux binaries from ext2fs, and I think they may be the same problem. Take a look at PR kern/19407 and see if anything looks similar. Bruce Evans found and fixed some buffer overflow problems in the ext2fs code, and that has fixed my panic. Assuming you haven't given up on Freebsd (and I hope you haven't), you might want to try updating to 4.1 and applying his patches. See if that makes any difference. --Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 11 23: 4:29 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from mx-a.qnet.com (mx-a.qnet.com [209.221.198.11]) by hub.freebsd.org (Postfix) with ESMTP id DDB8C37B502 for ; Wed, 11 Oct 2000 23:04:27 -0700 (PDT) Received: from cello.qnet.com (stork@cello.qnet.com [209.221.198.10]) by mx-a.qnet.com (8.9.1a/8.9.3) with ESMTP id XAA05247 for ; Wed, 11 Oct 2000 23:04:27 -0700 (PDT) Received: from localhost (stork@localhost) by cello.qnet.com (8.9.0/8.9.1) with ESMTP id XAA02101 for ; Wed, 11 Oct 2000 23:03:38 -0700 (PDT) X-Authentication-Warning: cello.qnet.com: stork owned process doing -bs Date: Wed, 11 Oct 2000 23:03:38 -0700 (PDT) From: Heredity Choice To: freebsd-bugs@freebsd.org Subject: Booteasy doesn't understand WINNT 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 Platform: FreeBSD 4.1 Intel Booteasy looking for WINNT boot files in all the wrong places! When I install FreeBSD as the third OS on a system with MS-DOS in the first partition and Windows 2000 or Windows NT 4.0 in the second partition, Booteasy looks for the NT boot files in the second partition, even though they always go in the first partition. In view of the numeric importance of Win NT/2000, it is urgent to straighten out Booteasy. My temporary solution is to use System Commander Deluxe 4.0. I can testify that System Commander 2.25 does not support FreeBSD, but 4.0 does. Paul Smith stork@qnet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 1:30: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A21DA37B502 for ; Thu, 12 Oct 2000 01:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA93633; Thu, 12 Oct 2000 01:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 12 Oct 2000 01:30:02 -0700 (PDT) Message-Id: <200010120830.BAA93633@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Dag-Erling Smorgrav Subject: Re: bin/21918: Unjustified basename code removal and subsequent breakage Reply-To: Dag-Erling Smorgrav Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/21918; it has been noted by GNATS. From: Dag-Erling Smorgrav To: ak03@gte.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/21918: Unjustified basename code removal and subsequent breakage Date: 12 Oct 2000 10:27:39 +0200 I will commit the following patch later today: Index: basename.c =================================================================== RCS file: /home/ncvs/src/usr.bin/basename/basename.c,v retrieving revision 1.5 diff -u -r1.5 basename.c --- basename.c 2000/09/06 07:28:02 1.5 +++ basename.c 2000/10/12 08:23:25 @@ -73,8 +73,9 @@ if ((p = basename(argv[0])) == NULL) err(1, "%s", argv[0]); - if (*++argv && (q = strstr(p, *argv)) && strcmp(q, *argv) == 0) - *q = '\0'; + if (*++argv && (q = strchr(p, '\0') - strlen(*argv)) > p && + strcmp(*argv, q) == 0) + *q = '\0'; (void)printf("%s\n", p); exit(0); } DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 2: 0:12 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 74ABB37B503 for ; Thu, 12 Oct 2000 02:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA03913; Thu, 12 Oct 2000 02:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 12 Oct 2000 02:00:02 -0700 (PDT) Message-Id: <200010120900.CAA03913@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Biing Jong Lin" Subject: Re: kern/21831: kernel trap 12 crash in 4.1.1-STABLE Reply-To: "Biing Jong Lin" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/21831; it has been noted by GNATS. From: "Biing Jong Lin" To: Cc: Subject: Re: kern/21831: kernel trap 12 crash in 4.1.1-STABLE Date: Thu, 12 Oct 2000 16:55:50 +0800 I've just recompiled kernel with DDB option, here is the pr update: ahc0:A:0: ahc_intr - referenced scb not valid during seqint 0x73 scb (29) ahc0: WARNING no command for scb 29 (cmdcmplt) QOUTPOS: 100 Fault Virtual Address: 0x0 Fault Code: supervisor read, page not present. Instruction Pointer: 0x8, 0xc01330fd Stack Pointer: 0x10, 0xd5e46e90 Frame Pointer: 0x10, 0xd5e46ea0 Code Segement: base 0x0,limit 0xfffff type 0x1b : DPL 0,pres 1,def 32 1, gran 1 Processir eflags: int enabled, resume, IOPL=0 Current process: 562 (cc1) interrupt mask: cam trap number : type 12,code = 0 stop at: ahc_match_scb+0x15: movl 0(%edi),%eax db>trace ahc_match_scb(c14c9400,0,0,41,0,ff,0) at ahc_match_scb+0x15 ahc_search_qinfifo(c14c9400,0,41,0,ff) at ahc_search_qinfifo+0xef ahc_freeze_devq(c14c9400,c14d63a8)at ahc_freeze_devq+0x5d ahc_handle_seqint(c14c9400,6c4400,81ff8e0,9,bfbfa898) at ahc_handle_seqint+0x148 ahc_freebsd_intr(c14c9400,6c4400,81ff8e0,9,bfbfa898 at ahc_freebsd_intr+0x94 intr_mux(c1039760,0,2f,2f,2f) at intr_mux+0x1d) Xresume10() at Xresume10+0x2b --interrupt, eip: 0x814383c, esp=0xd5e46fe0, ebp=0xbfbfa898 > nm /kernel | sort | grep c0133 c0133088 t ahc_busy_tcl c01330e8 t ahc_match_scb c01331dc T ahc_freeze_devq c0133240 t ahc_qinfifo_requeue c0133298 T ahc_search_qinfifo c013371c T ahc_search_disc_list c0133840 t ahc_rem_scb_from_disc_list c01338b0 t ahc_add_curscb_to_free_list c01338e8 t ahc_rem_wscb c013397c t ahc_abort_scbs c0133c60 t ahc_reset_current_bus c0133ca8 T ahc_reset_channel c0133ff0 t ahc_calc_residual > uname -a FreeBSD camera.stic.gov.tw 4.1.1-STABLE FreeBSD 4.1.1-STABLE #2: Wed Oct 11 11:32:54 GMT 2000 root@camera.stic.gov.tw:/usr/src/sys/compile/camera i386 >dmesg Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.1.1-STABLE #2: Wed Oct 11 11:32:54 GMT 2000 root@camera.stic.gov.tw:/usr/src/sys/compile/camera Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 598980154 Hz CPU: Pentium III/Pentium III Xeon/Celeron (598.98-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x673 Stepping = 3 Features=0x383fbff real memory = 536858624 (524276K bytes) avail memory = 519692288 (507512K bytes) Preloaded elf kernel "kernel" at 0xc0301000. Pentium Pro MTRR support enabled npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 9 fxp0: port 0x68e0-0x68ff mem 0xf7600000-0xf76f ffff,0xeffff000-0xefffffff irq 14 at device 2.0 on pci0 fxp0: Ethernet address 00:06:29:ee:9f:be ahc0: port 0x7000-0x70ff mem 0xf75fd000-0xf 75fdfff irq 10 at device 3.0 on pci0 aic7895C: Wide Channel A, SCSI Id=7, 32/255 SCBs ahc1: port 0x7400-0x74ff mem 0xf75fe000-0xf 75fefff irq 10 at device 3.1 on pci0 aic7895C: Wide Channel B, SCSI Id=7, 32/255 SCBs isab0: at device 4.0 on pci0 isa0: on isab0 atapci0: port 0xfff0-0xffff at device 4.1 on pci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 4.2 irq 10 chip1: port 0xfe00-0xfe0f at device 4.3 on pci0 ahc2: port 0x7800-0x78ff mem 0xf75ff000-0xf75 fffff irq 14 at device 14.0 on pci0 aic7890/91: Wide Channel A, SCSI Id=7, 32/255 SCBs xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0x6c00-0x6c7f mem 0xf75fcf80-0xf75f cfff irq 9 at device 16.0 on pci0 xl0: Ethernet address: 00:50:da:8a:6e:08 miibus0: on xl0 xlphy0: <3c905C 10/100 internal PHY> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 acd0: CDROM at ata1-master using PIO4 Waiting 5 seconds for SCSI devices to settle da3 at ahc2 bus 0 target 6 lun 0 da3: Fixed Direct Access SCSI-2 device da3: 40.000MB/s transfers (20.000MHz, offset 31, 16bit), Tagged Queueing Enabled da3: 208384MB (426770432 512 byte sectors: 255H 63S/T 26565C) da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled da0: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C) da1 at ahc0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-3 device da1: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled da1: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C) da2 at ahc1 bus 0 target 9 lun 0 da2: Fixed Direct Access SCSI-2 device da2: 20.000MB/s transfers (10.000MHz, offset 8, 16bit), Tagged Queueing Enabled da2: 208384MB (426770432 512 byte sectors: 255H 63S/T 26565C) kernel config: machine i386 cpu I686_CPU ident camera maxusers 64 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols makeoptions COPTFLAGS="-O2 -pipe" 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 SOFTUPDATES #Enable FFS soft updates support options NFS #Network Filesystem options CD9660 #ISO 9660 Filesystem options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=5000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev # 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 # # Enable the kernel debugger. # options DDB device isa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 device fd1 at fdc0 drive 1 # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives device atapist # ATAPI tape drives options ATA_STATIC_ID #Static device numbering #options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # SCSI Controllers device ahc # AHA2940 and onboard AIC7xxx devices # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) #device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #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 nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) #device apm0 at nexus? disable flags 0x20 # Advanced Power Management # PCCARD (PCMCIA) support #device card #device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000 #device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000 disable # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 device sio2 at isa? disable port IO_COM3 irq 5 device sio3 at isa? disable port IO_COM4 irq 9 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da # PCI Ethernet NICs. device fxp # Intel EtherExpress PRO/100B (82557, 82558) # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf 4 #Berkeley packet filter pseudo-device snp 4 options TCP_DROP_SYNFIN options TCP_RESTRICT_RST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 3:40: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 85CFC37B66C for ; Thu, 12 Oct 2000 03:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA39963; Thu, 12 Oct 2000 03:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from Omega.csie.NCTU.edu.tw (omega.csie.nctu.edu.tw [140.113.214.167]) by hub.freebsd.org (Postfix) with ESMTP id 9315237B66C for ; Thu, 12 Oct 2000 03:32:33 -0700 (PDT) Received: (from wkwu@localhost) by Omega.csie.NCTU.edu.tw (8.11.1/8.11.0) id e9CATVb01041; Thu, 12 Oct 2000 18:29:31 +0800 (CST) (envelope-from wkwu) Message-Id: <200010121029.e9CATVb01041@Omega.csie.NCTU.edu.tw> Date: Thu, 12 Oct 2000 18:29:31 +0800 (CST) From: wkwu@csie.nctu.edu.tw Reply-To: wkwu@csie.nctu.edu.tw To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/21929: lpd cause system crash Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21929 >Category: kern >Synopsis: lpd cause system crash >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 12 03:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Wei-Kai Wu >Release: FreeBSD 5.0-CURRENT i386 >Organization: Kavalan >Environment: Pentium-200 with 128MB RAM kernel: src-cur 4555 (make world & kernel) Printer: HP LaserJet 5MP >Description: lpd often causes system crash: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x17a fault code = supervisor write, page not present instruction pointer = 0x8:0xc01dd7f7 stack pointer = 0x10:0xc9dc5c70 frame pointer = 0x10:0xc9dc5c8c code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def 32 1, gran 1 processor eflags = interrupt enable, resume, IOPL = 0 current process = 149(lpd) trap number = 12 panic: page fault >How-To-Repeat: send a large file (>10MB) to printer. system often crashes... >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 Oct 12 5:30:10 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2AFFE37B502 for ; Thu, 12 Oct 2000 05:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA81781; Thu, 12 Oct 2000 05:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 12 Oct 2000 05:30:02 -0700 (PDT) Message-Id: <200010121230.FAA81781@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Josef Karthauser Subject: Re: kern/21915: Machine dies sig 12 in ahc driver (Freebsd4.1.1) Reply-To: Josef Karthauser Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/21915; it has been noted by GNATS. From: Josef Karthauser To: systems@pavilion.net Cc: FreeBSD-gnats-submit@freebsd.org, gibbs@freebsd.org Subject: Re: kern/21915: Machine dies sig 12 in ahc driver (Freebsd4.1.1) Date: Thu, 12 Oct 2000 13:27:35 +0100 Had another go today, incorporated Justin's MFC of last night. The problem still exists though. I had originally reported the problems as happening as soon as rsync's filelist build had completed, but upon reflection we get 20-30 seconds of file transfer happening first before the bus error. I've also set up the same thing with an rsync from an internal disk to the vinum partition: # rsync -vaW /usr /data/usr-copy This appears to work, i.e. it ran for several minutes before I stopped it with a ^c. My suspicion is that there's a race condition somewhere which is causing the bus to crash - somewhere between the ahc and the fxp drivers. I've not investigated deeper though, not having any familiarity with the device driver code. Joe On Wed, Oct 11, 2000 at 05:39:31PM +0100, systems@pavilion.net wrote: > > >Number: 21915 > >Category: kern > >Synopsis: Machine dies sig 12 in ahc driver (Freebsd4.1.1) > >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 Oct 11 09:40:00 PDT 2000 > >Closed-Date: > >Last-Modified: > >Originator: Joe Karthauser > >Release: FreeBSD-4.1.1 > >Organization: > Pavilion Internet plc > >Environment: > > Copyright (c) 1992-2000 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD 4.1.1-STABLE #0: Wed Oct 11 15:19:45 BST 2000 root@:/usr/obj/usr/src/sys/BLASTER > Timecounter "i8254" frequency 1193182 Hz > Timecounter "TSC" frequency 801823410 Hz > CPU: Pentium III/Pentium III Xeon/Celeron (801.82-MHz 686-class CPU) > Origin = "GenuineIntel" Id = 0x683 Stepping = 3 > Features=0x383f9ff > real memory = 805306368 (786432K bytes) > avail memory = 780689408 (762392K bytes) > Preloaded elf kernel "kernel" at 0xc02e4000. > Pentium Pro MTRR support enabled > md0: Malloc disk > npx0: on motherboard > npx0: INT 16 interface > pcib0: on motherboard > pci0: on pcib0 > pcib2: at device 1.0 on pci0 > pci1: on pcib2 > 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 > ata1: at 0x170 irq 15 on atapci0 > pci0: at 7.2 irq 11 > fxp0: port 0xe800-0xe83f mem 0xea000000-0xea0fffff,0xea101000-0xea101fff irq 10 at device 9.0 on pci0 > fxp0: Ethernet address 00:02:b3:03:75:62 > ahc0: port 0xec00-0xecff mem 0xea100000-0xea100fff irq 5 at device 10.0 on pci0 > aic7892: Wide Channel A, SCSI Id=7, 32/255 SCBs > pci0: at 11.0 irq 9 > pcib1: on motherboard > pci2: on pcib1 > fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 > fdc0: FIFO enabled, 8 bytes threshold > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > atkbdc0: at port 0x60,0x64 on isa0 > atkbd0: flags 0x1 irq 1 on atkbdc0 > kbd0 at atkbd0 > psm0: irq 12 on atkbdc0 > psm0: model Generic PS/2 mouse, device ID 0 > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > sc0: at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=0x300> > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > sio0: type 16550A > sio1 at port 0x2f8-0x2ff irq 3 on isa0 > sio1: type 16550A > ppc0: at port 0x378-0x37f irq 7 on isa0 > ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode > lpt0: on ppbus0 > lpt0: Interrupt-driven port > plip0: on ppbus0 > ppi0: on ppbus0 > acd0: CDROM at ata0-master using PIO4 > Waiting 3 seconds for SCSI devices to settle > Mounting root from ufs:/dev/da0s1a > da0 at ahc0 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-2 device > da0: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled > da0: 8678MB (17773500 512 byte sectors: 255H 63S/T 1106C) > da3 at ahc0 bus 0 target 3 lun 0 > da3: Fixed Direct Access SCSI-4 device > da3: 160.000MB/s transfers (80.000MHz, offset 127, 16bit), Tagged Queueing Enabled > da3: 34858MB (71390320 512 byte sectors: 255H 63S/T 4443C) > da2 at ahc0 bus 0 target 2 lun 0 > da2: Fixed Direct Access SCSI-4 device > da2: 160.000MB/s transfers (80.000MHz, offset 127, 16bit), Tagged Queueing Enabled > da2: 34858MB (71390320 512 byte sectors: 255H 63S/T 4443C) > da1 at ahc0 bus 0 target 1 lun 0 > da1: Fixed Direct Access SCSI-4 device > da1: 160.000MB/s transfers (80.000MHz, offset 127, 16bit), Tagged Queueing Enabled > da1: 34858MB (71390320 512 byte sectors: 255H 63S/T 4443C) > WARNING: / was not properly dismounted > vinum: loaded > vinum: reading configuration from /dev/da1s1d > vinum: updating configuration from /dev/da2s1d > vinum: updating configuration from /dev/da3s1d > > > > # cat /etc/fstab > > # Device Mountpoint FStype Options Dump Pass# > /dev/da0s1b none swap sw 0 0 > /dev/da0s1a / ufs rw 1 1 > /dev/da0s1h /home ufs rw 2 2 > /dev/da0s1g /tmp ufs rw 2 2 > /dev/da0s1f /usr ufs rw 2 2 > /dev/da0s1e /var ufs rw 2 2 > /dev/acd0c /cdrom cd9660 ro,noauto 0 0 > /dev/vinum/dataraid5 /data ufs rw,noauto 2 2 > proc /proc procfs rw 0 0 > > > > # vinum dumpconfig > > Drive raid5drive0: Device /dev/da1d > Created on temp126.staff.pavilion.net at Tue Oct 10 16:25:38 2000 > Config last updated Wed Oct 11 18:29:58 2000 > Size: 36544886784 bytes (34851 MB) > volume dataraid5 state up > plex name dataraid5.p0 state up org raid5 512s vol dataraid5 > sd name dataraid5.p0.s0 drive raid5drive0 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 0s > sd name dataraid5.p0.s1 drive raid5drive1 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 512s > sd name dataraid5.p0.s2 drive raid5drive2 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 1024s > > Drive /dev/da1d: 34 GB (36544886784 bytes) > Drive raid5drive1: Device /dev/da2d > Created on temp126.staff.pavilion.net at Tue Oct 10 16:25:59 2000 > Config last updated Wed Oct 11 18:29:58 2000 > Size: 36544886784 bytes (34851 MB) > volume dataraid5 state up > plex name dataraid5.p0 state up org raid5 512s vol dataraid5 > sd name dataraid5.p0.s0 drive raid5drive0 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 0s > sd name dataraid5.p0.s1 drive raid5drive1 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 512s > sd name dataraid5.p0.s2 drive raid5drive2 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 1024s > > Drive /dev/da2d: 34 GB (36544886784 bytes) > Drive raid5drive2: Device /dev/da3d > Created on temp126.staff.pavilion.net at Tue Oct 10 16:26:00 2000 > Config last updated Wed Oct 11 18:29:58 2000 > Size: 36544886784 bytes (34851 MB) > volume dataraid5 state up > plex name dataraid5.p0 state up org raid5 512s vol dataraid5 > sd name dataraid5.p0.s0 drive raid5drive0 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 0s > sd name dataraid5.p0.s1 drive raid5drive1 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 512s > sd name dataraid5.p0.s2 drive raid5drive2 plex dataraid5.p0 state up len 71376384s driveoffset 265s plexoffset 1024s > > Drive /dev/da3d: 34 GB (36544886784 bytes) > > > > > > > >Description: > > Rsyncing a remote machine's data onto this machine's > vinum drive causes the machine to bus error. > > This is repeatable, and occurs on two exactly similar machines. > > > Fatal trace 12: page fault while in kernel mode > fault virtual address = 0xbfc00000 > fault code = supervisor read, page not present > intruction pointer = 0x8:0xc0210222 > stack pointer = 0x10:0xc025e55c > frame pointer = 0x10:0xc025e708 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 0 > current process = Idle > interrupt mask = > kernel: type 12 trap, code=0 > > stopped at: bus_dmamap_load+0x1ca: movl PTmap(,%eax,4),%edx > > db>trace > bus_dmamap_load(c1e5cdc0,c0290700,0,0,c013af88,c1e5e9cc,0) at bus_dmamap_load+0x > 1ca > ahc_setup_data(c1e4d200,c1e5cc40,c21c9000,c1e5e9cc,c1e62244) at ahc_setup_data+0 > x17e > ahc_action(c1e5cc40,c21c9000,1,c1f36a90,6c0000) at ahc_action+0x2ec > xpt_run_dev_sendq(c1e5cc00) at xpt_run_dev_sendq+0x1cb > xpt_action(c21c9000,680000) at xpt_action+0x23f > dastart(c1f2b500,c21c9000,c21c9000,c1f36a90,1,680000,c1e62230,1) at dastart+0x1c > c > xpt_run_dev_allocq(c1e5cc00,c21c9000,c1f3e000,c21c9000,680000) at xpt_run_dev_al > locq+0x80 > xpt_release_ccb(c21c9000,c21c9000,c1e62200,680000,680000) at xpt_release_ccb+0xe > b > dadone(c1f2b500,c21c9000,0,0,ffffffff) at dadone+0x459 > camisr(c028a630,0,c021309f,0,400010) at camisr+0x1eb > swi_cambio(0,400010,c0250010,c0120010,ffffffff) at swi_cambio+0xd > doreti_swi() at doreti_swi+0xf > > > > >How-To-Repeat: > > # cd /data > # rsync -vaW -e ssh remote.machine:/ localcopy/ > [wait for file list to be compiled - then _bang_] > > >Fix: > > None. > > > >Release-Note: > >Audit-Trail: > >Unformatted: > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message -- Josef Karthauser FreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 6: 0: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF5EA37B66F for ; Thu, 12 Oct 2000 06:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA91947; Thu, 12 Oct 2000 06:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id C61E537B502; Thu, 12 Oct 2000 05:53:29 -0700 (PDT) Message-Id: <20001012125329.C61E537B502@hub.freebsd.org> Date: Thu, 12 Oct 2000 05:53:29 -0700 (PDT) From: duffner@fh-konstanz.de To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/21932: 4.1.1-RELEASE : trap 12 during install Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21932 >Category: kern >Synopsis: 4.1.1-RELEASE : trap 12 during install >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 12 06:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Rainer Duffner >Release: 4.1.1 >Organization: >Environment: >Description: The machine is a Siemens Primergy N400. It has a Adaptec AIC7899 (with no drives - 4.1-RELEASE complained about "someone reset channel A", so I downloaed 4.1.1). It also has a Qlogic FCAL, which 4.1 detects with some hassle. The controller with the drive is a Adaptec I2O RAID-Controller (I don't know the details, it must be one of those DPTs). 4.1 doesn't detect any disks. During boot-up of 4.1.1, it probes the 7899 and then brings this trap 12 while in kernel mode .... and it reboots after 15 sec. >How-To-Repeat: reboot >Fix: no idea >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 Oct 12 6:11:18 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from genius.systems.pavilion.net (genius.systems.pavilion.net [212.74.1.100]) by hub.freebsd.org (Postfix) with ESMTP id 3A90237B503 for ; Thu, 12 Oct 2000 06:11:16 -0700 (PDT) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id 17FD99B10; Thu, 12 Oct 2000 14:11:15 +0100 (BST) Date: Thu, 12 Oct 2000 14:11:15 +0100 From: Josef Karthauser To: freebsd-bugs@FreeBSD.ORG Subject: Re: kern/21915: Machine dies sig 12 in ahc driver (Freebsd4.1.1) Message-ID: <20001012141115.D2271@pavilion.net> References: <200010121230.FAA81781@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200010121230.FAA81781@freefall.freebsd.org>; from joe@pavilion.net on Thu, Oct 12, 2000 at 05:30:02AM -0700 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Oct 12, 2000 at 05:30:02AM -0700, Josef Karthauser wrote: > From: Josef Karthauser > To: systems@pavilion.net > Cc: FreeBSD-gnats-submit@freebsd.org, gibbs@freebsd.org > Subject: Re: kern/21915: Machine dies sig 12 in ahc driver (Freebsd4.1.1) > Date: Thu, 12 Oct 2000 13:27:35 +0100 > > Had another go today, incorporated Justin's MFC of last night. > The problem still exists though. Additional. The two machines that we've got the problems on are in fact slightly different. Machine1: PIII 800E (100x8). Machine2: PIII 800EB (133x6). We've got a third machine that has been running vinum with a similar configuration and no crashes for over a month: Aug 17 16:33:50 newmailserver /kernel: Timecounter "i8254" frequency 1193182 Hz Aug 17 16:33:50 newmailserver /kernel: CPU: Pentium III/Pentium III Xeon/Celeron (799.74-MHz 686-class CPU) Aug 17 16:33:50 newmailserver /kernel: Origin = "GenuineIntel" Id = 0x683 Step ping = 3 Aug 17 16:33:50 newmailserver /kernel: Features=0x383f9ff Aug 17 16:33:50 newmailserver /kernel: real memory = 805306368 (786432K bytes) Aug 17 16:33:50 newmailserver /kernel: avail memory = 778821632 (760568K bytes) Aug 17 16:33:50 newmailserver /kernel: Preloaded elf kernel "kernel" at 0xc040d0 00. I'm trying this machine's kernel on the new hardware now. Joe -- Josef Karthauser FreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 6:28:25 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from genius.systems.pavilion.net (genius.systems.pavilion.net [212.74.1.100]) by hub.freebsd.org (Postfix) with ESMTP id E75EF37B503 for ; Thu, 12 Oct 2000 06:28:22 -0700 (PDT) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id F29AE9B11; Thu, 12 Oct 2000 14:28:21 +0100 (BST) Date: Thu, 12 Oct 2000 14:28:21 +0100 From: Josef Karthauser To: freebsd-bugs@FreeBSD.ORG Subject: Re: kern/21915: Machine dies sig 12 in ahc driver (Freebsd4.1.1) Message-ID: <20001012142821.E2271@pavilion.net> References: <200010121230.FAA81781@freefall.freebsd.org> <20001012141115.D2271@pavilion.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001012141115.D2271@pavilion.net>; from joe@pavilion.net on Thu, Oct 12, 2000 at 02:11:15PM +0100 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Oct 12, 2000 at 02:11:15PM +0100, Josef Karthauser wrote: > > Aug 17 16:33:50 newmailserver /kernel: Timecounter "i8254" frequency > 1193182 Hz > Aug 17 16:33:50 newmailserver /kernel: CPU: Pentium III/Pentium III > Xeon/Celeron > (799.74-MHz 686-class CPU) > Aug 17 16:33:50 newmailserver /kernel: Origin = "GenuineIntel" Id = > 0x683 Step > ping = 3 > Aug 17 16:33:50 newmailserver /kernel: > Features=0x383f9ff ,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,XMM> Using this kernel (and /module set) on a problem machine doesn't solve anything. The problem still exists. I'm wierded out now! The new machines are both running Advance 9 motherboards. I'm not sure what motherboard the "working" machine is using. Joe -- Josef Karthauser FreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 7:10: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 964B537B503 for ; Thu, 12 Oct 2000 07:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA19529; Thu, 12 Oct 2000 07:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 12 Oct 2000 07:10:03 -0700 (PDT) Message-Id: <200010121410.HAA19529@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Justin T. Gibbs" Subject: Re: kern/21915: Machine dies sig 12 in ahc driver (Freebsd4.1.1) Reply-To: "Justin T. Gibbs" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/21915; it has been noted by GNATS. From: "Justin T. Gibbs" To: Josef Karthauser Cc: systems@pavilion.net, FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/21915: Machine dies sig 12 in ahc driver (Freebsd4.1.1) Date: Wed, 11 Oct 2000 14:51:23 +0000 >Had another go today, incorporated Justin's MFC of last night. >The problem still exists though. Is the stack trace identical? >My suspicion is that there's a race condition somewhere which is >causing the bus to crash - somewhere between the ahc and the fxp >drivers. I've not investigated deeper though, not having any >familiarity with the device driver code. If the buffer pointer is still null in this latest instance, one thing to try would be to instrument both dastrategy and dastart in sys/cam/scsi/scsi_da.c. dastrategy is the entry point to the CAM system for buffers headed for a disk. If bp->b_data is NULL at that point, we've pretty much exonerated the da driver, the CAM subsystem and ahc. If you don't hit that panic, then dastart is the transfer point from the DA driver to the XPT and then ahc driver. It would be interesting to know if the buffer pointer has been zero'ed by that point. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 7:40: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F77137B502 for ; Thu, 12 Oct 2000 07:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA29911; Thu, 12 Oct 2000 07:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 12 Oct 2000 07:40:02 -0700 (PDT) Message-Id: <200010121440.HAA29911@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: ak03@gte.com (Alexander N. Kabaev) Subject: Re: bin/21918: Unjustified basename code removal and subsequent breakage Reply-To: ak03@gte.com (Alexander N. Kabaev) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/21918; it has been noted by GNATS. From: ak03@gte.com (Alexander N. Kabaev) To: Dag-Erling Smorgrav Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/21918: Unjustified basename code removal and subsequent breakage Date: 12 Oct 2000 10:33:41 -0400 > Why do you use 16 lines of code to fix this when all you need is to > add p != q to the if test? I just restored the code you removed in revision 1.4. It is of course the matter of personal preference, but the old code IMO is much more readable than the && chain you added in recently. Feel free to apply your patch if you really like it better. 6 out of 16 lines of my patch are the comment anyway, so it is not _that_ bad :) >(And you didn't spot the real bug, either - but it can still be > fixed by just rewording the if test) Do you mean the basename(1) and basename(3) inconsistency described in Bruse Evans message? Or there is something else I am missing? Should we add something like the following to make FreeBSD basename consistent with historic behaviour again? /* * Do not call basename(3) with an empty string because * basename(3) is specified to bogotify * this case by changing "" to "." and that is * not consistent with what basename(1) is supposed to do */ if ( argv[0][0]) == '\0') { (void)printf("\n"); exit(0); } P.S. All English grammar errors in the above text are mine and mine only. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 8:30:12 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 68C7E37B66C for ; Thu, 12 Oct 2000 08:30:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA48364; Thu, 12 Oct 2000 08:30:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 43ABE37B502; Thu, 12 Oct 2000 08:22:02 -0700 (PDT) Message-Id: <20001012152202.43ABE37B502@hub.freebsd.org> Date: Thu, 12 Oct 2000 08:22:02 -0700 (PDT) From: jean-sebastien.roy@wanadoo.fr To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/21934: CVSupit install from /stand/sysinstall stall Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21934 >Category: bin >Synopsis: CVSupit install from /stand/sysinstall stall >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 Oct 12 08:30:04 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Jean-Sebastien Roy >Release: 4.1.1 >Organization: - >Environment: FreeBSD durandal 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #0: Tue Sep 26 00:46:59 GMT 2000 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386 >Description: When using /stand/sysinstall to install cvsupit, the installer stall, waiting for pkg_add to finish. << Package cvsupit-3.0 read successfully - waiting for pkg_add(1) >> A process named 'dialog' takes up 98% of the CPU and don't get killed when aborting the install by CTRL-C. Using make install in /usr/ports/net/cvsupit/ works perfectly. >How-To-Repeat: Try to install cvsupit from /stand/sysinstall. >Fix: Prevent the user to install cvsupit from /stand/sysinstall (?) There seems to be some sort of conflict between the to user interfaces (sysinstall and cvsupit). >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 Oct 12 8:40:11 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2661B37B66D for ; Thu, 12 Oct 2000 08:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA51896; Thu, 12 Oct 2000 08:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from ns.kobe1995.net (211.12.126.15.user.dt.il24.net [211.12.126.15]) by hub.freebsd.org (Postfix) with ESMTP id 9D5F937B502 for ; Thu, 12 Oct 2000 08:39:28 -0700 (PDT) Received: from mako.kobe1995.net (root@mako [192.168.0.2]) by ns.kobe1995.net (8.8.8/3.4Wbeta6-primary) with ESMTP id AAA25664; Fri, 13 Oct 2000 00:39:20 +0900 (JST) Received: (from kaz@localhost) by mako.kobe1995.net (8.9.3/3.4Wbeta6-glove) id AAA99625; Fri, 13 Oct 2000 00:39:19 +0900 (JST) Message-Id: <200010121539.AAA99625@mako.kobe1995.net> Date: Fri, 13 Oct 2000 00:39:19 +0900 (JST) From: NAKAMURA Kazushi Reply-To: kaz@kobe1995.net To: FreeBSD-gnats-submit@freebsd.org Cc: kaz@ns.kobe1995.net X-Send-Pr-Version: 3.2 Subject: conf/21935: Can't serial line login via cross-cable Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21935 >Category: conf >Synopsis: Can't serial line login via cross-cable >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 Oct 12 08:40:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: NAKAMURA Kazushi >Release: FreeBSD 3.3-RELEASE i386 >Organization: PC shop LABBIT >Environment: I'm try to login FreeBSD box from Windows PC via RS-232C cross-cable. >Description: But can't login or connect. Terminal Emulator on Windows dos'nt echo anything. Of cource, the "login:" message also does'nt appear. >How-To-Repeat: >Fix: --- /etc/ttys~ Fri Oct 13 00:25:08 2000 +++ /etc/ttys Fri Oct 13 00:24:47 2000 @@ -42,8 +42,8 @@ ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure # Serial terminals # The 'dialup' keyword identifies dialin lines to login, fingerd etc. -ttyd0 "/usr/libexec/getty std.9600" vt100 on secure -ttyd1 "/usr/libexec/getty std.9600" vt100 on secure +cuaa0 "/usr/libexec/getty std.9600" vt100 on secure +cuaa1 "/usr/libexec/getty std.9600" vt100 on secure ttyd2 "/usr/libexec/getty std.9600" dialup off secure ttyd3 "/usr/libexec/getty std.9600" dialup off secure # Pseudo terminals And "kill -1 1". Then it appear "login:" message on the Windows terminal. >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 Oct 12 9: 7:37 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0277837B502; Thu, 12 Oct 2000 09:07:34 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA63001; Thu, 12 Oct 2000 09:07:34 -0700 (PDT) (envelope-from ru@FreeBSD.org) Date: Thu, 12 Oct 2000 09:07:34 -0700 (PDT) From: Message-Id: <200010121607.JAA63001@freefall.freebsd.org> To: kythorn@scorched.com, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/13736: enabling NAT on 3.3RC results in panic sbappendaddr. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: enabling NAT on 3.3RC results in panic sbappendaddr. State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Thu Oct 12 09:02:19 PDT 2000 State-Changed-Why: Originator reports that the problem went away in the older releases: On Thu, Oct 12, 2000 at 11:57:31AM -0400, Jay Oliver wrote: > This problem ceased to exist sometime after I updated to the latest release. > I honestly can't say at this point which point on stable it went away, but > it did so. I'm currently using 4.1.1 without a problem, but I would like to > note the problem went away somewhere in the 3-STABLE series. While I'm not > an expert by any means, I believe it was an issue caused by the network > interface driver. This is also embarassing, but I can't remember which > interface it used to be. The cards are and always have been Linksys > LNE100TX's and the interface is currently dc0. I can remember that it wasn't > dc0 when I reported this problem, and as long as I upped and downed the > interfaces on a daily basis, I could have a workaround to the panic. I'm not > currently still doing this of course, but I can't pinpoint exactly when I > needed to stop. I neved upgraded to 3.5, so it must have been somewhere > between 3.3RC and 3.4-STABLE. Sorry I couldn't be more helpful, I was so > ecstatic when it finally went away, I guess I became a little lax in trying > to discover what had caused it. My aplogies. http://www.freebsd.org/cgi/query-pr.cgi?pr=13736 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 9:20: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C977E37B503 for ; Thu, 12 Oct 2000 09:20:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA67593; Thu, 12 Oct 2000 09:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 12 Oct 2000 09:20:04 -0700 (PDT) Message-Id: <200010121620.JAA67593@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Dag-Erling Smorgrav Subject: Re: bin/21918: Unjustified basename code removal and subsequent breakage Reply-To: Dag-Erling Smorgrav Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/21918; it has been noted by GNATS. From: Dag-Erling Smorgrav To: ak03@gte.com (Alexander N. Kabaev) Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/21918: Unjustified basename code removal and subsequent breakage Date: 12 Oct 2000 18:10:44 +0200 ak03@gte.com (Alexander N. Kabaev) writes: > >(And you didn't spot the real bug, either - but it can still be > > fixed by just rewording the if test) > Do you mean the basename(1) and basename(3) inconsistency described > in Bruse Evans message? Or there is something else I am missing? Something else - 'basename filename.ext.ext .ext' doesn't work the way it should. > Should we add something like the following to make FreeBSD basename > consistent with historic behaviour again? Yes. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 9:40:10 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6945837B670 for ; Thu, 12 Oct 2000 09:40:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA74583; Thu, 12 Oct 2000 09:40:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 12 Oct 2000 09:40:08 -0700 (PDT) Message-Id: <200010121640.JAA74583@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Alexander N. Kabaev" Subject: Re: bin/21918: Unjustified basename code removal and subsequent Reply-To: "Alexander N. Kabaev" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/21918; it has been noted by GNATS. From: "Alexander N. Kabaev" To: Dag-Erling Smorgrav Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/21918: Unjustified basename code removal and subsequent Date: Thu, 12 Oct 2000 12:31:23 -0400 (EDT) > > Something else - 'basename filename.ext.ext .ext' doesn't work the way > it should. > Ah, I see it now. My patch fixed that bug as well despite the fact that I wasn't even aware it's presence. Thanks for prompt response! ---------------------------------- E-Mail: Alexander N. Kabaev Date: 12-Oct-00 Time: 12:27:41 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 9:53:53 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from catnip.freemail.ne.jp (catnip.freemail.ne.jp [210.235.164.46]) by hub.freebsd.org (Postfix) with SMTP id C3D6037B672 for ; Thu, 12 Oct 2000 09:53:44 -0700 (PDT) Received: (qmail 7498 invoked by alias); 12 Oct 2000 23:33:22 +0900 Received: (qmail 17221 invoked from network); 12 Oct 2000 23:19:43 +0900 Received: from unknown (HELO default) (210.155.148.54) by catnip.freemail.ne.jp with SMTP; 12 Oct 2000 23:19:43 +0900 Message-ID: <015801c03457$71e97be0$02fc0bca@default> From: "=?iso-2022-jp?B?GyRCRWw1fiUvJSQlOjgmNWYycRsoQg==?=" To: Subject: =?iso-2022-jp?B?GyRCOl9CcDduPH0bKEIyOBskQkt8ISE6bjZIJE8hViVhJWIhVxsoQg==?= =?iso-2022-jp?B?GyRCJEAkMSEhNCtNNk1XQUcwbEBaJEokNxsoQg==?= Date: Thu, 12 Oct 2000 21:02:44 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org $B!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z(B $B!z!!%@%$%d%k(BQ2$B%/%$%:$NLdBj$rJR$CC<$+$iD4$Y$F$7$^$($P!*!z(B $B!z!!$3$3$^$G$OC/$K$b;W$$$D$/M}6~$G$9$,!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&(B $B!z(B $B!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z(B $B!}%@%$%d%k(BQ2$B%/%$%:$H$O!)(B $B#Q#2EEOC$GA*Br7A<0$N%/%$%:$KD)@o$7!"$?$H$($P#1#5LdB3$1$F@52r$r(B $B=P$9$H#1#0K|1_$,;YJ'$o$l$^$9!#Be=~$H$7$F#Q#2NA6b$,2]$;$i$l$k(B $B$N$G!"M5!"$"$kDxEY$NF|K\8lF~NOG=NO$,;q3J$G$9!#5o=;CO$O(B $B9qFb$J$i86B'2D$G$9$,$4$/5)$K#Q#2$,;H$($J$$CO0h$b$"$j$^$9!#(B $B$^$?!"L$@.G/$O$*CG$j$7$F$*$j$^$9!#(B $B!}J]>Z6b$H2qHq(B $B$^$?!"6HZ6b$r$*MB$+$j$7$^$9!#$3$l$O(B $B0J2<$N%1!<%9$K8B$jKW<}$5$l$^$9!#(B $B!&LdBj56B$$,L@Gr!J%R%C%HN($,J?6Q$NH>J,0J2l9g(B $B!&2<5-$N%a%j%C%H6!M?$,7QB3$5$l$F$$$k$K$b$+$+$o$i$:2q0wB&$NET(B $B9g$K$h$j#1G/0JFb$KB`2q$9$k>l9g(B $B??LLL\$KJs9p$7$FD:$1$k2q0w$OEv2q$K$H$C$F$b$G$9$N$G!"L50UL#(B $B$J=|L>$O@dBP$K$$$?$7$^$;$s!#$^$?!"7n!9#1K|1_$N2qHq$r$*4j$$(B $B$7$F$$$^$9!#$3$l$O!"=i7n$N>^6b3MF@8e$+$iD'<}$7$^$9!#(B $B!}!VEl5~%/%$%:8&5f2q!W%a%s%P!<$N%a%j%C%H(B $BKh7n#3l9g$*CG$j$9$k$?$a!K$@$1!#(B $B!}Dy@Z$j$O(B $B:#2s?75,$K%o%s%f%K%C%H!J$8$e$&$V$s$JLdBj?t$r3NJ]$9$k$N$KI,MW$J?M?t!K(B $BJT@.$7$^$9!#Dj?t=!#(B $B!}?=9~$_$O(B quiz000@your-house.com $B$^$G!#$=$N:]!"#77eM9JXHV9f$rH>3Q$G%a!<%kBj$H$7$F$/$@$5$$!#(B $B$^$?!"K\J8$K$OG/Np@-JL$H%a!<%k%"%I%l%9$r5-$7$F$/$@$5$$!#(B $B8=CJ3,$G$O0J>e$,@bL@$N$9$Y$F$G$9!#%N%&%O%&$NHkL)$,(B $B$"$j$^$9$N$G$4l9g$,$"$j$^$9!#(B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 10:11: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D39BA37B502; Thu, 12 Oct 2000 10:11:05 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA89442; Thu, 12 Oct 2000 10:11:05 -0700 (PDT) (envelope-from ade@FreeBSD.org) Date: Thu, 12 Oct 2000 10:11:05 -0700 (PDT) From: Message-Id: <200010121711.KAA89442@freefall.freebsd.org> To: ade@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/21486: fetchmail KPOP does not work Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: fetchmail KPOP does not work Responsible-Changed-From-To: freebsd-ports->freebsd-bugs Responsible-Changed-By: ade Responsible-Changed-When: Thu Oct 12 10:10:27 PDT 2000 Responsible-Changed-Why: Not a ports issue. See the audit-trail for a fix, requiring a one line addition to /etc/services http://www.freebsd.org/cgi/query-pr.cgi?pr=21486 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 10:13:25 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8596037B66D; Thu, 12 Oct 2000 10:13:23 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA90133; Thu, 12 Oct 2000 10:13:23 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Thu, 12 Oct 2000 10:13:23 -0700 (PDT) From: Message-Id: <200010121713.KAA90133@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, rnordier@FreeBSD.org Subject: Re: i386/19070: boot0 displays NTFS partitions as "??" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: boot0 displays NTFS partitions as "??" Responsible-Changed-From-To: freebsd-bugs->rnordier Responsible-Changed-By: johan Responsible-Changed-When: Thu Oct 12 10:12:40 PDT 2000 Responsible-Changed-Why: Over to boot0 maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=19070 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 10:16:42 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C69637B502; Thu, 12 Oct 2000 10:16:40 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA91333; Thu, 12 Oct 2000 10:16:40 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Thu, 12 Oct 2000 10:16:40 -0700 (PDT) From: Message-Id: <200010121716.KAA91333@freefall.freebsd.org> To: casillas@stanford.edu, johan@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/21486: fetchmail KPOP does not work Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: fetchmail KPOP does not work State-Changed-From-To: open->closed State-Changed-By: johan State-Changed-When: Thu Oct 12 10:16:09 PDT 2000 State-Changed-Why: Superseeded by PR 21551. http://www.freebsd.org/cgi/query-pr.cgi?pr=21486 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 10:25:25 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BFC0937B503; Thu, 12 Oct 2000 10:25:24 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA94728; Thu, 12 Oct 2000 10:25:24 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Thu, 12 Oct 2000 10:25:24 -0700 (PDT) From: Message-Id: <200010121725.KAA94728@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, archie@FreeBSD.org Subject: Re: kern/20288: NETGRAPH_ETHER not listed in LINT Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Old Synopsis: New Synopsis: NETGRAPH_ETHER not listed in LINT Responsible-Changed-From-To: freebsd-bugs->archie Responsible-Changed-By: johan Responsible-Changed-When: Thu Oct 12 10:24:05 PDT 2000 Responsible-Changed-Why: Over to ng maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=20288 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 10:28:18 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 37F5D37B66C; Thu, 12 Oct 2000 10:28:17 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA95880; Thu, 12 Oct 2000 10:28:17 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Thu, 12 Oct 2000 10:28:17 -0700 (PDT) From: Message-Id: <200010121728.KAA95880@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, cg@FreeBSD.org Subject: Re: kern/20299: Noise / Scratchiness in 4.1 SBLive driver Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Old Synopsis: New Synopsis: Noise / Scratchiness in 4.1 SBLive driver Responsible-Changed-From-To: freebsd-bugs->cg Responsible-Changed-By: johan Responsible-Changed-When: Thu Oct 12 10:26:20 PDT 2000 Responsible-Changed-Why: Over to pcm maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=20299 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 12:31: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1733E37B66C; Thu, 12 Oct 2000 12:31:08 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA42166; Thu, 12 Oct 2000 12:31:08 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Thu, 12 Oct 2000 12:31:08 -0700 (PDT) From: Message-Id: <200010121931.MAA42166@freefall.freebsd.org> To: szewaikelvin@staff.sina.com, johan@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/19512: get problem in compile gcc-2.7.2.3 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: get problem in compile gcc-2.7.2.3 State-Changed-From-To: open->feedback State-Changed-By: johan State-Changed-When: Thu Oct 12 12:21:34 PDT 2000 State-Changed-Why: Hi Kelvin I do not understand what you are trying to do when you get this problem (http://www.FreeBSD.org/cgi/query-pr.cgi?pr=19512). Are you trying to compile GCC 2.7.2.3 from the ports when you get this problem? Can you please provide a simple 'How-To-Repeat' and send as a follow-up to the PR by sending mail to 'freebsd-gnats-submit@FreeBSD.org' with the subject of this mail as subject. http://www.freebsd.org/cgi/query-pr.cgi?pr=19512 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 12:46:38 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BF2AA37B502; Thu, 12 Oct 2000 12:46:36 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA47390; Thu, 12 Oct 2000 12:46:36 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Thu, 12 Oct 2000 12:46:36 -0700 (PDT) From: Message-Id: <200010121946.MAA47390@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, gj@FreeBSD.org Subject: Re: i386/19365: lnc1 is not worked with Am79C973 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: lnc1 is not worked with Am79C973 Responsible-Changed-From-To: freebsd-bugs->gj Responsible-Changed-By: johan Responsible-Changed-When: Thu Oct 12 12:39:24 PDT 2000 Responsible-Changed-Why: Gary, you committed a similar patch in rev 1.5 dev/lnc/if_lnc_isa.c rev 1.68.2.2 i386/isa/if_lnc.c rev 1.14.2.1 i386/isa/if_lnc.h rev 1.19 dev/lnc/if_lncvar.h However in this PR there are some changes for Am79C975 Can you please have a look at it. http://www.freebsd.org/cgi/query-pr.cgi?pr=19365 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 12:48:48 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1BF4037B503; Thu, 12 Oct 2000 12:48:47 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA48168; Thu, 12 Oct 2000 12:48:47 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Thu, 12 Oct 2000 12:48:47 -0700 (PDT) From: Message-Id: <200010121948.MAA48168@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, obrien@FreeBSD.org Subject: Re: gnu/19327: Fix to build 'a.out' binary. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Fix to build 'a.out' binary. Responsible-Changed-From-To: freebsd-bugs->obrien Responsible-Changed-By: johan Responsible-Changed-When: Thu Oct 12 12:48:24 PDT 2000 Responsible-Changed-Why: Over to GCC maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=19327 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 12:57: 2 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7ED1337B502; Thu, 12 Oct 2000 12:57:00 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA51259; Thu, 12 Oct 2000 12:57:00 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Thu, 12 Oct 2000 12:57:00 -0700 (PDT) From: Message-Id: <200010121957.MAA51259@freefall.freebsd.org> To: alex@wnm.net, johan@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/19219: le driver causes kernel panic during ifconfig Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: le driver causes kernel panic during ifconfig State-Changed-From-To: open->feedback State-Changed-By: johan State-Changed-When: Thu Oct 12 12:50:15 PDT 2000 State-Changed-Why: Hi Alex To be able to help you debug this problem we need some more information. Please see the FAQ (http://www.FreeBSD.org/FAQ/FAQ.html) section 'For serious FreeBSD hackers only' question 'Making the most of a kernel panic' for info how you can help us getting the info we need. Please send the info as a follow-up to this PR by sending a mail to 'freebsd-gnats-submit@FreeBSD.org' with the subject of this mail as subject. Or if the problem has been solved in later version of FreeBSD please let us know that as well. Thanks Johan K http://www.freebsd.org/cgi/query-pr.cgi?pr=19219 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 14:30: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C464537B66E for ; Thu, 12 Oct 2000 14:30:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA86998; Thu, 12 Oct 2000 14:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 6352B37B66C; Thu, 12 Oct 2000 14:22:16 -0700 (PDT) Message-Id: <20001012212216.6352B37B66C@hub.freebsd.org> Date: Thu, 12 Oct 2000 14:22:16 -0700 (PDT) From: alterego@pisig.cx To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/21940: Modem Power-Off kills system Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21940 >Category: misc >Synopsis: Modem Power-Off kills system >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 Oct 12 14:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mick Benoit >Release: 4.1 >Organization: PiSig innovations >Environment: >Description: I was using a PPP conection on my system, using KPPP under KDE. However, If i ever powered down the modem while system was up (but NOT the PPP link) the system would reset. Please remidy this problem so that I may feel comfortable using FreeBSD again. Thank you, Mick Benoit >How-To-Repeat: Hook up a USR 28.8 Sportster and turn it off while the system is running. >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 Oct 12 19:10:15 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D1CD37B66C for ; Thu, 12 Oct 2000 19:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA89681; Thu, 12 Oct 2000 19:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 39E6C37B502; Thu, 12 Oct 2000 19:02:58 -0700 (PDT) Message-Id: <20001013020258.39E6C37B502@hub.freebsd.org> Date: Thu, 12 Oct 2000 19:02:58 -0700 (PDT) From: mike@cs.utah.edu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/21943: pthreads: longjmp from signal handler jumps to the wrong location Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21943 >Category: bin >Synopsis: pthreads: longjmp from signal handler jumps to the wrong location >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 Oct 12 19:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mike Hibler >Release: 4.1.1-RELEASE >Organization: University of Utah >Environment: FreeBSD westdip.cs.utah.edu 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #2: Thu Oct 5 10:32:50 MDT 2000 mike@cognac.cs.utah.edu:/usr/src/sys/compile/UTAHUP i386 >Description: When using pthreads (gcc -pthread), performing a longjmp out of a signal handler can sometimes return to the point at which the signal occured rather than to the location indicated by the jmpbuf. Specifically, when the signal is delivered from pthread_sigmask due to unblocking a pending signal, a longjmp returns to the end of pthread_sigmask instead of the corresponding setjmp location. This appears to have been introduced 1/19/2000 when "continuations" were added to "correctly handle [sig|_]longjmp() inside of a signal handler". The user's setjmp buf is saved in nested_jmp buf the jmpflags are not checked after delivering signals in pthread_sigmask. >How-To-Repeat: With the following program: #include #include #include #include #include #if 1 #define JMPBUF sigjmp_buf #define SETJMP(b) sigsetjmp((b), 0) #define LONGJMP(b,v) siglongjmp((b), (v)) #else #define JMPBUF jmp_buf #define SETJMP(b) setjmp((b)) #define LONGJMP(b,v) longjmp((b), (v)) #endif static JMPBUF jb; static pthread_mutex_t lock; static pthread_cond_t cond; static volatile int started, signaled; static sigset_t mask; static void handler(int sig, siginfo_t *si, void *sc) { printf("Got signal, longjmping...\n"); signaled = 1; LONGJMP(jb, 1); assert(0); } static void * cwloop(void *arg) { struct sigaction act; int err; err = pthread_mutex_lock(&lock); assert(err == 0); #ifdef SA_SIGINFO act.sa_flags = SA_SIGINFO; act.sa_sigaction = handler; #else act.sa_handler = handler; #endif sigemptyset(&act.sa_mask); sigaction(SIGUSR1, &act, 0); err = pthread_sigmask(SIG_BLOCK, &mask, 0); assert(err == 0); if (SETJMP(jb) != 0) { assert(signaled == 1); printf("WORKED!\n"); pthread_exit(0); } printf("Child thread running, waiting for signal...\n"); started = 1; err = pthread_cond_signal(&cond); assert(err == 0); err = pthread_mutex_unlock(&lock); assert(err == 0); while (!signaled) { err = pthread_sigmask(SIG_UNBLOCK, &mask, 0); assert(err == 0); err = pthread_sigmask(SIG_BLOCK, &mask, 0); assert(err == 0); } printf("FAILED!\n"); pthread_exit((void *)1); return 0; } main() { pthread_t th; int err; sigemptyset(&mask); sigaddset(&mask, SIGUSR1); err = pthread_mutex_init(&lock, 0); assert(err == 0); err = pthread_cond_init(&cond, 0); assert(err == 0); err = pthread_mutex_lock(&lock); assert(err == 0); err = pthread_create(&th, 0, cwloop, 0); assert(err == 0); while (!started) { err = pthread_cond_wait(&cond, &lock); assert(err == 0); } printf("Started child, sending SIGUSR1...\n"); err = pthread_mutex_unlock(&lock); assert(err == 0); err = pthread_kill(th, SIGUSR1); assert(err == 0); err = pthread_join(th, (void **)&err); assert(err == 0); printf("Child died with exit code %d\n", err); exit(0); } >Fix: Suggested above, but haven't tried. >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 Oct 12 19:38:43 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id D61FA37B503 for ; Thu, 12 Oct 2000 19:38:39 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e9D2cUq02989; Fri, 13 Oct 2000 12:08:30 +0930 (CST) (envelope-from grog) Date: Fri, 13 Oct 2000 12:08:30 +0930 From: Greg Lehey To: Josef Karthauser Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: kern/21915: Machine dies sig 12 in ahc driver (Freebsd4.1.1) Message-ID: <20001013120829.I2593@wantadilla.lemis.com> References: <200010121230.FAA81781@freefall.freebsd.org> <20001012141115.D2271@pavilion.net> <20001012142821.E2271@pavilion.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001012142821.E2271@pavilion.net>; from joe@pavilion.net on Thu, Oct 12, 2000 at 02:28:21PM +0100 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [Format recovered--see http://www.lemis.com/email/email-format.html] On Thursday, 12 October 2000 at 14:28:21 +0100, Josef Karthauser wrote: > On Thu, Oct 12, 2000 at 02:11:15PM +0100, Josef Karthauser wrote: >> >> Aug 17 16:33:50 newmailserver /kernel: Timecounter "i8254" frequency 1193182 Hz >> Aug 17 16:33:50 newmailserver /kernel: CPU: Pentium III/Pentium III Xeon/Celeron (799.74-MHz 686-class CPU) >> Aug 17 16:33:50 newmailserver /kernel: Origin = "GenuineIntel" Id = 0x683 Stepping = 3 >> Aug 17 16:33:50 newmailserver /kernel: Features=0x383f9ff > > Using this kernel (and /module set) on a problem machine doesn't > solve anything. The problem still exists. I'm wierded out now! > The new machines are both running Advance 9 motherboards. I'm not > sure what motherboard the "working" machine is using. OK, do I have it that using this kernel, the rsync works on one machine but not on another? I really need dumps to look at this, and my time is running out: I'm leaving for the USA tomorrow. Greg -- When replying to this message, please take care not to mutilate the original text. For more information, see http://www.lemis.com/email.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 19:50:57 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 0460737B502 for ; Thu, 12 Oct 2000 19:49:43 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e9D2mh403140; Fri, 13 Oct 2000 12:18:43 +0930 (CST) (envelope-from grog) Date: Fri, 13 Oct 2000 12:18:43 +0930 From: Greg Lehey To: Josef Karthauser Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: kern/21915: Machine dies sig 12 in ahc driver (Freebsd4.1.1) Message-ID: <20001013121843.J2593@wantadilla.lemis.com> References: <200010121230.FAA81781@freefall.freebsd.org> <20001012141115.D2271@pavilion.net> <20001012142821.E2271@pavilion.net> <20001013120829.I2593@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001013120829.I2593@wantadilla.lemis.com>; from grog@lemis.com on Fri, Oct 13, 2000 at 12:08:30PM +0930 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Friday, 13 October 2000 at 12:08:30 +0930, Greg Lehey wrote: > [Format recovered--see http://www.lemis.com/email/email-format.html] > > On Thursday, 12 October 2000 at 14:28:21 +0100, Josef Karthauser wrote: >> On Thu, Oct 12, 2000 at 02:11:15PM +0100, Josef Karthauser wrote: >>> >>> Aug 17 16:33:50 newmailserver /kernel: Timecounter "i8254" frequency 1193182 Hz >>> Aug 17 16:33:50 newmailserver /kernel: CPU: Pentium III/Pentium III Xeon/Celeron (799.74-MHz 686-class CPU) >>> Aug 17 16:33:50 newmailserver /kernel: Origin = "GenuineIntel" Id = 0x683 Stepping = 3 >>> Aug 17 16:33:50 newmailserver /kernel: Features=0x383f9ff >> >> Using this kernel (and /module set) on a problem machine doesn't >> solve anything. The problem still exists. I'm wierded out now! >> The new machines are both running Advance 9 motherboards. I'm not >> sure what motherboard the "working" machine is using. > > OK, do I have it that using this kernel, the rsync works on one > machine but not on another? > > I really need dumps to look at this, and my time is running out: I'm > leaving for the USA tomorrow. Looking at the background, it seems to be relatively easy to check Justin's suspicion that Vinum is passing a null bp->b_data. Add this to sys/dev/vinumrequest.c and recompile and reinstall the kld: --- vinumrequest.c 2000/06/08 02:00:23 1.44.2.2 +++ vinumrequest.c 2000/10/13 02:43:41 @@ -431,6 +431,8 @@ logrq(loginfo_rqe, (union rqinfou) rqe, rq->bp); #endif /* fire off the request */ + if (rqe->b.b_data == NULL) + panic("launch_requests: null bp->b_data"); BUF_STRATEGY(&rqe->b, 0); } } Before trying again, also do a 'vinum debug 72'. This will keep trace information in in-kernel buffers which we can later look at in the dump. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 20:20: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F69B37B66C for ; Thu, 12 Oct 2000 20:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA14245; Thu, 12 Oct 2000 20:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 14F3537B502; Thu, 12 Oct 2000 20:10:56 -0700 (PDT) Message-Id: <20001013031056.14F3537B502@hub.freebsd.org> Date: Thu, 12 Oct 2000 20:10:56 -0700 (PDT) From: c6re@sdsumus.sdstate.edu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/21946: vm_fault when (accidentally) attempted to mount audio CD Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21946 >Category: kern >Synopsis: vm_fault when (accidentally) attempted to mount audio CD >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 Oct 12 20:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Nathan W. >Release: 4.1.1-RELEASE >Organization: >Environment: FreeBSD Guitarman.SDSTATE.EDU 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #0: Tue Sep 26 00:46:59 GMT 2000 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386 >Description: I accidentally attempted to mount an audio CD, got a kernel panic, and the system rebooted: # mount /dev/acd1c /cdrom panic: vm_fault on nofault entry, addr c3b96000 syncing disks... >How-To-Repeat: This problem occurs when one attempts to mount an audio CD using the aforementioned method. >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 Oct 12 21: 9: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from tsp.korea.ac.kr (tsp.korea.ac.kr [163.152.18.252]) by hub.freebsd.org (Postfix) with ESMTP id ACB0F37B66C; Thu, 12 Oct 2000 21:08:49 -0700 (PDT) Received: from localhost (smcho@localhost) by tsp.korea.ac.kr (8.9.3/8.9.3) with ESMTP id NAA30630; Fri, 13 Oct 2000 13:04:39 +0900 (KST) Date: Fri, 13 Oct 2000 13:04:39 +0900 (KST) From: To: FreeBSD-gnats-submit@freebsd.org Cc: freebsd-bugs@freebsd.org Subject: smget(2) assumes the size in pages 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 >Submitter-Id: current-users >Originator: smcho@tsp.korea.ac.kr >Organization: >Confidential: no >Synopsis: shmget(2) takes 'size' in pages as opposed to bytes. >Severity: serious >Priority: high >Category: kern >Release: FreeBSD 3.5.1-RELEASE i386 >Class: sw-bug >Environment: All branches supporting SYSV shared memory. >Description: shmget(2) is described to take the second argument as 'the desired size of the new segment in bytes', but in reality, it takes the second argument as the size in _pages_. >How-To-Repeat: Read the source: sys/kern/sysv_shm.c lib/libc/gen/shmget.c >Fix: Attached is a patch to lib/libc/gen/shmget.c *** /usr/src/lib/libc/gen/shmget.c.orig Thu Oct 12 20:43:52 2000 --- /usr/src/lib/libc/gen/shmget.c Thu Oct 12 20:47:36 2000 *************** *** 5,10 **** --- 5,11 ---- #include #include #include + #include #if __STDC__ int shmget(key_t key, int size, int shmflg) *************** *** 15,19 **** int shmflg; #endif { ! return (shmsys(3, key, size, shmflg)); } --- 16,25 ---- int shmflg; #endif { ! int page = size / PAGE_SIZE; ! ! if (size % PAGE_SIZE > 0) ! page++; ! ! return (shmsys(3, key, page, shmflg)); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 21:10: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9239837B66C for ; Thu, 12 Oct 2000 21:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA32835; Thu, 12 Oct 2000 21:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from tsp.korea.ac.kr (tsp.korea.ac.kr [163.152.18.252]) by hub.freebsd.org (Postfix) with ESMTP id ACB0F37B66C; Thu, 12 Oct 2000 21:08:49 -0700 (PDT) Received: from localhost (smcho@localhost) by tsp.korea.ac.kr (8.9.3/8.9.3) with ESMTP id NAA30630; Fri, 13 Oct 2000 13:04:39 +0900 (KST) Message-Id: Date: Fri, 13 Oct 2000 13:04:39 +0900 (KST) From: To: FreeBSD-gnats-submit@freebsd.org Cc: freebsd-bugs@freebsd.org Subject: kern/21947: smget(2) assumes the size in pages Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21947 >Category: kern >Synopsis: shmget(2) takes 'size' in pages as opposed to bytes. >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 Oct 12 21:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: smcho@tsp.korea.ac.kr >Release: FreeBSD 3.5.1-RELEASE i386 >Organization: >Environment: All branches supporting SYSV shared memory. >Description: shmget(2) is described to take the second argument as 'the desired size of the new segment in bytes', but in reality, it takes the second argument as the size in _pages_. >How-To-Repeat: Read the source: sys/kern/sysv_shm.c lib/libc/gen/shmget.c >Fix: Attached is a patch to lib/libc/gen/shmget.c *** /usr/src/lib/libc/gen/shmget.c.orig Thu Oct 12 20:43:52 2000 --- /usr/src/lib/libc/gen/shmget.c Thu Oct 12 20:47:36 2000 *************** *** 5,10 **** --- 5,11 ---- #include #include #include + #include #if __STDC__ int shmget(key_t key, int size, int shmflg) *************** *** 15,19 **** int shmflg; #endif { ! return (shmsys(3, key, size, shmflg)); } --- 16,25 ---- int shmflg; #endif { ! int page = size / PAGE_SIZE; ! ! if (size % PAGE_SIZE > 0) ! page++; ! ! return (shmsys(3, key, page, shmflg)); } >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 Oct 12 21:33:29 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from tsp.korea.ac.kr (tsp.korea.ac.kr [163.152.18.252]) by hub.freebsd.org (Postfix) with ESMTP id C902637B503 for ; Thu, 12 Oct 2000 21:33:26 -0700 (PDT) Received: from localhost (smcho@localhost) by tsp.korea.ac.kr (8.9.3/8.9.3) with ESMTP id NAA27891 for ; Fri, 13 Oct 2000 13:29:27 +0900 (KST) Date: Fri, 13 Oct 2000 13:29:27 +0900 (KST) From: To: freebsd-bugs@FreeBSD.org Subject: Re: kern/21947: smget(2) assumes the size in pages In-Reply-To: <200010130410.VAA32831@freefall.freebsd.org> 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 Ooops, I'm sorry. I made a big mistake in reading source. Disregard my previous PR. Sorry again. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 12 23:30: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CEAA237B66D for ; Thu, 12 Oct 2000 23:30:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA85831; Thu, 12 Oct 2000 23:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 5CAB437B502; Thu, 12 Oct 2000 23:22:53 -0700 (PDT) Message-Id: <20001013062253.5CAB437B502@hub.freebsd.org> Date: Thu, 12 Oct 2000 23:22:53 -0700 (PDT) From: jau@iki.fi To: freebsd-gnats-submit@FreeBSD.org Subject: kern/21948: RLIM_INFINITY definition is apparently wrong Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21948 >Category: kern >Synopsis: RLIM_INFINITY definition is apparently wrong >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 12 23:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Jukka A. Ukkonen >Release: 3.5.1 >Organization: SysOpen Ltd. / Finland >Environment: FreeBSD mjolnir.thunderbolt.fi 3.5.1-RELEASE FreeBSD 3.5.1-RELEASE #1: Sun Oct 8 20:16:47 EET DST 2000 jau@mjolnir.thunderbolt.fi:/usr/src/sys/compile/Mjolnir i386 >Description: RLIM_INFINITY is currently defined as follows... #define RLIM_INFINITY ((rlim_t)(((u_quad_t)1 << 63) - 1)) This is apparently wrong, because using an unsigned quad length integer to represent the value hints that the intended bit pattern to represent infinity is all 64 bits one, 0xFFFFFFFFFFFFFFFF. The current definition makes the pattern anyhow 0x3FFFFFFFFFFFFFFF, which does not require an unsigned type at all. >How-To-Repeat: >Fix: Either #define RLIM_INFINITY ((rlim_t)((u_quad_t) ~0ULL)) or #define RLIM_INFINITY ((rlim_t)(~ (u_quad_t) 0)) >Release-Note: >Audit-Trail: >Unformatted: X-Send-Pr-Version: www-1.0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 13 2:20: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 54A8437B66C for ; Fri, 13 Oct 2000 02:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA46728; Fri, 13 Oct 2000 02:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 13 Oct 2000 02:20:02 -0700 (PDT) Message-Id: <200010130920.CAA46728@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Johan Karlsson Subject: Re: bin/18667: mktemp(1) binary, or manpage / usage() is incorrect Reply-To: Johan Karlsson Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/18667; it has been noted by GNATS. From: Johan Karlsson To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: bin/18667: mktemp(1) binary, or manpage / usage() is incorrect Date: Fri, 13 Oct 2000 11:20:12 +0200 Reading the manpage and src I've come up with the atteched patch which describes the usage of mktemp(1) more accuratly than my prev patch. Index: usr.bin/mktemp/mktemp.1 =================================================================== RCS file: /home/ncvs/src/usr.bin/mktemp/mktemp.1,v retrieving revision 1.9 diff -u -r1.9 mktemp.1 --- usr.bin/mktemp/mktemp.1 2000/06/04 09:11:22 1.9 +++ usr.bin/mktemp/mktemp.1 2000/10/13 09:17:07 @@ -44,7 +44,12 @@ .Op Fl q .Op Fl t Ar prefix .Op Fl u -.Op Ar template ... +.Ar template ... +.Nm mktemp +.Op Fl d +.Op Fl q +.Op Fl u +.Fl t Ar prefix .Sh DESCRIPTION The .Nm Index: usr.bin/mktemp/mktemp.c =================================================================== RCS file: /home/ncvs/src/usr.bin/mktemp/mktemp.c,v retrieving revision 1.2 diff -u -r1.2 mktemp.c --- usr.bin/mktemp/mktemp.c 1998/05/05 06:13:47 1.2 +++ usr.bin/mktemp/mktemp.c 2000/10/13 09:16:38 @@ -145,6 +145,8 @@ usage() { fprintf(stderr, - "usage: mktemp [-d] [-q] [-t prefix] [-u] [template ...]\n"); + "usage: mktemp [-d] [-q] [-t prefix] [-u] template ...\n"); + fprintf(stderr, + " mktemp [-d] [-q] [-u] -t prefix \n"); exit (1); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 13 2:24:37 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A1B2937B502; Fri, 13 Oct 2000 02:24:36 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA48450; Fri, 13 Oct 2000 02:24:36 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Fri, 13 Oct 2000 02:24:36 -0700 (PDT) From: Message-Id: <200010130924.CAA48450@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, alex@FreeBSD.org Subject: Re: bin/18667: mktemp(1) binary, or manpage / usage() is incorrect Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: mktemp(1) binary, or manpage / usage() is incorrect Responsible-Changed-From-To: freebsd-bugs->alex Responsible-Changed-By: johan Responsible-Changed-When: Fri Oct 13 02:23:30 PDT 2000 Responsible-Changed-Why: Another commit-candidate. http://www.freebsd.org/cgi/query-pr.cgi?pr=18667 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 13 3:17:50 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6089B37B66C; Fri, 13 Oct 2000 03:17:49 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA68232; Fri, 13 Oct 2000 03:17:49 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Date: Fri, 13 Oct 2000 03:17:49 -0700 (PDT) From: Message-Id: <200010131017.DAA68232@freefall.freebsd.org> To: smcho@tsp.korea.ac.kr, dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/21947: shmget(2) takes 'size' in pages as opposed to bytes. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: shmget(2) takes 'size' in pages as opposed to bytes. State-Changed-From-To: open->closed State-Changed-By: dwmalone State-Changed-When: Fri Oct 13 03:16:46 PDT 2000 State-Changed-Why: Closed at submitters request (probabal misreading of source code). http://www.freebsd.org/cgi/query-pr.cgi?pr=21947 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 13 3:40: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D026737B66D for ; Fri, 13 Oct 2000 03:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA75338; Fri, 13 Oct 2000 03:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 13 Oct 2000 03:40:02 -0700 (PDT) Message-Id: <200010131040.DAA75338@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Bruce Evans Subject: Re: kern/21948: RLIM_INFINITY definition is apparently wrong Reply-To: Bruce Evans Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/21948; it has been noted by GNATS. From: Bruce Evans To: jau@iki.fi Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/21948: RLIM_INFINITY definition is apparently wrong Date: Fri, 13 Oct 2000 21:33:30 +1100 (EST) On Thu, 12 Oct 2000 jau@iki.fi wrote: > >Description: > RLIM_INFINITY is currently defined as follows... > > #define RLIM_INFINITY ((rlim_t)(((u_quad_t)1 << 63) - 1)) > > This is apparently wrong, because using an unsigned quad length > integer to represent the value hints that the intended bit pattern > to represent infinity is all 64 bits one, 0xFFFFFFFFFFFFFFFF. > The current definition makes the pattern anyhow 0x3FFFFFFFFFFFFFFF, > which does not require an unsigned type at all. Actually, the current definition makes the bit pattern 0x7FFFFFFFFFFFFFFF. This doesn't require an unsigned type, but one more than it does (on most machines), since subtracting one from the value with bit pattern 0x8000000000000000 would overflow on most machines. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 13 6:30: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C30DA37B66D for ; Fri, 13 Oct 2000 06:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA39251; Fri, 13 Oct 2000 06:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 83D5C37B66D; Fri, 13 Oct 2000 06:28:58 -0700 (PDT) Message-Id: <20001013132858.83D5C37B66D@hub.freebsd.org> Date: Fri, 13 Oct 2000 06:28:58 -0700 (PDT) From: lvinyes@teleline.es To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/21956: FreeBSD 4.1.1 does not recognize the slave disk (ATA) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21956 >Category: misc >Synopsis: FreeBSD 4.1.1 does not recognize the slave disk (ATA) >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 13 06:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Lluis Vinyes >Release: 4.1.1-RELEASE >Organization: >Environment: >Description: I have a system with 3 IDE disks and a CDROM. With 4.1, the system recognizes OK all the disks, but booting from the CDROM of 4.1.1 it only recognizes ad0 and ad2, ad1 is missing. The 1st. and 2nd. disks (ad0 and ad1) are identical 13 Gb. In this machine I have Windows 98, FreeBSD 4.1, BeOS, Linux, and NetBSD 1.4.2, working OK and seeing all 3 HD and the CDROM. >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 Fri Oct 13 6:30:10 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A859537B66C for ; Fri, 13 Oct 2000 06:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA39242; Fri, 13 Oct 2000 06:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 59F0537B66D; Fri, 13 Oct 2000 06:28:58 -0700 (PDT) Message-Id: <20001013132858.59F0537B66D@hub.freebsd.org> Date: Fri, 13 Oct 2000 06:28:58 -0700 (PDT) From: lvinyes@teleline.es To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/21955: FreeBSD 4.1.1 does not recognize the slave disk (ATA) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21955 >Category: misc >Synopsis: FreeBSD 4.1.1 does not recognize the slave disk (ATA) >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 13 06:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Lluis Vinyes >Release: 4.1.1-RELEASE >Organization: >Environment: >Description: I have a system with 3 IDE disks and a CDROM. With 4.1, the system recognizes OK all the disks, but booting from the CDROM of 4.1.1 it only recognizes ad0 and ad2, ad1 is missing. The 1st. and 2nd. disks (ad0 and ad1) are identical 13 Gb. In this machine I have Windows 98, FreeBSD 4.1, BeOS, Linux, and NetBSD 1.4.2, working OK and seeing all 3 HD and the CDROM. >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 Fri Oct 13 6:40: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 84DAD37B66D for ; Fri, 13 Oct 2000 06:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA42757; Fri, 13 Oct 2000 06:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 13 Oct 2000 06:40:02 -0700 (PDT) Message-Id: <200010131340.GAA42757@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Markus Grundmann" Subject: Re: kern/10411: top, vmstat, iostat show 0% cpu idle Reply-To: "Markus Grundmann" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10411; it has been noted by GNATS. From: "Markus Grundmann" To: , Cc: Subject: Re: kern/10411: top, vmstat, iostat show 0% cpu idle Date: Fri, 13 Oct 2000 15:37:09 +0200 FIX: for ASUS P2B-DS is a BIOS 112b at http://www.asus.com.tw available. (Includes a microcode patch) This update has correct the TOP problem (0% ...) on my server with FreeBSD 4.0 SMP installed. :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 13 6:43:11 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BB4637B503; Fri, 13 Oct 2000 06:43:10 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA43989; Fri, 13 Oct 2000 06:43:09 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Fri, 13 Oct 2000 06:43:09 -0700 (PDT) From: Message-Id: <200010131343.GAA43989@freefall.freebsd.org> To: lvinyes@teleline.es, johan@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/21956: FreeBSD 4.1.1 does not recognize the slave disk (ATA) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: FreeBSD 4.1.1 does not recognize the slave disk (ATA) State-Changed-From-To: open->closed State-Changed-By: johan State-Changed-When: Fri Oct 13 06:42:43 PDT 2000 State-Changed-Why: Duplicate of PR 21955 http://www.freebsd.org/cgi/query-pr.cgi?pr=21956 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 13 9:10: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 75A8137B66D for ; Fri, 13 Oct 2000 09:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA00231; Fri, 13 Oct 2000 09:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 13 Oct 2000 09:10:02 -0700 (PDT) Message-Id: <200010131610.JAA00231@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Rainer Duffner Subject: Re: kern/21932: 4.1.1-RELEASE : trap 12 during install Reply-To: Rainer Duffner Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/21932; it has been noted by GNATS. From: Rainer Duffner To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: kern/21932: 4.1.1-RELEASE : trap 12 during install Date: Fri, 13 Oct 2000 18:07:53 +0200 (MET DST) Hi, it works now. One has to _enable_ the integrated 7899s or else the kernel will panic. It then installs with no real problems (just ages before the FCAL times out - it's not connected). For NT, the controllers (or the channels, to be precise) have to be _disabled_, so this is where the problem really started. Still, I'm not sure if a trap 12 is the right behaviour in this case.... thanks, Rainer ----------------------------------------------------------------- This mail was sent through IMP http://webmail.fh-konstanz.de/imp/ (http://web.horde.org/imp/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 13 16:10: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 042CD37B502 for ; Fri, 13 Oct 2000 16:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA24025; Fri, 13 Oct 2000 16:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 13 Oct 2000 16:10:02 -0700 (PDT) Message-Id: <200010132310.QAA24025@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Jose M. Alcaide" Subject: Re: misc/21955: FreeBSD 4.1.1 does not recognize the slave disk (ATA) Reply-To: "Jose M. Alcaide" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/21955; it has been noted by GNATS. From: "Jose M. Alcaide" To: lvinyes@teleline.es Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/21955: FreeBSD 4.1.1 does not recognize the slave disk (ATA) Date: Sat, 14 Oct 2000 00:37:54 +0200 lvinyes@teleline.es wrote: > > I have a system with 3 IDE disks and a CDROM. > With 4.1, the system recognizes OK all the disks, but booting from the CDROM of 4.1.1 it only recognizes ad0 and ad2, ad1 is missing. > The 1st. and 2nd. disks (ad0 and ad1) are identical 13 Gb. > In this machine I have Windows 98, FreeBSD 4.1, BeOS, Linux, and NetBSD 1.4.2, working OK and seeing all 3 HD and the CDROM. I also found this problem with a system based on the VIA KT133 chipset: atapci0: port 0xffa0-0xffaf at device 7.1 on pci0 The primary slave (the CD-ROM) was not detected, and despite of the hard disk and the ATA cable being ATA66, the boot messages reported that the channel was working at 33 MHz because of the cable. I moved the CD-ROM to the secondary master, and then everything worked fine; therefore, the cable was not guilty. -- JMA ****** Jose M. Alcaide // jose@we.lc.ehu.es // jmas@FreeBSD.org ****** ** "Beware of Programmers who carry screwdrivers" -- Leonard Brandwein ** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 13 17:40:13 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9BB0137B673 for ; Fri, 13 Oct 2000 17:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA54980; Fri, 13 Oct 2000 17:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from visualnet.rootpass.net (24.68.61.66.on.wave.home.com [24.68.61.66]) by hub.freebsd.org (Postfix) with ESMTP id 0FBCE37B66C for ; Fri, 13 Oct 2000 17:31:19 -0700 (PDT) Received: (from spstarr@localhost) by visualnet.rootpass.net (8.11.0/8.11.0) id e9E0V5t03770; Fri, 13 Oct 2000 20:31:05 -0400 (EDT) (envelope-from spstarr) Message-Id: <200010140031.e9E0V5t03770@visualnet.rootpass.net> Date: Fri, 13 Oct 2000 20:31:05 -0400 (EDT) From: spstarr@visualnet.rootpass.net Reply-To: spstarr@visualnet.rootpass.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/21965: Running ldconfig (linux binary) from ld-1.9.9.tar.gz panic Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21965 >Category: kern >Synopsis: Running ldconfig (linux binary) from ld-1.9.9.tar.gz panic >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 13 17:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Shawn Starr >Release: FreeBSD 4.1.1-RELEASE i386 >Organization: >Environment: Intel Pentium 200Mhz 64MB ram, 2.5gig HD >Description: running a linux binary (ldconfig) causes kernel panic. >How-To-Repeat: run ldconfig from ld-1.9.9.tar.gz (linux ldconfig). >Fix: unknown >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 Oct 13 18:10:21 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7ED1837B673 for ; Fri, 13 Oct 2000 18:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA66260; Fri, 13 Oct 2000 18:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id D091337B674; Fri, 13 Oct 2000 18:07:25 -0700 (PDT) Message-Id: <20001014010725.D091337B674@hub.freebsd.org> Date: Fri, 13 Oct 2000 18:07:25 -0700 (PDT) From: ahlberg@fairytale.se To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/21970: Kernel panic when trying to access a UDMA100 harddisk Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21970 >Category: kern >Synopsis: Kernel panic when trying to access a UDMA100 harddisk >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 13 18:10:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Daniel Ahlberg >Release: 4.1.1-CURRENT >Organization: Fairytale AB >Environment: FreeBSD bleh.intranet.fairytale.se 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #1: Sat Oct 14 02:47:11 CEST 2000 root@bleh.intranet.fairytale.se:/usr/src/sys/compile/GENERIC i386 >Description: When trying to mount or fscsk a 15gb partition from a Maxtor 20gb UDMA100 connected to a Promise Ultra 100 card the kernel panics. I have got some values from nm /kernel | grep : c0237f3c T cpu_switch\n c0237f38 T default_halt. The computer is a Pentium 200MMX. >How-To-Repeat: It happens everytime I try to mount the partition or try to fsck the partition. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 13 18:10:48 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 927CD37B670 for ; Fri, 13 Oct 2000 18:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA66225; Fri, 13 Oct 2000 18:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from minya.sea.one-eyed-alien.net (minya.sea.one-eyed-alien.net [216.39.168.226]) by hub.freebsd.org (Postfix) with ESMTP id 481B537B502 for ; Fri, 13 Oct 2000 18:02:16 -0700 (PDT) Received: (from brooks@localhost) by minya.sea.one-eyed-alien.net (8.11.1/8.11.1) id e9E12cv03926; Fri, 13 Oct 2000 18:02:38 -0700 (PDT) (envelope-from brooks) Message-Id: <200010140102.e9E12cv03926@minya.sea.one-eyed-alien.net> Date: Fri, 13 Oct 2000 18:02:38 -0700 (PDT) From: brooks@one-eyed-alien.net Reply-To: brooks@one-eyed-alien.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/21967: [PATCH] Wireless cards need configuration prior to ifconfig Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21967 >Category: conf >Synopsis: [PATCH] Wireless cards need configuration prior to ifconfig >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 13 18:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Brooks Davis >Release: FreeBSD 5.0-CURRENT i386 >Organization: The Aerospace Corporation >Environment: FreeBSD minya 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Oct 9 19:07:56 PDT 2000 root@minya:/usr/obj/usr/src/sys/MINYA i386 >Description: Wireless ethernet cards often require a substantial number of settings to be configured before they can attach to a network. FreeBSD provides no automated machanism to do this. Additionaly, these settings may vary from one environment to another such as home, office, and public areas such as airport terminals. >How-To-Repeat: Try using a wireless ethernet card with an access point with security settings enabled. >Fix: Apply the following patch. This patch provides generic hooks for interface configuration prior to ifconfig derived from those submitted by Danny Howard in PR:conf/21489. The config_802.11 script tries configrations until one that works is found. I believe the set of defaults I provide will not break existing setups and will automaticaly enable access to unrestricted access points. Aironet configuration depends on Doug Ambrisko's WEP patches submitted in PR:kern/21864 and the Lucent configuration may require the patches in PR:bin/21803 in certain rare cases. This is a work in progress, but it works well enough that I'd like to see it get wider exposure. Until this or a similar facility is commited, I will perodicaly update a copy of the patch at: http://www.one-eyed-alien.net/~brooks/FreeBSD/config802.diff Index: etc/pccard_ether =================================================================== RCS file: /home/ncvs/src/etc/pccard_ether,v retrieving revision 1.18 diff -u -r1.18 pccard_ether --- etc/pccard_ether 2000/09/07 03:06:06 1.18 +++ etc/pccard_ether 2000/10/14 00:40:33 @@ -19,6 +19,16 @@ interface=$1 shift +eval preifconfig=\$preifconfig_${interface} +if [ -n "${preifconfig}" ]; then + preifconfig_ifconfig="" + preifconfig_interface=${interface} + $preifconfig + if [ -n "${preifconfig_ifconfig}" ]; then + pccard_ifconfig=${preifconfig_ifconfig} + fi +fi + case ${pccard_ifconfig} in [Nn][Oo] | '') ;; Index: etc/rc.network =================================================================== RCS file: /home/ncvs/src/etc/rc.network,v retrieving revision 1.87 diff -u -r1.87 rc.network --- etc/rc.network 2000/10/08 19:18:24 1.87 +++ etc/rc.network 2000/10/14 00:41:38 @@ -142,9 +147,20 @@ eval showstat_$ifn=1 fi + preifconfig_ifconfig="" + eval preifconfig=\$preifconfig_${ifn} + if [ -n "${preifconfig}" ]; then + preifconfig_interface=${ifn} + $preifconfig + fi + # Do the primary ifconfig if specified # - eval ifconfig_args=\$ifconfig_${ifn} + if [ -n "${preifconfig_ifconfig}" ]; then + ifconfig_args=${preifconfig_ifconfig} + else + eval ifconfig_args=\$ifconfig_${ifn} + fi case ${ifconfig_args} in '') Index: etc/Makefile =================================================================== RCS file: /home/ncvs/src/etc/Makefile,v retrieving revision 1.237 diff -u -r1.237 Makefile --- etc/Makefile 2000/09/15 08:06:59 1.237 +++ etc/Makefile 2000/10/14 00:23:24 @@ -31,7 +31,7 @@ .endif # -rwxr-xr-x root.wheel, for the new cron root.wheel -BIN2= netstart pccard_ether rc.suspend rc.resume +BIN2= config_802.11 netstart pccard_ether rc.suspend rc.resume MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist \ BSD.var.dist BSD.x11.dist BSD.x11-4.dist Index: etc/defaults/rc.conf =================================================================== RCS file: /home/ncvs/src/etc/defaults/rc.conf,v retrieving revision 1.80 diff -u -r1.80 rc.conf --- etc/defaults/rc.conf 2000/10/06 12:24:45 1.80 +++ etc/defaults/rc.conf 2000/10/14 00:21:15 @@ -100,6 +102,44 @@ ppp_nat="YES" # Use PPP's internal network address translation or NO. ppp_profile="papchap" # Which profile to use from /etc/ppp/ppp.conf. ppp_user="root" # Which user to run ppp as + +### IEEE 802.11 wireless networking configuration ### +ieee802_11_configs="infra adhoc" # List of all configs +ieee802_11_config_default="auto" # Default config or auto +#ieee802_11_config_an0="auto" # Config for an0 +#ieee802_11_config_wi0="auto" # Config for wi0 +ieee802_11_association_timeout="0" # Time to wait to check for association +preifconfig_an0=". /etc/config_802.11" # Config an0 on insert/boot +preifconfig_wi0=". /etc/config_802.11" # Config wi0 on insert/boot +### The ad-hoc mode configuration ### +ieee802_11_adhoc_mode="ad-hoc" # Set interface mode +ieee802_11_adhoc_ssid="" # SSID of the network you want +ieee802_11_adhoc_station_name="" # Identifier for this host +ieee802_11_adhoc_rate="auto" # Rate (1, 2, 5.5, 11, or auto) +ieee802_11_adhoc_powermanagement="NO" # Power management +ieee802_11_adhoc_channel="6" # Channel (1-11 in US) +ieee802_11_adhoc_wep="NO" # Set to YES to enable encryption +ieee802_11_adhoc_wep_mixed_ok="NO" # Connect to mixed networks? +ieee802_11_adhoc_wep_tx_key="1" # Set the key to transmit with +ieee802_11_adhoc_wep_key1="" # Each key can be 0, 5, or 13 +ieee802_11_adhoc_wep_key2="" # bytes in length as either an +ieee802_11_adhoc_wep_key3="" # ASCII string or a hex string. +ieee802_11_adhoc_wep_key4="" +#ieee802_11_adhoc_ifconfig="DHCP" # interface configuration +### The infrastructure mode configuration ### +ieee802_11_infra_mode="infrastructure" # Set interface mode +ieee802_11_infra_ssid="" # SSID of the network you want +ieee802_11_infra_station_name="" # Identifier for this host +ieee802_11_infra_rate="auto" # Rate (1, 2, 5.5, 11, or auto) +ieee802_11_infra_powermanagement="NO" # Power management +ieee802_11_infra_wep="NO" # Set to YES to enable encryption +ieee802_11_infra_wep_mixed_ok="NO" # Connect to mixed networks? +ieee802_11_infra_wep_tx_key="1" # Set the key to transmit with +ieee802_11_infra_wep_key1="" # Each key can be 0, 5, or 13 +ieee802_11_infra_wep_key2="" # bytes in length as either an +ieee802_11_infra_wep_key3="" # ASCII string or a hex string. +ieee802_11_infra_wep_key4="" +#ieee802_11_infra_ifconfig="DHCP" # interface configuration ### Network daemon (miscellaneous) & NFS options: ### syslogd_enable="YES" # Run syslog daemon (or NO). Index: share/man/man5/rc.conf.5 =================================================================== RCS file: /home/ncvs/src/share/man/man5/rc.conf.5,v retrieving revision 1.83 diff -u -r1.83 rc.conf.5 --- share/man/man5/rc.conf.5 2000/10/06 12:24:44 1.83 +++ share/man/man5/rc.conf.5 2000/10/13 23:58:43 @@ -135,6 +135,14 @@ you are not connected to a network. If you are using .Xr dhclient 8 to set your hostname via DHCP, this variable should be set to an empty string. +.It Ar default_hostname +If you are using +.Xr dhclient 8 +to set your hostname via DHCP and will be operating without a network +sometimes, set this to something meaningful to be used in those cases. +You should set +.Ar hostname +to an empty string if this is set. .It Ar nisdomainname (str) The NIS domainname of your host, or .Ar NO @@ -534,6 +542,18 @@ .Bd -literal ifconfig_ed0="DHCP" .Ed +.It Ar preifconfig_ +(str) A command to run before attempting to ifconfig a network +interface. This hook provides the ability to preconfigure interfaces +which can not simply have an IP address attached to them such as +wireless Ethernet interfaces. The name of the interface is passed via +the +.Ev preifconfig_interface +environmental variable and an alternate set of +.Nm ifconfig +arguments may be returned by setting +.Ev preifconfig_ifconfig +before returning if the command is sourced. .It Ar ppp_enable (bool) If set to .Ar YES , @@ -563,6 +583,147 @@ (str) The name of the user under which ppp should be started. By default, ppp is started as .Ar root . +.It Ar ieee802_11_configs +(str) An ordered list of all IEEE 802.11 wireless Ethernet +configurations defined by the system. +.It Ar ieee802_11_config_default +(str) The default configuration to use for an IEEE 802.11 wireless +Ethernet device. It may be one or more of the values in +.Ar ieee802_11_configs +or +.Ar AUTO +which is the equivalent of listing all the values from +.Ar ieee802_11_configs . +If there is more then one value, they are tryed in turn until the last +config is reached or one succeedes in configuring the adaptor to +associate with a local network. +.It Ar ieee802_11_config_ +(str) The configuration to use for the given IEEE 802.11 wireless +interface. Values act the same as in +.Ar ieee802_11_config_default . +.It Ar ieee802_11_association_timeout +(integer) The amount of time to sleep between setting the values of a +configuration and checking to see if the adaptor associated with a +network. +.It Ar ieee802_11__mode +(str) The interface mode. Valid values are +.Ar ad-hoc +or +.Ar infrastructure . +.It Ar ieee802_11__ssid +(str) The SSID of the network you wish to join. Values are searched +from starting from =1 until a value is not set. Not all adaptors +support more then one SSID. +.It Ar ieee802_11__ssid +(str) This is the same as +.Ar ieee802_11__ssid1 +except that it is assumed that +.Ar ieee802_11__ssid2 +is not set. This is the more portable interface. +.It Ar ieee802_11__station_name +(str) An identifier for this host. +.It Ar ieee802_11__rate +(str) The transmit speed for the interface to use. Valid values are +.Ar 1 , +.Ar 2, +.Ar 5.5 , +.Ar 11 , +and +.Ar AUTO . +.It Ar ieee802_11__powermanagement +(bool+) Set to +.Ar NO +to disable powermanagement. Some interfaces support other modes: +.Ar CAM , +.Ar PSP , +and +.Ar CAM-PSP . +Modes not understood by a given interface are treated as +.Ar YES . +.It Ar ieee802_11__channel +(integer) The channel to transmit on. Only really meaningful in ad-hoc +mode. +.It Ar ieee802_11_wep +(bool) Set to +.Ar YES +to enable Wired Equivalent Privacy (WEP). +.It Ar ieee802_11__wep_mixed_ok +(bool) Some cards need to be configured differently for networks with +allow both encrypted and unencrypted traffic. Set to +.Ar YES +for those networks and +.Ar NO +for others. +.It Ar ieee802_11__wep_tx_key +(integer) Select the WEP key to encript transmissions with. +.It Ar ieee802_11__wep_key +(str) Set WEP key . must be a number from 1 to 4. Keys may +be specified in hex or as ASCII strings and must be 0, 5, or 13 bytes in +length. +.It Ar ieee802_11__ifconfig +(str) If this configuration suceeds when tried the +.Nm ifconfig +argument string that would have been used will be replaced with this +string. +.It Ar ieee802_11__rts_threshold +(integer|MAX) Sets the RTR/CTS threshold for the given iterface. If set +to +.Ar MAX , +the maximum value for the interface is used. +.It Ar ieee802_11__wi_create_IBSS +(bool) Set to +.Ar YES +to attempt to act as an access point. See the documentation on the +.Ar -c +option to +.Nm wicontrol +for more information. +.It Ar ieee802_11__wi_ssid +(str) The SSID of the access point we are trying to create. +.It Ar ieee802_11__wi_ap_density +(str) The density of access points. Controls some access point +switching behavior. Valid values are: +.Ar LOW , +.Ar MEDIUM , +and +.Ar HIGH . +.It Ar ieee802_11__wi_max_data_len +(integer) Provides access to the +.Nm wicontrol +command's +.Ar -d +option. +.It Ar ieee802_11__wi_sleep_interval +(integer) Provides access to the +.Nm wicontrol +command's +.Ar -S +option. +.It Ar ieee802_11__an_ap +(MAC) Set up to 4 access points to preferentialy associate with. +is in the range from 1 to 4 and the value is the MAC address of the +access point in question. +.It Ar ieee802_11__an_beacon_period +(integer) The ad-hoc beacon period in milliseconds. +.It Ar ieee802_11__an_tx_diversity +(str) Set the transmit antenna diversity. Valid values are: +.Ar FACTORY , +.Ar ANTENNA1 , +.Ar ANTENNA2 , +and +.Ar BOTH . +.It Ar ieee802_11__an_rx_diversity +(str) Set the recieve antenna diversity. Valid values are the save as +for +.Ar ieee802_11__an_tx_diversity . +.It Ar ieee802_11__an_net_join_timeout +(integer) Time to try to find an ad-hoc master before giving up and +becoming one in milliseconds. +.It Ar ieee802_11__an_tx_power +(interger) Set the transmit power. Valid values depend on the intended +market for the card. +.It Ar ieee802_11__an_frag_threshold +(integer) Set the fragmentation threshold for this interface. .It Ar rc_conf_files (str) This option is used to specify a list of files that will override the settings in @@ -1459,6 +1620,7 @@ .Xr motd 5 , .Xr accton 8 , .Xr amd 8 , +.Xr ancontrl 8 , .Xr apm 8 , .Xr atm 8 , .Xr cron 8 , @@ -1492,6 +1654,7 @@ .Xr timed 8 , .Xr vinum 8 , .Xr vnconfig 8 , +.Xr wicontrol 8 , .Xr xntpd 8 , .Xr xtend 8 , .Xr ypbind 8 , --- etc/config_802.11.orig Fri Oct 13 17:24:53 2000 +++ etc/config_802.11 Fri Oct 13 17:38:13 2000 @@ -0,0 +1,644 @@ +#!/bin/sh +############################################################################# +# Copyright 2000 The Aerospace Corporation. +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# 1. Redistributions of source code must retain the above copyright +# notice, this list of conditions, and the following disclaimer. +# 2. Redistributions in binary form must reproduce the above copyright +# notice, this list of conditions, and the following disclaimer in the +# documentation and/or other materials provided with the distribution. +# 3. The name of The Aerospace Corporation may not be used to endorse or +# promote products derived from this software. +# +# THIS SOFTWARE IS PROVIDED BY THE AEROSPACE CORPORATION "AS IS" AND +# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +# ARE DISCLAIMED. IN NO EVENT SHALL THE AEROSPACE CORPORATION BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +# SUCH DAMAGE. +# +# $FreeBSD$ +# + +# +# config_802.11 +# +# The interface to be configured is passed via the +# preifconfig_interface environmental variable. Upon successful +# configuration of an interface, the preifconfig_ifconfig variable is +# set if the secessful configuration sets its +# ieee802_11__ifconfig variable. +# +# The current version supports wi and an adaptors. +# + +ieee802_11_set_config() { ( + wicontrol="/usr/sbin/wicontrol -i ${preifconfig_interface}" + ancontrol="/usr/sbin/ancontrol -i ${preifconfig_interface}" +# ancontrol="echo ancontrol -i ${preifconfig_interface}" + + # Convert inputs to cannonical form. All general arguments are + # cleaned here to reduce the code in the interface specific + # portion of the code. + # + eval mode=\$ieee802_11_${config}_mode + case ${mode} in + [Aa][Dd]-[Hh][Oo][Cc]|[Aa][Dd][Hh][Oo][Cc]) + mode="ad-hoc" + ;; + [Ii][Nn][Ff][Rr][Aa]*|[Bb][Ss][Ss]) + mode="infrastructure" + ;; + *) + mode="" + ;; + esac + + eval ssid=\${ieee802_11_${config}_ssid-_unset_} + if [ "${ssid}" != "_unset_" ]; then + ssid1=${ssid} + ssid2="_unset_" + else + ssids=1 + while : ; do + eval ssid=\${ieee802_11_${config}_ssid${ssids}-_unset_} + if [ "${ssid}" != "_unset_" ]; then + eval ssid${ssids}=${ssid} + ssids=`expr ${ssids} + 1` + else + break + fi + done + fi + + eval station_name=\${ieee802_11_${config}_station_name-_unset_} + + eval rate=\$ieee802_11_${config}_rate + case ${rate} in + 1|2|5.5|11) + ;; + 5) + rate="5.5" + ;; + [Aa][Uu][Tt][Oo]) + rate="auto" + ;; + *) + rate="" + ;; + esac + + eval powermanagement=\$ieee802_11_${config}_powermanagement + case ${powermanagement} in + [Nn][Oo]) + powermanagement="no" + ;; + [Yy][Ee][Ss]) + powermanagement="yes" + ;; + [Cc][Aa][Mm]) + powermanagement="cam" + ;; + [Pp][Ss][Pp]) + powermanagement="psp" + ;; + [Cc][Aa][Mm]-[Pp][Ss][Pp]) + powermanagement="cam-psp" + ;; + *) + powermanagement="" + ;; + esac + + eval channel=\$ieee802_11_${config}_channel + case ${channel} in + 1|2|3|4|5|6|7|8|9|10|11|12|13|14) + ;; + *) + channel="" + ;; + esac + + eval wep=\$ieee802_11_${config}_wep + case ${wep} in + [Nn][Oo]) + wep="no" + ;; + [Yy][Ee][Ss]) + wep="yes" + ;; + *) + wep="" + ;; + esac + + eval wep_mixed_ok=\$ieee802_11_${config}_wep_mixed_ok + case ${wep_mixed_ok} in + [Nn][Oo]) + wep_mixed_ok="no" + ;; + [Yy][Ee][Ss]) + wep_mixed_ok="yes" + ;; + *) + wep_mixed_ok="" + ;; + esac + + eval wep_tx_key=\$ieee802_11_${config}_wep_tx_key + case ${wep_tx_key} in + 1|2|3|4) + ;; + *) + wep_tx_key="" + ;; + esac + + eval wep_key1=\${ieee802_11_${config}_wep_key1-_unset_} + eval wep_key2=\${ieee802_11_${config}_wep_key2-_unset_} + eval wep_key3=\${ieee802_11_${config}_wep_key3-_unset_} + eval wep_key4=\${ieee802_11_${config}_wep_key4-_unset_} + + eval mac=\${ieee802_11_${config}_mac-_unset_} + + eval rts_threshold=\$ieee802_11_${config}_rts_threshold + case ${rts_threshold} in + [0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[12][0-9][0-9][0-9]) + if [ ${rts_threshold} -gt 2347 ]; then + rts_threshold="max" + fi + ;; + [Mm][Aa][Xx]*) + rts_threshold="max" + ;; + *) + rts_threshold="" + ;; + esac + + # Each interface type needs to be handled differently due to + # differences in the control programs and custom options. + # + case ${preifconfig_interface} in + wi[0-9]*) + # handle general options + # + if [ -n "${mode}" ]; then + case ${mode} in + ad-hoc) + ${wicontrol} -p 3 + ;; + infrastructure) + ${wicontrol} -p 1 + ;; + esac + fi + + if [ "${ssid1}" != "_unset_" ]; then + ${wicontrol} -n "${ssid1}" + fi + + if [ "${station_name}" != "_unset_" ]; then + ${wicontrol} -s "${station_name}" + fi + + # I think these values are probably correct for modern + # cards. However, my tests indicate that the value you + # select has little to do with the speed at which you + # operate. + # + if [ -n "${rate}" ]; then + case ${rate} in + 1) + ${wicontrol} -t 1 + ;; + 2) + ${wicontrol} -t 2 + ;; + 5.5) + ${wicontrol} -t 4 + ;; + 11) + ${wicontrol} -t 5 + ;; + auto) + ${wicontrol} -t 3 + ;; + esac + fi + + if [ -n "${powermanagement}" ]; then + case ${powermanagement} in + no) + ${wicontrol} -P 0 + ;; + *) + ${wicontrol} -P 1 + ;; + esac + fi + + if [ -n "${channel}" ]; then + ${wicontrol} -f ${channel} + fi + + if [ -n "${wep}" ]; then + case ${wep} in + no) + ${wicontrol} -e 0 + ;; + yes) + ${wicontrol} -e 1 + ;; + esac + fi + + # wep_mixed_ok isn't an option for wi devices + + if [ -n "${wep_tx_key}" ]; then + ${wicontrol} -T ${wep_tx_key} + fi + + if [ "${wep_key1}" != "_unset_" ]; then + ${wicontrol} -k "${wep_key1}" -v 1 + fi + if [ "${wep_key2}" != "_unset_" ]; then + ${wicontrol} -k "${wep_key2}" -v 2 + fi + if [ "${wep_key3}" != "_unset_" ]; then + ${wicontrol} -k "${wep_key3}" -v 3 + fi + if [ "${wep_key4}" != "_unset_" ]; then + ${wicontrol} -k "${wep_key4}" -v 4 + fi + + if [ -n "${rts_threshold}" ]; then + case ${rts_threshold} in + max) + ${wicontrol} -r 2347 + ;; + *) + ${wicontrol} -r ${rts_threshold} + ;; + esac + fi + + # Handle wi specific options + # + eval wi_create_IBSS=\$ieee802_11_${config}_wi_create_IBSS + case ${wi_create_IBSS} in + [Nn][Oo]) + ${wicontrol} -c 0 + ;; + [Yy][Ee][Ss]) + ${wicontrol} -c 1 + ;; + *) + ;; + esac + + eval wi_ssid=\${ieee802_11_${config}_wi_ssid-_unset_} + if [ "${wi_ssid}" != "_unset_" ]; then + ${wicontrol} -q "${wi_ssid}" + fi + + eval wi_ap_density=\$ieee802_11_${config}_wi_ap_density + case ${wi_ap_density} in + [Ll][Oo][Ww]|1) + ${wicontrol} -a 1 + ;; + [Mm][Ee][Dd][Ii][Uu][Mm]|2) + ${wicontrol} -a 2 + ;; + [Hh][Ii][Gg][Hh]|3) + ${wicontrol} -a 3 + ;; + *) + ;; + esac + + eval wi_max_data_len=\$ieee802_11_${config}_wi_max_data_len + if [ -n "${wi_max_data_length}" ]; then + ${wicontrol} -d ${wi_max_data_length} + fi + + eval wi_sleep_interval=\$ieee802_11_${config}_wi_sleep_interval + if [ -n "${wi_sleep_interval}" ]; then + ${wicontrol} -S ${wi_sleep_interval} + fi + + ;; + an[0-9]*) + # handle general options + # + if [ -n "${mode}" ]; then + case ${mode} in + ad-hoc) + ${ancontrol} -o 0 + ;; + infrastructure) + ${ancontrol} -o 1 + ;; + esac + fi + + if [ "${ssid1}" != "_unset_" ]; then + ${ancontrol} -v 1 -n "${ssid1}" + if [ "${ssid2}" != "_unset_" ]; then + ${ancontrol} -v 2 -n "${ssid2}" + if [ "${ssid3}" != "_unset_" ]; then + ${ancontrol} -v 3 -n "${ssid3}" + fi + fi + fi + + if [ "${station_name}" != "_unset_" ]; then + ${ancontrol} -l "${station_name}" + fi + + if [ -n "${rate}" ]; then + case ${rate} in + 1) + ${ancontrol} -t 1 + ;; + 2) + ${ancontrol} -t 2 + ;; + 5.5) + ${ancontrol} -t 3 + ;; + 11) + ${ancontrol} -t 4 + ;; + auto) + ${ancontrol} -t 0 + ;; + esac + fi + + if [ -n "${powermanagement}" ]; then + case ${powermanagement} in + no) + ${ancontrol} -s 0 + ;; + # XXX: I think CAM is the right choice for YES, + # but I'm not actually sure. Maybe what I need + # is the 802.11b spec. + yes) + ${ancontrol} -s 1 + ;; + cam) + ${ancontrol} -s 1 + ;; + psp) + ${ancontrol} -s 2 + ;; + cam-psp) + ${ancontrol} -s 3 + ;; + esac + fi + + if [ -n "${channel}" ]; then + ${ancontrol} -c ${channel} + fi + + # Hmm, not sure how this works + if [ -n "${wep_mixed_ok}" ]; then + case ${wep_mixed_ok} in + no) + # Turn off + ;; + yes) + # Turn on + ;; + esac + fi + + if [ "${wep_key1}" != "_unset_" ]; then + ${ancontrol} -v 1 -k "${wep_key1}" + fi + if [ "${wep_key2}" != "_unset_" ]; then + ${ancontrol} -v 3 -k "${wep_key2}" + fi + if [ "${wep_key3}" != "_unset_" ]; then + ${ancontrol} -v 5 -k "${wep_key3}" + fi + if [ "${wep_key4}" != "_unset_" ]; then + ${ancontrol} -v 7 -k "${wep_key4}" + fi + + # XXX Hack around missing feature in ancontrol + if [ -n "${wep_tx_key}" ]; then + case ${wep_tx_key} in + 1) + ${ancontrol} -v 1 -k "${wep_key1}" + ;; + 2) + ${ancontrol} -v 3 -k "${wep_key2}" + ;; + 3) + ${ancontrol} -v 5 -k "${wep_key3}" + ;; + 4) + ${ancontrol} -v 7 -k "${wep_key4}" + ;; + esac + fi + + # Needs to be after key setting for some reason + if [ -n "${wep}" ]; then + case ${wep} in + no) + ${ancontrol} -W 0 + ;; + yes) + ${ancontrol} -W 1 + ;; + esac + fi + + if [ -n "${rts_threshold}" ]; then + case ${rts_threshold} in + max) + ${ancontrol} -r 2312 + ;; + *) + ${ancontrol} -r ${rts_threshold} + ;; + esac + fi + + + # Handle an specific options + # + eval an_ap1=\${ieee802_11_${config}_an_ap1-_unset_} + eval an_ap2=\${ieee802_11_${config}_an_ap2-_unset_} + eval an_ap3=\${ieee802_11_${config}_an_ap3-_unset_} + eval an_ap4=\${ieee802_11_${config}_an_ap4-_unset_} + if [ "${an_ap1}" != "_unset_" ]; then + ${ancontrol} -v 1 -a "${an_ap1}" + fi + if [ "${an_ap2}" != "_unset_" ]; then + ${ancontrol} -v 2 -a "${an_ap2}" + fi + if [ "${an_ap3}" != "_unset_" ]; then + ${ancontrol} -v 3 -a "${an_ap3}" + fi + if [ "${an_ap4}" != "_unset_" ]; then + ${ancontrol} -v 4 -a "${an_ap4}" + fi + + eval an_beacon_period=\$ieee802_11_${config}_an_beacon_period + if [ -n "${an_beacon_period}" ]; then + ${ancontrol} -b ${an_beacon_period} + fi + + eval an_tx_diversity=\$ieee802_11_${config}_an_diversity + eval an_rx_diversity=\$ieee802_11_${config}_an_diversity + case "${an_tx_diversity}" in + '') + ;; + [Ff][Aa][Cc][Tt][Oo][Rr][Yy]|0) + ${ancontrol} -v 1 -d 0 + ;; + [Aa][Nn][Tt][Ee][Nn][Nn][Aa]1|1) + ${ancontrol} -v 1 -d 1 + ;; + [Aa][Nn][Tt][Ee][Nn][Nn][Aa]2|2) + ${ancontrol} -v 1 -d 2 + ;; + [Bb][Oo][Tt][Hh]|3) + ${ancontrol} -v 1 -d 3 + ;; + esac + case "${an_rx_diversity}" in + '') + ;; + [Ff][Aa][Cc][Tt][Oo][Rr][Yy]|0) + ${ancontrol} -v 0 -d 0 + ;; + [Aa][Nn][Tt][Ee][Nn][Nn][Aa]1|1) + ${ancontrol} -v 0 -d 1 + ;; + [Aa][Nn][Tt][Ee][Nn][Nn][Aa]2|2) + ${ancontrol} -v 0 -d 2 + ;; + [Bb][Oo][Tt][Hh]|3) + ${ancontrol} -v 0 -d 3 + ;; + esac + + eval an_net_join_timeout=\$ieee802_11_${config}_an_net_join_timeout + if [ -n "${an_net_join_timeout}" ]; then + ${ancontrol} -j ${an_net_join_timeout} + fi + + eval an_tx_power=\$ieee802_11_${config}_an_tx_power + if [ -n "${an_tx_power}" ]; then + ${ancontrol} -p ${an_net_tx_power} + fi + + eval an_frag_threshold=\$ieee802_11_${config}_an_frag_threshold + if [ -n "${an_frag_threshold}" ]; then + ${ancontrol} -f ${an_frag_threshold} + fi + + ;; + *) + ;; + esac +) } + +ieee802_11_check_status() { + eval ieee802_11_mode=\$ieee802_11_${config}_mode + case ${ieee802_11_mode} in + [Aa][Dd]-[Hh][Oo][Cc]|[Aa][Dd][Hh][Oo][Cc]) + ieee802_11_mode="ad-hoc" + ;; + [Ii][Nn][Ff][Rr][Aa]*|[Bb][Ss][Ss]) + ieee802_11_mode="infrastructure" + ;; + *) + ieee802_11_mode="" + ;; + esac + + case ${preifconfig_interface} in + wi[0-9]*) + if [ `wicontrol -i ${preifconfig_interface} | sed -e '/^Comms.*/!d' -e 's/.*\[ \([0-9]*\) .*/\1/` -gt 0 ]; then + ieee802_11_is_synced="yes" + else + ieee802_11_is_synced="no" + fi + ;; + an[0-9]*) + case ${ieee802_11_mode} in + ad-hoc) + if [ -n "`ancontrol -i ${preifconfig_interface} -S | sed -e '/^Operating.*/!d' -e '/.*synced.*/!d'`" ]; then + ieee802_11_is_synced="yes" + else + ieee802_11_is_synced="no" + fi + ;; + infrastructure) + if [ -n "`ancontrol -i ${preifconfig_interface} -S | sed -e '/^Current AP name.*/!d' -e 's/.*\[ *\([a-zA-Z0-9-]*\) *\].*/\1/'`" ]; then + ieee802_11_is_synced="yes" + else + ieee802_11_is_synced="no" + fi + ;; + esac + ;; + *) + ieee802_11_is_synced="no" + esac +} + +# Select the specific config(s) for this interface or else take the default +# +eval ieee802_11_config=\$ieee802_11_config_${preifconfig_interface} +if [ -z "${ieee802_11_config}" ]; then + ieee802_11_config=${ieee802_11_config_default} +fi + +# If the config is auto then try all the configs +# +case ${ieee802_11_config} in +[Aa][Uu][Tt][Oo]) + ieee802_11_config=${ieee802_11_configs} + ;; +esac + +sleep 1 + +# Try each config in turn until we get one that works or we give up and +# use the last one. +# +for config in ${ieee802_11_config}; do + echo -n "Trying IEEE 802.11 config '$config' on ${preifconfig_interface}..." + ieee802_11_set_config + ifconfig ${preifconfig_interface} up + if [ ${ieee802_11_association_timeout} -gt 0 ]; then + echo -n "sleeping ${ieee802_11_association_timeout}sec..." + sleep ${ieee802_11_association_timeout} + fi + ieee802_11_check_status + ifconfig ${preifconfig_interface} down + if [ "$ieee802_11_is_synced" = "yes" ]; then + echo succeded + eval preifconfig_ifconfig=\${ieee802_11_${config}_ifconfig} + break + else + echo failed + fi +done >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 Oct 13 18:20:37 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1FD0A37B676 for ; Fri, 13 Oct 2000 18:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA69567; Fri, 13 Oct 2000 18:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 13 Oct 2000 18:20:03 -0700 (PDT) Message-Id: <200010140120.SAA69567@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Roman Shterenzon Subject: Re: conf/21777: IPFILTER_DEFAULT_BLOCK isn't mentioned anywhere Reply-To: Roman Shterenzon Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/21777; it has been noted by GNATS. From: Roman Shterenzon To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: conf/21777: IPFILTER_DEFAULT_BLOCK isn't mentioned anywhere Date: Sat, 14 Oct 2000 03:16:15 +0300 Here's a patch: --- /usr/src/sys/i386/conf/LINT Wed Oct 11 14:06:42 2000 +++ LINT Sat Oct 14 02:56:47 2000 @@ -528,6 +528,7 @@ options IPDIVERT #divert sockets options IPFILTER #ipfilter support options IPFILTER_LOG #ipfilter logging +options IPFILTER_DEFAULT_BLOCK #deny everything by default options IPSTEALTH #support for stealth forwarding options TCPDEBUG --Roman Shterenzon, UNIX System Administrator and Consultant [ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 13 21: 0: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 426C637B66F for ; Fri, 13 Oct 2000 21:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA27659; Fri, 13 Oct 2000 21:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.42.130.87]) by hub.freebsd.org (Postfix) with ESMTP id 7D51737B503 for ; Fri, 13 Oct 2000 20:55:58 -0700 (PDT) Received: from gabby.gsicomp.on.ca (gabby.gsicomp.on.ca [192.168.0.2]) by xena.gsicomp.on.ca (8.10.1/8.9.2) with ESMTP id e9E3tvD11533 for ; Fri, 13 Oct 2000 23:55:58 -0400 (EDT) (envelope-from root@gabby.gsicomp.on.ca) Received: (from root@localhost) by gabby.gsicomp.on.ca (8.9.3/8.9.3) id XAA32952; Fri, 13 Oct 2000 23:55:57 -0400 (EDT) (envelope-from root) Message-Id: <200010140355.XAA32952@gabby.gsicomp.on.ca> Date: Fri, 13 Oct 2000 23:55:57 -0400 (EDT) From: matt@gsicomp.on.ca Reply-To: matt@gsicomp.on.ca To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/21981: GENERIC needs improved comments for MII NICs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21981 >Category: kern >Synopsis: GENERIC needs improved comments for MII NICs >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 13 21:00:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Matthew Emmerton >Release: FreeBSD 4.1-RELEASE i386 >Organization: >Environment: >Description: GENERIC lacks a descriptive comment instructing users to retain the 'device miibus' line if they wish to use any of the MII-based NICs >How-To-Repeat: >Fix: --- /usr/src/sys/i386/conf/GENERIC.orig Fri Oct 13 23:51:32 2000 +++ /usr/src/sys/i386/conf/GENERIC Fri Oct 13 23:53:02 2000 @@ -167,6 +167,7 @@ device wx # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. +# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support device dc # DEC/Intel 21143 and various workalikes device pcn # AMD Am79C79x PCI 10/100 NICs >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 Oct 13 23:27:50 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A2FAD37B66D; Fri, 13 Oct 2000 23:27:47 -0700 (PDT) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA83822; Fri, 13 Oct 2000 23:27:47 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Fri, 13 Oct 2000 23:27:47 -0700 (PDT) From: Message-Id: <200010140627.XAA83822@freefall.freebsd.org> To: alex@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/21981: GENERIC needs improved comments for MII NICs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: GENERIC needs improved comments for MII NICs Responsible-Changed-From-To: freebsd-bugs->freebsd-doc Responsible-Changed-By: alex Responsible-Changed-When: Fri Oct 13 23:26:17 PDT 2000 Responsible-Changed-Why: Misfiled PR http://www.freebsd.org/cgi/query-pr.cgi?pr=21981 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 0: 0:10 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C14137B66D for ; Sat, 14 Oct 2000 00:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA94315; Sat, 14 Oct 2000 00:00:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from spock.org (cm-24-169-0-39.nycap.rr.com [24.169.0.39]) by hub.freebsd.org (Postfix) with ESMTP id AE6AB37B503 for ; Fri, 13 Oct 2000 23:57:24 -0700 (PDT) Received: (from jon@localhost) by spock.org serial EF600Q3T-B7F; Sat, 14 Oct 2000 02:57:18 -0400 (EDT) (envelope-from jon) Message-Id: <200010140657.e9E6vIp07839@spock.org> Date: Sat, 14 Oct 2000 02:57:18 -0400 (EDT) From: Jonathan Chen Reply-To: jon@spock.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/21982: makedevops.pl HEADER section doesn't quite work Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21982 >Category: kern >Synopsis: makedevops.pl HEADER section doesn't quite work >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 Oct 14 00:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Jonathan Chen >Release: all >Organization: >Environment: >Description: The HEADER section was introduced to sys/kern/makedevops.pl (1.10) by n_hibma. The name seems to suggest a section that would be generated into the header file. It doesn't do that. Note that no existing .m files use the HEADER section. >How-To-Repeat: echo > foo_if.m << EOF INTERFACE foo; HEADER { /* this should be in the header */ }; EOF perl5 -w /usr/src/sys/kern/makedevops.pl -h foo_if.m >Fix: Index: sys/kern/makedevops.pl =================================================================== RCS file: /export/ncvs/src/sys/kern/makedevops.pl,v retrieving revision 1.12 diff -u -r1.12 makedevops.pl --- sys/kern/makedevops.pl 1999/11/22 14:40:04 1.12 +++ sys/kern/makedevops.pl 2000/10/14 06:55:55 @@ -249,7 +249,7 @@ $lineno++ } if ( $hfile ) { - print CFILE $header; + print HFILE $header; } } elsif ( $line =~ m/^(STATIC|)METHOD/i ) { # Get the return type function name and delete that from >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 Oct 14 4:50: 8 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EBD537B670 for ; Sat, 14 Oct 2000 04:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA95292; Sat, 14 Oct 2000 04:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id 4A9A737B66E for ; Sat, 14 Oct 2000 04:43:23 -0700 (PDT) Received: from deneb.dbai.tuwien.ac.at (deneb [128.130.111.2]) by vexpert.dbai.tuwien.ac.at (8.9.3/8.9.3) with ESMTP id NAA02027; Sat, 14 Oct 2000 13:42:21 +0200 (MET DST) Received: (from pfeifer@localhost) by deneb.dbai.tuwien.ac.at (8.9.3/8.9.3) id NAA48611; Sat, 14 Oct 2000 13:42:20 +0200 (CEST) (envelope-from pfeifer) Message-Id: <200010141142.NAA48611@deneb.dbai.tuwien.ac.at> Date: Sat, 14 Oct 2000 13:42:20 +0200 (CEST) From: pfeifer@dbai.tuwien.ac.at (Gerald Pfeifer) Reply-To: pfeifer@dbai.tuwien.ac.at To: FreeBSD-gnats-submit@freebsd.org Cc: Ulrich Weigand X-Send-Pr-Version: 3.2 Subject: gnu/21983: gcc fails to link shared libraries against libgcc Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21983 >Category: gnu >Synopsis: gcc fails to link shared libraries against libgcc >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 14 04:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Gerald Pfeifer >Release: FreeBSD 4.1-RELEASE i386 >Organization: >Environment: 4.1-RELEASE >Description: When generating an executable, gcc 2.95.2 as shipped with FreeBSD 4.1 links against libgcc, which includes important helper functions like __fixunsdfdi. For shared libraries, this does not happen. In some cases, like the example included below or the Wine port, shared libraries will have unresolved references to libgcc symbols. If such a library is linked against an executable, the unresolved libraries will be linked against the executable (sic!) and when loading the library upon startup of the executable, the reference is resolved. If such a library is loaded during run-time (by means of dlopen()), the executable may lack these helper functions as these were neeeded for the executable itself and dlopen() will fail. This is a bug in the hacked version of gcc 2.95.2 shipped with FreeBSD 4.1, a version of gcc 2.95.2 from pristine sources does not have this bug. Thanks to Ulrich Weigand for tracking down and analysing this. >How-To-Repeat: Execute the following commands gcc -shared -o test.so test.c gcc -o main main.c ./main using the following two source files: test.c unsigned long long test(double x) { #if 1 return (unsigned long long) x; #else return 0; #endif } main.c #include unsigned long long (*test)(double x); int main() { void *lib; lib = dlopen("./test.so", RTLD_NOW); if (!lib) { printf("dlopen: %s\n", dlerror()); exit(1); } test = dlsym(lib, "test"); if (!test) { printf("dlsym: %s\n", dlerror()); exit(1); } test(1.0); } >Fix: Remove the patch against FSF GCC 2.95.2 that causes this change. Modify the GCC specs to link against libgcc_pic? >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 Oct 14 7: 7:59 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3138E37B679; Sat, 14 Oct 2000 07:07:58 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA43775; Sat, 14 Oct 2000 07:07:57 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Sat, 14 Oct 2000 07:07:57 -0700 (PDT) From: Message-Id: <200010141407.HAA43775@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, obrien@FreeBSD.org Subject: Re: gnu/21983: gcc fails to link shared libraries against libgcc Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: gcc fails to link shared libraries against libgcc Responsible-Changed-From-To: freebsd-bugs->obrien Responsible-Changed-By: johan Responsible-Changed-When: Sat Oct 14 07:07:31 PDT 2000 Responsible-Changed-Why: Over to GCC maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=21983 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 7:12: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 473C637B66C; Sat, 14 Oct 2000 07:12:03 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA45214; Sat, 14 Oct 2000 07:12:03 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Sat, 14 Oct 2000 07:12:03 -0700 (PDT) From: Message-Id: <200010141412.HAA45214@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, n_hibma@FreeBSD.org Subject: Re: kern/21982: makedevops.pl HEADER section doesn't quite work Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: makedevops.pl HEADER section doesn't quite work Responsible-Changed-From-To: freebsd-bugs->n_hibma Responsible-Changed-By: johan Responsible-Changed-When: Sat Oct 14 07:10:13 PDT 2000 Responsible-Changed-Why: Nick introduced the code and knows the purpose of it. http://www.freebsd.org/cgi/query-pr.cgi?pr=21982 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 7:18:26 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7EF9F37B66C; Sat, 14 Oct 2000 07:18:24 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA47250; Sat, 14 Oct 2000 07:18:24 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Sat, 14 Oct 2000 07:18:24 -0700 (PDT) From: Message-Id: <200010141418.HAA47250@freefall.freebsd.org> To: ahlberg@fairytale.se, johan@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/21970: Kernel panic when trying to access a UDMA100 harddisk Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Kernel panic when trying to access a UDMA100 harddisk State-Changed-From-To: open->feedback State-Changed-By: johan State-Changed-When: Sat Oct 14 07:14:40 PDT 2000 State-Changed-Why: To be able to help you debug this problem we need some more information. Please see the FAQ (http://www.FreeBSD.org/FAQ/FAQ.html) section 'For serious FreeBSD hackers only' question 'Making the most of a kernel panic' for info how you can help us getting the info we need. I also belive the output from a verbose boot will be good to have. This can be found in /var/run/dmesg.boot after a verbose boot. Please send the info as a follow-up to this PR by sending a mail to 'freebsd-gnats-submit@FreeBSD.org' with the subject of this mail as subject. Thanks Johan http://www.freebsd.org/cgi/query-pr.cgi?pr=21970 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 7:20:29 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 43C8937B66D; Sat, 14 Oct 2000 07:20:28 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA47999; Sat, 14 Oct 2000 07:20:28 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Sat, 14 Oct 2000 07:20:28 -0700 (PDT) From: Message-Id: <200010141420.HAA47999@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, sos@FreeBSD.org Subject: Re: misc/21955: FreeBSD 4.1.1 does not recognize the slave disk (ATA) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: FreeBSD 4.1.1 does not recognize the slave disk (ATA) Responsible-Changed-From-To: freebsd-bugs->sos Responsible-Changed-By: johan Responsible-Changed-When: Sat Oct 14 07:20:13 PDT 2000 Responsible-Changed-Why: Over to ATA maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=21955 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 7:32:53 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 118D037B503; Sat, 14 Oct 2000 07:32:52 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA51998; Sat, 14 Oct 2000 07:32:52 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Sat, 14 Oct 2000 07:32:52 -0700 (PDT) From: Message-Id: <200010141432.HAA51998@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, jkh@FreeBSD.org Subject: Re: bin/21934: CVSupit install from /stand/sysinstall stall Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: CVSupit install from /stand/sysinstall stall Responsible-Changed-From-To: freebsd-bugs->jkh Responsible-Changed-By: johan Responsible-Changed-When: Sat Oct 14 07:32:00 PDT 2000 Responsible-Changed-Why: JOrdan is the maintainer of CVSupit and he knows sysinstall. http://www.freebsd.org/cgi/query-pr.cgi?pr=21934 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 7:39:56 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA3C737B66C; Sat, 14 Oct 2000 07:39:55 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA54179; Sat, 14 Oct 2000 07:39:55 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Sat, 14 Oct 2000 07:39:55 -0700 (PDT) From: Message-Id: <200010141439.HAA54179@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, gibbs@FreeBSD.org Subject: Re: kern/21932: 4.1.1-RELEASE : trap 12 during install Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: 4.1.1-RELEASE : trap 12 during install Responsible-Changed-From-To: freebsd-bugs->gibbs Responsible-Changed-By: johan Responsible-Changed-When: Sat Oct 14 07:39:09 PDT 2000 Responsible-Changed-Why: Over to ahc maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=21932 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 7:41: 3 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 424FB37B66C; Sat, 14 Oct 2000 07:41:02 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA54653; Sat, 14 Oct 2000 07:41:01 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Sat, 14 Oct 2000 07:41:01 -0700 (PDT) From: Message-Id: <200010141441.HAA54653@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, darrenr@FreeBSD.org Subject: Re: conf/21777: IPFILTER_DEFAULT_BLOCK isn't mentioned anywhere Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: IPFILTER_DEFAULT_BLOCK isn't mentioned anywhere Responsible-Changed-From-To: freebsd-bugs->darrenr Responsible-Changed-By: johan Responsible-Changed-When: Sat Oct 14 07:40:28 PDT 2000 Responsible-Changed-Why: Over to ipfilter maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=21777 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 7:43: 3 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A22837B502; Sat, 14 Oct 2000 07:43:02 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA55355; Sat, 14 Oct 2000 07:43:02 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Sat, 14 Oct 2000 07:43:02 -0700 (PDT) From: Message-Id: <200010141443.HAA55355@freefall.freebsd.org> To: wkwu@csie.nctu.edu.tw, johan@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/21929: lpd cause system crash Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: lpd cause system crash State-Changed-From-To: open->feedback State-Changed-By: johan State-Changed-When: Sat Oct 14 07:41:49 PDT 2000 State-Changed-Why: To be able to help you debug this problem we need some more information. Please see the FAQ (http://www.FreeBSD.org/FAQ/FAQ.html) section 'For serious FreeBSD hackers only' question 'Making the most of a kernel panic' for info how you can help us getting the info we need. Please send the info as a follow-up to this PR by sending a mail to 'freebsd-gnats-submit@FreeBSD.org' with the subject of this mail as subject. Thanks Johan http://www.freebsd.org/cgi/query-pr.cgi?pr=21929 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 7:46: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 229B637B66C; Sat, 14 Oct 2000 07:46:06 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA56384; Sat, 14 Oct 2000 07:46:06 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Sat, 14 Oct 2000 07:46:06 -0700 (PDT) From: Message-Id: <200010141446.HAA56384@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, gibbs@FreeBSD.org Subject: Re: kern/21915: Machine dies sig 12 in ahc driver (Freebsd4.1.1) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Machine dies sig 12 in ahc driver (Freebsd4.1.1) Responsible-Changed-From-To: freebsd-bugs->gibbs Responsible-Changed-By: johan Responsible-Changed-When: Sat Oct 14 07:45:23 PDT 2000 Responsible-Changed-Why: Over to ahc(4) maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=21915 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 7:52:23 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 817C437B502; Sat, 14 Oct 2000 07:52:21 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA58466; Sat, 14 Oct 2000 07:52:21 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Sat, 14 Oct 2000 07:52:21 -0700 (PDT) From: Message-Id: <200010141452.HAA58466@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, gshapiro@FreeBSD.org Subject: Re: bin/21899: mailwrapper does not wrap /bin/rmail Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: mailwrapper does not wrap /bin/rmail Responsible-Changed-From-To: freebsd-bugs->gshapiro Responsible-Changed-By: johan Responsible-Changed-When: Sat Oct 14 07:50:08 PDT 2000 Responsible-Changed-Why: Even if this is not stricly sendmail can you please have a look at it, since it deals with a sendmail program. http://www.freebsd.org/cgi/query-pr.cgi?pr=21899 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 10: 0:15 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A53C137B66F for ; Sat, 14 Oct 2000 10:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA02702; Sat, 14 Oct 2000 10:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 021C237B503 for ; Sat, 14 Oct 2000 09:55:20 -0700 (PDT) Received: (qmail 10232 invoked by uid 0); 14 Oct 2000 16:55:17 -0000 Received: from p3ee21601.dip.t-dialin.net (HELO speedy.gsinet) (62.226.22.1) by mail.gmx.net with SMTP; 14 Oct 2000 16:55:17 -0000 Received: (from sittig@localhost) by speedy.gsinet (8.8.8/8.8.8) id SAA29587 for FreeBSD-gnats-submit@freebsd.org; Sat, 14 Oct 2000 18:24:39 +0200 Message-Id: <20001014182439.Q25237@speedy.gsinet> Date: Sat, 14 Oct 2000 18:24:39 +0200 From: Gerhard Sittig To: FreeBSD-gnats-submit@freebsd.org Subject: bin/21989: [PATCH] preprocessor for ipfilter rules Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21989 >Category: bin >Synopsis: preprocessor for ipfilter rules >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 14 10:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Gerhard Sittig >Release: FreeBSD 4.1-STABLE i386 >Organization: in private >Environment: Any FreeBSD version with ipfilter included as well as any other platform ipfilter runs on, I guess. :) It's just that FreeBSD users might notice the absense (lack?) of a preprocessor more than others since ipfw has the -p option. :> >Description: When loading (or manipulating) rules with ipf(8) and handing a rules file to the command, the input has to be in exact ipf language. There's no possibility to have - variables substituted - loops unrolled - translation from some more abstract language down to ipf syntax done All of this of couse could be done by specifying "-" as the file (or omitting the -f option) and feeding ipf's stdin from the appropriate source. But this doesn't fit well into the (typical?) command invocation in the rc.conf and rc.network environment (or whatever the boot scripts are called on the platform ipf is used at). >How-To-Repeat: It should be obvious. :) And reading "man ipfw" with a search for "/-p" will give the idea that there's something "that would be useful here, too". >Fix: Apply the following patch. The code got tested here, but the doc wasn't. For some reason "man -M . ipf" refused to work from within the src/contrib/ipfilter directory. But it needs rewording and markup corrections, anyway, and doesn't fit for immediate application. :) Since many option flags were in use already I had to do the passing with one command line string. But this is not a real drawback. And I slowly get the feeling that "-" isn't even an exception to the passing to the preprocessor. Index: ../../contrib/ipfilter/ipf.c =================================================================== RCS file: /home/fcvs/src/contrib/ipfilter/ipf.c,v retrieving revision 1.1.1.9 diff -u -r1.1.1.9 ipf.c --- ../../contrib/ipfilter/ipf.c 2000/08/13 04:57:48 1.1.1.9 +++ ../../contrib/ipfilter/ipf.c 2000/10/14 15:19:07 @@ -66,7 +66,8 @@ static int fd = -1; -static void procfile __P((char *, char *)), flushfilter __P((char *)); +static void procfile __P((char *, char *, char *)); +static void flushfilter __P((char *)); static void set_state __P((u_int)), showstats __P((friostat_t *)); static void packetlogon __P((char *)), swapactive __P((void)); static int opendevice __P((char *)); @@ -81,7 +82,8 @@ static void usage() { fprintf(stderr, "usage: ipf [-6AdDEInoPrsUvVyzZ] %s %s %s\n", - "[-l block|pass|nomatch]", "[-F i|o|a|s|S]", "[-f filename]"); + "[-l block|pass|nomatch]", "[-F i|o|a|s|S]", + "[-p preprocessor_command] [-f filename]"); exit(1); } @@ -91,8 +93,9 @@ char *argv[]; { int c; + char *pp_name = NULL; - while ((c = getopt(argc, argv, "6AdDEf:F:Il:noPrsUvVyzZ")) != -1) { + while ((c = getopt(argc, argv, "6AdDEf:F:Il:nop:PrsUvVyzZ")) != -1) { switch (c) { case '?' : @@ -115,7 +118,7 @@ opts |= OPT_DEBUG; break; case 'f' : - procfile(argv[0], optarg); + procfile(argv[0], optarg, pp_name); break; case 'F' : flushfilter(optarg); @@ -131,6 +134,9 @@ break; case 'o' : break; + case 'p' : + pp_name = optarg; + break; case 'P' : ipfname = IPL_AUTH; break; @@ -221,14 +227,21 @@ return; } -static void procfile(name, file) -char *name, *file; +static void procfile(name, file, pp_fn) +char *name, *file, *pp_fn; { FILE *fp; char line[513], *s; struct frentry *fr; u_int add, del; int linenum = 0; +#define PP_ARG_MAX 32 +#define PP_ARG_SEP " \t" + int pp_pipe[2]; + int pp_pid; + int pp_argc; + char *pp_argv[PP_ARG_MAX + 1]; + char *pp_tmp; (void) opendevice(ipfname); @@ -250,6 +263,69 @@ fprintf(stderr, "%s: fopen(%s) failed: %s\n", name, file, STRERROR(errno)); exit(1); + } + + /* pipe the rules through a preprocessor if specified */ + if (pp_fn && *pp_fn) { + + if (pipe(pp_pipe) == -1) { + fprintf(stderr, "%s: pipe() failed: %s\n", + name, STRERROR(errno)); + exit(1); + } + + /* + * FreeBSD has strsep(3), but others might not; + * maybe we could use system(3) or popen(3) + * and get rid of all the dimensioning/strtok stuff? + */ + for ( pp_argc = 0, pp_tmp = strtok(pp_fn, PP_ARG_SEP); + (pp_tmp) && (pp_argc < PP_ARG_MAX); + pp_tmp = strtok(NULL, PP_ARG_SEP) + ) { + /* cope with adjacent delimiters */ + if (*pp_tmp) + pp_argv[pp_argc++] = pp_tmp; + } + pp_argv[pp_argc] = NULL; + if (pp_tmp) { + fprintf(stderr, "%s: too many preprocessor args, " + "ignored \"%s\" and following\n", + name, pp_tmp); + } + + switch(pp_pid = fork()) { + case -1: + fprintf(stderr, "%s: fork() failed: %s\n", + name, STRERROR(errno)); + exit(1); + + case 0: /* preprocessor job (child) */ + if ((dup2(fileno(fp), 0) == -1) || + (dup2(pp_pipe[1], 1) == -1)) { + fprintf(stderr, "%s: dup2() failed: %s\n", + name, STRERROR(errno)); + exit(1); + } + fclose(fp); + close(pp_pipe[1]); + close(pp_pipe[0]); + execvp(pp_argv[0], pp_argv); + fprintf(stderr, "%s: exec(%s) failed: %s\n", + name, pp_argv[0], STRERROR(errno)); + exit(1); + + default: /* ipf job (parent) */ + fclose(fp); + close(pp_pipe[1]); + if (! (fp = fdopen(pp_pipe[0], "r"))) { + fprintf(stderr, "%s: fdopen() failed: %s\n", + name, STRERROR(errno)); + kill(pp_pid, SIGTERM); + exit(1); + } + break; + } } while (getline(line, sizeof(line), fp)) { Index: ../../contrib/ipfilter/man/ipf.8 =================================================================== RCS file: /home/fcvs/src/contrib/ipfilter/man/ipf.8,v retrieving revision 1.4 diff -u -r1.4 ipf.8 --- ../../contrib/ipfilter/man/ipf.8 2000/05/24 02:19:15 1.4 +++ ../../contrib/ipfilter/man/ipf.8 2000/10/14 15:58:17 @@ -12,6 +12,9 @@ ] [ .B \-F +] [ +.B \-p +<\fIpreprocessor\fP> ] .B \-f <\fIfilename\fP> @@ -84,6 +87,17 @@ .B \-o Force rules by default to be added/deleted to/from the output list, rather than the (default) input list. +.TP +.BR \-p \0 +All of the files in subsequent \fB-f\fP options +are fed into this command's stdin, its stdout +is read back and processed instead of the file's content. +This command gets invoked anew for every specified filename. +This option only applies to real files, +not to stdin specified with its "-" alias. +Specifying an empty command will turn this feature off, again. +Shell escapes are needed when passing arguments to this command. +Up to 31 parameters (like \fB-D\fP and \fB-U\fP) can be passed. .TP .B \-P Add rules as temporary entries in the authentication rule table. The test case looks like this: $ head pp_in.txt #define WORLD world #define HELLO hello HELLO WORLD EXTDEF works too $ ./ipf -v -p /usr/bin/cpp -f ./pp_in.txt open device: Permission denied [hello world ] 2: unknown keyword (hello) [EXTDEF works too] 3: unknown keyword (EXTDEF) $ ./ipf -v -p '/usr/bin/cpp -DEXTDEF=external' -f ./pp_in.txt open device: Permission denied [hello world ] 2: unknown keyword (hello) [external works too] 3: unknown keyword (external) $ And of course it doesn't touch the ones who don't use -p: $ ./ipf -v -f ./pp_in.txt open device: Permission denied [HELLO WORLD] 3: unknown keyword (HELLO) [EXTDEF works too] 4: unknown keyword (EXTDEF) $ virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net -- If you don't understand or are scared by any of the above ask your parents or an adult to help you. >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 Oct 14 10:44:12 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE0C037B66E; Sat, 14 Oct 2000 10:44:10 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA18710; Sat, 14 Oct 2000 10:44:10 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Sat, 14 Oct 2000 10:44:10 -0700 (PDT) From: Message-Id: <200010141744.KAA18710@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, darrenr@FreeBSD.org Subject: Re: bin/21989: preprocessor for ipfilter rules Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: preprocessor for ipfilter rules Responsible-Changed-From-To: freebsd-bugs->darrenr Responsible-Changed-By: johan Responsible-Changed-When: Sat Oct 14 10:43:42 PDT 2000 Responsible-Changed-Why: Over to ipfilter maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=21989 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 10:45:45 2000 Delivered-To: freebsd-bugs@freefall.cdrom.com Received: from exchange.scanvec.com (smtp.scanvec.com [194.90.27.45]) by hub.freebsd.org (Postfix) with ESMTP id 3D3AB37B66E for ; Sat, 14 Oct 2000 10:45:40 -0700 (PDT) Received: from mail.scanvec.com ([194.90.27.52]) by exchange.scanvec.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9) id 4Y3NPWXX; Sat, 14 Oct 2000 19:47:57 +0200 Received: from 1Cust228.tnt3.kansas-city.mo.da.uu.net_[63.48.2.228] (1Cust228.tnt3.kansas-city.mo.da.uu.net [63.48.2.228]) by mail.scanvec.com (8.9.1/8.9.1) with SMTP id TAA02844; Sat, 14 Oct 2000 19:45:30 +0200 From: Received: from atl02.x-land.it by 1Cust228.tnt3.kansas-city.mo.da.uu.net with ESMTP; Sat, 14 Oct 2000 12:45:03 -0500 Message-ID: <00001f257eb4$00005227$00006e8c@atl02.x-land.it> To: Subject: Qualified Taxpayers get free no pay back grant money 28300 Date: Sat, 14 Oct 2000 12:45:02 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Reply-To: blasius@serviceplus4u.cc X-Mailer: Mozilla 4.7 [en] (Win98; I) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org FREE CASH GRANTS, NEVER REPAY! You Can Receive The Money You Need... To Start Your own Home Business... To Consolidate all Your Debts... College...for you or your family members To Start Your Home Business and prosper... Almost ANY Worthwhile Reason or need... Every day millions of dollars are given away to people, just like you!! Your Government spends billions of tax dollars on government grants. Do you know that private foundations, trust and corporations are required to give away a portion of theirs assets. It doesn't matter, where you live, your employment status, or if you are broke, retired or living on a fixed income. There may be a grant for you! How would you like to get $100,000.00 to start your business? You can use the money to expand, finance equipment, pay salaries, rent and more. How about $7,000.00 spending money for your personal needs such as car payments, rent, clothing, credit card debts, home repair, groceries. Do you need $15,000.00 for education for yourself, or your children? You can get money for private, secondary and primary school. There are grants for undergraduate, graduate, professional and foreign studies and more. THE BEST PART IS THAT YOU NEVER HAVE TO PAY IT BACK! IT IS INTEREST FREE AND NON TAXABLE! NO CREDIT CHECKS, COSIGNERS, SECURITY DEPOSITS OR COLLATERAL REQUIRED. There are no strict requirements to meet. If you have a genuine need, the money can be yours. IT'S TIME FOR YOU TO TAKE ADVANTAGE OF YOUR COUNTRY'S BEST KEPT SECRET! We make the process easy. We researched and compiled a listing that will help you to find a grant. As a subscriber...you will receive FREE Updates via e-mail! Plus, links to our download pages! Click the link below for more information or to be removed from our list. Who Can Apply? ANYONE can apply for a Grant from 18 years old and up! We will Help You! We will show you HOW & WHERE to get Grants. This MONEY has to be given away, WHY not to YOU? Grants from $500.00 to $50,000.00 are possible! GRANTS don't have to be paid back, EVER! Grants can be ideal for people who are or were bankrupt or just have bad credit. Claim your slice of the FREE American Pie, Please Visit Our Web-site Below And Place Your Order TODAY! Click the link below for more information or to be removed from our list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 11:20: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1361037B670 for ; Sat, 14 Oct 2000 11:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA31576; Sat, 14 Oct 2000 11:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from goliath.siemens.de (goliath.siemens.de [194.138.37.131]) by hub.freebsd.org (Postfix) with ESMTP id 2C1D337B503 for ; Sat, 14 Oct 2000 11:16:50 -0700 (PDT) Received: from mail2.siemens.de (mail2.siemens.de [139.25.208.11]) by goliath.siemens.de (8.11.0/8.11.0) with ESMTP id e9EIGmq01158 for ; Sat, 14 Oct 2000 20:16:48 +0200 (MET DST) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) by mail2.siemens.de (8.11.0/8.11.0) with ESMTP id e9EIGme09446 for ; Sat, 14 Oct 2000 20:16:48 +0200 (MET DST) Received: (from localhost) by curry.mchp.siemens.de (8.11.1/8.11.1) id e9EIGmq07367 for FreeBSD-gnats-submit@freebsd.org; Sat, 14 Oct 2000 20:16:48 +0200 (CEST) Message-Id: <200010141816.e9EIGmm68483@curry.mchp.siemens.de> Date: Sat, 14 Oct 2000 20:16:48 +0200 (CEST) From: Andre Albsmeier To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/21991: ENABLE_SUIDPERL not documented in make.conf of -STABLE Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21991 >Category: conf >Synopsis: ENABLE_SUIDPERL not documented in make.conf of -STABLE >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 14 11:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Andre Albsmeier >Release: FreeBSD 4.1.1-STABLE i386 >Organization: >Environment: FreeBSD 4.1.1-STABLE >Description: The installation of suidperl is now controlled with ENABLE_SUIDPERL and not NOSUIDPERL. >How-To-Repeat: vi /usr/src/gnu/usr.bin/perl/suidperl/Makefile >Fix: This, or something similar... --- etc/defaults/make.conf.ORI Sat Oct 14 20:10:25 2000 +++ etc/defaults/make.conf Sat Oct 14 20:12:52 2000 @@ -71,7 +71,7 @@ #NOPERL= true # To avoid building perl #NOPROFILE= true # Avoid compiling profiled libraries #NOSECURE= true # do not build crypto code in secure/ subdir -#NOSUIDPERL= true # To avoid building the suid perl +#ENABLE_SUIDPERL=true # Turn setuid bit on for suidperl #NOSHARE= true # do not go into the share subdir #NOUUCP= true # do not build uucp related programs # >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 Oct 14 14:10: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F95E37B66E for ; Sat, 14 Oct 2000 14:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA97127; Sat, 14 Oct 2000 14:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 18B1C37B66E; Sat, 14 Oct 2000 14:06:38 -0700 (PDT) Message-Id: <20001014210638.18B1C37B66E@hub.freebsd.org> Date: Sat, 14 Oct 2000 14:06:38 -0700 (PDT) From: ofir@itcon-ltd.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/21992: FreeBSD 4.x Bug with ICMP Error Messages Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21992 >Category: misc >Synopsis: FreeBSD 4.x Bug with ICMP Error Messages >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 Oct 14 14:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Ofir Arkin >Release: 4.x >Organization: ITCon >Environment: >Description: It is long known that FreeBSD uses a wrong IP Identification number with its ICMP Error Messages. This fact was discovered by Fyodor long ago. I wish to identify were the problem is. The next example is with FreeBSD 4.1: 00:52:19.055758 ppp0 > x.x.x.x.1393 > y.y.y.y.0: udp 0 [tos 0x8] (ttl 64, id 58965) 4508 001c e655 0000 4011 3f63 xxxx xxxx yyyy yyyy 0571 0000 0008 a55c 00:52:19.464548 ppp0 < y.y.y.y > x.x.x.x: icmp: y.y.y.y udp port 0 unreachable Offending pkt: x.x.x.x.1393 > y.y.y.y.0: udp 0 [tos 0x8] (ttl 47, id 21990, bad cksum 5063!) (ttl 238, id 27639) 4500 0038 6bf7 0000 ee01 0bbd yyyy yyyy xxxx xxxx 0303 87f3 0000 0000 4508 001c 55e6 0000 2f11 5063 xxxx xxxx yyyy yyyy 0571 0000 0008 0000 A udp datagram sent to a closed udp port (port 0, can be any port). The original udp datagram used e655 hex as its IP Identification field value. The echoed IP Header inside the ICMP Error message states that this value was 55e6 (with the offending datagram). FreeBSD 4.x simply flips between the first 8bits to the second 8 bits. >How-To-Repeat: hping2 -2 IP_Address_of_FBSD_machine >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 Oct 14 14:46:25 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9ACD637B66C; Sat, 14 Oct 2000 14:46:24 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA08806; Sat, 14 Oct 2000 14:46:24 -0700 (PDT) (envelope-from johan@FreeBSD.org) Date: Sat, 14 Oct 2000 14:46:24 -0700 (PDT) From: Message-Id: <200010142146.OAA08806@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, markm@FreeBSD.org Subject: Re: conf/21991: ENABLE_SUIDPERL not documented in make.conf of -STABLE Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ENABLE_SUIDPERL not documented in make.conf of -STABLE Responsible-Changed-From-To: freebsd-bugs->markm Responsible-Changed-By: johan Responsible-Changed-When: Sat Oct 14 14:45:46 PDT 2000 Responsible-Changed-Why: Over to perl maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=21991 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 17:30: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5161E37B670 for ; Sat, 14 Oct 2000 17:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA65475; Sat, 14 Oct 2000 17:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from magoo-04.dynamic.rpi.edu (magoo-04.dynamic.rpi.edu [128.113.24.126]) by hub.freebsd.org (Postfix) with ESMTP id 8E85D37B66C for ; Sat, 14 Oct 2000 17:28:50 -0700 (PDT) Received: (from gad@localhost) by magoo-04.dynamic.rpi.edu (8.11.1/8.11.1) id e9EKZjo00441; Sat, 14 Oct 2000 16:35:45 -0400 (EDT) (envelope-from gad) Message-Id: <200010142035.e9EKZjo00441@magoo-04.dynamic.rpi.edu> Date: Sat, 14 Oct 2000 16:35:45 -0400 (EDT) From: Garance A Drosehn Reply-To: gad@eclipse.acs.rpi.edu To: FreeBSD-gnats-submit@freebsd.org Cc: gad@eclipse.acs.rpi.edu X-Send-Pr-Version: 3.2 Subject: conf/21994: Config of Anonftp (at install) always creates 'incoming' Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21994 >Category: conf >Synopsis: Config of Anonftp (at install) always creates 'incoming' >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 Oct 14 17:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Garance A Drosehn >Release: FreeBSD 4.1-20001014-STABLE i386 >Organization: RPI ; Troy, NY >Environment: Just doing an install on a new PC, any PC >Description: During the installation process, one has the option of enabling anonymous FTP. I do want anonymous FTP, but I never want to create an 'incoming' (world writable) directory. In the screen for "Anonymous FTP configuration", there is a field called "Upload subdirectory" which defaults to "incoming". I delete the word "incoming", leaving a null field. This seems like a logical way to say that I don't want ANY upload directory. However, the install process still creates ~ftp/incoming, and makes it world-writable. I consider this a bug, but maybe it's intentional. >How-To-Repeat: Install a system. (I just installed the most recent 4.1-stable release, so maybe this is already fixed in 5.x-current?) Note that I started the install by booting off the 4.1-release CD-ROM, if that is significant to how this works. >Fix: I have not tried to figure out a fix for this yet, but I wanted to write the PR while I still remembered it, and right after a fairly "up-to-the-minute" install... >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 Oct 14 17:50: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 58D5537B66E for ; Sat, 14 Oct 2000 17:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA72196; Sat, 14 Oct 2000 17:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 14 Oct 2000 17:50:02 -0700 (PDT) Message-Id: <200010150050.RAA72196@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Brian Somers Subject: Re: conf/21935: Can't serial line login via cross-cable Reply-To: Brian Somers Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/21935; it has been noted by GNATS. From: Brian Somers To: kaz@kobe1995.net Cc: FreeBSD-gnats-submit@freebsd.org, kaz@ns.kobe1995.net, brian@freebsd.org Subject: Re: conf/21935: Can't serial line login via cross-cable Date: Fri, 13 Oct 2000 14:59:34 +0100 > > >Number: 21935 > >Category: conf > >Synopsis: Can't serial line login via cross-cable [.....] > -ttyd0 "/usr/libexec/getty std.9600" vt100 on secure > -ttyd1 "/usr/libexec/getty std.9600" vt100 on secure > +cuaa0 "/usr/libexec/getty std.9600" vt100 on secure > +cuaa1 "/usr/libexec/getty std.9600" vt100 on secure Your cross-cable is mis-wired. It should have CD (and CTS) on one side wired to DTR on the other etc. This is a problem with most ``laplink'' cables. Your fix is quite appropriate. The ttyd devices will block on open 'till carrier is available - which will never happen. I'll close the PR when I get a chance.... -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 18:30: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C5E6437B66E for ; Sat, 14 Oct 2000 18:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA86067; Sat, 14 Oct 2000 18:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 14 Oct 2000 18:30:01 -0700 (PDT) Message-Id: <200010150130.SAA86067@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: George Reid Subject: Re: misc/21992: FreeBSD 4.x Bug with ICMP Error Messages Reply-To: George Reid Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/21992; it has been noted by GNATS. From: George Reid To: ofir@itcon-ltd.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/21992: FreeBSD 4.x Bug with ICMP Error Messages Date: Sun, 15 Oct 2000 02:27:17 +0100 (BST) This was fixed in 4.1.1-RELEASE - ip_id is stored in host byte order in 4.x whereas it should be stored in network byte order as in 4.1.1. This is why the byte appears to be backwards. George Reid services@nevernet.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 18:50: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB7EE37B670 for ; Sat, 14 Oct 2000 18:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA92449; Sat, 14 Oct 2000 18:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 14 Oct 2000 18:50:02 -0700 (PDT) Message-Id: <200010150150.SAA92449@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Wei-Kai Wu Subject: Re: kern/21929: lpd cause system crash Reply-To: Wei-Kai Wu Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/21929; it has been noted by GNATS. From: Wei-Kai Wu To: johan@freebsd.org Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/21929: lpd cause system crash Date: Sun, 15 Oct 2000 09:39:47 +0800 (CST) % nm /boot/kernel/kernel | grep c01dd c01dd300 t atpic_attach c01dd298 t atpic_probe c01dd290 t attimer_attach c01dd228 t attimer_probe c01dd1a0 t i8254_get_timecount c01dd5c0 T icu_setup c01dd660 T icu_unset c01dd6f0 T inthand_add c01dda1c T inthand_remove c01dde44 T intr_soft c01dd3c4 T isa_defaultirq c01dd468 T isa_irq_pending c01dd308 T isa_nmi c01dd418 t isa_strayintr c01ddbb4 T ithd_loop c01dda90 T sched_ithd c01ddf84 T setdelayed c01ddfb8 T setsoftcambio c01ddfa0 T setsoftcamnet c01ddfd0 T setsoftclock c01ddfe8 T setsoftnet c01dd084 T setstatclockrate c01ddcf4 T start_softintr c01dd0cc t sysctl_machdep_i8254_freq c01dd13c t sysctl_machdep_tsc_freq c01dd220 t tsc_get_timecount c01dd480 t update_intrname To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 14 23: 0: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 912FC37B66E for ; Sat, 14 Oct 2000 23:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA80158; Sat, 14 Oct 2000 23:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id CFDBB37B503; Sat, 14 Oct 2000 22:52:03 -0700 (PDT) Message-Id: <20001015055203.CFDBB37B503@hub.freebsd.org> Date: Sat, 14 Oct 2000 22:52:03 -0700 (PDT) From: mcl@mtl.pl To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: gnu/21996: use of -s and -C causes tar to dump core Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21996 >Category: gnu >Synopsis: use of -s and -C causes tar to dump core >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 Oct 14 23:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Michal Listos >Release: -STABLE, -CURRENT >Organization: pwn.pl >Environment: FreeBSD zyguzygu.wroc.vm.pl 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Oct 9 19:21 :58 CEST 2000 root@zyguzygu.wroc.vm.pl:/usr/src/sys/compile/foo i386 >Description: use of --same-order with -C causes tar to dump core >How-To-Repeat: tar -C /some/dir -spxf somefile.tar >Fix: --- /usr/src/gnu/usr.bin/tar/tar.c Wed Jul 5 12:31:16 2000 +++ tar.c Sun Oct 15 07:50:56 2000 @@ -1030,7 +1030,6 @@ { p = name_next (0); chdir_name = p ? strdup(p) : p; - p = name_next (0); if (!chdir_name) { msg ("Missing file name after -C"); >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message