From owner-freebsd-bugs Sun Jul 8 3:43:27 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C1DB537B408; Sun, 8 Jul 2001 03:43:24 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68AdsG03611; Sun, 8 Jul 2001 03:39:54 -0700 (PDT) (envelope-from schweikh) Date: Sun, 8 Jul 2001 03:39:54 -0700 (PDT) From: Message-Id: <200107081039.f68AdsG03611@freefall.freebsd.org> To: tms2@mail.ptd.net, schweikh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/18821: lint does not understand C++-style comments Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: lint does not understand C++-style comments State-Changed-From-To: open->closed State-Changed-By: schweikh State-Changed-When: Sun Jul 8 03:39:06 PDT 2001 State-Changed-Why: Lint(1) says "lint - a C program verifier", so it is not clear it should unterstand C++ syntax. While // is part of ISO 9899:1999 (C99) our lint does not support any new syntax introduced by C99, like struct literals, flexible arrays and others. So instead of supporting just one feature of C99, the // comments, I think it is better to have lint actually reject // as it is clearly a syntax error for C89 and many compilers do not understand it. Lint is also a portability checker, intended to pick fluff off of C code and // is non-portable fluff. BTW, gcc does NOT understand // in -ansi -pedantic mode. Of course we would be pleased if you provided a patch to make lint (optionally) fully C99 aware and this would have a near 100% chance of making it into the tree. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=18821 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Jul 8 9:10: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E249C37B405 for ; Sun, 8 Jul 2001 09:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68GA1Z53109; Sun, 8 Jul 2001 09:10:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A81C037B40F for ; Sun, 8 Jul 2001 09:09:27 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68G9RQ53048; Sun, 8 Jul 2001 09:09:27 -0700 (PDT) (envelope-from nobody) Message-Id: <200107081609.f68G9RQ53048@freefall.freebsd.org> Date: Sun, 8 Jul 2001 09:09:27 -0700 (PDT) From: Andrew Webster To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/28820: tar and cpio cannot deal with files > 2GB Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28820 >Category: bin >Synopsis: tar and cpio cannot deal with files > 2GB >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 Jul 08 09:10:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Andrew Webster >Release: 4.3-RELEASE >Organization: PubNIX Inc. >Environment: FreeBSD testpc.fortress.org 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386 >Description: When attempting to tar a larger than 2GB file, tar immediately returns, having created 10240 byte file. tar tvf file.tar reveals that file size is inidcated as negative! >How-To-Repeat: Create >2gb file tar cvf file.tar 2gbfile.data tar tvf file.tar >Fix: Probably 32bit integers used inside tar & cpio when calculating filesizes. >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 Jul 8 12: 0:12 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D6AA37B405 for ; Sun, 8 Jul 2001 12:00:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68J06273281; Sun, 8 Jul 2001 12:00:06 -0700 (PDT) (envelope-from gnats) Received: from coffee.q9media.com (coffee.q9media.com [216.94.229.19]) by hub.freebsd.org (Postfix) with ESMTP id 57DE737B401; Sun, 8 Jul 2001 11:57:35 -0700 (PDT) (envelope-from mike@coffee.q9media.com) Received: (from mike@localhost) by coffee.q9media.com (8.11.2/8.11.2) id f68JCgP17359; Sun, 8 Jul 2001 15:12:42 -0400 (EDT) (envelope-from mike) Message-Id: <200107081912.f68JCgP17359@coffee.q9media.com> Date: Sun, 8 Jul 2001 15:12:42 -0400 (EDT) From: Mike Barcroft Reply-To: Mike Barcroft To: FreeBSD-gnats-submit@freebsd.org Cc: sos@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/28824: [patch] src/usr.sbin/burncd warning clean up Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28824 >Category: bin >Synopsis: [patch] src/usr.sbin/burncd warning clean up >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 Jul 08 12:00:05 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Mike Barcroft >Release: FreeBSD 5.0-CURRENT i386 >Organization: Q9 Media >Environment: $FreeBSD: src/usr.sbin/burncd/Makefile,v 1.4 2001/03/26 14:39:38 ru Exp $ $FreeBSD: src/usr.sbin/burncd/burncd.c,v 1.13 2001/05/30 08:13:39 sos Exp $ >Description: [An earlier version of this patch was sent directly to sos@FreeBSD.org, but I received no reply.] o Clean up compile-time warnings. o Set WARNS?=2 o Tested on i386 and alpha. >How-To-Repeat: N/A >Fix: Index: burncd/Makefile =================================================================== RCS file: /home/ncvs/src/usr.sbin/burncd/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- burncd/Makefile 2001/03/26 14:39:38 1.4 +++ burncd/Makefile 2001/07/08 18:25:49 @@ -1,6 +1,7 @@ # $FreeBSD: src/usr.sbin/burncd/Makefile,v 1.4 2001/03/26 14:39:38 ru Exp $ PROG= burncd +WARNS?= 2 MAN= burncd.8 .include Index: burncd/burncd.c =================================================================== RCS file: /home/ncvs/src/usr.sbin/burncd/burncd.c,v retrieving revision 1.13 diff -u -r1.13 burncd.c --- burncd/burncd.c 2001/05/30 08:13:39 1.13 +++ burncd/burncd.c 2001/07/08 18:25:50 @@ -56,7 +56,7 @@ { int ch, arg, addr; int eject=0, list=0, multi=0, preemp=0, speed=1, test_write=0; - char *devname = "/dev/acd0c", *prog_name; + const char *dev_name = "/dev/acd0c", *prog_name; int block_size = 0; prog_name = argv[0]; @@ -67,7 +67,7 @@ break; case 'f': - devname = optarg; + dev_name = optarg; break; case 'l': @@ -106,8 +106,8 @@ if (argc == 0) usage(prog_name); - if ((fd = open(devname, O_RDWR, 0)) < 0) - err(EX_NOINPUT, "open(%s)", devname); + if ((fd = open(dev_name, O_RDWR, 0)) < 0) + err(EX_NOINPUT, "open(%s)", dev_name); if (ioctl(fd, CDRIOCWRITESPEED, &speed) < 0) err(EX_IOERR, "ioctl(CDRIOCWRITESPEED)"); @@ -134,7 +134,7 @@ err(EX_IOERR, "ioctl(CDIOREADTOCENTRY)"); if (ioctl(fd, CDRIOCNEXTWRITEABLEADDR, &addr) < 0) err(EX_IOERR, "ioctl(CDRIOCNEXTWRITEABLEADDR)"); - fprintf(stderr, "%d, %d\n", + fprintf(stderr, "%ul, %d\n", ntohl(entry.entry.addr.lba), addr); break; @@ -207,7 +207,7 @@ while (fgets(file_buf, sizeof(file_buf), fp) != NULL) { if (*file_buf == '#' || *file_buf == '\n') continue; - if (eol = strchr(file_buf, '\n')) + if ((eol = strchr(file_buf, '\n')) != NULL) *eol = NULL; write_file(file_buf, block_size); } @@ -233,7 +233,7 @@ } void -cleanup(int dummy) +cleanup(int dummy __unused) { if (ioctl(fd, CDRIOCSETBLOCKSIZE, &saved_block_size) < 0) err(EX_IOERR, "ioctl(CDRIOCSETBLOCKSIZE)"); @@ -252,7 +252,7 @@ { int addr, count, file, filesize, size; char buf[2352*BLOCKS]; - struct stat stat; + struct stat filestat; static int cdopen, done_stdin, tot_size = 0; if (!strcmp(name, "-")) { @@ -278,9 +278,9 @@ if (ioctl(fd, CDRIOCNEXTWRITEABLEADDR, &addr) < 0) err(EX_IOERR, "ioctl(CDRIOCNEXTWRITEABLEADDR)"); - if (fstat(file, &stat) < 0) + if (fstat(file, &filestat) < 0) err(EX_IOERR, "fstat(%s)", name); - filesize = stat.st_size / 1024; + filesize = filestat.st_size / 1024; if (!quiet) { fprintf(stderr, "next writeable LBA %d\n", addr); >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 Jul 8 14:21: 1 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from localhost.com (dialup34.sofia.spnet.net [213.169.32.34]) by hub.freebsd.org (Postfix) with SMTP id 46FB037B401 for ; Sun, 8 Jul 2001 14:20:55 -0700 (PDT) (envelope-from variysky@omega.bg) From: "Med Bio Prod 2000" To: bugs@freebsd.org Date: Mon, 9 Jul 2001 00:20:56 +0300 Subject: original medicines X-Mailer: MailXSender 1.06 MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Message-Id: <20010708212055.46FB037B401@hub.freebsd.org> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org =3C!doctype html public =22-=2F=2Fw3c=2F=2Fdtd html 4=2E0 transitional=2F=2Fen=22=3E =3Chtml=3E =3Chead=3E =3Cmeta http-equiv=3D=22Content-Type=22 content=3D=22text=2Fhtml=3B charset=3Diso-8859-1=22=3E =3Cmeta name=3D=22Author=22 content=3D=22DKV=22=3E =3Cmeta name=3D=22GENERATOR=22 content=3D=22Mozilla=2F4=2E77 =5Ben=5D =28Win98=3B U=29 =5BNetscape=5D=22=3E =3Ctitle=3EUntitled=3C=2Ftitle=3E =3C=2Fhead=3E =3Cbody text=3D=22#000000=22 bgcolor=3D=22#FFFFFF=22 link=3D=22#FF0000=22 vlink=3D=22#800080=22 alink=3D=22#0000FF=22=3E =3Cblockquote=3E =3Cblockquote=3E=3Cfont size=3D+1=3EDear colleagues and friends=2C=3C=2Ffont=3E=3C=2Fblockquote=3E =3C=2Fblockquote=3E =3Cfont size=3D+1=3E =3B =3B =3B We are pleased to inform you that we are looking forward=3C=2Ffont=3E =3Cbr=3E=3Cfont size=3D+1=3Eto =3Cfont color=3D=22#3366FF=22=3Ecollaboration =3B=3C=2Ffont=3E in the production and =3Cfont color=3D=22#3366FF=22=3Edistribution=3C=2Ffont=3E of=3C=2Ffont=3E =3Cbr=3E=3Cfont size=3D+1=3Erevolutionary medicines with =3Cfont color=3D=22#FF6666=22=3ENO ANALOGICAL =3C=2Ffont=3Eorigin=3C=2Ffont=3E =3Cbr=3E=3Cfont size=3D+1=3E =3B =3B =3B in the field of =3A=3C=2Ffont=3E =3Cbr=3E=3Cfont size=3D+1=3E- =3Cfont color=3D=22#00CC00=22=3EImmunostimulants=3C=2Ffont=3E - =3C=2Ffont=3Emonocomponent natural products ! =3Cbr=3E=3Cfont size=3D+1=3E- =3Cfont color=3D=22#00CC00=22=3EAntioxidants=3C=2Ffont=3E - =3C=2Ffont=3Eunusually high capacity of effect ! =3Cbr=3E=3Cfont size=3D+1=3E- =3Cfont color=3D=22#00CC00=22=3EBiostimulators=3C=2Ffont=3E - =3C=2Ffont=3Eweight enhancement in the breeding industry ! =3Cbr=3E=3Cfont size=3D+1=3E- =3Cfont color=3D=22#00CC00=22=3EStrength stimulation and restoration=3C=2Ffont=3E - =3C=2Ffont=3Egreat with racing horses and dogs ! =3Cbr=3E=3Cfont size=3D+1=3E =3B =3B =3B =3C=2Ffont=3ETheir efficiency has been proved also by hardly curable cases of cancer=2C =3Cbr=3Einfections and radiation=2E =3Cbr=3E=3Cfont size=3D+1=3E =3B =3B =3B For more information please visit us at =3Ca href=3D=22http=3A=2F=2Fbenin=2Ecjb=2Enet=2F=22=3Ewww=2Ebenin=2Ecjb=2Enet=3C=2Fa=3E=3C=2Ffont=3E =3Cbr=3E=3Cfont size=3D+1=3E =3B =3B =3B =3B This offer is addressed not only to pro medical experts=2C but also=3C=2Ffont=3E =3Cbr=3E=3Cfont size=3D+1=3Eto the public who =3Cb=3E=3Ci=3E=3Cfont color=3D=22#3366FF=22=3Eappreciate the real discoveries !=3C=2Ffont=3E=3C=2Fi=3E=3C=2Fb=3E=3C=2Ffont=3E =3Cp=3E=3Cfont size=3D+1=3E =3B =3B =3B =3B =3B =3B =3B =3B =3B =3B =3B We believe we can make more money TOGETHER !=3C=2Ffont=3E =3C=2Fbody=3E =3C=2Fhtml=3E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Jul 8 14:43:27 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1553437B401; Sun, 8 Jul 2001 14:43:25 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68Ld0o98549; Sun, 8 Jul 2001 14:39:00 -0700 (PDT) (envelope-from kris) Date: Sun, 8 Jul 2001 14:39:00 -0700 (PDT) From: Message-Id: <200107082139.f68Ld0o98549@freefall.freebsd.org> To: fjoe@newst.net, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/26573: tcsh incorrectly handles 'postcmd' Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: tcsh incorrectly handles 'postcmd' State-Changed-From-To: open->closed State-Changed-By: kris State-Changed-When: Sun Jul 8 14:38:10 PDT 2001 State-Changed-Why: tcsh is not maintained by the FreeBSD developers. Please address your bug report to the tcsh maintainer, Christos Zoulas . Thankyou. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=26573 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Jul 8 14:57:24 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-132.dsl.lsan03.pacbell.net [63.207.60.132]) by hub.freebsd.org (Postfix) with ESMTP id 9049C37B403; Sun, 8 Jul 2001 14:57:18 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 385A666D72; Sun, 8 Jul 2001 14:57:17 -0700 (PDT) Date: Sun, 8 Jul 2001 14:57:16 -0700 From: Kris Kennaway To: Andy Farkas Cc: Peter Pentchev , Soren Schmidt , freebsd-bugs@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: wd discontinued? Was: Re: IBM Netfinity 5000 Problem (ATA Driver Bug) Message-ID: <20010708145716.B29146@xor.obsecurity.org> References: <20010703130412.F28604@ringworld.oblivion.bg> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="PmA2V3Z32TCmWXqI" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from andyf@speednet.com.au on Wed, Jul 04, 2001 at 08:30:45AM +1000 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --PmA2V3Z32TCmWXqI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 04, 2001 at 08:30:45AM +1000, Andy Farkas wrote: > So, what's the story with the wd driver going away in -STABLE?? It seems > you are trying to do this very quietly hoping that no one will notice? >=20 > Why no HEADS UP? How come nothing in UPDATING??? Um, UPDATING includes the following two directives: [1] You may need to switch from wd to ad ala 19991210. In addition, you should disable any third party modules such as vmware so that you don't crash your system on reboot. =2E.. 19991210: The ata driver has become the primary ata/ide/atapi driver in the kernel. The wd driver is obsolete. You should upgrade your machine to the new ata driver. You will need to follow the directions for updating the devices in the 19991205 entry. You will need to update all occurances of wd to ad in your config files (/etc/rc.conf, /etc/fstab, etc). A compatibility device exists for wd for the time being, but once you have determined that ata is working for you, transition to the new ad devices. > "The wd driver is only removed from current, so you will still > be able to follow 4.x..." >=20 > http://www.freebsd.org/cgi/getmsg.cgi?fetch=3D640514+642483+/usr/local/ww= w/db/text/2000/freebsd-current/20000319.freebsd-current That's a quote from 16 months ago. Life goes on. Kris --PmA2V3Z32TCmWXqI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7SNc8Wry0BWjoQKURAuWOAKD46uNelYzZBziGVV2/3WkdNTOQTwCgr/zU s8SPmFnWhQs5fB2Fx+71HJw= =gOCE -----END PGP SIGNATURE----- --PmA2V3Z32TCmWXqI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Jul 8 15: 3:28 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3385037B403; Sun, 8 Jul 2001 15:03:26 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68M3C801564; Sun, 8 Jul 2001 15:03:12 -0700 (PDT) (envelope-from kris) Date: Sun, 8 Jul 2001 15:03:12 -0700 (PDT) From: Message-Id: <200107082203.f68M3C801564@freefall.freebsd.org> To: andy@openirc.co.uk, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/28739: AMI HG80649 RAID controller not supported Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: AMI HG80649 RAID controller not supported State-Changed-From-To: open->closed State-Changed-By: kris State-Changed-When: Sun Jul 8 15:02:39 PDT 2001 State-Changed-Why: The way to fix this is to send hardware to an appropriate developer. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28739 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Jul 8 15: 3:28 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 660FE37B405; Sun, 8 Jul 2001 15:03:26 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68Lxo101013; Sun, 8 Jul 2001 14:59:50 -0700 (PDT) (envelope-from kris) Date: Sun, 8 Jul 2001 14:59:50 -0700 (PDT) From: Message-Id: <200107082159.f68Lxo101013@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, green@FreeBSD.org Subject: Re: bin/28724: ssh client won't do RhostsRSAAuthentication Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ssh client won't do RhostsRSAAuthentication Responsible-Changed-From-To: freebsd-bugs->green Responsible-Changed-By: kris Responsible-Changed-When: Sun Jul 8 14:59:36 PDT 2001 Responsible-Changed-Why: Over to the ssh maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28724 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Jul 8 15:10:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9866137B401 for ; Sun, 8 Jul 2001 15:10:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68MA7M05655; Sun, 8 Jul 2001 15:10:07 -0700 (PDT) (envelope-from gnats) Date: Sun, 8 Jul 2001 15:10:07 -0700 (PDT) Message-Id: <200107082210.f68MA7M05655@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Thomas Quinot Subject: Re: kern/27905: ipf unable to insert rule of 'log' is used Reply-To: Thomas Quinot Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/27905; it has been noted by GNATS. From: Thomas Quinot To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: kern/27905: ipf unable to insert rule of 'log' is used Date: Mon, 09 Jul 2001 00:08:21 +0200 A fix for this problem is included in release 3.4.19 of IPfilter. -- Thomas.Quinot@Cuivre.FR.EU.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Jul 8 15:13:28 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 75ED237B401; Sun, 8 Jul 2001 15:13:26 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68M6r305146; Sun, 8 Jul 2001 15:06:53 -0700 (PDT) (envelope-from kris) Date: Sun, 8 Jul 2001 15:06:53 -0700 (PDT) From: Message-Id: <200107082206.f68M6r305146@freefall.freebsd.org> To: postmaster@bluefeathertech.com, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/28675: No support for 3Com 3CC575 10/100 CARDBUS PCMCIA Ethernet card. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: No support for 3Com 3CC575 10/100 CARDBUS PCMCIA Ethernet card. State-Changed-From-To: open->closed State-Changed-By: kris State-Changed-When: Sun Jul 8 15:05:48 PDT 2001 State-Changed-Why: Requests for device driver support aren't useful unless you send an interested developer hardware, and full documentation is available from the vendor. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28675 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Jul 8 15:13:32 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9EE4737B403; Sun, 8 Jul 2001 15:13:26 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68M5AP02219; Sun, 8 Jul 2001 15:05:10 -0700 (PDT) (envelope-from kris) Date: Sun, 8 Jul 2001 15:05:10 -0700 (PDT) From: Message-Id: <200107082205.f68M5AP02219@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, msmith@FreeBSD.org Subject: Re: kern/27847: acpi dislikes ASUS CUSL-2 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: acpi dislikes ASUS CUSL-2 Responsible-Changed-From-To: freebsd-bugs->msmith Responsible-Changed-By: kris Responsible-Changed-When: Sun Jul 8 15:04:34 PDT 2001 Responsible-Changed-Why: Mike is working on the code http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27847 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Jul 8 15:13:33 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE83E37B406; Sun, 8 Jul 2001 15:13:28 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68MA7805660; Sun, 8 Jul 2001 15:10:07 -0700 (PDT) (envelope-from kris) Date: Sun, 8 Jul 2001 15:10:07 -0700 (PDT) From: Message-Id: <200107082210.f68MA7805660@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, jkh@FreeBSD.org Subject: Re: i386/28444: instal.cfg; setting tryRTSOL=NO does not bypass Try IPv6 prompt Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: instal.cfg; setting tryRTSOL=NO does not bypass Try IPv6 prompt Responsible-Changed-From-To: freebsd-bugs->jkh Responsible-Changed-By: kris Responsible-Changed-When: Sun Jul 8 15:09:47 PDT 2001 Responsible-Changed-Why: iThis appears to be a sysinstall-related PR http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28444 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Jul 8 15:13:35 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A038C37B422; Sun, 8 Jul 2001 15:13:29 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68MC6X06068; Sun, 8 Jul 2001 15:12:06 -0700 (PDT) (envelope-from kris) Date: Sun, 8 Jul 2001 15:12:06 -0700 (PDT) From: Message-Id: <200107082212.f68MC6X06068@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, ache@FreeBSD.org Subject: Re: misc/28455: GNU readline should be updated to 4.2 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: GNU readline should be updated to 4.2 Responsible-Changed-From-To: freebsd-bugs->ache Responsible-Changed-By: kris Responsible-Changed-When: Sun Jul 8 15:11:38 PDT 2001 Responsible-Changed-Why: ache imported readline 4.2 into -current some time ago, perhaps he can do the MFC (otherwise I can) http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28455 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Jul 8 15:20: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB6A037B401 for ; Sun, 8 Jul 2001 15:20:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68MK5Z06631; Sun, 8 Jul 2001 15:20:05 -0700 (PDT) (envelope-from gnats) Date: Sun, 8 Jul 2001 15:20:05 -0700 (PDT) Message-Id: <200107082220.f68MK5Z06631@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Kris Kennaway Subject: Re: bin/28333: rtprio/idprio setuid problems Reply-To: Kris Kennaway Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/28333; it has been noted by GNATS. From: Kris Kennaway To: Brad Huntting Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/28333: rtprio/idprio setuid problems Date: Sun, 8 Jul 2001 15:15:12 -0700 --nmemrqcdn5VTmUEE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 21, 2001 at 10:41:03PM -0600, Brad Huntting wrote: > On some (but by no means all) systems it is desireable to > allow non-root users the ability to start realtime processes. The same can be same about almost any program which requires superuser privileges, not just rtprio/idprio. > The obvious way to allow this is to "chmod u+s /usr/sbin/rtprio". > Unfortunatly, this causes all programs started with rtprio > (and idprio) to run as root. The included patch adds a > line to reset the euid before exec()ing the program. >=20 > Note: I am NOT advocating that rtprio should be installed > setuid-root by default! However, if the sysadmin wants to > allow non-root users this privledge, then making a setuid-root > program (perhaps executable by only one group) is the "unix > way". No, the UNIX way is to use something a tool like sudo (in the ports collection) which lets the admin manage which users get to execute which commands with privilege. Adding uid-management code to all sorts of non-privileged binaries just in case someone misguidedly makes it setuid is the wrong solution. Kris --nmemrqcdn5VTmUEE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7SNtuWry0BWjoQKURAhxZAKDfbdX59sxcaU7GyDEW810q9sFuTACgoaWx f+oz8/IdBuSHmBhHAKyrIJI= =bZwS -----END PGP SIGNATURE----- --nmemrqcdn5VTmUEE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Jul 8 15:23:27 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7AB7937B405; Sun, 8 Jul 2001 15:23:26 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68MKVK06711; Sun, 8 Jul 2001 15:20:31 -0700 (PDT) (envelope-from kris) Date: Sun, 8 Jul 2001 15:20:31 -0700 (PDT) From: Message-Id: <200107082220.f68MKVK06711@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, bp@FreeBSD.org Subject: Re: kern/28206: UMAPFS module should depend on NULLFS - patch Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: UMAPFS module should depend on NULLFS - patch Responsible-Changed-From-To: freebsd-bugs->bp Responsible-Changed-By: kris Responsible-Changed-When: Sun Jul 8 15:20:07 PDT 2001 Responsible-Changed-Why: Boris has been poking in this part of the kernel http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28206 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Jul 8 15:26:45 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-132.dsl.lsan03.pacbell.net [63.207.60.132]) by hub.freebsd.org (Postfix) with ESMTP id 57C4837B409 for ; Sun, 8 Jul 2001 15:26:39 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2855066D72; Sun, 8 Jul 2001 15:26:38 -0700 (PDT) Date: Sun, 8 Jul 2001 15:26:37 -0700 From: Kris Kennaway To: Giorgos Keramidas Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/9233: gmp's mpq_add and mpq_sub are buggy Message-ID: <20010708152637.D29146@xor.obsecurity.org> References: <200106140330.f5E3U7m22050@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="mJm6k4Vb/yFcL9ZU" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200106140330.f5E3U7m22050@freefall.freebsd.org>; from charon@labs.gr on Wed, Jun 13, 2001 at 08:30:07PM -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --mJm6k4Vb/yFcL9ZU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 13, 2001 at 08:30:07PM -0700, Giorgos Keramidas wrote: > The following reply was made to PR bin/9233; it has been noted by GNATS. >=20 > From: Giorgos Keramidas > To: freebsd-gnats-submit@FreeBSD.org, schmr000@mail.uni-mainz.de > Cc: =20 > Subject: Re: bin/9233: gmp's mpq_add and mpq_sub are buggy > Date: Thu, 14 Jun 2001 06:25:48 +0300 >=20 > I did a bit of research on this. > Tested it on 4-STABLE, and it still crashes in mpq_sub(). > =20 > The version of libgmp included in 4-STABLE is 2.0.2 :/ > A quick search in the bug-gmp mailing list archives > shows no replies on the thread linked below > =20 > http://www.geocrawler.com/mail/thread.php3?subject=3Dbug+in+gmp+version+= 2.0.2&list=3D367 > =20 > Will try to test a newer version of libgmp, and see if > the bug still persists. > =20 > I have already contacted markm@freebsd.org about it, > since he's the one who imported the version of libgmp > that we currently have in 4-STABLE. We're planning to remove libgmp from FreeBSD at some point in the (hopefully near) future. Kris --mJm6k4Vb/yFcL9ZU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7SN4dWry0BWjoQKURAiCyAKDBajCJ/bd+jdPT6O8KiWuh34+WXQCg/jsE K9HI088vLWRomS515kJwqJ0= =Apkl -----END PGP SIGNATURE----- --mJm6k4Vb/yFcL9ZU-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Jul 8 16:10:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 88A8937B406 for ; Sun, 8 Jul 2001 16:10:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68NA9W13190; Sun, 8 Jul 2001 16:10:09 -0700 (PDT) (envelope-from gnats) Date: Sun, 8 Jul 2001 16:10:09 -0700 (PDT) Message-Id: <200107082310.f68NA9W13190@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Brad Huntting Subject: Re: bin/28333: rtprio/idprio setuid problems Reply-To: Brad Huntting Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/28333; it has been noted by GNATS. From: Brad Huntting To: Kris Kennaway Cc: Brad Huntting , FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/28333: rtprio/idprio setuid problems Date: Sun, 08 Jul 2001 17:06:29 -0600 >> On some (but by no means all) systems it is desireable to >> allow non-root users the ability to start realtime processes. > The same can be same about almost any program which requires superuser > privileges, not just rtprio/idprio. >> The obvious way to allow this is to "chmod u+s /usr/sbin/rtprio". >> Unfortunatly, this causes all programs started with rtprio >> (and idprio) to run as root. The included patch adds a >> line to reset the euid before exec()ing the program. >>=20 >> Note: I am NOT advocating that rtprio should be installed >> setuid-root by default! However, if the sysadmin wants to >> allow non-root users this privledge, then making a setuid-root >> program (perhaps executable by only one group) is the "unix >> way". > No, the UNIX way is to use something a tool like sudo (in the ports > collection) which lets the admin manage which users get to execute > which commands with privilege. Adding uid-management code to all > sorts of non-privileged binaries just in case someone misguidedly > makes it setuid is the wrong solution. Granted, for programs like renice, chown, etc, sudo is ideal. But chroot, {id,rt}prio, and nice are different because, not only do they perform a prevledged operation, they exec() a new program afterward. A sudo like wrapper for these would need to grok the command line semantics of each utilities to be a viable alternative. Even then, it would be a security risk, unless it provided some mechanism to insure that the command line semantics of nice (et al) stay in sync with this sudo-like program. And once you've gone to all that trouble you might has well just make a special setuid version of nice (et al) that does uid management and is runable by ordinary users. Once you've done that, you might as well call it "nice" (etc), because everyone already understands how "nice" works. Or did you have some other idea for a sudo like tool. thanx, brad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Jul 8 16:20: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 91CB537B401 for ; Sun, 8 Jul 2001 16:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68NK4o13721; Sun, 8 Jul 2001 16:20:04 -0700 (PDT) (envelope-from gnats) Date: Sun, 8 Jul 2001 16:20:04 -0700 (PDT) Message-Id: <200107082320.f68NK4o13721@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Kris Kennaway Subject: Re: bin/28333: rtprio/idprio setuid problems Reply-To: Kris Kennaway Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/28333; it has been noted by GNATS. From: Kris Kennaway To: Brad Huntting Cc: Kris Kennaway , FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/28333: rtprio/idprio setuid problems Date: Sun, 8 Jul 2001 16:17:35 -0700 --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 08, 2001 at 05:06:29PM -0600, Brad Huntting wrote: > > No, the UNIX way is to use something a tool like sudo (in the ports > > collection) which lets the admin manage which users get to execute > > which commands with privilege. Adding uid-management code to all > > sorts of non-privileged binaries just in case someone misguidedly > > makes it setuid is the wrong solution. >=20 > Granted, for programs like renice, chown, etc, sudo is ideal. But > chroot, {id,rt}prio, and nice are different because, not only do > they perform a prevledged operation, they exec() a new program > afterward. >=20 > A sudo like wrapper for these would need to grok the command line > semantics of each utilities to be a viable alternative. Even then, > it would be a security risk, unless it provided some mechanism to > insure that the command line semantics of nice (et al) stay in sync > with this sudo-like program. And once you've gone to all that > trouble you might has well just make a special setuid version of > nice (et al) that does uid management and is runable by ordinary > users. Once you've done that, you might as well call it "nice" > (etc), because everyone already understands how "nice" works. >=20 > Or did you have some other idea for a sudo like tool. Have you positively determined that sudo or another such existing tool can't be used to do what you want? Kris --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7SOntWry0BWjoQKURAsXgAKDj87FSsARhOlx6MOgqNzByoxxHMgCfcvLN 0t3ukdVdm8IGa7Xc/1m2UMM= =4Am4 -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Jul 8 20:20: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A5DF37B403 for ; Sun, 8 Jul 2001 20:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f693K1P43680; Sun, 8 Jul 2001 20:20:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ACC8B37B401 for ; Sun, 8 Jul 2001 20:10:50 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f693Ao042815; Sun, 8 Jul 2001 20:10:50 -0700 (PDT) (envelope-from nobody) Message-Id: <200107090310.f693Ao042815@freefall.freebsd.org> Date: Sun, 8 Jul 2001 20:10:50 -0700 (PDT) From: steve howe To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/28829: window command fails to interpret ANSI escape sequences, makes a mess. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28829 >Category: misc >Synopsis: window command fails to interpret ANSI escape sequences, makes a mess. >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 Jul 08 20:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: steve howe >Release: 3.5.1-release >Organization: >Environment: MYKERN >Description: window command fails to interpret escape codes. (color, et al). >How-To-Repeat: run window, and list a colorized directory. >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 Jul 8 21:20: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 733A937B403 for ; Sun, 8 Jul 2001 21:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f694K3X50882; Sun, 8 Jul 2001 21:20:03 -0700 (PDT) (envelope-from gnats) Date: Sun, 8 Jul 2001 21:20:03 -0700 (PDT) Message-Id: <200107090420.f694K3X50882@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Brad Huntting Subject: Re: bin/28333: rtprio/idprio setuid problems Reply-To: Brad Huntting Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/28333; it has been noted by GNATS. From: Brad Huntting To: Kris Kennaway Cc: Brad Huntting , FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/28333: rtprio/idprio setuid problems Date: Sun, 08 Jul 2001 22:17:21 -0600 > Have you positively determined that sudo or another such existing tool > can't be used to do what you want? After looking around, I think POSIX1e Capabilities are probably the best solution to this problem. It comes with alot of security bagage, but it's probably the "right" way to solve which is essentially a fine-grain security issue. thanx, brad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 0:40: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A674237B401 for ; Mon, 9 Jul 2001 00:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f697e1x92286; Mon, 9 Jul 2001 00:40:01 -0700 (PDT) (envelope-from gnats) Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id A030B37B406 for ; Mon, 9 Jul 2001 00:30:36 -0700 (PDT) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id RAA83975 for ; Mon, 9 Jul 2001 17:30:34 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from hellcat.itga.com.au (hellcat.itga.com.au [192.168.71.163]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id RAA23959; Mon, 9 Jul 2001 17:29:18 +1000 (EST) Received: (from gnb@localhost) by hellcat.itga.com.au (8.11.4/8.11.4) id f697TIO53566; Mon, 9 Jul 2001 17:29:18 +1000 (EST) (envelope-from gnb) Message-Id: <200107090729.f697TIO53566@hellcat.itga.com.au> Date: Mon, 9 Jul 2001 17:29:18 +1000 (EST) From: Gregory Bond To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: i386/28831: [patch] Stallion driver jumbo patch Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28831 >Category: i386 >Synopsis: [patch] Stallion driver jumbo patch >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jul 09 00:40:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Gregory Bond >Release: FreeBSD 4.3-STABLE i386 >Organization: ITG Australia Limited >Environment: System: FreeBSD hellcat.itga.com.au 4.3-STABLE FreeBSD 4.3-STABLE #21: Mon Jun 18 13:41:36 EST 2001 toor@hellcat.itga.com.au:/usr/obj/usr/src/sys/Hellcat i386 >Description: Update stl(4) and stli(4) drivers to latest 2.0.0 version from Stallion. As discussed last week on -stable and -bugs, I have built a patch file (against -Stable) to update the Stallion drivers to the latest version. This version supports the newer PCI cards as well as newer ISA cards with a different UART chip. It also adds MAKEDEV support. This patch has been tested with an EasyIO-PCI card (stl driver) and an Easyconnect8/64 card (stli driver) with no obvious problems, but not all corner cases of modem signals etc have been exercised. Note this is against -Stable and still uses the "old compatibility shims". Whatever that means! ---------- Packed: Wed Jul 4 11:40:34 EST 2001 Patched against: FreeBSD 4-Stable from approx 2001-07-02 07:00 UTC This patch imports the latest unsupported 2.0.0 version of the stallion driver from ftp.stallion.com (written by Greg Ungerer ). It is based on work done by Jan L. Peterson in PR kern/22967 to convert this driver to FreeBSD 4. The current version of the driver in the source tree is 1.0.0. I have also changed the default device names made by MAKEDEV to be more consistent with the rest of the system: - stl driver dialin devices are ttyE* as before - stli driver dialin devices no longer share the ttyE names, but now use ttyF* names. This allows stl and stli cards to coexist. - dialout devices are now called cuaE* and cuaF* (cf cue*) in line with the rest of the system - Only make device nodes for 8 ports/card by default; this keeps the size of /dev down. See the patched MAKEDEV for more details. A note of the above device changes should probably go into UPDATING when this is committed to the source tree. This patch will supercede/close the following PRs: i386/6368 i386/19890 kern/22967 The following files are basically unchanged between 1.0.0 and 2.0.0 except for whitespace in comments, so are not patched here: sys/i386/include/comstats.h sys/i386/isa/ic/scd1400.h Gregory Bond gnb@itga.com.au New files sys/i386/isa/ic/sc26198.h usr.sbin/stallion/stlstty/stlstty.c usr.sbin/stallion/stlstty/stlstty.8 usr.sbin/stallion/stlstty/Makefile Patched files etc/MAKEDEV sys/i386/conf/LINT sys/i386/include/cdk.h sys/i386/isa/README.stl sys/i386/isa/istallion.c sys/i386/isa/stallion.c usr.sbin/stallion/Makefile usr.sbin/stallion/bootcode/2681.sys.uu usr.sbin/stallion/bootcode/cdk.sys.uu usr.sbin/stallion/bootcode/stl.4 usr.sbin/stallion/stlload/stlload.c usr.sbin/stallion/stlload/stlload.8 usr.sbin/stallion/stlstats/stlstats.8 usr.sbin/stallion/stlstats/stlstats.c To apply, cd to /usr/src and run "patch -p0 < " ---------- >How-To-Repeat: Boot FreeBSD on a box with a newer Stallion card (e.g. EasyIO-PCI) and notice it is not recognised. >Fix: There is a 400k patch file available at http://www.itga.com.au/~gnb/console/stal-jumbo-patch or a 200k compressed version at http://www.itga.com.au/~gnb/console/stal-jumbo-patch.gz I have not attached the path file lest it cause GNATS to choke. I can append it in a followup if there is a need for the patch to be recorded in the audit trail. >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 Jul 9 1:40: 4 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 057AC37B407 for ; Mon, 9 Jul 2001 01:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f698e1D01966; Mon, 9 Jul 2001 01:40:01 -0700 (PDT) (envelope-from gnats) Date: Mon, 9 Jul 2001 01:40:01 -0700 (PDT) Message-Id: <200107090840.f698e1D01966@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Vladimir Donskoy Subject: Re: kern/28768: The system doesn't get connects on one of his addreses. Reply-To: Vladimir Donskoy Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/28768; it has been noted by GNATS. From: Vladimir Donskoy To: freebsd-gnats-submit@FreeBSD.org, dvb@vspu.ru Cc: Subject: Re: kern/28768: The system doesn't get connects on one of his addreses. Date: Mon, 09 Jul 2001 12:22:47 +0400 I attempted all cases - 255 and 127 too. Now it is not working with .255 broadcast address. And I wrote that if I load old kernel, then all work nice, so problem in kernel! Thank you, V.Donskoy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 1:54:53 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from freebsd.dk (fw-rl0.freebsd.dk [212.242.86.114]) by hub.freebsd.org (Postfix) with ESMTP id 31F3C37B407; Mon, 9 Jul 2001 01:54:50 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.11.3/8.11.3) id f698spW06715; Mon, 9 Jul 2001 10:54:51 +0200 (CEST) (envelope-from sos) From: Søren Schmidt Message-Id: <200107090854.f698spW06715@freebsd.dk> Subject: Re: kern/28739: AMI HG80649 RAID controller not supported In-Reply-To: <200107082203.f68M3C801564@freefall.freebsd.org> "from kris@FreeBSD.ORG at Jul 8, 2001 03:03:12 pm" To: kris@FreeBSD.ORG Date: Mon, 9 Jul 2001 10:52:11 +0200 (CEST) Cc: andy@openirc.co.uk, freebsd-bugs@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org It seems kris@FreeBSD.ORG wrote: > Synopsis: AMI HG80649 RAID controller not supported > > State-Changed-From-To: open->closed > State-Changed-By: kris > State-Changed-When: Sun Jul 8 15:02:39 PDT 2001 > State-Changed-Why: > The way to fix this is to send hardware to an appropriate > developer. Yups :) or at least send me the dmesg from the verbosed booted system, and a pciconf -l.. -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 2:43:28 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B692637B403; Mon, 9 Jul 2001 02:43:26 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f699d9S11758; Mon, 9 Jul 2001 02:39:09 -0700 (PDT) (envelope-from dwmalone) Date: Mon, 9 Jul 2001 02:39:09 -0700 (PDT) From: Message-Id: <200107090939.f699d9S11758@freefall.freebsd.org> To: dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org, darrenr@FreeBSD.org Subject: Re: kern/27905: ipf unable to insert rule of 'log' is used Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ipf unable to insert rule of 'log' is used Responsible-Changed-From-To: freebsd-bugs->darrenr Responsible-Changed-By: dwmalone Responsible-Changed-When: Mon Jul 9 02:38:20 PDT 2001 Responsible-Changed-Why: Give this PR to Darren - it can be closed when 3.4.19 is imported. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27905 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 3:20: 4 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C19AA37B407 for ; Mon, 9 Jul 2001 03:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69AK2t23114; Mon, 9 Jul 2001 03:20:02 -0700 (PDT) (envelope-from gnats) Date: Mon, 9 Jul 2001 03:20:02 -0700 (PDT) Message-Id: <200107091020.f69AK2t23114@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Bruce Evans Subject: Re: bin/28824: [patch] src/usr.sbin/burncd warning clean up Reply-To: Bruce Evans Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/28824; it has been noted by GNATS. From: Bruce Evans To: Mike Barcroft Cc: FreeBSD-gnats-submit@FreeBSD.ORG, sos@FreeBSD.ORG Subject: Re: bin/28824: [patch] src/usr.sbin/burncd warning clean up Date: Mon, 9 Jul 2001 20:08:41 +1000 (EST) > Index: burncd/burncd.c > =================================================================== > RCS file: /home/ncvs/src/usr.sbin/burncd/burncd.c,v > retrieving revision 1.13 > diff -u -r1.13 burncd.c > --- burncd/burncd.c 2001/05/30 08:13:39 1.13 > +++ burncd/burncd.c 2001/07/08 18:25:50 > ... > @@ -134,7 +134,7 @@ > err(EX_IOERR, "ioctl(CDIOREADTOCENTRY)"); > if (ioctl(fd, CDRIOCNEXTWRITEABLEADDR, &addr) < 0) > err(EX_IOERR, "ioctl(CDRIOCNEXTWRITEABLEADDR)"); > - fprintf(stderr, "%d, %d\n", > + fprintf(stderr, "%ul, %d\n", > ntohl(entry.entry.addr.lba), addr); This breaks alphas. ntohl() should return uint32_t (POSIX.1-200x-draft), but ntohl() actually returns unsigned long on i386's and in_addr_t on alphas, and both uint32_t and in_addr_t may be almost any unsigned integer type, so ntohl() should always be cast to unsigned long (possibly spelled as u_long) for printing. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 7:20: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B1A4437B401 for ; Mon, 9 Jul 2001 07:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69EK4l70765; Mon, 9 Jul 2001 07:20:04 -0700 (PDT) (envelope-from gnats) Date: Mon, 9 Jul 2001 07:20:04 -0700 (PDT) Message-Id: <200107091420.f69EK4l70765@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ruslan Ermilov Subject: Re: bin/28789: /usr/bin/last does not filter for uucp connects Reply-To: Ruslan Ermilov Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/28789; it has been noted by GNATS. From: Ruslan Ermilov To: wolfgang@lyxys.ka.sub.org Cc: bug-followup@FreeBSD.org Subject: Re: bin/28789: /usr/bin/last does not filter for uucp connects Date: Mon, 9 Jul 2001 17:18:04 +0300 On Sat, Jul 07, 2001 at 12:08:15PM +0200, wolfgang@lyxys.ka.sub.org wrote: > > Suggested fix is to introduce a new option "-T ttytype" to > /usr/bin/last. This option would allow to filter for entries > with tty name fields starting with the specified string. > > Suggested implementation is attached as diff to last.c and last.1, > I hope it is not garbled by send-pr. > An alternate solution would be to add the concept of wildcard tty match, e.g., ``last -t ftp*'' (modulo the shell expansion). Index: last.c =================================================================== RCS file: /home/ncvs/src/usr.bin/last/last.c,v retrieving revision 1.10.6.2 diff -u -r1.10.6.2 last.c --- last.c 2001/03/04 08:39:25 1.10.6.2 +++ last.c 2001/07/09 14:11:59 @@ -333,6 +333,7 @@ struct utmp *bp; { ARG *step; + char *c; if (!arglist) return (YES); @@ -344,7 +345,9 @@ return (YES); break; case TTY_TYPE: - if (!strncmp(step->name, bp->ut_line, UT_LINESIZE)) + if (!strncmp(step->name, bp->ut_line, + (c = strchr(step->name, '*')) != NULL ? + c - step->name : UT_LINESIZE)) return (YES); break; case USER_TYPE: Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 8:20: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A04137B403 for ; Mon, 9 Jul 2001 08:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69FK2n80660; Mon, 9 Jul 2001 08:20:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BB17C37B406 for ; Mon, 9 Jul 2001 08:16:15 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69FGFD80111; Mon, 9 Jul 2001 08:16:15 -0700 (PDT) (envelope-from nobody) Message-Id: <200107091516.f69FGFD80111@freefall.freebsd.org> Date: Mon, 9 Jul 2001 08:16:15 -0700 (PDT) From: Mark Blackman To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/28833: ifconfig if0 netmask xxx.xxx.xxx.0 doesn't change the netmask Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28833 >Category: bin >Synopsis: ifconfig if0 netmask xxx.xxx.xxx.0 doesn't change the netmask >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 09 08:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Mark Blackman >Release: 4.3-STABLE >Organization: Netscalibur UK >Environment: System: FreeBSD amoeba.ch.dircon.net 4.3-STABLE FreeBSD 4.3-STABLE #1: Thu May 24 13:03:35 BST 2001 root@admi n4.dircon.net:/usr/obj/usr/src/sys/AMOEBA i386 >Description: "ifconfig ep0 netmask 255.255.240.0" has no effect on the netmask for ep0 This did work in FreeBSD-4.2 RELEASE. I suspect this is connnected with ifconfig changes, but I couldn't track it down. It looked like it shouldn't work in 4.2 either, but it does. The get_inaddr function seems not to do anything with which==MASK (http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/ifconfig/ifconfig.c?rev=1.51.2.6&content-type=text/x- cvsweb-markup) >How-To-Repeat: see description >Fix: only way to change netmask is via address setting as well fconfig ep0 inet 10.0.0.1 netmask 255.255.240.0 then you lose your default route. >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 Jul 9 8:40: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE6C637B401 for ; Mon, 9 Jul 2001 08:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69Fe3S83161; Mon, 9 Jul 2001 08:40:03 -0700 (PDT) (envelope-from gnats) Date: Mon, 9 Jul 2001 08:40:03 -0700 (PDT) Message-Id: <200107091540.f69Fe3S83161@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: bin/28833: ifconfig if0 netmask xxx.xxx.xxx.0 doesn't change the netmask Reply-To: Peter Pentchev Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/28833; it has been noted by GNATS. From: Peter Pentchev To: Mark Blackman Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/28833: ifconfig if0 netmask xxx.xxx.xxx.0 doesn't change the netmask Date: Mon, 9 Jul 2001 18:39:50 +0300 On Mon, Jul 09, 2001 at 08:16:15AM -0700, Mark Blackman wrote: > > >Number: 28833 > >Category: bin > >Synopsis: ifconfig if0 netmask xxx.xxx.xxx.0 doesn't change the netmask > >Environment: > System: FreeBSD amoeba.ch.dircon.net 4.3-STABLE FreeBSD 4.3-STABLE #1: Thu May 24 13:03:35 BST 2001 root@admi > n4.dircon.net:/usr/obj/usr/src/sys/AMOEBA i386 > >Description: > "ifconfig ep0 netmask 255.255.240.0" has no effect on the netmask for ep0 > > This did work in FreeBSD-4.2 RELEASE. I suspect this is connnected with ifconfig changes, but I couldn't track it down. It looked like it shouldn't work in 4.2 either, but it does. It works for me, if I also specify the IP address to change the netmask for. Consider a case where there are multiple IP addresses on a single interface; ifconfig should probably spit out an error instead of doing nothing, but it should most definitely not change the netmask on *all* addresses, and I guess it was considered unsafe to make it just change the netmask on the first address. Demonstration: # clean start [root@ringworld:v0 ~]# ifconfig rl0 rl0: flags=8802 mtu 1500 ether 00:e0:18:18:f2:0e media: Ethernet autoselect (none) status: active # add an IP address (with an erroneous netmask) [root@ringworld:v0 ~]# ifconfig rl0 195.24.48.13 netmask 255.255.0.0 [root@ringworld:v0 ~]# ifconfig rl0 rl0: flags=8843 mtu 1500 inet 195.24.48.13 netmask 0xffff0000 broadcast 195.24.255.255 ether 00:e0:18:18:f2:0e media: Ethernet autoselect (none) status: active # attempt to change the netmask without specifying the address [root@ringworld:v0 ~]# ifconfig rl0 netmask 255.255.255.0 [root@ringworld:v0 ~]# ifconfig rl0 rl0: flags=8843 mtu 1500 inet 195.24.48.13 netmask 0xffff0000 broadcast 195.24.255.255 ether 00:e0:18:18:f2:0e media: Ethernet autoselect (none) status: active # now do it "the right way" [root@ringworld:v0 ~]# ifconfig rl0 195.24.48.13 netmask 255.255.255.0 [root@ringworld:v0 ~]# ifconfig rl0 rl0: flags=8843 mtu 1500 inet 195.24.48.13 netmask 0xffffff00 broadcast 195.24.48.255 ether 00:e0:18:18:f2:0e media: Ethernet autoselect (none) status: active Does that work for you? G'luck, Peter -- This would easier understand fewer had omitted. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 8:40:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EDE0E37B410 for ; Mon, 9 Jul 2001 08:40:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69Fe7L83168; Mon, 9 Jul 2001 08:40:07 -0700 (PDT) (envelope-from gnats) Date: Mon, 9 Jul 2001 08:40:07 -0700 (PDT) Message-Id: <200107091540.f69Fe7L83168@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: bin/28833: ifconfig if0 netmask xxx.xxx.xxx.0 doesn't change the netmask Reply-To: Peter Pentchev Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/28833; it has been noted by GNATS. From: Peter Pentchev To: Mark Blackman Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/28833: ifconfig if0 netmask xxx.xxx.xxx.0 doesn't change the netmask Date: Mon, 9 Jul 2001 18:43:38 +0300 On Mon, Jul 09, 2001 at 06:39:50PM +0300, Peter Pentchev wrote: > On Mon, Jul 09, 2001 at 08:16:15AM -0700, Mark Blackman wrote: > > > > >Number: 28833 > > >Category: bin > > >Synopsis: ifconfig if0 netmask xxx.xxx.xxx.0 doesn't change the netmask > > >Environment: > > System: FreeBSD amoeba.ch.dircon.net 4.3-STABLE FreeBSD 4.3-STABLE #1: Thu May 24 13:03:35 BST 2001 root@admi > > n4.dircon.net:/usr/obj/usr/src/sys/AMOEBA i386 > > >Description: > > "ifconfig ep0 netmask 255.255.240.0" has no effect on the netmask for ep0 > > > > This did work in FreeBSD-4.2 RELEASE. I suspect this is connnected with ifconfig changes, but I couldn't track it down. It looked like it shouldn't work in 4.2 either, but it does. > > It works for me, if I also specify the IP address to change the netmask for. > Consider a case where there are multiple IP addresses on a single interface; > ifconfig should probably spit out an error instead of doing nothing, but > it should most definitely not change the netmask on *all* addresses, and > I guess it was considered unsafe to make it just change the netmask on > the first address. Ah; I actually see that you already knew that - 'only way to change netmask is via address setting as well'. Well, once again, I don't think it would be safe to change just the netmask on the first address, or on all of them. Think aliases - several IP addresses on the same network on the same NIC; or think subnets - several logical networks on the same physical network, and a machine on more than one of the logical nets. Though I guess ifconfig(8) could somehow error out, instead of failing silently. I'll look into this. G'luck, Peter -- I am the meaning of this sentence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 8:50: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A3EE237B410 for ; Mon, 9 Jul 2001 08:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69Fo2M84320; Mon, 9 Jul 2001 08:50:02 -0700 (PDT) (envelope-from gnats) Date: Mon, 9 Jul 2001 08:50:02 -0700 (PDT) Message-Id: <200107091550.f69Fo2M84320@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: wolfgang@lyxys.ka.sub.org (Wolfgang Zenker) Subject: Re: bin/28789: /usr/bin/last does not filter for uucp connects Reply-To: wolfgang@lyxys.ka.sub.org (Wolfgang Zenker) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/28789; it has been noted by GNATS. From: wolfgang@lyxys.ka.sub.org (Wolfgang Zenker) To: Ruslan Ermilov Cc: wolfgang@lyxys.ka.sub.org, bug-followup@FreeBSD.org Subject: Re: bin/28789: /usr/bin/last does not filter for uucp connects Date: Mon, 9 Jul 2001 17:43:49 +0200 (CEST) Hello, Ruslan Ermilov wrote: > An alternate solution would be to add the concept of wildcard tty > match, e.g., ``last -t ftp*'' (modulo the shell expansion). > > Index: last.c > =================================================================== > RCS file: /home/ncvs/src/usr.bin/last/last.c,v > retrieving revision 1.10.6.2 > diff -u -r1.10.6.2 last.c > --- last.c 2001/03/04 08:39:25 1.10.6.2 > +++ last.c 2001/07/09 14:11:59 > @@ -333,6 +333,7 @@ > struct utmp *bp; > { > ARG *step; > + char *c; > > if (!arglist) > return (YES); > @@ -344,7 +345,9 @@ > return (YES); > break; > case TTY_TYPE: > - if (!strncmp(step->name, bp->ut_line, UT_LINESIZE)) > + if (!strncmp(step->name, bp->ut_line, > + (c = strchr(step->name, '*')) != NULL ? > + c - step->name : UT_LINESIZE)) > return (YES); > break; > case USER_TYPE: this would of course work, but i don't think it would be a good idea, because a) the "wildcard" would only work right at the end of the terminal string, b) the user would have to quote the tty-string or shell metacharacter expansion might lead to unexpected results, c) the -t option is already supposed to have wildcard characteristics, as e.g. "-t p0" is supposed to match "ttyp0", so it might be a bit hard to see why one of the "wildcard options" requires a "*" and the other doesn't. BTW, the wildcard characteristic for "-t" doesn't work right either, it fails for e.g. "-t a0" to match "cuaa0". I will file a separate PR for this problem. Wolfgang To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 9: 0: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 52AEC37B403 for ; Mon, 9 Jul 2001 09:00:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69G05L85617; Mon, 9 Jul 2001 09:00:05 -0700 (PDT) (envelope-from gnats) Date: Mon, 9 Jul 2001 09:00:05 -0700 (PDT) Message-Id: <200107091600.f69G05L85617@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Mark Blackman" Subject: Re: bin/28833: ifconfig if0 netmask xxx.xxx.xxx.0 doesn't change the netmask Reply-To: "Mark Blackman" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/28833; it has been noted by GNATS. From: "Mark Blackman" To: Peter Pentchev Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/28833: ifconfig if0 netmask xxx.xxx.xxx.0 doesn't change the netmask Date: Mon, 09 Jul 2001 16:50:56 +0100 you're right, the correct behaviour is that the netmask change must be allied to a specific address as aliases are very common. Although, generally most aliases are have netmask of 255.255.255.255 and so the new netmask is logically applied to the "first". The fundamental problem is that changing the netmask loses the default route if you use an address as well as .. using an address causes the default route to go away. I just think its a violation of POLA that changing the netmask only causes your default route to disappear I posted a related message on freebsd-net. If you feel its semantically inappropriate to get away without using an address then fine, but this did work in the past and so there is some POLA violation. - Mark POLA --> principle of least astonishment. > On Mon, Jul 09, 2001 at 06:39:50PM +0300, Peter Pentchev wrote: > > On Mon, Jul 09, 2001 at 08:16:15AM -0700, Mark Blackman wrote: > > > > > > >Number: 28833 > > > >Category: bin > > > >Synopsis: ifconfig if0 netmask xxx.xxx.xxx.0 doesn't change the ne > tmask > > > >Environment: > > > System: FreeBSD amoeba.ch.dircon.net 4.3-STABLE FreeBSD 4.3-STABLE #1: Th > u May 24 13:03:35 BST 2001 root@admi > > > n4.dircon.net:/usr/obj/usr/src/sys/AMOEBA i386 > > > >Description: > > > "ifconfig ep0 netmask 255.255.240.0" has no effect on the netmask for ep0 > > > > > > This did work in FreeBSD-4.2 RELEASE. I suspect this is connnected with i > fconfig changes, but I couldn't track it down. It looked like it shouldn't wo > rk in 4.2 either, but it does. > > > > It works for me, if I also specify the IP address to change the netmask for > . > > Consider a case where there are multiple IP addresses on a single interface > ; > > ifconfig should probably spit out an error instead of doing nothing, but > > it should most definitely not change the netmask on *all* addresses, and > > I guess it was considered unsafe to make it just change the netmask on > > the first address. > > Ah; I actually see that you already knew that - 'only way to change > netmask is via address setting as well'. Well, once again, I don't > think it would be safe to change just the netmask on the first address, > or on all of them. Think aliases - several IP addresses on the same > network on the same NIC; or think subnets - several logical networks > on the same physical network, and a machine on more than one of > the logical nets. > > Though I guess ifconfig(8) could somehow error out, instead of failing > silently. I'll look into this. > > G'luck, > Peter > > -- > I am the meaning of this sentence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 9:20:14 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B344137B401 for ; Mon, 9 Jul 2001 09:20:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69GK6k90637; Mon, 9 Jul 2001 09:20:06 -0700 (PDT) (envelope-from gnats) Date: Mon, 9 Jul 2001 09:20:06 -0700 (PDT) Message-Id: <200107091620.f69GK6k90637@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: bin/28833: ifconfig if0 netmask xxx.xxx.xxx.0 doesn't change the netmask Reply-To: Peter Pentchev Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/28833; it has been noted by GNATS. From: Peter Pentchev To: Mark Blackman Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/28833: ifconfig if0 netmask xxx.xxx.xxx.0 doesn't change the netmask Date: Mon, 9 Jul 2001 19:19:14 +0300 On Mon, Jul 09, 2001 at 09:00:05AM -0700, Mark Blackman wrote: > you're right, the correct behaviour is that the netmask change must be allied > to a specific address as aliases are very common. > > Although, generally most aliases are have netmask of 255.255.255.255 and > so the new netmask is logically applied to the "first". Yep, but there's still the case of more than one non-alias IP address.. > The fundamental problem is that changing the netmask loses the default > route if you use an address as well as .. using an address causes the default > route to go away. > > I just think its a violation of POLA that changing the netmask only > causes your default route to disappear > > I posted a related message on freebsd-net. Unfortunately, I am not on -net :( Causing the default route to disappear is a side effect of a change that was very much needed indeed - namely, that all routes associated with an interface should disappear once that interface is brought down. (Strictly speaking, this is more of 'all routes associated with an IP address of a non-alias interface' or some such, but you get the drift..) This is really important in the case of dynamically-configurable and oft-changing networks on, say, a laptop. If you bring down an interface address, and then bring up a new one, many programs expect setting a default route via the new net to 'just work', without having to replace an existing default route; many programs even complain if there is an existing default route, and leave it there, leaving the laptop in a kind of unusable state - with a default gateway on the old network, unreachable from the present one. > If you feel its semantically inappropriate to get away without > using an address then fine, but this did work in the past and so > there is some POLA violation. Yes, this is a POLA violation, but I prefer to think of it as a fix for a problem that has annoyed quite a lot of people. Maybe there could be a better solution, like adding an 'ifconfig change'.. but then again, no - when you change an interface address's netmask, you actually delete a route for the old network, and add a route to the new one. Keeping all the routes which have addresses on the old network as gateways, and whose gateway addresses are still reachable via the new network, and removing all others, might require a bit more work. G'luck, Peter -- If I were you, who would be reading this sentence? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 9:40:12 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9090A37B408 for ; Mon, 9 Jul 2001 09:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69Ge2S92309; Mon, 9 Jul 2001 09:40:02 -0700 (PDT) (envelope-from gnats) Date: Mon, 9 Jul 2001 09:40:02 -0700 (PDT) Message-Id: <200107091640.f69Ge2S92309@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Mark Blackman" Subject: Re: bin/28833: ifconfig if0 netmask xxx.xxx.xxx.0 doesn't change the netmask Reply-To: "Mark Blackman" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/28833; it has been noted by GNATS. From: "Mark Blackman" To: Peter Pentchev Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/28833: ifconfig if0 netmask xxx.xxx.xxx.0 doesn't change the netmask Date: Mon, 09 Jul 2001 17:32:26 +0100 all things considered, I'm quite convinced that the current behaviour is much closer to correct and consistent, but it still strikes me as non-intuitive that address changes that aren't lead to default route disappearance. I think, as Brian Somers suggested, that ifconfig could be a bit smarter and for the special case that 1) the new address is within the old netmask and the new netmask or the new address is identical to the old address and 2) the default route is still within the new netmask then only a SIOCSIFNETMASK ioctl is performed, although I'm happy to insist that an address be specified for netmask changes unless there is only one address bound to the interface. this does possibly make 'ifconfig' a bit too clever. In any case, I just wanted to know what the expected behaviour was currently, so I can educate people locally. - Mark > On Mon, Jul 09, 2001 at 09:00:05AM -0700, Mark Blackman wrote: > > you're right, the correct behaviour is that the netmask change must be all > ied > > to a specific address as aliases are very common. > > > > Although, generally most aliases are have netmask of 255.255.255.255 and > > so the new netmask is logically applied to the "first". > > Yep, but there's still the case of more than one non-alias IP address.. > > > The fundamental problem is that changing the netmask loses the default > > route if you use an address as well as .. using an address causes the defa > ult > > route to go away. > > > > I just think its a violation of POLA that changing the netmask only > > causes your default route to disappear > > > > I posted a related message on freebsd-net. > > Unfortunately, I am not on -net :( > > Causing the default route to disappear is a side effect of a change > that was very much needed indeed - namely, that all routes associated > with an interface should disappear once that interface is brought down. > (Strictly speaking, this is more of 'all routes associated with an IP > address of a non-alias interface' or some such, but you get the drift..) > This is really important in the case of dynamically-configurable and > oft-changing networks on, say, a laptop. If you bring down an interface > address, and then bring up a new one, many programs expect setting > a default route via the new net to 'just work', without having to replace > an existing default route; many programs even complain if there is > an existing default route, and leave it there, leaving the laptop > in a kind of unusable state - with a default gateway on the old network, > unreachable from the present one. > > > If you feel its semantically inappropriate to get away without > > using an address then fine, but this did work in the past and so > > there is some POLA violation. > > Yes, this is a POLA violation, but I prefer to think of it as a fix > for a problem that has annoyed quite a lot of people. Maybe there > could be a better solution, like adding an 'ifconfig change'.. > but then again, no - when you change an interface address's netmask, > you actually delete a route for the old network, and add a route > to the new one. Keeping all the routes which have addresses on > the old network as gateways, and whose gateway addresses are still > reachable via the new network, and removing all others, might require > a bit more work. > > G'luck, > Peter > > -- > If I were you, who would be reading this sentence? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 10:20: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA28337B403 for ; Mon, 9 Jul 2001 10:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69HK1r99482; Mon, 9 Jul 2001 10:20:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 43E9437B403 for ; Mon, 9 Jul 2001 10:18:13 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69HIBg99358; Mon, 9 Jul 2001 10:18:11 -0700 (PDT) (envelope-from nobody) Message-Id: <200107091718.f69HIBg99358@freefall.freebsd.org> Date: Mon, 9 Jul 2001 10:18:11 -0700 (PDT) From: Hal Burch To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/28839: ppp hangs if you set device to be a non-existant file Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28839 >Category: misc >Synopsis: ppp hangs if you set device to be a non-existant file >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 09 10:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Hal Burch >Release: 4.3-BETA >Organization: Lumeta Corporation >Environment: FreeBSD scan2.prod.lumeta.com 4.3-BETA FreeBSD 4.3-BETA #0: Thu Mar 22 10:12:08 PST 2001 hburch@scan2.prod.lumeta.com:/usr/src/sys/compile/LOCAL i386 >Description: If you set device ppp to a non-existant file, ppp seems to hang. Moreover, it seems to become unkillable. >How-To-Repeat: ppp -interactive set device "/dev/NOSUCHFILE" term >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 Jul 9 10:20:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A3BF37B405 for ; Mon, 9 Jul 2001 10:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69HK2Z99491; Mon, 9 Jul 2001 10:20:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C44FB37B401 for ; Mon, 9 Jul 2001 10:18:21 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69HIL899370; Mon, 9 Jul 2001 10:18:21 -0700 (PDT) (envelope-from nobody) Message-Id: <200107091718.f69HIL899370@freefall.freebsd.org> Date: Mon, 9 Jul 2001 10:18:21 -0700 (PDT) From: Tracy Camp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/28840: Possible interrupt masking trouble in sys/cam/cam_xpt.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28840 >Category: kern >Synopsis: Possible interrupt masking trouble in sys/cam/cam_xpt.c >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 09 10:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Tracy Camp >Release: 4.3-RELEASE >Organization: MiraLink Corp >Environment: FreeBSD 4.3-RELEASE FreeBSD 4.3-RELEAE #126: Fri Jul 6 13:37:26 EDT 2001 root@bsd-4-3.miralink.com:/usr/src/sys/compile/TEST i386 >Description: We have over a long period of time been experiencing seemingly random crashes using FreeBSD 3.1 and now FreeBSD 4.3 all related to the disk i/o system. Our application uses a custom driver with a Qlogic ISP controller operating in target mode. After extensive source code auditing in our driver code we could find no further problems. However setting up sanity checks in portions of the sys/cam/cam_xpt.c code showed what appeared to be queue corruption due to invalid interrupt masking. This problem only shows up under rather heavy load. Sorry to say our driver does a fair amount of work at interrupt level so this may be the underlying trigger problem. However removing and replacing all splsoftcam() calls in sys/cam/cam_xpt.c with splcam() entirely eliminated the problem. Specific problems we had encountered: devstat_end_transaction HELP!! busy_count for da2 < 0 (-1) this was shown to allways result from a devstat_end_transaction_buf occuring within cam/sys/scsi/scsi_da.c:dadone() panic: xpt_run_dev_allocq: Device on queue without any work to do This was found after a bit of testing to be related directly to the next one: Fatal Trap 12: page fault while in kernel mode this was occuring within xpt_run_dev_allocq and was actually due to a NULL pointer being returned by camq_remove on the device queue. Checks added to camq_insert and camq_remove showed that occasionally a queue entry could be added and before camq_insert had finished the entries count would be 0 rather than the expected 1. Particularly convincing was a test inserted that did something similar to this: camq_insert(..) { /* near the top */ saved_entries = queue->entries; /* later */ if(queue->entries < 1) { printf("entries < 1 %d", queue->entries); } else { >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 Jul 9 10:53:34 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 443A237B409; Mon, 9 Jul 2001 10:53:30 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69HkqK02223; Mon, 9 Jul 2001 10:46:52 -0700 (PDT) (envelope-from roam) Date: Mon, 9 Jul 2001 10:46:52 -0700 (PDT) From: Message-Id: <200107091746.f69HkqK02223@freefall.freebsd.org> To: hburch@lumeta.com, roam@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/28839: ppp hangs if you set device to be a non-existant file Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ppp hangs if you set device to be a non-existant file State-Changed-From-To: open->feedback State-Changed-By: roam State-Changed-When: Mon Jul 9 10:41:28 PDT 2001 State-Changed-Why: A *lot* has happened to the ppp code since March 22nd. Can you try the same after updating your sources to a recent -stable? All I can get is this: [root@ringworld:v0 ~]# ppp -interactive Working in interactive mode Using interface: tun0 ppp ON ringworld> set device /dev/nonesuch ppp ON ringworld> term Warning: deflink: /dev/nonesuch: Bad file descriptor Failed to open /dev/nonesuch ppp ON ringworld> ..or if by 'nonexistent' you meant a serial device which does not really correspond to a serial port connected to a mode.. [root@ringworld:v0 ~]# ppp -interactive Working in interactive mode Using interface: tun0 ppp ON ringworld> set device /dev/cuaa0 ppp ON ringworld> term deflink: Entering terminal mode on /dev/cuaa0 Type `~?' for help Packet mode. ppp ON ringworld> Just after the 'Type ~? for help ' prompt, I typed ~p as per the ppp(8) manpage, to switch from terminal to packet mode. In any case, update your FreeBSD to a recent -stable, and then reply to this message, CC'ing freebsd-gnats-submit@FreeBSD.org, so that your reply enters the PR audit trail. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28839 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 10:54:28 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from smtp.wanadoo.nl (smtp0.wanadoo.nl [194.134.193.6]) by hub.freebsd.org (Postfix) with ESMTP id 7809D37B401; Mon, 9 Jul 2001 10:54:22 -0700 (PDT) (envelope-from steveo@eircom.net) Received: from ams-gw.sohara.org (p1123.vcu.wanadoo.nl [194.134.203.104]) by smtp.wanadoo.nl (8.11.2/8.11.2) with SMTP id f69Hs9J16463; Mon, 9 Jul 2001 19:54:09 +0200 (MET DST) Date: Mon, 9 Jul 2001 19:54:05 +0200 From: "Steve O'Hara-Smith" To: Kris Kennaway Cc: andyf@speednet.com.au, roam@orbitel.bg, sos@freebsd.dk, freebsd-bugs@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: wd discontinued? Was: Re: IBM Netfinity 5000 Problem (ATA Driver Bug) Message-Id: <20010709195405.383db8b7.steveo@eircom.net> In-Reply-To: <20010708145716.B29146@xor.obsecurity.org> References: <20010703130412.F28604@ringworld.oblivion.bg> <20010708145716.B29146@xor.obsecurity.org> X-Mailer: Sylpheed version 0.4.99cvs3 (GTK+ 1.2.10; i386-unknown-freebsdelf4.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 8 Jul 2001 14:57:16 -0700 Kris Kennaway wrote: KK> On Wed, Jul 04, 2001 at 08:30:45AM +1000, Andy Farkas wrote: KK> [1] You may need to switch from wd to ad ala 19991210. In Note *may*. KK> addition, you should disable any third party modules such as KK> > "The wd driver is only removed from current, so you will still KK> > be able to follow 4.x..." KK> That's a quote from 16 months ago. Life goes on. Indeed it does, silently :( Seriously, I really do think a 'HEADS UP: I intend to remove wd from -stable is anyone using it ?' would have been a good thing. We all knew it was going sometime just not when. -- Directable Mirrors - A Better Way To Focus The Sun http://www.best.com/~sohara To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 11: 0:10 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 594F537B405 for ; Mon, 9 Jul 2001 11:00:07 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69I06Q04339 for freebsd-bugs@freebsd.org; Mon, 9 Jul 2001 11:00:06 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 9 Jul 2001 11:00:06 -0700 (PDT) Message-Id: <200107091800.f69I06Q04339@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: open PR's (mis)filed to gnats-admin and in limbo Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/07/09] pending/28834gnats-admindatabases/gigabase MD5 sum changed one mo 1 problem total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/07/06] pending/28780gnats-adminRe: inconsistent use of and
  • ; Mon, 9 Jul 2001 11:00:24 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69I07504347 for freebsd-bugs@freebsd.org; Mon, 9 Jul 2001 11:00:07 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 9 Jul 2001 11:00:07 -0700 (PDT) Message-Id: <200107091800.f69I07504347@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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: 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 ------------------------------------------------------------------------------- f [1998/05/13] kern/6630 julian [PATCH] Fix for Cyrix I8254 bug o [1998/07/12] kern/7264 gibbs Buslogic BT 950 scsi card not detected a [1998/11/08] ports/8609 nectar eklogin service (kerberos klogind) fails o [1998/11/25] kern/8861 mdodd under heavy (multi interface) traffic ep0 o [1999/02/20] kern/10172 [panics] Kernel (esp kern/sys_pipe.c) die f [1999/03/11] kern/10542 page fault while in kernel mode, not kern o [1999/03/11] kern/10545 will When a fork/exec stress test is run, the o [1999/03/30] kern/10872 Panic in sorecieve() due to NULL mbuf poi o [1999/04/20] kern/11241 Install fails after SCSI probe o [1999/05/24] kern/11869 wpaul Network hangging due to xl0: tx underrun o [1999/05/31] kern/11966 TCP copies send and receive socket buffer o [1999/06/02] kern/11988 recvmsg with a cmsghdr but no iovec is br s [1999/06/05] kern/12041 n_hibma Crashes on startup if Zip drive is switch s [1999/06/23] kern/12367 Writing files larger than floppy capacity o [1999/06/25] kern/12395 gibbs Buslogic SCSI cards (BT948) time out unde o [1999/06/30] kern/12466 Fast system hangs under high FS load o [1999/07/05] kern/12521 lmbench-1.1's context switching test hang o [1999/07/13] alpha/12623 alpha Certain valid numeric strings cause a SIG o [1999/07/21] kern/12730 poll() causes indeterministic program han o [1999/08/02] misc/12923 Installation fails on HP Net Server o [1999/08/10] i386/13059 imp Install aborts with panic:aha0: Invalid C o [1999/09/12] kern/13709 panic: sched_sync: fsync failed o [1999/09/19] kern/13825 tx0 "holds" packets for long periods, eve o [1999/09/19] i386/13844 keyboard locks up when I page through a m o [1999/09/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/28] i386/14030 imp aha0 probe fails 3.3.0-RELEASE install wi o [1999/10/30] kern/14614 dillon VM DoS attack (with exploit attached) o [1999/11/20] kern/15013 SMP Panic on Dell PowerEdge 1300/600 f [1999/11/22] i386/15040 Installation problems with 3.x FreeBSD f [1999/11/23] kern/15069 gibbs T400s hangs on any access o [1999/12/05] kern/15281 Please fix handling Ross(?) host to PCI b o [1999/12/08] kern/15356 ahc driver (Adaptec 7896) cannot see 4x18 f [2000/01/02] kern/15837 mdodd NIC: ex0: Intel EtherExpress Pro/10 stopp o [2000/01/17] misc/16157 green "fire" screensave kills network performan o [2000/01/19] ports/16211 markm pgp5 port creates pgp_old instead of pgpo f [2000/01/24] misc/16334 System crash on Hard Drive Mount o [2000/01/25] bin/16350 Kerberized rlogind no longer compiles o [2000/01/28] kern/16420 mdodd 3C5x9 isa nic card o [2000/01/30] i386/16474 SCSI (AHA-2940UW) CDROM install freezes o [2000/02/05] kern/16510 User processes locked on SMP box while bu o [2000/02/07] kern/16574 missing aout shared libs -> panic o [2000/02/14] kern/16708 wpaul 3Com 3c900-Combo Ehternet card make kerne o [2000/02/15] kern/16740 mckusick The kernel panics with "ffs_clusteralloc: o [2000/02/18] i386/16802 An user math program have the system on K o [2000/02/19] kern/16828 High Speed Pinging Over 8184 bytes Kills o [2000/02/21] kern/16890 Fatal trap 12: page fault while in kernel o [2000/02/26] kern/17011 Fatal trap 12 occur, dhclient with BOOTP f [2000/02/28] kern/17067 consistent "make -k buildworld" crash wit f [2000/03/07] kern/17248 FreeBSD 3.4 won't install on 486/100 IBM o [2000/03/10] kern/17305 advansys driver time-out around 30 minute o [2000/03/15] i386/17391 jhb FreeBSD boot loader does not recognize ke o [2000/03/18] i386/17485 Partition editor completely non-functiona o [2000/03/22] i386/17558 ncr1 controller is not working properly i o [2000/03/27] kern/17620 jhay Digi/570i sync driver (if_ar.c) causes sy o [2000/03/28] alpha/17642 alpha FreeBSD/alpha 4.0 RELEASE installation fa o [2000/04/04] bin/17791 Restore does not handle bad or missing ta o [2000/04/04] ports/17806 msmith make in ports/net/citrix_ica loops on scr o [2000/04/04] i386/17808 cannot swap /dev/.... o [2000/04/08] kern/17870 4.0-release consistently crashes a couple o [2000/04/18] kern/18074 Fatal trap 12: page fault while in kernel o [2000/04/23] kern/18182 Remote serial gdb no longer works since m o [2000/04/24] bin/18198 owner of ccontrol file in spool dir is wr o [2000/04/27] kern/18265 Vendor specific word = FFFF o [2000/05/09] misc/18466 dillon install via nfs or ftp media silently tru s [2000/05/17] misc/18641 paul FreeBSD V4.0 crashes when using ifconfig o [2000/05/23] misc/18786 SCSI hangs during FreeBSD 4.0 installatio s [2000/05/24] misc/18793 ken Hitachi DK319H needs quirk entry to work o [2000/05/29] kern/18874 32bit NFS servers export wrong negative v o [2000/05/29] bin/18887 Undefined symbol "_krb_err_txt" in telnet o [2000/06/05] kern/19022 cg pcm driver causes immediate panic on use f [2000/06/09] kern/19162 4.0-STABLE panics w/ softupdates and quot o [2000/06/13] kern/19247 jasone uthread_sigaction.c does not do anything o [2000/06/14] misc/19257 Detection of connected ports on a Cyclom o [2000/06/15] kern/19297 Multi-processor kernel fails to boot on T o [2000/06/16] conf/19336 write failure when adding distribution fi o [2000/06/23] kern/19480 System hang when use current (GENERIC) ke a [2000/06/30] ports/19613 nate java causing SIGSEGV 11* segmentation vi o [2000/07/01] conf/19629 imp /etc/rc.sysctl can't set all syctls o [2000/07/05] kern/19726 wpaul fatal trap 12 / page fault o [2000/07/09] kern/19794 FreeBSD 4.0-Stable crash o [2000/07/12] gnu/19882 obrien ld does not detect all undefined symbols! o [2000/07/30] i386/20308 yokota vidcontrol VESA_800x600 causes a kernel p f [2000/07/31] kern/20310 groudier Symbios 53c875j drivers don't work o [2000/08/03] kern/20375 APM doesn't work properly! Suspend/resum o [2000/08/05] kern/20429 yokota setting flags 0x1 in atkbd0 locks keyboar o [2000/08/08] bin/20489 davidn pw problems: -w random not working correc o [2000/08/08] i386/20495 yokota 4.1-STABLE and 4.1-RELEASE: keyboard does o [2000/08/15] ports/20624 vmware vmmon module locks kernel o [2000/08/16] kern/20671 wpaul panicstr:page fault; panic messages:Fatal o [2000/08/28] kern/20895 groudier sym driver doesn't work for SYM53C895A o [2000/09/04] misc/21025 msmith BTX loader 1.00 gets 1Gb of memory from B f [2000/09/04] i386/21042 mdodd Keyboard driver problems with PS/2 Model f [2000/09/08] i386/21117 When booting 4.0 install disk receive thi o [2000/09/12] kern/21220 msmith mlx0: I/O error - attempt to write beyond o [2000/09/13] bin/21253 dump/restore fail on any stream (tape/pip o [2000/09/14] kern/21272 wpaul USB interrupts seem to be turned off o [2000/09/14] kern/21278 gibbs ahc driver wedges on stressed SMP system o [2000/09/17] kern/21323 msmith Lock up at boot on Acer507DX with pci.c 1 o [2000/09/18] kern/21378 Accessing floppy under 4.1-STABLE (with D o [2000/09/19] kern/21397 Floppy drive doesn't work on Compaq ProLi o [2000/09/20] kern/21438 cg Sox recording in 16 bits creates a panic: o [2000/10/01] i386/21677 Instalation crashed when shell started o [2000/10/05] i386/21772 No interrupts for 39160 PCI adapter in PR o [2000/10/06] misc/21782 4.1.1 and ADAPTEC 29160N SCSI controller o [2000/10/06] kern/21783 When msgrcv() blocks, it blocks ALL threa o [2000/10/06] kern/21790 marcel fstat64 does not exist in Linux emulation o [2000/10/06] i386/21802 after working fine for a few weeks, mach o [2000/10/26] kern/22324 Kernel panic when second Compaq Smart Arr o [2000/10/28] kern/22376 Some problems in ar driver with FastTrak o [2000/10/31] ports/22444 ache The 'screen' port has reproducable segfau o [2000/11/01] kern/22494 wpaul Fatal trap 12: page fault while in kernel o [2000/11/02] kern/22557 fatal kernel trap 0x2(memory management) o [2000/11/02] kern/22561 xl networkhanging o [2000/11/03] bin/22595 telnetd tricked into using arbitrary peer o [2000/11/06] i386/22640 SCSI problem halts system after long peri o [2000/11/06] kern/22648 SCSI sup system freezes 4.2-BETA o [2000/11/18] kern/22953 keu driver throws 'usb error on rx: IOERR o [2000/11/20] gnu/22972 obrien Internal Compiler Error o [2000/11/25] misc/23103 lacks many ISO C99 features (NAN o [2000/11/26] kern/23126 Can't boot kernel with ADAPTEC 1522 SCSI f [2000/11/27] i386/23145 brian pppoe-test-program panics the server o [2000/11/29] kern/23173 read hangs in linux emulation o [2000/12/04] kern/23258 mckusick panic: softdep_lock: locking against myse o [2000/12/04] kern/23281 Installation hangs on PowerEdge 2450 Per3 o [2000/12/09] kern/23411 SMP Kernel Freezes Machines on Dual Proce o [2000/12/11] kern/23480 panic: vm_pageout_flush page 0xc0a0a8fc i o [2000/12/12] kern/23505 processes die with SIGPROF, usually under a [2000/12/14] kern/23547 msmith only one logical device on Mylex AcceleRA o [2000/12/14] i386/23548 4.x causes Thinkpad 560X disk to spin up/ o [2000/12/19] i386/23681 keyboard is not working when the laptop i a [2000/12/21] kern/23740 roam kernel DoS tha could be executed by any u o [2000/12/22] kern/23752 panic with smp 4.2 kernel and dma lpt o [2000/12/26] kern/23859 panicked on sofree o [2000/12/27] kern/23887 panic: softdep_disk_write_complete: lock o [2000/12/30] misc/23958 Installation fails on an i486 DX2 machine o [2000/12/30] misc/23960 Installation fails on an i486 DX2 machine f [2001/01/01] kern/24018 4.2-STABLE, 4.0-RELEASE fatal trap 12: pa o [2001/01/16] kern/24378 ahc broken in STABLE o [2001/01/17] kern/24418 jasone read/write in thread library (-lc_r) does o [2001/01/18] kern/24433 NFSv3 service hangs when writing large am o [2001/01/19] i386/24469 system hangs on scsi disk access error o [2001/01/28] ports/24705 jmz Bug concerning Xwrapper/XFree86-4.0.2 f [2001/01/30] kern/24740 filesystem corruption CFP1080 CAM SCSI ca o [2001/02/02] kern/24811 Networking in FreeBSD 4.2-RELEASE doesn't o [2001/02/03] kern/24829 ufs incompatibility (4.1.1-STABLE -> 4.2- o [2001/02/15] i386/25123 Heavy NFS traffic over virtual interface f [2001/02/15] kern/25130 dcs kernel crash with kldload/kldunload md.ko o [2001/02/19] kern/25215 RELENG_4 kernel crashes starting SCSI dis f [2001/02/20] misc/25230 gibbs ... SCB Memory Parity Error at seqaddr = o [2001/02/20] kern/25235 OS Hungs up when using with a Battery of o [2001/02/23] i386/25328 4.x stable kernel crash: page fault o [2001/02/27] misc/25407 Error while booting 4.2 : ahc0 Signaled A a [2001/03/04] kern/25536 ache fix annoying console mouse cursor flicker o [2001/03/09] kern/25632 n_hibma USB modem (umodem) may destroy the cfreel o [2001/03/20] kern/25950 Bad drives on asr look zero-length and pa o [2001/03/22] kern/26018 Even FreeBSD 4.2 rises ProblemReport kern o [2001/03/24] kern/26048 4.3-RC: SMP and asr driver don't work to o [2001/03/30] kern/26223 Linux /compat/linux/dev devices doesn't w o [2001/03/30] kern/26224 VFS Panic/SMP/CFLOW(HEAVY network)/Heavy o [2001/04/02] bin/26305 Cannnot restore partions with FreeBSD 4.x f [2001/04/07] kern/26417 kernel crash using mpd-netgraph o [2001/04/12] kern/26510 kernel panic while booting on Intel STL2 o [2001/04/13] kern/26549 IPsec policies for more than one pair of o [2001/04/17] bin/26665 jlemon [PATCH] syslogd hangs when logging from r a [2001/04/18] kern/26667 Kernel Page Fault/Panic on SWAP Partition o [2001/04/20] i386/26736 System freeze booting from (i386) 4.3 flo o [2001/04/25] kern/26840 process doing mmap() over nfs hangs in vm o [2001/04/27] ports/26890 will KDE Media Player don't work! o [2001/05/02] ports/27036 sobomax All Ports using Mesa3 are required with - o [2001/05/02] i386/27042 4.3-RELEASE installation from CDROM fails o [2001/05/02] kern/27048 Bus support (I believe) broken in freeBSD o [2001/05/03] kern/27059 (symbios) SCSI subsystem hangs under heav o [2001/05/07] ports/27186 ports Firebird's gbak failed at make install o [2001/05/09] bin/27231 NFS client-side locking problem a [2001/05/10] kern/27250 bp unionfs filesystem panics in large number o [2001/05/11] bin/27264 green ssh won't do RSA authentication with Open o [2001/05/11] kern/27275 kernel bug ? o [2001/05/11] kern/27278 ex0 panics system at boot with Ethernet c o [2001/05/16] conf/27385 BusLogic FlashPoint SCSI not found by ins o [2001/05/17] conf/27408 rc.network hangs at rpc.umntall if stale o [2001/05/18] i386/27434 TCP/IP Stack leak on proxy-like programms f [2001/05/18] misc/27435 Can't extract bin to / o [2001/05/20] misc/27475 jlemon Intel 815EEA onboard 82559 causes system f [2001/05/21] misc/27495 jdp ports tree broken while made cvsup upgrad o [2001/05/26] misc/27667 jkh sysinstall - unable to install on some bo o [2001/05/30] kern/27767 PPPoE makes 32-bit assumptions and breaks o [2001/06/03] kern/27861 system crashes when trying to access /dev o [2001/06/07] bin/27939 rlogin uses wrong IP address for remote h o [2001/06/08] kern/27985 Recent -STABLE crashes when accessing dc o [2001/06/09] kern/27987 New ATA Driver failure with VIA Southbrid a [2001/06/09] i386/27991 ssh 1 and 2 login with keys is not possib o [2001/06/09] i386/28002 make world fails (ref. to ipf) o [2001/06/11] kern/28031 ThinkPad 570 doesn't need clkrun_hack o [2001/06/11] kern/28087 Fatal trap 12: page fault while in kernel o [2001/06/14] kern/28162 RELENG_4 (4.2, 4.3) Panics when system ha o [2001/06/14] kern/28163 in_pcballoc Panic in RELENG_4 with large o [2001/06/15] bin/28191 rtld-elf ignores LD_LIBRARY_PATH f [2001/06/16] ports/28201 ports althea hangs on startup o [2001/06/20] i386/28293 imp Dell Latitude CpxJ 750 hangs on install f [2001/06/21] kern/28315 keichii FreeBSD 4.3 hangs after some /kernel: arp o [2001/06/25] kern/28402 kernel panic caused by softupdates (may b o [2001/06/25] kern/28418 XFree86 4.X panics FreeBSD 4.3-STABLE on o [2001/06/27] bin/28447 GNU tar silently fails on large files (> o [2001/06/27] kern/28465 Enabling softupdates on a clean but activ o [2001/06/27] kern/28466 When soft updates is enabled, cpl is not a [2001/06/27] bin/28472 dd dirname.c basename.c not correctly return o [2001/06/28] kern/28506 problems with wi0 driver o [2001/06/30] ports/28548 demon kdepim compilation problem o [2001/06/30] ports/28549 will kdenetwork2 compile error o [2001/06/30] i386/28550 Boot: Fatal Trap 12: page fault while in o [2001/06/30] i386/28558 makedev return non-zero status after inst o [2001/07/01] misc/28571 Missing ukrainian capital GHE (G3) in koi o [2001/07/01] misc/28573 Missing ukrainian GHE in koi8-u keyboard o [2001/07/02] kern/28630 Look like hung up a kernel after few minu o [2001/07/03] ports/28685 gnome Mozilla 0.9.2 port doesn't have gethostby o [2001/07/03] bin/28687 dead loop in vi o [2001/07/04] kern/28703 Kernel reboot during tape backup of nfs m o [2001/07/05] kern/28751 n_hibma USB Mouse doesn't seem to work! o [2001/07/06] kern/28762 fxp timeout o [2001/07/09] pending/28834gnats-admindatabases/gigabase MD5 sum changed one mo f [2001/07/09] misc/28839 ppp hangs if you set device to be a non-e 222 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1995/10/18] bin/786 wpaul Problem with NIS and large group maps s [1996/10/26] bin/1892 n_hibma install(1) removes target file s [1996/11/08] gnu/1981 ypserv handles null key incorrectly a [1996/12/30] kern/2325 quota.user enlarged, no boot on 2.2-BETA o [1997/02/07] kern/2690 asami When Using ccd in a mirror mode, file cre o [1997/02/19] kern/2768 ktrace(1) -i dumps corrupted trace data o [1997/02/20] bin/2785 wpaul callbootd uses an unitialized variable o [1997/02/22] kern/2800 DDS large data writing probrem f [1997/03/01] kern/2840 tegge mlock+minherit+fork+munlock causes panics a [1997/04/01] bin/3170 vi freaks and dump core if user doesn't e o [1997/04/05] kern/3201 peter de0 not re-enabled after hub down o [1997/04/06] kern/3219 sppp or arnet gets looped after connectio o [1997/04/25] kern/3384 telldir-seekdir can cause livelock f [1997/05/04] i386/3502 mdodd Merge of if_ix* and if_ie* broke EE/16 su o [1997/05/06] bin/3524 imp rlogin doesn't read $HOSTALIASES for non- o [1997/06/28] misc/3980 peter access via NFS fails during mount-operati o [1997/07/02] kern/4012 peter 2.2-RELEASE/Digital UNIX NFSv3 0 length f f [1997/07/17] kern/4115 peter SunOS NFS file has wrong owner if creator o [1997/07/26] bin/4176 restore gets confused when run over pipe o [1997/07/30] kern/4194 peter kernel pci driver for Digital 21041 Ether o [1997/08/12] kern/4284 paul le0 goes OACTIVE after some time o [1997/08/22] bin/4357 wosch bug in adduser script causes duplicate UI o [1997/09/02] kern/4454 X drops characters/locks up keyboard when o [1997/10/01] kern/4666 dfr umount -f doesn't seem to work o [1997/10/01] bin/4672 rdist does not do hard links right when t o [1997/10/03] bin/4683 imp restore doesn't correctly handle "sparse" o [1997/10/16] kern/4774 trying to use IBCS2 shared libraries cras o [1997/10/16] kern/4782 dillon Under certain conditions, several krsh's o [1997/10/31] kern/4909 de ethernet driver is crazy on 100base o [1997/11/03] kern/4927 kernel does not check any quota and permi o [1997/11/15] conf/5062 login.access not evaluated correctly o [1997/12/06] kern/5244 F00F workaround dosn't always work on SMP o [1997/12/14] bin/5297 will make incompatibility with System V style o [1997/12/19] kern/5347 peter DEC (de0) ethernet card has no buffers af o [1997/12/31] i386/5401 peter de0 selects wrong media when reconnected o [1998/01/16] kern/5513 luigi new PnP code is BAD (soundcards) o [1998/01/27] kern/5587 session id gets dropped o [1998/01/29] kern/5598 Support for magneto-optic SCSI devices wi o [1998/01/31] kern/5611 bind does not check sockaddr->sin_family o [1998/02/28] kern/5877 sb_cc counts control data as well as data o [1998/03/16] kern/6035 The system "sort-of" hangs when playing b o [1998/03/19] kern/6066 paul lnc driver does not work correctly with A f [1998/03/28] bin/6162 mikeh kinit does not default to the current use o [1998/04/07] kern/6238 luigi Sound-driver patch for MAD16 (OPTi 928,92 o [1998/04/14] kern/6300 System locks up in SMP mode when accessin o [1998/04/19] kern/6351 DPT RAID controller stops working under h o [1998/04/20] i386/6368 Stallion Easyio 8 port not detected using a [1998/05/06] bin/6536 pppd doesn't restore drainwait for tty s [1998/06/02] bin/6830 will make(1) exhibits confusing and non-standa s [1998/06/23] bin/7033 Same process notified multiple times o [1998/06/24] i386/7057 mdodd 3Com 3C509 locks up, or has >1000ms rtt u s [1998/07/05] kern/7169 cannot use accton on a append-only file s [1998/07/06] misc/7190 phk "Invalid partition table" after new insta o [1998/07/11] kern/7245 processes die with signal 6, if machine o o [1998/07/12] i386/7266 yokota PSM detection failure with Linksys consol s [1998/07/14] kern/7281 [STABLE] Multicast kludge does not work c o [1998/07/26] kern/7405 dillon in pmap_changebit, pmap_pte_quick() retur s [1998/07/27] kern/7410 [PATCH] driver for arlan-655 s [1998/07/27] i386/7420 [PATCH] Maximum socket buffer size (SB_MA o [1998/07/28] kern/7424 dillon Machine crashes do not occur very often, s [1998/08/10] kern/7556 sl_compress_init() will fail if called an o [1998/08/18] kern/7658 (1) rlogin from some host to the FreeBSD o [1998/08/18] kern/7664 scsiformat reports '0' for all parameters o [1998/08/27] bin/7756 disklabel misbehaving on seriously sick d o [1998/08/27] kern/7766 de driver still buggy - random ifc death o [1998/08/27] kern/7767 de driver still buggy - power cycle of de o [1998/09/09] bin/7876 gethostbyname flags temporary failure as 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/17] bin/7968 If /usr/libexec/yppwupdate DNE, rpc.yppas o [1998/09/28] i386/8081 Problem with MULTIPORT driver and Boca BB o [1998/09/30] gnu/8099 obrien [patch] some bugs in cpio o [1998/10/03] kern/8137 [patch] quotaoff followed by quotaon can o [1998/10/06] kern/8180 open("..",O_RDONLY|O_NONBLOCK) fails o [1998/10/08] kern/8206 [patch] Unconected UDP socket declined, i o [1998/10/08] kern/8215 Creating 2 root partitions in sysinstall o [1998/10/20] i386/8385 2.2.7 hangs while detecting type of COM1' o [1998/10/21] i386/8397 Code using popen compiled on BSDI BSD/OS o [1998/10/22] i386/8414 ibcs2 emulation sets serial baud-rate inc o [1998/10/22] kern/8415 SMP kernel freezes while downloading larg o [1998/11/01] kern/8534 insufficient support routines for poll(2) o [1998/11/08] kern/8607 maxprocsperuid setting causes sybase/linu o [1998/11/10] bin/8646 peter Implement rlogind -a option o [1998/11/11] kern/8655 Umount trouble of SCSI removable device f [1998/11/11] kern/8657 dillon nfs client hung in nfs_bwrite/vfs_busy_pa o [1998/11/18] bin/8745 wosch adduser permit adding `root' and mail ali o [1998/11/20] kern/8773 Intel AN430TX motherboard ps/2 port not r f [1998/11/20] kern/8778 gibbs Buslogic BT948 in 2 boxes upgraded from S f [1998/11/25] bin/8865 dwmalone syslogd hangs with serial console o [1998/11/29] conf/8903 dillon /etc/rc can do NFS mounts before the netw o [1998/12/02] kern/8940 system clock runs extremely slowly (and s f [1998/12/16] kern/9095 swap detect error o [1998/12/21] kern/9163 adrian [patch] squid does not join a multicast g s [1999/01/06] kern/9355 [MFC] can't select() for writes on a bpf o [1999/01/07] bin/9379 pppd does not go through all interfaces l o [1999/01/08] kern/9391 if_addmulti doesn't check for retifma == f [1999/01/09] kern/9407 "make kernel" yields buggy kernel in cera o [1999/01/09] kern/9411 System crash on swapping to hole-files o [1999/01/11] bin/9440 amd can't mount filesystems with type:=uf o [1999/01/13] kern/9478 support for running a script from kldload 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/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/11] kern/10021 MOUNTING A EXT2FS A AFTER MOUNTING AN MSD o [1999/02/11] bin/10031 ypxfr does not work with Solaris master s o [1999/02/13] kern/10066 problem with a X-Window and syscons drive o [1999/02/15] kern/10107 dillon interlock situation with exec_map and a p f [1999/02/25] bin/10264 davidn passwd(1) tryis NIS even with `-l' switch o [1999/02/25] kern/10265 file locking does not work with kernel pt o [1999/02/26] kern/10280 Display Adapters (PCI) probed wrong way - o [1999/02/28] bin/10312 ken pciconf -l generates output incompatible o [1999/02/28] kern/10316 le0 goes OACTIVE after some time s [1999/03/02] bin/10353 mikeh ypserv gets segmentation violation o [1999/03/03] kern/10381 hlfsd/NFS failure -- directory cached bet o [1999/03/05] kern/10411 top, vmstat, iostat show 0% cpu idle & us o [1999/03/07] kern/10466 resume causes crashes if BIOS extmem != R o [1999/03/09] bin/10510 Remote cvs botches commits on occassion o [1999/03/11] bin/10553 syslogd suddenly stopped logging o [1999/03/14] kern/10581 Kernel panic while using find on an ext2 o [1999/03/14] kern/10594 EXT2FS mount problems o [1999/03/14] bin/10596 I can't find out where someone is logged o [1999/03/15] misc/10599 [PATCH included]malloc/free breaks in cer o [1999/03/16] bin/10633 obrien [patch] tcpslice timezone problem and upd o [1999/03/17] i386/10646 Bridge code missing from ed0 driver in 3. o [1999/03/19] kern/10671 setlogin(2) return EINVAL for length of n o [1999/03/20] kern/10698 de driver doesn't work with some tulip bo a [1999/03/24] kern/10778 ru "ipforward_rt" is not cleared when routin o [1999/03/27] bin/10821 des getpwent() fails on NIS clients after dro o [1999/03/30] kern/10870 eivind Kernel panic when writing to write-protec o [1999/04/06] bin/10991 lpd hangs system if printer not ready on o [1999/04/07] kern/11004 Quota Issues on SMP o [1999/04/07] bin/11005 `umount -f' does not work if the NFS-serv o [1999/04/08] misc/11024 getpwnam(3) uses incorrect #define to lim o [1999/04/11] kern/11080 fatal trap 18 while trying to mount inval f [1999/04/13] bin/11119 mikeh NFS quotas fail to report if alternate fi o [1999/04/26] conf/11336 Broken data sent to printer through devic 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/30] kern/11405 pwd_mkdb with no tmp space leads to kerne o [1999/05/03] kern/11462 imp CS network interface driver (for CS89XX b o [1999/05/04] kern/11490 yokota VESA+VM86+Splash == unstable system o [1999/05/05] kern/11507 imp CS89XX (i386/isa/if_cs.c) fails to proper o [1999/05/05] misc/11525 dwmalone [PATCH] Networking patches to increase # o [1999/05/07] gnu/11562 tar verification doesn't work o [1999/05/07] kern/11563 pci_unmap_int doesn't do anything o [1999/05/12] i386/11664 lnc1 NIC fail to work o [1999/05/13] kern/11686 APM: Always "Resume failure" from suspend o [1999/05/13] kern/11697 tegge Disk failure hangs system o [1999/05/18] i386/11773 yokota mouse works at setup time. Under X it go o [1999/05/19] misc/11778 mpz_get_str() in libgmp leads up to cored o [1999/05/21] kern/11821 /dev/fd0a hangs on large files, including o [1999/05/28] kern/11911 3.1-R : writing file larger than floppy s o [1999/05/28] kern/11922 missing reentrant interfaces for getpwnam o [1999/05/29] kern/11928 kldload loads kernel modules even if ther o [1999/05/29] kern/11937 vm problems after havy memory usage o [1999/05/31] kern/11969 VM_fault with mmap'd CDROM data. o [1999/06/04] kern/12022 phk System clock timewarps o [1999/06/06] bin/12054 explicit -ltermcap after -lncurses causes o [1999/06/08] bin/12091 syslog packets from a remote machine are o [1999/06/12] gnu/12175 obrien gdb crashes with pids > 32736 o [1999/06/13] bin/12191 wcol is trying to allocate a shared memor o [1999/06/16] kern/12247 userlevel program let kernel hang o [1999/06/18] bin/12272 The ctype locales print an error message o [1999/06/18] kern/12274 cd mount problem o [1999/06/20] kern/12305 clock() ticks backwards o [1999/06/22] bin/12349 des 3.2-R inetd doesn't re-read ALL configura s [1999/06/24] kern/12381 bde Bad scheduling in FreeBSD o [1999/06/30] kern/12464 bad reference in struct vm_zone o [1999/07/01] kern/12484 [PATCH] bpf_filter() broken o [1999/07/06] bin/12538 getpwuid() NIS UID override fails o [1999/07/07] kern/12551 mks ASIC output is shifted following a short o [1999/07/13] kern/12632 Panic (trap 18) with Symbios SCSI control o [1999/07/15] kern/12646 IGMP reports not sent if no multicast rou o [1999/07/18] kern/12703 tx0 truncates skip packets o [1999/07/20] bin/12727 billf Game patches from NetBSD o [1999/07/21] conf/12745 diffs to delay start of amd rwhod timed o o [1999/07/22] kern/12758 Adjusting the idle priority of a process o [1999/07/23] i386/12771 lpt hangs and never works again, even aft o [1999/07/24] kern/12800 buffer leak in cluster_wbuild o [1999/07/27] kern/12838 PC-Card ctlr(0) Vadem 365 support seems b o [1999/07/29] kern/12869 panic: softdep_flushfiles: looping o [1999/08/02] ports/12930 asami libtool create defuct makefiles if PREFIX f [1999/08/03] misc/12938 mikeh gethostbyaddr(209.201.116.19) - Bus error o [1999/08/04] kern/12979 Response time continually slows on idle m o [1999/08/05] kern/12991 system queue is cleared when a port or pi o [1999/08/14] kern/13141 se Multiple LUN support in NCR driver is bro o [1999/08/15] kern/13150 panic: ufs_dirbad: bad dir o [1999/08/15] gnu/13172 Bug in workaround of russian locale & sor f [1999/08/16] kern/13180 panic: ffs_alloccg: map corrupted o [1999/08/17] gnu/13200 The assembler chokes on very long operand o [1999/08/24] bin/13350 make clean in bsd.obj.mk no longer proper o [1999/08/25] misc/13378 Tecra 8000 hangs in UserConfig, cannot co o [1999/08/26] kern/13405 syslogd get system hang o [1999/08/27] gnu/13427 obrien gdb reports wrong info o [1999/08/28] gnu/13438 objc forward core dump using system cc o [1999/08/29] bin/13463 /bin/sh does not handle interrupts correc o [1999/08/30] misc/13470 Old problem re-introduced: TCP sucket buf o [1999/09/03] kern/13563 mmap() too much ==> hang system o [1999/09/06] kern/13593 Problems with FIFO and select o [1999/09/07] kern/13632 Floppy hangs system o [1999/09/10] bin/13691 fenner tcpslice cannot extract over 2GB part of o [1999/09/11] bin/13703 MCNP compilation problem o [1999/09/13] gnu/13729 strip(1) exits with an error on script fi o [1999/09/13] kern/13740 wrong IP statistics o [1999/09/15] kern/13757 wpaul tl0: adapter check: 180005 mesages keep c o [1999/09/15] bin/13768 sh MAKEDEV cdN creates all cd(N-1)-device o [1999/09/16] conf/13775 multi-user boot may hang in NIS environme o [1999/09/17] i386/13787 lnc driver isn't really the lnc driver o [1999/09/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/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/30] kern/14072 Rebooting in FreeBSD 3.3 wipes out known o [1999/10/02] kern/14096 parallel port -- ppi -- driver broken aft o [1999/10/04] misc/14121 resurfaced bug in rmt preventing remote d o [1999/10/04] kern/14123 lnc driver is not working f [1999/10/04] i386/14135 lpt1 nolonger exists after 3.2-RELEASE o [1999/10/10] misc/14254 [Fwd: clock(3) runs backwards! (fwd)] (fw f [1999/10/10] kern/14257 error 6: panic: cannot mount root (2) - d o [1999/10/12] i386/14282 Using FreeBSD 3.* ThinkPad 600E doesn't r o [1999/10/12] kern/14285 dillon NFS client appears to lose data o [1999/10/14] misc/14326 kerberos4 pam-related breakage in current o [1999/10/14] misc/14327 names used in netdb.h may conflict with n o [1999/10/14] i386/14334 imp AHA-1542A not supported by FreeBSD 3.x (" o [1999/10/20] bin/14444 enigma command can't decrypt files encryp o [1999/10/21] i386/14446 Doesn't boot on Mobile Celeron o [1999/10/25] kern/14536 kernel panic on 64KB block size ufs files o [1999/10/26] kern/14546 SB128PCI work incorrect play wav-files un o [1999/10/26] kern/14549 mdodd 3C509 broken in 3.3 o [1999/10/27] kern/14566 yokota Non-kernel programs have little/no contro o [1999/11/03] i386/14689 waitpid doesn't harvest child process whe o [1999/11/04] kern/14712 root has access to NFS mounted directorie o [1999/11/05] kern/14722 TCP connections hangs in FIN_WAIT_2 for > o [1999/11/05] bin/14729 murray when sysinstall is running as init it sho o [1999/11/07] bin/14782 ypbind can not bind to Solaris NIS master o [1999/11/10] kern/14812 de0 driver malfunctions in full-duplex o [1999/11/12] kern/14848 Frame Relay support, corrected a [1999/11/12] misc/14856 billf ftp stalls on FreeBSD 3.3 (CDROM) tested f [1999/11/14] kern/14890 ffs_valloc: dup alloc o [1999/11/15] misc/14895 portmap bug (when run with -v flag) o [1999/11/16] bin/14920 install(1) hangs when intalling files sam o [1999/11/17] i386/14946 mjacob rmt - remote magtape protocol o [1999/11/17] kern/14962 PnP doesn't detect AWE64 when PnP modem i f [1999/11/17] misc/14964 mikeh Network Interface Configuration Problem a o [1999/11/19] i386/15003 mdodd 3C574 (ep0) reads bogus ethernet address o [1999/11/23] bin/15070 vfprintf/cvt/__dtoa race condition in thr o [1999/11/24] i386/15074 Two different panics when running Linux b o [1999/11/24] kern/15075 Intel Etherexpress Pro timeouts when >1 c o [1999/11/24] kern/15086 Borked sscape drivers :) o [1999/11/25] kern/15089 mmap of files from 2K-block device failed o [1999/11/27] ports/15123 rse www/apache13-modssl has PREFIX problems f o [1999/12/01] kern/15204 systems panics when ktrace-ing o [1999/12/02] kern/15235 dillon Race conditions in pipe_write causes kern o [1999/12/13] kern/15475 pppd(8) sets the Source Address field of o [1999/12/14] kern/15478 incorrect utmp/wtmp records update upon c o [1999/12/14] kern/15486 Attempt to write to a "write-prot" floppy o [1999/12/15] kern/15508 disk usage after "strip" is wrong o [1999/12/17] kern/15542 de suddenly stops working o [1999/12/17] i386/15548 Intel EtherExpress Pro/10+: Only 1024 byt o [1999/12/20] bin/15581 ftp(1) file completion does not work if s o [1999/12/23] misc/15662 markm [PATCH] perl5 Sys::Hostname fails if no P o [1999/12/26] kern/15707 dillon bad trap in mprotect o [2000/01/01] kern/15825 dillon Softupdates gets behind, runs the system o [2000/01/02] i386/15845 Driver for RealTek 8029 o [2000/01/03] bin/15877 tobez Perl 5.00503 interpreter crashes with a s o [2000/01/04] i386/15879 System hangs while watching the tv and ap o [2000/01/04] i386/15897 Any fix for rpc.lockd on Free BSD 3.2 nfs o [2000/01/05] ports/15922 chuckr print/a2ps cannot find ogonkfied fonts [p o [2000/01/07] i386/15961 System allows no keyboard input after flo o [2000/01/09] kern/16013 FreeBSD 3.3 sends ICMP reply to IP unicas o [2000/01/09] bin/16014 New cvs in -stable prints consistent erro o [2000/01/10] kern/16040 Read-only files under NFS are not seen as o [2000/01/12] kern/16090 mdodd No buffer space available o [2000/01/14] kern/16122 Incorrect SysV SHM segment accounting by o [2000/01/17] misc/16154 modem ring kills freebsd o [2000/01/17] bin/16155 cp -p does not preserve modification time o [2000/01/18] kern/16171 mmap(2) of /dev/kmem cause kernel panic o [2000/01/18] misc/16197 Installation problems on IBM Thinkpad 365 o [2000/01/19] i386/16214 Driver for Intel EtherExpress 16 is unrel o [2000/01/20] bin/16244 [PATCH] don't allow password re-use when o [2000/01/21] kern/16257 Kernel panic in sbdrop o [2000/01/21] i386/16269 smp dosen't work with >2 cpus on AMI Goli o [2000/01/21] bin/16271 vi has wrong len type in re_tag_conv() o [2000/01/22] kern/16299 nfs.ko can be unloaded when nfsd is runni o [2000/01/23] kern/16318 Fix for wrong interface when adding new r o [2000/01/23] alpha/16319 alpha No trailing newline in /usr/src/lib/libc/ o [2000/01/24] bin/16342 Problems with krb_realmofhost() and/or kr o [2000/01/24] ports/16343 reg bsd.port.mk cannot override make.conf. o [2000/01/25] i386/16349 Intel EtherExpress Pro/10+ card detection o [2000/01/25] bin/16353 rlogin encryption is broken on transmit s o [2000/01/27] ports/16396 reg libtool -export-symbols doesn't restrict o [2000/01/27] kern/16416 Hang on boot with SMP Dell 2400 o [2000/02/08] kern/16587 cg Can't record with newpcm & CS4236 (AW35/P o [2000/02/10] kern/16644 Bad comparsion expression in bpf_filter.c o [2000/02/20] conf/16832 amd.map options won't play with Solaris N o [2000/02/20] misc/16860 suggetion on installation process. o [2000/02/21] conf/16879 tanimura Sound drivers seem to be using shared irq o [2000/02/22] bin/16920 cdcontrol fails under 4.0-20000214-CURREN o [2000/02/23] conf/16948 murray Sysinstall/disklabel: bad partition table o [2000/02/23] ports/16955 markm 'pgp5' built with ports/security/pgp5 doe o [2000/02/25] misc/16991 jhb booting install disk and USB o [2000/02/28] bin/17056 rshd does improper home directory check o [2000/03/01] misc/17108 SecureRPC not supported in mount_nfs comm o [2000/03/01] conf/17117 Dial-up problems when using Kppp o [2000/03/02] bin/17134 problem with 3.0-RELEASE cron forgetting o [2000/03/03] kern/17142 4.0-CURRENT hangs in ex_isa_identify() wh o [2000/03/03] kern/17153 mjacob Qlogic Ultra3 cards seem to write very sl o [2000/03/05] kern/17208 3.4 Lock-up during file-completion o [2000/03/06] i386/17228 Installation floppies hang up on Compaq A o [2000/03/10] misc/17310 wpaul NIS host name resolving may loop forever o [2000/03/11] ports/17313 ache wu-ftpd ports install invalid file owners o [2000/03/12] i386/17346 APIC cannot be enabled without turning on o [2000/03/13] bin/17360 green [PATCH] Cleanup bug in pam_ssh o [2000/03/14] i386/17374 Archive QIC02 tape-unit device randomly h o [2000/03/15] kern/17393 kldload syscall allows the same kernel mo f [2000/03/16] kern/17403 cg CS4232 wont play w/newpcm o [2000/03/16] conf/17406 nis in /etc/host.conf breaks network prog o [2000/03/16] kern/17422 bde 4.0-STABLE: top: nlist failed o [2000/03/17] gnu/17433 libobjc locks mutex before deallocating i o [2000/03/18] bin/17482 ftpd(8) forget to close TCP port in passi o [2000/03/19] kern/17494 Two problems with the tun device o [2000/03/20] kern/17504 ken Another Micropolis Synchronize Cache Prob f [2000/03/20] misc/17517 wpaul 100/10baseT card resets under load o [2000/03/21] conf/17540 NIS host lookups cause NFS mounts to wedg o [2000/03/21] kern/17542 cg random static with GUS PnP o [2000/03/24] misc/17584 groudier fatal SCSI error with a Symbios 53c875 co o [2000/03/27] i386/17626 green sshd cores when I scp to it o [2000/03/28] kern/17634 Non-deterministic PnP sound device config o [2000/03/28] kern/17636 FreeBSD 4 uses network card driver dc whe o [2000/03/28] alpha/17637 billf misconfigured syscons bell causes panic o o [2000/03/29] i386/17662 gibbs cam_xpt.c incorrectly disables tagged que o [2000/03/29] kern/17680 Multiple crashes due to load in 4.0/5.0 e o [2000/03/30] kern/17695 cg Vibra16X sound card doesn't record audio o [2000/03/30] kern/17697 Boot floppy+local ftp upgrade from 3.4/in o [2000/03/31] i386/17713 gibbs MAKEDEV and /stand/sysinstall goofups wit o [2000/04/02] i386/17755 FTP install of 4.0 allocates too few inod o [2000/04/02] i386/17761 disk label editor in 4.0 deleted 3.4 part o [2000/04/04] i386/17800 bde [PATCH] problem with statclock initializa o [2000/04/06] kern/17829 The dc driver is seriously broken o [2000/04/07] kern/17842 Erratic user time reports for long runnin o [2000/04/07] bin/17843 ftpd fails to set cwd with mode 700 NFS m o [2000/04/07] kern/17844 Amd wedges every morning since I've upgra o [2000/04/08] kern/17863 Running DAP reboots computer o [2000/04/08] kern/17871 starting to accumulate undeletable direct o [2000/04/10] kern/17895 stale unix domain connections o [2000/04/10] kern/17905 dillon 4.0-SNAP keep on crashing every 3 days o [2000/04/10] i386/17915 cg pcm0 direct DMA issues. o [2000/04/11] i386/17926 yokota psm device problems with apm resume o [2000/04/11] i386/17930 wpaul Patch to MFC WaveLAN WEP into 3.4-STABLE o [2000/04/11] kern/17936 panic: resource_list_alloc: resource entr o [2000/04/12] kern/17961 n_hibma Fatal Trap 12. Page fault while in kernel o [2000/04/12] kern/17965 wpaul vr (MII-bus version in 4.0 ONLY) driver l o [2000/04/14] kern/18012 adrian vnode_free_list corruption, "free vnode i o [2000/04/15] kern/18024 when printing through gs: panic: lockmgr: o [2000/04/17] misc/18065 mdodd FREEBSD 4.0 crashes on boot Compaq Prolia o [2000/04/19] i386/18089 4.0R install hangs on newfs or fsck o [2000/04/20] kern/18110 DC-390 SCSI BIOS setting no effect and IB o [2000/04/21] i386/18132 BTX dumps trying to boot w/ dedicated SCS o [2000/04/22] bin/18160 pppd does not hang up sometimes while sta o [2000/04/23] ports/18180 jmz xdm authorization fails with XDM-AUTHORIZ o [2000/04/23] bin/18181 Getty can fail to observe :de: specificat f [2000/04/23] i386/18185 gibbs Adaptec 3950U2 errors during boot/probe o [2000/04/24] kern/18200 mdodd 3com 3c509b recognized twice during boot f [2000/04/25] kern/18209 green rlimits are never checked in exec() if ex o [2000/04/28] i386/18268 RTC BIOS error10 (memorysize) o [2000/04/28] kern/18285 the system froze when use scon -s 50 o [2000/04/30] kern/18315 System hang when doing back-to-back captu o [2000/04/30] kern/18316 close-together bt848/878 captures to file o [2000/05/02] kern/18345 cg sbc / pcm not fully recognizing AWE64 o [2000/05/02] kern/18348 yokota ::c_str() o [2000/05/19] bin/18678 Bug in libz o [2000/05/19] kern/18687 mrouted and IPDIVERT cause a panic o [2000/05/20] kern/18704 GLOB_ERR not handled correctly by glob() o [2000/05/22] bin/18742 times.allow field parsed incorrectly o [2000/05/22] kern/18757 dg [PATCH] fxp driver doesn't enable flow co o [2000/05/30] kern/18899 if_vr.c can't bridging properly when bpf o [2000/05/31] kern/18924 sysctl hw.bt848 crashes machine (bktr dri o [2000/05/31] conf/18925 No X Desktop Environments in 4.0 o [2000/05/31] kern/18932 Total loss of ethernet needing reboot. P o [2000/06/01] i386/18940 Reading from stdin using linux-jdk-1.2.2 o [2000/06/05] kern/19020 kernel reboots sometimes o [2000/06/05] misc/19025 Installer assumes /dev exists if target d o [2000/06/08] kern/19121 IPv4 multicast does not work without rout o [2000/06/12] bin/19231 quota/mount commands inconsistency o [2000/06/13] ports/19238 will sgmltools1 o [2000/06/13] i386/19245 -fexpensive-optimizations buggy (even wit o [2000/06/14] kern/19256 in devicedriver cy.c make_dev (..) probl o [2000/06/14] ports/19281 billf Error in ucd-snmp port with tkmib o [2000/06/16] kern/19347 top, CPU and SMP-problem in new kernel o [2000/06/17] bin/19357 swap info incorrect after using sysinstal o [2000/06/18] kern/19363 Do allow processes know about their file o [2000/06/19] bin/19375 makekey accepts only 8-byte password f [2000/06/19] kern/19389 Panic caused by sendfile(2) o [2000/06/19] bin/19393 programs using strftime () dump core if R o [2000/06/20] kern/19402 Signals 127 and 128 cannot be detected in o [2000/06/20] bin/19405 telnetd sends DO AUTHENTICATION even if a o [2000/06/23] conf/19461 X authentication doesn't work off the CD o [2000/06/23] kern/19465 SYNC_CHACHE PROBREM: NEWTECH NDA20128A o [2000/06/23] kern/19479 processes stuck in 'ffsvgt' and 'FFS no' o [2000/06/23] kern/19482 Upgrade from 4.0-RELEASE to 4.0-STABLE ca o [2000/06/25] kern/19499 EtherExpress 16 is not probed o [2000/06/25] i386/19508 pci bus not probed for pci ethernet card o [2000/06/27] conf/19542 Problem with Proxy o [2000/06/28] conf/19569 stock IPFW rules have subtle udp hole o [2000/06/30] kern/19603 luigi 20 ethernet interfaces not compatible wit o [2000/06/30] docs/19604 steve Web query interface doesn't search or Ori o [2000/07/02] kern/19654 wpaul 20 dc ports in one machine (5x 4port card o [2000/07/03] i386/19662 kernel panic after too many socket freed o [2000/07/03] kern/19672 dillon contigmalloc1() oddity for large alignmen o [2000/07/03] misc/19673 dhclient-script will not always set the h o [2000/07/05] kern/19714 dillon swap_pager_getswapspace: failed o [2000/07/06] i386/19737 Cannot build a profiled kernel; load fail o [2000/07/07] bin/19773 [PATCH] telnet infinite loop depending on o [2000/07/09] kern/19814 marcel Oracle8i installer triggers problem in th o [2000/07/10] i386/19820 Installation of Lotus Notes 5.0 for Linux o [2000/07/12] kern/19875 A new protocol family, PF_IPOPTION, to ha o [2000/07/12] kern/19880 Problem with configuring RS-232 multiport o [2000/07/13] misc/19909 dillon Problem with NFS client in 4.0-STABLE o [2000/07/15] misc/19951 jmz moused has problems with XFree86 o [2000/07/17] misc/19994 roam sscanf() fails on 64-bit operations o [2000/07/18] kern/20016 jasone pthreads: Cannot set scheduling timer/Can o [2000/07/18] docs/20028 doc ASCII docs should reflect tags o [2000/07/19] kern/20040 msmith Toshiba 2775 hangs after pcib0 driver is o [2000/07/22] kern/20115 cg pcm0 doesnot work on Panasonic Let's note o [2000/07/25] misc/20172 byacc 1.9 fails to generate $default tran o [2000/07/26] bin/20194 amd doesn't provide directories automatic o [2000/07/27] kern/20213 NFS and Linuxulator issues in PR kern/194 o [2000/07/27] kern/20217 darrenr IPF default block and inclusion in rc.net o [2000/07/27] kern/20234 green panic(): lockmgr: pid 259, not exclusive o [2000/07/28] bin/20259 des fetch(1) confused when redirected from ht o [2000/07/29] conf/20282 murray sysinstall does not recover some /etc fil f [2000/07/31] kern/20335 yokota S3Trio64V+ is detected as CGA by syscons a [2000/08/02] bin/20373 obrien Setting breakpoints in shared objects bro o [2000/08/08] ports/20490 tg Termios timeout parameters, VMIN, VTIME, f [2000/08/09] i386/20507 yokota Mouse freezes in 4.0-release after some u o [2000/08/10] kern/20523 Support for PCI multiport cards for sio d o [2000/08/13] kern/20572 marcel cannot safely remove COMPAT_43 from the k o [2000/08/14] kern/20609 dillon panic: vm_fault: fault on nofault entry, o [2000/08/15] kern/20631 kernel panics on ifconfig if_le f [2000/08/15] kern/20632 stacking mount_null causes an error: moun o [2000/08/15] bin/20633 fdisk doesn't handle LBA correctly o [2000/08/16] bin/20646 dwmalone [PATCH] /bin/cp -p whines on set[ug]id im f [2000/08/17] i386/20685 fbsd 4.1-stable crashed when compiling st f [2000/08/17] kern/20689 groudier Newbusified version of ncr driver does no o [2000/08/18] kern/20708 imp Adaptec 1542 ISA SCSI Controller not dete o [2000/08/20] bin/20725 Raw floppy writes fail for partial bytes. o [2000/08/20] kern/20734 n_hibma USB mouse detaches and never reataches f [2000/08/22] bin/20779 assar junk pointer error causes kpasswd to fail o [2000/08/26] misc/20861 jasone libc_r does not honor socket timeouts o [2000/08/28] gnu/20912 obrien gdb does not recognise old executables. o [2000/08/30] bin/20952 ftpd doesn't honor account expiration tim o [2000/08/31] kern/20958 mdodd ep0 lockup with ifconfig showing OACTIVE o [2000/09/06] i386/21087 tanimura ed driver incorrectly fails probe for ISA o [2000/09/07] misc/21089 vi silently corrupt open file on SIGINT w o [2000/09/08] kern/21118 luigi Multiple problems in ipfw's stateful code o [2000/09/08] kern/21131 Floppy causing cold boot in -STABLE f [2000/09/08] kern/21139 ken IBM DNES drives need 'quirk table' entry. o [2000/09/09] kern/21143 `#define schedsofttty' et al. should not o [2000/09/09] bin/21152 @monthly entry in crontab is run every da o [2000/09/09] kern/21155 Load average (either with uptime both top o [2000/09/10] kern/21162 panic in ffs_softdep.c: handle_workitem_f o [2000/09/11] bin/21208 tar does not support 2.5 GB file o [2000/09/11] kern/21209 groudier scsi ncr driver installs instead of scsi o [2000/09/11] ports/21210 dima acroread port missing lib a [2000/09/13] bin/21248 kris openssl dumps core with blank passwords o [2000/09/13] bin/21251 NIS problem - ypbind does loop in CLNT_BR o [2000/09/14] gnu/21260 buffer overrun in uux o [2000/09/14] ports/21264 markm tn3270 port receives segmentation fault o [2000/09/14] kern/21270 Kernel compilation errors and dies when c o [2000/09/14] gnu/21276 libI77 is unable to handle files >2Gbytes o [2000/09/15] bin/21292 ifconfig warn but does duplicate IP addre o [2000/09/15] i386/21297 kernel panic TRAP 18 during kern.flp inst o [2000/09/15] misc/21300 Install CD-ROMs don't give users enough r o [2000/09/15] kern/21304 wpaul dc0 watchdog timeouts on NetGear FA310TX o [2000/09/15] kern/21305 roger bktr driver dosn't send signals in contin o [2000/09/18] misc/21384 cg pcm driver has static in recorded audio o [2000/09/19] misc/21406 freebsd's bootinst or booteasy overwrites o [2000/09/20] kern/21424 Blocking issue while regenerating aliases o [2000/09/20] kern/21429 box reboots with panic: pipeinit: cannot o [2000/09/20] gnu/21433 obrien g++ optimiser produces bad code on right o [2000/09/21] kern/21461 imp ISA PnP resource allocator problem o [2000/09/21] kern/21463 marcel Linux compatability mode should not allow o [2000/09/21] ports/21464 marcel linux_base port installs insecure glibc r o [2000/09/26] i386/21559 rnordier BTX loader sometime show registers o [2000/09/27] conf/21593 Whither cons25, or, cons25 causing intero f [2000/09/27] bin/21603 green Can't change user passwords on 4.1.1-STAB o [2000/09/28] i386/21624 trap in gusc_attach o [2000/09/28] kern/21625 yokota kernel hangs if SC_NO_FONT_LOADING define o [2000/09/28] kern/21631 4.1.1 Release and Stable don't detect my o [2000/09/28] kern/21642 Compaq Netelligent 10/100 card (TI Thunde o [2000/09/29] kern/21653 I need a AD1816 Driver o [2000/09/29] bin/21654 Re: nvi's -c flag does no do what it is d o [2000/10/01] kern/21674 Fujitsu MO drives M2513A don't like the s o [2000/10/01] kern/21688 Kernel crash with Adaptec AAA-133 and ahc o [2000/10/02] misc/21701 murray Keymap selection menu broken on initial i o [2000/10/02] docs/21708 jlemon kqueue/kevent man pages isn't specific ab o [2000/10/02] ports/21714 sobomax audio problem with nil o [2000/10/02] misc/21716 The site search results *suck*. o [2000/10/04] ports/21756 adrian errors in Squid-2.3.4's configure prevent o [2000/10/04] ports/21761 adrian Re: errors in Squid-2.3.4's configure pre o [2000/10/05] kern/21771 Fix for sppp and Cronyx drivers update o [2000/10/05] gnu/21779 patch(1)'s bug of new file creation o [2000/10/06] kern/21791 Hang on FIN_WAIT_2 a [2000/10/06] kern/21808 [patches] msdosfs incorrectly handles vno o [2000/10/07] i386/21824 bt driver no longer attaches due to chang o [2000/10/07] kern/21827 mount causes freebsd 4.1.1 to reboot o [2000/10/09] kern/21860 The fix to TCP_ISSINCR after the bugtraq o [2000/10/09] kern/21869 Compiling a a.out kernel on FreeBSD 4.0 o [2000/10/09] bin/21877 green [PATCH] DSA support for pam_ssh o [2000/10/10] kern/21898 If options NFS is not in the kernel, moun o [2000/10/12] misc/21940 Modem Power-Off kills system o [2000/10/12] kern/21946 vm_fault when (accidentally) attempted to o [2000/10/13] kern/21965 Running ldconfig (linux binary) from ld-1 o [2000/10/15] misc/21998 green ident only for outgoing connections o [2000/10/15] i386/22006 quotacheck halt o [2000/10/16] kern/22029 mckusick use of softdependencies leads to major fi o [2000/10/17] kern/22063 brian bpf when used with the select system call o [2000/10/18] bin/22105 /usr/src/bin/sh - Permission denied when o [2000/10/19] misc/22111 Install 4.1.1 o [2000/10/19] kern/22142 securelevel does not affect mount o [2000/10/21] kern/22200 4.1.1-RELEASE can't mount CDROMS (negativ o [2000/10/22] bin/22212 skeyaccess(3) doesn't for primary group o [2000/10/22] kern/22225 Trying to build a CURRENT snapshot on 4.1 o [2000/10/23] kern/22265 Suspend only possible once after reboot o [2000/10/24] misc/22284 Change (SunOS) NIS passwd error o [2000/10/25] bin/22286 marcel siglongjmp does not properly restore the o [2000/10/25] conf/22287 binary upgrade install to 4.1.1 does not o [2000/10/25] bin/22291 getcwd() fails on recently-modified NFS-m o [2000/10/26] i386/22315 Cannot reboot or power-off the machine o [2000/10/26] ports/22328 mi new port -- print/ttf2pt1 o [2000/10/29] ports/22403 portmgr "make readmes" hangs if category director o [2000/10/30] kern/22417 gibbs advansys wide scsi driver does not suppor a [2000/10/30] ports/22421 ports New port: Enhydra 3.1 beta 1 o [2000/10/31] i386/22441 pmap_growkernel() is not effective at ker o [2000/10/31] kern/22460 PCMCIA card using ed driver temporarily f o [2000/11/02] kern/22532 [patch] /dev/dsp is sometimes busy when n o [2000/11/03] misc/22588 scp hangs when using Lucent 802.11b card f [2000/11/03] kern/22594 NFS can't handle asymmetric server routin o [2000/11/04] i386/22606 Panic on boot: panic string "panic ahc0: o [2000/11/05] bin/22614 billf pam_ssh dumps core o [2000/11/05] kern/22624 Interrupt conflict btw. vga and Ethernet o [2000/11/06] gnu/22635 Why don't you use truncate(2) in libI77 o [2000/11/06] kern/22642 Load average stuck not changing o [2000/11/06] kern/22643 Cannot compile kernel with support for Gr o [2000/11/06] bin/22647 o [2000/11/08] bin/22685 Repairing a directory hard link. o [2000/11/08] i386/22708 fpe in healthd when it starts o [2000/11/08] i386/22712 sysinstall makes wacky keymap choices o [2000/11/10] bin/22737 syslog gets spammed with /kernel: arp_rtr o [2000/11/12] ports/22802 jseger convert in ImageMagic does not work in co o [2000/11/13] kern/22826 marcel Memory limits have no effect in linux com o [2000/11/14] bin/22846 Routed does not reflect preference of Int o [2000/11/15] kern/22862 ncr probe fails with CACHE TEST FAILED: ? o [2000/11/15] kern/22866 Packets send on INET6 sockets compatible o [2000/11/15] kern/22874 cg newpcm CS461x sound problems o [2000/11/15] kern/22877 installation panic if ep0 presents o [2000/11/16] kern/22896 When kernel boots uhci fails o [2000/11/17] kern/22926 kernel 4.1-RELEASE, 4.1.1-RELEASE (floppy o [2000/11/18] kern/22942 Problem with ext2fs support o [2000/11/18] kern/22943 marcel Problem with linux emulation o [2000/11/18] i386/22944 isa_dmainit fails on machines with 512MB s [2000/11/18] bin/22945 tftp (4.1.1-RELEASE) appears broken a [2000/11/18] kern/22947 jon IBM 10/100 EtherJet Cardbus (Xircom X3201 o [2000/11/18] kern/22951 failed drive causes panic with HPT370 RAI o [2000/11/19] i386/22969 4.1.1 stable kernel cannot find console o [2000/11/20] conf/22998 darrenr ipf fails to load the rules if IPFILTER i o [2000/11/22] i386/23039 disklabel editor couldn't create partitio o [2000/11/23] ports/23054 olgeni Re: maintainer update: security/nessus su o [2000/11/23] gnu/23058 ncurses: tgoto_internal() ugliness o [2000/11/24] alpha/23064 jkh Alphas do not boot if `a' (/) partition i o [2000/11/24] misc/23069 jkh Compat22 does not work until you reboot o [2000/11/24] ports/23080 jmz fr keymap don't work correctly o [2000/11/25] misc/23094 dd The PR system has no way to let committer o [2000/11/25] bin/23098 If installing on a serial console, enable o [2000/11/26] i386/23108 Boot defaults to wd(4) devices rather tha o [2000/11/26] misc/23120 '|more' takes up to 100% system resources f [2000/11/26] ports/23122 sobomax programs requiring glib13 fail in configu o [2000/11/26] ports/23125 ports Successful emulation of StarOffice depend o [2000/11/27] ports/23140 pst GNU id-utils port is out-of-date o [2000/11/28] misc/23161 tcsh execs /bin/ls --color 80 char. but u o [2001/02/14] kern/25093 4.2-STABLE does not recognize PCNet-ISA+ o [2001/02/14] ports/25102 dirk depends on 'wrong' openldap o [2001/02/14] conf/25105 green S/Key support is broken in sshd o [2001/02/16] bin/25132 sigprocmask problem with pthread o [2001/02/16] kern/25136 Fatal trap 12: page fault while in kernel o [2001/02/16] bin/25153 kdump does not finish displaying data a [2001/02/19] kern/25201 imp pccard event and syscons beep duration de o [2001/02/19] ports/25205 greid mail/pop3lite port update o [2001/02/19] kern/25213 Bus abstraction interface doesn't allow p o [2001/02/19] i386/25214 Installing 4.2, and after the initial set o [2001/02/20] i386/25236 Intel 82559 is not working behind a DEC/I o [2001/02/20] bin/25244 termcap and printcap interference o [2001/02/21] kern/25245 mounting NFS to/from same host + activity o [2001/02/21] kern/25248 bde sys/user.h needs sys/param.h, but doesn't o [2001/02/21] bin/25250 segfault on tar Ixvf o [2001/02/21] kern/25255 keyboard response very slow with PCMCIA E f [2001/02/21] kern/25261 gibbs ahc0 no active SCB errors when booting of a [2001/02/21] kern/25266 chris fdesc file system in -STABLE locks up dur o [2001/02/21] ports/25272 rse Using eperl as cgi/nph binary executor ca o [2001/02/23] bin/25337 rwatson dmesg -a should be restricted o [2001/02/24] kern/25344 ipfilter and ppp insecure in 4.2-Stable o [2001/02/24] kern/25346 Some interrupts not delivered on Dell Wor o [2001/02/25] ports/25374 okazaki A new port math/atlas highly optimized BL o [2001/02/26] bin/25403 darrenr ipfilter: enable ipv6 and STATETOP in 4.2 o [2001/02/26] misc/25404 sys/cdefs.h does not contain definitions f [2001/02/27] kern/25421 ru route structures are being leaked. o [2001/02/28] bin/25461 jkh sysinstall's fdisk and disklabel don't wo o [2001/02/28] kern/25464 if_xl.so kld does not work with "options o [2001/03/01] kern/25476 [PATCH] The syscall oldgetkerninfo can re o [2001/03/03] kern/25511 ioctl(fd, FIONREAD, &c) on a FIFO (not PI o [2001/03/04] ports/25522 portmgr FORBIDDEN ports doesn't return error for o [2001/03/05] bin/25542 /bin/sh: null char in quoted string o [2001/03/07] misc/25585 sed.test 8.16 puts bugged sed into infini o [2001/03/07] bin/25586 green Password expiration doesn't work after up o [2001/03/09] kern/25640 DLink DFE-530TX+ cards are not recognized o [2001/03/10] kern/25650 le nic driver causes kernel panic f [2001/03/10] conf/25676 FBSD >= 4.0 does not recongnize NIC card o [2001/03/11] i386/25693 VGA driver on Current not found o [2001/03/12] kern/25755 cg kernel hangs when loading emu10k1 sound d o [2001/03/13] kern/25781 Statclocks cannot be disables on ServerWo o [2001/03/14] misc/25801 imp change IP-address on pccard (3Com) fails o [2001/03/15] bin/25826 nfsd -t -h adr1 -h adr2 doesn't work o [2001/03/16] misc/25851 jkh Security hole in anonymous FTP setup scri o [2001/03/17] bin/25885 telnet -a off still uses SRA authenticati o [2001/03/17] bin/25886 cgetset(3) doesn't get cleared when switc o [2001/03/18] i386/25889 FDISK lost a partition ! f [2001/03/18] kern/25900 system crach and reboot when use mount_cd o [2001/03/19] bin/25929 Can't use MAKEDEV in fixit mount o [2001/03/20] kern/25949 msmith camcontrol doesn't find new drives or RAI o [2001/03/20] kern/25953 sos Attempt to access CD changer results in p o [2001/03/20] ports/25958 jmz Xfree86's savage and vesa drivers can pan o [2001/03/20] kern/25959 pcn driver disables nic after kernel is l o [2001/03/21] i386/25968 /usr/src/lib/libcrypt/../libutil/property o [2001/03/22] kern/25986 Socket would hang at LAST_ACK forever. f [2001/03/22] kern/25992 System hangs when read-only floppy has be o [2001/03/22] misc/26002 n_hibma Poor read/write performance on uhci USB c a [2001/03/22] bin/26010 ache tar(1) core-dumps on '-I file' o [2001/03/22] kern/26013 Linksys (rev 3) USB 100TX NIC causes infi o [2001/03/23] ports/26036 dima acroread4 produces invalid postscript in o [2001/03/25] kern/26078 Jails cannot connect to the main server a o [2001/03/26] bin/26093 markm pam_unix rejects authenticating accounts o [2001/03/27] kern/26142 Unlink fails on NFS mounted filesystem o [2001/03/27] kern/26161 Kernel Panic on Dual Processor System dur o [2001/03/28] kern/26171 not work Linux-emulator, but hi is work i o [2001/03/29] conf/26203 No CODA devices in MAKEDEV f [2001/03/29] bin/26209 imp pccardd will not recognise any pc cards o o [2001/03/30] i386/26216 alloca() couldn't detect thread stack lim o [2001/03/30] ports/26237 ache Apache 1.3.19 segfaulting in ap_get_local o [2001/03/31] i386/26261 silo overflow problem in sio driver o [2001/04/01] conf/26275 darrenr ipfilter_enable in rc.conf does not load o [2001/04/02] kern/26304 pcm only plays left channel in FreeBSD 4. o [2001/04/02] bin/26307 libc_r aborts when using the KDE media pl o [2001/04/03] kern/26309 PPPoE client panics in kernel - fxp probl o [2001/04/03] misc/26320 mountd breaks IRIX automounter o [2001/04/04] i386/26344 3Com 3C509 EtherLink III Problem. o [2001/04/04] misc/26356 Large copy of files to the machine causes o [2001/04/04] kern/26361 5.0-04022001-CURRENT kernel panic on kern f [2001/04/05] gnu/26362 "cvs server" doesn't honour the global -- o [2001/04/06] i386/26382 FreeBSD Bootable CDROM won't boot on IBM o [2001/04/06] kern/26384 dc driver hangs in dc_rxeof o [2001/04/08] kern/26430 cg -CURRENT panics on cat /dev/dsp or cat /d o [2001/04/09] ports/26464 ports Citrix client no longer reads files in lo o [2001/04/09] kern/26466 devfs panics o [2001/04/10] misc/26486 setnetgrent hangs when netgroup contains o [2001/04/11] kern/26501 imp Unsuported PCCARD freeze the kernel in is o [2001/04/12] kern/26506 sendto() syscall returns EINVAL in jail e o [2001/04/14] kern/26567 Mouse driver will not properly restart if o [2001/04/14] kern/26568 Mouse driver will die if you move mouse a o [2001/04/15] ports/26607 adrian squid port don't work corretly when compi o [2001/04/16] kern/26613 ethernet vr0 hangs f [2001/04/18] ports/26679 sobomax make on qpopper4 fails because it's using o [2001/04/19] kern/26704 AHA-2940[UW] gives MPARERR on cold boot ( o [2001/04/22] gnu/26771 cvs checkout bug with existing val-tags a o [2001/04/23] ports/26797 assar arla-0.34.6 causes kernel panic/page faul o [2001/04/23] bin/26809 /etc not saved on upgrade o [2001/04/25] bin/26842 dd dump with h flag takes a very long time o [2001/04/25] ports/26848 sobomax jre port core dumps o [2001/04/25] bin/26869 vi(1) crashes in viewing a file with long o [2001/04/26] kern/26877 cg loading snd_emu10k1 module causes lockup o [2001/04/26] kern/26878 Kernel panic in nfs subststem (vrele: neg o [2001/04/26] kern/26880 Unexpected busfree err w/ Adaptec 19160 a o [2001/04/27] ports/26891 ports Star Office 5.2 doesn't run after install o [2001/04/27] ports/26894 ports omniORB 3.0.3 servers die when using Free o [2001/04/27] kern/26896 Kernel panic during ktrace (vrele: negati o [2001/04/27] misc/26897 jkh 4.3R sysinstall fails to create swap part o [2001/04/27] i386/26903 jkh Cannot use DHCP from /stand/sysinstall ne o [2001/04/27] ports/26909 chuckr a2ps cannot handle long hostnames o [2001/04/28] kern/26920 imp PCI autoconfiguration of USB, dc ether, a o [2001/04/28] bin/26924 jkh sysinstall has problem parsing "dists=" f o [2001/04/28] misc/26933 jkh sysinstall - fdisk does not properly "dan o [2001/04/29] kern/26953 adter the installation is over it's make o [2001/04/30] i386/26985 jkh floppy install 4.3 via FTP hangs o [2001/04/30] bin/26996 green sshd fails when / mounted read-only o [2001/05/01] i386/27009 XFree86 4.0.3_3 fails to start on GeForce o [2001/05/01] bin/27016 ipnat should not require existence of ipf o [2001/05/01] kern/27020 FreeBSD 4.3RC compiled with an SMP kernel o [2001/05/02] kern/27044 remounting a r/w filesystem read-only cau o [2001/05/02] ports/27052 reg libtool port broken in 4.3 RELEASE o [2001/05/04] ports/27073 ports devel/jakarta-ant doesn't work out of the o [2001/05/04] bin/27080 sshd may mis-parse the authorized_keys fi o [2001/05/04] bin/27086 green OpenSSH does not set X11 forwarding o [2001/05/04] kern/27087 FreeBSD 4.3-RELEASE does not recognize Gi o [2001/05/04] bin/27088 syslogd(8) doesn't create log files if th o [2001/05/06] bin/27153 session settings in pam.conf are ignored o [2001/05/06] bin/27154 login(1) accesses pam_getenvlist() *after f [2001/05/07] i386/27197 tobez 4.3-STABLE make buildworld fails at perl a [2001/05/08] ports/27202 dougb mail/pine sucks rocks when saving over NF o [2001/05/08] ports/27204 ports rplayd complains about pcm mixer device o o [2001/05/09] bin/27230 nectar Users after NIS lines in /etc/passwd o [2001/05/09] kern/27237 Watchdog Timeouts under EXCESSIVE load o [2001/05/09] kern/27242 SIGHUP propagation failure to processes o o [2001/05/10] i386/27247 Panic on install - "page fault syncing di o [2001/05/10] kern/27262 process won't be terminated after CPUTIME o [2001/05/15] ports/27331 andreas GhostScript6 needs pdf_sec.ps which canno o [2001/05/15] ports/27358 ports Naming scheme for JDK ports (java) o [2001/05/16] misc/27384 SCSI Hardrive bios of COMPAQ Proliant is o [2001/05/16] kern/27395 Problems with Qlogic 2200 FC card. The sy o [2001/05/16] misc/27400 4.3 install hangs because it is looking f o [2001/05/17] i386/27404 FreeBSD-4.3 crashes in VMware o [2001/05/17] ports/27419 jhb E-FancyLauncer clones itself over and ove o [2001/05/19] kern/27460 Bad entries for EPSON 1240U scanner o [2001/05/20] kern/27474 Interactive use of user PPP and ipfilter o [2001/05/21] misc/27498 grog vinum crashed after 'vinum dumpconfig' o [2001/05/21] misc/27510 Alcatel Speed Touch ASDL Modem - USB o [2001/05/21] kern/27522 des linprocfs:/proc/stat does not handle SMP o [2001/05/22] kern/27543 des /proc/cpuinfo does not handle SMP hosts o [2001/05/23] bin/27593 sos burncd msinfo returns wrong info at more s [2001/05/23] kern/27601 infinite loop at end (?) of ifnet list .. o [2001/05/23] docs/27605 doc Cross-document references () f [2001/05/24] bin/27630 mktime failure. o [2001/05/25] ports/27632 reg SNNSv4.2 port has known and fixable bug o [2001/05/25] bin/27636 dwmalone inetd's internal "auth" service exploits o [2001/05/25] ports/27645 portmgr PKG_IGNORE_DEPENDS for X does not work o [2001/05/26] kern/27661 >1000 ipfw rules and heavy traffic crash a [2001/05/26] kern/27674 sos IDE Interrupts disabled on resume o [2001/05/27] kern/27694 cg Panic in csa(4) o [2001/05/28] ports/27705 ports The p5-Tcl port is broken due to wrong in f [2001/05/28] i386/27711 panic: ffs_write: type: 0xc39b2fc9 9 (0,5 o [2001/05/29] i386/27729 the ls120 device "afd" does not show up u a [2001/05/29] ports/27739 ports Broken Port: textproc/pspell-ispell -- co o [2001/05/29] kern/27753 ATA driver in FreeBSD 4.2 and later no lo o [2001/05/29] kern/27759 linux sysinfo system call is needed for m o [2001/05/30] ports/27769 ports New port: p5-XML-LibXSLT - Interface to G o [2001/05/30] kern/27782 darrenr ipf packet munging bug using "to" option o [2001/06/01] misc/27810 rpc.statd can loop a [2001/06/01] kern/27812 sos Some weird ATA[PI] problem ? o [2001/06/03] ports/27865 ports mod_python port is broken o [2001/06/04] ports/27875 ports invoked on boot, SIGHUP is delivered and f [2001/06/04] misc/27880 select fails to return incoming connect o [2001/06/04] ports/27883 bp shares mounted by the smbfs-1.4.1 port ar o [2001/06/05] misc/27893 can't burn audio cds on LG CD-RW CED-8083 o [2001/06/05] misc/27896 Error in /etc/exports invalidates entire o [2001/06/06] kern/27905 darrenr ipf unable to insert rule of 'log' is use o [2001/06/06] bin/27922 imp FreeBSD-SA-01:40 o [2001/06/07] ports/27925 portmgr index is not updated when it html manpage o [2001/06/07] ports/27926 portmgr bsd.port.mk does not handle MLINKS with h o [2001/06/07] ports/27929 jmz make extract on x11/XFree86-4 port fails o [2001/06/08] ports/27965 gnome Mozilla's Composer crashes upon startup o [2001/06/09] bin/27988 [PATCH] let pam_ssh.so explicitly start s o [2001/06/09] bin/27990 ben ypbind uses memory after freeing it o [2001/06/09] kern/27995 src/sys/pci if_pcn.c revision 1.21 resp. o [2001/06/11] ports/28030 ports VMware requires block device for linux /d o [2001/06/11] kern/28084 cg Two possible PCM problems and patch o [2001/06/11] ports/28092 ports New port: p5-Net-DLookup o [2001/06/11] ports/28093 jdp build ports/lang/pm3-base on 5-current (a o [2001/06/12] misc/28095 [PATCH] pax may descend into directories o [2001/06/12] i386/28098 mbus leakage in FreeBSD 4.3R somewhere o [2001/06/12] kern/28100 Hang after device probe on EISA machine o [2001/06/12] ports/28102 assar Recent changes to 4.3-STABLE break arla-0 o [2001/06/12] kern/28112 Packet capture does not work well with -p o [2001/06/13] ports/28136 kiri xemacs JDE needs elib package o [2001/06/14] ports/28155 portmgr DESTDIR is used incorrectly in bsd.port.m o [2001/06/14] kern/28164 [PATCH] crashdump can trash disklabel/oth o [2001/06/15] kern/28173 Problem with Touchpad on Inspiron 5000e o [2001/06/15] ports/28177 mharo installation of www/analog port always ov o [2001/06/15] ports/28179 nbm vsftpd port creates a user without a warn o [2001/06/15] misc/28188 Cron is being started to early in /etc/rc o [2001/06/16] kern/28218 A peer of TCP socket cannot detect termin o [2001/06/16] bin/28221 dialog(1) segfaults (due to the bug in li o [2001/06/17] bin/28223 su doesn't look at login.conf all the tim o [2001/06/17] bin/28224 ftpd doesn't honor invalid shelll in logi o [2001/06/17] ports/28228 sobomax Cannot make Mesa 3.4.2 port with XFree86 o [2001/06/17] i386/28231 /boot/loader can't load kernel on Xyberna o [2001/06/17] ports/28238 gnome Latest gnomemc will not build o [2001/06/18] i386/28253 VIA Rhine (I) reboots/crashes FreeBSD 4.2 o [2001/06/19] ports/28278 gnome mozilla doesn't build o [2001/06/19] ports/28279 ports Some X applications freeze the system o [2001/06/20] ports/28301 ports Isakmpd port hogs 99% of cpu capacity. o [2001/06/20] bin/28311 markm ftpd and sshd do not honor expired pw ent o [2001/06/21] ports/28322 gnome pan-0.9.7 fails to compile on FreeBSD 4.3 o [2001/06/21] ports/28326 ports xmms fails to build on FreeBSD4.3 RELEASE f [2001/06/22] misc/28339 roam Slow Disk performance on 4.3 (about half a [2001/06/23] conf/28361 gshapiro sendmail.cf is missing some STARTTLS supp o [2001/06/23] pending/28373 Re: make(1) does not correctly substitute o [2001/06/23] misc/28374 Re: gdb output is wrong (same as #13427 ? o [2001/06/23] ports/28378 ports p5-Net-IRC-0.70_1 eats irc text with col o [2001/06/23] ports/28380 jmz XFree86-4 doesn't give enough information o [2001/06/23] pending/28381 Can't turn off telnet autologin o [2001/06/24] ports/28392 ports gaspell-0.30_1 searches for obsolete aspe o [2001/06/24] ports/28393 nakai ice-wm builds but fails on install o [2001/06/24] ports/28394 ports p5-TclTk-b2 fails to build with a syntax o [2001/06/24] ports/28395 jedgar Pharmacy fails on install o [2001/06/24] ports/28398 ports ja-dvips cannot find tex.pro o [2001/06/24] ports/28400 ports New Port: o [2001/06/25] bin/28403 will Re: make(1) does not correctly substitute o [2001/06/25] pending/28404 4.3 Install -- DHCP Scan o [2001/06/25] kern/28417 arplookup uses potentially unprotected st o [2001/06/26] bin/28424 mtree fails to report directory hierarchy o [2001/06/26] bin/28430 mtree does not correctly compare files wh o [2001/06/26] kern/28434 cs0's promiscuous mode does not work o [2001/06/26] ports/28438 ports gawk-3.0.6 coredumps building guile-1.4 o [2001/06/27] misc/28442 hot rebuild on Compaq Intergrated Smart A o [2001/06/27] ports/28458 ports Gnome-1.4's use of Xalf out of sync with o [2001/06/28] ports/28474 ports incorrect permissions on log files create o [2001/06/28] ports/28475 will klaptop daemon incorrectly thinks that th o [2001/06/28] ports/28491 kiri www/w3-4 port: mismatch between pkg-plist f [2001/06/28] ports/28492 dirk Modification of usr.sbin/chown/Makefile b o [2001/06/28] kern/28497 dmesg corrupted buffer/output o [2001/06/28] kern/28498 /var/log/messages incorrect o [2001/06/28] kern/28507 fxp timeout o [2001/06/29] misc/28508 problems with backup to Tandberg SLR40 st o [2001/06/30] i386/28536 writing to corrupted msdosfs causes kerne o [2001/06/30] bin/28552 EUC support of wcstombs(3) is broken for o [2001/07/01] misc/28567 phk incorrect implemenatition of IPFW's 'me'- o [2001/07/01] i386/28592 Please support boot from ATA RAID-0 devic o [2001/07/01] misc/28605 Syntax error in Ukrainian message in INDE o [2001/07/01] kern/28616 sos ATA probe problem with VIA 82C686 o [2001/07/02] ports/28623 ports New port: Sun's Java Communication API o [2001/07/02] ports/28624 ports New port: FreeBSD-specific support for Su o [2001/07/02] misc/28629 ftpd REST command does not support restar o [2001/07/02] kern/28660 timeout promrem on Intel PCL 10/100 Ether o [2001/07/03] kern/28672 Erroneously mounting Audio-CDs as ISO cra o [2001/07/03] ports/28673 ports New Port: nhc98 - a haskell compiler to p o [2001/07/04] kern/28692 cg ICH sound driver hangs kernel o [2001/07/04] ports/28697 ports gnotepad+ won't build on my box o [2001/07/04] kern/28713 NEW IPFW FEATURE [PATCHES]: Dynamic rule o [2001/07/05] bin/28724 green ssh client won't do RhostsRSAAuthenticati o [2001/07/05] ports/28726 ports tclConfig.sh has error in LD_SEARCH_FILES o [2001/07/05] bin/28729 [PATCH] ipfw usage verbiage buries the ac o [2001/07/05] kern/28736 sysctl -a: kernel trap 12. o [2001/07/05] misc/28737 D-Link DFE530TX - vr0: Watchdog Timeouts; o [2001/07/05] misc/28740 sos burncd fails with multiple IOCTL errors o [2001/07/06] kern/28768 The system doesn't get connects on one of o [2001/07/06] ports/28769 shige ports japanese/xv, graphics/xv-m17n build o [2001/07/06] bin/28773 [PATCH] Bug in pw, no $ in username o [2001/07/07] bin/28798 mail(1) with a pager (more) requires fg/C o [2001/07/07] ports/28801 torstenb autoconf update from 2.13 to 2.50 o [2001/07/07] i386/28802 3com Performance Pro modem conflicts with o [2001/07/09] bin/28833 ifconfig if0 netmask xxx.xxx.xxx.0 doesn' o [2001/07/09] kern/28840 Possible interrupt masking trouble in sys 985 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1995/01/11] i386/105 Distributed libm (msun) has non-standard s [1995/09/26] kern/742 syslog errors accessing Mac hard disks [p o [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 a [1995/11/30] bin/854 swapinfo shows incorrect information for a [1996/01/30] bin/981 fenner clnt_broadcast() is not aware of aliases a [1996/07/07] bin/1375 eivind Extraneous warning from mv(1) [PATCH] s [1996/09/08] bin/1589 msmith [PATCH] ftp fails to flush output o [1996/09/14] gnu/1611 phk groff should use "system-wide" papersize s [1996/10/13] misc/1791 tegge syslimits.h does not allow overriding def o [1996/10/20] bin/1849 obrien gdb sets library breakpoints on the wrong s [1996/11/04] gnu/1961 [PATCH] uucp logging files are in /var/sp s [1996/11/22] bin/2090 clients may bind to FreeBSD ypserv refusi s [1996/12/02] bin/2137 tegge vm statistics are bad s [1996/12/14] bin/2216 obrien [PATCH] Ada specs not being compiled into o [1996/12/24] kern/2273 dufault support for POSIX.4 / POSIX.1a RT-schedul s [1996/12/27] kern/2298 Support for DSR/DCD swapping on serial po a [1996/12/27] misc/2302 brandon new crypt() including SHS and an extendab o [1997/01/10] bin/2442 davidn setusershell()/endusershell() missing o [1997/01/28] bin/2603 dufault Added POSIX.4/POSIX.1b constants in unist a [1997/02/02] bin/2641 wpaul login_access.c doesn't work with NIS by d o [1997/02/15] misc/2745 fenner PR querry web form doesn't sort correctly o [1997/03/03] kern/2865 peter NFS client hangs on umount, ls, df when N o [1997/03/10] bin/2934 cracauer sh(1) has problems with $ENV s [1997/03/10] bin/2938 hoek Add -b, -l, and -f options to du(1) o [1997/03/31] gnu/3157 obrien Patches to gas and gdb to support MMX ext o [1997/04/07] bin/3221 rpc.rusersd : can't communicate with SunO o [1997/04/07] misc/3225 [PATCH] uucpd.c should normalize host nam o [1997/04/09] bin/3242 incorrect prototype for initgroups o [1997/04/14] bin/3284 [PATCH] symorder(1): -t option doesnŽt wo a [1997/05/08] gnu/3552 asmodai the -L option of tar does not work proper o [1997/05/16] bin/3608 Telnet in linemode will break apart long o [1997/06/02] bin/3762 dufault Bogus return values from rtprio(1) o [1997/06/09] bin/3826 KerberosIV sometimes hangs rcp o [1997/06/10] bin/3837 dufault new feature for rtprio o [1997/06/15] kern/3879 peter Can't export mounted ext2fs via NFS o [1997/06/19] misc/3912 ctags(1) cannot trace some macro correctl o [1997/06/24] kern/3944 paul if_le doesnt receive ether multicast pack o [1997/06/25] kern/3948 jlemon nonworking t/tcp server side o [1997/06/27] kern/3968 Hardware probes die on Peak SBCs. f [1997/07/07] kern/4051 pppd connect 'chat ...' broken o [1997/07/18] bin/4116 davidn Kerberized login as .root fails to o [1997/07/26] bin/4172 des suggest reconnection option added to fetc s [1997/07/28] kern/4184 [PATCH] minor nits in sys/netatalk s [1997/07/31] bin/4204 [PATCH] ac printed wrong report about tty o [1997/08/07] kern/4243 file locking doesn't work for pipe o [1997/08/08] misc/4249 wpaul ypchsh doesn't care about changing a user o [1997/08/12] misc/4285 SDL RISCom/N2 (ISA) o [1997/08/13] kern/4297 dufault SIGEV_NONE and SIGEV_SIGNAL go in signal. o [1997/08/13] i386/4300 msmith The initial timeout on open("/dev/lpt0".. o [1997/08/14] ports/4304 portmgr Recommendation re. Ports Collection o [1997/08/29] kern/4413 No way to unmount a floppy that goes bad o [1997/08/29] bin/4419 sheldonh man can display the same man page twice o [1997/08/29] bin/4420 roberto find -exedir doesn't chdir for first entr o [1997/09/03] bin/4459 bde No prototype for moncontrol(3) and monsta o [1997/09/13] kern/4528 processes hang if the mount_portal proces o [1997/09/21] kern/4597 Patch to pass NPX status word in signal c o [1997/09/25] bin/4629 calendar doesn't print all dates sometime o [1997/09/28] misc/4646 Can't fixit with an NFS-mounted CD. o [1997/10/05] bin/4696 ping hangs on certain unresolvable hosts o [1997/10/15] gnu/4771 diff to correct misleading total bytes in o [1997/10/24] kern/4845 Boot complains about disk slices in FAT p o [1997/11/08] bin/4975 quotaon while server very busy causes loc o [1997/11/11] kern/5009 ibcs2 emulation o [1997/11/13] bin/5031 gad lpr does not remove original file if -s i o [1997/11/14] kern/5048 dillon Calling shutdown(fd,1) multiple times wil o [1997/11/20] kern/5108 dillon pmap_release panics with 'freeing held pa o [1997/11/20] kern/5110 dillon kernel crash & core in pmap_testbit durin s [1997/11/28] bin/5173 [PATCH] restore ought to deal with root s s [1997/11/30] i386/5182 bde [PATCH] A patch support high speed serial s [1997/12/11] kern/5275 dillon [PATCH] Added volume (barcode) support to s [1997/12/14] bin/5296 slattach fails creating pidfile with ioct o [1997/12/22] kern/5362 peter mount incorrectly reports / as an NFS exp s [1998/01/03] bin/5419 [PATCH] timed rejects valid networks with f [1998/01/08] bin/5444 [PATCH] ypserv uses wrong dns lookup orde o [1998/01/11] bin/5483 Login(1) clears utmp entry s [1998/01/20] kern/5532 [PATCH] Dropped packet counts are inaccur o [1998/01/24] i386/5559 imp 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 gad lpd cannot send long files to HP's JetDir o [1998/02/06] kern/5672 dillon Crash from scsi aborted command 'Overlapp o [1998/02/09] kern/5689 phk sysctl vm.vmmeter - bogus and unsupported o [1998/02/10] bin/5712 mikeh /bin/chio code cleaup and option added o [1998/02/14] bin/5745 [PATCH] Add /usr/local/share/mk to defaul o [1998/02/18] i386/5784 ibcs2 emulation not handling ioctl(..FION o [1998/02/26] kern/5863 Kernel support for sorted SHUTDOWN & SHUT o [1998/03/06] kern/5931 dma errors in syslog with GUS-max a [1998/03/06] i386/5932 perfmon kernel code should check for non- o [1998/03/11] gnu/5982 no error exit code from tar on child fail o [1998/03/13] bin/6000 kadmin ank uses bad default expiration of o [1998/03/15] bin/6015 indent(1) breaks source with backslash ne f [1998/03/28] bin/6161 assar 2.2.6 kerberos servers are awfully visibl o [1998/03/30] bin/6176 running architextSearch (excite) under li 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/14] kern/6296 IP_HDRINCL sockets force header fields to s [1998/04/15] bin/6314 [PATCH] /usr/sbin/ac modification o [1998/04/16] kern/6318 pppd does not update wtmp on hangup o [1998/04/16] misc/6320 Sometimes nohup isn't good enough. o [1998/04/17] bin/6332 bde /usr/include/time.h doesn't compile with o [1998/04/17] gnu/6338 Gnu tar not working properly with the -G o [1998/04/18] conf/6346 Kernel version strings need to relate to o [1998/05/11] i386/6595 Old IP address persistent after change o [1998/05/12] misc/6612 will bsd.man.mk can't handle man pages with ": f [1998/05/13] kern/6623 non-root user can crash system if disconn o [1998/05/13] conf/6624 davidn One class with nologin=/etc/nologin: reje o [1998/05/15] kern/6651 peter Possible NFS deadlock clue s [1998/05/17] kern/6668 babkin [PATCH] new driver: Virtual Ethernet driv a [1998/05/26] misc/6759 phk buggy code in libdisk.a's disk.c s [1998/05/29] bin/6785 place for all the default dump flags s [1998/06/01] kern/6820 jesper cd9660_mount NULL pointer deref for no CD o [1998/06/06] kern/6874 accounting prevents transition to multi u o [1998/06/13] misc/6936 phk sysinstall: install from MS-DOS MO divece o [1998/06/22] bin/7023 portmgr bsd.port.(%|subdir.).mk patches for size s [1998/06/24] kern/7044 [PATCH] WaveLAN (2.4G, ISA, full-length b o [1998/06/25] docs/7065 wosch FreeBSD webpages -> applications, port br s [1998/06/28] i386/7100 integrate pcvt configuration into the /et s [1998/07/01] bin/7136 kerberized telnetd doesn't use gettytab % s [1998/07/08] kern/7210 [PATCH] od(4) bug fixes and enhancements, s [1998/07/10] misc/7232 murray Suggestion for FreeBSD installation dialo o [1998/07/10] kern/7234 yokota keyboard problems during login immediatel o [1998/07/12] bin/7265 A warning flag is added to ln(1). o [1998/07/13] ports/7268 portmgr MASTER_SITE_OVERRIDE works more better o [1998/07/14] kern/7282 some old and rarely used drivers have app o [1998/07/15] bin/7287 Incorrect domain name for MAP_UPDATE in m a [1998/07/19] bin/7324 wosch Suggestions for minor modifications to ad a [1998/07/31] docs/7456 doc dialog(3) man page outdated s [1998/08/13] conf/7606 [PATCH] NIS Makefile.dist: NOPUSH replace s [1998/08/18] bin/7669 libalias does not IRC DCC packets under c o [1998/08/19] gnu/7687 description of default baud rate for cu c s [1998/08/22] kern/7722 Changes to acct format o [1998/08/28] misc/7771 Debugging putenv/getenv o [1998/09/03] bin/7828 Add a command line option to cp to make i o [1998/09/05] kern/7837 rwatson patches to add a p_auth extension pointer o [1998/09/08] bin/7860 gad Extra option to pr(1). s [1998/09/08] bin/7868 [almost patch]Morse Code Fixups o [1998/09/16] misc/7946 asami ccdconfig gives confusing error when give o [1998/09/18] bin/7973 gad lpd: Bad control file owner in case of re o [1998/09/20] bin/7998 jkh pkg_add seems to have unneeded umask s [1998/09/21] kern/8015 nbm [patch] Some sysctl descriptions for the o [1998/09/27] conf/8061 profiling utilities seperate from profili o [1998/09/27] ports/8063 portmgr [PATCH] Add multiple CDROM support to bsd o [1998/10/03] misc/8133 markm [patch] bug in telnetd (Kerberos IV) o [1998/10/12] bin/8295 order of options in printcap causes some f [1998/10/13] conf/8303 3.0-981009-BETA can't make swap device on o [1998/10/16] kern/8349 [PATCH] Changer definition for SureStore o [1998/10/19] kern/8376 CLOCK_VIRTUAL not implemented o [1998/10/24] bin/8438 ex/vi: Error: tcsetattr: Interrupted syst o [1998/10/27] i386/8474 repquota does not pick up NIS information a [1998/10/28] bin/8479 dd Final \'s in /etc/exports did not work in o [1998/10/30] kern/8498 Race condition between unp_gc() and accep o [1998/11/03] bin/8553 /usr/libexec/mail.local doesn't handle "> o [1998/11/07] kern/8589 incorrect spelling for "dependency" and " o [1998/11/08] kern/8604 ps u gets confused about process start ti o [1998/11/09] kern/8633 TCP packet via SLIP/CSLIP containing this o [1998/11/19] misc/8764 pwd_mkdb is slow on many users o [1998/11/19] docs/8765 dwhite some suggested text for describing passwo o [1998/11/27] i386/8867 murray /stand/sysinstall core dumps (signal 11) o [1998/11/30] bin/8913 negative time values for csh 'time' built o [1998/12/01] kern/8925 options kern file needs AWE_DEFAULT_MEM_S o [1998/12/16] ports/9107 portmgr Addition to bsd.port.mk for searching mul a [1998/12/18] bin/9123 kris pax can't read tar archives that contain o [1998/12/22] bin/9176 dillon placemark to split mount_ufs out of mount o [1998/12/24] bin/9188 telnet gets stuck in ttydrain() f [1998/12/28] misc/9220 ache nvi: catalog: mistake in Russian error me o [1998/12/29] bin/9233 gmp's mpq_add and mpq_sub are buggy o [1999/01/04] bin/9318 vgrind(1): no JAVA support o [1999/01/04] i386/9319 D-Link DE-528CT poor performance o [1999/01/05] bin/9333 timestamp dump's progress o [1999/01/08] kern/9392 Alternate system clock OR kernel stats cl o [1999/01/13] kern/9474 "comcontrol rescan 0:8:0" hangs, causes o a [1999/01/14] bin/9494 mikeh new option to prevent mail from sending m o [1999/01/19] kern/9570 dfr ed(4) irq config enhancement o [1999/01/22] kern/9619 Restarting mountd kills existing mounts o [1999/01/25] kern/9679 fix for uninterruptible open in portal fi f [1999/01/25] kern/9689 panic in sbdrop(kern/uipc_socket2.c) o [1999/01/26] bin/9711 Fails: cd /usr/bin; gzip file ; mv file. o [1999/01/28] kern/9748 error in queue handling of at_shutdown() a [1999/01/28] bin/9770 kris An openpty(3) auxiliary program o [1999/01/29] i386/9777 luigi Generic AD1816 sound suport in Luigi's pc s [1999/01/30] kern/9791 enhancement for netinet/ip_icmp.c to cont o [1999/01/31] ports/9840 portmgr patch allows ports to fetch their sources o [1999/02/01] bin/9868 Patch to add "date -a" o [1999/02/01] kern/9869 When using macros out of function, they s o [1999/02/01] conf/9874 idle-timeout facilities in /etc/login.con o [1999/02/03] bin/9902 error in german (and some other) locale s o [1999/02/09] i386/9991 new driver for National Instruments GPIB o [1999/02/11] bin/10030 markm Kerberized telnet fails to encrypt when a o [1999/02/25] docs/10240 wosch We need a script which check if our web m f [1999/02/26] bin/10274 will make does not understand "lib(obj)" synta o [1999/02/26] bin/10283 Race condition in rc.network o [1999/03/01] docs/10349 phantom For long .Dt fields, rendering is broken- o [1999/03/02] bin/10358 mikeh ftp(1) has problems with long pathnames f [1999/03/05] ports/10396 asami SPIN is in the wrong category f [1999/03/07] i386/10465 mdodd Must disable ex0 to install. o [1999/03/12] kern/10563 QIC 40/80 tape drive ft present in versio o [1999/03/14] conf/10582 marcel Makefile.upgrade fails with make -j o [1999/03/15] bin/10601 wosch Ownership of symlinks copied by adduser a o [1999/03/15] i386/10608 add Opti Viper-M PCI ID o [1999/03/15] kern/10609 adjtime bug (tv_sec > 2147) and enhanceme o [1999/03/15] bin/10610 New options to date to slowly adjust time o [1999/03/15] bin/10611 timed enhancement o [1999/03/17] kern/10641 groudier Default sync rate in ncr SCSI driver is s o [1999/03/18] kern/10663 hpscan doesn't like 3.1's pt device o [1999/03/18] misc/10667 murray Sysinstall inserts multiple # -- sysinsta o [1999/03/19] gnu/10670 cvs doesn't allow digits in local keyword o [1999/03/19] kern/10673 wpaul Non-ASCII chars on serial console with Re o [1999/03/19] kern/10678 Printing problems using ppc bus o [1999/03/19] ports/10682 portmgr List mirror sites in MASTER_SITE_BACKUP - o [1999/03/23] kern/10755 de driver says `invalid EESPROM checksum' o [1999/03/25] bin/10793 cvs update modification time check granul o [1999/04/02] bin/10924 Extensions to biff(1) o [1999/04/03] bin/10931 biff b o [1999/04/05] ports/10965 obrien lcc-3.6 unable to compile anything o [1999/04/06] bin/10980 With ctags -x no space is left between na o [1999/04/07] docs/10997 doc Problem with query-pr-summary.cgi o [1999/04/08] kern/11020 popen does not honor ISO 9899 syntax o [1999/04/08] bin/11036 markm Perl does not honor -DNOMAN o [1999/04/10] conf/11058 Recent change to rc script causes hang on o [1999/04/11] bin/11085 Per-host configuration for syslog.conf o [1999/04/11] bin/11092 readlink(1) from OpenBSD o [1999/04/13] bin/11114 will make(1) does not work as documented with o [1999/04/13] misc/11126 vt100 termcap entry appears broken o [1999/04/14] ports/11134 hoek existense of /usr/obj/usr/ports/shells/ba o [1999/04/16] i386/11165 IBCS2 don't work correctly with PID_MAX 9 a [1999/04/16] bin/11168 davidn pw(8) usermod does not recognize -w flag o [1999/04/18] bin/11205 Suggestion: move mt(1) to /bin o [1999/04/20] bin/11236 mountd fails to properly check for kernel o [1999/04/20] bin/11248 Shuffle o [1999/04/23] kern/11293 brian FreeBSD's PPP implementation of LQM appea o [1999/04/23] bin/11294 direct logging to other hosts (no local s o [1999/04/28] kern/11365 plip in Linux mode has trouble with some o [1999/05/06] misc/11553 /usr/share/misc/latin1 (new file submissi o [1999/05/10] bin/11623 quot uses 32-bit integers for its calcula o [1999/05/18] misc/11767 sppp does not implement VJ compression o [1999/05/19] kern/11789 obrien ELF machine definition missing for ARM o [1999/05/26] bin/11900 mikeh Sed(1) fails with MALLOC_OPTIONS set to ' o [1999/05/28] bin/11914 wosch makewhatis during installworld uses /usr/ o [1999/05/29] bin/11929 symorder doesn't work on elf format objec o [1999/05/30] kern/11945 tape problems on -stable, mt bl(ocksize), o [1999/05/31] kern/11968 kldload should call module entry point be o [1999/06/01] i386/11979 Vaio 505DX touchpad not detected as Glide o [1999/06/02] conf/11989 pppd(8) output misplaced o [1999/06/03] kern/12014 alfred Fix SysV Semaphore handling o [1999/06/06] gnu/12046 markm Perl subsystem does not install all tutor 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/13] ports/12188 trevor new port: misc/pbs - a batch scheduler o [1999/06/16] bin/12244 realpath() fails when there is no permiss o [1999/06/17] bin/12263 hoek "more" problems with long filenames o [1999/06/18] bin/12280 LD_IGNORE_MISSING_OBJECTS not honored for o [1999/06/18] kern/12281 active-filter option in pppd doesn't stop o [1999/06/21] conf/12324 jkh Sysinstall's fdisk partition editor is mi o [1999/06/21] ports/12325 portmgr Adds refetch functionallity to bsd.port.m s [1999/06/23] bin/12358 ken Patch: "camcontrol help" should go to std o [1999/06/24] i386/12383 make release warns about /dev entries mak o [1999/06/26] bin/12398 fsck in free(): warning: pointer to wrong o [1999/06/27] bin/12421 sysinstall label fails o [1999/06/28] conf/12432 empty amd_flags causes start failure in r o [1999/07/02] docs/12486 mpp listing of (56) utilities in /bin:/sbin:/ o [1999/07/06] kern/12543 dg [PATCH] cumulative error counters for fxp o [1999/07/07] bin/12545 kldload(8) should be more sensitive to er o [1999/07/08] ports/12566 billf a guide to pyrotechnics f [1999/07/15] kern/12655 Kernel config file needs more commenting o [1999/07/18] kern/12697 Out of swap handling [PATCH] o [1999/07/20] bin/12712 release/Makefile: mounting /some/dir with o [1999/07/20] kern/12723 imp Unnecessary use of magic numbers in F_[SG f [1999/07/22] misc/12765 mikeh cable problem: link down for de0 NICs. o [1999/07/24] bin/12789 Confusing error msg when dumping a filesy o [1999/07/25] bin/12801 sheldonh nvi infinite recursion with options "left o [1999/07/25] bin/12806 `sh -e' doesn't parse multi-command lines o [1999/07/28] kern/12855 mckusick panic:softdep_flushfiles:looping, caused f [1999/07/30] misc/12887 mikeh Problem with "top" command in SMP f [1999/07/30] misc/12888 mikeh strange kernel messages when copying file o [1999/08/03] bin/12939 add flag to quota to suppress NFS quota c o [1999/08/04] ports/12952 portmgr make _PORT_USE touch cookies by variable, o [1999/08/04] kern/12966 receiver lockups in vr0 driver o [1999/08/05] bin/12982 last does not support -y option. f [1999/08/05] i386/12993 gibbs "ahc0: Data Parity Error Detected during o [1999/08/07] docs/13020 mpp Manpage capitalization o [1999/08/08] misc/13036 de doesn't work with DEC 21143 based PCI o [1999/08/09] bin/13042 will make doesn't handle wildcards in subdirec o [1999/08/09] bin/13043 minigzip -c option support. o [1999/08/09] i386/13051 after installation on system using COM1, o [1999/08/10] kern/13062 lnc ethernet xmit underflow problem o [1999/08/11] bin/13068 billf Don't stamp out score files! o [1999/08/11] bin/13072 billf Extensions to biff(1) o [1999/08/11] bin/13073 billf Extensions to mesg(1) o [1999/08/11] docs/13079 dwhite new man page describing timeradd() family o [1999/08/12] bin/13108 authunix_create_default includes egid twi o [1999/08/13] bin/13128 billf pkg_delete doesn't handle absolute pathna o [1999/08/15] kern/13161 alfred mounting on top of a mounted file system o [1999/08/18] kern/13232 panic("rtfree"); when sending bootp reque s [1999/08/19] kern/13252 niced jobs don't behave really nice o [1999/08/20] misc/13266 Removal of #defines and addition of const o [1999/08/21] bin/13309 Fixes to nos-tun o [1999/08/22] misc/13326 additional timeval interfaces for pread() in dump and fsc o [2000/03/29] bin/17679 wpaul wicontrol should take multiple args on co o [2000/03/30] kern/17688 cg es_callback() in /sys/pci/es1370.c does n o [2000/03/30] bin/17694 wcstombs(), mbstowcs() not complying with o [2000/03/30] conf/17699 Support for dutch keyboards in the consol o [2000/04/01] kern/17728 probe Macronix 98715/98715A 10/100BaseTX f [2000/04/01] misc/17737 dwhite Major repair of PicoBSD o [2000/04/02] kern/17751 wpaul rl driver loaded as module when it alread f [2000/04/02] kern/17758 green Make sl driver dynamicallly expandable. o [2000/04/03] kern/17774 doc stray irq7 o [2000/04/03] kern/17775 4.0-STABLE: Adaptec-155-ATM at en0 causi o [2000/04/04] ports/17801 jake new port: devel/binutils11 o [2000/04/04] ports/17802 jake port update: devel/gcc11 o [2000/04/04] ports/17803 jake new port: devel/gdb11 o [2000/04/05] gnu/17812 gprof gives error: o [2000/04/05] kern/17819 adrian Build ports on nfs & union mount panics k f [2000/04/06] bin/17824 sheldonh [PATCH] /usr/bin/column has arithmetic ov o [2000/04/06] bin/17830 /usr/bin/login called from command line d o [2000/04/07] misc/17848 Patches to remove support for CSRG libm f [2000/04/07] docs/17855 alex PPP Primer is out-of-date o [2000/04/10] ports/17897 chuckr transfig does not compile with XFree86-4. o [2000/04/10] i386/17906 le ethernet device doesn't work in 4.0 o [2000/04/10] kern/17907 cg Audio record levels are too low o [2000/04/10] docs/17916 alex [PATCH] rewrite of cutting-edge section o a [2000/04/11] bin/17939 sheldonh routed calls ntohs twice on the same fiel o [2000/04/13] conf/17993 improving on the default /etc/amd.map o [2000/04/14] misc/18014 Machine doesn't boot without keyboard att o [2000/04/18] bin/18080 davidn [PATCH] pw documentation updated to refle o [2000/04/19] bin/18100 update to src/usr.bin/from/from.c for mul o [2000/04/20] misc/18109 green if pw_shell is empty(/bin/sh is assumed), s [2000/04/20] bin/18114 ken msps from iostat is wrong o [2000/04/21] misc/18131 MAX_IFS in pppd/sys-bsd.c too small for m o [2000/04/22] i386/18154 [PATCH] Add cpu class and features flags o [2000/04/22] bin/18157 pnpinfo only prints first io-start for ev o [2000/04/22] conf/18164 roberto /var/log/ntpstats fill with stat files by o [2000/04/23] ports/18184 ache GNU Patch 2.5.4 Port o [2000/04/26] kern/18232 SMP + APM configerd 4.0 kernel did panic o [2000/04/27] misc/18255 makewhatis weekly job doesn't look at /us o [2000/04/28] kern/18271 simplelock: klds not portable across UP a o [2000/04/28] bin/18275 proposed TMPDIR setting and /usr/bin/mkin o [2000/04/28] kern/18289 CPU Time exceeded delivered multiple time o [2000/04/29] kern/18293 lack of versapad mouse wheel emulation o [2000/04/29] kern/18295 Audio is gone after hibernation o [2000/04/30] bin/18319 "dump" fails with "cannot reopen disk: in o [2000/05/01] bin/18326 dwmalone no /usr/libdata/lint/llib-lc.ln o [2000/05/01] bin/18329 ben futimes() and lutimes() missing from ' cannot be used in "via" o [2000/05/29] ports/18896 jseger Tcl "info hostname" command returns chop- o [2000/05/30] kern/18909 dwmalone select(2) timeout limited to 100000000 se o [2000/05/31] kern/18928 options ROOTDENAME=xxx on kernel config f o [2000/06/01] bin/18946 jhb Add support for enabling USB daemon from o [2000/06/01] ports/18960 portmgr Add USE_APACHE to bsd.port.mk for Apache o [2000/06/01] bin/18961 green sshd does not print before motd o [2000/06/02] bin/18967 ypserv not linked with tcp wrappers o [2000/06/03] misc/18987 Problems with Comtrol RocketPort o [2000/06/03] bin/18992 brian log packets blocked by filter rules o [2000/06/03] misc/18997 markm Kerberos5 CFLAGS needed o [2000/06/04] conf/19001 Delayed fsck + mount of insignificant fil o [2000/06/05] docs/19010 doc Bad144 obsoletion by 4.0 is undocumented; o [2000/06/05] i386/19012 No volume run out for /var and lead my Fr f [2000/06/06] bin/19056 yacc in 3.4 and 4.0 reports "maximum tabl o [2000/06/06] bin/19057 alex offer of patch to uname that produces pre f [2000/06/06] ports/19061 kuriyama ports/textproc/lotusxsl the source zip pa f [2000/06/06] kern/19063 rnordier VGA keyboard sometimes fails to work in b o [2000/06/07] ports/19112 portmgr files with names something,v in patches d o [2000/06/08] misc/19124 ps(1) to support SysV-style options? o [2000/06/08] misc/19129 AMI Raid Express 200 card extremely slow o [2000/06/09] kern/19156 jkh Enable the doFS.sh to run in arbitrary lo o [2000/06/09] kern/19158 U.S.Robotics 56K FAX INT not recognize co f [2000/06/10] bin/19183 more(1) doesn't handle redraw correctly o [2000/06/11] kern/19213 SC_DFLT_FONT compile option breaks kernel f [2000/06/13] conf/19236 sanpei not-existing PCMCI cards in pccard.conf.s o [2000/06/13] bin/19239 login allows users to login remotely with o [2000/06/13] misc/19246 portmgr Poor error message when fetching files wi o [2000/06/13] ports/19253 dirk mod_php4 has pkg dependency when not usin o [2000/06/14] ports/19270 portmgr Ports build mechanism doesn't check wheth o [2000/06/15] ports/19325 tom ports/mail/ezmlm-idx: mysql & pgsql suppo o [2000/06/15] gnu/19327 obrien Fix to build 'a.out' binary. o [2000/06/17] bin/19355 fstat gives signal 10 (SIGBUS) when outpu o [2000/06/18] misc/19367 markm /etc/defaults/make.conf lists wrong value o [2000/06/18] bin/19369 Inadequate error reporting in "mount" com o [2000/06/19] misc/19391 marcel Evilness with Linux Terminus, causes X to o [2000/06/20] bin/19404 /usr/bin/error should be included in the o [2000/06/20] misc/19406 setenv() allocates memory which is not fr o [2000/06/20] i386/19410 spontaneous reboot when esd runs on a -ST f [2000/06/21] bin/19422 dd users can overflow argv to make ps segfau o [2000/06/22] conf/19442 can't install on diverse harddisks. o [2000/06/22] ports/19448 markm filename input broken o [2000/06/22] ports/19456 chuckr the sp port is hardwired to install it's o [2000/06/22] ports/19457 vanilla The gimp port has /usr/local/bin hardwire o [2000/06/23] misc/19467 green OpenSSH (as an rsync tunnel) blocks forev o [2000/06/23] docs/19481 doc Serial Communications chapter in Handbook o [2000/06/24] kern/19490 faith0 network device has high number of o [2000/06/26] ports/19523 billf Update port: graphics/gd o [2000/06/26] kern/19535 adrian procfs_rlimit tidyup o [2000/06/28] bin/19558 amd doesn't know whether NFS feature is a o [2000/06/28] ports/19571 tg python/TKinter busy waits o [2000/06/28] conf/19573 des Dot Files for Optional Shells o [2000/06/29] ports/19585 obrien bounce port misconfiguration o [2000/06/29] ports/19591 issei ssh2 port ignores 'ignorenologin' from lo f [2000/06/30] ports/19594 trevor update port: qrash o [2000/07/01] kern/19624 make {DFL,MAX}SSIZ kernel options o [2000/07/01] bin/19635 add -c for grand total to df(1), like du( o [2000/07/02] gnu/19642 kbyanc patch to merge OpenBSD changes to patch(1 o [2000/07/02] ports/19650 asami python package causes segmentation fault o [2000/07/03] bin/19683 green mount displays incorrect mount point on f a [2000/07/03] kern/19686 yokota splash screen fails o [2000/07/05] kern/19706 Framing error on PC/NET 32 also used in o o [2000/07/05] bin/19719 imp pccard_ether lacks the start_if hooks as o [2000/07/05] kern/19720 kbyanc more sysctl signed-ness patches o [2000/07/05] misc/19725 4.0-STABLE: sys/boot/ficl build fails if o [2000/07/06] gnu/19733 obrien GDB 4.18 is not GDB 4.18 o [2000/07/07] bin/19755 nologin not configurable o [2000/07/07] kern/19756 sheldonh Inability to use linux extended partition o [2000/07/07] bin/19772 df output wrong for union-mounts o [2000/07/08] kern/19782 dirk mkisofs 1.12.1 (i386-unknown-freebsd4.0) f [2000/07/09] misc/19798 cg 4DWAVE doesn't work. o [2000/07/09] misc/19805 not installable on old-fashioned dx50 o [2000/07/10] ports/19823 gnome gnucache build depends on unimplemented s o [2000/07/10] kern/19827 yokota psm flag bit9(NOIDPROBE) doesn't work cor o [2000/07/10] misc/19837 murray Run Fit it floppy from serial port o [2000/07/11] conf/19849 MAKEDEV still defaults to da0X instead of o [2000/07/11] kern/19863 markm Non-blocking IO not supported on /dev/ran o [2000/07/12] ports/19868 portmgr modify ports/Mk/bsd.port.mk to remove ALL o [2000/07/12] kern/19871 select on named pipes always returns 'ava o [2000/07/13] i386/19890 davidn Stallion serial driver support missing [p o [2000/07/14] kern/19913 des add SYN+FIN counter o [2000/07/15] kern/19966 new syscons screensaver o [2000/07/16] i386/19972 Add of pckg (several pkgs) aborted, error o [2000/07/17] ports/19977 rse mod_php3 and mod_php4 ports doesn't recog f [2000/07/17] docs/19981 doc Indonesian translations o [2000/07/18] gnu/20004 obrien FBSD4 gcc __attribute__(constructor) not o [2000/07/18] misc/20024 jake [PATCH] queue(3) concatenation macros o [2000/07/19] bin/20042 "rsh -t" doesn't timeout if rcmd(3) never o [2000/07/20] bin/20054 ftpd: rotating _PATH_FTPDSTATFILE losts x o [2000/07/23] docs/20121 jim Better user ppp documentation in man page o [2000/07/24] misc/20139 msmith Simple typo in src/share/examples/ppi/ppi o [2000/07/24] ports/20145 dburr improving the devel/SN port o [2000/07/24] misc/20159 strftime() can't produce ISO8601 format t o [2000/07/24] bin/20165 markm PERL_THREADED=true fails; "yes" works; ma o [2000/07/24] misc/20166 billf Corrections & additions to games/quiz/dat o [2000/07/26] bin/20204 ps more doesn't handle 8-bit characters prop o [2000/07/27] kern/20214 dec kernel routing bug for nexthop is routed o [2000/07/28] misc/20254 jhb BTX loader 1.00 can not recognize floppy o [2000/07/28] ports/20270 reg libtool needlessly runs ldconfig after in o [2000/07/29] kern/20297 cg Joystick is not enabled with es1370 based o [2000/07/30] ports/20301 billf New port: irc/ircd-hybrid6 o [2000/07/31] bin/20311 markm src/release/Makefile: broken CHECKSUM.MD5 o [2000/07/31] misc/20326 marcel [PATCH] installkernel fails if DESTDIR is o [2000/07/31] misc/20333 sheldonh ftp login fails on unix password when s/k o [2000/08/01] kern/20352 yokota Configuring a synaptics touchpad o [2000/08/02] ports/20359 demon New port: Apache-mod_perl_guide o [2000/08/02] bin/20371 dhclient inserts bogus configurations o [2000/08/03] kern/20384 n_hibma Phase errors with Zip650 CD on USB o [2000/08/03] kern/20389 ken "device pass" required for CD ripping o [2000/08/03] bin/20391 jhb sysinstall should check debug.boothowto s o [2000/08/03] kern/20393 dillon processes get stuck in vmwait instead of o [2000/08/04] docs/20400 doc Building a kernel with debugging info sec o [2000/08/04] bin/20402 ache 4.1R's ls conflicts with Emacs' dired mod o [2000/08/04] misc/20408 Distribution CDs will not boot on IBM Thi o [2000/08/04] kern/20410 sio support for high speed NS16550A, ST16 o [2000/08/05] conf/20436 asmodai Can't make only cd0 under 4.1-STABLE o [2000/08/06] kern/20448 luigi expired dynamic rules shown in "ipfw get" o [2000/08/07] misc/20457 davidn pw command doesn't generate random passwo o [2000/08/07] kern/20473 itojun socket(AF_INET, SOCK_RAW, 4) no longer wo o [2000/08/07] misc/20475 mjacob SES/SAF-TE giving bogus temps on JMR ELEC o [2000/08/08] conf/20479 dd updates for rc.conf.5 manpage o [2000/08/08] i386/20485 AdvanSys ISA probe problems in 4.1-R GENE o [2000/08/09] ports/20499 obrien [PATCH] conserver port doesn't like MD5 c o [2000/08/09] bin/20501 extra flag to dump to offline autoloaders a [2000/08/10] ports/20520 olgeni New port: lang/mercury o [2000/08/10] docs/20528 doc sysconf(3) manpage doesn't mention posix. s [2000/08/10] kern/20529 billf gigabit cards fail to link o [2000/08/11] i386/20537 msmith HP NetRAID controller error when rebootin o [2000/08/13] ports/20587 kiri Update port: upsd-2.0.1.6 o [2000/08/13] ports/20588 kiri New port: upsd100-2.0.1.6(sysutils/upsd10 o [2000/08/14] bin/20600 dd getpeereid obtains credentials from conne o [2000/08/14] ports/20601 ports DESTDIR and /etc/shells a [2000/08/14] ports/20610 ports New port of cgoban2 o [2000/08/15] bin/20613 des fetch -T n is not timeout correctly when o [2000/08/16] i386/20660 wpaul if_wi provides 802.11 src and dst, not et o [2000/08/17] ports/20678 portmgr make SORTED_MASTER_SITES_CMD variable ove o [2000/08/20] ports/20730 adrian Update Squid 2.3-STABLE4 with latest vend o [2000/08/20] docs/20738 doc correction and modification to clocks(7) o [2000/08/21] bin/20742 ps Weird problem with 'more' on 4-1-STABLE o [2000/08/22] conf/20774 sheldonh 'NFS access cache time=2' is not a daemon o [2000/08/23] ports/20795 msmith FBSD 4.x: Citrix client with drive mappin o [2000/08/23] bin/20799 davidn top's problem o [2000/08/23] i386/20803 mdodd ep0 driver finds additional "shadow" ep c o [2000/08/23] kern/20804 deadlocking when using vnode disk file an o [2000/08/24] bin/20824 ftpd returns, "ad0s1a: not a plain file." o [2000/08/24] bin/20827 billf pkg_add -r only fetchs one-level deep dep o [2000/08/24] misc/20830 lile kernel link problems with Olicom token ri o [2000/08/25] i386/20845 Cyclades cy driver incompatible with Cycl o [2000/08/25] ports/20849 dec fix port: net/gated o [2000/08/26] kern/20878 wpaul Patch to add support for the 3c556B MiniP o [2000/08/26] bin/20881 kris There's no reason not to build DNSsec-DSA o [2000/08/27] bin/20889 dwmalone syslogd.c still uses depreciated domain A o [2000/08/28] bin/20908 murray /stand/sysinstall too limited in selectio o [2000/08/29] misc/20920 yokota window(1) interferes with screensaver o [2000/08/30] bin/20944 ru natd enhancements, default config file an o [2000/08/30] docs/20950 kris [PATCH] openssl.1 has bogus section title f [2000/09/01] kern/20992 kern/tty_subr.c, b_to_q to a clist with n f [2000/09/02] ports/20995 sheldonh freeciv-civ gtk make problem. o [2000/09/02] bin/20996 kris permissions on /usr/bin/opiepasswd a [2000/09/02] kern/21000 sheldonh 4.1-STABLE doesn't have card ID f [2000/09/02] ports/21003 ports New Port, modification of tcopy o [2000/09/02] bin/21008 gad Fix for lpr's handling of lots of jobs in a [2000/09/04] ports/21021 ports graphics/quickpics bogus colorspace error o [2000/09/04] bin/21024 pow() ERANGE bug o [2000/09/04] ports/21038 jseger CFengine doesn't install info files o [2000/09/04] kern/21051 Updating 4.1-RELEASE to -current fails be o [2000/09/05] conf/21059 marcel `make -jN buildkernel' can't keep source o [2000/09/05] conf/21066 Proposed change in rc scripts o [2000/09/05] misc/21070 marcel default setting of ${SUP} in Makefile.inc o [2000/09/06] bin/21074 davidn chkgrp vs group(5) inconsistency f [2000/09/06] bin/21075 sheldonh top: can't allocate sufficient memory o [2000/09/06] bin/21080 mjacob dump doesn't use eject tape device correc o [2000/09/08] ports/21120 grog Update port: x11-servers/x2x o [2000/09/08] gnu/21128 a proposed patch for uucp package o [2000/09/09] bin/21142 [PATCH] avoid errors from "make objlink" o [2000/09/09] kern/21154 Change the name of *_saver.ko to saver_*. o [2000/09/09] kern/21156 yokota [PATCH] inconsistency in scmouse vs xterm s [2000/09/10] bin/21178 ken voltag selector, and unload support for c f [2000/09/10] ports/21179 ports New port: math/gul-vdog-qt o [2000/09/11] ports/21211 rse the startup file installed by apache-mods o [2000/09/12] kern/21222 wrong behavior of concurrent mmap()s on N o [2000/09/12] kern/21229 Proper value for vfs.nfs.access_cache_tim o [2000/09/12] bin/21231 roberto the ntp HTML docs don't have the images f [2000/09/12] kern/21240 mbufs allocated to data is huge number in o [2000/09/12] kern/21242 Koutech PCI dual port serial card patch o [2000/09/13] misc/21255 phk /sbin/md5 suggestion o [2000/09/14] misc/21273 PLIP Configuration in sysinstall is broke f [2000/09/15] misc/21298 mikeh tftpd problem "Socket operation on non-so f [2000/09/16] misc/21310 mikeh Telnetd locks up when trying to connect v o [2000/09/16] bin/21312 more incorrectly redraws screen on xterm f [2000/09/16] ports/21313 ports vmwarIPv6 and vmware2 panic: Fatal trap 1 o [2000/09/16] bin/21315 Shells often behave oddly when executing o [2000/09/18] ports/21351 jhb ports/emulators/bfe sourcetarball no long s [2000/09/18] ports/21371 bp Update port: net/mars_nwe to 0.99.20 o [2000/09/18] misc/21385 yokota About daemon_saver a [2000/09/19] bin/21394 dd [PATCH] MAKEDEV creates rocketport specia o [2000/09/19] kern/21402 marcel Linuxulator: getpgid(0) fails o [2000/09/19] kern/21405 Default module patch mismatch between ker o [2000/09/19] kern/21409 The ID for the VIA KT133 chipset is not i o [2000/09/20] bin/21436 pkg_install will not compile without erro o [2000/09/22] bin/21476 ftp in 4.1-STABLE fails on http:// URLs o [2000/09/22] conf/21489 imp /etc/pccard_ether feature request o [2000/09/22] misc/21494 mikeh ftpd can't handle /etc/chroot entries wit o [2000/09/24] bin/21519 sys/dir.h should be deprecated some more o [2000/09/24] misc/21528 kris installworld fails in secure/usr.bin/open o [2000/09/24] bin/21531 csh/tcsh provide no way to see/adjust new o [2000/09/25] misc/21536 jkh [PATCH] Add Hungarian FTP mirror to sysin a [2000/09/25] docs/21542 asmodai sigaction(2) man page is misleading o [2000/09/25] conf/21551 /etc/services needs a kpop entry f [2000/09/26] bin/21570 dougb [PATCH] Add -r option to /usr/bin/mail, q o [2000/09/26] ports/21584 archie mpd whines if kernel has option NETGRAPH f [2000/09/26] misc/21587 mikeh install problem in 4.1-Stable o [2000/09/28] ports/21621 reg Update port: devel/libtool to 1.3.5 o [2000/09/28] kern/21623 wpaul Chipset SiS630E / NIC SiS 900 o [2000/09/29] misc/21644 /usr/include/sys/mman.h uses a type defin o [2000/09/30] bin/21659 Berkeley db library is statically compile o [2000/10/01] i386/21672 AMD Duron Rev. A0 reports incorrect L2 ca o [2000/10/01] misc/21675 Better and more disktab entries for MO dr o [2000/10/02] conf/21695 ifconfig_XXX_aliasY in rc.conf; Y must be o [2000/10/02] docs/21712 dan core(5) manpage fails to mention kern.sug o [2000/10/02] misc/21715 The freebsd mail list digifier loses MIME o [2000/10/02] ports/21719 nbm New Port: Courier Mail Suite o [2000/10/03] conf/21722 The mixer settings are lost on sysetm reb o [2000/10/03] bin/21725 mtree follows symlinks! o [2000/10/03] kern/21737 sendto returns systematically EINVAL with o [2000/10/04] bin/21751 ken libcam's cam_real_open_device() may lose o [2000/10/04] kern/21752 Infortrend IFT-3102 doesn't like SCSI Cac o [2000/10/04] kern/21754 n_hibma Sound stops working when NetGear USB Devi o [2000/10/05] ports/21765 portmgr I cat't make ports using pw_gid) != typeof(group->g o [2000/10/22] bin/22211 typoed tar -c clobbers archives o [2000/10/23] ports/22259 obrien bash: root directory change directory bug o [2000/10/26] conf/22308 mounting NFS during boot blocks if host m o [2000/10/26] misc/22332 request to add vtys to /etc/ttys o [2000/10/26] docs/22338 asmodai ugen(4) man page missing o [2000/10/27] bin/22347 dd copies incorrect data after 2^32 bytes o [2000/10/27] bin/22351 sed(1) fails with backslash on buffer bou f [2000/10/28] ports/22379 ports New port: libudbc o [2000/10/29] ports/22399 msmith PIB 1.2 still looks for MD5 info in files o [2000/10/30] ports/22412 taoka two extraneous ports and one name change s [2000/10/30] docs/22430 darrenr ipresend man page typo o [2000/10/30] misc/22434 problem with certain NIC's using rl on au o [2000/10/31] bin/22442 [PATCH] Increase speed of split(1) o [2000/10/31] kern/22466 yokota function prototype inconsist in kbdreg.h f [2000/11/01] docs/22470 doc man 3 msgrcv's BUGS section needs updatin o [2000/11/02] ports/22550 obrien Patch for conserver for log file rotation o [2000/11/03] ports/22590 jseger graphics/xpaint writes pixmaps to stdout o [2000/11/04] kern/22602 CDRoms checked during shutdown (umount) o [2000/11/04] ports/22605 ports xmcd port depends on mailx port o [2000/11/04] bin/22612 crontab -e failures o [2000/11/05] kern/22617 Incorrect PnP ID for ALS120 game/joystick o [2000/11/05] i386/22633 when kernel boots smp scsi fails o [2000/11/06] ports/22637 adrian [PATCH] squid 2.3 fix o [2000/11/06] conf/22645 Cannot override "ignore" in /etc/mail.rc o [2000/11/07] misc/22660 termcap kterm entry tc=xterm is wrong f [2000/11/07] ports/22683 ports New port net/dnip-update o [2000/11/08] conf/22695 MAKEDEV has no entry for cfs0, the device o [2000/11/08] misc/22696 picobsd build with router configuration c o [2000/11/08] ports/22698 nbm Ports' rc.d files should use rc.conf o [2000/11/08] kern/22709 yokota daemon_saver.c fails compile with -Wall - o [2000/11/08] kern/22710 yokota snake_saver and star_saver fail to compil o [2000/11/09] ports/22716 billf [PATCH] ports/net/ucd-snmp o [2000/11/09] conf/22718 sysinstall in FreeBSD 3.5.1 generates bad o [2000/11/09] bin/22730 tcpslice doesn't handle long file offsets o [2000/11/10] ports/22735 will KGhostView doesn't recognize spaces in fi o [2000/11/10] kern/22754 mmap man page states that non-page aligne o [2000/11/10] alpha/22759 alpha zip cannot work with existing .zip archiv o [2000/11/12] kern/22801 Modem 'OMRON ME5614ISA' is not recognized o [2000/11/13] alpha/22824 alpha unaligned accesses from dhclient f [2000/11/13] bin/22828 darrenr patch to enable use of LOG_SECURITY in ip o [2000/11/14] conf/22859 darrenr rc.network should start ipf/ipnat AFTER p o [2000/11/14] bin/22860 [PATCH] adduser & friends with '$' in use o [2000/11/14] docs/22861 doc newsyslog man page is misleading and inco o [2000/11/15] kern/22868 getsockname may return an incorrect addre o [2000/11/15] misc/22873 markm Perl's core'h conflicts with ncurses.h o [2000/11/16] i386/22900 patch: Adds Brand ID support to src/sys/i o [2000/11/16] kern/22905 Netgear FA311 Not supported. o [2000/11/17] misc/22914 bootinst messages are not updated s [2000/11/17] conf/22916 green Ssh/sshd binaries lacks kerberos support o [2000/11/17] bin/22933 green Typographical error in ssh.1 o [2000/11/18] i386/22940 Can't install 4.1.1 on ad0s2 if da0 exist o [2000/11/19] kern/22967 stallion driver (stl) shipped with FBSD 4 f [2000/11/20] ports/22970 ports New Port : textproc/py2html a [2000/11/20] i386/22971 marcel RealProducer doesn't work on linux emulat f [2000/11/20] ports/22995 grog Update port: x11-servers/x2x (fix ports/2 o [2000/11/23] bin/23052 ghelmer [PATCH] rmuser fails to remove at jobs o [2000/11/23] ports/23060 steve lsof warning msg o [2000/11/23] conf/23063 [PATCH] for static ARP tables in rc.netwo o [2000/11/24] bin/23081 Touchpad on NEC Versa laptop is unusable o [2000/11/24] bin/23082 dwmalone ntpd has only one reference-clock parser o [2000/11/24] misc/23084 mount_nfs hangs self with some NFS server o [2000/11/25] bin/23097 Enhance WEP some more including ability t o [2000/11/26] kern/23123 IP options reveal IPstealth mode. Just t o [2000/11/27] i386/23141 ad1816 audio driver produces noise. o [2000/11/27] misc/23148 getopt(3) works non-intuitively? f [2000/11/28] ports/23151 ports NEW PORT : sysutils/wake-on-lan f [2000/11/28] ports/23172 jseger update cfengine port o [2000/11/29] bin/23178 'talk' not doing right thing o [2000/11/29] bin/23180 Certain KOI8 characters are treated as "w o [2000/12/01] bin/23204 length of salt in crypt() is not the same a [2000/12/02] ports/23232 ports gettext/xview port collision o [2000/12/02] bin/23233 kris Reincorporate /usr/bin/error in the FreeB o [2000/12/02] ports/23234 se port update request: xblast a [2000/12/03] bin/23254 fenner yacc accepts bad grammer o [2000/12/04] ports/23259 asami Please remove the following redundant por f [2000/12/04] ports/23267 sada New port submittion: devel/lxr (lxr-0.3) o [2000/12/04] ports/23287 portmgr allow system-local patches for ports o [2000/12/05] ports/23298 ports New port: lame-devel 3.87 o [2000/12/05] kern/23304 POSIX clock_gettime, clock_getres return o [2000/12/05] kern/23314 aic driver fails to detect Adaptec 1520B o [2000/12/06] bin/23321 [PATCH] reduce redundant code in /bin/cat o [2000/12/06] ports/23332 obrien urlview's url_handler.sh written in bash o [2000/12/06] misc/23339 roberto ntp version is 4.0.99b -- current version o [2000/12/07] kern/23353 fcntl(F_GETLK) return l_pid equal to -1 f o [2000/12/07] i386/23359 Installation diskettes don't boot o [2000/12/07] misc/23362 tcpdump wrong on sppp CISCO_HDLC encoded o [2000/12/07] misc/23366 mmap() non conforming o [2000/12/07] gnu/23367 some src/gnu Makefiles are missing $FreeB o [2000/12/09] conf/23402 sysinstall upgrade ought to check partiti o [2000/12/09] ports/23410 obrien [PATCH] FreeBSD throws away information o o [2000/12/10] kern/23414 fail to probe my pnp modem o [2000/12/10] conf/23416 Adding SSL services and rsync into /etc/s o [2000/12/11] bin/23472 obrien gdb weirdness on programs compiled with - o [2000/12/11] docs/23488 doc A manpage for section 7 regarding a Toron o [2000/12/11] kern/23493 race in 'make -jN buildkernel' pollutes / a [2000/12/12] ports/23499 ports [NEW PORT]: Two LaTeX macro package ports o [2000/12/12] ports/23504 jseger Small stylistic fix in ports/editors/emac o [2000/12/12] bin/23509 Augment dev_mkdb to allow different direc o [2000/12/13] kern/23520 sb0 old style audio support in 4.2-RELEAS o [2000/12/13] bin/23526 Patch for bin/9529 (ftp completion cant h o [2000/12/13] misc/23539 marcel make installworld from nfs mounted /usr/s o [2000/12/14] ports/23543 imp Update net/socks5 to install sample confi o [2000/12/14] kern/23546 tanimura [PATCH] csa DMA-interrupt problem o [2000/12/14] docs/23559 doc missing manpage for hsearch libc function o [2000/12/14] ports/23560 portmgr linux-jdk/Makefile assumes default `patch o [2000/12/15] i386/23562 telnetd doesn't show message in file spec o [2000/12/15] ports/23581 portmgr Updates to bsd.port.mk to detect changing o [2000/12/17] gnu/23598 obrien Merge libgcc_r with libgcc o [2000/12/17] ports/23602 portmgr Recursive distclean for bsd.port.mk w/pat o [2000/12/18] bin/23635 [PATCH] whois enhancement - smarter whois o [2000/12/19] ports/23649 rse the port of mod_php4 does not install cor o [2000/12/20] kern/23692 GENERIC kernel config on 4.2 changes defa o [2000/12/20] kern/23700 AMD 756 Power Management Controller / SMB f [2000/12/22] ports/23753 ports [PATCH] audio/mxv has unfetchable distfil o [2000/12/22] ports/23762 jseger Update port: misc/git to 4.3.20 o [2000/12/22] misc/23766 /etc/periodic/daily/440.status-mailq does a [2000/12/22] ports/23780 ports New port (audio/ecawave): Simple graphica o [2000/12/24] kern/23814 .au sound files < 528 bytes actual data d o [2000/12/24] ports/23822 ports mtree entries for German X11 man pages o [2000/12/28] bin/23912 underflow of cnt in vs_paint() by O_NUMBE f [2000/12/28] ports/23937 nectar security/krb5 does not read /etc/login.co o [2000/12/29] bin/23944 Patch for ftpd to add a cd after the chro o [2001/01/01] kern/23989 NEW CODE: AMD 756 Power Management / SMBu o [2001/01/02] misc/24034 "CWD" discloses the full "real" path in a o [2001/01/02] docs/24035 doc ptrace(2) PT_STEP incorrect documentation o [2001/01/03] bin/24063 /bin/stty ek doesnt work despite man page o [2001/01/04] bin/24066 gdb can't detach from programs linked wit f [2001/01/04] ports/24071 trevor security/digest - md5,md4,sha1,ripemd160 a [2001/01/06] bin/24106 dd ftpd does not compile without virtual hos o [2001/01/06] ports/24120 portmgr "/usr/ports/Mk/bsd.port.mk", line 626: In o [2001/01/07] misc/24132 gdb output is wrong (same as #13427 ?) o [2001/01/07] kern/24141 emu10k1 has trouble playing non-44.1KHz s o [2001/01/08] i386/24150 network traffic appears bottlecaped. o [2001/01/08] ports/24163 grog ports/benchmarks/rawio checksum error o [2001/01/08] ports/24167 sobomax pango fails to build on -current o [2001/01/09] ports/24207 jseger port "tcl83" cannot load shared objects o [2001/01/10] ports/24214 portmgr [PATCH] verbose 'make index' o [2001/01/10] misc/24226 joe PicoBSD do not build on 5.0-current o [2001/01/10] bin/24230 getcwd(3) manual page has wrong STANDARDS a [2001/01/10] ports/24237 ports new port: kde-i18n-pl o [2001/01/11] ports/24259 steve port of open-motif on make install compla o [2001/01/11] misc/24265 Linksys LNE100TX V.4.1 MAC address not de o [2001/01/11] ports/24267 andreas ghostscript6 port compilation fails o [2001/01/12] kern/24269 Failure to setup DMA on ATA HDs (Alladin o [2001/01/12] ports/24292 portmgr update-patches target in ports/Mk/bsd.por o [2001/01/12] ports/24299 ports Configure the synaptics touchpad. s [2001/01/13] docs/24305 ben man page syscons has reference to non exi a [2001/01/14] misc/24324 Greek console support o [2001/01/15] ports/24361 asami wrong filemodes o [2001/01/16] misc/24384 4.1 Cant add entry to neighbour discovery o [2001/01/16] bin/24390 Replacing old dir-symlinks when using /bi o [2001/01/16] kern/24393 Patch to msdosfs to handle a kind of inco f [2001/01/16] ports/24395 ports Date object is not deserialized correct o [2001/01/17] ports/24408 ijliao new port : java2html o [2001/01/18] docs/24434 ben cipher(3) man pages needs to state that - o [2001/01/18] bin/24435 Changing slice type causes Auto-partition a [2001/01/18] kern/24437 yokota syscons - MOUSE_MOUSECHAR fix o [2001/01/18] bin/24439 suggested replament for adduser(8) o [2001/01/18] bin/24444 cjc syslogd(8) does not update hostname o [2001/01/19] ports/24451 mharo Portlint doesn't catch some literal comma o [2001/01/19] bin/24458 named-xfer executed at 20 priority level o [2001/01/20] bin/24485 [PATCH] to make cron(8) handle clock jump o [2001/01/20] ports/24493 msmith Pib maker function unable to launch xterm a [2001/01/21] kern/24512 jesper Sent ICMP unreach when packet not for us f [2001/01/21] misc/24513 new options for pppd o [2001/01/21] conf/24515 Fix for find(1) warning in /etc/rc o [2001/01/21] kern/24516 Mouse Logitech M-S48 does not in FreeBSD o [2001/01/21] bin/24521 green ssh-agent exits when authenticating DSA v o [2001/01/22] kern/24528 Bad tracking of Modem status o [2001/01/22] ports/24558 torstenb Updated port: converters/recode - 3.5 o [2001/01/23] bin/24569 PATCH for PPPD o [2001/01/23] bin/24592 dmesg.boot Gets Overwritten without Reboo o [2001/01/25] kern/24647 Supported Gigabit Ethernet Interfaces for o [2001/01/25] ports/24651 mharo portlint gives a bogus warning o [2001/01/26] ports/24658 jkh Enhancement to src/release/Makefile a [2001/01/26] ports/24660 ports New port: Xerces-C 1.3.0 o [2001/01/26] docs/24662 doc too many questions about source managemen o [2001/01/26] alpha/24663 alpha Console output gets scribbled into /var/l o [2001/01/27] gnu/24681 gcc 2.95.3 cannot compile rince.c from IO o [2001/01/27] ports/24687 ports QUAKE FORGE & SVGALIB o [2001/01/28] kern/24696 cg compile error while defines DEB(x) a [2001/01/29] ports/24713 ports New port: xmotd - message-of-the-day brow o [2001/01/30] bin/24732 dwmalone cmp can not compare files lager 2GB but s a [2001/01/30] ports/24736 ports New port: SGI's open inventor (graphics/i o [2001/01/30] bin/24742 send adduser.message before dirs are crea o [2001/01/30] ports/24743 chuckr a2ps port installs files in / o [2001/01/30] misc/24746 green SSH terminal hangs on large paste of data o [2001/01/30] ports/24747 ports new port: MicroEmacs 4.0/PK-TOY o [2001/01/30] ports/24749 dirk mysql323-server pkg-install script doesn' o [2001/01/31] ports/24756 billf net-snmp-4.2 does not compile with LPRng o [2001/01/31] bin/24757 ftpd not RFC compliant o [2001/02/01] conf/24781 MAKEDEV: rast* -> ast* a [2001/02/01] misc/24784 Why isn't bind always running as -u bind o [2001/02/01] docs/24786 doc missing FILES descriptions in sa(4) o [2001/02/02] docs/24797 phk when using MALLOC_DEFINE sys/param.h and o [2001/02/03] kern/24827 Erratic Intellimouse Explorer in 4.1 and o [2001/02/03] bin/24828 [PATCH] ntpd compilation and additional r a [2001/02/03] docs/24839 dd fix ether.bridge o [2001/02/04] gnu/24844 gdb does not support kernel threads o [2001/02/04] ports/24845 tegge linuxthreads does not detect failed rfork o [2001/02/04] kern/24851 ISA PnP Modem Type is unregistered in sio o [2001/02/04] bin/24857 File descriptor leak and frequent crashes o [2001/02/05] docs/24869 doc Some text elf.5 is duplicated o [2001/02/05] kern/24882 ktrace not syncing .out file before panic o [2001/02/06] kern/24900 Server logs:indfcntl(8, F_SETFL, 4): Inap o [2001/02/06] kern/24902 IPC Message Queue number to big o [2001/02/06] misc/24907 jkh Options screen at MenuMedia menu problem o [2001/02/06] docs/24921 phk Typo /devs --> /dev o [2001/02/06] docs/24923 doc 4.2 Release Errata page has no informatio o [2001/02/07] ports/24940 demon prolem with Tnm::icmp echo command due to o [2001/02/07] misc/24942 tftp client timeout failure o [2001/02/07] bin/24944 new execute-file can't running(not found o [2001/02/08] bin/24953 green adduser ignores passwd_format in login.co o [2001/02/08] kern/24954 Old driver /src/sys/dev/sound/isa/sb.c sh o [2001/02/08] bin/24955 /usr/bin/tail -F in 4.1+ doesn't work if o [2001/02/08] kern/24959 jesper proper TCP_NOPUSH/TCP_CORK compatibility o [2001/02/08] i386/24963 perfmon(4) doesn't work on SMP systems o [2001/02/09] ports/24983 asami Emacs ports have misleading names o [2001/02/10] ports/24987 nbm New port: Courier mail server. o [2001/02/10] ports/24991 ports New port: eudc-emacs20 o [2001/02/10] kern/24998 More verbose logging for Joliet CDs o [2001/02/11] docs/25000 doc matcd(4) SYNOPSIS is wrong o [2001/02/11] bin/25012 tar(1) as root does not preserve ownershi o [2001/02/11] bin/25013 mv(1) cannot move unresolvable symlinks a o [2001/02/11] bin/25015 cp: options -i and -f do not work as docu o [2001/02/11] docs/25016 doc symlink(7) manpage says symlinks have no o [2001/02/11] bin/25017 cp -pRP does not preserve symlink ownersh o [2001/02/11] kern/25018 lstat(2) returns bogus permissions on sym o [2001/02/12] ports/25031 ache www/apache: dbmmanage fails verifying md5 o [2001/02/12] ports/25042 peter cvsup missed a couple of deletes in /usr/ o [2001/02/12] misc/25050 dwmalone inetd UDP echo service echos only 8K o [2001/02/13] bin/25059 dlopen(..,RTLD_GLOBAL) doesn't work for s o [2001/02/13] bin/25070 newsyslog(8) should send signals only onc o [2001/02/13] ports/25071 peter Ports-Skeletons gone after update o [2001/02/13] bin/25085 mlxcontrol utility fails silently if devi a [2001/02/13] ports/25091 ports new port: net/yahoo-transport o [2001/02/15] misc/25109 Fujitsu MO device MCC3064AP could't be c o [2001/02/15] ports/25119 sobomax pango does not build on -current o [2001/02/16] docs/25134 doc Kernel USER_LDT option help incomplete o [2001/02/16] misc/25147 [PATCH] to make D-Link DFE-650 work with o [2001/02/17] docs/25164 ben makewhatis(1) seems to be fouling up o [2001/02/17] ports/25169 wosch [PATCH] update of p5-libwww port 1.62 -> a [2001/02/17] ports/25177 ports New port: java/jdbcpool-current o [2001/02/19] misc/25217 user with login 'connected' shows bogus f o [2001/02/19] misc/25218 peter mailwrapper invokes sendmail when resourc f [2001/02/19] ports/25219 ports New port: plist-builder o [2001/02/19] conf/25223 darrenr PATCH for rc.network to enable ipnat sepe a [2001/02/20] docs/25239 doc fdp-primer/tools/chapter.sgml says about o [2001/02/20] bin/25241 luigi ipfw shouldn't show dynamics rules when s o [2001/02/21] ports/25251 dima acroread4 uses hard coded path for lpr f [2001/02/21] bin/25263 green openssh and /etc/login.access does not wo o [2001/02/21] bin/25273 add fs type feature to vnconfig(8) to all o [2001/02/21] kern/25275 X server freezes system randomly on pentu f [2001/02/22] bin/25278 dd bs accepts -s -c but not -sc o [2001/02/22] alpha/25284 alpha PC164 won't reboot with graphics console o [2001/02/23] ports/25297 kevlo kcontrol writes wrong variable names in c o [2001/02/23] ports/25299 kevlo kdmŽs "Console mode" command isnŽt meanin o [2001/02/23] ports/25313 wosch Script source displayed at http://www.nl. o [2001/02/24] ports/25342 ports saint: user authentication fails in remot o [2001/02/25] misc/25354 Slovak (sk_SK) locale missing o [2001/02/25] kern/25369 Miscellaneous CD drivers have potentially o [2001/02/26] misc/25378 kris update contrib/libgmp to newer version (3 o [2001/02/26] kern/25386 cg Incorrect mixer registers (line & synth) o [2001/02/26] docs/25392 doc Chapter 9 pages could use 'location of fu o [2001/02/26] docs/25405 doc misleading warning from catman(1), etc. o [2001/02/27] ports/25419 ports Difficulties installing print/teTeX port o [2001/02/27] docs/25420 doc man page missing important information. o [2001/02/27] docs/25437 doc kernel configs are the only precious file f [2001/02/27] i386/25442 cg T20 CS4624/CS4297a sound problems: "pcm0: o [2001/02/27] ports/25444 andreas gimp-print driver out of date in ghostscr o [2001/02/27] kern/25445 kernel statistics are displayed in wrong o [2001/02/28] ports/25448 ports mpmf20 fails to correctly display the dir o [2001/02/28] gnu/25459 Dumpvalue.pm says SYNOPSYS instead of SYN o [2001/02/28] bin/25462 daemon(3) fails if called by a session le o [2001/02/28] i386/25463 PS/2 mouse sync problems with KVM switch o [2001/03/01] conf/25472 add bg_BG.CP1251 locale support o [2001/03/01] bin/25474 dump can't close fifo pipe correctly o [2001/03/01] bin/25477 billf pam_radius fix to allow null passwords fo o [2001/03/02] ports/25490 wosch [PATCH] fix various bugs in stat(1) a [2001/03/02] conf/25495 keichii missing et_EE.ISO_8859-15 locale a [2001/03/02] misc/25499 buffer paste functionality from keyboard o [2001/03/02] docs/25500 ben Update of ip(4) manpage to reflect curren a [2001/03/02] misc/25502 mikeh TFTP in libstand(3) fails on all transact o [2001/03/03] kern/25507 cg contribute Intel ICH sound driver o [2001/03/03] kern/25517 ARP cache timeout behavior can be improve o [2001/03/04] kern/25521 Laptop with FreeBSD4.2 freezes in battery o [2001/03/04] conf/25527 jdp `man ldconfig' does not reflect its behav o [2001/03/04] ports/25530 torstenb ports/net/cricket port does dependencies o [2001/03/04] ports/25531 portmgr INSTALL_* macros fail for non-root users a [2001/03/05] ports/25560 ports New port: ftp/kbear: An ftp client for KD o [2001/03/05] alpha/25564 alpha Port ups-debug doesn't build on the alpha o [2001/03/06] kern/25566 [PATCH] Missing PCI Id's for DLink DFE-53 o [2001/03/06] bin/25572 sshd core dump o [2001/03/06] ports/25576 jmz XFree86-4 port installs manual pages with s [2001/03/06] kern/25582 paul lnc driver uses wrong driver name s [2001/03/07] bin/25584 arp.c - better printed ether address o [2001/03/07] bin/25587 Add Solaris-like functionality to truss(1 o [2001/03/07] bin/25598 patch to let ftpd output message when cha o [2001/03/08] docs/25606 keichii Incorrect Email Lists on Website a [2001/03/08] kern/25608 sos ATA CD-ROM is not recognized on IBM Netfi s [2001/03/09] bin/25627 will Cannot append hash after .elif in Makefil o [2001/03/09] misc/25635 gad lpr -# didn't work on network printer a [2001/03/10] docs/25648 asmodai typos in some manpages (dependant) o [2001/03/10] bin/25654 minor style(9) fix for sleep o [2001/03/10] docs/25657 doc no netid(5) man page a [2001/03/11] ports/25708 dougb pine4 port hard-code /usr/local/include o [2001/03/11] ports/25710 ports New port: news/slrn-pl, slrn with polish o [2001/03/11] bin/25723 green OpenSSH on 4.2 excessively regenerates RS o [2001/03/12] bin/25724 quota(1) outputs wrong limits about NFS q o [2001/03/12] conf/25730 bsd [PATCH] mount_mfs is being phased out -> o [2001/03/12] kern/25733 mismatch between error reporting in smbus o [2001/03/12] bin/25736 ac -d option probrem with overdays logon o [2001/03/12] bin/25754 PicoBSD uses broken vnconfig syntax o [2001/03/12] ports/25763 shige XV fails to refresh properly on image dis o [2001/03/13] ports/25773 ports omniORB-Notify update to 3.0.3 o [2001/03/13] kern/25777 atime not updated on exec o [2001/03/13] ports/25779 portmgr (patch) make fetch-list should list all m o [2001/03/13] i386/25782 cg CSA sound device repeated sound o [2001/03/13] bin/25787 dwmalone inetd/auth: -i option to return uid inste o [2001/03/14] gnu/25794 markm [PATCH] make perl use a decent random num o [2001/03/14] bin/25798 adduser does full *pwd.db rebuild, instea o [2001/03/14] conf/25809 /etc/default/rc.conf bad default ipfilter o [2001/03/14] ports/25815 portmgr [PATCH] Port build collision fix. o [2001/03/15] ports/25828 torstenb The devel/autoconf port won't install ins o [2001/03/15] conf/25829 IPSec config in rc.network doesn't allow f [2001/03/15] bin/25833 LOG_FAC() is bogus o [2001/03/15] docs/25836 ben erroneous comment in statfs manual page a [2001/03/15] docs/25837 dd [PATCH] properly document vfc_flags in ge a [2001/03/16] bin/25850 peter CRON shouts o [2001/03/16] kern/25866 more than 256 ptys, up to 1302 ptys. o [2001/03/16] docs/25876 doc typos in jail.2 o [2001/03/17] ports/25878 tegge error during compilation of linuxthreads a [2001/03/18] bin/25895 keichii Add Big5 multibyte support for tcsh o [2001/03/18] kern/25905 cg Sound failed s [2001/03/18] ports/25907 roam Firebird shared libs not added to shared o [2001/03/18] kern/25909 4.x kernel freezes on P3-Asus CUSL2-C mot o [2001/03/18] kern/25910 cg Kernel sound driver may die if a program o [2001/03/19] conf/25914 added more modules to /boot/defaults/load o [2001/03/19] misc/25917 green Paste thrue SSH Secure Shell v.2.4.0 (bui o [2001/03/19] docs/25919 doc supported hardware list says 'no' for Sou o [2001/03/19] kern/25923 vm_map.h defines a macro called "min_offs o [2001/03/19] conf/25925 Add service sgi_fam to /etc/rpc o [2001/03/21] i386/25978 Problem with 'moused' or XFree86-4.03 and a [2001/03/21] ports/25983 ports New port: databases/py-bsddb3 o [2001/03/21] misc/25984 bsd.prog.mk doesn't link C++ programs pro o [2001/03/21] docs/25985 ben some small fixes in raycontrol.8 o [2001/03/22] ports/25993 ports New port editors/gnuserv-emacs20 o [2001/03/22] docs/26001 doc typo in sched_get_priority_max.2 f [2001/03/22] docs/26003 doc getgroups(2) lists NGROUPS_MAX but not sy o [2001/03/22] bin/26005 MIME quoted-printable encoding added to v o [2001/03/22] docs/26006 doc Changing zone(9) man page o [2001/03/22] bin/26012 FTPD utmp logging support o [2001/03/22] kern/26016 VMWare is crash on SMP machine o [2001/03/23] misc/26035 System hangs when playing mp3 on PCI Maes o [2001/03/23] ports/26039 ports The port of tidy dumped core o [2001/03/24] ports/26058 billf textproc/htdig simplifications and separa o [2001/03/25] docs/26065 mpp assorted broken "SEE ALSO" references o [2001/03/25] bin/26080 [PATCH] various RPC fixes o [2001/03/25] docs/26090 mpp more broken "SEE ALSO" references s [2001/03/26] ports/26092 ports ksh93 port not installing properly o [2001/03/26] ports/26104 billf PORT UPDATE: add ${FREETYPE_CONFIG} suppo o [2001/03/26] docs/26137 wosch update for BSD family tree o [2001/03/27] conf/26145 [PATCH] There is no make.conf equivalent o [2001/03/27] bin/26152 ps compat4x should include librsaINTL.so o [2001/03/27] misc/26153 sed G does not double space o [2001/03/28] misc/26187 jkh setting nonInteractive in install.cfg is o [2001/03/28] ports/26192 ports apel appeared both in xemacs/site-package o [2001/03/28] docs/26194 doc BSD Family Tree needs updated o [2001/03/29] bin/26201 telnet SRA password exchange trap when no a [2001/04/01] ports/26274 ports New port: Perl/TK Jabber client o [2001/04/01] kern/26277 ppc driver doesn't work with port 0x3BC p o [2001/04/02] docs/26286 doc *printf(3) etc should gain format string a [2001/04/02] ports/26292 ports New port: Version 3 of Squeak, the Smallt o [2001/04/02] kern/26295 mount of Olympus Digital Camera via umass a [2001/04/02] ports/26297 ports New port: devel/florist o [2001/04/02] ports/26303 adrian Wrong permission on Squid24's errors dire a [2001/04/03] ports/26313 ports New Port: german/eagle: A tool for design o [2001/04/03] kern/26316 Booting FreeBSD on VMware2 with 2 or 3 et a [2001/04/03] kern/26317 roam /modules not created by make installkerne o [2001/04/03] misc/26323 Quota system create zero-length files o [2001/04/03] kern/26324 Defaults for NFS mounts over TCP are slow o [2001/04/04] kern/26348 [pcvt] scon -s, page fault in HP mode o [2001/04/04] bin/26359 [PATCH] a minor nit in how netstat detect o [2001/04/05] misc/26373 Rpc.statd implements the SM_NOTIFY call b o [2001/04/06] bin/26375 markm PAMized su allows non-wheel members to su o [2001/04/06] misc/26378 All 4.X-Release and 4.3rc2 Panics Install o [2001/04/06] kern/26385 VMWare reboots entire system after starti o [2001/04/06] ports/26387 ports numerous fixes and improvements to micq-0 o [2001/04/07] ports/26401 orion ports/mbone/rat update o [2001/04/07] conf/26420 addition of a serial 3-wire entry into ge o [2001/04/08] ports/26436 kris dejasearch port should be marked broken o [2001/04/08] kern/26437 Kernel Panics on SMP box when subjected t o [2001/04/08] docs/26451 doc ctype.h defined functions are not accurat o [2001/04/09] kern/26454 mixer volume settings on Maestro-2E (Diam o [2001/04/09] bin/26468 pkg_delete clears dependencies after runn o [2001/04/10] ports/26478 will KDE2.1 - Kpresenter & Kmediaplayer Crash o [2001/04/10] conf/26488 incomplete named sandbox information o [2001/04/10] docs/26489 doc incomplete info in the ppp faq about "PPP a [2001/04/12] misc/26509 dd [PATCH] Obscure sysinstall NULL dereferen o [2001/04/12] ports/26511 ports New port: mail/emh-emacs20,emh-xemacs21-m a [2001/04/13] ports/26530 markp New port: editors/ted: An easy to use ric f [2001/04/13] bin/26531 sysinstall's disk labeler creates too sma a [2001/04/13] docs/26532 green ".Ql ?" becomes "`'?" through nroff (and a [2001/04/13] kern/26534 Add an option to ipfw to log gid/uid of w o [2001/04/13] kern/26546 des Add ioctl support to linux emulation and o [2001/04/13] kern/26547 "lnc" problem with shared memory mode wit o [2001/04/13] ports/26551 jseger Update port: graphics/pstoedit to 3.21 o [2001/04/13] i386/26562 /dev/lpt0 returns EBUSY when attempting t o [2001/04/14] kern/26563 ioctl(SNDCTL_DSP_SPEED) returns -1 when f o [2001/04/14] misc/26583 jkh sysinstall display problem if >7 partitio o [2001/04/14] kern/26584 kernel boot messages aren't logged correc o [2001/04/15] bin/26602 RELENG_4 ssh/sshd modifies the 'erase' ch o [2001/04/16] kern/26608 when boot Freebsd 4.2 Release from the c o [2001/04/16] kern/26618 unmount(2) can't unmount a filesystem who a [2001/04/16] ports/26628 ports New port: audio/qtecasound, well done o [2001/04/17] misc/26636 If /etc/ttys goes empty, init(8) never re o [2001/04/17] bin/26637 roam [PATCH] fstat does not recognize FIFO's o [2001/04/17] kern/26638 kern.fast_vfork sysctl doesn't do anythin o [2001/04/17] ports/26642 ports (Corrected) New port: russian/tac+ia o [2001/04/17] kern/26644 sos [PATCH] ATA/ATAPI driver doesn't implemen a [2001/04/17] misc/26646 srand() provides only 8-bit table o [2001/04/17] misc/26649 diskless client can't share root with ser o [2001/04/17] misc/26653 RTL8012 ethernet not listed in LINT or ha o [2001/04/17] misc/26658 update to src/usr.bin/calendar/calendars/ o [2001/04/18] ports/26670 markp ports/biology/molden has a checksum error o [2001/04/18] misc/26678 Correction of: misc/26521 o [2001/04/18] bin/26686 Freeze at boot from 4.3-RC4 floopies - US o [2001/04/18] docs/26692 doc boot manpage describes bootfile prompt in o [2001/04/18] misc/26695 CHANGE REQUEST: kill(all) -l output o [2001/04/19] misc/26720 Both .cshrc and .profile should have the o [2001/04/20] kern/26740 rwatson [PATCH] jail improvement o [2001/04/21] misc/26742 doc misleading information in handbook f [2001/04/21] bin/26746 dmesg only prints the last couple of line s [2001/04/21] ports/26759 dwcjr databases/pgaccess port superfluous o [2001/04/22] misc/26763 darrenr installing ipfilter sample files to share o [2001/04/22] conf/26770 jkh sysinstall does not generate correct rc.c o [2001/04/22] conf/26774 Installation of rmail, even without sendm o [2001/04/22] kern/26787 dd sysctl change request o [2001/04/22] ports/26788 obrien ratfor name incorrect? o [2001/04/23] kern/26798 cvsup 4.3-RC -> 4.3-STABLE causes problem o [2001/04/23] kern/26800 Support for Netgear MA-301 wireless o [2001/04/23] ports/26801 ports cyrus port should add periodic file to pr o [2001/04/23] ports/26802 will can't make new directories in kde o [2001/04/23] bin/26803 des Fix fetch to allow FTP puts in '-o' & all o [2001/04/24] i386/26812 old bootstrap /sys/i386/boot/... still in o [2001/04/24] conf/26818 hm Bad default value for isdn_fsdev in /etc/ o [2001/04/24] ports/26825 ports port xmms-avi won't compile libavixmms.so f [2001/04/25] conf/26846 gshapiro /etc/aliases is not used any more o [2001/04/25] bin/26854 Better fix for ESS Technology Maestro-2E o [2001/04/25] docs/26861 doc accept(2) manpage documents non-existant o [2001/04/25] ports/26865 dima kpilot requires kdecore3 lib even when kd a [2001/04/26] ports/26872 olgeni ports/devel/wedit has a checksum error o [2001/04/26] misc/26879 mkfilter not installed, yet referred to v o [2001/04/26] ports/26882 will KDE should use ca-roots port for SSL cert o [2001/04/26] ports/26884 ports new port for visualworks 5i.3 o [2001/04/26] kern/26885 add if_xe as kernel module o [2001/04/27] ports/26904 jim New port(?): net/everybuddy-i18n (i18n pa o [2001/04/28] kern/26917 HP ScanJet 4300C not recognized by ugen o [2001/04/28] bin/26919 jkh sysinstall' fdisk can ONLY set bootable f f [2001/04/28] ports/26931 ports (NEW PORT) Virtual Terrain Applications o [2001/04/29] bin/26943 will [patch] description of :C modifier is mis o [2001/04/29] kern/26955 marcel Patches to get the DVD-ROM ioctl()s in th o [2001/04/29] ports/26976 marcel [PORT UPDATE] emulators/linux_base o [2001/04/30] ports/26983 jseger can't compile libwww o [2001/04/30] misc/26990 jkh no sawfish package in 4.3-release ISO o [2001/04/30] ports/26993 billf update port: net/mtr o [2001/04/30] i386/26994 AMD Athlon Thunderbird not known to ident o [2001/04/30] ports/26997 ports Update/New port: math/scilab 2.6 o [2001/04/30] ports/26998 ports japanese/chasen is old o [2001/05/01] kern/27008 kernel function sysbeep(xxx, 0) does prod o [2001/05/01] ports/27019 marcel patch supplied in PR ports/26976 breaks l o [2001/05/02] docs/27027 doc Update src/share/misc/iso639 f [2001/05/02] bin/27029 dd strptime: %s formatting missing (patch) o [2001/05/02] misc/27039 new syscons screensaver o [2001/05/02] docs/27040 doc rc(8) and syscons(4) talk about rc.conf.l o [2001/05/02] misc/27041 modify src/release/Makefile to make anoth o [2001/05/02] misc/27043 jkh WindowMaker missing from FreeBSD 4.3 ISO a [2001/05/02] ports/27049 markp ports/net/rinetd not correctly became a d a [2001/05/02] bin/27050 dd [PATCH] Add snapshot functionality to las a [2001/05/02] misc/27051 dd [PATCH] /usr/sbin/named.restart does not o [2001/05/03] bin/27063 darrenr /sbin/ipfs missing a [2001/05/03] ports/27065 ports databases/db3 shared libraries & symbolic o [2001/05/03] conf/27070 darrenr save/restore IP Filter's state tables at o [2001/05/04] ports/27075 sobomax Port java/javavmwrapper installs no man p o [2001/05/04] ports/27079 sobomax Improvements for javavmwrapper? o [2001/05/06] bin/27163 sh trap TSTP () deadly hangs o [2001/05/06] ports/27167 ports ETHOberonV4 won't run o [2001/05/07] ports/27182 mharo Teach portlint to recognize RUN_DEPENDS=$ o [2001/05/07] ports/27187 jmz add linux ioctl handler to dri xf86-403 c o [2001/05/07] bin/27188 fix of rsh non-interactive mode behaviour o [2001/05/07] ports/27189 ports ports/comms/hylafax completely broken o [2001/05/07] misc/27190 Day light savings in Mexico. o [2001/05/08] ports/27200 greid new port: bed (binary editor) o [2001/05/08] ports/27206 ports ports/astro/xtide missing harmonics.gz f o [2001/05/08] docs/27209 doc [PATCH] ascii.7 table rearrangement and u o [2001/05/08] ports/27219 fenner mbone/nte can't run o [2001/05/09] kern/27232 On NFSv3 mounted filesystems, stat return o [2001/05/09] ports/27239 fenner Update ports: mbone/vic 2.8ucl-1.1.3 o [2001/05/10] bin/27258 getty didn't check if if= isn't empty o [2001/05/11] ports/27266 kevlo Port textproc/xerces should be named xerc o [2001/05/11] bin/27268 fdisk does not recognize Linux extended p o [2001/05/11] kern/27269 Cannot mount linux extended (logical) par o [2001/05/11] bin/27270 sys/soundcard.h fails to define AFMT_S16_ a [2001/05/11] ports/27272 ports New Port: John McCalpin's STREAM Benchmar o [2001/05/12] bin/27281 vidcontrol(1) does not have error codes o [2001/05/12] ports/27282 mharo Proftpd with__modldap seems to be broken f [2001/05/12] bin/27283 brian netstat -i missing IPv4 input packet coun o [2001/05/12] bin/27289 green SSH don't do correct diagnostic when no r a [2001/05/12] misc/27290 Slovak(sk) locale was not present o [2001/05/12] ports/27291 jim Bluefish port doesn't build mo files o [2001/05/12] bin/27294 paul pkg_update disregards suffixes (portrevis o [2001/05/13] i386/27306 obrien hw watchpoints work unreliable under gdb o [2001/05/14] misc/27311 pthread_attr_setscope always fails o [2001/05/14] ports/27313 ports New port to ports collection: Geheimnis-2 o [2001/05/14] bin/27319 obrien df displays amd pid processes o [2001/05/14] docs/27320 doc excessively vague information in pppoe pa o [2001/05/14] ports/27323 trevor Port out of date. o [2001/05/15] ports/27332 ports New port: swedish/staroffice52 o [2001/05/15] kern/27334 load average constantly above 1.0, even w o [2001/05/15] kern/27342 change-request o [2001/05/16] bin/27374 Added bold color to the /bin/ls color sup o [2001/05/17] kern/27403 lpt driver doesn't handle flags anymore o [2001/05/17] misc/27415 Mouse inop in X Windows o [2001/05/17] conf/27418 There are *no* examples of using /etc/tty o [2001/05/17] ports/27421 dirk UPDATE databases/mysql323-server o [2001/05/17] bin/27422 change request o [2001/05/17] bin/27423 change request a [2001/05/18] misc/27425 Slovak definitions of locale missing o [2001/05/18] kern/27429 'dependant' is a misspelling o [2001/05/18] docs/27430 doc Addition to the doc/sr_YU/articles tree o [2001/05/18] kern/27432 I don't understand one of the kernel boot o [2001/05/18] bin/27433 ps binary does not do what the man page s o [2001/05/18] ports/27437 ejc UPDATE devel/tcl81-thread o [2001/05/20] misc/27471 Linux emulation is missing code needed to o [2001/05/20] ports/27473 jmz when I install the package XFree86-4.0.3_ a [2001/05/20] bin/27480 dd [PATCH] fixes to jot(1) from OpenBSD o [2001/05/20] bin/27482 /var/log/wtmp is not updated on logout o [2001/05/20] bin/27483 make sysinstall ask for the keymap at ins o [2001/05/20] bin/27489 patch for feature sysconf(_SC_NPROCESSORS o [2001/05/21] ports/27503 billf Upgrade ethereal to 0.8.18 and add option o [2001/05/22] conf/27540 jkh /stand/sysinstall incorrectly updates /et f [2001/05/22] ports/27542 sobomax xmps should not require gnome o [2001/05/22] ports/27554 max UPDATE japanese/cdrom2 o [2001/05/22] ports/27556 kiri UPDATE japanese/gp a [2001/05/23] ports/27569 ports bootup error problem with Apache 2 o [2001/05/23] kern/27571 bp Changing policy of shadowing files and di o [2001/05/23] docs/27572 luigi ipfw(8) manpage does not clearly state ch o [2001/05/23] ports/27573 ports The port of ascd dumped core o [2001/05/23] ports/27574 issei UPDATE security/ssh2 o [2001/05/23] bin/27604 change truncate to support low case size o [2001/05/24] ports/27610 ports www/apache-jserv: some docs are installed o [2001/05/24] ports/27611 demon Bug in ports/devel/p5-Locale-gettext o [2001/05/24] kern/27615 darrenr ipf restricts rule-changing at secureleve a [2001/05/24] kern/27616 dd Syscons history permits peeking in the pr o [2001/05/24] i386/27627 machdep.tsc_freq does not exists on machi o [2001/05/25] misc/27633 Mapping for serbian keyboards, follows IS o [2001/05/25] ports/27641 billf UPDATE irc/bnc to 2.8.4 o [2001/05/25] docs/27653 doc Updates to send-pr.html to support MIME o [2001/05/26] docs/27654 doc Update to PR 27653 o [2001/05/26] ports/27658 torstenb UPDATE to mail/metamail o [2001/05/26] kern/27660 Kernel does not return error if adding du o [2001/05/26] ports/27664 jdp UPDATE lang/modula-3 o [2001/05/26] misc/27677 miss BIND name server library o [2001/05/26] docs/27678 murray Kobj documentation for the FreeBSD Develo o [2001/05/27] bin/27687 fsck wrapper is not properly passing opti o [2001/05/27] bin/27697 assar trouble compiling libroken o [2001/05/28] gnu/27715 dwmalone UUCP doesn't recognize traditional BSD co o [2001/05/28] ports/27725 dwcjr du reports halfsizes of shlight mounts o [2001/05/29] docs/27731 doc Incorrect example code in dev handbook ca f [2001/05/29] ports/27740 ports new port: isoqlog Qmail Log Analyzer o [2001/05/29] ports/27743 kuriyama UPDATE to converters/tcs o [2001/05/29] kern/27750 [PATCH] Promise Ultra100 TX2 unsupported o [2001/05/29] bin/27757 chapss(1) converts a large uid to a negat o [2001/05/29] docs/27758 doc ptrace(2) man page outdated o [2001/05/31] kern/27792 n_hibma can't detect I-O DATA USB-ET/TX(USB Ether f [2001/05/31] bin/27796 brian Use of -v flag of date(1) can give non-in o [2001/05/31] misc/27799 jkh Improve IP address checking in sysinstall o [2001/05/31] gnu/27803 Enhancement to sort(1) o [2001/05/31] ports/27805 ports New port: SQL-Ledger Accounting o [2001/06/01] conf/27811 bad order of rpc.lockd and rpc.statd star o [2001/06/01] misc/27816 rpcgen -b generates server code which doe o [2001/06/01] ports/27824 ports New port: pdftohtml and pdftops-converter o [2001/06/01] ports/27825 torstenb MASTER_SITES update : x11-wm/ctwm o [2001/06/01] misc/27829 kris pax's uid/gid cache is read-only o [2001/06/02] docs/27833 doc No man page for locate.rc o [2001/06/02] kern/27834 Cannot warm-reboot Compaq AP400 due to SC o [2001/06/02] kern/27835 execve() doesn't conform to execve(2) spe o [2001/06/02] ports/27838 keichii dot.emacs is 600 o [2001/06/02] docs/27843 doc [PATCH] make.conf WITH_* variables aren't o [2001/06/02] kern/27849 dfr AGP RELEASE ioctl frees memory s [2001/06/03] ports/27863 dwcjr Delete net/netatalk-asun o [2001/06/04] misc/27872 "Load Config" (sysinstall) hangs Compaq D f [2001/06/04] ports/27876 fenner upgrade ports/net/tcptrace to 6.0.0a5 o [2001/06/05] kern/27894 remounting local filesystem causes nfsd t o [2001/06/05] bin/27901 obrien Add bzip2 hook to newsyslog(8) o [2001/06/06] ports/27903 peter Update: www/transproxy o [2001/06/06] kern/27906 NG_SEND_MSG_HOOK fails to set the return o [2001/06/06] kern/27912 darrenr ipfilter state table limits are too small o [2001/06/06] docs/27915 doc man 5 passwd does not properly explain th o [2001/06/06] ports/27916 ports pptpclient doesne't work with 4.3 Stable o [2001/06/06] ports/27918 ports Update to textproc/p5-XML-LibXML o [2001/06/06] docs/27919 n_hibma missing usb man pages o [2001/06/06] docs/27921 markm manpage skey(1) should be skey(7) o [2001/06/07] ports/27927 ports new port: textproc/p5-XML-LibXSLT o [2001/06/07] ports/27928 ports new port: www/p5-AxKit o [2001/06/07] alpha/27930 obrien NE2000 not supported on FreeBSD Alpha 4.x o [2001/06/07] ports/27931 ports devel/pth vs. native pthreads conflict fi o [2001/06/07] alpha/27933 alpha Time jitter under load on FreeBSD 4.3 alp o [2001/06/07] ports/27935 markp New port: palm/plucker o [2001/06/07] ports/27936 mi Update /usr/ports/deskutils/xmdiary 3.0.1 o [2001/06/07] ports/27951 ports Update port: linux-lesstif-ns o [2001/06/08] ports/27956 ports New port:A messenging client supporting A a [2001/06/08] conf/27959 imp Add cygwin termcap entry o [2001/06/08] bin/27970 cp -pR does not preserve modification tim o [2001/06/08] bin/27972 losing information with talk o [2001/06/08] ports/27981 ports New port: xmakemol - a motif molecule vie o [2001/06/09] docs/28000 doc adding and changing information in vidcon o [2001/06/10] bin/28007 added "force printing of non-print chars" o [2001/06/10] ports/28009 ports New port : libkmsn o [2001/06/10] ports/28010 ports New port - kmsn - MSN instant messenger c o [2001/06/10] ports/28020 ports New port: print/pcal - PostScript calenda a [2001/06/10] ports/28022 dwcjr New port: games/prboom o [2001/06/10] i386/28023 sendmail tries to get the netgraph.ko mod o [2001/06/10] ports/28025 ports New port: net/spread o [2001/06/10] bin/28026 Graphics mode suspend causes weird hang o o [2001/06/11] ports/28036 ports New port nylon a socks 5 proxy o [2001/06/11] ports/28061 chuckr Update port: print/transfig to 3.2.3d o [2001/06/11] ports/28065 nakai Update port: x11-wm/icewm o [2001/06/11] ports/28066 nakai Update port: x11-wm/xfce o [2001/06/11] kern/28070 dwmalone suport Pentium3 SSE o [2001/06/11] ports/28076 obrien Fix port emulators/ia64sim o [2001/06/11] conf/28078 /stand/sysinstall skips distro selection o [2001/06/11] conf/28081 /stand/sysinstall errs out if /cdrom/ alr a [2001/06/11] docs/28085 dd release notes lie and claim we still supp a [2001/06/12] docs/28104 dd [PATCH] man pages for named.reload(8) and o [2001/06/12] ports/28106 ports New port: libCxClient-0.10 - Citadel/UX C o [2001/06/12] bin/28109 [PATCH] Add "kill -s" to tcsh builtin for o [2001/06/12] ports/28110 ports new port : P4DB, perforce web interface o [2001/06/12] ports/28111 jseger pcb port has unlisted dependencies a [2001/06/12] ports/28115 ports New Port - textproc/htmldoc o [2001/06/13] bin/28116 des init: allow reboot during runcom o [2001/06/13] ports/28121 sobomax New port: 3D modelling and animation syst o [2001/06/13] ports/28138 tg python os.statvfs module is not functiona o [2001/06/13] ports/28139 gnome gnumeric-0.65_1 fails to open Excel sprea o [2001/06/14] docs/28143 asmodai the Hz kernel config option is not docume s [2001/06/14] docs/28144 doc no manpage for host.conf, no xrefs in oth o [2001/06/14] ports/28145 kuriyama Unbreak references in non-html output for o [2001/06/14] kern/28166 sos Mounted CD-ROM can be ejected in some cas o [2001/06/15] bin/28171 des [PATCH] to support a HTTP_REFERER env var o [2001/06/15] docs/28180 dillon tuning man page and rfc1323 a [2001/06/15] docs/28182 dd ssh doesn't auto-forward keys o [2001/06/15] ports/28183 ports JDK Documentation ports for JDK 1.1, 1.2, s [2001/06/15] ports/28184 ade [PATCH]es for upgrade to gettext-0.10.38 o [2001/06/15] gnu/28189 [PATCH] fix for detecting empty CVS commi o [2001/06/15] misc/28190 Mergemaster lying about install problems o [2001/06/16] misc/28203 NEWCARD won't recognize my cardbus contro o [2001/06/16] kern/28206 bp UMAPFS module should depend on NULLFS - p o [2001/06/16] ports/28207 scrappy MASTER_SITES update : x11/kworldwatch o [2001/06/16] ports/28209 greid Update port: cups o [2001/06/17] ports/28225 ports [New Port] net/xipdump - displays ip pack o [2001/06/17] misc/28230 iso-8859-1_to_cp437.scm doesn't contain s o [2001/06/17] kern/28233 splash_bmp broken in 4.3-STABLE o [2001/06/17] misc/28236 [PATCH] iso-8859-1_to_cp437.scm doesn't c o [2001/06/17] ports/28242 vanilla New port: graphics/py-gdchart o [2001/06/17] kern/28247 pirzyk ATM/HARP driver for IDT and ForeLE ATM ca o [2001/06/18] ports/28252 ports New port: xpp: A tool for choosing and co o [2001/06/18] misc/28255 picobsd documentation still references ol o [2001/06/18] ports/28256 ports New port: citadel-5.74 o [2001/06/18] kern/28260 UIO_MAXIOV needs to be made public o [2001/06/19] ports/28271 tobez New port: A perl GUI toolkit a [2001/06/19] ports/28272 ports Update port: net/libsocket++ o [2001/06/19] bin/28274 [PATCH] for pkg_add to sym linked dir tha a [2001/06/19] ports/28275 roam port update : ftp/pure-ftpd o [2001/06/19] ports/28282 ports secure majordomo install o [2001/06/19] ports/28284 andreas Update port: print/ghostscript55 to 6.51 o [2001/06/19] ports/28286 andreas Update port: print/ghostscript6 to 7.00 ( o [2001/06/19] misc/28287 fenner IPv6 support isn't #ifdef'd in src/contri o [2001/06/19] misc/28288 fenner IPv6 support isn't #ifdef'd in src/contri o [2001/06/20] conf/28290 peter Mouse refuses to run o [2001/06/20] bin/28294 dump of vinum based file systems by devic a [2001/06/20] kern/28296 dd change request for sys/i386/conf/NOTES o [2001/06/20] kern/28297 change request for sys/i386/conf/NOTES o [2001/06/20] ports/28303 will The kde2 metaport doesnt build kde2.tar.g o [2001/06/20] docs/28306 doc docbook.css and OBJDIR o [2001/06/21] conf/28320 dougb Denied zone transfers in daily run output o [2001/06/21] ports/28332 ports Gimp manual port 1-2 years out of date, m o [2001/06/21] bin/28333 rtprio/idprio setuid problems s [2001/06/22] i386/28346 n_hibma USB ethernet dongle detach requires "ifco o [2001/06/22] misc/28355 /etc/periodic/daily/110.clean-tmps report o [2001/06/22] misc/28360 ru /sbin/route bug o [2001/06/23] bin/28362 yacc(1)-generated files fail to compile c o [2001/06/23] ports/28363 ports New port: audacity-0.95 - a graphical wav o [2001/06/23] bin/28364 lex(1) generated files fail to compile cl o [2001/06/23] ports/28365 wosch Typical use of portchecheckout breaks int o [2001/06/23] bin/28367 top -d 1 will not show proper information o [2001/06/23] ports/28368 alex ispell don't fetch with ISPELL_DEALT=YES o [2001/06/23] docs/28371 phk malloc(2) man page correction o [2001/06/23] ports/28375 vanilla New port: chinese/pycodec o [2001/06/23] ports/28379 murray NASM port is broken under -CURRENT o [2001/06/24] misc/28384 make installworld fails from R/O /usr/obj o [2001/06/24] ports/28387 andreas hpijs drivers with ghostscript-5.50 a [2001/06/24] ports/28397 mikeh Update port: mail/xfmail 1.4.0 -> 1.5.0, o [2001/06/25] alpha/28401 alpha make world problem f [2001/06/25] ports/28405 roam display port does not display properly if o [2001/06/25] ports/28411 gnome evolution fails to build o [2001/06/26] ports/28420 ports Update port: chinese/qe o [2001/06/26] ports/28421 dburr Update port: misc/tvguide a [2001/06/26] bin/28426 dd [PATCH] whois(1) - Recursive IP Searches o [2001/06/26] ports/28428 ports New port: graphics/xmms-xvs o [2001/06/26] ports/28432 obrien [patch] comms/conserver fails with MD5 pa o [2001/06/26] bin/28435 [patch] allow newsyslog to signal process o [2001/06/27] i386/28444 jkh instal.cfg; setting tryRTSOL=NO does not o [2001/06/27] bin/28449 cracauer sh(1) aborts on certain input o [2001/06/27] ports/28450 ports New ports: sword bible library, sword-mod o [2001/06/27] misc/28455 ache GNU readline should be updated to 4.2 o [2001/06/27] misc/28456 german keymap with dead keys o [2001/06/27] ports/28460 vanilla ports/graphics/gimp1: Outdated descriptio o [2001/06/27] ports/28463 torstenb Update port: astro/sunclock o [2001/06/27] ports/28464 ports New port: www/orion-current o [2001/06/27] misc/28468 There may be problems about login o [2001/06/27] ports/28471 keith no iso8859 font o [2001/06/28] ports/28473 ports New Port: BlueJ 1.1.4 o [2001/06/28] ports/28482 ports PostgreSQL Compile problem o [2001/06/28] misc/28494 n_hibma ugen usable only from "attach" or by usbd o [2001/06/28] ports/28504 ports netsaint port is slightly out of date o [2001/06/29] ports/28509 gnome zh-dia is broken o [2001/06/29] ports/28510 portmgr Can't make ports readmes if categories mi f [2001/06/29] ports/28511 obrien update devel/pccts from 1.33.22 to 1.33.2 o [2001/06/29] ports/28521 ports inconsistency: daemontools and serialmail o [2001/06/29] ports/28526 nakai x11-wm/icewm can't show the CPU status wi a [2001/06/29] misc/28527 dd calendar change request o [2001/06/29] misc/28529 runetype.h doesn't have C++ 'extern "C"' o [2001/06/30] ports/28551 ports ports/mail/faces doesn't build (linking w a [2001/06/30] docs/28553 dd EACCES result for mkdir(2) not completely o [2001/06/30] docs/28555 doc [PATCH] style(9) isn't explicit about boo o [2001/06/30] ports/28563 vanilla New port: databases/dbiwrapper o [2001/06/30] kern/28566 bp Mount_null loopbacks can hang startx temp o [2001/07/01] ports/28576 sobomax Fix pkg-plist for archivers/ucl o [2001/07/01] ports/28581 ports Fix pkg-plist and version update for audi o [2001/07/01] kern/28604 DVD_REPORT_RPC/DVD_SEND_RPC in ATAPI driv o [2001/07/01] ports/28615 ports Update port: x11/temperature.app o [2001/07/01] bin/28620 ru xinstall has no way to pass options to st o [2001/07/01] ports/28622 ports Update port: textproc/isearch o [2001/07/02] kern/28628 small indentation change to /sys/kern/ker a [2001/07/02] ports/28632 ports NEWPORT: PyMaint - System Maintenance Aid a [2001/07/02] bin/28634 dwmalone Bug in syslogd.c prevents #+hostname work a [2001/07/02] ports/28643 dwcjr Improved version of samba.sh.sample that o [2001/07/02] ports/28644 jmz Make error when rebuilding xdvi o [2001/07/02] ports/28652 ports New port for the FileDialog perl/Tk modul o [2001/07/02] ports/28656 ports update ports/net/libnet (w/ patch) o [2001/07/02] ports/28658 ports new port: x11/mwheel.el o [2001/07/02] ports/28659 dburr Update audio/napster to 1.4.5 a [2001/07/02] ports/28662 roam New port: mail/qtools o [2001/07/03] ports/28678 wosch portcheckout doesn't allow flexible build o [2001/07/03] docs/28679 doc Images in handbook/advanced-networking mi o [2001/07/03] ports/28680 portmgr pkg_update complains about missing REQUIR o [2001/07/03] kern/28681 ATAPI MO drive support o [2001/07/03] ports/28682 portmgr Some port install builds fail if silent ( o [2001/07/03] ports/28684 will Patches needed for qt-designer to build a o [2001/07/04] bin/28688 mjacob [PATCH] camlib.c: cam_real_open_device fd o [2001/07/04] ports/28691 ports New port: napshare-0.1: GTK based Gnutell o [2001/07/04] ports/28693 ports Simplification of idled.sh o [2001/07/04] docs/28699 doc strptime(3) %d format specifier not compl o [2001/07/04] ports/28700 sobomax Update editors/manedit to 0.4.1 o [2001/07/04] bin/28704 ntp.conf parsing a [2001/07/04] docs/28705 doc the rest of those unfinished closing tags o [2001/07/04] ports/28707 ports Submitting port of Click Modular Router o [2001/07/05] ports/28717 billf net/net-snmp stop enumerate interfaces wh o [2001/07/05] kern/28718 Re: NEW IPFW FEATURE [PATCHES]: Dynamic r a [2001/07/05] docs/28723 doc www2.cz.FreeBSD.org is dead - remove it p o [2001/07/05] ports/28727 ports patch to make expect build WITHOUT_X11 o [2001/07/05] docs/28730 doc request for addition of a few more detail o [2001/07/05] docs/28731 doc inconsistent use of and tags of f o [2001/07/06] docs/28779 doc a few whitespace and typo fixes for artic o [2001/07/06] docs/28783 doc tag whitespace corrections for a o [2001/07/06] ports/28785 dougb Update port net/bind9 o [2001/07/06] ports/28788 ports vmware2 broken again on -current o [2001/07/07] bin/28789 /usr/bin/last does not filter for uucp co o [2001/07/07] bin/28790 [PATCH] whois: AUNIC fix, Add an option t o [2001/07/07] ports/28796 ports New port: russian/tac+ia o [2001/07/07] ports/28797 dwcjr Upgrade port: audio/lame o [2001/07/07] ports/28799 ports [PATCH]upgrade the LPRng port to version o [2001/07/07] misc/28800 sysinstall provides no way to overwrite M o [2001/07/07] ports/28803 obrien ports/comms/conserver does not support ## o [2001/07/08] ports/28806 portmgr FIND inconsistency o [2001/07/08] ports/28808 ports Update port graphics/wmgrabimage o [2001/07/08] ports/28809 ports New ports: japanese/dvipdfm o [2001/07/08] ports/28810 lioux qpopper 4.0.3 + PAM modification; HAVE_SH o [2001/07/08] ports/28812 ports New port: databases/ccc o [2001/07/08] bin/28820 tar and cpio cannot deal with files > 2GB o [2001/07/08] ports/28821 ports New port: clips, an expert language tool o [2001/07/08] docs/28822 doc handbook: IS_INTERACTIVE vs INTERACTIVE o [2001/07/08] bin/28824 [patch] src/usr.sbin/burncd warning clean o [2001/07/08] ports/28825 ports Update port misc/xdelta o [2001/07/08] ports/28828 ports xlockmore port is broken on -current o [2001/07/08] misc/28829 window command fails to interpret ANSI es o [2001/07/09] i386/28831 [patch] Stallion driver jumbo patch o [2001/07/09] ports/28835 ports Update master sites for irc/scrollz o [2001/07/09] docs/28836 doc bring tags to the end of the li o [2001/07/09] ports/28837 ports Update port: astro/sunclock o [2001/07/09] ports/28838 ports Fix errors in dwcjr's commit of port net/ o [2001/07/09] ports/28841 ports New port: khordpro 1689 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 Jul 9 11:10: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7346937B403 for ; Mon, 9 Jul 2001 11:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69IA2709199; Mon, 9 Jul 2001 11:10:02 -0700 (PDT) (envelope-from gnats) Date: Mon, 9 Jul 2001 11:10:02 -0700 (PDT) Message-Id: <200107091810.f69IA2709199@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ken Lui Subject: Re: kern/24085: syncing on shutdown leaves filesystem dirty Reply-To: Ken Lui Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/24085; it has been noted by GNATS. From: Ken Lui To: freebsd-gnats-submit@FreeBSD.org, chris@interface-business.de Cc: Subject: Re: kern/24085: syncing on shutdown leaves filesystem dirty Date: Mon, 09 Jul 2001 11:00:47 -0700 I have found that rather than doing a "shutdown -p 0" or "reboot" from multiuser mode, but instead if I bring the box to single-user mode via "shutdown now" then followed by a "reboot"/"shutdown -p 0", then the problem goes away or isn't as prone to not sync properly. Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 11:13:31 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4DCC537B403; Mon, 9 Jul 2001 11:13:30 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69I41005720; Mon, 9 Jul 2001 11:04:01 -0700 (PDT) (envelope-from brian) Date: Mon, 9 Jul 2001 11:04:01 -0700 (PDT) From: Message-Id: <200107091804.f69I41005720@freefall.freebsd.org> To: brian@FreeBSD.org, freebsd-bugs@FreeBSD.org, brian@FreeBSD.org Subject: Re: misc/28839: ppp hangs if you set device to be a non-existant file Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ppp hangs if you set device to be a non-existant file Responsible-Changed-From-To: freebsd-bugs->brian Responsible-Changed-By: brian Responsible-Changed-When: Mon Jul 9 11:03:42 PDT 2001 Responsible-Changed-Why: I look after ppp http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28839 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 11:23:33 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5764B37B403; Mon, 9 Jul 2001 11:23:30 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69IN6n11183; Mon, 9 Jul 2001 11:23:06 -0700 (PDT) (envelope-from fenner) Date: Mon, 9 Jul 2001 11:23:06 -0700 (PDT) From: Message-Id: <200107091823.f69IN6n11183@freefall.freebsd.org> To: fenner@research.att.com, fenner@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/16014: New cvs in -stable prints consistent error at end of client CVS session Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New cvs in -stable prints consistent error at end of client CVS session State-Changed-From-To: open->closed State-Changed-By: fenner State-Changed-When: Mon Jul 9 11:22:37 PDT 2001 State-Changed-Why: I don't even remember filing this PR, and it certainly isn't happening any more. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=16014 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 12:26:16 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from kazoo.matey.org (dhcp065-025-141-155.columbus.rr.com [65.25.141.155]) by hub.freebsd.org (Postfix) with ESMTP id 7353137B403 for ; Mon, 9 Jul 2001 12:26:09 -0700 (PDT) (envelope-from lx@kazoo.matey.org) Received: by kazoo.matey.org (Postfix, from userid 1000) id D7F29193CB; Mon, 9 Jul 2001 15:25:58 -0400 (EDT) Date: Mon, 9 Jul 2001 15:25:58 -0400 From: Alexander Matey To: Robin Huiser , Peter Pentchev Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: i386/28293: Dell Latitude CpxJ 750 hangs on install Message-ID: <20010709152558.A3825@kazoo.matey.org> References: <200106201520.f5KFK6i95053@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200106201520.f5KFK6i95053@freefall.freebsd.org>; from roam@orbitel.bg on Wed, Jun 20, 2001 at 08:20:06AM -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jun 20, 2001 at 08:20:06AM -0700, Peter Pentchev wrote: > > OK, so this seems like a real pccard hang. Just thought I share this. I had same problem with this laptop about a week ago trying to install 4.3-RELEASE. Going via boot -c route and disabling pccard controllers plus everything not required to boot and install off the CD has helped. I installed sources and everything. After throwing away support for devices and stuff I didn't need and playing a bit with IRQs and memory mappings I got it to boot w/o hangs. However it seems that Xircom RealPath CardBus Ethernet 10/100 + Modem 56 shipped with the laptop is not supported by the original pccard code. All I could get from pccardd both with -RELEASE and -STABLE was "No card in database for "(null)"("(null)")". This was after all the juggling with memory mapping and /etc/pccard.conf settings. So, I just stopped trying and installed a 20010629 -CURRENT snapshot from http://current.jp.freebsd.org/ (Thanks, guys!). After recompiling the kernel based on a NEWCARD kernel profile, Xircom card is being detected during the boot and works just fine at 100Mbit/full-duplex (device dc). Add device xl into the equation for a 3Com adapter built into the laptop dock station. Let me know if you need relevant pieces of laptop's -CURRENT kernel config. > > G'luck, > Peter > > -- > I am not the subject of this sentence. > > ----- Forwarded message from Robin Huiser ----- > > From: "Robin Huiser" > To: "Peter Pentchev" > Subject: RE: i386/28293: Dell Latitude CpxJ 750 hangs on install > Date: Wed, 20 Jun 2001 17:09:19 +0200 > X-Priority: 3 (Normal) > X-MSMail-Priority: Normal > In-Reply-To: <20010620161516.A794@ringworld.oblivion.bg> > Importance: Normal > X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 > > Hi, > > I'm afriad it has the same results. > I tried this with the 4.2 version of FreeBSD, same result... > > Cheers -- Robin > -- lx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 13:50:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 84F5437B40A for ; Mon, 9 Jul 2001 13:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69Ko2F31084; Mon, 9 Jul 2001 13:50:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2462D37B403 for ; Mon, 9 Jul 2001 13:47:07 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69Kl7u30744; Mon, 9 Jul 2001 13:47:07 -0700 (PDT) (envelope-from nobody) Message-Id: <200107092047.f69Kl7u30744@freefall.freebsd.org> Date: Mon, 9 Jul 2001 13:47:07 -0700 (PDT) From: Rudi Mathijssen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/28844: Router/nameserver system crashes 2-3 times monthly Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28844 >Category: kern >Synopsis: Router/nameserver system crashes 2-3 times monthly >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 09 13:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Rudi Mathijssen >Release: FreeBSD 4.2-RELEASE >Organization: Stichting IRIS >Environment: FreeBSD irsdevgate.irsdev.rechtsbijstand.net 4.2-RELEASE FreeBSD 4.2-RELEASE #0 Wed Apr 25 14:27:52 CEST 2001 root@irsdevgate.irsdev.rechtsbijstand.net:/usr/src/sys/compile/DEVGATE i386 >Description: System Compaq Proliant ML350 (600MHz pentium 3, 128MB ram) has 6 100Mbit nics: fxp0 (Intel Pro 10/100B/100+ Etherne), de0..3 (SMC 9332BDT), xl0 (3Com 3c905B-TX Fast Etherlink XL). Each nic is connected to a 3com 100Mbit hub (half duplex!) which is wired to a second proliant (traffic analyser and also cold standy for the gateway), and each to a 3com switch model 3300 to which the nt, sco, and true64 servers and pc hubs are connected. Three of the six lans are connected to a cisco wan router. Disk configuration: RAID-1 setup with 2 9.1GB wu2 scsi disks on a compaq smart array 3200. The custom kernel is ipfw enabled: options IPFIREWALL options IPFIREWALL_DEFAULT_TO_ACCEPT options DUMMYNET but firewall_enable is currently set to "NO". The system used to run FreeBSD 4.0, without the raid controller, and there was not a single problem. Since the "upgrade" it crashes irregularly 2-3 times per month. There is no crash dump or anything in /var/log. I have no screen dump of the panic screen (should we have a camera in the computer room?). After a few minutes the system resets itself. At times there are notifications in /var/log/messages like: Jul 3 01:43:31 irsdevgate /kernel: de1: abnormal interrupt: transmit underflow (raising TX threshold to 96|256) Jul 5 09:29:42 irsdevgate /kernel: xl0: no memory for rx list -- packet dropped! There is, however, no correlation between the occurence these messages and the time of crashing. >How-To-Repeat: There appears (as yet) to be no link between the moment of crashing and external (network) or internal (e.g. cron) activity. >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 Jul 9 14:13:33 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 24C7437B406; Mon, 9 Jul 2001 14:13:31 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69L8UW36104; Mon, 9 Jul 2001 14:08:30 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 14:08:30 -0700 (PDT) From: Message-Id: <200107092108.f69L8UW36104@freefall.freebsd.org> To: greg@greg.rim.or.jp, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/4909: de ethernet driver is crazy on 100base Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: de ethernet driver is crazy on 100base State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Mon Jul 9 14:07:20 PDT 2001 State-Changed-Why: This PR has been sitting around for a long time - do you know if the problem it describes is still an issue? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=4909 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 14:13:34 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C40C637B403; Mon, 9 Jul 2001 14:13:30 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69LCCm37020; Mon, 9 Jul 2001 14:12:12 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 14:12:12 -0700 (PDT) From: Message-Id: <200107092112.f69LCCm37020@freefall.freebsd.org> To: toasty@dragondata.com, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/8215: Creating 2 root partitions in sysinstall causes panic Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Creating 2 root partitions in sysinstall causes panic State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Mon Jul 9 14:11:46 PDT 2001 State-Changed-Why: Is this still a problem with more recent releases? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=8215 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 14:13:37 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C9D537B405; Mon, 9 Jul 2001 14:13:32 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69LAT536487; Mon, 9 Jul 2001 14:10:29 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 14:10:29 -0700 (PDT) From: Message-Id: <200107092110.f69LAT536487@freefall.freebsd.org> To: ernie@eis.net.au, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/6368: Stallion Easyio 8 port not detected using drivers from 2.2.6-RELEASE Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Stallion Easyio 8 port not detected using drivers from 2.2.6-RELEASE State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Mon Jul 9 14:09:50 PDT 2001 State-Changed-Why: Do you know if this is till an issue with more recent releases? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=6368 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 14:19: 7 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from temphost.dragondata.com (temphost.dragondata.com [63.167.131.128]) by hub.freebsd.org (Postfix) with ESMTP id 903A537B401; Mon, 9 Jul 2001 14:19:04 -0700 (PDT) (envelope-from toasty@temphost.dragondata.com) Received: (from toasty@localhost) by temphost.dragondata.com (8.9.3/8.9.3) id QAA96303; Mon, 9 Jul 2001 16:20:18 -0500 (CDT) (envelope-from toasty) From: Kevin Day Message-Id: <200107092120.QAA96303@temphost.dragondata.com> Subject: Re: kern/8215: Creating 2 root partitions in sysinstall causes panic To: iedowse@FreeBSD.org Date: Mon, 9 Jul 2001 16:20:18 -0500 (CDT) Cc: freebsd-bugs@FreeBSD.org In-Reply-To: from "iedowse@FreeBSD.org" at Jul 09, 2001 02:12:12 PM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > Synopsis: Creating 2 root partitions in sysinstall causes panic > > State-Changed-From-To: open->feedback > State-Changed-By: iedowse > State-Changed-When: Mon Jul 9 14:11:46 PDT 2001 > State-Changed-Why: > > Is this still a problem with more recent releases? > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=8215 > I can't reproduce this here with FreeBSD 4.3-RELEASE now. -- Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 14:23:33 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 95FA637B401; Mon, 9 Jul 2001 14:23:30 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69LDiY37272; Mon, 9 Jul 2001 14:13:44 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 14:13:44 -0700 (PDT) From: Message-Id: <200107092113.f69LDiY37272@freefall.freebsd.org> To: lamer_number_one@hotmail.com, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/8385: 2.2.7 hangs while detecting type of COM1's UART on TX-97E motherboard Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: 2.2.7 hangs while detecting type of COM1's UART on TX-97E motherboard State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Mon Jul 9 14:13:22 PDT 2001 State-Changed-Why: Is this still a problem with more recent releases? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=8385 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 14:33:35 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B8FB837B401; Mon, 9 Jul 2001 14:33:30 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69LTQR39369; Mon, 9 Jul 2001 14:29:26 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 14:29:26 -0700 (PDT) From: Message-Id: <200107092129.f69LTQR39369@freefall.freebsd.org> To: ernie@eis.net.au, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/10646: Bridge code missing from ed0 driver in 3.1-RELEASE and 3.1-STABLE Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Bridge code missing from ed0 driver in 3.1-RELEASE and 3.1-STABLE State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Mon Jul 9 14:28:54 PDT 2001 State-Changed-Why: Is this still an issue in more recent releases? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=10646 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 14:33:35 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 94C3737B408; Mon, 9 Jul 2001 14:33:31 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69LVCu39865; Mon, 9 Jul 2001 14:31:13 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 14:31:13 -0700 (PDT) From: Message-Id: <200107092131.f69LVCu39865@freefall.freebsd.org> To: beyssac@enst.fr, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/11821: /dev/fd0a hangs on large files, including panic: vinvalbuf: dirty bufs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: /dev/fd0a hangs on large files, including panic: vinvalbuf: dirty bufs State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Mon Jul 9 14:30:15 PDT 2001 State-Changed-Why: Is this still an issue with recent releases? (I presume not, since block devices are gone). http://www.FreeBSD.org/cgi/query-pr.cgi?pr=11821 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 14:33:43 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 354B537B405; Mon, 9 Jul 2001 14:33:41 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69LXMO40195; Mon, 9 Jul 2001 14:33:22 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 14:33:22 -0700 (PDT) From: Message-Id: <200107092133.f69LXMO40195@freefall.freebsd.org> To: sh@diploma.ru, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/11911: 3.1-R : writing file larger than floppy size to /dev/fd0 with dd causes system lock Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: 3.1-R : writing file larger than floppy size to /dev/fd0 with dd causes system lock State-Changed-From-To: open->closed State-Changed-By: iedowse State-Changed-When: Mon Jul 9 14:32:20 PDT 2001 State-Changed-Why: Assumed to be fixed, since this relates to block devices, which no longer exist in recent releases. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=11911 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 14:33:51 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 56F0B37B406; Mon, 9 Jul 2001 14:33:43 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69LOlf38721; Mon, 9 Jul 2001 14:24:47 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 14:24:47 -0700 (PDT) From: Message-Id: <200107092124.f69LOlf38721@freefall.freebsd.org> To: ksharman@yahoo.com, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/8773: Intel AN430TX motherboard ps/2 port not recognized by FreeBSD, other OS like Solaris/Intel and Win98 see it. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Intel AN430TX motherboard ps/2 port not recognized by FreeBSD, other OS like Solaris/Intel and Win98 see it. State-Changed-From-To: open->closed State-Changed-By: iedowse State-Changed-When: Mon Jul 9 14:23:44 PDT 2001 State-Changed-Why: Feedback timeout (there is no record of any reply to a request for more information). http://www.FreeBSD.org/cgi/query-pr.cgi?pr=8773 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 14:43:34 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D96637B401; Mon, 9 Jul 2001 14:43:31 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69LYo940400; Mon, 9 Jul 2001 14:34:50 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 14:34:50 -0700 (PDT) From: Message-Id: <200107092134.f69LYo940400@freefall.freebsd.org> To: toasty@dragondata.com, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/8215: Creating 2 root partitions in sysinstall causes panic Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Creating 2 root partitions in sysinstall causes panic State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Mon Jul 9 14:34:09 PDT 2001 State-Changed-Why: Submitter reports that this is no longer an issue. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=8215 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 14:43:34 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3774537B403; Mon, 9 Jul 2001 14:43:31 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69LcAm40853; Mon, 9 Jul 2001 14:38:10 -0700 (PDT) (envelope-from dwmalone) Date: Mon, 9 Jul 2001 14:38:10 -0700 (PDT) From: Message-Id: <200107092138.f69LcAm40853@freefall.freebsd.org> To: dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org, gibbs@FreeBSD.org Subject: Re: kern/28840: Possible interrupt masking trouble in sys/cam/cam_xpt.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Possible interrupt masking trouble in sys/cam/cam_xpt.c Responsible-Changed-From-To: freebsd-bugs->gibbs Responsible-Changed-By: dwmalone Responsible-Changed-When: Mon Jul 9 14:36:52 PDT 2001 Responsible-Changed-Why: Justin - this PR seems to contain some interesting info which looks like it applies to the generic cam code. Maybe you could take a look? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28840 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:13:36 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 41E5B37B406; Mon, 9 Jul 2001 16:13:32 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69NA9Y76101; Mon, 9 Jul 2001 16:10:09 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:10:09 -0700 (PDT) From: Message-Id: <200107092310.f69NA9Y76101@freefall.freebsd.org> To: pfeifer@dbai.tuwien.ac.at, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/12730: poll() causes indeterministic program hangs on 3.2 but not 3.1 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: poll() causes indeterministic program hangs on 3.2 but not 3.1 State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:09:39 PDT 2001 State-Changed-Why: Does this problem still occur on more recent releases? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=12730 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:13:36 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E1BE737B403; Mon, 9 Jul 2001 16:13:31 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69N6X675627; Mon, 9 Jul 2001 16:06:33 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:06:33 -0700 (PDT) From: Message-Id: <200107092306.f69N6X675627@freefall.freebsd.org> To: aa8vb@ipass.net, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/12421: sysinstall label fails Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: sysinstall label fails State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:05:44 PDT 2001 State-Changed-Why: Have you seen this problem in more recent releases such as 4.3? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=12421 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:13:41 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D4CF37B407; Mon, 9 Jul 2001 16:13:32 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69N46N72610; Mon, 9 Jul 2001 16:04:06 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:04:06 -0700 (PDT) From: Message-Id: <200107092304.f69N46N72610@freefall.freebsd.org> To: lamer_number_one@hotmail.com, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/8385: 2.2.7 hangs while detecting type of COM1's UART on TX-97E motherboard Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: 2.2.7 hangs while detecting type of COM1's UART on TX-97E motherboard State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:02:55 PDT 2001 State-Changed-Why: Old PR, and mail to submitter bounces. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=8385 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:23:36 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EDC2237B408; Mon, 9 Jul 2001 16:23:31 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69NKTD77267; Mon, 9 Jul 2001 16:20:29 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:20:29 -0700 (PDT) From: Message-Id: <200107092320.f69NKTD77267@freefall.freebsd.org> To: aa8vb@ipass.net, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/12421: sysinstall label fails Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: sysinstall label fails State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:20:05 PDT 2001 State-Changed-Why: Old PR, mail to submitter bounces. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=12421 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:23:37 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 49BAC37B409; Mon, 9 Jul 2001 16:23:32 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69NHZd76903; Mon, 9 Jul 2001 16:17:35 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:17:35 -0700 (PDT) From: Message-Id: <200107092317.f69NHZd76903@freefall.freebsd.org> To: nchcvt@sover.net, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/12923: Installation fails on HP Net Server Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Installation fails on HP Net Server State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:16:44 PDT 2001 State-Changed-Why: Have you tried installing a newer release of FreeBSD on this machine? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=12923 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:23:41 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 460AF37B401; Mon, 9 Jul 2001 16:23:33 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69NFen76710; Mon, 9 Jul 2001 16:15:40 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:15:40 -0700 (PDT) From: Message-Id: <200107092315.f69NFen76710@freefall.freebsd.org> To: dirkx@webweaving.org, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/12838: PC-Card ctlr(0) Vadem 365 support seems broken since 3.x Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: PC-Card ctlr(0) Vadem 365 support seems broken since 3.x State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:12:56 PDT 2001 State-Changed-Why: Have you tried this with more recent releases? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=12838 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:33:37 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C71DE37B407; Mon, 9 Jul 2001 16:33:31 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69NPeT77897; Mon, 9 Jul 2001 16:25:40 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:25:40 -0700 (PDT) From: Message-Id: <200107092325.f69NPeT77897@freefall.freebsd.org> To: Thierry.Besancon@lps.ens.fr, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/13933: nfs server panics in tulip_rx_intr() Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: nfs server panics in tulip_rx_intr() State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:22:06 PDT 2001 State-Changed-Why: Do you know if this problem still occurs on more recent releases? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=13933 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:33:37 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A45E37B406; Mon, 9 Jul 2001 16:33:31 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69NRsI78352; Mon, 9 Jul 2001 16:27:54 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:27:54 -0700 (PDT) From: Message-Id: <200107092327.f69NRsI78352@freefall.freebsd.org> To: nchcvt@sover.net, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/12923: Installation fails on HP Net Server Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Installation fails on HP Net Server State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:27:18 PDT 2001 State-Changed-Why: Mail to submitter bounces. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=12923 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:33:44 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2BE2D37B405; Mon, 9 Jul 2001 16:33:32 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69NVBr78943; Mon, 9 Jul 2001 16:31:11 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:31:11 -0700 (PDT) From: Message-Id: <200107092331.f69NVBr78943@freefall.freebsd.org> To: regnauld@S44.eu.org, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/13940: Panic with dd on block/"cooked" devices using 3.3-RELEASE Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Panic with dd on block/"cooked" devices using 3.3-RELEASE State-Changed-From-To: open->closed State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:28:59 PDT 2001 State-Changed-Why: Although the underlying problem here still exists, we no longer have block devices, so it cannot be triggered in the way described by this PR. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=13940 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:43:36 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B42B37B406; Mon, 9 Jul 2001 16:43:31 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69NeOk80434; Mon, 9 Jul 2001 16:40:24 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:40:24 -0700 (PDT) From: Message-Id: <200107092340.f69NeOk80434@freefall.freebsd.org> To: fukuhara@im.uec.ac.jp, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/17011: Fatal trap 12 occur, dhclient with BOOTP kernel Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fatal trap 12 occur, dhclient with BOOTP kernel State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:40:02 PDT 2001 State-Changed-Why: Is this still a problem with more recent releases? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=17011 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:43:39 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E11B37B428; Mon, 9 Jul 2001 16:43:36 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69Naqb79880; Mon, 9 Jul 2001 16:36:53 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:36:53 -0700 (PDT) From: Message-Id: <200107092336.f69Naqb79880@freefall.freebsd.org> To: jarkko.hietaniemi@nokia.com, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/14282: Using FreeBSD 3.* ThinkPad 600E doesn't recognize IBM's 64MB DIMMs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Using FreeBSD 3.* ThinkPad 600E doesn't recognize IBM's 64MB DIMMs State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:36:28 PDT 2001 State-Changed-Why: Is this still a problem in more recent releases? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=14282 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:43:44 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ED8AD37B409; Mon, 9 Jul 2001 16:43:31 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69NZNO79605; Mon, 9 Jul 2001 16:35:23 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:35:23 -0700 (PDT) From: Message-Id: <200107092335.f69NZNO79605@freefall.freebsd.org> To: j_guojun@lbl.gov, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14096: parallel port -- ppi -- driver broken after 3.3-RELEASE Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: parallel port -- ppi -- driver broken after 3.3-RELEASE State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:34:52 PDT 2001 State-Changed-Why: Do you know if this is still a problem in more recent releases? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=14096 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:43:44 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DCFF937B406; Mon, 9 Jul 2001 16:43:36 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69NbtC80028; Mon, 9 Jul 2001 16:37:55 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:37:55 -0700 (PDT) From: Message-Id: <200107092337.f69NbtC80028@freefall.freebsd.org> To: jan.grant@bristol.ac.uk, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/14396: Floppy install of 3.2-release, 3.3-release hang without detecting keyboard Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Floppy install of 3.2-release, 3.3-release hang without detecting keyboard State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:37:30 PDT 2001 State-Changed-Why: Is this still a problem with more recent releases such as 4.3? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=14396 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:43:47 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D42637B407; Mon, 9 Jul 2001 16:43:37 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69NYB379461; Mon, 9 Jul 2001 16:34:11 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:34:11 -0700 (PDT) From: Message-Id: <200107092334.f69NYB379461@freefall.freebsd.org> To: rgyip@students.wisc.edu, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14072: Rebooting in FreeBSD 3.3 wipes out known active partition (can't boot). Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Rebooting in FreeBSD 3.3 wipes out known active partition (can't boot). State-Changed-From-To: open->closed State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:32:03 PDT 2001 State-Changed-Why: I believe this is fixed in recent releases; boot0cfg certainly allows you to turn off the updating of the active partition anyway. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=14072 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:53:32 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE48937B403; Mon, 9 Jul 2001 16:53:30 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69NjPR80991; Mon, 9 Jul 2001 16:45:25 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:45:25 -0700 (PDT) From: Message-Id: <200107092345.f69NjPR80991@freefall.freebsd.org> To: Thierry.Besancon@lps.ens.fr, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/13933: nfs server panics in tulip_rx_intr() Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: nfs server panics in tulip_rx_intr() State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:45:07 PDT 2001 State-Changed-Why: Mail to submitter bounces. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=13933 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:53:37 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AACA37B406; Mon, 9 Jul 2001 16:53:31 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69NhWG80778; Mon, 9 Jul 2001 16:43:32 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:43:32 -0700 (PDT) From: Message-Id: <200107092343.f69NhWG80778@freefall.freebsd.org> To: aa8vb@ipass.net, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/17208: 3.4 Lock-up during file-completion Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: 3.4 Lock-up during file-completion State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:42:59 PDT 2001 State-Changed-Why: Does this problem still occur with more recent releases? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=17208 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 16:56:32 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from george.lbl.gov (george.lbl.gov [131.243.2.12]) by hub.freebsd.org (Postfix) with ESMTP id B97D337B405; Mon, 9 Jul 2001 16:56:27 -0700 (PDT) (envelope-from j_guojun@lbl.gov) Received: from lbl.gov (gracie.lbl.gov [131.243.2.175]) by george.lbl.gov (8.11.1/8.11.1) with ESMTP id f69NuRm24167; Mon, 9 Jul 2001 16:56:27 -0700 (PDT) Message-ID: <3B4A44AA.5617936A@lbl.gov> Date: Mon, 09 Jul 2001 16:56:26 -0700 From: "Jin Guojun[ITG]" X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-RELEASE i386) X-Accept-Language: zh, zh-CN, en MIME-Version: 1.0 To: iedowse@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/14096: parallel port -- ppi -- driver broken after 3.3-RELEASE References: <200107092335.f69NZNO79605@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org iedowse@FreeBSD.org wrote: > > Synopsis: parallel port -- ppi -- driver broken after 3.3-RELEASE > > State-Changed-From-To: open->feedback > State-Changed-By: iedowse > State-Changed-When: Mon Jul 9 16:34:52 PDT 2001 > State-Changed-Why: > > Do you know if this is still a problem in more recent releases? > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=14096 It has been fixed since 4.2-RELEASE. This PR can be closed. Thanks, -- ------------ Jin Guojun ----------- v --- j_guojun@lbl.gov --- Distributed Systems Department http://www.itg.lbl.gov/~jin M/S 50B-2239 Ph#:(510) 486-7531 Fax: 486-6363 Lawrence Berkeley National Laboratory, Berkeley, CA 94720 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 17: 3:34 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 08E7B37B405; Mon, 9 Jul 2001 17:03:31 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69NweY82317; Mon, 9 Jul 2001 16:58:40 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:58:40 -0700 (PDT) From: Message-Id: <200107092358.f69NweY82317@freefall.freebsd.org> To: aa8vb@ipass.net, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/17208: 3.4 Lock-up during file-completion Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: 3.4 Lock-up during file-completion State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:57:54 PDT 2001 State-Changed-Why: Mail to submitter bounces. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=17208 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 17: 3:35 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 368EE37B403; Mon, 9 Jul 2001 17:03:31 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69Nxo682448; Mon, 9 Jul 2001 16:59:50 -0700 (PDT) (envelope-from iedowse) Date: Mon, 9 Jul 2001 16:59:50 -0700 (PDT) From: Message-Id: <200107092359.f69Nxo682448@freefall.freebsd.org> To: j_guojun@lbl.gov, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14096: parallel port -- ppi -- driver broken after 3.3-RELEASE Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: parallel port -- ppi -- driver broken after 3.3-RELEASE State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Mon Jul 9 16:58:58 PDT 2001 State-Changed-Why: Submitter says this has been fixed. Thanks for the quick response! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=14096 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 17:16:24 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from tomsk.portland.co.uk (tomsk.portland.co.uk [212.15.64.16]) by hub.freebsd.org (Postfix) with ESMTP id 63AEB37B401 for ; Mon, 9 Jul 2001 17:16:22 -0700 (PDT) (envelope-from nobody@orinoco.portland.co.uk) Received: from orinoco.portland.co.uk (unknown [10.14.0.20]) by tomsk.portland.co.uk (Postfix) with ESMTP id A847F780B for ; Tue, 10 Jul 2001 01:16:41 +0100 (BST) Received: by orinoco.portland.co.uk (Postfix, from userid -2) id 9FF6652FD; Tue, 10 Jul 2001 01:11:36 +0100 (GMT) To: freebsd-bugs@freebsd.org Subject: Îçåëåíåíèå è ëàíäøàôòíûé äèçàéí From: Êîìïàíèÿ "\"Ðóññêèé" "Ñàä\"" Content-type: text/plain; charset="windows-1251" Message-Id: <20010710001136.9FF6652FD@orinoco.portland.co.uk> Date: Tue, 10 Jul 2001 01:11:36 +0100 (GMT) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Çäðàâñòâóéòå! Êîìïàíèÿ "Ðóññêèé Ñàä" ñïåöèàëèçèðóåòñÿ íà îçåëåíåíèå è áëàãîóñòðîéñòâå òåððèòîðèé. Ìû ïðîèçâîäèì ðàçëè÷íûå âèäû ðàáîò, â òîì ÷èñëå ìû ñîçäàåì: - ãàçîíû - æèâûå èçãîðîäè - àëüïèíàðèè - êëóìáû - áîðäþðû - ñàäîâûå äîðîæêè - êóñòàðíèêîâûå ïîñàäêè - ïîñàäêè äåðåâüåâ Òàêæå ìû ïðîâîäèì ëàíäøàôòíîå ïðîåêòèðîâàíèå è ñîçäàåì äåíäðîïëàíû. Êîìïàíèÿ "Ðóññêèé Ñàä" ÿâëÿåòñÿ åäèíñòâåííîé êîìïàíèåé íà ðûíêå, ïðîèçâîäÿùåé îçåëåíèòåëüíûå è ëàíäøàôòíûå ðàáîòû â ëþáîì ðåãèîíå ñòðàíû, ïðè ýòîì, íå ïîâûøàÿ ñòîèìîñòü ðàáîò. Êîìïàíèÿ "Ðóññêèé Ñàä" ãîòîâà âçÿòü íà ñåáÿ âñå ñåðâèñíîå îáåñïå÷åíèå òåððèòîðèé ëþáîé ñëîæíîñòè è ðàçìåðà. Êîìïàíèÿ "Ðóññêèé Ñàä" ïðèãëàøàåò Âàñ ïîñåòèòü ñâîé ñàéò http://rusgarden.ru/ ãäå Âû ìîæåòå îçíàêîìèòüñÿ ñ äåÿòåëüíîñòüþ êîìïàíèè, êðàòêèì ïðàéñ-ëèñòîì è îáðàçöàìè âûïîëíåííûõ ðàáîò, à òàêæå "Ïàðòíåðñêîé è "Ðåãèîíàëüíîé" ïðîãðàììàìè. Ìû ïðèíîñèì èçâèíåíèÿ, åñëè íàøà ðåêëàìà ïðè÷èíèëà Âàì íåóäîáñòâà. Ñ óâàæåíèåì ê Âàì. Êîìïàíèè "Ðóññêèé Ñàä" (095) 922-4686 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 17:40:17 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 810B137B403 for ; Mon, 9 Jul 2001 17:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6A0e1188945; Mon, 9 Jul 2001 17:40:01 -0700 (PDT) (envelope-from gnats) Received: from shiva.tri.asanuma.co.jp (shiva.tri.asanuma.co.jp [210.160.188.2]) by hub.freebsd.org (Postfix) with ESMTP id 4110F37B403 for ; Mon, 9 Jul 2001 17:30:08 -0700 (PDT) (envelope-from mori@tri.asanuma.co.jp) Received: from yashoda.tri.asanuma.co.jp (yashoda.tri.asanuma.co.jp [172.16.57.11]) by shiva.tri.asanuma.co.jp (Postfix) with ESMTP id 98363542B for ; Tue, 10 Jul 2001 09:30:06 +0900 (JST) Received: from localhost (kurishna.tri.asanuma.co.jp [172.16.57.2]) by yashoda.tri.asanuma.co.jp (8.11.0/8.11.0) with ESMTP id f6A0U6x16020; Tue, 10 Jul 2001 09:30:06 +0900 (JST) Message-Id: <20010710.093006.126640528.mori@tri.asanuma.co.jp> Date: Tue, 10 Jul 2001 09:30:06 +0900 (JST) From: MORI Kouji To: FreeBSD-gnats-submit@freebsd.org Subject: bin/28852: behavior of /bin/sh with -e option looks incorrect Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28852 >Category: bin >Synopsis: behavior of /bin/sh with -e option looks incorrect >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 09 17:40:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 4.3-STABLE i386 >Organization: Techinical Reserach Institute, Asanuma Corp., Takatsuki, Japan >Environment: System: FreeBSD kurishna.tri.asanuma.co.jp 4.3-STABLE FreeBSD 4.3-STABLE #54: Fri Jun 22 11:28:51 JST 2001 mori@kurishna.tri.asanuma.co.jp:/opt/FreeBSD-RELENG_4/obj/opt/FreeBSD-RELENG_4/src/sys/KOTONE i386 >Description: In sh(1), about '-e' and 'errexit' is follows description. -e errexit Exit immediately if any untested command fails in non-interactive mode. The exit status of a command is considered to be explicit- ly tested if the command is used to control an if, elif, while, or until; or if the command is the left hand operand of an ``&&'' or ``||'' operator. But in 'if' statement, if a left command of '&&' failes then exit immediately. This behavior is found doing follows command. And this is found only in FreeBSD and NetBSD. $ sh -ecx 'if true; then false && true; fi; true' + true + false $ In bash-2.05, $ bash -ecx 'if true; then false && true; fi; true' + true + false + true $ In SunOS 5.7's /bin/sh $ /bin/sh -ecx 'if true; then false && true; fi; true' + true + false + true In SunOS 5.7's /bin/ksh $ /bin/ksh -ecx 'if true; then false && true; fi; true' + true + false + true $ >How-To-Repeat: Do follow command, please. We expect last 'true', but isn't appeared. $ sh -ecx 'if true; then false && true; fi; true' + true + false $ >Fix: Index: eval.c =================================================================== RCS file: /opt/cvs/FreeBSD/src/bin/sh/eval.c,v retrieving revision 1.27.2.3 diff -u -r1.27.2.3 eval.c --- eval.c 2001/07/05 00:41:14 1.27.2.3 +++ eval.c 2001/07/09 23:55:18 @@ -208,7 +208,6 @@ case NAND: evaltree(n->nbinary.ch1, EV_TESTED); if (evalskip || exitstatus != 0) { - flags |= EV_TESTED; goto out; } evaltree(n->nbinary.ch2, flags); @@ -249,25 +248,9 @@ break; case NFOR: evalfor(n); - /* - * The 'for' command does not set exitstatus, so the value - * now in exitstatus is from the last command executed in - * the 'for' loop. That exit value had been tested (wrt - * 'sh -e' checking) while processing that command, and - * it should not be re-tested here. - */ - flags |= EV_TESTED; break; case NCASE: evalcase(n, flags); - /* - * The 'case' command does not set exitstatus, so the value - * now in exitstatus is from the last command executed in - * the 'case' block. That exit value had been tested (wrt - * 'sh -e' checking) while processing that command, and - * it should not be re-tested here. - */ - flags |= EV_TESTED; break; case NDEFUN: defun(n->narg.text, n->narg.next); @@ -292,14 +275,8 @@ out: if (pendingsigs) dotrap(); - /* - * XXX - Like "!(n->type == NSEMI)", more types will probably - * need to be excluded from this test. It's probably better - * to set or unset EV_TESTED in the loop above than to bloat - * the conditional here. - */ if ((flags & EV_EXIT) || (eflag && exitstatus - && !(flags & EV_TESTED) && !(n->type == NSEMI))) + && !(flags & EV_TESTED) && (n->type == NCMD))) exitshell(exitstatus); } >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 Jul 9 19:32:40 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from newsguy.com (smtp.newsguy.com [209.155.56.71]) by hub.freebsd.org (Postfix) with ESMTP id 06DB537B403; Mon, 9 Jul 2001 19:32:38 -0700 (PDT) (envelope-from dcs@newsguy.com) Received: from newsguy.com (ppp045-bsace7001.telebrasilia.net.br [200.181.80.45]) by newsguy.com (8.9.1a/8.9.1) with ESMTP id TAA06595; Mon, 9 Jul 2001 19:32:31 -0700 (PDT) Message-ID: <3B4A69A3.AA73562B@newsguy.com> Date: Mon, 09 Jul 2001 23:34:11 -0300 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.77 [en] (Win98; U) X-Accept-Language: en,pt-BR,pt,en-GB,en-US,ja MIME-Version: 1.0 To: schweikh@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/19183: more(1) doesn't handle redraw correctly References: <200107071029.f67ATqC42330@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I missed my environment... MORE=-e export MORE man ctype /isalnum nn^L (on a so-so old current) The screen redrawing is different than what was on the screen before (in a bad way, but that's almost beside the point). schweikh@FreeBSD.org wrote: > > Synopsis: more(1) doesn't handle redraw correctly > > State-Changed-From-To: open->feedback > State-Changed-By: schweikh > State-Changed-When: Sat Jul 7 03:26:42 PDT 2001 > State-Changed-Why: > Seems to be fixed. > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=19183 -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@the.secret.bsdconspiracy.net wow regex humor... I'm a geek To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Jul 9 19:50: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2CA5C37B403 for ; Mon, 9 Jul 2001 19:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6A2o1k05608; Mon, 9 Jul 2001 19:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 67EB137B406 for ; Mon, 9 Jul 2001 19:46:38 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6A2kct05330; Mon, 9 Jul 2001 19:46:38 -0700 (PDT) (envelope-from nobody) Message-Id: <200107100246.f6A2kct05330@freefall.freebsd.org> Date: Mon, 9 Jul 2001 19:46:38 -0700 (PDT) From: Kelvin Farmer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/28856: 3COM PCI FaxModem with shared IRQ causes FBSD to freeze Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28856 >Category: kern >Synopsis: 3COM PCI FaxModem with shared IRQ causes FBSD to freeze >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 09 19:50:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Kelvin Farmer >Release: FreeBSD-Current (08/07/01) >Organization: CIHI.CA >Environment: FreeBSD XXX.XXX 5.0-CURRENT FreeBSD 5.0-CURRENT #7: Mon Jul 9 08:05:32 EDT 2001 root@XXX:/usr/src/sys/i386/compile/TRISTAL i386 >Description: With this setup: sio0: <3COM PCI FaxModem> port 0xa400-0xa407 irq 4 at device 9.0 on pci0 sio0: type 16550A uhci0: port 0xd400-0xd41f irq 4 at device 4.2 on pci0 uhci1: port 0xd000-0xd01f irq 4 at device 4.3 on pci0 ppp> dial xxx causes system to freeze solid. (no ping reply, no keyboard response, no panic) >How-To-Repeat: 3COM PCI FaxModem and another device share irq, FreeBSD crashes when modem is accessed. Same hardware running Windows 98 and Windows 2000 has no problems with modem sharing irq. (history of this problem is not known, as modem was recently purchased.) >Fix: Put modem on own irq. (ie: sio0: <3COM PCI FaxModem> port 0x9400-0x9407 irq 11 at device 12.0 on pci0 sio0: type 16550A Modem works fine. >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 Jul 10 0:24: 1 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 497C137B405; Tue, 10 Jul 2001 00:23:58 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6A7GHd50906; Tue, 10 Jul 2001 00:16:17 -0700 (PDT) (envelope-from dd) Date: Tue, 10 Jul 2001 00:16:17 -0700 (PDT) From: Message-Id: <200107100716.f6A7GHd50906@freefall.freebsd.org> To: dd@FreeBSD.org, freebsd-bugs@FreeBSD.org, dd@FreeBSD.org Subject: Re: kern/24596: sysinstall crash: Page fault while in kernel mode Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: sysinstall crash: Page fault while in kernel mode Responsible-Changed-From-To: freebsd-bugs->dd Responsible-Changed-By: dd Responsible-Changed-When: Tue Jul 10 00:16:08 PDT 2001 Responsible-Changed-Why: I have a patch to fix this. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=24596 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 0:24: 1 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 24D0A37B403; Tue, 10 Jul 2001 00:23:58 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6A7Fr250806; Tue, 10 Jul 2001 00:15:53 -0700 (PDT) (envelope-from dd) Date: Tue, 10 Jul 2001 00:15:53 -0700 (PDT) From: Message-Id: <200107100715.f6A7Fr250806@freefall.freebsd.org> To: dd@FreeBSD.org, freebsd-bugs@FreeBSD.org, dd@FreeBSD.org Subject: Re: kern/28736: sysctl -a: kernel trap 12. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: sysctl -a: kernel trap 12. Responsible-Changed-From-To: freebsd-bugs->dd Responsible-Changed-By: dd Responsible-Changed-When: Tue Jul 10 00:15:43 PDT 2001 Responsible-Changed-Why: I have a patch to fix this. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28736 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 0:43:35 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA09C37B405; Tue, 10 Jul 2001 00:43:31 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6A7ei854193; Tue, 10 Jul 2001 00:40:44 -0700 (PDT) (envelope-from ru) Date: Tue, 10 Jul 2001 00:40:44 -0700 (PDT) From: Message-Id: <200107100740.f6A7ei854193@freefall.freebsd.org> To: ru@FreeBSD.org, freebsd-bugs@FreeBSD.org, jlemon@FreeBSD.org Subject: Re: kern/28762: fxp timeout Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: fxp timeout Responsible-Changed-From-To: freebsd-bugs->jlemon Responsible-Changed-By: ru Responsible-Changed-When: Tue Jul 10 00:39:41 PDT 2001 Responsible-Changed-Why: I think Jonathan should be interested in closing this PR. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28762 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 2:51:46 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A61C637B403; Tue, 10 Jul 2001 02:51:44 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6A9fwX03200; Tue, 10 Jul 2001 02:41:58 -0700 (PDT) (envelope-from dwmalone) Date: Tue, 10 Jul 2001 02:41:58 -0700 (PDT) From: Message-Id: <200107100941.f6A9fwX03200@freefall.freebsd.org> To: dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org, chaucer@FreeBSD.org Subject: Re: bin/28852: behavior of /bin/sh with -e option looks incorrect Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: behavior of /bin/sh with -e option looks incorrect Responsible-Changed-From-To: freebsd-bugs->chaucer Responsible-Changed-By: dwmalone Responsible-Changed-When: Tue Jul 10 02:41:18 PDT 2001 Responsible-Changed-Why: Martin has an interest in sh. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28852 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 5:14:41 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from alter.fpmk.tsu.ru (alter.fpmk.tsu.ru [212.192.98.163]) by hub.freebsd.org (Postfix) with ESMTP id 3E56137B401 for ; Tue, 10 Jul 2001 05:14:37 -0700 (PDT) (envelope-from alt@alter.fpmk.tsu.ru) Received: from a149.dul.tomsknet.ru (a149.dul.tomsknet.ru [217.18.139.149]) by alter.fpmk.tsu.ru (8.11.3/8.11.3) with ESMTP id f6ACGtv00425 for ; Tue, 10 Jul 2001 20:17:01 +0800 (KRAST) (envelope-from alt@alter.fpmk.tsu.ru) Date: Tue, 10 Jul 2001 20:06:27 +0100 From: Vladimir Lapshin X-Mailer: The Bat! (v1.53d) Personal Reply-To: Vladimir Lapshin Organization: aLTer.NET X-Priority: 3 (Normal) Message-ID: <11633864324.20010710200627@alter.fpmk.tsu.ru> To: freebsd-bugs@FreeBSD.org Subject: wrong flags on *.sh in /usr/share/examples/drivers MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hall0, freebsd-bugs. source: 4.3-install.iso I born it in CDRW and install booting from it. after installation a few files (*.sh) in /usr/share/examples/drivers have rw-r--r-- permissions, but not rwxr-xr-x As I think such files should be executable. Please, if this mistake really exist, fix it. -- Vladimir mailto:alt@alter.fpmk.tsu.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 5:30: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 65D1237B405 for ; Tue, 10 Jul 2001 05:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6ACU1R41295; Tue, 10 Jul 2001 05:30:01 -0700 (PDT) (envelope-from gnats) Received: from vbook.express.ru (vbook.express.ru [212.24.37.106]) by hub.freebsd.org (Postfix) with ESMTP id 1132F37B40A; Tue, 10 Jul 2001 05:24:10 -0700 (PDT) (envelope-from vova@express.ru) Received: from vova by vbook.express.ru with local (Exim 3.22 #1) id 15Jwbk-0004vm-00; Tue, 10 Jul 2001 16:27:16 +0400 Message-Id: Date: Tue, 10 Jul 2001 16:27:16 +0400 From: vova@express.ru Reply-To: vova@express.ru To: FreeBSD-gnats-submit@freebsd.org Cc: ru@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/28873: ivalid command-line argument parsing in /sbin/route Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28873 >Category: bin >Synopsis: ivalid command-line argument parsing in /sbin/route in -netmask argument >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 Jul 10 05:30:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Vladimir B. Grebenschikov >Release: FreeBSD 4.3-RELEASE i386 >Organization: TSB "Russian Express" >Environment: FreeBSD gw9a.express.ru 4.3-RELEASE FreeBSD 4.3-RELEASE #2: Mon May 7 19:18:57 MSD 2001 root@gw9a.express.ru:/usr/src/sys/compile/GW9A i386 >Description: >How-To-Repeat: Same command in different forme have complitly different results: # route add 1.1.1.1 127.0.0.1 -netmask 0xffffffff route: bad address: 0xffffffff # route add 1.1.1.1 127.0.0.1 -netmask 255.255.255.255 add net 1.1.1.1: gateway 127.0.0.1 # >Fix: not use hex-form for netmask >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 Jul 10 6:11:15 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id C9C6737B405 for ; Tue, 10 Jul 2001 06:11:12 -0700 (PDT) (envelope-from dima@unixfreak.org) Received: from hornet.unixfreak.org (hornet [63.198.170.140]) by bazooka.unixfreak.org (Postfix) with ESMTP id 6DD813E28; Tue, 10 Jul 2001 06:11:12 -0700 (PDT) To: Vladimir Lapshin Cc: freebsd-bugs@FreeBSD.org Subject: Re: wrong flags on *.sh in /usr/share/examples/drivers In-Reply-To: <11633864324.20010710200627@alter.fpmk.tsu.ru>; from alt@alter.fpmk.tsu.ru on "Tue, 10 Jul 2001 20:06:27 +0100" Date: Tue, 10 Jul 2001 06:11:12 -0700 From: Dima Dorfman Message-Id: <20010710131112.6DD813E28@bazooka.unixfreak.org> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Vladimir Lapshin writes: > Hall0, freebsd-bugs. > > source: 4.3-install.iso > > I born it in CDRW and install booting from it. > > after installation a few files (*.sh) in /usr/share/examples/drivers > have rw-r--r-- permissions, but not rwxr-xr-x > As I think such files should be executable. Please, if this mistake > really exist, fix it. These are example files; they're there to read, not to run. Of course, you can run them, but you should know what you're doing before you try so. Thus, the permissions are correct as is. > > -- > Vladimir mailto:alt@alter.fpmk.tsu.ru > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 6:20:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4EDD637B40C for ; Tue, 10 Jul 2001 06:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6ADK1152861; Tue, 10 Jul 2001 06:20:01 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 06:20:01 -0700 (PDT) Message-Id: <200107101320.f6ADK1152861@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Networking role account Subject: re: kern/26224: VFS Panic/SMP/CFLOW(HEAVY network)/Heavy NFS Reply-To: Networking role account Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/26224; it has been noted by GNATS. From: Networking role account To: freebsd-gnats-submit@freebsd.org Cc: Subject: re: kern/26224: VFS Panic/SMP/CFLOW(HEAVY network)/Heavy NFS Date: Tue, 10 Jul 2001 08:14:04 -0500 Per David Malone's suggestion, here is lists from frames 11 and 12. Script started on Tue Jul 10 08:08:40 2001 tide# gdb -k -c vmcore.76 kernel.debug.76=20 GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain condition= s. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... SMP 2 cpus IdlePTD 3358720 initial pcb at 2abc80 panicstr: from debugger panic messages: --- panic: rslock: cpu: 1, addr: 0xd8b74e6c, lock: 0x01000001 mp_lock =3D 01000001; cpuid =3D 1; lapic.id =3D 01000000 panic: from debugger mp_lock =3D 01000002; cpuid =3D 1; lapic.id =3D 01000000 boot() called on cpu#1 Uptime: 4d4h11m35s dumping to dev #da/0x20008, offset 7311018 dump 512 511 510 509 508 507 506 505 504 503 502 501 500 499 498 497 496 49= 5 494 493 492 491 490 489 488 487 486 485 484 483 482 481 480 479 478 477 4= 76 475 474 473 472 471 470 469 468 467 466 465 464 463 462 461 460 459 458 = 457 456 455 454 453 452 451 450 449 448 447 446 445 444 443 442 441 440 439= 438 437 436 435 434 433 432 431 430 429 428 427 426 425 424 423 422 421 42= 0 419 418 417 416 415 414 413 412 411 410 409 408 407 406 405 404 403 402 4= 01 400 399 398 397 396 395 394 393 392 391 390 389 388 387 386 385 384 383 = 382 381 380 379 378 377 376 375 374 373 372 371 370 369 368 367 366 365 364= 363 362 361 360 359 358 357 356 355 354 353 352 351 350 349 348 347 346 34= 5 344 343 342 341 340 339 338 337 336 335 334 333 332 331 330 329 328 327 3= 26 325 324 323 322 321 320 319 318 317 316 315 314 313 312 311 310 309 308 = 307 306 305 304 303 302 301 300 299 298 297 296 295 294 293 292 291 290 289= 288 287 286 285 284 283 282 281 280 279 278 277 276 275 274 273 272 271 27= 0 269 268 267 266 265 264 263 262 261 260 259 258 257 256 255 254 253 252 2= 51 250 249 248 247 246 245 244 243 242 241 240 239 238 237 236 235 234 233 = 232 231 230 229 228 227 226 225 224 223 222 221 220 219 218 217 216 215 214= 213 212 211 210 209 208 207 206 205 204 203 202 201 200 199 198 197 196 19= 5 194 193 192 191 190 189 188 187 186 185 184 183 182 181 180 179 178 177 1= 76 175 174 173 172 171 170 169 168 167 166 165 164 163 162 161 160 159 158 = 157 156 155 154 153 152 151 150 149 148 147 146 145 144 143 142 141 140 139= 138 137 136 135 134 133 132 131 130 129 128 127 126 125 124 123 122 121 12= 0 119 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 1= 01 100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77= 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52= 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27= 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1=20 --- #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:469 469 if (dumping++) { (kgdb) bt #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:469 #1 0xc01600bc in boot (howto=3D260) at /usr/src/sys/kern/kern_shutdown.c:3= 09 #2 0xc0160491 in panic (fmt=3D0xc0260874 "from debugger") at /usr/src/sys/kern/kern_shutdown.c:556 #3 0xc0131791 in db_panic (addr=3D-1071409727, have_addr=3D0, count=3D-1,= =20 modif=3D0xd62d8d68 "") at /usr/src/sys/ddb/db_command.c:433 #4 0xc013172f in db_command (last_cmdp=3D0xc028c560, cmd_table=3D0xc028c3c= 0,=20 aux_cmd_tablep=3D0xc02a7120) at /usr/src/sys/ddb/db_command.c:333 #5 0xc01317f6 in db_command_loop () at /usr/src/sys/ddb/db_command.c:455 #6 0xc013399f in db_trap (type=3D3, code=3D0) at /usr/src/sys/ddb/db_trap.= c:71 #7 0xc0239300 in kdb_trap (type=3D3, code=3D0, regs=3D0xd62d8e78) at /usr/src/sys/i386/i386/db_interface.c:158 #8 0xc024bba4 in trap (frame=3D{tf_fs =3D -1072365544, tf_es =3D -10375004= 00,=20 tf_ds =3D 16777232, tf_edi =3D 0, tf_esi =3D 256, tf_ebp =3D -7016574= 08,=20 tf_isp =3D -701657436, tf_ebx =3D -1071338626, tf_edx =3D -1071117005= ,=20 tf_ecx =3D 32, tf_eax =3D 18, tf_trapno =3D 3, tf_err =3D 0,=20 tf_eip =3D -1071409727, tf_cs =3D 8, tf_eflags =3D 598, tf_esp =3D -1= 071117021,=20 tf_ss =3D -1071214638}) at /usr/src/sys/i386/i386/trap.c:569 #9 0xc02395c1 in Debugger (msg=3D0xc0268fd2 "panic") at machine/cpufunc.h:= 64 #10 0xc0160488 in panic ( fmt=3D0xc024ab7e "rslock: cpu: %d, addr: 0x%08x, lock: 0x%08x") at /usr/src/sys/kern/kern_shutdown.c:554 #11 0xc024ab7e in bsl1 () ---Type to continue, or q to quit--- #12 0xc02203e8 in vm_pageout_scan (pass=3D0) at /usr/src/sys/vm/vm_pageout.= c:929 #13 0xc0220cbf in vm_pageout () at /usr/src/sys/vm/vm_pageout.c:1386 #14 0xc0239d40 in fork_trampoline () cannot read proc at 0 (kgdb) fr 11 #11 0xc024ab7e in bsl1 () (kgdb) list 464 dumpsys(void) 465 { 466 int error; 467=09 468 savectx(&dumppcb); 469 if (dumping++) { 470 printf("Dump already in progress, bailing...\n"); 471 return; 472 } 473 if (!dodump) (kgdb) fr 12 #12 0xc02203e8 in vm_pageout_scan (pass=3D0) at /usr/src/sys/vm/vm_pageout.= c:929 929 vput(vp); (kgdb) list 924 s =3D splvm(); 925 next =3D TAILQ_NEXT(&marker, pageq); 926 TAILQ_REMOVE(&vm_page_queues[PQ_INACTIVE].pl, &marker, pageq); 927 splx(s); 928 if (vp !=3D NULL) 929 vput(vp); 930 } 931 } 932=09 933 /* (kgdb) print vp $1 =3D (struct vnode *) 0xd8b74e00 (kgdb) print *vp $2 =3D {v_flag =3D 8192, v_usecount =3D 2, v_writecount =3D 0, v_holdcnt = =3D 0,=20 v_id =3D 5102252, v_mount =3D 0xc20c6600, v_op =3D 0xc1e36d00, v_freelist= =3D { tqe_next =3D 0xd8b6d200, tqe_prev =3D 0xc02ac518}, v_mntvnodes =3D { le_next =3D 0xd8b78cc0, le_prev =3D 0xd8b6d224}, v_cleanblkhd =3D { tqh_first =3D 0x0, tqh_last =3D 0xd8b74e2c}, v_dirtyblkhd =3D {tqh_firs= t =3D 0x0,=20 tqh_last =3D 0xd8b74e34}, v_synclist =3D {le_next =3D 0x0,=20 le_prev =3D 0xc1df5c30}, v_numoutput =3D 0, v_type =3D VREG, v_un =3D { vu_mountedhere =3D 0x0, vu_socket =3D 0x0, vu_spec =3D {vu_specinfo =3D= 0x0,=20 vu_specnext =3D {sle_next =3D 0x0}}, vu_fifoinfo =3D 0x0}, v_lease = =3D 0x0,=20 v_lastw =3D 0, v_cstart =3D 0, v_lasta =3D 0, v_clen =3D 0, v_object =3D = 0xd8cd9b40,=20 v_interlock =3D {lock_data =3D 16777217}, v_vnlock =3D 0xc2296780, v_tag = =3D VT_NFS,=20 v_data =3D 0xd8c89140, v_cache_src =3D {lh_first =3D 0x0}, v_cache_dst = =3D { tqh_first =3D 0xc2106340, tqh_last =3D 0xc2106350}, v_dd =3D 0xd8b74e00= ,=20 v_ddid =3D 0, v_pollinfo =3D {vpi_lock =3D {lock_data =3D 0}, vpi_selinfo= =3D { si_pid =3D 0, si_note =3D {slh_first =3D 0x0}, si_flags =3D 0}, vpi_e= vents =3D 0,=20 vpi_revents =3D 0}, v_vxproc =3D 0x0} (kgdb) tide#=20 Script done on Tue Jul 10 08:10:31 2001 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 7:41:48 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F22D37B411; Tue, 10 Jul 2001 07:41:45 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AEfTf74979; Tue, 10 Jul 2001 07:41:29 -0700 (PDT) (envelope-from ru) Date: Tue, 10 Jul 2001 07:41:29 -0700 (PDT) From: Message-Id: <200107101441.f6AEfTf74979@freefall.freebsd.org> To: ru@FreeBSD.org, freebsd-bugs@FreeBSD.org, ru@FreeBSD.org Subject: Re: bin/28873: invalid command-line argument parsing in /sbin/route in -netmask argument Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Old Synopsis: ivalid command-line argument parsing in /sbin/route in -netmask argument New Synopsis: invalid command-line argument parsing in /sbin/route in -netmask argument Responsible-Changed-From-To: freebsd-bugs->ru Responsible-Changed-By: ru Responsible-Changed-When: Tue Jul 10 07:40:59 PDT 2001 Responsible-Changed-Why: I know how to fix this. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28873 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 9:26:21 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id 4C41137B401; Tue, 10 Jul 2001 09:26:18 -0700 (PDT) (envelope-from pfeifer@dbai.tuwien.ac.at) Received: from taygeta (taygeta [128.130.111.77]) by vexpert.dbai.tuwien.ac.at (8.11.1/8.11.1) with ESMTP id f6AGQGr21358; Tue, 10 Jul 2001 18:26:16 +0200 (MET DST) Date: Tue, 10 Jul 2001 18:26:17 +0200 (CEST) From: Gerald Pfeifer To: Cc: Subject: Re: kern/12730: poll() causes indeterministic program hangs on 3.2 but not 3.1 In-Reply-To: <200107092310.f69NA9Y76101@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 9 Jul 2001 iedowse@freebsd.org wrote: > State-Changed-From-To: open->feedback > State-Changed-By: iedowse > State-Changed-When: Mon Jul 9 16:09:39 PDT 2001 > State-Changed-Why: > > Does this problem still occur on more recent releases? > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=12730 It did not occur with FreeBSD 4.x running on about a dozen of clients. (In the meantime, we also switched to a better network as opposed to the original one with about 10% package loss, so I cannot authoritatively state whether the basic problem has gone, but on the other hand I have no way of reproducing it, so I guess the PR should be closed.) Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 9:41:50 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 722D737B406; Tue, 10 Jul 2001 09:41:45 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AGXcd95859; Tue, 10 Jul 2001 09:33:38 -0700 (PDT) (envelope-from iedowse) Date: Tue, 10 Jul 2001 09:33:38 -0700 (PDT) From: Message-Id: <200107101633.f6AGXcd95859@freefall.freebsd.org> To: pfeifer@dbai.tuwien.ac.at, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/12730: poll() causes indeterministic program hangs on 3.2 but not 3.1 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: poll() causes indeterministic program hangs on 3.2 but not 3.1 State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Tue Jul 10 09:30:49 PDT 2001 State-Changed-Why: Submitter can no longer reproduce this and says that the PR can be closed. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=12730 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 9:51:50 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E926637B405; Tue, 10 Jul 2001 09:51:45 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AGo3w97776; Tue, 10 Jul 2001 09:50:03 -0700 (PDT) (envelope-from iedowse) Date: Tue, 10 Jul 2001 09:50:03 -0700 (PDT) From: Message-Id: <200107101650.f6AGo3w97776@freefall.freebsd.org> To: simond@irrelevant.org, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/18089: 4.0R install hangs on newfs or fsck Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: 4.0R install hangs on newfs or fsck State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Tue Jul 10 09:49:27 PDT 2001 State-Changed-Why: Have you been able to reproduce this on more recent releases? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=18089 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 9:51:51 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53B1837B403; Tue, 10 Jul 2001 09:51:45 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AGn2e97638; Tue, 10 Jul 2001 09:49:02 -0700 (PDT) (envelope-from iedowse) Date: Tue, 10 Jul 2001 09:49:02 -0700 (PDT) From: Message-Id: <200107101649.f6AGn2e97638@freefall.freebsd.org> To: jrray@home.com, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/17863: Running DAP reboots computer Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Running DAP reboots computer State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Tue Jul 10 09:48:29 PDT 2001 State-Changed-Why: Does this still happen with newer releases such as 4.3? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=17863 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 9:51:55 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C9CF37B407; Tue, 10 Jul 2001 09:51:46 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AGleZ97480; Tue, 10 Jul 2001 09:47:40 -0700 (PDT) (envelope-from iedowse) Date: Tue, 10 Jul 2001 09:47:40 -0700 (PDT) From: Message-Id: <200107101647.f6AGleZ97480@freefall.freebsd.org> To: bsd-bug@hunter13.com, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/17697: Boot floppy+local ftp upgrade from 3.4/install from scratch of 4.0-RELEASE fails with MAKEDEV sig 11 - core dumped during 'Making devices' stage on a Seagate 4.3GB IDE drive Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Boot floppy+local ftp upgrade from 3.4/install from scratch of 4.0-RELEASE fails with MAKEDEV sig 11 - core dumped during 'Making devices' stage on a Seagate 4.3GB IDE drive State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Tue Jul 10 09:46:34 PDT 2001 State-Changed-Why: Is this still a problem with more recent releases? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=17697 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 10: 8: 7 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from mgw-dax1.ext.nokia.com (mgw-dax1.ext.nokia.com [63.78.179.216]) by hub.freebsd.org (Postfix) with ESMTP id E45D537B401; Tue, 10 Jul 2001 10:08:03 -0700 (PDT) (envelope-from jarkko.hietaniemi@nokia.com) Received: from davir04nok.americas.nokia.com (davir04nok.americas.nokia.com [172.18.242.87]) by mgw-dax1.ext.nokia.com (Switch-2.1.0/Switch-2.1.0) with ESMTP id f6AH7ci06551; Tue, 10 Jul 2001 12:07:50 -0500 (CDT) Received: from daebh02nok.americas.nokia.com (unverified) by davir04nok.americas.nokia.com (Content Technologies SMTPRS 4.2.1) with ESMTP id ; Tue, 10 Jul 2001 12:07:37 -0500 Received: by daebh02nok with Internet Mail Service (5.5.2652.78) id ; Tue, 10 Jul 2001 12:07:37 -0500 Message-ID: From: jarkko.hietaniemi@nokia.com To: iedowse@freebsd.org, jarkko.hietaniemi@nokia.com, freebsd-bugs@freebsd.org Subject: RE: i386/14282: Using FreeBSD 3.* ThinkPad 600E doesn't recognize IBM's 64MB DIMMs Date: Tue, 10 Jul 2001 12:07:36 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2652.78) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Well, I don't know, I haven't been using FreeBSD on ThinkPads since late 1999. As far as I can remember the workaround told me back then did work. I think the PR can be closed. > -----Original Message----- > From: ext [mailto:iedowse@FreeBSD.org] > Sent: Monday, July 09, 2001 7:37 PM > To: jarkko.hietaniemi@nokia.com; iedowse@FreeBSD.org; > freebsd-bugs@FreeBSD.org > Subject: Re: i386/14282: Using FreeBSD 3.* ThinkPad 600E doesn't > recognize IBM's 64MB DIMMs > > > Synopsis: Using FreeBSD 3.* ThinkPad 600E doesn't recognize > IBM's 64MB DIMMs > > State-Changed-From-To: open->feedback > State-Changed-By: iedowse > State-Changed-When: Mon Jul 9 16:36:28 PDT 2001 > State-Changed-Why: > > Is this still a problem in more recent releases? > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=14282 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 10:11:47 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AC0437B401; Tue, 10 Jul 2001 10:11:45 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AH3B299480; Tue, 10 Jul 2001 10:03:11 -0700 (PDT) (envelope-from iedowse) Date: Tue, 10 Jul 2001 10:03:11 -0700 (PDT) From: Message-Id: <200107101703.f6AH3B299480@freefall.freebsd.org> To: lmckelvie@corp.netzero.net, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/21429: box reboots with panic: pipeinit: cannot allocate pipe -- out of kvm -- code = 3 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: box reboots with panic: pipeinit: cannot allocate pipe -- out of kvm -- code = 3 State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Tue Jul 10 09:59:52 PDT 2001 State-Changed-Why: I think this may have been fixed in 4.x soon after 4.3-RELEASE. Are you still able to reproduce this on a recent -stable? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=21429 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 10:14:41 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from midten.fast.no (midten.fast.no [213.188.8.11]) by hub.freebsd.org (Postfix) with ESMTP id CA05137B403 for ; Tue, 10 Jul 2001 10:14:29 -0700 (PDT) (envelope-from Tor.Egge@fast.no) Received: from fast.no (IDENT:tegge@midten.fast.no [213.188.8.11]) by midten.fast.no (8.9.3/8.9.3) with ESMTP id TAA11209; Tue, 10 Jul 2001 19:14:14 +0200 (CEST) Message-Id: <200107101714.TAA11209@midten.fast.no> To: neteng@tide.iadfw.net Cc: freebsd-bugs@FreeBSD.ORG Subject: re: kern/26224: VFS Panic/SMP/CFLOW(HEAVY network)/Heavy NFS From: Tor.Egge@fast.no In-Reply-To: Your message of "Tue, 10 Jul 2001 06:20:01 -0700 (PDT)" References: <200107101320.f6ADK1152861@freefall.freebsd.org> X-Mailer: Mew version 1.70 on Emacs 19.34.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 10 Jul 2001 19:14:14 +0200 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The panic message and the stack backtrace indicates that a process has gone to sleep while holding a vnode interlock. When pagedaemon tries to obtain the vnode interlock (in vput() called from vm_pageout()) the machine will either hang (if the vnode interlock was held by the other CPU) or panic (if the vnode interlock was held by the same CPU). Use ps axlww -N kernel.debug.76 -M vmcore.76 to list the processes on the system when it died. Use gdb to list the kernel stack of each process. The offending process probably has an uncommon WCHAN string. - Tor Egge To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 10:21:47 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7690737B405; Tue, 10 Jul 2001 10:21:45 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AHFa204400; Tue, 10 Jul 2001 10:15:36 -0700 (PDT) (envelope-from iedowse) Date: Tue, 10 Jul 2001 10:15:36 -0700 (PDT) From: Message-Id: <200107101715.f6AHFa204400@freefall.freebsd.org> To: arsaidac@ra.rockwell.com, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/22111: Install 4.1.1 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Install 4.1.1 State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Tue Jul 10 10:13:26 PDT 2001 State-Changed-Why: Was this a once-off problem with that CD, or have you been able to reproduce it with newer releases? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=22111 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 10:31:50 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C8D237B407; Tue, 10 Jul 2001 10:31:46 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AHTuM06628; Tue, 10 Jul 2001 10:29:56 -0700 (PDT) (envelope-from iedowse) Date: Tue, 10 Jul 2001 10:29:56 -0700 (PDT) From: Message-Id: <200107101729.f6AHTuM06628@freefall.freebsd.org> To: james.card@nokia.com, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/22718: sysinstall in FreeBSD 3.5.1 generates bad entries Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: sysinstall in FreeBSD 3.5.1 generates bad entries State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Tue Jul 10 10:29:28 PDT 2001 State-Changed-Why: Does this problem still occur with more recent releases? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=22718 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 10:31:51 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FAF137B403; Tue, 10 Jul 2001 10:31:46 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AHSju06396; Tue, 10 Jul 2001 10:28:45 -0700 (PDT) (envelope-from iedowse) Date: Tue, 10 Jul 2001 10:28:45 -0700 (PDT) From: Message-Id: <200107101728.f6AHSju06396@freefall.freebsd.org> To: frank@vogon.agala.net, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/22648: SCSI sup system freezes 4.2-BETA Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: SCSI sup system freezes 4.2-BETA State-Changed-From-To: open->feedback State-Changed-By: iedowse State-Changed-When: Tue Jul 10 10:27:44 PDT 2001 State-Changed-Why: Does this problem still exist in 4.3? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=22648 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 10:31:54 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 96AD037B406; Tue, 10 Jul 2001 10:31:46 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AHOHC05693; Tue, 10 Jul 2001 10:24:17 -0700 (PDT) (envelope-from iedowse) Date: Tue, 10 Jul 2001 10:24:17 -0700 (PDT) From: Message-Id: <200107101724.f6AHOHC05693@freefall.freebsd.org> To: jarkko.hietaniemi@nokia.com, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/14282: Using FreeBSD 3.* ThinkPad 600E doesn't recognize IBM's 64MB DIMMs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Using FreeBSD 3.* ThinkPad 600E doesn't recognize IBM's 64MB DIMMs State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Tue Jul 10 10:23:25 PDT 2001 State-Changed-Why: Submitter says this can be closed. Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=14282 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 10:56:42 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from covert.black-ring.iadfw.net (covert.black-ring.iadfw.net [209.196.123.142]) by hub.freebsd.org (Postfix) with SMTP id 9EB2F37B403 for ; Tue, 10 Jul 2001 10:56:39 -0700 (PDT) (envelope-from ler@airmail.net) Received: from ler-freebie.iadfw.net from [206.66.13.221] by covert.black-ring.iadfw.net (/\##/\ Smail3.1.30.16 #30.49) with smtp for sender: id ; Tue, 10 Jul 2001 12:56:51 -0500 (CDT) From: Larry Rosenman Date: Tue, 10 Jul 2001 17:56:10 GMT Message-ID: <20010710.17561000@ler-freebie.iadfw.net> Subject: re: kern/26224: VFS Panic/SMP/CFLOW(HEAVY network)/Heavy NFS To: Tor.Egge@fast.no Cc: neteng@tide.iadfw.net, freebsd-bugs@FreeBSD.ORG In-Reply-To: <200107101714.TAA11209@midten.fast.no> References: <200107101320.f6ADK1152861@freefall.freebsd.org> <200107101714.TAA11209@midten.fast.no> X-Mailer: Mozilla/3.0 (compatible; StarOffice/5.2;Linux) X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thomas Moestl looked at the dump, and found an offending piece of code. He said he was looking into a fix. LER >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 7/10/01, 12:14:14 PM, Tor.Egge@fast.no wrote regarding re: kern/26224= :=20 VFS Panic/SMP/CFLOW(HEAVY network)/Heavy NFS: > The panic message and the stack backtrace indicates that a process has= > gone to sleep while holding a vnode interlock. When pagedaemon tries > to obtain the vnode interlock (in vput() called from vm_pageout()) the= > machine will either hang (if the vnode interlock was held by the other= > CPU) or panic (if the vnode interlock was held by the same CPU). > Use > ps axlww -N kernel.debug.76 -M vmcore.76 > to list the processes on the system when it died. > Use gdb to list the kernel stack of each process. The offending > process probably has an uncommon WCHAN string. > - Tor Egge To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 11: 3: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AE5637B405; Tue, 10 Jul 2001 11:03:06 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AHtHn09356; Tue, 10 Jul 2001 10:55:17 -0700 (PDT) (envelope-from iedowse) Date: Tue, 10 Jul 2001 10:55:17 -0700 (PDT) From: Message-Id: <200107101755.f6AHtHn09356@freefall.freebsd.org> To: geniusj@ods.org, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/23247: FreeBSD 4.2 Active memory usage climbs even when idle. process table cannot make up for it. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: FreeBSD 4.2 Active memory usage climbs even when idle. process table cannot make up for it. State-Changed-From-To: open->closed State-Changed-By: iedowse State-Changed-When: Tue Jul 10 10:33:14 PDT 2001 State-Changed-Why: FreeBSD's memory system is quite complex, so there isn't a direct relationship between the memory used by all processes and the count of "active" memory. The active memory simply refers to pages that are currently on the "active" page queue, and pages can be there for a variety of reasons (I don't know the details). This question appears every now and again; you might find a better answer if you search the mailing list archives. Unless you are seeing the system actually run out of memory unexpectedly, this is almost certainly not a leak. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=23247 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 11:20: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3359737B403 for ; Tue, 10 Jul 2001 11:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AIK1q14471; Tue, 10 Jul 2001 11:20:01 -0700 (PDT) (envelope-from gnats) Received: from gta.com (mailgate.gta.com [199.120.225.4]) by hub.freebsd.org (Postfix) with ESMTP id 56AF137B405 for ; Tue, 10 Jul 2001 11:10:53 -0700 (PDT) (envelope-from lab@gta.com) Received: from gta.com (GTA internal mail system) by gta.com id OAA24015 for FreeBSD-gnats-submit@freebsd.org; Tue, 10 Jul 2001 14:06:45 -0400 (EDT) Message-Id: <20010710140645.A23929@gta.com> Date: Tue, 10 Jul 2001 14:06:45 -0400 From: Larry Baird To: FreeBSD-gnats-submit@freebsd.org Subject: kern/28877: Support for USB FDD using SMSC controllers Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28877 >Category: kern >Synopsis: [Patch] support for USB FDD using SMSC controllers >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 Jul 10 11:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Larry Baird >Release: FreeBSD 4.3-RELEASE i386 >Organization: GTA, Inc. >Environment: Machines with USB interfaces tring to use USB floppy based upon smsc USB FDD controller (http://www.smsc.com/main/catalog/usb97cfdc.html). Example product is http://www.pcally.com/spec/usb/fddusbp.html. >Description: USB floppies based upon SMSC USB FDD controller don't work. The FDD is detected, but when tring to reand and or write, errors occur. From dmseg umass0: SMSC USBFDC GOLD-1.0, rev 1.10/1.00, addr 2 da4 at umass-sim0 bus 0 target 0 lun 0 da4: Removable Direct Access SCSI-0 device da4: 20KB/s transfers da4: 1MB (2880 512 byte sectors: 2H 18S/T 80C) Add following to da_quirk_table[] in sys/cam/scsi/scsi_da.c { /* SMSC USB floppy */ {T_DIRECT, SIP_MEDIA_REMOVABLE, "SMSC*", "USB FDC*","*"}, /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE }, Note the vendor, product and version for this controller are null terminated instead of being padded with spaces. The trailing wildcard character '*' is required. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 11:40: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A506037B401 for ; Tue, 10 Jul 2001 11:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AIe1j16370; Tue, 10 Jul 2001 11:40:01 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 11:40:01 -0700 (PDT) Message-Id: <200107101840.f6AIe1j16370@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: bsd-bug@hunter13.com Subject: Re: kern/17697: Boot floppy+local ftp upgrade from 3.4/install from scratch of 4.0-RELEASE fails with MAKEDEV sig 11 - core dumped during 'Making devices' stage on a Seagate 4.3GB IDE drive Reply-To: bsd-bug@hunter13.com Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/17697; it has been noted by GNATS. From: bsd-bug@hunter13.com To: freebsd-gnats-submit@FreeBSD.org, bsd-bug@hunter13.com Cc: Subject: Re: kern/17697: Boot floppy+local ftp upgrade from 3.4/install from scratch of 4.0-RELEASE fails with MAKEDEV sig 11 - core dumped during 'Making devices' stage on a Seagate 4.3GB IDE drive Date: Tue, 10 Jul 2001 19:33:40 +0100 Doesn't seem to be - I'm running 4.3-RELEASE on the same drive. The CPU has changed from Intel to Cyrix and back during that time and still works. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 11:51:46 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8133137B403; Tue, 10 Jul 2001 11:51:45 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AIpiS17416; Tue, 10 Jul 2001 11:51:44 -0700 (PDT) (envelope-from iedowse) Date: Tue, 10 Jul 2001 11:51:44 -0700 (PDT) From: Message-Id: <200107101851.f6AIpiS17416@freefall.freebsd.org> To: bsd-bug@hunter13.com, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/17697: Boot floppy+local ftp upgrade from 3.4/install from scratch of 4.0-RELEASE fails with MAKEDEV sig 11 - core dumped during 'Making devices' stage on a Seagate 4.3GB IDE drive Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Boot floppy+local ftp upgrade from 3.4/install from scratch of 4.0-RELEASE fails with MAKEDEV sig 11 - core dumped during 'Making devices' stage on a Seagate 4.3GB IDE drive State-Changed-From-To: feedback->closed State-Changed-By: iedowse State-Changed-When: Tue Jul 10 11:49:34 PDT 2001 State-Changed-Why: Submitter reports that this has been fixed. Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=17697 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 12:10: 4 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E15B37B401 for ; Tue, 10 Jul 2001 12:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AJA1221758; Tue, 10 Jul 2001 12:10:01 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 12:10:01 -0700 (PDT) Message-Id: <200107101910.f6AJA1221758@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: simond@irrelevant.org Subject: Re: i386/18089: 4.0R install hangs on newfs or fsck Reply-To: simond@irrelevant.org Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR i386/18089; it has been noted by GNATS. From: simond@irrelevant.org To: freebsd-gnats-submit@FreeBSD.org, simond@irrelevant.org, iedowse@FreeBSD.org Cc: Subject: Re: i386/18089: 4.0R install hangs on newfs or fsck Date: Tue, 10 Jul 2001 20:02:22 +0100 I'm afraid I no longer have the hardware to try this on (I'd actually totally forgotten about this pr). -- Simon Dick simond@irrelevant.org "Why do I get this urge to go bowling everytime I see Tux?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 12:45:14 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from ocn.ne.jp (tsukasa1.tsukasa-unet.ocn.ne.jp [210.162.254.114]) by hub.freebsd.org (Postfix) with SMTP id DD64437B405 for ; Tue, 10 Jul 2001 12:45:01 -0700 (PDT) (envelope-from mlm_info@yahoo.com) From: SUPER-OFFER To: freebsd-bugs@freebsd.org Subject: Íà ðûíêå ýòî ñòîèò â 3 - 5 ðàç äîðîæå, ÷åì ïðåäëàãàåì Ìû !!! Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Message-Id: <20010710194501.DD64437B405@hub.freebsd.org> Date: Tue, 10 Jul 2001 12:45:01 -0700 (PDT) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ( windows-1251 ) SUPER - ïðåäëîæåíèå! Áàçà E-mail àäðåñîâ. 311 òûñÿ÷ àäðåñîâ â âèäå òåêñòîâûõ ôàéëîâ. âñå àäðåñà - Ðîññèéñêèå ïîëüçîâàòåëè áåç êàêèõ ëèáî èíûõ äàííûõ, êðîìå ñàìîãî e-mail àäðåñà. Öåíà ÂÑÅÃÎ : 7$ !, èëè 200 ðóá. ! Àäðåñà ÍÅ "çàáèòû" ! Ìû íå çàíèìàåìñÿ ðàññûëêîé, Ìû ëèøü ïðîäàåì ñïèñîê E-Mail àäðåñîâ. Îïëàòà ÒÎËÜÊÎ ïî WebMoney, èëè E-Gold ÖÅÍÀ ÍÅ ÎÁÑÓÆÄÀÅÒÑß ! Ñâÿçü ïî e-mail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 13: 0: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C6F8537B403 for ; Tue, 10 Jul 2001 13:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AK01h26048; Tue, 10 Jul 2001 13:00:01 -0700 (PDT) (envelope-from gnats) Received: from agena.meridian-enviro.com (thunder.meridian-enviro.com [207.109.234.227]) by hub.freebsd.org (Postfix) with ESMTP id 0F88B37B403 for ; Tue, 10 Jul 2001 12:50:27 -0700 (PDT) (envelope-from rand@meridian-enviro.com) Received: from cliff.meridian-enviro.com (cliff.meridian-enviro.com [10.10.10.15]) by agena.meridian-enviro.com (8.11.1/8.9.3) with ESMTP id f6AJoQu55545 for ; Tue, 10 Jul 2001 14:50:26 -0500 (CDT) (envelope-from rand@meridian-enviro.com) Received: (from rand@localhost) by cliff.meridian-enviro.com (8.11.4/8.11.3) id f6AJoQV02441; Tue, 10 Jul 2001 14:50:26 -0500 (CDT) (envelope-from rand) Message-Id: <200107101950.f6AJoQV02441@cliff.meridian-enviro.com> Date: Tue, 10 Jul 2001 14:50:26 -0500 (CDT) From: "Douglas K. Rand" Reply-To: "Douglas K. Rand" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: misc/28878: Patch to rc to use syslogd_program for path to syslogd Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28878 >Category: misc >Synopsis: Patch to rc to use syslogd_program for path to syslogd >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 Jul 10 13:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Douglas K. Rand >Release: FreeBSD 4.3-STABLE i386 >Organization: Meridian Environmental Technology, Inc. >Environment: System: FreeBSD cliff.meridian-enviro.com 4.3-STABLE FreeBSD 4.3-STABLE #3: Tue Jul 10 10:43:24 CDT 2001 rand@cliff.meridian-enviro.com:/usr/obj/usr/src/sys/CLIFF i386 >Description: A number of system facilities, especially network ones, allow a different program to be run by the rc scripts by using a NAME_program setting in the /etc/rc.conf. This is not available for syslogd, and we use a different syslogd than the stock FreeBSD one. Since it is important for syslogd to start before other programs, using a /usr/local/etc/rc.d/syslogd.sh script isn't really an option. I propse a syslogd_program setting in rc.conf to select which syslogd to be started. >How-To-Repeat: Try to have a different syslogd run on boot. >Fix: Here are patches to to /etc/rc and /etc/defaults/rc.conf to "solve" my problem: --- rc.orig Tue Jul 10 14:40:11 2001 +++ rc Tue Jul 10 14:41:56 2001 @@ -364,7 +364,7 @@ fi rm -f /var/run/log - echo -n ' syslogd'; syslogd ${syslogd_flags} + echo -n ' syslogd'; ${syslogd_program:-syslogd} ${syslogd_flags} ;; esac --- defaults/rc.conf.orig Tue Jul 10 14:48:52 2001 +++ defaults/rc.conf Tue Jul 10 14:41:09 2001 @@ -106,6 +106,7 @@ ppp_user="root" # Which user to run ppp as ### Network daemon (miscellaneous) & NFS options: ### +syslogd_program="/usr/sbin/syslogd" # Path to syslogd server program. syslogd_enable="YES" # Run syslog daemon (or NO). syslogd_flags="-s" # Flags to syslogd (if enabled). inetd_enable="YES" # Run the network daemon dispatcher (or NO). >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 Jul 10 13:30:36 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 09E9A37B403; Tue, 10 Jul 2001 13:30:33 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id OAA28993; Tue, 10 Jul 2001 14:30:01 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id OAA24394; Tue, 10 Jul 2001 14:30:00 -0600 (MDT) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15179.26055.681678.689779@nomad.yogotech.com> Date: Tue, 10 Jul 2001 14:29:59 -0600 (MDT) To: Cc: jarkko.hietaniemi@nokia.com, freebsd-bugs@FreeBSD.ORG Subject: Re: i386/14282: Using FreeBSD 3.* ThinkPad 600E doesn't recognize IBM's 64MB DIMMs In-Reply-To: <200107101724.f6AHOHC05693@freefall.freebsd.org> References: <200107101724.f6AHOHC05693@freefall.freebsd.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Synopsis: Using FreeBSD 3.* ThinkPad 600E doesn't recognize IBM's 64MB DIMMs > > State-Changed-From-To: feedback->closed > State-Changed-By: iedowse > State-Changed-When: Tue Jul 10 10:23:25 PDT 2001 > State-Changed-Why: > > Submitter says this can be closed. Thanks! FWIW (just to get it into the history of the PR), this was 'fixed' by making the VM86 support mandatory, which happened sometime in the 4.x lineage. Otherwise, the BIOS on the thinkpad does not report it's memory size in a way that the FreeBSD kernel finds acceptable. If you want to use memory above 64M in FreeBSD < 4.X, you must hard-code the amount in the config file ala; options "MAXMEM=196032" # The Thinkpad's reserve some memory Which is 192* 1024 - 16K or somesuch. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 13:50:15 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 757B137B403 for ; Tue, 10 Jul 2001 13:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AKo1D33185; Tue, 10 Jul 2001 13:50:01 -0700 (PDT) (envelope-from gnats) Received: from coffee.q9media.com (coffee.q9media.com [216.94.229.19]) by hub.freebsd.org (Postfix) with ESMTP id 5ECBB37B401 for ; Tue, 10 Jul 2001 13:47:57 -0700 (PDT) (envelope-from mike@coffee.q9media.com) Received: (from mike@localhost) by coffee.q9media.com (8.11.2/8.11.2) id f6AL3QB20816; Tue, 10 Jul 2001 17:03:26 -0400 (EDT) (envelope-from mike) Message-Id: <200107102103.f6AL3QB20816@coffee.q9media.com> Date: Tue, 10 Jul 2001 17:03:26 -0400 (EDT) From: Mike Barcroft Reply-To: Mike Barcroft To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/28880: [patch] src/usr.bin/whois bug fix Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28880 >Category: bin >Synopsis: [patch] src/usr.bin/whois bug fix >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 Jul 10 13:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Mike Barcroft >Release: FreeBSD 5.0-CURRENT i386 >Organization: Q9 Media >Environment: $FreeBSD: src/usr.bin/whois/whois.c,v 1.20 2001/06/27 23:06:47 dd Exp $ >Description: o Re-write the logic that finds the whois server to query. [This fixes a bug where one would type 'whois foo.bar.' and get an error because of the trailing period.] o Tested on i386 and alpha >How-To-Repeat: N/A >Fix: Index: whois/whois.c =================================================================== RCS file: /home/ncvs/src/usr.bin/whois/whois.c,v retrieving revision 1.20 diff -u -r1.20 whois.c --- whois/whois.c 2001/06/27 23:06:47 1.20 +++ whois/whois.c 2001/07/10 20:38:48 @@ -79,6 +79,7 @@ const char *ip_whois[] = { RNICHOST, PNICHOST, NULL }; +static char *choose_server(const char *); static void usage(void); static void whois(char *, struct addrinfo *, int); @@ -88,7 +89,7 @@ struct addrinfo hints, *res; const char *host; char *qnichost; - int ch, error, flags, i, j, use_qnichost; + int ch, error, flags, use_qnichost; #ifdef SOCKS SOCKSinit(argv[0]); @@ -159,21 +160,7 @@ } while (argc--) { if (use_qnichost) { - for (i = j = 0; (*argv)[i]; i++) - if ((*argv)[i] == '.') - j = i; - if (j != 0) { - if (isdigit(*(*argv + j + 1))) { - asprintf(&qnichost, "%s", ANICHOST); - if (qnichost == NULL) - err(1, "asprintf()"); - } else { - asprintf(&qnichost, "%s%s", - *argv + j + 1, QNICHOST_TAIL); - if (qnichost == NULL) - err(1, "asprintf()"); - } - + if ((qnichost = choose_server(*argv)) != NULL) { memset(&hints, 0, sizeof(hints)); hints.ai_flags = 0; hints.ai_family = AF_UNSPEC; @@ -202,6 +189,40 @@ freeaddrinfo(res); } exit(0); +} + +/* + * Returns a pointer to newly allocated memory containing the whois server to + * be queried, or a NULL pointer, if the correct server couldn't be determined. + * The caller must remember to free(3) the allocated memory. + */ +static char * +choose_server(const char *domain) +{ + size_t len; + char *buf, *pos, *retval; + + if ((buf = strdup(domain)) == NULL) + err(1, "strdup()"); + len = strlen(buf); + while (len && buf[len - 1] == '.') + buf[--len] = '\0'; + if ((pos = strrchr(buf, '.')) == NULL) { + free(buf); + return (NULL); + } + pos++; + if (isdigit(*pos)) { + asprintf(&retval, "%s", ANICHOST); + if (retval == NULL) + err(1, "asprintf()"); + } else { + asprintf(&retval, "%s%s", pos, QNICHOST_TAIL); + if (retval == NULL) + err(1, "asprintf()"); + } + free(buf); + return (retval); } static void >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 14:10:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A3E7637B405 for ; Tue, 10 Jul 2001 14:10:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6ALA0M37326; Tue, 10 Jul 2001 14:10:00 -0700 (PDT) (envelope-from gnats) Received: from ussenterprise.ufp.org (ussenterprise.ufp.org [208.185.30.210]) by hub.freebsd.org (Postfix) with ESMTP id B8F9037B403 for ; Tue, 10 Jul 2001 14:09:01 -0700 (PDT) (envelope-from bicknell@ussenterprise.ufp.org) Received: (from bicknell@localhost) by ussenterprise.ufp.org (8.11.1/8.11.1) id f6AL8xF03740; Tue, 10 Jul 2001 17:08:59 -0400 (EDT) (envelope-from bicknell) Message-Id: <200107102108.f6AL8xF03740@ussenterprise.ufp.org> Date: Tue, 10 Jul 2001 17:08:59 -0400 (EDT) From: bicknell@ufp.org Reply-To: bicknell@ufp.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/28882: Network defaults are absurdly low. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28882 >Category: conf >Synopsis: Network defaults are absurdly low. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 10 14:10:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Leo Bicknell >Release: FreeBSD 4.2-RELEASE i386 >Organization: United Federation of Planets >Environment: FreeBSD 4.x based systems, they all seem to be the same for this particular problem. >Description: The following sysctl variables show FreeBSD defaults: kern.ipc.maxsockbuf: 262144 net.inet.tcp.sendspace: 16384 net.inet.tcp.recvspace: 16384 These are absurd. The tcp.sendspace/recvspace limit the window size of a TCP connection, which in turn limit throughput. On a 50ms coast to coast path, it imposes a limit of 16384 Byes * 1000ms/sec / 50ms = 327 KBytes/sec. This is a third of what a 10Mbps/sec cable modem should be able to deliver, say nothing of a 100Meg FE connected host (eg server) at an ISP. Go further, 155ms to Japan from the east coast of the US and you're down to under 100 KBytes/sec, all due to a poor software limit. >How-To-Repeat: Do some FTP's from a well connected host to a far away well connected host with these values. You can see the probelms first hand. >Fix: To allow a 100Mbps FE host to get 100Mbps to Japan, I put the following values in /etc/sysctl.conf: kern.ipc.maxsockbuf=16777216 net.inet.tcp.sendspace=4194304 net.inet.tcp.recvspace=4194304 I suspect the FreeBSD authors will want tobe more conservative to allow lower memory machines to operate properly, so I suggest the following system defaults: kern.ipc.maxsockbuf=1048576 net.inet.tcp.sendspace=524288 net.inet.tcp.recvspace=524288 I believe it is important to make these defaults as few users know to enable them. I also believe that: tcp_extensions="YES" should be the default, as they are highly unlikey to break anything in this day and age, and are necessary to use windows over 64K. An interesting compromise would be to only set the settings I suggest if tcp_extensions is turned on. >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 Jul 10 16: 0:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 17B6B37B405 for ; Tue, 10 Jul 2001 16:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6AN01e48582; Tue, 10 Jul 2001 16:00:01 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 16:00:01 -0700 (PDT) Message-Id: <200107102300.f6AN01e48582@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Richard A. Steenbergen" Subject: Re: conf/28882: Network defaults are absurdly low. Reply-To: "Richard A. Steenbergen" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/28882; it has been noted by GNATS. From: "Richard A. Steenbergen" To: bicknell@ufp.org Cc: FreeBSD-gnats-submit@freebsd.org, billf@elvis.mu.org Subject: Re: conf/28882: Network defaults are absurdly low. Date: Tue, 10 Jul 2001 18:52:36 -0400 (EDT) > kern.ipc.maxsockbuf=16777216 > net.inet.tcp.sendspace=4194304 > net.inet.tcp.recvspace=4194304 > > I suspect the FreeBSD authors will want tobe more conservative to > allow lower memory machines to operate properly, so I suggest the > following system defaults: > > kern.ipc.maxsockbuf=1048576 > net.inet.tcp.sendspace=524288 > net.inet.tcp.recvspace=524288 This is potentially a "Very Bad Thing" (tm). These numbers set the default maximums of the socket buffers for every TCP socket on the system. With a maxsockbuf set that high, a malicious user could consume all system memory and most likely provoke a crash, by setting their sendspace to 16MB, connecting to a slow host, and dumping 16MB of data into the kernel. Even non-malicious uses can result in very bad behavior, for example any one using those defaults on a system which opens any number of sockets (for example a http server which could dump large files into the send buffer unnecessarily, or an irc server with many thousands of ports) could quickly find their machine crashing due to mbuf exaustion. Admins who tweak the global defaults for these settings do so at their own risk, and it is assumed they understand that they will only be able to run applications which use a very small number of high bandwidth TCP streams. A better solution for an application which will function under those conditions is to raise the buffers on a per-socket basis with setsockopt, hence why the default maxsockbuf is 256k (a reasonably high number which supports a fairly large amount of bandwidth, and this can be tuned higher if so desired). Your numbers are not an appropriate default for most users. > The following sysctl variables show FreeBSD defaults: > > kern.ipc.maxsockbuf: 262144 > net.inet.tcp.sendspace: 16384 > net.inet.tcp.recvspace: 16384 > > These are absurd. The tcp.sendspace/recvspace limit the window size > of a TCP connection, which in turn limit throughput. On a 50ms coast > to coast path, it imposes a limit of 16384 Byes * 1000ms/sec / 50ms = > 327 KBytes/sec. This is a third of what a 10Mbps/sec cable modem > should be able to deliver, say nothing of a 100Meg FE connected host > (eg server) at an ISP. Go further, 155ms to Japan from the east coast > of the US and you're down to under 100 KBytes/sec, all due to a poor > software limit. Actually you're working on the wrong cure of the right problem. TCP window size does limit thruput over high bandwidth high latency connections, and under the current implementation the TCP window which is advertised is limited by the size of the socket buffer, but the correct solution is not to increase the socket buffer, but instead to dynamically allocate them based on performance of the TCP session. The socket buffers are not chunks of memory which are allocated when the socket is created, they are a number which is used to check against the validity of appending a new mbuf with additional data. The advertised receive window is used as a form of host-memory congestion control, and is presently advertised based on the fixed number set for the socket buffer. This is stupid and limiting, since a connection could be limited to 16kb in flight when no congestion has been encountered and the system is capable of receiving larger amounts of data. This should be changed to be based off a global memory availability status, most likely a reserved amount for all network socket buffers. The demand from this global "pool" can be determined by the TCP sessions actual congestion window, improving the thruput performance of all sockets automatically without the potential danger of impacting the entire system negatively. This memory is actually only allocated during packet loss recovery, when you are holding data with gaps and waiting for retransmission, or holding data which has not been acknowledged and must be retransmitted. This makes it particularly tricky to reach optimium levels of performance while still being able to gracefully handle a network situation which introduces recovery on all network sessions simultaniously. Work is currently being done designing this system, which will result in significantly better performance and stability then just "making the numbers bigger". > tcp_extensions="YES" > > should be the default, as they are highly unlikey to break anything in > this day and age, and are necessary to use windows over 64K. An > interesting compromise would be to only set the settings I suggest if > tcp_extensions is turned on. This was just recently set as the default, in the hopes that the ancient terminal servers which broke when they received a TCP option they did not understand have all been retired. Other possible options for improving the versatility of this option (which Windows 2000 implements) are seperation of the two major components of RFC1323 (Timestamping and Window Scaling), and a "passive" mode which would respond to TCP SYNs which include these options, but would not initiate them on outbound connections. -- Richard A Steenbergen http://www.e-gerbil.net/ras PGP Key ID: 0x138EA177 (67 29 D7 BC E8 18 3E DA B2 46 B3 D8 14 36 FE B6) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 17: 0: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A878F37B403 for ; Tue, 10 Jul 2001 17:00:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B000455753; Tue, 10 Jul 2001 17:00:00 -0700 (PDT) (envelope-from gnats) Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id C042137B401 for ; Tue, 10 Jul 2001 16:57:09 -0700 (PDT) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id JAA95763 for ; Wed, 11 Jul 2001 09:57:08 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from hellcat.itga.com.au (hellcat.itga.com.au [192.168.71.163]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id JAA25047; Wed, 11 Jul 2001 09:55:52 +1000 (EST) Received: (from gnb@localhost) by hellcat.itga.com.au (8.11.4/8.11.4) id f6ANtpd02393; Wed, 11 Jul 2001 09:55:51 +1000 (EST) (envelope-from gnb) Message-Id: <200107102355.f6ANtpd02393@hellcat.itga.com.au> Date: Wed, 11 Jul 2001 09:55:51 +1000 (EST) From: Gregory Bond Reply-To: Gregory Bond To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/28884: auth.conf out of date in -Stable Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28884 >Category: bin >Synopsis: auth.conf out of date in -Stable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 10 17:00:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Gregory Bond >Release: FreeBSD 4.3-STABLE i386 >Organization: ITG Australia Limited >Environment: System: FreeBSD hellcat.itga.com.au 4.3-STABLE FreeBSD 4.3-STABLE #21: Mon Jun 18 13:41:36 EST 2001 toor@hellcat.itga.com.au:/usr/obj/usr/src/sys/Hellcat i386 >Description: The Stable version of /etc/auth.conf has not been updated to reflect the change in the crypt() function. >How-To-Repeat: Examine auth.conf. Note lack of "crypt_default" entry. >Fix: MFC rev 1.5 of src/etc/auth.conf >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 17:30:16 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F420337B406 for ; Tue, 10 Jul 2001 17:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B0U1860472; Tue, 10 Jul 2001 17:30:01 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 17:30:01 -0700 (PDT) Message-Id: <200107110030.f6B0U1860472@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Leo Bicknell Subject: Re: conf/28882: Network defaults are absurdly low. Reply-To: Leo Bicknell Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/28882; it has been noted by GNATS. From: Leo Bicknell To: "Richard A. Steenbergen" Cc: bicknell@ufp.org, FreeBSD-gnats-submit@freebsd.org, billf@elvis.mu.org Subject: Re: conf/28882: Network defaults are absurdly low. Date: Tue, 10 Jul 2001 20:22:12 -0400 On Tue, Jul 10, 2001 at 06:52:36PM -0400, Richard A. Steenbergen wrote: > This is potentially a "Very Bad Thing" (tm). These numbers set the default > maximums of the socket buffers for every TCP socket on the system. With a > maxsockbuf set that high, a malicious user could consume all system memory > and most likely provoke a crash, by setting their sendspace to 16MB, > connecting to a slow host, and dumping 16MB of data into the kernel. If filling the kernel buffers creates a crash, it will be easier to do with smaller values, and there are lots of other bug reports to be opened as to why the kernel can't allocate memory. > Even non-malicious uses can result in very bad behavior, for example any > one using those defaults on a system which opens any number of sockets > (for example a http server which could dump large files into the send > buffer unnecessarily, or an irc server with many thousands of ports) could > quickly find their machine crashing due to mbuf exaustion. This is incorrect. The system will only buffer the current window size in memory. In order for the window to get to the full size, several things must happen: 1) The sender must set higher values. 2) The receiver must set higher values. 3) Network conditions let the window scale that large. It will result, on average on more data being in the kernel, but that's because on most systems today users are being severly rate limited by these values. If the buffers actually get to full size, it's because both ends have tuned systems _and_ the network conditions permit. > Admins who tweak the global defaults for these settings do so at their own > risk, and it is assumed they understand that they will only be able to run > applications which use a very small number of high bandwidth TCP streams. > > A better solution for an application which will function under those > conditions is to raise the buffers on a per-socket basis with setsockopt, > hence why the default maxsockbuf is 256k (a reasonably high number which > supports a fairly large amount of bandwidth, and this can be tuned higher > if so desired). I suggest that hard coding large defaults into software, where the admins don't see them, and can't change them easily is a much worse problem. 256k is far from practial as well. It's easy to show cross country paths where a user ftp'ing from a cable modem is rate limited on say, ftp downlaods. That said, today no application uses 256k because they don't, in general, code larger sizes with setsockopt, so they are in fact rate limited to the 16k default, a pathetic number. Note, under "real world" conditions you need 2 * bandwidth * delay to get full bandwidth, which has been well documented by many research groups. Using that metrics, 16k doesn't even let you get full speed off a T1, or T1 speed DSL when going to a host across country. I wonder how many users out there think 80k/sec is a great transfer rate from a web server just because neither system is tuned to let them get the 170k/sec they should be able to get. -- Leo Bicknell - bicknell@ufp.org Systems Engineer - Internetworking Engineer - CCIE 3440 Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 17:30:21 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 132E537B408 for ; Tue, 10 Jul 2001 17:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B0U2B60481; Tue, 10 Jul 2001 17:30:02 -0700 (PDT) (envelope-from gnats) Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id 1C72237B40C for ; Tue, 10 Jul 2001 17:25:26 -0700 (PDT) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id KAA95953 for ; Wed, 11 Jul 2001 10:25:24 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from hellcat.itga.com.au (hellcat.itga.com.au [192.168.71.163]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id KAA26489; Wed, 11 Jul 2001 10:24:08 +1000 (EST) Received: (from gnb@localhost) by hellcat.itga.com.au (8.11.4/8.11.4) id f6B0O8P03091; Wed, 11 Jul 2001 10:24:08 +1000 (EST) (envelope-from gnb) Message-Id: <200107110024.f6B0O8P03091@hellcat.itga.com.au> Date: Wed, 11 Jul 2001 10:24:08 +1000 (EST) From: Gregory Bond To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/28885: [patch] enhance makekey to check/generate MD5 passwords Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28885 >Category: bin >Synopsis: [patch] enhance makekey to check/generate MD5 passwords >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 Jul 10 17:30:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Gregory Bond >Release: FreeBSD 4.3-STABLE i386 >Organization: ITG Australia Limited >Environment: System: FreeBSD hellcat.itga.com.au 4.3-STABLE FreeBSD 4.3-STABLE #21: Mon Jun 18 13:41:36 EST 2001 toor@hellcat.itga.com.au:/usr/obj/usr/src/sys/Hellcat i386 >Description: Makekey can be used from other programs to encrypt passwords. But it is very awkward to use from a script or the command line, and only produces DES encryptions. These patches extend makekey to handle MD5 passwords and make it much more convenient to use from a script or the command line, for example when populating passwd-like files for WEB/IRC/whatever servers. It is now also able to check passwords. >How-To-Repeat: Examine makekey manual page. Attempt to use it from a shell script! >Fix: Index: makekey/makekey.8 =================================================================== RCS file: /usr/ncvs/src/libexec/makekey/makekey.8,v retrieving revision 1.9.2.1 diff -u -r1.9.2.1 makekey.8 --- makekey/makekey.8 2000/12/08 13:52:29 1.9.2.1 +++ makekey/makekey.8 2001/07/11 00:09:05 @@ -37,24 +37,97 @@ .Os .Sh NAME .Nm makekey -.Nd make encrypted keys or passwords +.Nd make and check encrypted keys or passwords .Sh SYNOPSIS .Nm +.Op Fl m | Fl d | Fl u +.Op Fl p Ar password +.Op Fl s Ar salt +.Op Fl n .Sh DESCRIPTION -.Nm Makekey -encrypts a key and salt which it reads from the standard input -and writes the result to the standard output. -The key is expected to be -eight bytes; the salt is expected to be two bytes. +When called with no arguments, +.Nm +runs in compatibility mode. It reads exactly 8 bytes of key and 2 +bytes of salt from standard input, and produces exactly 13 bytes of +DES encrypted password on standard out (with no trailing newline). +.Pp +When called with arguments, +.Nm +encrypts a password and prints it on standard +output, followed by a newline. +.Pp See .Xr crypt 3 for more information on what characters the key and salt can contain and how the encrypted value is calculated. +.Sh OPTIONS +.Bl -tag -width indent +.It Fl m +Encrypt the password using the MD5 password algorithm. +.Pp +.It Fl d +Encrypt the password using the DES password algorithm (if available). +.Pp +.It Fl u +Encrypt the password using the default algorithm as specified by the +.Cm crypt_default +entry in the +.Pa /etc/auth.conf +file. This is the default if neither +.Fl m +nor +.Fl d +are specified. +.Pp +.It Fl s Ar salt +Use the supplied salt rather than a new randomly-generated salt. +.Pp +.It Fl n +Rather than print the encrypted password on standard out, compare it +to the version passed in via the +.Fl s Ar salt +argument, and exit with return status of 0 if they compare equal, else +1. +.Pp +.It Fl p Ar password +Use +.Ar password +as the plaintext password. If +.Fl p +is not specified, +.Nm +will prompt for a passord using the +.Xr getpass 3 +function. +.Sh EXAMPLES +.Bd -literal -offset indent +$ makekey -p secret -m +$1$V6VfDBZZ$GM2ZBo0c5bh1HG0etveAq. +$ makekey -p secret -d -s 3D +3DzkIA460ybsA +$ makekey -p secret -s 3DzkIA460ybsA -n +$ echo $? +0 +$ makekey -p wrong -s 3DzkIA460ybsA -n +$ echo $? +1 +$ makekey -u +Enter password: +l9hDu91z3G1rY +$ +.Ed +.Sh FILES +.Bl -tag -compact +.It Pa /etc/auth.conf .Sh SEE ALSO .Xr login 1 , -.Xr crypt 3 +.Xr crypt 3 , +.Xr getpass 3 , +.Xr auth.conf 5 .Sh HISTORY A .Nm command appeared in .At v7 . +The handling of arguments was added in +.Fx 4.4 . Index: makekey/makekey.c =================================================================== RCS file: /usr/ncvs/src/libexec/makekey/makekey.c,v retrieving revision 1.8 diff -u -r1.8 makekey.c --- makekey/makekey.c 1999/08/28 00:09:39 1.8 +++ makekey/makekey.c 2001/07/10 23:31:33 @@ -55,9 +55,111 @@ #include static void get __P((char *, int)); +static void olddes __P((void)); +static void usage __P((void)); +static char const saltchars[] = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ."; + int -main() +main(argc, argv) + int argc; + char *argv[]; +{ + int c; + int opt_d = 0; + int opt_m = 0; + int opt_n = 0; + int opt_u = 0; + char *sp = 0; + char *pass = 0; + char salt[256]; + + if (argc == 1) + olddes(); + + while ((c = getopt(argc, argv, "dmnp:s:u")) != -1) { + switch (c) { + case 'd': + opt_d = 1; + break; + case 'm': + opt_m = 1; + break; + case 'n': + opt_n = 1; + break; + case 'p': + pass = optarg; + break; + case 's': + sp = optarg; + break; + case 'u': + opt_u = 1; + break; + case '?': + default: + warn("Unrecognised option %c\n", c); + usage(); + } + } + if (optind != argc) + usage(); + if (opt_m + opt_d + opt_u > 1) + usage(); + + if (sp) { + char *p, *q; + + for (p = sp, q = salt; *p; p++, q++) { + if (*p != '$' && strchr(saltchars, *p) == NULL) + errx(2, "Illegal character in salt"); + if (q >= salt + sizeof(salt)) + errx(2, "Salt too long"); + *q = *p; + } + *q = 0; + } else { + int i; + + srandomdev(); + + for (i = 0; i < 8; i++) + salt[i] = saltchars[random() % 64]; + salt[8] = 0; + } + + if (pass == 0) + pass = getpass("Enter password:"); + + if (opt_d || opt_m) + if (!crypt_set_format(opt_m ? "md5" : "des")) + warn("setting crypt(3) format"); + + if (opt_n) { + if (!sp) + errx(2, "No salt provided with -n"); + exit(strcmp(salt, crypt(pass, salt)) != 0); + } else { + printf("%s\n", crypt(pass, salt)); + exit(0); + } +} + +static void +usage() +{ + fprintf(stderr, "usage: makekey [-m|-d|-u] [-s salt] [-p passwd] [-n]\n"); + exit(1); +} + +/* + * Old behaviour for DES passwords + * read exactly 8 bytes of passwd and 2 bytes of salt and print the crypt + * output + */ +static void +olddes() { int len; char *r, key[9], salt[3]; >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 Jul 10 17:40: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 79D1B37B405 for ; Tue, 10 Jul 2001 17:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B0e1v61308; Tue, 10 Jul 2001 17:40:01 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 17:40:01 -0700 (PDT) Message-Id: <200107110040.f6B0e1v61308@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Leo Bicknell Subject: Re: conf/28882: Network defaults are absurdly low. Reply-To: Leo Bicknell Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/28882; it has been noted by GNATS. From: Leo Bicknell To: "Richard A. Steenbergen" Cc: bicknell@ufp.org, FreeBSD-gnats-submit@freebsd.org, billf@elvis.mu.org Subject: Re: conf/28882: Network defaults are absurdly low. Date: Tue, 10 Jul 2001 20:37:05 -0400 Also, FWIW, there is a related bug that keeps Richard's suggestion from working, it would appear: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=11966 So even if his idea is deemed the best solution, something else needs to be fixed to get network performance up to par. -- Leo Bicknell - bicknell@ufp.org Systems Engineer - Internetworking Engineer - CCIE 3440 Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 18: 0: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C62AF37B405 for ; Tue, 10 Jul 2001 18:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B102k62869; Tue, 10 Jul 2001 18:00:02 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 18:00:02 -0700 (PDT) Message-Id: <200107110100.f6B102k62869@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Leo Bicknell Subject: Re: bin/7265: A warning flag is added to ln(1). Reply-To: Leo Bicknell Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/7265; it has been noted by GNATS. From: Leo Bicknell To: freebsd-gnats-submit@freebsd.org, joelh@gnu.org Cc: Subject: Re: bin/7265: A warning flag is added to ln(1). Date: Tue, 10 Jul 2001 20:53:08 -0400 I found this pr quite funny, but it hit me that the real solution is not a patch to ln. It's right there in the how to repeat: # cd /usr # ln -s src/sys /sys # cd /sys /sys: No such file or directory. The ln was successful, there were no errors, and warning are, in general, bad. However, there was very much an error on the cd, an error that was poorly reported. "No such file or directory" actually means: "Directory does not exist." "Symlink points to directory that does not exist." Note, the file bit is completely misleading, as that's another error: % touch foo % cd foo foo: Not a directory. So, I do believe the right answer is to patch cd (which sadly means patching shells) so that it reports errors correctly. Here's a sample of the results with the (non-existant) patch applied: # cd /usr # ln -s src/sys /sys # cd /sys /sys: Symlink points to directory that does not exist. I think that would stop our friendly sysadmins from pulling their hair out, stands no chance of ever breaking ln, and it's hard to argue that more precise error reporting is a bad thing. Who's going to do patches for the 952 shells out there? :-) -- Leo Bicknell - bicknell@ufp.org Systems Engineer - Internetworking Engineer - CCIE 3440 Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 18:10: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C02D37B405 for ; Tue, 10 Jul 2001 18:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B1A2o66550; Tue, 10 Jul 2001 18:10:02 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 18:10:02 -0700 (PDT) Message-Id: <200107110110.f6B1A2o66550@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Leo Bicknell Subject: Re: bin/18587: /etc/security: improove the dmesg diff output Reply-To: Leo Bicknell Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/18587; it has been noted by GNATS. From: Leo Bicknell To: freebsd-gnats-submit@FreeBSD.org, ls@gambit.msk.su Cc: Subject: Re: bin/18587: /etc/security: improove the dmesg diff output Date: Tue, 10 Jul 2001 21:08:31 -0400 Isn't this all unreliable anyway? Since the buffer is of fixed size it can easily be rolled over in 24 hours by log_in_vain, icmp_bandlim, ipfw, or a simple full file system for a while. Any way you slice it what's really needed is a way to log all of this data into a file, where the security script can do better post processing. That said, doesn't: diff -b ${LOG}/dmesg.today ${TMP} | egrep "^>" | uniq -c get you most of the way there, and keep the order? I think most duplicates show up in a row, not scattered about. -- Leo Bicknell - bicknell@ufp.org Systems Engineer - Internetworking Engineer - CCIE 3440 Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 18:30: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C6A1037B403 for ; Tue, 10 Jul 2001 18:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B1U2Q69950; Tue, 10 Jul 2001 18:30:02 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 18:30:02 -0700 (PDT) Message-Id: <200107110130.f6B1U2Q69950@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Richard A. Steenbergen" Subject: Re: conf/28882: Network defaults are absurdly low. Reply-To: "Richard A. Steenbergen" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/28882; it has been noted by GNATS. From: "Richard A. Steenbergen" To: Leo Bicknell Cc: FreeBSD-gnats-submit@freebsd.org, billf@elvis.mu.org Subject: Re: conf/28882: Network defaults are absurdly low. Date: Tue, 10 Jul 2001 21:22:01 -0400 (EDT) On Tue, 10 Jul 2001, Leo Bicknell wrote: > Also, FWIW, there is a related bug that keeps Richard's suggestion > from working, it would appear: > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=11966 > > So even if his idea is deemed the best solution, something else needs > to be fixed to get network performance up to par. Note the date and version of this PR. May 31 1999, FreeBSD 2.2.6. -- Richard A Steenbergen http://www.e-gerbil.net/ras PGP Key ID: 0x138EA177 (67 29 D7 BC E8 18 3E DA B2 46 B3 D8 14 36 FE B6) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 18:30:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C251D37B401 for ; Tue, 10 Jul 2001 18:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B1U1r69943; Tue, 10 Jul 2001 18:30:01 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 18:30:01 -0700 (PDT) Message-Id: <200107110130.f6B1U1r69943@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Richard A. Steenbergen" Subject: Re: conf/28882: Network defaults are absurdly low. Reply-To: "Richard A. Steenbergen" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/28882; it has been noted by GNATS. From: "Richard A. Steenbergen" To: Leo Bicknell Cc: FreeBSD-gnats-submit@freebsd.org, billf@elvis.mu.org Subject: Re: conf/28882: Network defaults are absurdly low. Date: Tue, 10 Jul 2001 21:21:05 -0400 (EDT) On Tue, 10 Jul 2001, Leo Bicknell wrote: > > Even non-malicious uses can result in very bad behavior, for example any > > one using those defaults on a system which opens any number of sockets > > (for example a http server which could dump large files into the send > > buffer unnecessarily, or an irc server with many thousands of ports) > > could quickly find their machine crashing due to mbuf exaustion. > > This is incorrect. The system will only buffer the current window > size in memory. No, the send buffer will fill to its maximium size if the user process continues to write to it (which it will because write events will be generated). This makes it very dangerous to blindly increase the socket buffers to the numbers necessary to get optimium performance. If your socket buffer is based on the TCP congestion window (the 2x is covered below), this problem would be solved. On the receive side, the amount of memory advertised is also based on the TCP congestion window. This is used to obtain a reading of how much this particular sessions "wants", and is compared against a fixed memory limit (which can be raised on high-memory systems to intelligently improve performance without crashing systems) to determine how much the socket "gets". > I suggest that hard coding large defaults into software, where the > admins don't see them, and can't change them easily is a much worse > problem. 256k is far from practial as well. It's easy to show cross > country paths where a user ftp'ing from a cable modem is rate limited > on say, ftp downlaods. That said, today no application uses 256k > because they don't, in general, code larger sizes with setsockopt, so > they are in fact rate limited to the 16k default, a pathetic number. I wouldn't suggest that either, it's a bad idea to hardcode anything like that into the application. Maybe it would make sense for the ftp client to be easily configurable to increase it's window size, but at any rate that is still a hack. When you change the settings globally there is no distinction between an ftp client and a web server. What will make your ftp client faster for your 5 ftp sessions on a fast 100Mbit link will make other people's web servers with hundreds of clients on dialups keel over at significantly lower loads. This is why the defaults are shipped the way they are. The best solution is to design intelligence into the system, so you are not taking guesses on your client type in order to best optimize performance. > Note, under "real world" conditions you need 2 * bandwidth * delay to > get full bandwidth, which has been well documented by many research > groups. Using that metrics, 16k doesn't even let you get full speed > off a T1, or T1 speed DSL when going to a host across country. I > wonder how many users out there think 80k/sec is a great transfer rate > from a web server just because neither system is tuned to let them get > the 170k/sec they should be able to get. Correct, this is to accommodate maintaining optimum window size through the process of loss recovery (which happens in real world systems). Under conditions with any amount of loss, and depending upon the type of TCP stack you are running, you will probably be better off using multiple TCP sessions to gain higher thruput, even with infinite window sizes. -- Richard A Steenbergen http://www.e-gerbil.net/ras PGP Key ID: 0x138EA177 (67 29 D7 BC E8 18 3E DA B2 46 B3 D8 14 36 FE B6) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 18:50:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D7F8637B401 for ; Tue, 10 Jul 2001 18:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B1o1I72019; Tue, 10 Jul 2001 18:50:01 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 18:50:01 -0700 (PDT) Message-Id: <200107110150.f6B1o1I72019@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Dima Dorfman Subject: Re: bin/28885: [patch] enhance makekey to check/generate MD5 passwords Reply-To: Dima Dorfman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/28885; it has been noted by GNATS. From: Dima Dorfman To: Gregory Bond Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/28885: [patch] enhance makekey to check/generate MD5 passwords Date: Tue, 10 Jul 2001 18:40:32 -0700 Gregory Bond writes: > >Description: > > Makekey can be used from other programs to encrypt passwords. But it is > very awkward to use from a script or the command line, and only produces > DES encryptions. > > These patches extend makekey to handle MD5 passwords and make it much more > convenient to use from a script or the command line, for example when > populating passwd-like files for WEB/IRC/whatever servers. It is now also > able to check passwords. I don't think this is desired. makekey is a very simple program with a very simple purpose: to take a salt and a string and produce a DES hash. You're not *supposed* to use it for MD5; you're not *supposed* to use it in a script; it isn't supposed to be used to check passwords. For an example of how it's supposed to be used, see src/usr.bin/enigma/enigma.c (and I think your patch even breaks this case). What you're looking for is a command-line interface to crypt(3), and makekey isn't, and shouldn't be, it. One is, however, quite trivial to write; I did so a few years ago and my version works great for me. (I've attached the source for anyone who wants it.) I think that something along these lines, perhaps from the ports, is much better than screwing around with makekey's simple life. Regards, Dima Dorfman dima@unixfreak.org /* * Copyright (c) 1999, Dima Dorfman. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ /* * Command line interface to the crypt(3) family of routines. */ #include #include #include #include #include #include static char *mksalt(void); static void usage(void); /* * Returns pointer to static buffer. */ static char * mksalt(void) { static char output[33]; static const char range[] = "abcdefghijklmnopqrstuvwxyz" "0123456789" "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; char *p; for (p = output; p < output + sizeof(output) - 1; p++) *p = range[arc4random() % (sizeof(range) - 1)]; output[sizeof(output) - 1] = '\0'; return (output); } static void usage(void) { fprintf(stderr, "Usage: %s [-n] [-f type] [-s salt] [password ...]\n", getprogname()); exit(1); } int main(int ac, char **av) { int newline, passfree; /* Output trailing NL? free() pass? */ char *salt, *pass; /* Arguments to crypt(3). */ char *sum; /* crypt(3) result. */ char c; char *p, **xp; int passlen, rv; newline = 1; salt = NULL; while ( (c = getopt(ac, av, "f:ns:")) != -1) switch (c) { case 'f': rv = crypt_set_format(optarg); if (rv == 0) errx(1, "invalid format: %s", optarg); break; case 'n': newline = 0; break; case 's': salt = optarg; break; default: usage(); } ac -= optind; av += optind; if (salt == NULL) salt = mksalt(); if (ac == 0) { pass = getpass("Password: "); passfree = 0; } else { passlen = 0; for (xp = av; xp < &av[ac]; xp++) passlen += strlen(*xp); passlen += ac + 1; /* XXX is this right? */ pass = malloc(passlen); pass[0] = '\0'; for (xp = av; xp < &av[ac]; xp++) { strlcat(pass, *xp, passlen); strlcat(pass, " ", passlen); } p = strchr(pass, '\0'); *--p = '\0'; passfree = 1; } sum = crypt(pass, salt); printf("%s%s", sum, newline ? "\n" : ""); if (passfree) free(pass); return (0); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 19: 0:19 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CEDD37B407 for ; Tue, 10 Jul 2001 19:00:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B205172607; Tue, 10 Jul 2001 19:00:05 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 19:00:05 -0700 (PDT) Message-Id: <200107110200.f6B205172607@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Leo Bicknell Subject: Re: conf/28882: Network defaults are absurdly low. Reply-To: Leo Bicknell Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/28882; it has been noted by GNATS. From: Leo Bicknell To: "Richard A. Steenbergen" Cc: Leo Bicknell , FreeBSD-gnats-submit@freebsd.org, billf@elvis.mu.org Subject: Re: conf/28882: Network defaults are absurdly low. Date: Tue, 10 Jul 2001 21:58:20 -0400 On Tue, Jul 10, 2001 at 09:22:01PM -0400, Richard A. Steenbergen wrote: > Note the date and version of this PR. May 31 1999, FreeBSD 2.2.6. Being that it's still open after a pr closing spree, I would suggest it's likely still broken, too. -- Leo Bicknell - bicknell@ufp.org Systems Engineer - Internetworking Engineer - CCIE 3440 Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 19: 0:22 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 916EF37B405 for ; Tue, 10 Jul 2001 19:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B204x72602; Tue, 10 Jul 2001 19:00:04 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 19:00:04 -0700 (PDT) Message-Id: <200107110200.f6B204x72602@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Leo Bicknell Subject: Re: conf/28882: Network defaults are absurdly low. Reply-To: Leo Bicknell Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/28882; it has been noted by GNATS. From: Leo Bicknell To: "Richard A. Steenbergen" Cc: Leo Bicknell , FreeBSD-gnats-submit@freebsd.org, billf@elvis.mu.org Subject: Re: conf/28882: Network defaults are absurdly low. Date: Tue, 10 Jul 2001 21:57:45 -0400 On Tue, Jul 10, 2001 at 09:21:05PM -0400, Richard A. Steenbergen wrote: > No, the send buffer will fill to its maximium size if the user process > continues to write to it (which it will because write events will be > generated). This makes it very dangerous to blindly increase the socket > buffers to the numbers necessary to get optimium performance. If your > socket buffer is based on the TCP congestion window (the 2x is covered > below), this problem would be solved. This doesn't hold true, at least by vmstat's output. I created a 30 meg file. And had 25 clients try to connect from a dial-up host with the modifications as well. With a 4 Meg max limit, one would expect 100 Meg of additional kernel memory usage. However, vmstat reported only minor kernel increases, and no signficant change in available memory. The system was fine, and a 26th client could connect from acrouss country and get 8 MBytes/sec on a single transfer. MBuff usage, per netstat -M went up by about 150 (for the 25 clients), which seems reasonable. Without spending hours looking at the source I can't say my explantion is correct, but the result you suggest doesn't happen either. I have infact used my (admittedly large) values on some busy web servers and noticed no significant memory usage increases, or other performance degredataion. There is no reason for the kernel to unblock a process until it's ready to send data. The kernel does not buffer data from a process to the kernel, it simply must save the outgoing cwin until there is an ack. I can see no way the kernel would let a process send data with a full cwin, or when there are no available network resources. > I wouldn't suggest that either, it's a bad idea to hardcode anything like > that into the application. Maybe it would make sense for the ftp client to > be easily configurable to increase it's window size, but at any rate > that is still a hack. Ick, it can't be per client. Users will never remember "hey, that's a good host, up the value", it will make it into an alias for users who care (with the maximum setting) instantly. > When you change the settings globally there is no distinction between an > ftp client and a web server. What will make your ftp client faster for > your 5 ftp sessions on a fast 100Mbit link will make other people's web > servers with hundreds of clients on dialups keel over at significantly > lower loads. This is why the defaults are shipped the way they are. The > best solution is to design intelligence into the system, so you are not > taking guesses on your client type in order to best optimize performance. Again, I'm not seeing this on moderately loaded web servers (5-10 connections/sec peak usage), in fact I'm seeing no major changes, and can now (where network and remote host allow) get much faster transfers. Note that according to http://www.psc.edu/networking/perf_tune.html FreeBSD has smaller defaults than Digital Unix, HP-UX, Linux, MacOS, Netware, and IRIX. At least moving to values at the high end of the current set of defaults would be a huge improvement. -- Leo Bicknell - bicknell@ufp.org Systems Engineer - Internetworking Engineer - CCIE 3440 Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 19:30: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5FD0B37B40C for ; Tue, 10 Jul 2001 19:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B2U1178280; Tue, 10 Jul 2001 19:30:01 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 19:30:01 -0700 (PDT) Message-Id: <200107110230.f6B2U1178280@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Leo Bicknell Subject: Re: conf/28882: Network defaults are absurdly low. Reply-To: Leo Bicknell Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/28882; it has been noted by GNATS. From: Leo Bicknell To: "Richard A. Steenbergen" Cc: Leo Bicknell , FreeBSD-gnats-submit@freebsd.org, billf@elvis.mu.org Subject: Re: conf/28882: Network defaults are absurdly low. Date: Tue, 10 Jul 2001 22:27:32 -0400 Ah ha, I believe the reason I had no MBUF problems is because I had raised a number of other defaults, which may be a good idea anyway. Currently the number of MBUF's is dependant on the number of users, which really makes no sense as the max number needed can be calculated by the socket size. It also shows a minor misunderstanding in my original suggestion. So I will revise it. Rather than: kern.ipc.maxsockbuf=16777216 net.inet.tcp.sendspace=4194304 net.inet.tcp.recvspace=4194304 I now suggest _defaults_ of: kern.ipc.maxsockbuf=8388608 net.inet.tcp.sendspace=419430 net.inet.tcp.recvspace=419430 There was no reason to let the max get that big. Doing calculations on the normal defaults (as those who write programs to exceed them are on their own) we get a worst case need of 419430 / 256 or 1638 MBUF's per connection. Considering a "busy" server is unlikely to exceed 100 connections open simultaneously (and the few news servers and irc servers that exceed that are special cases, very few web servers or general purpose boxes get to that number) 163800 MBUF's maximum would be enough. Of course, if they were all allocated for some reason that default would allow about 40 Meg of memory to be allocated to the network, but then I think it's reasonable to assume that a machine servicing 100 simultaneous connections has 40 Meg around to spare, in the worst cases. The defaults now are based on: #define NMBCLUSTERS (512 + MAXUSERS * 16) TUNABLE_INT_DECL("kern.ipc.nmbclusters", NMBCLUSTERS, nmbclusters); TUNABLE_INT_DECL("kern.ipc.nmbufs", NMBCLUSTERS * 4, nmbufs); So you get 32768 MBUF's today with maxusers at 512. So I'm suggesting that number needs to be about 5x higher to make everything work right. In reality, I'm betting about 3x-4x would be the right number for real world situations. So, MBUF's need to be evaluated as well. As this is quickly getting more complicated, I'll suggest that this pr might need to split. I still believe the defaults need to be higher to help the end users installing the system who don't know how to tune this stuff. I also think perhaps a new section of the handbook or something needs to address these issues in more detail with all the related gook that needs to be changed. -- Leo Bicknell - bicknell@ufp.org Systems Engineer - Internetworking Engineer - CCIE 3440 Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 19:50: 4 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2917C37B408 for ; Tue, 10 Jul 2001 19:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B2o1d79902; Tue, 10 Jul 2001 19:50:01 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 19:50:01 -0700 (PDT) Message-Id: <200107110250.f6B2o1d79902@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Richard A. Steenbergen" Subject: Re: conf/28882: Network defaults are absurdly low. Reply-To: "Richard A. Steenbergen" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/28882; it has been noted by GNATS. From: "Richard A. Steenbergen" To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: conf/28882: Network defaults are absurdly low. Date: Tue, 10 Jul 2001 22:41:31 -0400 (EDT) People as long winded as us shouldn't talk in PRs. :P -- Richard A Steenbergen http://www.e-gerbil.net/ras PGP Key ID: 0x138EA177 (67 29 D7 BC E8 18 3E DA B2 46 B3 D8 14 36 FE B6) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 20:23:39 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from alter.fpmk.tsu.ru (alter.fpmk.tsu.ru [212.192.98.163]) by hub.freebsd.org (Postfix) with ESMTP id 0B5E137B403 for ; Tue, 10 Jul 2001 20:23:24 -0700 (PDT) (envelope-from alt@alter.fpmk.tsu.ru) Received: from a39.dul.tomsknet.ru (a39.dul.tomsknet.ru [217.18.139.39]) by alter.fpmk.tsu.ru (8.11.3/8.11.3) with ESMTP id f6B3Ppv02355 for ; Wed, 11 Jul 2001 11:25:51 +0800 (KRAST) (envelope-from alt@alter.fpmk.tsu.ru) Date: Wed, 11 Jul 2001 11:20:24 +0100 From: Vladimir Lapshin X-Mailer: The Bat! (v1.53d) Personal Reply-To: Vladimir Lapshin Organization: aLTer.NET X-Priority: 3 (Normal) Message-ID: <2188701566.20010711112024@alter.fpmk.tsu.ru> To: freebsd-bugs@FreeBSD.org Subject: [FreeBSD 4.3-install.iso] burncd.sh missed in /usr/share/examples/worm MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hall0, freebsd-bugs. source: 4.3-install.iso I born it in CDRW and install booting from it. After installation in /usr/share/examples/worm exist 2 files: "README", "makecdfs.sh"; but in README I see talking about 2 scripts - "makecdfs.sh" (witch exist) and "burncd.sh" (witch missed in this dir). -- Vladimir mailto:alt@alter.fpmk.tsu.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 20:50: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A5B7637B405 for ; Tue, 10 Jul 2001 20:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B3o1386680; Tue, 10 Jul 2001 20:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7494737B403 for ; Tue, 10 Jul 2001 20:42:52 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B3gqm86193; Tue, 10 Jul 2001 20:42:52 -0700 (PDT) (envelope-from nobody) Message-Id: <200107110342.f6B3gqm86193@freefall.freebsd.org> Date: Tue, 10 Jul 2001 20:42:52 -0700 (PDT) From: Richard Sather To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/28888: Acer 8000 NIC not detected correctly Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28888 >Category: kern >Synopsis: Acer 8000 NIC not detected correctly >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 Jul 10 20:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Richard Sather >Release: 4.3-RELEASE >Organization: Curtin University/SysAdmin Course >Environment: Default installation of 4.3-RELEASE on Acer 8000 lab machines >Description: Installation of 4.3-R on our Acer 8000's produces a running machine with no network access. 3.X correctly id's the NIC as de0 but 4.3-R identifies the same card as dc0. >How-To-Repeat: >Fix: Just work around it by building a new kernel without the dc driver >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 Jul 10 21: 9:41 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from alter.fpmk.tsu.ru (alter.fpmk.tsu.ru [212.192.98.163]) by hub.freebsd.org (Postfix) with ESMTP id 9E8C937B405 for ; Tue, 10 Jul 2001 21:09:26 -0700 (PDT) (envelope-from alt@alter.fpmk.tsu.ru) Received: from a87.dul.tomsknet.ru (a87.dul.tomsknet.ru [217.18.139.87]) by alter.fpmk.tsu.ru (8.11.3/8.11.3) with ESMTP id f6B4Btv02492 for ; Wed, 11 Jul 2001 12:11:55 +0800 (KRAST) (envelope-from alt@alter.fpmk.tsu.ru) Date: Wed, 11 Jul 2001 12:08:27 +0100 From: Vladimir Lapshin X-Mailer: The Bat! (v1.53d) Personal Reply-To: Vladimir Lapshin Organization: aLTer.NET X-Priority: 3 (Normal) Message-ID: <18191454194.20010711120827@alter.fpmk.tsu.ru> To: freebsd-bugs@FreeBSD.org Subject: /usr/share/mk/bsd.README describes not all files in this dir (but should?) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hall0, freebsd-bugs. source: 4.3-install.iso I born it in CDRW and install booting from it. /usr/share/mk/bsd.README describes this files: " bsd.dep.mk bsd.doc.mk bsd.info.mk bsd.kern.mk bsd.kmod.mk bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.obj.mk bsd.own.mk bsd.port.mk bsd.port.subdir.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk " but (if I am not mistaken) this file(/usr/share/mk/bsd.README) should also describe at the least this files: " bsd.cpu.mk bsd.docb.mk bsd.port.post.mk bsd.port.pre.mk " and may be "sys.mk" Thanks for fast answering... -- Vladimir mailto:alt@alter.fpmk.tsu.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 21:40: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3504E37B405 for ; Tue, 10 Jul 2001 21:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B4e2D93372; Tue, 10 Jul 2001 21:40:02 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 21:40:02 -0700 (PDT) Message-Id: <200107110440.f6B4e2D93372@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Alfred Perlstein Subject: Re: conf/28882: Network defaults are absurdly low. Reply-To: Alfred Perlstein Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/28882; it has been noted by GNATS. From: Alfred Perlstein To: freebsd-gnats-submit@FreeBSD.org Cc: bicknell@ufp.org, ras@e-gerbil.net Subject: Re: conf/28882: Network defaults are absurdly low. Date: Tue, 10 Jul 2001 23:31:57 -0500 I think all the suggestions here are valid, however not for the default FreeBSD install. Your efforts would be much better spent writing a section of the handbook or providing a patch that either documents or makes it easy to set the values for higher performance via rc.conf. -- -Alfred Perlstein [alfred@freebsd.org] Ok, who wrote this damn function called '??'? And why do my programs keep crashing in it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Jul 10 22:10: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EEB3F37B403 for ; Tue, 10 Jul 2001 22:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B5A1W98728; Tue, 10 Jul 2001 22:10:01 -0700 (PDT) (envelope-from gnats) Date: Tue, 10 Jul 2001 22:10:01 -0700 (PDT) Message-Id: <200107110510.f6B5A1W98728@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Gregory Bond Subject: Re: bin/28885: [patch] enhance makekey to check/generate MD5 passwords Reply-To: Gregory Bond Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/28885; it has been noted by GNATS. From: Gregory Bond To: Dima Dorfman Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/28885: [patch] enhance makekey to check/generate MD5 passwords Date: Wed, 11 Jul 2001 15:02:42 +1000 >I don't think this is desired. makekey is a very simple program with >a very simple purpose: to take a salt and a string and produce a DES >hash. I understand this, but I did ask for suggestions and got none better! It seems crazy this function is not available anywhere in the base system, thus forcing application writers to reinvent this particular wheel, usually in a way that is not compatible with FreeBSD's evolving crypto infrastructure. I can see 6 ways forward: 1 - Accept the patches to makekey 2 - Develop equivalent patches to pw(8) 3 - Produce a new program in the base system for just this job 4 - Produce a new port for this job 5 - Ignore the problem and stick with the status quo. 6 - Decide it's not a problem at all I've done #1, I'm happy to do either #2 or #3 if TPTB think it is better and it might get committed, but #4 and #5 don't seem to fill this (perceived?) need. In particular, #4 won't be widely used by other application writers. I don't think #6 is true because I was bit by this problem and motivated to produce this PR! > For an example of how it's supposed to be used, see > src/usr.bin/enigma/enigma.c (and I think your patch even breaks this > case). It shouldn't. If no args are present, then the patched version calls the exact same code as the original. Quick tests indicate enigma still works as expected. Greg. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Jul 11 0:36:35 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 2FA9837B403 for ; Wed, 11 Jul 2001 00:36:28 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f6B7ZYf29836; Wed, 11 Jul 2001 10:35:34 +0300 (EEST) (envelope-from ru) Date: Wed, 11 Jul 2001 10:35:34 +0300 From: Ruslan Ermilov To: Vladimir Lapshin Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: /usr/share/mk/bsd.README describes not all files in this dir (but should?) Message-ID: <20010711103534.D24098@sunbay.com> Mail-Followup-To: Vladimir Lapshin , freebsd-bugs@FreeBSD.ORG References: <18191454194.20010711120827@alter.fpmk.tsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <18191454194.20010711120827@alter.fpmk.tsu.ru>; from alt@alter.fpmk.tsu.ru on Wed, Jul 11, 2001 at 12:08:27PM +0100 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Look at the top of bsd.README file, which says: : XXX This document is seriously out of date, it is currenly being revised. On Wed, Jul 11, 2001 at 12:08:27PM +0100, Vladimir Lapshin wrote: > Hall0, freebsd-bugs. > > source: 4.3-install.iso > > I born it in CDRW and install booting from it. > > /usr/share/mk/bsd.README describes this files: > " > bsd.dep.mk > bsd.doc.mk > bsd.info.mk > bsd.kern.mk > bsd.kmod.mk > bsd.lib.mk > bsd.libnames.mk > bsd.man.mk > bsd.obj.mk > bsd.own.mk > bsd.port.mk > bsd.port.subdir.mk > bsd.prog.mk > bsd.sgml.mk > bsd.subdir.mk > " > > but (if I am not mistaken) > this file(/usr/share/mk/bsd.README) should also describe at the least > this files: > " > bsd.cpu.mk > bsd.docb.mk > bsd.port.post.mk > bsd.port.pre.mk > " > > and may be "sys.mk" > > Thanks for fast answering... > -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Jul 11 1:49: 2 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from legolas.hobbiton.org (legolas.hobbiton.org [63.230.107.212]) by hub.freebsd.org (Postfix) with ESMTP id 9A31337B403 for ; Wed, 11 Jul 2001 01:48:57 -0700 (PDT) (envelope-from fecju@hobbiton.org) Received: from hobbiton.org (fecju@thorin.hobbiton.org [63.230.107.210]) by legolas.hobbiton.org (8.10.1/8.10.1) with ESMTP id f6B8ji219982 for ; Wed, 11 Jul 2001 03:45:44 -0500 (CDT) Received: from localhost (fecju@localhost) by hobbiton.org (8.10.1/8.10.1) with ESMTP id f6B8kW513008 for ; Wed, 11 Jul 2001 03:46:32 -0500 (CDT) Date: Wed, 11 Jul 2001 03:46:32 -0500 (CDT) From: Johann Manaf X-Sender: fecju@thorin To: freebsd-bugs@FreeBSD.ORG Subject: Distribution sets Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org How about making the distribution sets packages that you can easily remove on your system? I find it pretty annoying when e.g. OpenSSH and/or XFree86 comes out in a new version, and I have to remove something that pkg_info isn't aware of. How the hell am I suppose to know where all the files are at? I want to keep my machine as clean as possible! Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Jul 11 2: 5:22 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id D864B37B403 for ; Wed, 11 Jul 2001 02:05:20 -0700 (PDT) (envelope-from dima@unixfreak.org) Received: from hornet.unixfreak.org (hornet [63.198.170.140]) by bazooka.unixfreak.org (Postfix) with ESMTP id 26E2E3E2F; Wed, 11 Jul 2001 02:05:20 -0700 (PDT) To: Johann Manaf Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: Distribution sets In-Reply-To: ; from fecju@hobbiton.org on "Wed, 11 Jul 2001 03:46:32 -0500 (CDT)" Date: Wed, 11 Jul 2001 02:05:20 -0700 From: Dima Dorfman Message-Id: <20010711090520.26E2E3E2F@bazooka.unixfreak.org> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Johann Manaf writes: > How about making the distribution sets packages that you can easily remove > on your system? I find it pretty annoying when e.g. OpenSSH and/or XFree86 XFree86 is a package like you ask, not a distribution. Always has been. > comes out in a new version, and I have to remove something that pkg_info > isn't aware of. How the hell am I suppose to know where all the files are > at? You're not. You're not supposed to remove them. Just install the port of the new version. If you can't live with the fact that you might have two copies of some files--one in /usr and one in /usr/local--just install the port into /usr. This isn't recommended, but it is possible. Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Jul 11 2:40:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 221F537B405 for ; Wed, 11 Jul 2001 02:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B9e2A46673; Wed, 11 Jul 2001 02:40:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 11 Jul 2001 02:40:02 -0700 (PDT) Message-Id: <200107110940.f6B9e2A46673@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Joel Ray Holveck Subject: Re: bin/7265: A warning flag is added to ln(1). Reply-To: Joel Ray Holveck Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/7265; it has been noted by GNATS. From: Joel Ray Holveck To: Leo Bicknell Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/7265: A warning flag is added to ln(1). Date: 11 Jul 2001 02:32:47 -0700 > I found this pr quite funny, but it hit me that the real solution is > not a patch to ln. It's right there in the how to repeat: You have a good point there. However, the original idea got shot down because adding a message was determined to be unsafe. It is possible that others may deem changing an existing message to be unsafe. You may want to discuss the idea with -hackers. Feel free to cc me on that discussion; I'm not presently subscribed to -hackers. joelh -- Joel Ray Holveck - joelh@gnu.org Fourth law of programming: Anything that can go wrong wi sendmail: segmentation violation - core dumped To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Jul 11 2:47:16 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from alter.fpmk.tsu.ru (alter.fpmk.tsu.ru [212.192.98.163]) by hub.freebsd.org (Postfix) with ESMTP id 7224737B401 for ; Wed, 11 Jul 2001 02:46:50 -0700 (PDT) (envelope-from alt@alter.fpmk.tsu.ru) Received: from a35.dul.tomsknet.ru (a35.dul.tomsknet.ru [217.18.139.35]) by alter.fpmk.tsu.ru (8.11.3/8.11.3) with ESMTP id f6B9mqv02925 for ; Wed, 11 Jul 2001 17:49:02 +0800 (KRAST) (envelope-from alt@alter.fpmk.tsu.ru) Date: Wed, 11 Jul 2001 17:43:51 +0100 From: Vladimir Lapshin X-Mailer: The Bat! (v1.53d) Personal Reply-To: Vladimir Lapshin Organization: aLTer.NET X-Priority: 3 (Normal) Message-ID: <44111577730.20010711174351@alter.fpmk.tsu.ru> To: freebsd-bugs@FreeBSD.org Subject: lsof under FreeBSD 4.3 warning MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hall0, freebsd-bugs. source: 4.3-install.iso I born it in CDRW and install booting from it. --- %lsof>/dev/null lsof: WARNING: compiled for FreeBSD release 4.2-BETA; this is 4.3-RELEASE. --- -- Vladimir mailto:alt@alter.fpmk.tsu.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Jul 11 2:50: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A80F337B403 for ; Wed, 11 Jul 2001 02:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6B9o0j47442; Wed, 11 Jul 2001 02:50:00 -0700 (PDT) (envelope-from gnats) Received: from krusty.e-technik.uni-dortmund.de (krusty.E-Technik.Uni-Dortmund.DE [129.217.163.1]) by hub.freebsd.org (Postfix) with ESMTP id C28F837B405 for ; Wed, 11 Jul 2001 02:49:21 -0700 (PDT) (envelope-from matthias.andree@web.de) Received: from emma1.emma.line.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1]) by krusty.e-technik.uni-dortmund.de (Postfix) with ESMTP id 5F139A3826 for ; Wed, 11 Jul 2001 11:49:20 +0200 (CEST) Received: from freebsd.emma.line.org (freebsd.emma.line.org [192.168.0.4]) by emma1.emma.line.org (Postfix) with ESMTP id 88736A2001 for ; Wed, 11 Jul 2001 11:49:19 +0200 (CEST) Received: by freebsd.emma.line.org (Postfix, from userid 500) id B4B462D310; Wed, 11 Jul 2001 11:49:17 +0200 (CEST) Message-Id: <20010711094917.B4B462D310@freebsd.emma.line.org> Date: Wed, 11 Jul 2001 11:49:17 +0200 (CEST) From: matthias.andree@web.de Reply-To: matthias.andree@web.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: misc/28890: update to mergesort/merge.c: match i and size types. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28890 >Category: misc >Synopsis: merge.c compares int i against size_t size >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 11 02:50:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 4.3-RELEASE i386 >Organization: >Environment: System: FreeBSD freebsd.emma.line.org 4.3-RELEASE FreeBSD 4.3-RELEASE #5: Tue Jul 10 17:12:16 CEST 2001 root@freebsd.emma.line.org:/usr/src/sys/compile/M2A2 i386 >Description: /usr/src/lib/libc/stdlib/merge.c compares i against size at lines 169 and 182. i is of type int and size of type size_t, their signedness doesn't match. >How-To-Repeat: run merge.c through gcc with -W -Wall >Fix: Apply this patch: *** merge.c.old Wed Jul 11 11:47:20 2001 --- merge.c Wed Jul 11 11:47:43 2001 *************** *** 101,107 **** register size_t size; int (*cmp) __P((const void *, const void *)); { ! register int i, sense; int big, iflag; register u_char *f1, *f2, *t, *b, *tp2, *q, *l1, *l2; u_char *list2, *list1, *p2, *p, *last, **p1; --- 101,108 ---- register size_t size; int (*cmp) __P((const void *, const void *)); { ! register size_t i; ! register int sense; int big, iflag; register u_char *f1, *f2, *t, *b, *tp2, *q, *l1, *l2; u_char *list2, *list1, *p2, *p, *last, **p1; >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 Jul 11 3:48:44 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from cartman.techsupport.co.uk (cabletel1.cableol.net [194.168.3.4]) by hub.freebsd.org (Postfix) with ESMTP id D3BC737B401 for ; Wed, 11 Jul 2001 03:48:40 -0700 (PDT) (envelope-from ceri@techsupport.co.uk) Received: from ceri by cartman.techsupport.co.uk with local (Exim 3.31 #1) id 15KHZJ-0007Wd-00; Wed, 11 Jul 2001 11:50:09 +0100 Date: Wed, 11 Jul 2001 11:50:09 +0100 From: Ceri To: Joel Ray Holveck Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/7265: A warning flag is added to ln(1). Message-ID: <20010711115009.A24243@cartman.techsupport.co.uk> References: <200107110940.f6B9e2A46673@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200107110940.f6B9e2A46673@freefall.freebsd.org>; from joelh@gnu.org on Wed, Jul 11, 2001 at 02:40:02AM -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I would have thought that if _any_ action was to be taken then the patch to ln(1) would have been the right direction to go, as opposed to having shells emit different error messages than they have before (and call readlink(2) on every directory and file just in case they are symlinks). Perhaps it would be best to treat the situation described in the ``How To Repeat'' section as a suggestion to go to bed. # cd /sys /sys: Symlink points to directory that does not exist. would freak me out a whole lot more at 4am than : # cd /sys /sys: No such file or directory. because I _expect_ the second one to happen. I am amazed that this PR hasn't been closed under ``pilot error'' yet. Ceri -- I probably wouldn't like you. Really. I really probably wouldn't like you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Jul 11 8:50:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 141D937B407 for ; Wed, 11 Jul 2001 08:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6BFo2g12771; Wed, 11 Jul 2001 08:50:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 11 Jul 2001 08:50:02 -0700 (PDT) Message-Id: <200107111550.f6BFo2g12771@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Leo Bicknell Subject: Re: conf/28882: Network defaults are absurdly low. Reply-To: Leo Bicknell Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/28882; it has been noted by GNATS. From: Leo Bicknell To: Alfred Perlstein Cc: freebsd-gnats-submit@freebsd.org, bicknell@ufp.org, ras@e-gerbil.net Subject: Re: conf/28882: Network defaults are absurdly low. Date: Wed, 11 Jul 2001 11:42:20 -0400 On Tue, Jul 10, 2001 at 11:31:57PM -0500, Alfred Perlstein wrote: > I think all the suggestions here are valid, however not for > the default FreeBSD install. Your efforts would be much better > spent writing a section of the handbook or providing a patch > that either documents or makes it easy to set the values > for higher performance via rc.conf. My methods aside, I will respectfully disagree. Working for an ISP I explain to 2-3 customers per month why a user on a cable modem can't get full speed to a server on our network, and ever time turning up the tcp sizes fixes it. 16k is too small. I will accept that I'm way off base, and that maybe 32k is all that's needed. I think it is reasonable for an end user to expect a system on a DSL/Cable modem line can take full advantage of it, and that some of us "smart people" should be able to make that happen in some reasonable way. A handbook section is definately necessary though, as there are clearly a number of special cases (in particular IRC and News servers, but also web and ftp servers) that may need additional changes. -- Leo Bicknell - bicknell@ufp.org Systems Engineer - Internetworking Engineer - CCIE 3440 Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Jul 11 8:50:12 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9638837B405 for ; Wed, 11 Jul 2001 08:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6BFo2O12789; Wed, 11 Jul 2001 08:50:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D2E6D37B403 for ; Wed, 11 Jul 2001 08:48:58 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6BFmwK12686; Wed, 11 Jul 2001 08:48:58 -0700 (PDT) (envelope-from nobody) Message-Id: <200107111548.f6BFmwK12686@freefall.freebsd.org> Date: Wed, 11 Jul 2001 08:48:58 -0700 (PDT) From: Guy Baker To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/28892: Poor disk performance on version 4.3 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28892 >Category: i386 >Synopsis: Poor disk performance on version 4.3 >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 11 08:50:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Guy Baker >Release: 4.3 >Organization: Homes-on-line >Environment: FreeBSD mac2.homes-on-line.com 4.3-RELEASE FreeBSD 4.3-RELEASE #1: Fri Jul 6 22 :27:22 BST 2001 gc@mac2.homes-on-line.com:/usr/src/sys/compile/HOL2001 i386 >Description: We are experience extremly slow disk performance. We have set hw.ata.wc="1" in /boot/loader.conf which has impoved performance but still when extrating a tar archive we are seeing in the region of 3,000 files per minute extracted, when on our other machine which runs 4.0 we are seeing 10,000 to 15,000 files per minute. The Mother board is Elite D6VAA the disk drives are IBM 5200 spin, ATA66 Help! Guy >How-To-Repeat: See description >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 Jul 11 9:14:20 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from mail.disney.com (mail.disney.com [204.128.192.15]) by hub.freebsd.org (Postfix) with ESMTP id F3FAC37B401 for ; Wed, 11 Jul 2001 09:14:16 -0700 (PDT) (envelope-from Jim.Pirzyk@disney.com) Received: from pain10.corp.disney.com (root@pain10.corp.disney.com [153.7.110.100]) by mail.disney.com (Switch-2.0.1/Switch-2.0.1) with SMTP id f6BGDUI19668 for ; Wed, 11 Jul 2001 09:13:30 -0700 (PDT) Received: from [172.30.50.86] by pain.corp.disney.com with ESMTP for freebsd-bugs@FreeBSD.ORG; Wed, 11 Jul 2001 09:14:56 -0700 Received: from mercury.fan.fa.disney.com (mercury.fan.fa.disney.com [153.7.119.1]) by louie.fa.disney.com (8.9.2/8.9.2) with ESMTP id JAA13460 for ; Wed, 11 Jul 2001 09:14:01 -0700 (PDT) (envelope-from Jim.Pirzyk@disney.com) Received: from snoopy.fan.fa.disney.com by mercury.fan.fa.disney.com; Wed, 11 Jul 2001 09:14:01 -0700 Content-Type: text/plain; charset="iso-8859-1" From: Jim Pirzyk Organization: Walt Disney Feature Animation To: Leo Bicknell , freebsd-bugs@FreeBSD.ORG Subject: Re: conf/28882: Network defaults are absurdly low. Date: Wed, 11 Jul 2001 09:14:01 -0700 X-Mailer: KMail [version 1.2] References: <200107111550.f6BFo2g12771@freefall.freebsd.org> In-Reply-To: <200107111550.f6BFo2g12771@freefall.freebsd.org> MIME-Version: 1.0 Message-Id: <01071109140103.89158@snoopy> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wednesday 11 July 2001 08:50 am, Leo Bicknell wrote: > The following reply was made to PR conf/28882; it has been noted by GNATS. > > From: Leo Bicknell > To: Alfred Perlstein > Cc: freebsd-gnats-submit@freebsd.org, bicknell@ufp.org, > ras@e-gerbil.net > Subject: Re: conf/28882: Network defaults are absurdly low. > Date: Wed, 11 Jul 2001 11:42:20 -0400 > > On Tue, Jul 10, 2001 at 11:31:57PM -0500, Alfred Perlstein wrote: > > I think all the suggestions here are valid, however not for > > the default FreeBSD install. Your efforts would be much better > > spent writing a section of the handbook or providing a patch > > that either documents or makes it easy to set the values > > for higher performance via rc.conf. > > My methods aside, I will respectfully disagree. Working for an > ISP I explain to 2-3 customers per month why a user on a cable > modem can't get full speed to a server on our network, and ever > time turning up the tcp sizes fixes it. 16k is too small. I > will accept that I'm way off base, and that maybe 32k is all that's > needed. I think it is reasonable for an end user to expect a > system on a DSL/Cable modem line can take full advantage of it, > and that some of us "smart people" should be able to make that > happen in some reasonable way. I find in our enviroment that 16K is an optimal size for 10M Flat enet and 32K is the best for 100Mb switched and 512k works for OC3 atm. This is though with a maxsockbuf set to 768k and tcp_extentions turned on. My point is that the defaults you are suggesting are not necessarly the best for all cases. > A handbook section is definately necessary though, as there are > clearly a number of special cases (in particular IRC and News > servers, but also web and ftp servers) that may need additional > changes. I would agree for a handbook section. Currently I find http://www-didc.lbl.gov/tcp-wan.html the best discussion on how to tune not just FreeBSD but other OSes for speed. - JimP -- --- @(#) $Id: dot.signature,v 1.10 2001/05/17 23:38:49 Jim.Pirzyk Exp $ __o Jim.Pirzyk@disney.com ------------- pirzyk@freebsd.org _'\<,_ Senior Systems Engineer, Walt Disney Feature Animation (*)/ (*) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Jul 11 9:26:34 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EBBB537B403; Wed, 11 Jul 2001 09:26:31 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6BGQP719850; Wed, 11 Jul 2001 09:26:25 -0700 (PDT) (envelope-from ru) Date: Wed, 11 Jul 2001 09:26:25 -0700 (PDT) From: Message-Id: <200107111626.f6BGQP719850@freefall.freebsd.org> To: guy@homes-on-line.com, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org, sos@FreeBSD.org Subject: Re: i386/28892: Poor disk performance on version 4.3 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Poor disk performance on version 4.3 State-Changed-From-To: open->feedback State-Changed-By: ru State-Changed-When: Wed Jul 11 09:25:03 PDT 2001 State-Changed-Why: Please send your /var/run/dmesg.boot file, ideally with verbose boot option. Responsible-Changed-From-To: freebsd-bugs->sos Responsible-Changed-By: ru Responsible-Changed-When: Wed Jul 11 09:25:03 PDT 2001 Responsible-Changed-Why: Soren should be interested in this. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28892 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Jul 11 9:56: 0 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from ussenterprise.ufp.org (ussenterprise.ufp.org [208.185.30.210]) by hub.freebsd.org (Postfix) with ESMTP id 1C28337B401 for ; Wed, 11 Jul 2001 09:55:55 -0700 (PDT) (envelope-from bicknell@ussenterprise.ufp.org) Received: (from bicknell@localhost) by ussenterprise.ufp.org (8.11.1/8.11.1) id f6BGtlA67764; Wed, 11 Jul 2001 12:55:47 -0400 (EDT) (envelope-from bicknell) Date: Wed, 11 Jul 2001 12:55:47 -0400 From: Leo Bicknell To: Jim Pirzyk Cc: Leo Bicknell , freebsd-bugs@FreeBSD.ORG Subject: Re: conf/28882: Network defaults are absurdly low. Message-ID: <20010711125547.A67113@ussenterprise.ufp.org> References: <200107111550.f6BFo2g12771@freefall.freebsd.org> <01071109140103.89158@snoopy> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <01071109140103.89158@snoopy>; from Jim.Pirzyk@disney.com on Wed, Jul 11, 2001 at 09:14:01AM -0700 Organization: United Federation of Planets Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jul 11, 2001 at 09:14:01AM -0700, Jim Pirzyk wrote: > I find in our enviroment that 16K is an optimal size for 10M Flat > enet and 32K is the best for 100Mb switched and 512k works for OC3 > atm. This is though with a maxsockbuf set to 768k and tcp_extentions > turned on. Two FreeBSD 4.2 systems, 100 Meg FE to an ISP network that can support a full 100 Mbps end to end. round-trip min/avg/max/stddev = 66.893/66.952/67.021/0.050 ms (San Jose CA, to Washington DC) System defaults, 16k socket buffers: 36985815 bytes received in 172.74 seconds (209.10 KB/s) It can fill a T1. It's only 20% of a 10 Meg cable modem though, or a 10 Meg ethernet connected host off a high speed line. I don't know about you, but everyone I've talked to finds defaults that produce this sort of rate limit absurd. Customers routinely install boxes on the network, do a transfer between them, and then spend the next 3 days bitching to us about how much the network stinks. However, if you try some other values: 32k socket buffers: 36985815 bytes received in 81.30 seconds (444.29 KB/s) Note, we still can't saturate even a 10 Meg ethernet (almost 20 year old technology), or a 10 Meg cable modem. Getting better though. Can the network support more, sure! 256k socket buffers (FreeBSD's default maximum): 36985815 bytes received in 10.26 seconds (3.44 MB/s) Now we're cooking with gas. I might consider this good enough for the average user on a single connection. Those who really need better performance can tune their systems. Let's do one last try: 1M socket buffers: 36985815 bytes received in 5.39 seconds (6.55 MB/s) But you know what, that 36 Meg file is now too large to get us past slow start and other goodies, and get a good transfer rate! So, let's try a bigger file: 1M socket buffers: 184929075 bytes received in 23.77 seconds (7.42 MB/s) So, FreeBSD's defaults are limiting the install to 209 K / 7.42 MB or 2.8% OF MAXIMUM THROUGHPUT! Even if you consider that my world of 100 meg cross country bandwidth is rare, a fair number of people these days have the ability to get 10Mbps/sec, and they are being liminted to 20% of their available bandwidth. Notably, most Linux installations use 32k defaults, which at least doubles the FreeBSD performance. If nothing else comes out of this I would hope FreeBSD can step up to the same level of performance as Linux and Solaris. I can only assume that if you find 16k sufficient, that your hosts are only running across a LAN segment on the same campus. -- Leo Bicknell - bicknell@ufp.org Systems Engineer - Internetworking Engineer - CCIE 3440 Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Jul 11 16:31:50 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7330337B403; Wed, 11 Jul 2001 16:31:48 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6BNQ2P14794; Wed, 11 Jul 2001 16:26:02 -0700 (PDT) (envelope-from dd) Date: Wed, 11 Jul 2001 16:26:02 -0700 (PDT) From: Message-Id: <200107112326.f6BNQ2P14794@freefall.freebsd.org> To: rand@meridian-enviro.com, dd@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/28878: Patch to rc to use syslogd_program for path to syslogd Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Patch to rc to use syslogd_program for path to syslogd State-Changed-From-To: open->closed State-Changed-By: dd State-Changed-When: Wed Jul 11 16:25:33 PDT 2001 State-Changed-Why: I added this and some similar knobs to -current a few weeks ago. Will MFC later. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28878 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Jul 11 16:40: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3427037B405 for ; Wed, 11 Jul 2001 16:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6BNe2516052; Wed, 11 Jul 2001 16:40:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 11 Jul 2001 16:40:02 -0700 (PDT) Message-Id: <200107112340.f6BNe2516052@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Gregory Bond Subject: Re: bin/28885: [patch] enhance makekey to check/generate MD5 passwords Reply-To: Gregory Bond Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/28885; it has been noted by GNATS. From: Gregory Bond To: Dima Dorfman Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/28885: [patch] enhance makekey to check/generate MD5 passwords Date: Thu, 12 Jul 2001 09:37:18 +1000 Kris Kennaway has pointed out the "openssl passwd" command that is built in to the system and will do the job just fine. Perhaps this pointer could be added to the SEE ALSO section of makekey? This PR can be closed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Jul 11 16:49:50 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from agena.meridian-enviro.com (thunder.meridian-enviro.com [207.109.234.227]) by hub.freebsd.org (Postfix) with ESMTP id 98E4237B405; Wed, 11 Jul 2001 16:49:48 -0700 (PDT) (envelope-from rand@meridian-enviro.com) Received: from delta.meridian-enviro.com (delta.meridian-enviro.com [10.10.10.43]) by agena.meridian-enviro.com (8.11.1/8.9.3) with ESMTP id f6BNnhu36524; Wed, 11 Jul 2001 18:49:44 -0500 (CDT) (envelope-from rand@meridian-enviro.com) Date: Wed, 11 Jul 2001 18:49:43 -0500 Message-ID: <87sng3owko.wl@delta.meridian-enviro.com> From: "Douglas K. Rand" To: dd@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org Subject: Re: misc/28878: Patch to rc to use syslogd_program for path to syslogd In-Reply-To: <200107112326.f6BNQ2P14794@freefall.freebsd.org> References: <200107112326.f6BNQ2P14794@freefall.freebsd.org> User-Agent: Wanderlust/2.7.1 (Too Funky) SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) X-Face: $L%T~#'9fAQ])o]A][d7EH`V;"_;2K;TEPQB=v]rDf_2s% List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org dd> Synopsis: Patch to rc to use syslogd_program for path to syslogd dd> I added this and some similar knobs to -current a few weeks ago. dd> Will MFC later. I didn't even think to check -current before submitting the patch. Thanks for doing it first! :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 0:20:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E47C37B406 for ; Thu, 12 Jul 2001 00:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6C7K1V00825; Thu, 12 Jul 2001 00:20:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E55337B401 for ; Thu, 12 Jul 2001 00:13:33 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6C7DXp00212; Thu, 12 Jul 2001 00:13:33 -0700 (PDT) (envelope-from nobody) Message-Id: <200107120713.f6C7DXp00212@freefall.freebsd.org> Date: Thu, 12 Jul 2001 00:13:33 -0700 (PDT) From: Oliver Fischer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/28905: FreeBSD 4.3 freeze when ppp dials over T-DSL Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28905 >Category: kern >Synopsis: FreeBSD 4.3 freeze when ppp dials over T-DSL >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 12 00:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Oliver Fischer >Release: 4.3 >Organization: >Environment: FreeBSD 4.3-RELEASE FreeBSD-RELEASE #4: Tue Jul 10 00:15:43 GMT 2001 root@:/usR/src/sys/compile/WARPGONDEL i386 >Description: I'm using T-DSL (by the german Telekom) with FBSD 4.3. Mostly everything is fine. BUT sometimes whenn I log in as root, call ppp and enter dial, the system freezes. Here the last ouput on my screen: --< snip >-- Fatal trap 12: page fault while in kernel mode fault virtual address = 0x4 fault code = supervisor write, page not present instruction pointer = 0x8:0xc24fa3b stack pointer = 0x10:0xd1d1c98 frame pointer = 0x10:0xd1d1cc8 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 208 (ppp) interrupt mask = net tty trap number = 12 panic: page fault --< snap >-- Here is the last output of ppp from the logfile (with out time and date): --< snip >--- Phase: Using interface tun0 Phase: deflink: Created in closed state Phase: PPP Started (interactive mode) Phase: bundle: Establish Phase: deflink: closed -> opening --< snap >--- >How-To-Repeat: As I have described it above. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 0:50: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9698A37B405 for ; Thu, 12 Jul 2001 00:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6C7o4L04149; Thu, 12 Jul 2001 00:50:04 -0700 (PDT) (envelope-from gnats) Received: from ruff.granch.ru (ruff.granch.ru [212.20.5.139]) by hub.freebsd.org (Postfix) with ESMTP id DA16E37B401 for ; Thu, 12 Jul 2001 00:42:20 -0700 (PDT) (envelope-from root@ruff.granch.ru) Received: (from root@localhost) by ruff.granch.ru (8.11.1/8.11.1) id f6C7iOo00472; Thu, 12 Jul 2001 14:44:24 +0700 (NOVST) (envelope-from root) Message-Id: <200107120744.f6C7iOo00472@ruff.granch.ru> Date: Thu, 12 Jul 2001 14:44:24 +0700 (NOVST) From: timofeev@granch.ru Reply-To: timofeev@granch.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/28907: A question about submitting new drivers Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28907 >Category: kern >Synopsis: A question about submitting new drivers >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 Jul 12 00:50:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Denis I.Timofeev >Release: FreeBSD 4.3-RELEASE i386 >Organization: Granch, Ltd. >Environment: i386 architecture, FreeBSD versions 4.1 and above >Description: Our company, Granch, Ltd. (http://www.granch.com), is manufacturer of data communication equipment. For a few years we offer a FreeBSD driver for leased line modems SBNI12, rather widely used in Russia. Is it able to include this driver in FreeBSD distribution ? The driver isn't hard to integrate: we should create sys/dev/sbni subdirectory, copy three .c and two .h files there, and patch some existing files (sys/conf/files, sys/conf/files.i386, sys/net/if_mib.h, sys/i386/i386/userconfig.c, and, optionally, sys/i386/conf/LINT). Additionally, there is a small configuration utility, which may be stored in src/sbin/sbniconfig subdirectory, like cxconfig. p.s. Sorry for my English. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 1:21:51 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 214F737B401; Thu, 12 Jul 2001 01:21:49 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6C8HB809244; Thu, 12 Jul 2001 01:17:11 -0700 (PDT) (envelope-from brian) Date: Thu, 12 Jul 2001 01:17:11 -0700 (PDT) From: Message-Id: <200107120817.f6C8HB809244@freefall.freebsd.org> To: brian@FreeBSD.org, freebsd-bugs@FreeBSD.org, brian@FreeBSD.org Subject: Re: kern/28905: FreeBSD 4.3 freeze when ppp dials over T-DSL Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: FreeBSD 4.3 freeze when ppp dials over T-DSL Responsible-Changed-From-To: freebsd-bugs->brian Responsible-Changed-By: brian Responsible-Changed-When: Thu Jul 12 01:16:51 PDT 2001 Responsible-Changed-Why: I'll look into this http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28905 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 1:50:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EF0A37B405 for ; Thu, 12 Jul 2001 01:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6C8o1X56770; Thu, 12 Jul 2001 01:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF65A37B401 for ; Thu, 12 Jul 2001 01:47:19 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6C8lJM51724; Thu, 12 Jul 2001 01:47:19 -0700 (PDT) (envelope-from nobody) Message-Id: <200107120847.f6C8lJM51724@freefall.freebsd.org> Date: Thu, 12 Jul 2001 01:47:19 -0700 (PDT) From: Adrian Pavlykevych To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/28908: fxp driver does not support child VLAN interfaces with MTU 1500 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28908 >Category: kern >Synopsis: fxp driver does not support child VLAN interfaces with MTU 1500 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 12 01:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Adrian Pavlykevych >Release: FreeBSD 4.3-Stable >Organization: Lviv Polytechnic National University >Environment: FreeBSD guard.polynet.lviv.ua 4.3-STABLE FreeBSD 4.3-STABLE #1: Thu Jul 5 16:19:06 EEST 2001 root@betelgeuse.polynet.lviv.ua:/stalker/obj/usr/src/sys/FIREWALL i386 >Description: fxp driver does not support 1500 MTU on its child VLAN interfaces >How-To-Repeat: ifconfig fxp0 up ifconfig vlan0 inet 192.168.0.1 netmask 0xffffff00 vlan 1 vlandev fxp0 MTU in interface will be 1496, attempts to force 1500 MTU will result in network problems. >Fix: current fxp codebase claims to integrate Peter Lobo patch for VLAn support. Original code + patch worked properly handling longer Ethernet frames and MTU 1500 on vlan interfaces. >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 Jul 12 5: 0:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6705337B403 for ; Thu, 12 Jul 2001 05:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CC02M20163; Thu, 12 Jul 2001 05:00:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F78937B403 for ; Thu, 12 Jul 2001 04:40:36 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CBeag17899; Thu, 12 Jul 2001 04:40:36 -0700 (PDT) (envelope-from nobody) Message-Id: <200107121140.f6CBeag17899@freefall.freebsd.org> Date: Thu, 12 Jul 2001 04:40:36 -0700 (PDT) From: Onno Ebbinge To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/28910: Misc kernel compilation problems Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28910 >Category: kern >Synopsis: Misc kernel compilation problems >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 Jul 12 05:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Onno Ebbinge >Release: 4.3-RELEASE 0 >Organization: Logica >Environment: >Description: 1) Varios makeoptions in my kernel config file are corectly used to compile the kernel but are NOT used to compile the kernel modules. Some options I use: makeoptions CONF_CFLAGS="-fno-buitin" makeoptions COPTFLAGS="-O2 -pipe" 2) makeoptions KERNEL="kernel.mandy" and makeoptions DESTDIR="/boot" do NOT work as expected. My new kernel is named and placed ok but it will not boot. The documentation in LINT is not as professional as the FreeBSD kenel. This should -realy- be in sync... (NMBCLUSTERS should definitly be documented(!) for heavy used servers (www, samba, squid, ...) or high speed NIC's(?)) Keep up the good work! Sincerely, Onno >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 10:40:15 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7993A37B407 for ; Thu, 12 Jul 2001 10:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CHe0k79919; Thu, 12 Jul 2001 10:40:00 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D38C537B408 for ; Thu, 12 Jul 2001 10:30:14 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CHUEv78912; Thu, 12 Jul 2001 10:30:14 -0700 (PDT) (envelope-from nobody) Message-Id: <200107121730.f6CHUEv78912@freefall.freebsd.org> Date: Thu, 12 Jul 2001 10:30:14 -0700 (PDT) From: Tim Kientzle To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/28920: periodic scripts do not run on desktop systems that aren't always on Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28920 >Category: misc >Synopsis: periodic scripts do not run on desktop systems that aren't always on >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 Jul 12 10:40:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Tim Kientzle >Release: 4.3 Release >Organization: Independent Software Consultant >Environment: FreeBSD ugly.kientzle.com 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Thu Jun 14 11:18:04 PDT 2001 root@ugly.kientzle.com:/usr/src/sys/compile/UGLY i386 >Description: System periodic scripts are run from crontab in the wee hours of the morning. If the system isn't on all the time, those scripts never run. This causes a variety of problems: locate is useless, security checks are never performed, /tmp cleanup never happens, etc. >How-To-Repeat: Turn off your computer at 5pm. Turn it back on at 9am and note that root has no email. ;-) >Fix: The obvious workaround: leave the system on all the time. This is impossible for some (laptops), and undesirable for many others (electricity is getting more expensive). A more involved solution is to rewrite the 'periodic' program called by crontab so that: * It is run at frequent intervals. * It keeps a database recording when each periodic task was last run. * If the system is on at 2am (or some other preferred time), it will preferentially run periodic tasks at that time. Thus, servers and other always-on systems will have exactly the same behavior as before: all periodic tasks are run at a predictable time. * If a periodic task is significantly overdue (due to the system being off), then it will get run at other times at reduced priority. I've written a replacement for 'periodic' that does all of the above. It's written in Perl and is very nearly a drop-in replacement that provides the same user-land behavior as the standard 'periodic'. It would certainly make sense to have this revised periodic installed separately, though, since it does operate a bit differently. Full source available on request. >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 Jul 12 12:44:14 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 558DE37B401; Thu, 12 Jul 2001 12:44:13 -0700 (PDT) (envelope-from keichii@FreeBSD.org) Received: (from keichii@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CJd1n00272; Thu, 12 Jul 2001 12:39:01 -0700 (PDT) (envelope-from keichii) Date: Thu, 12 Jul 2001 12:39:01 -0700 (PDT) From: Message-Id: <200107121939.f6CJd1n00272@freefall.freebsd.org> To: kientzle@acm.org, keichii@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/28920: periodic scripts do not run on desktop systems that aren't always on Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: periodic scripts do not run on desktop systems that aren't always on State-Changed-From-To: open->closed State-Changed-By: keichii State-Changed-When: Thu Jul 12 12:38:17 PDT 2001 State-Changed-Why: This is the user's administrative problem. The user can change his cron job time as root. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28920 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 13: 0:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D997837B403 for ; Thu, 12 Jul 2001 13:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CK01X02858; Thu, 12 Jul 2001 13:00:01 -0700 (PDT) (envelope-from gnats) Received: from mail.disney.com (mail.disney.com [204.128.192.15]) by hub.freebsd.org (Postfix) with ESMTP id BEBC837B401 for ; Thu, 12 Jul 2001 12:50:40 -0700 (PDT) (envelope-from Jim.Pirzyk@disney.com) Received: from pain10.corp.disney.com (root@pain10.corp.disney.com [153.7.110.100]) by mail.disney.com (Switch-2.0.1/Switch-2.0.1) with SMTP id f6CJnsI28760 for ; Thu, 12 Jul 2001 12:49:55 -0700 (PDT) Received: from [172.30.50.1] by pain.corp.disney.com with ESMTP for FreeBSD-gnats-submit@freebsd.org; Thu, 12 Jul 2001 12:51:30 -0700 Received: from plio.fan.fa.disney.com (plio.fan.fa.disney.com [153.7.118.2]) by pecos.fa.disney.com (8.11.3/8.11.3) with ESMTP id f6CJsEs20788 for ; Thu, 12 Jul 2001 12:54:14 -0700 (PDT) Received: from snoopy.fan.fa.disney.com (snoopy.fan.fa.disney.com [153.7.117.170]) by plio.fan.fa.disney.com (8.9.2/8.9.2) with ESMTP id MAA26133 for ; Thu, 12 Jul 2001 12:50:34 -0700 (PDT) (envelope-from Jim.Pirzyk@mailhost) Received: (from Jim.Pirzyk@localhost) by snoopy.fan.fa.disney.com (8.11.3/8.11.3) id f6CJoY210436; Thu, 12 Jul 2001 12:50:34 -0700 (PDT) (envelope-from Jim.Pirzyk) Message-Id: <200107121950.f6CJoY210436@snoopy.fan.fa.disney.com> Date: Thu, 12 Jul 2001 12:50:34 -0700 (PDT) From: Jim.Pirzyk@disney.com Reply-To: Jim.Pirzyk@disney.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/28925: Changing the max stack size in the kernel Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28925 >Category: kern >Synopsis: Changing the max stack size in the kernel >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 Jul 12 13:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Jim Pirzyk >Release: FreeBSD 4.3-RELEASE i386 >Organization: >Environment: System: FreeBSD snoopy 4.3-RELEASE FreeBSD 4.3-RELEASE #9: Thu Jul 12 12:17:21 PDT 2001 root@snoopy:/auto/roy/dist/pub/FreeBSD/4.3-RELEASE/sys/compile/UP_WORKSTATION i386 A system running FreeBSD with 2GB of Ram, a data max size set to 2GB and wanting to set the stack size to 128MB (from the default of 64MB). >Description: There is no parameter in the kernel configs to increase the stack size, like there is to increase the data size. >How-To-Repeat: limit stacksize 131072 limit: stacksize: Can't set limit >Fix: add this patch, and add MAXSSIZ to your kernel config (with the same format as MAXDSIZ). *** ./sys/conf/options.orig Thu Jul 12 12:03:00 2001 --- ./sys/conf/options Thu Jul 12 12:03:12 2001 *************** *** 208,213 **** --- 208,214 ---- # Resource limits. DFLDSIZ opt_rlimit.h MAXDSIZ opt_rlimit.h + MAXSSIZ opt_rlimit.h # Net stuff. ACCEPT_FILTER_DATA >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 Jul 12 13:35:20 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-73.dsl.lsan03.pacbell.net [63.207.60.73]) by hub.freebsd.org (Postfix) with ESMTP id 0A45537B408 for ; Thu, 12 Jul 2001 13:35:18 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 80ED666BA6; Thu, 12 Jul 2001 13:35:16 -0700 (PDT) Date: Thu, 12 Jul 2001 13:35:16 -0700 From: Kris Kennaway To: Vladimir Lapshin Cc: freebsd-bugs@FreeBSD.org Subject: Re: lsof under FreeBSD 4.3 warning Message-ID: <20010712133515.A21616@xor.obsecurity.org> References: <44111577730.20010711174351@alter.fpmk.tsu.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="PNTmBPCT7hxwcZjr" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <44111577730.20010711174351@alter.fpmk.tsu.ru>; from alt@alter.fpmk.tsu.ru on Wed, Jul 11, 2001 at 05:43:51PM +0100 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 11, 2001 at 05:43:51PM +0100, Vladimir Lapshin wrote: > Hall0, freebsd-bugs. >=20 > source: 4.3-install.iso >=20 > I born it in CDRW and install booting from it. >=20 > --- > %lsof>/dev/null > lsof: WARNING: compiled for FreeBSD release 4.2-BETA; this is 4.3-RELEASE. > --- The package was compiled on a system running 4.2-BETA, and this fact is hard-coded into the lsof binary. It's a known problem which we tried to fix before the release, but didn't get to. Kris --PNTmBPCT7hxwcZjr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7TgoDWry0BWjoQKURAmdpAJ9pSK6OJC+eQaAII1U65N/n7Z9zewCeLNht LokpnabCk/8W0ygYXSgTZU0= =S+eU -----END PGP SIGNATURE----- --PNTmBPCT7hxwcZjr-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 13:44:19 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0061E37B401; Thu, 12 Jul 2001 13:44:16 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CKbRS10142; Thu, 12 Jul 2001 13:37:27 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 13:37:27 -0700 (PDT) From: Message-Id: <200107122037.f6CKbRS10142@freefall.freebsd.org> To: timofeev@granch.ru, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/28907: A question about submitting new drivers Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: A question about submitting new drivers State-Changed-From-To: open->closed State-Changed-By: kris State-Changed-When: Thu Jul 12 13:36:15 PDT 2001 State-Changed-Why: The GNATS PR database is not the correct place to make this request. Please direct your email to the net@freebsd.org mailing list instead -- thanks for your support of FreeBSD! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28907 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 13:44:19 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2288237B403; Thu, 12 Jul 2001 13:44:16 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CKckj10535; Thu, 12 Jul 2001 13:38:46 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 13:38:46 -0700 (PDT) From: Message-Id: <200107122038.f6CKckj10535@freefall.freebsd.org> To: ebbingeo@logica.com, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/28910: Misc kernel compilation problems Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Misc kernel compilation problems State-Changed-From-To: open->closed State-Changed-By: kris State-Changed-When: Thu Jul 12 13:37:53 PDT 2001 State-Changed-Why: Please direct tech support requests to the questions@freebsd.org mailing list (and include more information when you do, such as the exact errors you obtain during kernel compilation, and your kernel config file). Thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28910 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 14:10: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B0AD37B403 for ; Thu, 12 Jul 2001 14:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CLA1q17723; Thu, 12 Jul 2001 14:10:01 -0700 (PDT) (envelope-from gnats) Received: from watchdog.lcs.mit.edu (watchdog.lcs.mit.edu [18.24.4.198]) by hub.freebsd.org (Postfix) with ESMTP id 7A3C037B401 for ; Thu, 12 Jul 2001 14:02:33 -0700 (PDT) (envelope-from root@watchdog.lcs.mit.edu) Received: (from root@localhost) by watchdog.lcs.mit.edu (8.11.4/8.11.4) id f6CL2Ws00422; Thu, 12 Jul 2001 17:02:32 -0400 (EDT) (envelope-from root) Message-Id: <200107122102.f6CL2Ws00422@watchdog.lcs.mit.edu> Date: Thu, 12 Jul 2001 17:02:32 -0400 (EDT) From: Garrett Wollman To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/28927: IPv6 prefix-discovery code sleeps when it shouldn't Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28927 >Category: kern >Synopsis: IPv6 prefix-discovery code sleeps when it shouldn't >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 12 14:10:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Garrett Wollman >Release: FreeBSD 4.3-STABLE i386 >Organization: MIT Laboratory for Computer Science >Environment: System: FreeBSD watchdog.lcs.mit.edu 4.3-STABLE FreeBSD 4.3-STABLE #3: Thu Jul 12 12:40:59 EDT 2001 root@:/usr/src/sys/compile/WATCHDOG i386 >Description: When acquiring a new prefix from a router, the IPv6 code can call malloc(..., M_WAITOK) from interrupt context. This causes a crash. It is clear from the context that the code was written to be able to fail gracefully, and that it is called from interrupt context, so the solution is trivial. For some reason, this error only manifested itself when I switched from an `fxp' to a `ti' network interface, perhaps because the latter takes an inordinate amount of time to bring the link up, so that the initial router discovery message is never sent and the new prefix is only learned through the router's periodic broadcasts. >How-To-Repeat: Run IPv6 on a Netgear GA620T. Run a mildly network-intensive task and wait for the BOOM! >Fix: Index: netinet6/in6.c =================================================================== RCS file: /home/ncvs/src/sys/netinet6/in6.c,v retrieving revision 1.7.2.3 diff -u -r1.7.2.3 in6.c --- netinet6/in6.c 2001/07/03 11:01:50 1.7.2.3 +++ netinet6/in6.c 2001/07/12 16:40:26 @@ -900,7 +900,7 @@ if (ia == NULL) { hostIsNew = 1; ia = (struct in6_ifaddr *) - malloc(sizeof(*ia), M_IFADDR, M_WAITOK); + malloc(sizeof(*ia), M_IFADDR, M_NOWAIT); if (ia == NULL) return (ENOBUFS); bzero((caddr_t)ia, sizeof(*ia)); >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 Jul 12 15:16:21 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from clover.kientzle.com (user-112uh9a.biz.mindspring.com [66.47.69.42]) by hub.freebsd.org (Postfix) with ESMTP id 44F4837B407; Thu, 12 Jul 2001 15:16:16 -0700 (PDT) (envelope-from kientzle@acm.org) Received: from acm.org (user-112uh9c.biz.mindspring.com [66.47.69.44]) by clover.kientzle.com (8.11.3/8.11.3) with ESMTP id f6CMGFF31217; Thu, 12 Jul 2001 15:16:15 -0700 (PDT) (envelope-from kientzle@acm.org) Message-ID: <3B4E21AF.1EEC97F8@acm.org> Date: Thu, 12 Jul 2001 15:16:15 -0700 From: Tim Kientzle Reply-To: kientzle@acm.org X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: keichii@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org Subject: Re: misc/28920: periodic scripts do not run on desktop systems that aren't always on References: <200107121939.f6CJd1n00272@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org You're still assuming that there is a SINGLE TIME where the system is consistently on. This is clearly not always the case. Also, simply changing the cron job time is typically counter-productive, as some of the periodic jobs are quite hoggish. The system I've developed handles cron jobs that are run at odd times very carefully: * It runs the individual tasks with a lengthy delay between them so that the system isn't loaded with the full "monthly" or "weekly" suite, for example, while you're trying to get work done. (Jobs run at the "regular" late-night times are not run with an inter-job delay.) * The system runs jobs at the "regular" time with the regular priority. Jobs run at off times are niced. This system works very well for systems that are sometimes left on overnight and sometimes not. In that case, the periodic tasks get run late at night when the system is on, but still run occasionally if the system is not on at the preferred time. You're exactly right that an administrator can change the cron job times, but the system I've developed permits correct operation out-of-the-box with no need for such fine-tuning. It also handles a number of situations that the current periodic system does not handle at all. I would appreciate if you reconsider. As I mentioned in my original post, I do have complete source implementing this system if you'd like to take a more careful look at the basic concept. - Tim Kientzle keichii@FreeBSD.org wrote: > > Synopsis: periodic scripts do not run on desktop systems that aren't always on > > State-Changed-From-To: open->closed > State-Changed-By: keichii > State-Changed-When: Thu Jul 12 12:38:17 PDT 2001 > State-Changed-Why: > This is the user's administrative problem. > The user can change his cron job time as root. > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28920 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 15:29:16 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from peorth.iteration.net (peorth.iteration.net [208.190.180.178]) by hub.freebsd.org (Postfix) with ESMTP id 21E0037B403; Thu, 12 Jul 2001 15:29:13 -0700 (PDT) (envelope-from keichii@iteration.net) Received: by peorth.iteration.net (Postfix, from userid 1001) id 2DF6F59229; Thu, 12 Jul 2001 17:29:12 -0500 (CDT) Date: Thu, 12 Jul 2001 17:29:12 -0500 From: "Michael C . Wu" To: Tim Kientzle Cc: keichii@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/28920: periodic scripts do not run on desktop systems that aren't always on Message-ID: <20010712172912.A86119@peorth.iteration.net> Reply-To: "Michael C . Wu" References: <200107121939.f6CJd1n00272@freefall.freebsd.org> <3B4E21AF.1EEC97F8@acm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B4E21AF.1EEC97F8@acm.org>; from kientzle@acm.org on Thu, Jul 12, 2001 at 03:16:15PM -0700 X-PGP-Fingerprint: 5025 F691 F943 8128 48A8 5025 77CE 29C5 8FA1 2E20 X-PGP-Key-ID: 0x8FA12E20 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jul 12, 2001 at 03:16:15PM -0700, Tim Kientzle scribbled: | I would appreciate if you reconsider. As I mentioned | in my original post, I do have complete source implementing | this system if you'd like to take a more careful look at | the basic concept. Hi Tim, Please show us a URL leading to a tarball of your code. And I think that the best way to do this would be to make a port in the Ports system. Thanks, Michael -- Michael C. Wu +1-512-7757700 keichii@{iteration.net|freebsd.org} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 15:31:41 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from clover.kientzle.com (user-112uh9a.biz.mindspring.com [66.47.69.42]) by hub.freebsd.org (Postfix) with ESMTP id B9FDE37B401; Thu, 12 Jul 2001 15:31:30 -0700 (PDT) (envelope-from kientzle@acm.org) Received: from acm.org (user-112uh9c.biz.mindspring.com [66.47.69.44]) by clover.kientzle.com (8.11.3/8.11.3) with ESMTP id f6CMVMF31267; Thu, 12 Jul 2001 15:31:22 -0700 (PDT) (envelope-from kientzle@acm.org) Message-ID: <3B4E253A.9360EAAA@acm.org> Date: Thu, 12 Jul 2001 15:31:22 -0700 From: Tim Kientzle Reply-To: kientzle@acm.org X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Michael C . Wu" Cc: keichii@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/28920: periodic scripts do not run on desktop systems that aren't always on References: <200107121939.f6CJd1n00272@freefall.freebsd.org> <3B4E21AF.1EEC97F8@acm.org> <20010712172912.A86119@peorth.iteration.net> Content-Type: multipart/mixed; boundary="------------36A625E697425A4831054448" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------36A625E697425A4831054448 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Something this simple hardly requires a 'tarball' ;-) Attached; enjoy. - Tim Kientzle "Michael C . Wu" wrote: > > On Thu, Jul 12, 2001 at 03:16:15PM -0700, Tim Kientzle scribbled: > | I would appreciate if you reconsider. As I mentioned > | in my original post, I do have complete source implementing > | this system if you'd like to take a more careful look at > | the basic concept. > > Hi Tim, > > Please show us a URL leading to a tarball of your code. > And I think that the best way to do this would be to make > a port in the Ports system. > > Thanks, > Michael > -- > Michael C. Wu +1-512-7757700 > keichii@{iteration.net|freebsd.org} --------------36A625E697425A4831054448 Content-Type: text/plain; charset=us-ascii; name="TBKKperiodic" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="TBKKperiodic" #!/usr/bin/perl5 # # Copyright (C) 1998-2001, Tim Kientzle. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # # 1. Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. # 3. The name of Tim Kientzle may not be used to endorse or promote # products derived from this software without specific prior written # permission. # # THIS SOFTWARE IS PROVIDED BY THE AUTHOR OR AUTHORS ``AS IS'' AND # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR AUTHORS BE LIABLE # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL # DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS # OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # ########################################################################### # # Run periodic tasks. # # The problem: 'daily'/'weekly'/'monthly' scripts are typically # scheduled to run at a particular time, which doesn't work with # systems that aren't always running. # # The solution: This script. # * Each class of tasks is contained in a directory, # e.g., '/etc/periodic/daily' # * That directory contains a collection of tasks. # * Each task is a separate executable (usually a shell script) # * This script simply executes each task # * It uses the '/var/db/periodic.db' database to keep track of when each # job was last executed, so that it knows which jobs need to be run next # * If invoked as "periodic ", then all jobs in # are executed immediately. # * If invoked as "periodic nice", then only a single # task---the most overdue one---is executed. This task is # executed at a reduced priority. # # Normally, 'periodic daily' is invoked every night in the # wee hours, and 'periodic daily nice' is invoked every 20 minutes or so. # If the system is on all night, the daily tasks will be run # in the middle of the night; if not, they will still get run. # Similarly, 'periodic weekly' and 'periodic monthly' # are invoked from cron late at night, and 'periodic weekly nice' # and 'periodic monthly nice' are invoked at much shorter intervals. # # With this approach, tasks get run periodically even if the system # isn't always on at a particular time. # # This is designed to be invoked from cron via the following entries: # # # # # do scheduled hourly/daily/weekly/monthly maintenance # # # 0 * * * * root TBKKperiodic hourly # 0 2 * * * root TBKKperiodic daily # 30 3 * * 6 root TBKKperiodic weekly # 30 5 1 * * root TBKKperiodic monthly # # # # Perform any tasks that are overdue because the system wasn't on at 2am. # # # */20 * * * * root TBKKperiodic daily nice # 30 * * * * root TBKKperiodic weekly nice # 30 */2 * * * root TBKKperiodic monthly nice # # # March, 1998: Initial version # March 23, 1999: Made mostly compatible with FreeBSD 3.1 'periodic' # TODO: support 'local_periodic' variable from rc.conf # ########################################################################### use File::Find; use DB_File; use Fcntl; $periodicDbFile = "/var/db/periodic.db"; # # Get directory to use as base (argument to this script) # if(scalar(@ARGV) == 0) { print "Usage: $0 \n" } $service = $ARGV[0]; # First argument: hourly, daily, weekly, or monthly if($ARGV[1] eq 'nice') { # second arg is optional 'nice' $nice = 1; } else { $nice = 0; } $jobsdir = "/etc/periodic/$service"; # # Set up parameters based on job class. # $maxjobs = 100; # Maximum number of jobs to run before exiting $niceness = 0; # How much to reduce priority if($service eq "hourly") { $period = 60*60; # Run jobs older than this (in seconds) } elsif($service eq "daily") { $period = 60*60*25; # Run jobs older than this (in seconds) } elsif($service eq "weekly") { $period = 60*60*24*8; # Run jobs older than this (in seconds) } elsif($service eq "monthly") { $period = 60*60*24*32; # Run jobs older than this (in seconds) } # # If 'nice', run just one job at reduced priority # if($nice) { $maxjobs = 1; # Maximum number of jobs to run before exiting $niceness = 15; # How much to reduce priority } else { $period /= 8; # Even without 'nice', don't run jobs too often } # # Useful constants # $rootuid=0; $defaultpriority = getpriority(0,0); # Usual priority $taskpriority = $defaultpriority + $niceness; # (Higher value = more nice) # Open the database marking when each task was last run if(!tie(%periodicDb,'DB_File',"$periodicDbFile", O_RDWR, 0644, $DB_File::DB_BTREE)) { # This section is partly a gaurd against changes to the DB library. # There's pressure on the Perl community to switch to the # newer but incompatible DB 2.x libraries. In case Perl gets # re-linked against an incompatible DB, this will burn the old # database and create a new one. print "Couldn't open $periodicDbFile ... creating new database.\n\n\n"; unlink "$periodicDbFile"; # Delete it in case it's there but trashed tie(%periodicDb,'DB_File',"$periodicDbFile", O_RDWR | O_CREAT, 0644, $DB_File::DB_BTREE) || die "Failed to create new database."; } # # Scan dir and determine which jobs are waiting to run # my(@taskrunlist); chdir "$jobsdir"; &find(\&find_task,"$jobsdir"); # # Determining if a task is ready to run is basically quite easy, # but I've included a few sanity/security checks along the way. # sub find_task { # Get info about file if(!(($dev,$ino,$mode,$nlink,$uid,$gid) = lstat($_))) {return} # Security: must be a file, owned by root, not writable by group/world if((!-f _) || ($uid != $rootuid) || ($mode & 022)) { return } # Sanity check: Must be readable and executable if(($mode & 0500) != 0500) { return } # Useful: don't execute '_norun' files, emacs backups, etc. if(/^.*_norun$/ || /^.*~$/ || /\#/ || /^\./) { return } # Decide if this task needs to be run again if(defined $periodicDb{$File::Find::name} && ($periodicDb{$File::Find::name} > time-$period)) { return } # Does need to be run, save the full filename. push @taskrunlist,$File::Find::name; return; } # Sort list so oldest jobs get run first @taskrunlist = sort { $periodicDb{$a} <=> $periodicDb{$b} } @taskrunlist; # # Run the jobs # foreach $task (@taskrunlist) { # Do this task &run_task($task); # Limit number of jobs run if(++$totaljobs >= $maxjobs) { last } } untie %periodicDb; exit; ########################################################################### sub run_task { my($task) = @_; # Log this activity system('logger','-p','cron.notice',"$service:",$task); # Run the task (with altered priority) and collect the output. setpriority 0,0,$taskpriority; if (open TASK, "$task 2>&1 |") { # Collect stdout and stderr @output = ; close TASK; # Mark when this task was last run $periodicDb{$task} = time; } else { @output = ("Couldn't execute $task\n"); } setpriority 0,0,$defaultpriority; # Abbreviate task name for reporting $task =~ s|.*/([^/]*)$|$1|; # Mail the output (if any) to root @filtered = grep { !/^\s+$/ } @output; # Don't mail a blank message if(scalar(@filtered) > 0) { # If there was output, mail it to root open(SENDMAIL,"|/usr/sbin/sendmail -F$service root"); print SENDMAIL "Subject: $service: $task\n"; print SENDMAIL "\n"; print SENDMAIL @output; # Send the original (with blank lines) close SENDMAIL; } } --------------36A625E697425A4831054448-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 15:40: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1332237B406 for ; Thu, 12 Jul 2001 15:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CMe4A34038; Thu, 12 Jul 2001 15:40:04 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1747C37B403 for ; Thu, 12 Jul 2001 15:39:06 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CMd6H33982; Thu, 12 Jul 2001 15:39:06 -0700 (PDT) (envelope-from nobody) Message-Id: <200107122239.f6CMd6H33982@freefall.freebsd.org> Date: Thu, 12 Jul 2001 15:39:06 -0700 (PDT) From: john fleming To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/28928: dual starfire nic doesn't seem to work (ana-62022) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28928 >Category: i386 >Synopsis: dual starfire nic doesn't seem to work (ana-62022) >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 Jul 12 15:40:03 PDT 2001 >Closed-Date: >Last-Modified: >Originator: john fleming >Release: 4.3-RELEASE >Organization: CompUSA >Environment: FreeBSD superfly.compusa.com 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386 >Description: Well the nic just doesn't work. It is autodetecting media speed and duplex correctly when set to auto. But if you do anything you will get output errors. If you force the duplex to full on the switch and nic, then the nic will drop off the network, then come up for about 1-2 seconds, then go back down again. This will keep repeating. >How-To-Repeat: Install nic, ip it, and do something on the network. >Fix: replace nic :) >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 Jul 12 16:40: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1476337B408 for ; Thu, 12 Jul 2001 16:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CNe2t43818; Thu, 12 Jul 2001 16:40:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 12 Jul 2001 16:40:02 -0700 (PDT) Message-Id: <200107122340.f6CNe2t43818@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Kris Kennaway Subject: Re: misc/28829: window command fails to interpret ANSI escape sequences, makes a mess. Reply-To: Kris Kennaway Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/28829; it has been noted by GNATS. From: Kris Kennaway To: steve howe Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/28829: window command fails to interpret ANSI escape sequences, makes a mess. Date: Thu, 12 Jul 2001 16:32:58 -0700 --IrhDeMKUP4DT/M7F Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Jul 08, 2001 at 08:10:50PM -0700, steve howe wrote: > window command fails to interpret escape codes. (color, et al). > >How-To-Repeat: > run window, and list a colorized directory. Seems to works for me on this terminal. You're running a very old version of FreeBSD; perhaps you should update. Kris --IrhDeMKUP4DT/M7F Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7TjOoWry0BWjoQKURAoVGAJ0eB8JEijmECn6Hr8kUJUtB6uvcEQCdH+z8 1Z2cykQxjjCAGEeN6mBCst0= =x7Xi -----END PGP SIGNATURE----- --IrhDeMKUP4DT/M7F-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 16:44:17 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6699937B403; Thu, 12 Jul 2001 16:44:15 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CNe7H43856; Thu, 12 Jul 2001 16:40:07 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 16:40:07 -0700 (PDT) From: Message-Id: <200107122340.f6CNe7H43856@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, jlemon@FreeBSD.org Subject: Re: kern/28660: timeout promrem on Intel PCL 10/100 Ethernet adapter(fxp) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: timeout promrem on Intel PCL 10/100 Ethernet adapter(fxp) Responsible-Changed-From-To: freebsd-bugs->jlemon Responsible-Changed-By: kris Responsible-Changed-When: Thu Jul 12 16:39:56 PDT 2001 Responsible-Changed-Why: jlemon wrote the new fxp driver http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28660 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 16:44:17 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 46B2C37B401; Thu, 12 Jul 2001 16:44:15 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CNdHi43751; Thu, 12 Jul 2001 16:39:17 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 16:39:17 -0700 (PDT) From: Message-Id: <200107122339.f6CNdHi43751@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, jlemon@FreeBSD.org Subject: Re: kern/28507: fxp timeout Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: fxp timeout Responsible-Changed-From-To: freebsd-bugs->jlemon Responsible-Changed-By: kris Responsible-Changed-When: Thu Jul 12 16:39:01 PDT 2001 Responsible-Changed-Why: jlemon wrote the new fxp driver http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28507 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 16:44:21 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9EC9737B405; Thu, 12 Jul 2001 16:44:15 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CNehC43945; Thu, 12 Jul 2001 16:40:43 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 16:40:43 -0700 (PDT) From: Message-Id: <200107122340.f6CNehC43945@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, jlemon@FreeBSD.org Subject: Re: kern/28908: fxp driver does not support child VLAN interfaces with MTU 1500 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: fxp driver does not support child VLAN interfaces with MTU 1500 Responsible-Changed-From-To: freebsd-bugs->jlemon Responsible-Changed-By: kris Responsible-Changed-When: Thu Jul 12 16:40:32 PDT 2001 Responsible-Changed-Why: jlemon wrote the new fxp driver http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28908 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 16:46:58 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-73.dsl.lsan03.pacbell.net [63.207.60.73]) by hub.freebsd.org (Postfix) with ESMTP id 9928037B401 for ; Thu, 12 Jul 2001 16:46:55 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4992366DD9; Thu, 12 Jul 2001 16:46:54 -0700 (PDT) Date: Thu, 12 Jul 2001 16:46:53 -0700 From: Kris Kennaway To: Ernst de Haan Cc: freebsd-bugs@FreeBSD.org Subject: Re: i386/27009: XFree86 4.0.3_3 fails to start on GeForce 2 MX, FreeBSD 4.3-R Message-ID: <20010712164653.C45685@xor.obsecurity.org> References: <200105071500.f47F0N725837@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="gr/z0/N6AeWAPJVB" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200105071500.f47F0N725837@freefall.freebsd.org>; from ernst@heinz.jollem.com on Mon, May 07, 2001 at 08:00:23AM -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --gr/z0/N6AeWAPJVB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 07, 2001 at 08:00:23AM -0700, Ernst de Haan wrote: > Well, I got it to run, by just modifying the XF86Config file and removin= g the=20 > reference to the module 'Xft'. It seems that's causing all these unresol= ved=20 > symbol errors. Weerd. > =20 > By default xf86config includes this line in the XF86Config file. Should = we=20 > add some documentation on this somewhere? Or do most people use a differ= ent=20 > config tool for XFree86-4 ? Does this problem persist with 4.1.0? You should probably take it up with the XFree86 developers instead of FreeBSD. Kris --gr/z0/N6AeWAPJVB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7TjbsWry0BWjoQKURAv7kAKC8cDikSk4JKqePx6U2cmv4vvjJtgCg/lzC 1HjB7cweic+dcD33kkRAXbc= =O22E -----END PGP SIGNATURE----- --gr/z0/N6AeWAPJVB-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 16:50:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD9D237B405 for ; Thu, 12 Jul 2001 16:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CNo2144632; Thu, 12 Jul 2001 16:50:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 12 Jul 2001 16:50:02 -0700 (PDT) Message-Id: <200107122350.f6CNo2144632@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Kris Kennaway Subject: Re: bin/27080: sshd may mis-parse the authorized_keys file Reply-To: Kris Kennaway Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/27080; it has been noted by GNATS. From: Kris Kennaway To: Mikhail Teterin Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/27080: sshd may mis-parse the authorized_keys file Date: Thu, 12 Jul 2001 16:48:33 -0700 --fOHHtNG4YXGJ0yqR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Please take this up with the OpenSSH developers. Thanks. Kris On Fri, May 04, 2001 at 12:24:35PM -0400, Mikhail Teterin wrote: >=20 > >Number: 27080 > >Category: bin > >Synopsis: sshd may mis-parse the authorized_keys file > >Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-bugs > >State: open > >Quarter: =20 > >Keywords: =20 > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Fri May 04 09:30:00 PDT 2001 > >Closed-Date: > >Last-Modified: > >Originator: Mikhail Teterin > >Release: FreeBSD 4.3-BETA i386 > >Organization: > Virtual Estates, Inc. > >Environment: > FreeBSD raidbox.privatelabs.com 4.3-BETA FreeBSD 4.3-BETA #0: Tue Apr 10 = 20:30:55 EDT 2001 mi@minime.privatelabs.com:/raid/src/sys/compile/RAIDB= OX i386 >=20 > >Description: >=20 > I have some keys in the authorized_keys file with some limitational > flags: > no-pty,no-port-forwarding,no-agent-forwarding 1024 35 ..key... >=20 > If add another key _after_ this one, the flags seem to apply to it > too, even though its line does not have them. no-pty is the most > noticable one. >=20 > >How-To-Repeat: >=20 > Put a couple of keys with no-pty,no-port-forwarding and > no-agent-forwarding flags in front of your regular keys. > See, if you can still login normally. >=20 > >Fix: >=20 > Make sure the keys with the special flags are at the bottom of > the file. Not a complete work-around, since the flags may be > mixed for different keys. > >Release-Note: > >Audit-Trail: > >Unformatted: >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message --fOHHtNG4YXGJ0yqR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7TjdQWry0BWjoQKURApw6AJ0QgyWSfoAXYxEJfcztGz5FnFYihQCePgTY k3EKNKYMEPry/RJfKiq+jXc= =zst8 -----END PGP SIGNATURE----- --fOHHtNG4YXGJ0yqR-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 16:54:17 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1868B37B401; Thu, 12 Jul 2001 16:54:14 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CNqo144836; Thu, 12 Jul 2001 16:52:50 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 16:52:50 -0700 (PDT) From: Message-Id: <200107122352.f6CNqo144836@freefall.freebsd.org> To: t.seck@ndh.net, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/26880: Unexpected busfree err w/ Adaptec 19160 and Quantum Atlas HD Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Unexpected busfree err w/ Adaptec 19160 and Quantum Atlas HD State-Changed-From-To: open->closed State-Changed-By: kris State-Changed-When: Thu Jul 12 16:52:36 PDT 2001 State-Changed-Why: No response from submitter http://www.FreeBSD.org/cgi/query-pr.cgi?pr=26880 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 16:54:22 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C6D837B403; Thu, 12 Jul 2001 16:54:14 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CNir344282; Thu, 12 Jul 2001 16:44:53 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 16:44:53 -0700 (PDT) From: Message-Id: <200107122344.f6CNir344282@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, cracauer@FreeBSD.org Subject: Re: bin/27163: sh trap TSTP () deadly hangs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: sh trap TSTP () deadly hangs Responsible-Changed-From-To: freebsd-bugs->cracauer Responsible-Changed-By: kris Responsible-Changed-When: Thu Jul 12 16:44:34 PDT 2001 Responsible-Changed-Why: Martin maintains /bin/sh http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27163 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 16:54:17 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5712E37B405; Thu, 12 Jul 2001 16:54:14 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CNn9F44585; Thu, 12 Jul 2001 16:49:09 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 16:49:09 -0700 (PDT) From: Message-Id: <200107122349.f6CNn9F44585@freefall.freebsd.org> To: mi@aldan.algebra.com, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/27080: sshd may mis-parse the authorized_keys file Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: sshd may mis-parse the authorized_keys file State-Changed-From-To: open->closed State-Changed-By: kris State-Changed-When: Thu Jul 12 16:48:37 PDT 2001 State-Changed-Why: FreeBSD does not maintain OpenSSH separately to the main development effort. Please submit your bug report there. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27080 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 16:54:25 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AFA5F37B406; Thu, 12 Jul 2001 16:54:14 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CNlrU44479; Thu, 12 Jul 2001 16:47:53 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 16:47:53 -0700 (PDT) From: Message-Id: <200107122347.f6CNlrU44479@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, markm@FreeBSD.org Subject: Re: bin/27153: session settings in pam.conf are ignored for login(1) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: session settings in pam.conf are ignored for login(1) Responsible-Changed-From-To: freebsd-bugs->markm Responsible-Changed-By: kris Responsible-Changed-When: Thu Jul 12 16:47:23 PDT 2001 Responsible-Changed-Why: Mark is the PAM maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27153 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 16:55:35 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id F289937B401; Thu, 12 Jul 2001 16:55:32 -0700 (PDT) (envelope-from dg@root.com) Received: (from dg@localhost) by root.com (8.11.2/8.11.2) id f6CNiKj51815; Thu, 12 Jul 2001 16:44:20 -0700 (PDT) (envelope-from dg) Date: Thu, 12 Jul 2001 16:44:20 -0700 From: David Greenman To: kris@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org, jlemon@FreeBSD.org Subject: Re: kern/28908: fxp driver does not support child VLAN interfaces with MTU 1500 Message-ID: <20010712164420.K40357@nexus.root.com> References: <200107122340.f6CNehC43945@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200107122340.f6CNehC43945@freefall.freebsd.org>; from kris@FreeBSD.org on Thu, Jul 12, 2001 at 04:40:43PM -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Synopsis: fxp driver does not support child VLAN interfaces with MTU 1500 > >Responsible-Changed-From-To: freebsd-bugs->jlemon >Responsible-Changed-By: kris >Responsible-Changed-When: Thu Jul 12 16:40:32 PDT 2001 >Responsible-Changed-Why: >jlemon wrote the new fxp driver Uh, the "new" driver is substantially my code with additions from jlemon. -DG David Greenman Co-founder, The FreeBSD Project - http://www.freebsd.org President, TeraSolutions, Inc. - http://www.terasolutions.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 17: 4:15 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BB8D737B401; Thu, 12 Jul 2001 17:04:13 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D03eu45684; Thu, 12 Jul 2001 17:03:40 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 17:03:40 -0700 (PDT) From: Message-Id: <200107130003.f6D03eu45684@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, sos@FreeBSD.org Subject: Re: kern/27753: ATA driver in FreeBSD 4.2 and later no longer recognizes CompactFlash Media reader Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ATA driver in FreeBSD 4.2 and later no longer recognizes CompactFlash Media reader Responsible-Changed-From-To: freebsd-bugs->sos Responsible-Changed-By: kris Responsible-Changed-When: Thu Jul 12 17:03:31 PDT 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27753 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 17:14:16 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E49C237B401; Thu, 12 Jul 2001 17:14:13 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D06mt48804; Thu, 12 Jul 2001 17:06:48 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 17:06:48 -0700 (PDT) From: Message-Id: <200107130006.f6D06mt48804@freefall.freebsd.org> To: ivan@l123.org, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, sos@FreeBSD.org Subject: Re: kern/27861: system crashes when trying to access /dev/acd0c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: system crashes when trying to access /dev/acd0c State-Changed-From-To: open->feedback State-Changed-By: kris State-Changed-When: Thu Jul 12 17:05:45 PDT 2001 State-Changed-Why: Please see the handbook section on kernel debugging and obtain a panic traceback, which is required in order to diagnose and fix this problem. Thanks. Responsible-Changed-From-To: freebsd-bugs->sos Responsible-Changed-By: kris Responsible-Changed-When: Thu Jul 12 17:05:45 PDT 2001 Responsible-Changed-Why: Over to maintainer, pending response from submitter http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27861 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 17:24:17 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D38BF37B403; Thu, 12 Jul 2001 17:24:13 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D0EPs50422; Thu, 12 Jul 2001 17:14:25 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 17:14:25 -0700 (PDT) From: Message-Id: <200107130014.f6D0EPs50422@freefall.freebsd.org> To: bryn@nwlink.com, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/24452: random panics with Fatal trap 19 and OpenSSH Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: random panics with Fatal trap 19 and OpenSSH State-Changed-From-To: feedback->closed State-Changed-By: kris State-Changed-When: Thu Jul 12 17:13:45 PDT 2001 State-Changed-Why: No response from submitter http://www.FreeBSD.org/cgi/query-pr.cgi?pr=24452 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 17:34:15 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA7D737B401; Thu, 12 Jul 2001 17:34:13 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D0Wf152104; Thu, 12 Jul 2001 17:32:41 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 17:32:41 -0700 (PDT) From: Message-Id: <200107130032.f6D0Wf152104@freefall.freebsd.org> To: jocke__@linuxmail.org, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/25900: system crach and reboot when use mount_cd9660 on a bad CD-R Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: system crach and reboot when use mount_cd9660 on a bad CD-R State-Changed-From-To: feedback->closed State-Changed-By: kris State-Changed-When: Thu Jul 12 17:32:21 PDT 2001 State-Changed-Why: Feedback timeout http://www.FreeBSD.org/cgi/query-pr.cgi?pr=25900 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 17:34:24 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3BE5B37B405; Thu, 12 Jul 2001 17:34:14 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D0ORG51197; Thu, 12 Jul 2001 17:24:27 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 17:24:27 -0700 (PDT) From: Message-Id: <200107130024.f6D0ORG51197@freefall.freebsd.org> To: shivangp@kmfms.com, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/25676: FBSD >= 4.0 does not recongnize NIC card - shared memory can't be cleared. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: FBSD >= 4.0 does not recongnize NIC card - shared memory can't be cleared. State-Changed-From-To: feedback->closed State-Changed-By: kris State-Changed-When: Thu Jul 12 17:24:01 PDT 2001 State-Changed-Why: Feedback timeout http://www.FreeBSD.org/cgi/query-pr.cgi?pr=25676 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 18: 4:16 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C44F37B406; Thu, 12 Jul 2001 18:04:14 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D0tpw53741; Thu, 12 Jul 2001 17:55:51 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 17:55:51 -0700 (PDT) From: Message-Id: <200107130055.f6D0tpw53741@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, cg@FreeBSD.org Subject: Re: kern/26454: mixer volume settings on Maestro-2E (Diamond Monster MX400) card do not reflect true volume range on card. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mixer volume settings on Maestro-2E (Diamond Monster MX400) card do not reflect true volume range on card. Responsible-Changed-From-To: freebsd-bugs->cg Responsible-Changed-By: kris Responsible-Changed-When: Thu Jul 12 17:55:40 PDT 2001 Responsible-Changed-Why: Over to Mr sound http://www.FreeBSD.org/cgi/query-pr.cgi?pr=26454 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 18: 4:17 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 363C437B405; Thu, 12 Jul 2001 18:04:14 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D0sfv53584; Thu, 12 Jul 2001 17:54:41 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 17:54:41 -0700 (PDT) From: Message-Id: <200107130054.f6D0sfv53584@freefall.freebsd.org> To: Andrey.Chepurko@fth2.siemens.de, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/26344: 3Com 3C509 EtherLink III Problem. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: 3Com 3C509 EtherLink III Problem. State-Changed-From-To: open->closed State-Changed-By: kris State-Changed-When: Thu Jul 12 17:54:17 PDT 2001 State-Changed-Why: Feedback timeout http://www.FreeBSD.org/cgi/query-pr.cgi?pr=26344 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 18:10: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DFE1237B405 for ; Thu, 12 Jul 2001 18:10:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D1A0E58710; Thu, 12 Jul 2001 18:10:00 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 30BEF37B401 for ; Thu, 12 Jul 2001 18:03:49 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D13nR54875; Thu, 12 Jul 2001 18:03:49 -0700 (PDT) (envelope-from nobody) Message-Id: <200107130103.f6D13nR54875@freefall.freebsd.org> Date: Thu, 12 Jul 2001 18:03:49 -0700 (PDT) From: Evan Sarmiento To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/28929: [patch] No man page for pfind() Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28929 >Category: misc >Synopsis: [patch] No man page for pfind() >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 12 18:10:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Evan Sarmiento >Release: 4.3 >Organization: >Environment: FreeBSD teqnix.sekt7.org 4.3-RELEASE FreeBSD 4.3-RELEASE #17: Wed Jul 11 04:21:57 GMT 2001 root@teqnix.sekt7.org:/usr/home/kaworu/work/jailuser/current/src/sys/compile/KAWORU i386 >Description: I have created a manpage for pfind(). Manpage pasted below: >How-To-Repeat: >Fix: .\" -*- nroff -*- .\" .\" Copyright (c) 1996 Doug Rabson .\" .\" All rights reserved. .\" .\" This program is free software. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: .\" 1. Redistributions of source code must retain the above copyright .\" notice, this list of conditions and the following disclaimer. .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. .\" .\" THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. .\" IN NO EVENT SHALL THE DEVELOPERS BE LIABLE FOR ANY DIRECT, INDIRECT, .\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT .\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .Dd July 11, 2001 .Os .Dt pfind 9 .Sh NAME .Nm pfind .Nd returns pointer to a proc structure in argument .Sh SYNOPSIS .Fd #include .Ft struct proc * .Fn pfind "pid_t" .Sh DESCRIPTION .Pp pfind takes a pid as its argument and returns a pointer to the proc structure wh o's PID is the pid specified in the argument .Sh RETURN VALUES pfind returns a pointer to a proc structure on success and a NULL on failure. .Sh AUTHORS This man page was written by Evan Sarmiento. >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 Jul 12 18:14:23 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1968B37B401; Thu, 12 Jul 2001 18:14:22 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D180s58489; Thu, 12 Jul 2001 18:08:00 -0700 (PDT) (envelope-from kris) Date: Thu, 12 Jul 2001 18:08:00 -0700 (PDT) From: Message-Id: <200107130108.f6D180s58489@freefall.freebsd.org> To: thorstedsl@utahlinx.com, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/27435: Can't extract bin to / Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Can't extract bin to / State-Changed-From-To: feedback->closed State-Changed-By: kris State-Changed-When: Thu Jul 12 18:07:44 PDT 2001 State-Changed-Why: Feedback timeout http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27435 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Jul 12 23:44:28 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from mail.london-1.starlabs.net (mail.london-1.starlabs.net [212.125.75.12]) by hub.freebsd.org (Postfix) with SMTP id D841037B405 for ; Thu, 12 Jul 2001 23:44:21 -0700 (PDT) (envelope-from EbbingeO@logica.com) X-VirusChecked: Checked Received: (qmail 22163 invoked from network); 13 Jul 2001 06:42:39 -0000 Received: from cav.logica.co.uk (158.234.10.66) by server-17.tower-4.starlabs.net with SMTP; 13 Jul 2001 06:42:39 -0000 Received: from nlxrtd1.europe.logica.com ([158.234.100.34]) by cav.logica.co.uk (8.9.1/8.9.1) with ESMTP id HAA20777; Fri, 13 Jul 2001 07:44:10 +0100 Received: by NLXRTD1 with Internet Mail Service (5.5.2448.0) id <3YJXRHDP>; Fri, 13 Jul 2001 08:44:08 +0200 Message-ID: <718B456A2A03D511A83000D0B7828FA401005D@NLXGRN1> From: "Ebbinge, Onno" To: "'kris@FreeBSD.org'" Cc: "'freebsd-bugs@FreeBSD.org'" , "'questions@freebsd.org'" Subject: RE: kern/28910: Misc kernel compilation problems Date: Fri, 13 Jul 2001 08:44:06 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Kris, Thank you for the very fast responce. > Synopsis: Misc kernel compilation problems > State-Changed-From-To: open->closed > State-Changed-By: kris > State-Changed-When: Thu Jul 12 13:37:53 PDT 2001 > State-Changed-Why: > Please direct tech support requests to the > questions@freebsd.org mailing list (and include more information > when you do, such as the exact errors you obtain during kernel > compilation, and your kernel config file). Thanks. This is my first bug report for FreeBSD so please enlighten me on how I can be more exact than: "If I include the options: makeoptions KERNEL="kernel.mandy" makeoptions DESTDIR="/boot" in my MANDY kernel-config file and type: config MANDY cd ../../compile/MANDY make depend make make install reboot The result is that my kernel compiles ok, is placed and named: /boot/kernel.mandy BUT WILL NOT BOOT" Not totaly the same words but pretty much the same meaning... (see original report: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28910) A -NOT BOOT- result is a bug in my book and not a support request but some enlightment is welcome. My opinion is that the same arguments apply for the other makeoptions but those are less serious. Did you realy try it? Sincerely, Onno PS: please cc me in every responce since I'm not subscribed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Jul 13 1:24:16 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 93DFC37B42A; Fri, 13 Jul 2001 01:24:14 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D8NUq39634; Fri, 13 Jul 2001 01:23:30 -0700 (PDT) (envelope-from dwmalone) Date: Fri, 13 Jul 2001 01:23:30 -0700 (PDT) From: Message-Id: <200107130823.f6D8NUq39634@freefall.freebsd.org> To: dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org, ume@FreeBSD.org Subject: Re: kern/28927: IPv6 prefix-discovery code sleeps when it shouldn't Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: IPv6 prefix-discovery code sleeps when it shouldn't Responsible-Changed-From-To: freebsd-bugs->ume Responsible-Changed-By: dwmalone Responsible-Changed-When: Fri Jul 13 01:18:58 PDT 2001 Responsible-Changed-Why: Looks like one for ume - It looks like this patch should apply to the kame tree aswell as FreeBSD. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28927 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Jul 13 1:30: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 16B6E37B496 for ; Fri, 13 Jul 2001 01:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D8U2D40171; Fri, 13 Jul 2001 01:30:02 -0700 (PDT) (envelope-from gnats) Date: Fri, 13 Jul 2001 01:30:02 -0700 (PDT) Message-Id: <200107130830.f6D8U2D40171@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Malone Subject: Re: i386/28928: dual starfire nic doesn't seem to work (ana-62022) Reply-To: David Malone Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR i386/28928; it has been noted by GNATS. From: David Malone To: john fleming Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: i386/28928: dual starfire nic doesn't seem to work (ana-62022) Date: Fri, 13 Jul 2001 09:26:36 +0100 On Thu, Jul 12, 2001 at 03:39:06PM -0700, john fleming wrote: > >Description: > Well the nic just doesn't work. It is autodetecting media speed > and duplex correctly when set to auto. But if you do anything you > will get output errors. If you force the duplex to full on the > switch and nic, then the nic will drop off the network, then come > up for about 1-2 seconds, then go back down again. This will keep > repeating. Dmesg output and maybe the output of "pciconf -l" might be useful here. Atleast it will show if it is some new version of the card for which the driver needs some tweaks. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Jul 13 1:40: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8AE9037B62A for ; Fri, 13 Jul 2001 01:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D8e1N40904; Fri, 13 Jul 2001 01:40:01 -0700 (PDT) (envelope-from gnats) Date: Fri, 13 Jul 2001 01:40:01 -0700 (PDT) Message-Id: <200107130840.f6D8e1N40904@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Malone Subject: Re: misc/28929: [patch] No man page for pfind() Reply-To: David Malone Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/28929; it has been noted by GNATS. From: David Malone To: Evan Sarmiento Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/28929: [patch] No man page for pfind() Date: Fri, 13 Jul 2001 09:36:20 +0100 On Thu, Jul 12, 2001 at 06:03:49PM -0700, Evan Sarmiento wrote: > I have created a manpage for pfind(). Manpage pasted below: Sounds useful. I've a few small comments. > >Fix: > .\" -*- nroff -*- > .\" > .\" Copyright (c) 1996 Doug Rabson I think you can assign the copyright of the manual page to yourself. In -current I don't think calling pfind requires any locking in -current 'cos it seems to do locking itself, but you might want to check that with John Baldwin . Also, you should probably ask Ruslan to check the mdoc for you. It might also be useful to document zpfind in the same man page? David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Jul 13 1:43:44 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id CF60A37B647 for ; Fri, 13 Jul 2001 01:43:42 -0700 (PDT) (envelope-from dima@unixfreak.org) Received: from hornet.unixfreak.org (hornet [63.198.170.140]) by bazooka.unixfreak.org (Postfix) with ESMTP id 5D7813E31; Fri, 13 Jul 2001 01:43:42 -0700 (PDT) To: David Malone Cc: freebsd-bugs@FreeBSD.org Subject: Re: misc/28929: [patch] No man page for pfind() In-Reply-To: <200107130840.f6D8e1N40904@freefall.freebsd.org>; from dwmalone@maths.tcd.ie on "Fri, 13 Jul 2001 01:40:01 -0700 (PDT)" Date: Fri, 13 Jul 2001 01:43:42 -0700 From: Dima Dorfman Message-Id: <20010713084342.5D7813E31@bazooka.unixfreak.org> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org David Malone writes: > In -current I don't think calling pfind requires any locking in > -current 'cos it seems to do locking itself, This is certainly something that should be documented in the man page, and I didn't see that in the proposed one. In -current, pfind() either returns a pointer to a `struct proc` *after* locking it with PROC_LOCK (so you have to unlock it yourself (using PROC_UNLOCK)), or NULL if it couldn't find anything (and it obviously doesn't lock NULL :-) ). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Jul 13 1:44:17 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B735637B62D; Fri, 13 Jul 2001 01:44:14 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D8cfi40846; Fri, 13 Jul 2001 01:38:41 -0700 (PDT) (envelope-from alfred) Date: Fri, 13 Jul 2001 01:38:41 -0700 (PDT) From: Message-Id: <200107130838.f6D8cfi40846@freefall.freebsd.org> To: alfred@FreeBSD.org, freebsd-bugs@FreeBSD.org, julian@FreeBSD.org Subject: Re: kern/27906: NG_SEND_MSG_HOOK fails to set the return address for the response Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: NG_SEND_MSG_HOOK fails to set the return address for the response Responsible-Changed-From-To: freebsd-bugs->julian Responsible-Changed-By: alfred Responsible-Changed-When: Fri Jul 13 01:38:08 PDT 2001 Responsible-Changed-Why: Julian is Mr Netgraph. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27906 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Jul 13 1:44:17 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9295937B62C; Fri, 13 Jul 2001 01:44:14 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D8bRw40689; Fri, 13 Jul 2001 01:37:27 -0700 (PDT) (envelope-from alfred) Date: Fri, 13 Jul 2001 01:37:27 -0700 (PDT) From: Message-Id: <200107130837.f6D8bRw40689@freefall.freebsd.org> To: brandt@fokus.gmd.de, alfred@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/24628: if netgraph seriously runs out of queue entries it crashes the kernel Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: if netgraph seriously runs out of queue entries it crashes the kernel State-Changed-From-To: open->closed State-Changed-By: alfred State-Changed-When: Fri Jul 13 01:36:57 PDT 2001 State-Changed-Why: Fixed in revision 1.54 of src/sys/netgraph/ng_base.c http://www.FreeBSD.org/cgi/query-pr.cgi?pr=24628 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Jul 13 1:50:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 59CD937B403 for ; Fri, 13 Jul 2001 01:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D8o1J41497; Fri, 13 Jul 2001 01:50:01 -0700 (PDT) (envelope-from gnats) Received: from mgate08.so-net.ne.jp (mgate08.so-net.ne.jp [210.139.254.155]) by hub.freebsd.org (Postfix) with ESMTP id 7EB5D37B401 for ; Fri, 13 Jul 2001 01:42:02 -0700 (PDT) (envelope-from sanewo@ba2.so-net.ne.jp) Received: from mail.ba2.so-net.ne.jp (mail.ba2.so-net.ne.jp [210.139.254.21]) by mgate08.so-net.ne.jp (8.8.8+3.0Wbeta9/3.6W01060506) with ESMTP id RAA26251 for ; Fri, 13 Jul 2001 17:42:00 +0900 (JST) Received: from ba2.so-net.ne.jp (pd300b1.tkyoea00.ap.so-net.ne.jp [61.211.0.177]) by mail.ba2.so-net.ne.jp with ESMTP id f6D8g0H01401 for ; Fri, 13 Jul 2001 17:42:00 +0900 (JST) Received: (from sanewo@localhost) by ba2.so-net.ne.jp (8.11.4/8.11.4) id f6D8fxk30069; Fri, 13 Jul 2001 17:41:59 +0900 (JST) (envelope-from sanewo) Message-Id: <200107130841.f6D8fxk30069@ba2.so-net.ne.jp> Date: Fri, 13 Jul 2001 17:41:59 +0900 (JST) From: Takanori Saneto To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/28935: syslogd -u doesn't treat * as "all levels" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28935 >Category: bin >Synopsis: syslogd -u doesn't treat * as "all levels" >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 Jul 13 01:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Takanori Saneto >Release: FreeBSD 4.3-STABLE i386 >Organization: an individual >Environment: System: FreeBSD muse.sanewo 4.3-STABLE FreeBSD 4.3-STABLE #3: Fri Jul 6 01:38:21 JST 2001 sanewo@muse.sanewo:/export/usr.obj/usr/src/sys/MUSE i386 4.3-stable CVSup'ed as of today. Same problem seems to exist in -current as well. >Description: When invoked with -u, syslogd logs nothing to all.log with following syslog.conf entry: *.* /var/log/all.log In syslogd.c, '*' is converted to priority level LOG_PRIMASK+1. Without -u, default comparison is '>=' and LOG_PRIMASK+1 is larger than any actual priority level, comparison always succeeds (as intended). With -u, comparison is '==' and no actual priority level is equal to LOG_PRIMASK+1, comparison always fails. >How-To-Repeat: Invoke syslogd with -u and see all.log doesn't grow. >Fix: A quick hack patch is as follows: --- syslogd.c.orig Fri Jul 13 17:30:46 2001 +++ syslogd.c Fri Jul 13 17:31:55 2001 @@ -809,6 +809,7 @@ if (!(((f->f_pcmp[fac] & PRI_EQ) && (f->f_pmask[fac] == prilev)) ||((f->f_pcmp[fac] & PRI_LT) && (f->f_pmask[fac] < prilev)) ||((f->f_pcmp[fac] & PRI_GT) && (f->f_pmask[fac] > prilev)) + ||(f->f_pmask[fac] == LOG_PRIMASK+1) ) || f->f_pmask[fac] == INTERNAL_NOPRI) continue; >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 Jul 13 2:24:19 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A239937B406; Fri, 13 Jul 2001 02:24:14 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D9HYS47772; Fri, 13 Jul 2001 02:17:34 -0700 (PDT) (envelope-from roam) Date: Fri, 13 Jul 2001 02:17:34 -0700 (PDT) From: Message-Id: <200107130917.f6D9HYS47772@freefall.freebsd.org> To: roam@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: misc/28929: [patch] No man page for pfind() Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [patch] No man page for pfind() Responsible-Changed-From-To: freebsd-bugs->freebsd-doc Responsible-Changed-By: roam Responsible-Changed-When: Fri Jul 13 02:11:48 PDT 2001 Responsible-Changed-Why: I believe this to be a doc issue. The manpage does need some mdoc(7) corrections, like, for instance.. --- pfind.9.orig Fri Jul 13 12:17:00 2001 +++ pfind.9 Fri Jul 13 12:18:08 2001 @@ -37,11 +37,12 @@ .Fn pfind "pid_t" .Sh DESCRIPTION .Pp -pfind takes a pid as its argument and returns a pointer to the proc structure w h -o's PID is the pid -specified in the argument +.Nm +takes a pid as its argument and returns a pointer to the proc structure with +the specified process ID. .Sh RETURN VALUES -pfind returns a pointer to a proc structure on success and a NULL on failure. +.Nm +returns a pointer to a proc structure on success and a null pointer on failure. .Sh AUTHORS This man page was written by -Evan Sarmiento. +.An Evan Sarmiento . Also, the comments in the audit trail about the actual content seem relevant. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28929 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Jul 13 2:30: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0708637B405 for ; Fri, 13 Jul 2001 02:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D9U1648684; Fri, 13 Jul 2001 02:30:01 -0700 (PDT) (envelope-from gnats) Received: from nebula.cybercable.fr (e250.dhcp212-198-25.noos.fr [212.198.25.250]) by hub.freebsd.org (Postfix) with ESMTP id 07DDA37B405 for ; Fri, 13 Jul 2001 02:27:01 -0700 (PDT) (envelope-from mux@qualys.com) Received: (from mux@localhost) by nebula.cybercable.fr (8.11.4/8.11.4) id f6D9Qxg45151; Fri, 13 Jul 2001 11:26:59 +0200 (CEST) (envelope-from mux) Message-Id: <200107130926.f6D9Qxg45151@nebula.cybercable.fr> Date: Fri, 13 Jul 2001 11:26:59 +0200 (CEST) From: Maxime Henrion Reply-To: Maxime Henrion To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/28937: [PATCH] fsck_msdosfs doesn't recognise -F flag Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28937 >Category: bin >Synopsis: [PATCH] fsck_msdosfs doesn't recognise -F flag >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 13 02:30:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Maxime Henrion >Release: FreeBSD 5.0-CURRENT i386 >Organization: None >Environment: System: FreeBSD nebula.cybercable.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Wed Jul 11 11:36:48 CEST 2001 mux@nebula.cybercable.fr:/usr/src/sys/i386/compile/NEBULA i386 >Description: fsck_msdosfs doesn't recognise the flag -F which his passed to it since background fsck was enabled on -CURRENT. >How-To-Repeat: Just boot your -CURRENT system with an MS-DOS partition mounted in /etc/fstab with the sixth field set (non-0, usually 2) and background_fsck set to yes (this is the default). The boot script will invoke fsck_msdosfs with the -F flag, thus causing fsck_msdosfs to print a usage message. As it returns a non-0 exit code, it will not be invoked with -B later. >Fix: This patch returns 8 if fsck_msdosfs is invoked with the flag -F as it is done with fsck_ifs (in which it defines EEXIT as 8 and return EEXIT). --- fsck_msdosfs.patch begins here --- --- /usr/src/sbin/fsck_msdosfs/main.c Mon Jul 9 12:35:18 2001 +++ main.c Tue Jul 10 01:33:58 2001 @@ -75,13 +75,17 @@ int ret = 0, erg; int ch; - while ((ch = getopt(argc, argv, "pynf")) != -1) { + while ((ch = getopt(argc, argv, "fFnpy")) != -1) { switch (ch) { case 'f': /* * We are always forced, since we don't * have a clean flag */ + break; + case 'F': + /* We can never run in background */ + exit(8); break; case 'n': alwaysno = 1; --- fsck_msdosfs.patch ends here --- >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 Jul 13 2:34:16 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A610737B401; Fri, 13 Jul 2001 02:34:14 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D9VqG48879; Fri, 13 Jul 2001 02:31:52 -0700 (PDT) (envelope-from dd) Date: Fri, 13 Jul 2001 02:31:52 -0700 (PDT) From: Message-Id: <200107130931.f6D9VqG48879@freefall.freebsd.org> To: dd@FreeBSD.org, freebsd-bugs@FreeBSD.org, orbien@FreeBSD.org Subject: Re: bin/28937: [PATCH] fsck_msdosfs doesn't recognise -F flag Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] fsck_msdosfs doesn't recognise -F flag Responsible-Changed-From-To: freebsd-bugs->orbien Responsible-Changed-By: dd Responsible-Changed-When: Fri Jul 13 02:31:39 PDT 2001 Responsible-Changed-Why: obrien imported fsck_msdosfs. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28937 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Jul 13 3: 4:16 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B1D3937B401; Fri, 13 Jul 2001 03:04:14 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6D9tHS50653; Fri, 13 Jul 2001 02:55:17 -0700 (PDT) (envelope-from dwmalone) Date: Fri, 13 Jul 2001 02:55:17 -0700 (PDT) From: Message-Id: <200107130955.f6D9tHS50653@freefall.freebsd.org> To: dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org, dwmalone@FreeBSD.org Subject: Re: bin/28935: syslogd -u doesn't treat * as "all levels" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: syslogd -u doesn't treat * as "all levels" Responsible-Changed-From-To: freebsd-bugs->dwmalone Responsible-Changed-By: dwmalone Responsible-Changed-When: Fri Jul 13 02:54:49 PDT 2001 Responsible-Changed-Why: I'll have a look at this one. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28935 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Jul 13 3:10:12 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 95AF537B405 for ; Fri, 13 Jul 2001 03:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6DAA1t57165; Fri, 13 Jul 2001 03:10:01 -0700 (PDT) (envelope-from gnats) Received: from xserver.babeltech.dk (xserver.babeltech.dk [194.255.106.97]) by hub.freebsd.org (Postfix) with ESMTP id B825637B401 for ; Fri, 13 Jul 2001 03:09:47 -0700 (PDT) (envelope-from simon@xserver.babeltech.dk) Message-Id: <200107131007.f6DA7xF34151@xserver.babeltech.dk> Date: Fri, 13 Jul 2001 12:07:59 +0200 (CEST) From: Simon Nielsen To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: misc/28938: PicoBSD - An update to the build script to add new features Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28938 >Category: misc >Synopsis: PicoBSD - An update to the build script to add new features >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 Jul 13 03:10:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Simon Nielsen >Release: FreeBSD 4.3-STABLE i386 >Organization: BabelTech A/S >Environment: System: FreeBSD simon.babeltech.dk 4.3-STABLE FreeBSD 4.3-STABLE #18: Fri May 4 21:24:39 CEST 2001 root@babeltech.dk:/usr/obj/usr/src/sys/GENERIC i386 >Description: A patch to the build script that adds the possibility to make make overrides for the MFS filesystem in the type specific floppy's and still use the main MFS as base. It also adds the -nn (or -n -n) switch which make the script not ask for confirmation for writing the floppy to disk when building. >How-To-Repeat: N/A >Fix: Patch is also avalible at http://simon.nitro.dk/patch/picobsd/buildscript-nonint-mfsmerge.patch diff -u /usr/src/release/orig.picobsd/build/config picobsd/build/config --- /usr/src/release/orig.picobsd/build/config Wed Jul 11 14:30:41 2001 +++ picobsd/build/config Fri Jul 13 11:02:32 2001 @@ -13,3 +13,9 @@ MY_DEVS=${MY_DEVS:-"std tun2 cuaa0 cuaa1 cuaa2 vty10 fd0 ad0 pty0 \ ttyd0 cuaa0 bpf0 bpf1 sa0 sa1"} + +# If present should the type specific MFS be merged in instead of +# replacing the general PicoBSD MFS. Files from the type specific MFS +# overrides files from general PicoBSD MFS. +# Option can be yes or no. Default is no +MERGE_TYPE_SPECIFIC_MFS=${MERGE_TYPE_SPECIFIC_MFS:-"no"} diff -u /usr/src/release/orig.picobsd/build/picobsd picobsd/build/picobsd --- /usr/src/release/orig.picobsd/build/picobsd Wed Jul 11 14:30:41 2001 +++ picobsd/build/picobsd Fri Jul 13 11:04:10 2001 @@ -82,6 +82,16 @@ boot1=/boot/boot1 boot2=/boot/boot2 + # interactive is if interactive mode should be used. + interactive="YES" + + # install_interactive is if the confirmation for install of the + # binary image on the floppy should be interactive + install_interactive="YES" + + # verbose is if script should be verbose + verbose="NO" + # abort in case of error... set -e @@ -90,10 +100,13 @@ } # log something on stdout if verbose. +# and wait after each log if interactive log() { - if [ "$verbose" != "" ] ; then + if [ "${verbose}" = "YES" ] ; then printf "%s\n" "$*" - read -p "(log) enter to continue" foo + if [ "${interactive}" = "YES" ]; then + read -p "(log) enter to continue" foo + fi fi } @@ -307,18 +320,32 @@ # Call the build procedure # Install image do_install() { - dialog --title "Build ${TYPE} completed" --inputbox \ -"\nThe build process was completed successfuly.\n\ + local text_common text_interactive text_noninteractive + + abort_time=10 + + text_common="\nThe build process was completed successfuly.\n\ `cat .build.reply` \n\n\ Now we are going to install the image on the floppy.\n\ -Please insert a blank floppy in /dev/fd0.\\n -WARNING: the contents of the floppy will be permanently erased!\n\ -\n\ -Your options:\n\ +Please insert a blank floppy in /dev/fd0.\n\n\ +WARNING: the contents of the floppy will be permanently erased!\n\n" + + text_interactive="Your options:\n\ * ^C or [Cancel] to abort,\n\ * Enter to install \"picobsd.bin\",\n\ -" 20 80 2> ${RISU} - if [ "$?" = "0" ]; then +" + + text_noninteractive="You have ${abort_time} to abort by pressing ^C\n" + + if [ ${install_interactive} = "YES" ]; then + dialog --title "Build ${TYPE} completed" --inputbox \ + "${text_common}${text_interactive}" 20 80 2> ${RISU} + else + echo -e "\n\n\n${text_common}${text_noninteractive}" + sleep ${abort_time} + fi + + if [ "$?" = "0" -o "${install_interactive}" = "NO" ]; then echo "Writing picobsd.bin..." dd if=${BUILDDIR}/picobsd.bin of=/dev/rfd0.${FLOPPY_SIZE} else @@ -512,7 +539,7 @@ ssh-keygen -f ${MFS_MOUNTPOINT}/etc/ssh_host_key -N "" -C "root@picobsd" fi - if [ -d ${MY_TREE}/mfs_tree ]; then + if [ -d ${MY_TREE}/mfs_tree -a ${MERGE_TYPE_SPECIFIC_MFS} = "no" ]; then log "---> Copy site-specific MFS tree..." MFS_TREE=${MY_TREE}/mfs_tree else @@ -522,6 +549,15 @@ (cd ${MFS_TREE} ; tar -cf - --exclude CVS . ) | \ (cd ${MFS_MOUNTPOINT} ; tar x${TAR_VERBOSE}f - ) + # Now merge in type specific MFS if requested + if [ -d ${MY_TREE}/mfs_tree -a ${MERGE_TYPE_SPECIFIC_MFS} = "yes" ]; then + log "---> Merging type-specific MFS tree..." + MFS_TREE=${MY_TREE}/mfs_tree + + (cd ${MFS_TREE} ; tar -cf - --exclude CVS . ) | \ + (cd ${MFS_MOUNTPOINT} ; tar x${TAR_VERBOSE}f - ) + fi + if [ "${INCLUDE_FLOPPY_IN_MFS}" = "yes" ]; then log "---> Copy generic floppy_tree into MFS..." cp -Rp ${BUILDDIR}/floppy.tree/* ${MFS_MOUNTPOINT}/fd @@ -658,7 +694,15 @@ shift ;; -n) + # If -n i specified two times also set install_interactive to no + if [ "${interactive}" = "NO" ]; then + install_interactive="NO" + fi + interactive="NO" + ;; + -nn) interactive="NO" + install_interactive="NO" ;; -c*) # clean clean="YES" >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 Jul 13 6: 0:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A7C637B403 for ; Fri, 13 Jul 2001 06:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6DD01F88597; Fri, 13 Jul 2001 06:00:01 -0700 (PDT) (envelope-from gnats) Received: from mail.ryu16.org (xdsl044072.061200.metallic.ne.jp [61.200.44.72]) by hub.freebsd.org (Postfix) with ESMTP id 474A037B406 for ; Fri, 13 Jul 2001 05:50:49 -0700 (PDT) (envelope-from imura@ryu16.org) Received: (from imura@localhost) by mail.ryu16.org (8.11.3/8.11.1) id f6DColH10089; Fri, 13 Jul 2001 21:50:47 +0900 (JST) (envelope-from imura) Message-Id: <200107131250.f6DColH10089@mail.ryu16.org> Date: Fri, 13 Jul 2001 21:50:47 +0900 (JST) From: imura@ryu16.org Reply-To: imura@ryu16.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/28946: typo in GENERIC Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28946 >Category: kern >Synopsis: typo in GENERIC >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 13 06:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Ryuichiro Imura >Release: FreeBSD 5.0-CURRENT >Organization: >Environment: FreeBSD 5.0-CURRENT #0: Fri Jul 13 19:17:56 JST 2001 root@snowwhite:/usr/src/sys/compile/BP6 >Description: device pcn has invalid comment. Am79C79x -> Am79C97x >How-To-Repeat: >Fix: Index: alpha/conf/GENERIC =================================================================== RCS file: /home/ncvs/src/sys/alpha/conf/GENERIC,v retrieving revision 1.114 diff -u -r1.114 GENERIC --- alpha/conf/GENERIC 2001/07/02 21:01:24 1.114 +++ alpha/conf/GENERIC 2001/07/13 12:42:08 @@ -145,7 +145,7 @@ # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support device dc # DEC/Intel 21143 and workalikes -device pcn # AMD Am79C79x PCI 10/100 NICs +device pcn # AMD Am79C97x PCI 10/100 NICs device rl # RealTek 8129/8139 device sf # Adaptec AIC-6915 (``Starfire'') device sis # Silicon Integrated Systems SiS 900/SiS 7016 Index: i386/conf/GENERIC =================================================================== RCS file: /home/ncvs/src/sys/i386/conf/GENERIC,v retrieving revision 1.313 diff -u -r1.313 GENERIC --- i386/conf/GENERIC 2001/07/02 21:01:48 1.313 +++ i386/conf/GENERIC 2001/07/13 12:42:14 @@ -168,7 +168,7 @@ device miibus # MII bus support device dc # DEC/Intel 21143 and various workalikes device fxp # Intel EtherExpress PRO/100B (82557, 82558) -device pcn # AMD Am79C79x PCI 10/100 NICs +device pcn # AMD Am79C97x PCI 10/100 NICs device rl # RealTek 8129/8139 device sf # Adaptec AIC-6915 (``Starfire'') device sis # Silicon Integrated Systems SiS 900/SiS 7016 Index: i386/conf/NEWCARD =================================================================== RCS file: /home/ncvs/src/sys/i386/conf/NEWCARD,v retrieving revision 1.47 diff -u -r1.47 NEWCARD --- i386/conf/NEWCARD 2001/06/17 02:02:33 1.47 +++ i386/conf/NEWCARD 2001/07/13 12:42:21 @@ -174,7 +174,7 @@ device miibus # MII bus support device dc # DEC/Intel 21143 and various workalikes device fxp # Intel EtherExpress PRO/100B (82557, 82558) -device pcn # AMD Am79C79x PCI 10/100 NICs +device pcn # AMD Am79C97x PCI 10/100 NICs device rl # RealTek 8129/8139 device sf # Adaptec AIC-6915 (``Starfire'') device sis # Silicon Integrated Systems SiS 900/SiS 7016 Index: i386/conf/NOTES =================================================================== RCS file: /home/ncvs/src/sys/i386/conf/NOTES,v retrieving revision 1.936 diff -u -r1.936 NOTES --- i386/conf/NOTES 2001/07/12 06:32:49 1.936 +++ i386/conf/NOTES 2001/07/13 12:42:56 @@ -1817,7 +1817,7 @@ device fxp # Intel EtherExpress PRO/100B (82557, 82558) hint.fxp.0.prefer_iomap="0" device rl # RealTek 8129/8139 -device pcn # AMD Am79C79x PCI 10/100 NICs +device pcn # AMD Am79C97x PCI 10/100 NICs device sf # Adaptec AIC-6915 (``Starfire'') device sis # Silicon Integrated Systems SiS 900/SiS 7016 device ste # Sundance ST201 (D-Link DFE-550TX) Index: pc98/conf/GENERIC =================================================================== RCS file: /home/ncvs/src/sys/pc98/conf/GENERIC,v retrieving revision 1.178 diff -u -r1.178 GENERIC --- pc98/conf/GENERIC 2001/07/04 13:00:21 1.178 +++ pc98/conf/GENERIC 2001/07/13 12:43:02 @@ -158,7 +158,7 @@ device miibus # MII bus support device dc # DEC/Intel 21143 and various workalikes device fxp # Intel EtherExpress PRO/100B (82557, 82558) -device pcn # AMD Am79C79x PCI 10/100 NICs +device pcn # AMD Am79C97x PCI 10/100 NICs device rl # RealTek 8129/8139 device sf # Adaptec AIC-6915 (``Starfire'') device sis # Silicon Integrated Systems SiS 900/SiS 7016 >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 Jul 13 6:44:18 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 93DA537B401; Fri, 13 Jul 2001 06:44:16 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6DDYKH07191; Fri, 13 Jul 2001 06:34:20 -0700 (PDT) (envelope-from dd) Date: Fri, 13 Jul 2001 06:34:20 -0700 (PDT) From: Message-Id: <200107131334.f6DDYKH07191@freefall.freebsd.org> To: imura@ryu16.org, dd@FreeBSD.org, freebsd-bugs@FreeBSD.org, dd@FreeBSD.org Subject: Re: kern/28946: typo in GENERIC Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: typo in GENERIC State-Changed-From-To: open->analyzed State-Changed-By: dd State-Changed-When: Fri Jul 13 06:34:07 PDT 2001 State-Changed-Why: Applied, thanks! Responsible-Changed-From-To: freebsd-bugs->dd Responsible-Changed-By: dd Responsible-Changed-When: Fri Jul 13 06:34:07 PDT 2001 Responsible-Changed-Why: My MFC remnder. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28946 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Jul 13 7: 0:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CDE5037B403 for ; Fri, 13 Jul 2001 07:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6DE01g00559; Fri, 13 Jul 2001 07:00:01 -0700 (PDT) (envelope-from gnats) Received: from lorraine.loria.fr (lorraine.loria.fr [152.81.1.17]) by hub.freebsd.org (Postfix) with ESMTP id 6CB0A37B401 for ; Fri, 13 Jul 2001 06:57:29 -0700 (PDT) (envelope-from sdalu@loria.fr) Received: from hyperion.loria.fr (hyperion.loria.fr [152.81.7.193]) by lorraine.loria.fr (8.9.3/8.9.3/8.9.3/JCG-DG) with ESMTP id PAA27905 for ; Fri, 13 Jul 2001 15:57:28 +0200 (MET DST) Received: (from sdalu@localhost) by hyperion.loria.fr (8.11.1/8.11.1) id f6DDv4d71477; Fri, 13 Jul 2001 15:57:04 +0200 (CEST) (envelope-from sdalu) Message-Id: <200107131357.f6DDv4d71477@hyperion.loria.fr> Date: Fri, 13 Jul 2001 15:57:04 +0200 (CEST) From: sdalu@loria.fr Reply-To: sdalu@loria.fr To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/28947: dup2 closing pthread file descriptor Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28947 >Category: kern >Synopsis: dup2 closing pthread file descriptor >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 13 07:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Stephane D'Alu >Release: FreeBSD 4.2-RELEASE i386 >Organization: >Environment: >Description: when using pthread 2 file descriptors are used for pipes (see lsof output), these file descriptors can't be closed by close(), but dup2() manage to duplicate other fd at these positions (fcntl/F_DUPFD cannot) the real problem occurs when doing an exec, when presumably the pthread is doing some cleanup and closes its files descriptor, unfortunatelly these descriptors are not its own anymore but the copy done but dup2. would have expected dup2() to fail (the problem is perhaps more with the pthread librairy than the kernel) >How-To-Repeat: -- a ------------------------ #include int main() { if (close(3) < 0) perror("close"); if (dup2(0, 3) < 0) perror("dup2"); } ----------------------------- gcc -o a a.c -pthread a 71332 sdalu 0u VCHR 5,14 0t4766 8311 /dev/ttype a 71332 sdalu 1u VCHR 5,14 0t4766 8311 /dev/ttype a 71332 sdalu 2u VCHR 5,14 0t4766 8311 /dev/ttype a 71332 sdalu 3u PIPE 0xd734f260 16384 ->0xd734f300 a 71332 sdalu 4u PIPE 0xd734f300 16384 ->0xd734f260 ./a close: Bad file descriptor >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 Jul 13 7:24:16 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C2AE37B401; Fri, 13 Jul 2001 07:24:15 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6DEMpb05650; Fri, 13 Jul 2001 07:22:51 -0700 (PDT) (envelope-from dd) Date: Fri, 13 Jul 2001 07:22:51 -0700 (PDT) From: Message-Id: <200107131422.f6DEMpb05650@freefall.freebsd.org> To: cjc@cc942873-a.ewndsr1.nj.home.com, dd@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/14817: strptime(3) '%C' conversion incorrect Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: strptime(3) '%C' conversion incorrect State-Changed-From-To: analyzed->closed State-Changed-By: dd State-Changed-When: Fri Jul 13 07:22:35 PDT 2001 State-Changed-Why: fixed long ago http://www.FreeBSD.org/cgi/query-pr.cgi?pr=14817 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Jul 13 7:30:18 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE59137B405 for ; Fri, 13 Jul 2001 07:30:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6DEU5K06235; Fri, 13 Jul 2001 07:30:05 -0700 (PDT) (envelope-from gnats) Date: Fri, 13 Jul 2001 07:30:05 -0700 (PDT) Message-Id: <200107131430.f6DEU5K06235@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: John_Fleming@compusa.com Subject: Re: i386/28928: dual starfire nic doesn't seem to work (ana-62022) Reply-To: John_Fleming@compusa.com Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR i386/28928; it has been noted by GNATS. From: John_Fleming@compusa.com To: David Malone Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: i386/28928: dual starfire nic doesn't seem to work (ana-62022) Date: Fri, 13 Jul 2001 09:28:52 -0500 no problem, i will do what ever i can to help.. pciconf -l -------------------------- chip0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x71908086 rev=0x02 hdr=0x00 pcib1@pci0:1:0: class=0x060400 card=0x00000000 chip=0x71918086 rev=0x02 hdr=0x01 isab0@pci0:7:0: class=0x060100 card=0x00000000 chip=0x71108086 rev=0x02 hdr=0x00 atapci0@pci0:7:1: class=0x010180 card=0x00000000 chip=0x71118086 rev=0x01 hdr=0x00 uhci0@pci0:7:2: class=0x0c0300 card=0x00000000 chip=0x71128086 rev=0x01 hdr=0x00 chip1@pci0:7:3: class=0x068000 card=0x00000000 chip=0x71138086 rev=0x02 hdr=0x00 pcib2@pci0:9:0: class=0x060400 card=0x000000dc chip=0x00261011 rev=0x02 hdr=0x01 none0@pci0:17:0: class=0x030000 card=0x00000000 chip=0x00a01013 rev=0x47 hdr=0x00 ahc0@pci0:19:0: class=0x010000 card=0x00000000 chip=0x81789004 rev=0x00 hdr=0x00 sf0@pci2:4:0: class=0x020000 card=0x00109004 chip=0x69159004 rev=0x03 hdr=0x00 sf1@pci2:5:0: class=0x020000 card=0x00109004 chip=0x69159004 rev=0x03 hdr=0x00 ------------------------------- DMESG -------------------------------- I'm having problems getting starfire nics to work correctly. Useing GENERIC i can't seem to force the nic to work without it dropping off the network. When i does drop off the network it goes up and down every 2-3 seconds. I have tried 2 different switchs (cisco and xylan) with both switchs set to full-duplex on all ports, and nic set to 100 full. If i set the nics to auto they do detect the correct media speed and duplex, but i get lots of out errors (netstat -in). The host i'm ftping from and to are on the same switch and same ip segment. Just to see if it would help i made a custom kernel, and removed and nics not being used, usb*, and a few isa devices. After that i was able to keep the card on the network with it forced to full duplex, but i still get out put errors (also crc's). I have 2 machines that do this with starfire nics. 1 clone P2-400, 1 compaq 1400r(i think that right) dual 500. I will attach a dmesg to this email and a kernel config. Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.3-RELEASE #1: Wed Jul 11 23:22:03 CDT 2001 root@superfly.compusa.com:/usr/src/sys/compile/MY-KERNEL Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 300683270 Hz CPU: Pentium II/Pentium II Xeon/Celeron (300.68-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x650 Stepping = 0 Features=0x183f9ff real memory = 67108864 (65536K bytes) avail memory = 61939712 (60488K bytes) Preloaded elf kernel "kernel" at 0xc035d000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 7.2 irq 11 chip1: port 0x5000-0x500f at device 7.3 on pci0 pcib2: at device 15.0 on pci0 pci2: on pcib2 sf0: port 0xa000-0xa0ff mem 0xe6080000-0xe60fffff irq 12 at device 4.0 on pci2 sf0: Ethernet address: 00:00:d1:d9:82:37 miibus0: on sf0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto sf1: port 0xa400-0xa4ff mem 0xe6000000-0xe607ffff irq 11 at device 5.0 on pci2 sf1: Ethernet address: 00:00:d1:d9:82:38 miibus1: on sf1 ukphy1: on miibus1 ukphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pci0: at 17.0 ahc0: port 0xb400-0xb4ff mem 0xeb000000-0xeb000fff irq 10 at device 19.0 on pci0 aic7880: Single Channel A, SCSI Id=7, 16/255 SCBs fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> acd0: CDROM <40X CD-ROM> at ata0-master using PIO4 Waiting 15 seconds for SCSI devices to settle Mounting root from ufs:/dev/da0s1a da0 at ahc0 bus 0 target 6 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 20.000MB/s transfers (20.000MHz, offset 15), Tagged Queueing Enabled da0: 4136MB (8471232 512 byte sectors: 255H 63S/T 527C) uhci0: port 0xb000-0xb01f irq 11 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ------------------------------------------------------------------------ David Malone @maths.tcd.ie on 07/13/2001 03:26:36 AM Sent by: dwmalone@maths.tcd.ie To: john fleming cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: i386/28928: dual starfire nic doesn't seem to work (ana-62022) On Thu, Jul 12, 2001 at 03:39:06PM -0700, john fleming wrote: > >Description: > Well the nic just doesn't work. It is autodetecting media speed > and duplex correctly when set to auto. But if you do anything you > will get output errors. If you force the duplex to full on the > switch and nic, then the nic will drop off the network, then come > up for about 1-2 seconds, then go back down again. This will keep > repeating. Dmesg output and maybe the output of "pciconf -l" might be useful here. Atleast it will show if it is some new version of the card for which the driver needs some tweaks. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Jul 13 7:35: 7 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from postit.compusa.com (helios.compusa.com [198.22.121.120]) by hub.freebsd.org (Postfix) with ESMTP id F2F9C37B403 for ; Fri, 13 Jul 2001 07:34:59 -0700 (PDT) (envelope-from John_Fleming@compusa.com) Received: from dallsmtp1.compusa.com (Dallsmtp1.compusa.com [172.16.79.67]) by postit.compusa.com (8.10.1/8.10.1) with ESMTP id f6DEYuC10519 for ; Fri, 13 Jul 2001 09:34:56 -0500 (CDT) Subject: Re: i386/28928: dual starfire nic doesn't seem to work (ana-62022) To: freebsd-bugs@freebsd.org From: John_Fleming@compusa.com Date: Fri, 13 Jul 2001 09:34:57 -0500 Message-ID: X-MIMETrack: Serialize by Router on DallSMTP1/Servers/CompUSA(Release 5.0.7 |March 21, 2001) at 07/13/2001 09:34:58 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org pciconf -l -------------------------- chip0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x71908086 rev=0x02 hdr=0x00 pcib1@pci0:1:0: class=0x060400 card=0x00000000 chip=0x71918086 rev=0x02 hdr=0x01 isab0@pci0:7:0: class=0x060100 card=0x00000000 chip=0x71108086 rev=0x02 hdr=0x00 atapci0@pci0:7:1: class=0x010180 card=0x00000000 chip=0x71118086 rev=0x01 hdr=0x00 uhci0@pci0:7:2: class=0x0c0300 card=0x00000000 chip=0x71128086 rev=0x01 hdr=0x00 chip1@pci0:7:3: class=0x068000 card=0x00000000 chip=0x71138086 rev=0x02 hdr=0x00 pcib2@pci0:9:0: class=0x060400 card=0x000000dc chip=0x00261011 rev=0x02 hdr=0x01 none0@pci0:17:0: class=0x030000 card=0x00000000 chip=0x00a01013 rev=0x47 hdr=0x00 ahc0@pci0:19:0: class=0x010000 card=0x00000000 chip=0x81789004 rev=0x00 hdr=0x00 sf0@pci2:4:0: class=0x020000 card=0x00109004 chip=0x69159004 rev=0x03 hdr=0x00 sf1@pci2:5:0: class=0x020000 card=0x00109004 chip=0x69159004 rev=0x03 hdr=0x00 ------------------------------- DMESG -------------------------------- I'm having problems getting starfire nics to work correctly. Useing GENERIC i can't seem to force the nic to work without it dropping off the network. When i does drop off the network it goes up and down every 2-3 seconds. I have tried 2 different switchs (cisco and xylan) with both switchs set to full-duplex on all ports, and nic set to 100 full. If i set the nics to auto they do detect the correct media speed and duplex, but i get lots of out errors (netstat -in). The host i'm ftping from and to are on the same switch and same ip segment. Just to see if it would help i made a custom kernel, and removed and nics not being used, usb*, and a few isa devices. After that i was able to keep the card on the network with it forced to full duplex, but i still get out put errors (also crc's). I have 2 machines that do this with starfire nics. 1 clone P2-400, 1 compaq 1400r(i think that right) dual 500. I will attach a dmesg to this email and a kernel config. Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.3-RELEASE #1: Wed Jul 11 23:22:03 CDT 2001 root@superfly.compusa.com:/usr/src/sys/compile/MY-KERNEL Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 300683270 Hz CPU: Pentium II/Pentium II Xeon/Celeron (300.68-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x650 Stepping = 0 Features=0x183f9ff real memory = 67108864 (65536K bytes) avail memory = 61939712 (60488K bytes) Preloaded elf kernel "kernel" at 0xc035d000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 7.2 irq 11 chip1: port 0x5000-0x500f at device 7.3 on pci0 pcib2: at device 15.0 on pci0 pci2: on pcib2 sf0: port 0xa000-0xa0ff mem 0xe6080000-0xe60fffff irq 12 at device 4.0 on pci2 sf0: Ethernet address: 00:00:d1:d9:82:37 miibus0: on sf0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto sf1: port 0xa400-0xa4ff mem 0xe6000000-0xe607ffff irq 11 at device 5.0 on pci2 sf1: Ethernet address: 00:00:d1:d9:82:38 miibus1: on sf1 ukphy1: on miibus1 ukphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pci0: at 17.0 ahc0: port 0xb400-0xb4ff mem 0xeb000000-0xeb000fff irq 10 at device 19.0 on pci0 aic7880: Single Channel A, SCSI Id=7, 16/255 SCBs fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> acd0: CDROM <40X CD-ROM> at ata0-master using PIO4 Waiting 15 seconds for SCSI devices to settle Mounting root from ufs:/dev/da0s1a da0 at ahc0 bus 0 target 6 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 20.000MB/s transfers (20.000MHz, offset 15), Tagged Queueing Enabled da0: 4136MB (8471232 512 byte sectors: 255H 63S/T 527C) uhci0: port 0xb000-0xb01f irq 11 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ------------------------------------------------------------------------ David Malone @maths.tcd.ie on 07/13/2001 03:26:36 AM Sent by: dwmalone@maths.tcd.ie To: john fleming cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: i386/28928: dual starfire nic doesn't seem to work (ana-62022) On Thu, Jul 12, 2001 at 03:39:06PM -0700, john fleming wrote: > >Description: > Well the nic just doesn't work. It is autodetecting media speed > and duplex correctly when set to auto. But if you do anything you > will get output errors. If you force the duplex to full on the > switch and nic, then the nic will drop off the network, then come > up for about 1-2 seconds, then go back down again. This will keep > repeating. Dmesg output and maybe the output of "pciconf -l" might be useful here. Atleast it will show if it is some new version of the card for which the driver needs some tweaks. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Jul 13 8: 4:16 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 31B2637B405; Fri, 13 Jul 2001 08:04:15 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6DF0la10565; Fri, 13 Jul 2001 08:00:47 -0700 (PDT) (envelope-from dwmalone) Date: Fri, 13 Jul 2001 08:00:47 -0700 (PDT) From: Message-Id: <200107131500.f6DF0la10565@freefall.freebsd.org> To: dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org, wpaul@FreeBSD.org Subject: Re: i386/28928: dual starfire nic doesn't seem to work (ana-62022) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: dual starfire nic doesn't seem to work (ana-62022) Responsible-Changed-From-To: freebsd-bugs->wpaul Responsible-Changed-By: dwmalone Responsible-Changed-When: Fri Jul 13 07:59:20 PDT 2001 Responsible-Changed-Why: Bill - I'd guess this PR is some sort of problem between the sf driver and the phy, but you'd know better. The submitter says he can make hardware available if needs be. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28928 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Jul 13 12:20:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 61AA637B406 for ; Fri, 13 Jul 2001 12:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6DJK1952022; Fri, 13 Jul 2001 12:20:01 -0700 (PDT) (envelope-from gnats) Received: from kendra.ne.mediaone.net (kendra.ne.mediaone.net [24.218.227.234]) by hub.freebsd.org (Postfix) with ESMTP id 9A89437B403 for ; Fri, 13 Jul 2001 12:13:26 -0700 (PDT) (envelope-from ahd@minerva.uucp.kew.com) Received: from minerva.uucp.kew.com (minerva.hh.kew.com [192.168.203.144]) by kendra.ne.mediaone.net (Postfix) with ESMTP id A47D615538 for ; Fri, 13 Jul 2001 15:13:25 -0400 (EDT) Received: by minerva.uucp.kew.com (Postfix, from userid 1001) id 50859BA27; Fri, 13 Jul 2001 15:13:25 -0400 (EDT) Message-Id: <20010713191325.50859BA27@minerva.uucp.kew.com> Date: Fri, 13 Jul 2001 15:13:25 -0400 (EDT) From: ahd@kew.com Reply-To: ahd@kew.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/28950: vinum uses the lock directory hierarchy inconsistent with FreeBSD Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28950 >Category: bin >Synopsis: vinum uses the lock directory hierarchy inconsistent with FreeBSD >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 13 12:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Drew Derbyshire >Release: FreeBSD 4.3-RELEASE i386 >Organization: Kendra Electronic Wonderworks, Stoneham MA 02180 (http://www.kew.com) >Environment: System: FreeBSD minerva.hh.kew.com 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Jun 23 09:50:15 EDT 2001 root@:/usr/scratch/obj/usr/src/sys/MINERVA i386 Machine is using vinum for mirroring drives >Description: vinum uses /var/lock (no subdirectory) for its lock files, which is inconsistent with other components in the FreeBSD environment and non-descriptive (I had to run fstat to determine the owning program). (This also screws up muscle memory for those us of used to looking at FreeBSD logs with tcsh via "cd /var/l" I would suggest the files should be under /var/db/vinum or /var/spool/lock/vinum (or another directort with vinum as the last component), but not at the root of the /var directory and not without vinum in the name. >How-To-Repeat: Start vinum on a FreeBSD system. >Fix: Move the directory. >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 Jul 13 19:50: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EE5E137B403 for ; Fri, 13 Jul 2001 19:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6E2o0D12306; Fri, 13 Jul 2001 19:50:00 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B656437B401 for ; Fri, 13 Jul 2001 19:41:04 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6E2f4L11856; Fri, 13 Jul 2001 19:41:04 -0700 (PDT) (envelope-from nobody) Message-Id: <200107140241.f6E2f4L11856@freefall.freebsd.org> Date: Fri, 13 Jul 2001 19:41:04 -0700 (PDT) From: Cosmin Stroe To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/28957: burncd fails with ioctl(CDRIOCCLOSETRACK): Input/output error Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28957 >Category: misc >Synopsis: burncd fails with ioctl(CDRIOCCLOSETRACK): Input/output error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 13 19:50:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Cosmin Stroe >Release: 4.2-RELEASE >Organization: University of Illinois at Chicago >Environment: FreeBSD innocence.ccrew.com 4.2-RELEASE FreeBSD 4.2-RELEASE #1: Tue Jun 26 17:33:47 CDT 2001 c@innocence.ccrew.com:/usr/src/sys/compile/INNOCENCE i386 >Description: burncd dosen't burn cd's on my IDE Creative CD-RW. I'm no coder, so i have no idea how to fix it. Just wanted to let you guyz know. this is my cdrw drive: acd0: CD-RW at ata1-slave using PIO4 this is what i get from burncd: su-2.04# ls -l 1cd.iso -rwxrwxrwx 1 c c 650809344 Jul 11 00:37 1cd.iso su-2.04# /usr/sbin/burncd -f /dev/acd0c -s 2 -e -t data 1cd.iso fixate next writeable LBA 0 writing from file 1cd.iso size 635556 KB only wrote -1 of 32768 bytes burncd: ioctl(CDRIOCCLOSETRACK): Input/output error su-2.04# this is what shows up in dmesg after burncd fails: acd0: SYNCHRONIZE_CACHE - ILLEGAL REQUEST asc=2c ascq=00 error=04 acd0: WRITE_BIG - ILLEGAL REQUEST asc=2c ascq=00 error=04 acd0: SYNCHRONIZE_CACHE - ILLEGAL REQUEST asc=2c ascq=00 error=04 >How-To-Repeat: Try to use burncd with a creative drive i guess. >Fix: N/A >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 10:40:25 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8810B37B40E for ; Sat, 14 Jul 2001 10:40:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6EHeHI29815; Sat, 14 Jul 2001 10:40:17 -0700 (PDT) (envelope-from gnats) Received: from mail.disney.com (mail.disney.com [204.128.192.15]) by hub.freebsd.org (Postfix) with ESMTP id 3768837B401 for ; Sat, 14 Jul 2001 10:34:17 -0700 (PDT) (envelope-from Jim.Pirzyk@disney.com) Received: from pain10.corp.disney.com (root@pain10.corp.disney.com [153.7.110.100]) by mail.disney.com (Switch-2.0.1/Switch-2.0.1) with SMTP id f6EHXPI07951 for ; Sat, 14 Jul 2001 10:33:25 -0700 (PDT) Received: from [172.30.50.1] by pain.corp.disney.com with ESMTP for FreeBSD-gnats-submit@freebsd.org; Sat, 14 Jul 2001 10:35:05 -0700 Received: from plio.fan.fa.disney.com (plio.fan.fa.disney.com [153.7.118.2]) by pecos.fa.disney.com (8.11.3/8.11.3) with ESMTP id f6EHYAs10808 for ; Sat, 14 Jul 2001 10:34:10 -0700 (PDT) Received: from snoopy.fan.fa.disney.com (snoopy.fan.fa.disney.com [153.7.117.170]) by plio.fan.fa.disney.com (8.9.2/8.9.2) with ESMTP id KAA13285 for ; Sat, 14 Jul 2001 10:34:09 -0700 (PDT) (envelope-from Jim.Pirzyk@mailhost) Received: (from Jim.Pirzyk@localhost) by snoopy.fan.fa.disney.com (8.11.3/8.11.3) id f6EHY9i99584; Sat, 14 Jul 2001 10:34:09 -0700 (PDT) (envelope-from Jim.Pirzyk) Message-Id: <200107141734.f6EHY9i99584@snoopy.fan.fa.disney.com> Date: Sat, 14 Jul 2001 10:34:09 -0700 (PDT) From: Jim.Pirzyk@disney.com Reply-To: Jim.Pirzyk@disney.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/28966: math libraries in linux emulation do not return same results Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28966 >Category: kern >Synopsis: math libraries in linux emulation do not return same results >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 Jul 14 10:40:16 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Jim Pirzyk >Release: FreeBSD 4.3-RELEASE i386 >Organization: >Environment: System: FreeBSD snoopy 4.3-RELEASE FreeBSD 4.3-RELEASE #9: Thu Jul 12 12:17:21 PDT 2001 root@snoopy:/auto/roy/dist/pub/FreeBSD/4.3-RELEASE/sys/compile/UP_WORKSTATION i386 >Description: Math libraries under linux emulation do not return the same results as under native FreeBSD nor under native Linux. This is independant of shared libaries (they are the same under Linux emulation as under native linux). >How-To-Repeat: Compile this program on a linux system and run there and on the FreeBSD system. Compare results. #include #include #include int main (int argc, char **argv) { double res, x = 53.278500; if ( argc == 2 ) x = atof(argv[1]); res = exp(x); printf ("x = %lf\n", x); printf ("exp(x) = %lf\n", res); exit (0); } >Fix: I have yet to find a fix. It may have to due with the NPX code word in linux emulation, but I am not sure. >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 Jul 14 12:20:38 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2EFB437B407 for ; Sat, 14 Jul 2001 12:20:29 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6EJKTB42033; Sat, 14 Jul 2001 12:20:29 -0700 (PDT) (envelope-from gnats) Received: from krusty.e-technik.uni-dortmund.de (krusty.E-Technik.Uni-Dortmund.DE [129.217.163.1]) by hub.freebsd.org (Postfix) with ESMTP id D932C37B403 for ; Sat, 14 Jul 2001 12:11:12 -0700 (PDT) (envelope-from matthias.andree@web.de) Received: from emma1.emma.line.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1]) by krusty.e-technik.uni-dortmund.de (Postfix) with ESMTP id B15CDA3827 for ; Sat, 14 Jul 2001 21:11:10 +0200 (CEST) Received: from freebsd.emma.line.org (freebsd.emma.line.org [192.168.0.4]) by emma1.emma.line.org (Postfix) with ESMTP id 2EBFCA2001 for ; Sat, 14 Jul 2001 21:11:10 +0200 (CEST) Received: by freebsd.emma.line.org (Postfix, from userid 500) id 797B72D310; Sat, 14 Jul 2001 21:11:09 +0200 (CEST) Message-Id: <20010714191109.797B72D310@freebsd.emma.line.org> Date: Sat, 14 Jul 2001 21:11:09 +0200 (CEST) From: matthias.andree@web.de Reply-To: matthias.andree@web.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: misc/28969: IN6_IS_ADDR_* macros don't cast their arguments to const Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28969 >Category: misc >Synopsis: IN6_IS_ADDR_* macros don't cast their arguments to const >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 14 12:20:29 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 4.3-RELEASE i386 >Organization: >Environment: System: FreeBSD freebsd.emma.line.org 4.3-RELEASE FreeBSD 4.3-RELEASE #5: Tue Jul 10 17:12:16 CEST 2001 root@freebsd.emma.line.org:/usr/src/sys/compile/M2A2 i386 >Description: IN6_IS_ADDR_V4MAPPED does some casts, but omits "const" from the cast, thus, if (IN6_IS_ADDR_V4MAPPED( &((const struct sockaddr_in6 *)sa)->sin6_addr)) { will cause bogus compiler warnings. >How-To-Repeat: >Fix: Fix the IN6_IS_ADDR_* macros to cast to const if they intend to only read. >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 Jul 14 13:40:41 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B55437B405 for ; Sat, 14 Jul 2001 13:40:28 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6EKeSb49714; Sat, 14 Jul 2001 13:40:28 -0700 (PDT) (envelope-from gnats) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.49.166]) by hub.freebsd.org (Postfix) with ESMTP id 1A03F37B405 for ; Sat, 14 Jul 2001 13:35:04 -0700 (PDT) (envelope-from stephen@cauchy.math.missouri.edu) Received: (from stephen@localhost) by cauchy.math.missouri.edu (8.11.4/8.11.4) id f6EKZ4p85660; Sat, 14 Jul 2001 15:35:04 -0500 (CDT) (envelope-from stephen) Message-Id: <200107142035.f6EKZ4p85660@cauchy.math.missouri.edu> Date: Sat, 14 Jul 2001 15:35:04 -0500 (CDT) From: Stephen Montgomery-Smith Reply-To: Stephen Montgomery-Smith To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/28972: gamma returns same result as lgamma Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28972 >Category: bin >Synopsis: gamma returns same result as lgamma >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 Jul 14 13:40:27 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Stephen Montgomery-Smith >Release: FreeBSD 4.3-STABLE i386 >Organization: University of Missouri >Environment: System: FreeBSD cauchy 4.3-STABLE FreeBSD 4.3-STABLE #0: Tue Jun 26 20:41:11 CDT 2001 stephen@cauchy:/usr/obj/usr/src/sys/cauchy i386 >Description: The function gamma in the math library gives the wrong answer - it gives the same answer as lgamma. For example gamma(6) should be 120. The following C program gives 4.78749 which is log(120). >How-To-Repeat: #include #include main() { double x=6; printf("%g %g %g %g\n",x,gamma(x),lgamma(x),exp(lgamma(x))); } >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 Jul 14 14: 0:12 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BCD937B40E for ; Sat, 14 Jul 2001 14:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6EL02O51002; Sat, 14 Jul 2001 14:00:02 -0700 (PDT) (envelope-from gnats) Received: from tomts8-srv.bellnexxia.net (tomts8.bellnexxia.net [209.226.175.52]) by hub.freebsd.org (Postfix) with ESMTP id 36BC537B407 for ; Sat, 14 Jul 2001 13:52:50 -0700 (PDT) (envelope-from root@brad-x.com) Received: from TMA-1.brad-x.com ([64.228.91.192]) by tomts8-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010714205249.ESUA3306.tomts8-srv.bellnexxia.net@TMA-1.brad-x.com> for ; Sat, 14 Jul 2001 16:52:49 -0400 Received: by TMA-1.brad-x.com (Postfix, from userid 0) id 30F567B1D4; Sat, 14 Jul 2001 16:52:50 -0400 (EDT) Message-Id: <20010714205250.30F567B1D4@TMA-1.brad-x.com> Date: Sat, 14 Jul 2001 16:52:50 -0400 (EDT) From: brad@brad-x.com Reply-To: brad@brad-x.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/28974: PPPoE software fails when SOCK_RAW employed Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28974 >Category: kern >Synopsis: PPPoE software fails when SOCK_RAW employed >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 Jul 14 14:00:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Charlie & brad@brad-x.com >Release: FreeBSD 4.3-STABLE i386 >Organization: brad-x.com >Environment: System: FreeBSD TMA-1.brad-x.com 4.3-STABLE FreeBSD 4.3-STABLE #0: Sat Jul 14 05:01:28 EDT 2001 root@TMA-1.brad-x.com:/usr/src/sys/compile/DISCOVERY-IPF i386 ng_pppoe loaded - connected using Bell Sympatico DSL >Description: Explicit attempt to generate ICMP from this system fails with SIOCGIFADDR: failed to assign requested address. Any other program attempting to generate packets using the raw protocol interface similarly bail out. Naturally, all other machines on the LAN are unaffected, and this appears to impact command line issued programs (there are no servers I've seen that employ SOCK_RAW). >How-To-Repeat: From a machine connected to the internet via PPPoE: - ifconfig tun0, get it's IP hping hping nmap nmap >Fix: None known. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 15: 4:21 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C89A37B407; Sat, 14 Jul 2001 15:04:18 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6EM3oP65204; Sat, 14 Jul 2001 15:03:50 -0700 (PDT) (envelope-from dwmalone) Date: Sat, 14 Jul 2001 15:03:50 -0700 (PDT) From: Message-Id: <200107142203.f6EM3oP65204@freefall.freebsd.org> To: dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org, grog@FreeBSD.org Subject: Re: bin/28950: vinum uses the lock directory hierarchy inconsistent with FreeBSD Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: vinum uses the lock directory hierarchy inconsistent with FreeBSD Responsible-Changed-From-To: freebsd-bugs->grog Responsible-Changed-By: dwmalone Responsible-Changed-When: Sat Jul 14 15:03:01 PDT 2001 Responsible-Changed-Why: Vinum is grog's. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28950 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 15:14:30 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6CAB237B403; Sat, 14 Jul 2001 15:14:18 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6EM5mc69450; Sat, 14 Jul 2001 15:05:48 -0700 (PDT) (envelope-from dwmalone) Date: Sat, 14 Jul 2001 15:05:48 -0700 (PDT) From: Message-Id: <200107142205.f6EM5mc69450@freefall.freebsd.org> To: dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org, sos@FreeBSD.org Subject: Re: misc/28957: burncd fails with ioctl(CDRIOCCLOSETRACK): Input/output error Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: burncd fails with ioctl(CDRIOCCLOSETRACK): Input/output error Responsible-Changed-From-To: freebsd-bugs->sos Responsible-Changed-By: dwmalone Responsible-Changed-When: Sat Jul 14 15:04:20 PDT 2001 Responsible-Changed-Why: It sounds like some of the commnds that burnCD uses aren't supported by the drive, but Soren would know better. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28957 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 15:20:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 46F9237B407 for ; Sat, 14 Jul 2001 15:20:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6EMK5378320; Sat, 14 Jul 2001 15:20:05 -0700 (PDT) (envelope-from gnats) Date: Sat, 14 Jul 2001 15:20:05 -0700 (PDT) Message-Id: <200107142220.f6EMK5378320@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Malone Subject: Re: kern/28966: math libraries in linux emulation do not return same results Reply-To: David Malone Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/28966; it has been noted by GNATS. From: David Malone To: Jim.Pirzyk@disney.com Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/28966: math libraries in linux emulation do not return same results Date: Sat, 14 Jul 2001 23:18:30 +0100 On Sat, Jul 14, 2001 at 10:34:09AM -0700, Jim.Pirzyk@disney.com wrote: > >Description: > Math libraries under linux emulation do not return the same results > as under native FreeBSD nor under native Linux. This is independant > of shared libaries (they are the same under Linux emulation as under > native linux). Did you try playing with fpgetround/fpsetround or any of the related functions on the same man page? I'd suspect you could find out what's going on with them. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 15:20:12 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2BF5F37B40B for ; Sat, 14 Jul 2001 15:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6EMK1078307; Sat, 14 Jul 2001 15:20:01 -0700 (PDT) (envelope-from gnats) Received: from alfred.oau.org (ubr-27.208.117.pinecastle.cfl.rr.com [24.27.208.117]) by hub.freebsd.org (Postfix) with ESMTP id AB13E37B401 for ; Sat, 14 Jul 2001 15:15:19 -0700 (PDT) (envelope-from elliot@alfred.oau.org) Received: (from elliot@localhost) by alfred.oau.org (8.11.4/8.11.4) id f6EMFIS00623; Sat, 14 Jul 2001 18:15:18 -0400 (EDT) (envelope-from elliot) Message-Id: <200107142215.f6EMFIS00623@alfred.oau.org> Date: Sat, 14 Jul 2001 18:15:18 -0400 (EDT) From: Elliot Dierksen Reply-To: Elliot Dierksen To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: i386/28975: RocketPort problems Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28975 >Category: i386 >Synopsis: RocketPort problems >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 Jul 14 15:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Elliot Dierksen >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: System: FreeBSD alfred.oau.org 4.3-STABLE FreeBSD 4.3-STABLE #3: Sat Jul 14 05:23:42 EDT 2001 root@alfred.oau.org:/usr/src/sys/compile/ALFRED i386 Tyan S1662, Dual Pentium Pro 200's, Comtrol 8 port PCI RocketPort >Description: Warning message from Comtrol RocketPort Driver as follows. WARNING: driver rp should register devices with make_dev() (dev_t = "#rp/0x10000") >How-To-Repeat: Reboot system >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 Sat Jul 14 15:30: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C2BDD37B403 for ; Sat, 14 Jul 2001 15:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6EMU1282959; Sat, 14 Jul 2001 15:30:01 -0700 (PDT) (envelope-from gnats) Received: from orbit.zepa.net (orbit.zepa.net [205.245.53.14]) by hub.freebsd.org (Postfix) with SMTP id 5B24C37B418 for ; Sat, 14 Jul 2001 15:28:55 -0700 (PDT) (envelope-from kolya@orbit.zepa.net) Received: (qmail 42911 invoked by uid 502); 14 Jul 2001 22:28:53 -0000 Message-Id: <20010714222853.42910.qmail@orbit.zepa.net> Date: 14 Jul 2001 22:28:53 -0000 From: kolya@orbit.zepa.net Reply-To: kolya@orbit.zepa.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/28976: ddb doesn't understand ctrl-u Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28976 >Category: kern >Synopsis: ddb doesn't understand ctrl-u >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 14 15:30:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Nickolai Zeldovich >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: FreeBSD 4.3 on i386 with DDB in kernel >Description: DDB doesn't understand ^U >How-To-Repeat: Escape into DDB, type in text, press ^U. Doesn't erase. >Fix: --- sys/ddb/db_input.c 2000/01/11 14:53:53 1.28 +++ sys/ddb/db_input.c 2001/07/14 22:25:11 @@ -199,6 +199,11 @@ if (db_lc < db_le) db_delete(db_le - db_lc, DEL_FWD); break; + case CTRL('u'): + /* delete backwards to the beginning of line */ + if (db_lc > db_lbuf_start) + db_delete(db_lc - db_lbuf_start, DEL_BWD); + break; case CTRL('t'): /* twiddle last 2 characters */ if (db_lc >= db_lbuf_start + 2) { >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 Jul 14 15:54:24 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F4A137B401; Sat, 14 Jul 2001 15:54:21 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6EMjfr89301; Sat, 14 Jul 2001 15:45:41 -0700 (PDT) (envelope-from dwmalone) Date: Sat, 14 Jul 2001 15:45:41 -0700 (PDT) From: Message-Id: <200107142245.f6EMjfr89301@freefall.freebsd.org> To: dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org, ume@FreeBSD.org Subject: Re: misc/28969: IN6_IS_ADDR_* macros don't cast their arguments to const Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: IN6_IS_ADDR_* macros don't cast their arguments to const Responsible-Changed-From-To: freebsd-bugs->ume Responsible-Changed-By: dwmalone Responsible-Changed-When: Sat Jul 14 15:10:51 PDT 2001 Responsible-Changed-Why: It would probably be best to take this up with the KAME people, but maybe ume can help you with that. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28969 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 16:10: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 39D6837B401 for ; Sat, 14 Jul 2001 16:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6ENA3099049; Sat, 14 Jul 2001 16:10:03 -0700 (PDT) (envelope-from gnats) Date: Sat, 14 Jul 2001 16:10:03 -0700 (PDT) Message-Id: <200107142310.f6ENA3099049@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Jim Pirzyk Subject: Re: kern/28966: math libraries in linux emulation do not return same results Reply-To: Jim Pirzyk Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/28966; it has been noted by GNATS. From: Jim Pirzyk To: David Malone , Jim.Pirzyk@disney.com Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/28966: math libraries in linux emulation do not return same results Date: Sat, 14 Jul 2001 16:01:13 -0700 On Saturday 14 July 2001 03:18 pm, David Malone wrote: > On Sat, Jul 14, 2001 at 10:34:09AM -0700, Jim.Pirzyk@disney.com wrote: > > >Description: > > > > Math libraries under linux emulation do not return the same results > > as under native FreeBSD nor under native Linux. This is independant > > of shared libaries (they are the same under Linux emulation as under > > native linux). > > Did you try playing with fpgetround/fpsetround or any of the related > functions on the same man page? I'd suspect you could find out what's > going on with them. I just tried them and I see the FreeBSD box is set to 53 bit precision, but the problem is that these functions do not exist on Linux. This means I cannot compile the program to test what the precision is under linux emulation. The problem I have is that the linux binaries running under freebsd gives a different result that the freebsd binary or the linux binary under linux. - JimP -- --- @(#) $Id: dot.signature,v 1.10 2001/05/17 23:38:49 Jim.Pirzyk Exp $ __o Jim.Pirzyk@disney.com ------------- pirzyk@freebsd.org _'\<,_ Senior Systems Engineer, Walt Disney Feature Animation (*)/ (*) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 16:10:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AEF0737B405 for ; Sat, 14 Jul 2001 16:10:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6ENAAa99058; Sat, 14 Jul 2001 16:10:10 -0700 (PDT) (envelope-from gnats) Date: Sat, 14 Jul 2001 16:10:10 -0700 (PDT) Message-Id: <200107142310.f6ENAAa99058@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Brad Subject: Re: kern/28974: PPPoE software fails when SOCK_RAW employed Reply-To: Brad Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/28974; it has been noted by GNATS. From: Brad To: freebsd-gnats-submit@FreeBSD.org, brad@brad-x.com Cc: Subject: Re: kern/28974: PPPoE software fails when SOCK_RAW employed Date: Sat, 14 Jul 2001 19:09:46 -0400 Additional notes, the network card is an NE2000 compatible, RTL8029, using the ed driver. When initializing it with -arp up, and no IP, hping fails, whereas assigning it an unroutable IP (11.1.10.1) causes hping to start working properly. nmap is still unable to function. Previous occasions have returned a send_tcp_raw error (permission denied), which a few others have reported as well. I will submit examples in another followup. Brad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 16:30: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6793437B403 for ; Sat, 14 Jul 2001 16:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6ENU4B00556; Sat, 14 Jul 2001 16:30:04 -0700 (PDT) (envelope-from gnats) Date: Sat, 14 Jul 2001 16:30:04 -0700 (PDT) Message-Id: <200107142330.f6ENU4B00556@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Jim Pirzyk Subject: Re: kern/28966: math libraries in linux emulation do not return same results Reply-To: Jim Pirzyk Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/28966; it has been noted by GNATS. From: Jim Pirzyk To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: kern/28966: math libraries in linux emulation do not return same results Date: Sat, 14 Jul 2001 16:21:05 -0700 > >Description: > > Math libraries under linux emulation do not return the same results > as under native FreeBSD nor under native Linux. This is independant > of shared libaries (they are the same under Linux emulation as under > native linux). > What I am finding is that the -OX (where X is not 0) optimizes the exp() call out of the binary, so it does not call exp() in libm.so.6 This does not happen under FreeBSD's gcc compiler. -- --- @(#) $Id: dot.signature,v 1.10 2001/05/17 23:38:49 Jim.Pirzyk Exp $ __o Jim.Pirzyk@disney.com ------------- pirzyk@freebsd.org _'\<,_ Senior Systems Engineer, Walt Disney Feature Animation (*)/ (*) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 17:50: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D67D37B401 for ; Sat, 14 Jul 2001 17:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6F0o1Y07824; Sat, 14 Jul 2001 17:50:02 -0700 (PDT) (envelope-from gnats) Date: Sat, 14 Jul 2001 17:50:02 -0700 (PDT) Message-Id: <200107150050.f6F0o1Y07824@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Jim Pirzyk Subject: Re: kern/28966: math libraries in linux emulation do not return same results Reply-To: Jim Pirzyk Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/28966; it has been noted by GNATS. From: Jim Pirzyk To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: kern/28966: math libraries in linux emulation do not return same results Date: Sat, 14 Jul 2001 17:47:34 -0700 On Saturday 14 July 2001 04:30 pm, Jim Pirzyk wrote: > The following reply was made to PR kern/28966; it has been noted by GNATS. > > From: Jim Pirzyk > To: FreeBSD-gnats-submit@FreeBSD.ORG > Cc: > Subject: Re: kern/28966: math libraries in linux emulation do not return > same results Date: Sat, 14 Jul 2001 16:21:05 -0700 > > > >Description: > > > > Math libraries under linux emulation do not return the same results > > as under native FreeBSD nor under native Linux. This is independant > > of shared libaries (they are the same under Linux emulation as under > > native linux). > > What I am finding is that the -OX (where X is not 0) optimizes the > exp() call out of the binary, so it does not call exp() in libm.so.6 > This does not happen under FreeBSD's gcc compiler. This is only when I include the exp call in a seperate .o file, not when I use the one in libm.so.6 So the problem stands that using exp() on a linux box works different than it does under linux emulation. - JimP -- --- @(#) $Id: dot.signature,v 1.10 2001/05/17 23:38:49 Jim.Pirzyk Exp $ __o Jim.Pirzyk@disney.com ------------- pirzyk@freebsd.org _'\<,_ Senior Systems Engineer, Walt Disney Feature Animation (*)/ (*) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 20:10: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C4A1737B401 for ; Sat, 14 Jul 2001 20:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6F3A2L24497; Sat, 14 Jul 2001 20:10:02 -0700 (PDT) (envelope-from gnats) Date: Sat, 14 Jul 2001 20:10:02 -0700 (PDT) Message-Id: <200107150310.f6F3A2L24497@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Brian Somers Subject: Re: kern/28974: PPPoE software fails when SOCK_RAW employed Reply-To: Brian Somers Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/28974; it has been noted by GNATS. From: Brian Somers To: brad@brad-x.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG, brian@Awfulhak.org, roman@xpert.com Subject: Re: kern/28974: PPPoE software fails when SOCK_RAW employed Date: Sun, 15 Jul 2001 04:01:56 +0100 > >Number: 28974 > >Category: kern > >Synopsis: PPPoE software fails when SOCK_RAW employed Heh, I tried the hping port and found that it didn't work at all for me. After looking at the sources, it seems that it's misparsing the results of the SIOCGIFCONF (patch attached), but after looking at the sources for a bit longer, I really think this port should be marked BROKEN -- see the rest of my rantings below. I've cc'd the maintainer. I've only looked at two functions. The first is get_if_name() in getifname.c: o It mis parses the ifreq array returned from SIOCGIFCONF (see patch below) o It's got a rather pessimistic idea that a machine will only have up to 16 interface addresses -- unlikely in my experience. o It doesn't find the most appropriate interface, it just picks the first one it finds that's UP. This program doesn't look like it works on machines with more than one interface. o It doesn't handle non-AF_INET addresses. o It hard-codes the MTU at 1500 The second function I looked at -- which prevents hping working for PPPoE is get_linkhdr_size() in getlhs.c. This function is ridiculous. Not only does it hard-code lots of interface names (leaving out tun*), but it even gets that wrong by using strstr(). roman, is there any chance of fixing this port -- or should I just mark it BROKEN ? brad, it seems that when the above two functions are made to work (with a little hard-coding in my case), hpinging an address that's reached through the tun interface over a PPPoE link works. I think you should raise several bug reports, one for each of the programs that you find doesn't work. Let's leave this one as applying to hping. Is that ok ? Cheers. -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! --- getifname.c.orig Thu Jul 6 18:06:10 2000 +++ getifname.c Sun Jul 15 02:52:01 2001 @@ -52,7 +52,7 @@ ifrp = ibuf; ifend = (struct ifreq*) ((char*)ibuf + ifc.ifc_len); - for (; ifrp < ifend; ifrp++) { + for (; ifrp < ifend; ifrp = (char *)&ifrp->ifr_addr + ifrp->ifr_addr.sa_len) { strncpy(ifr.ifr_name, ifrp->ifr_name, sizeof(ifr.ifr_name)); if ( ioctl(fd, SIOCGIFFLAGS, (char*)&ifr) == -1) { To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 20:14:20 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A5C6737B406; Sat, 14 Jul 2001 20:14:18 -0700 (PDT) (envelope-from pirzyk@FreeBSD.org) Received: (from pirzyk@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6F395R24460; Sat, 14 Jul 2001 20:09:05 -0700 (PDT) (envelope-from pirzyk) Date: Sat, 14 Jul 2001 20:09:05 -0700 (PDT) From: Message-Id: <200107150309.f6F395R24460@freefall.freebsd.org> To: pirzyk@FreeBSD.org, freebsd-bugs@FreeBSD.org, pirzyk@FreeBSD.org Subject: Re: kern/28925: Changing the max stack size in the kernel Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Changing the max stack size in the kernel Responsible-Changed-From-To: freebsd-bugs->pirzyk Responsible-Changed-By: pirzyk Responsible-Changed-When: Sat Jul 14 20:08:39 PDT 2001 Responsible-Changed-Why: picked up another of my open calls http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28925 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 21:10: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B87F437B405 for ; Sat, 14 Jul 2001 21:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6F4A1s30669; Sat, 14 Jul 2001 21:10:01 -0700 (PDT) (envelope-from gnats) Date: Sat, 14 Jul 2001 21:10:01 -0700 (PDT) Message-Id: <200107150410.f6F4A1s30669@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Jim Pirzyk Subject: Re: kern/28966: math libraries in linux emulation do not return same results Reply-To: Jim Pirzyk Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/28966; it has been noted by GNATS. From: Jim Pirzyk To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: kern/28966: math libraries in linux emulation do not return same results Date: Sat, 14 Jul 2001 21:03:13 -0700 So the solution to my problem was to set the __INITIAL_NPXCW__ to 0x37F. What I can think of is that the freebsd binary sets the Control Word to this before running but the linux binary does not (because it is assumed to already be set by the kernel at boot time). So I would think the linux kernel module would need to set it also. - JimP -- --- @(#) $Id: dot.signature,v 1.10 2001/05/17 23:38:49 Jim.Pirzyk Exp $ __o Jim.Pirzyk@disney.com ------------- pirzyk@freebsd.org _'\<,_ Senior Systems Engineer, Walt Disney Feature Animation (*)/ (*) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 21:10:14 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA30137B407 for ; Sat, 14 Jul 2001 21:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6F4A1J30678; Sat, 14 Jul 2001 21:10:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1418437B401 for ; Sat, 14 Jul 2001 21:07:04 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6F474C30549; Sat, 14 Jul 2001 21:07:04 -0700 (PDT) (envelope-from nobody) Message-Id: <200107150407.f6F474C30549@freefall.freebsd.org> Date: Sat, 14 Jul 2001 21:07:04 -0700 (PDT) From: TOGAWA Satoshi To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/28979: Patches fot Promise UltraATA100 TX2 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28979 >Category: kern >Synopsis: Patches fot Promise UltraATA100 TX2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 14 21:10:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: TOGAWA Satoshi >Release: 4.3-STABLE >Organization: >Environment: FreeBSD cel.sd.puyo.org 4.3-STABLE FreeBSD 4.3-STABLE #12: Fri Jul 6 22:32:21 JST 2001 togawa@cel.sd.puyo.org:/usr/obj/usr/src/sys/CEL i386 >Description: Promise Ultra100 TX2 controller uses a different chipset ID than the other card (vendor=0x105a, dev=0x4d68). The patches below add this ID to the ATA driver. >How-To-Repeat: Using Promise Ultra100 TX2. >Fix: --- ata-all.c.orig Sat Jul 14 23:59:53 2001 +++ ata-all.c Sun Jul 15 00:02:10 2001 @@ -326,6 +326,7 @@ case 0x0d30105a: case 0x4d30105a: + case 0x4d68105a: return "Promise ATA100 controller"; case 0x00041103: @@ -426,6 +427,7 @@ case 0x4d38105a: /* Promise 66 & 100 need their clock changed */ case 0x4d30105a: + case 0x4d68105a: case 0x0d30105a: outb(rman_get_start(sc->bmio) + 0x11, inb(rman_get_start(sc->bmio) + 0x11) | 0x0a); @@ -1119,6 +1121,7 @@ case 0x4d33105a: /* Promise Ultra/Fasttrak 33 */ case 0x4d38105a: /* Promise Ultra/Fasttrak 66 */ case 0x4d30105a: /* Promise Ultra/Fasttrak 100 */ + case 0x4d68105a: /* Promise Ultra100 TX2*/ case 0x0d30105a: /* Promise OEM ATA100 */ if (!(inl(rman_get_start(sc->bmio) + 0x1c) & (scp->channel ? 0x00004000 : 0x00000400))) --- ata-dma.c.orig Sun Jul 15 00:03:08 2001 +++ ata-dma.c Sun Jul 15 00:05:29 2001 @@ -722,6 +722,7 @@ case 0x4d33105a: /* Promise Ultra/FastTrak 33 controllers */ case 0x4d38105a: /* Promise Ultra/FastTrak 66 controllers */ case 0x4d30105a: /* Promise Ultra/FastTrak 100 controllers */ + case 0x4d68105a: /* Promise Ultra100 TX2 */ case 0x0d30105a: /* Promise OEM ATA100 controllers */ /* the Promise can only do DMA on ATA disks not on ATAPI devices */ if ((device == ATA_MASTER && scp->devices & ATA_ATAPI_MASTER) || @@ -729,7 +730,7 @@ break; if (udmamode >= 5 && - (scp->chiptype == 0x4d30105a || scp->chiptype == 0x0d30105a) && + (scp->chiptype == 0x4d30105a || scp->chiptype == 0x4d68105a || scp->chiptype == 0x0d30105a) && !(pci_read_config(parent, 0x50, 2)&(scp->channel ? 1<<11 : 1<<10))){ error = ata_command(scp, device, ATA_C_SETFEATURES, 0, 0, 0, ATA_UDMA5, ATA_C_F_SETXFER, ATA_WAIT_READY); @@ -744,7 +745,7 @@ } } if (udmamode >= 4 && (scp->chiptype == 0x4d38105a || - scp->chiptype == 0x4d30105a || scp->chiptype == 0x0d30105a) && + scp->chiptype == 0x4d30105a || scp->chiptype == 0x4d68105a || scp->chiptype == 0x0d30105a) && !(pci_read_config(parent, 0x50, 2)&(scp->channel ? 1<<11 : 1<<10))){ error = ata_command(scp, device, ATA_C_SETFEATURES, 0, 0, 0, ATA_UDMA4, ATA_C_F_SETXFER, ATA_WAIT_READY); @@ -1040,6 +1041,7 @@ case 0x4d38105a: /* Promise Ultra/Fasttrak 66 */ case 0x4d30105a: /* Promise Ultra/Fasttrak 100 */ + case 0x4d68105a: /* Promise Ultra100 TX2*/ case 0x0d30105a: /* Promise OEM ATA 100 */ switch (mode) { default: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 21:50:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 67D2D37B403 for ; Sat, 14 Jul 2001 21:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6F4o4U32581; Sat, 14 Jul 2001 21:50:04 -0700 (PDT) (envelope-from gnats) Date: Sat, 14 Jul 2001 21:50:04 -0700 (PDT) Message-Id: <200107150450.f6F4o4U32581@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Brad Laue Subject: Re: kern/28974: PPPoE software fails when SOCK_RAW employed Reply-To: Brad Laue Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/28974; it has been noted by GNATS. From: Brad Laue To: Brian Somers Cc: , Subject: Re: kern/28974: PPPoE software fails when SOCK_RAW employed Date: Sun, 15 Jul 2001 00:48:41 -0400 (EDT) Hping is an example of the tool I used to further troubleshoot the problem, not the problem itself; PPPoE is definitely broken, and has been reported as such on several occasions, but in the wrong place. The problem is that what I used as a diagnostic is itself flawed to the point of not working with PPPoE based connections. I would still like to further understand why programs such as nmap are having such a difficult time working with a networking implementation that should by all rights be transparent. My only surmise to date is that since NetGraph is dealing with Raw Sockets to encapsulate PPPoE, it is interfering with userspace programs' ability to do same. I am however glad to have been able to point out the problematic port, being overproductive is a good thing. :) Here is an example of the problem as related by another person. I've had this identical issue, and have not yet corrected it: http://groups.google.com/groups?hl=en&safe=off&ic=1&th=7866b9324b3e2b97,2&seekm=002e01c0b710%24d3306da0%242ac67fd8_blah2%40ns.sol.net#p The surmise is misconfigured libcap, but this is nullified by the user's claim that nmap functions over interfaces not covered by PPPoE, also my experience. Please continue to consider this a PPPoE issue, but let me know if you'd like me to submit a PR regarding hping itself. Thanks, Brad On Sun, 15 Jul 2001, Brian Somers wrote: > brad, it seems that when the above two functions are made to work > (with a little hard-coding in my case), hpinging an address that's > reached through the tun interface over a PPPoE link works. I think > you should raise several bug reports, one for each of the programs > that you find doesn't work. Let's leave this one as applying to > hping. Is that ok ? > > Cheers. > > -- > Brian > http://www.freebsd-services.com/ > Don't _EVER_ lose your sense of humour ! > > > --- getifname.c.orig Thu Jul 6 18:06:10 2000 > +++ getifname.c Sun Jul 15 02:52:01 2001 > @@ -52,7 +52,7 @@ > ifrp = ibuf; > ifend = (struct ifreq*) ((char*)ibuf + ifc.ifc_len); > > - for (; ifrp < ifend; ifrp++) { > + for (; ifrp < ifend; ifrp = (char *)&ifrp->ifr_addr + ifrp->ifr_addr.sa_len) { > strncpy(ifr.ifr_name, ifrp->ifr_name, sizeof(ifr.ifr_name)); > > if ( ioctl(fd, SIOCGIFFLAGS, (char*)&ifr) == -1) { > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 22: 4:20 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D033537B401; Sat, 14 Jul 2001 22:04:18 -0700 (PDT) (envelope-from mikeh@FreeBSD.org) Received: (from mikeh@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6F4wQe35506; Sat, 14 Jul 2001 21:58:26 -0700 (PDT) (envelope-from mikeh) Date: Sat, 14 Jul 2001 21:58:26 -0700 (PDT) From: Message-Id: <200107150458.f6F4wQe35506@freefall.freebsd.org> To: mikeh@FreeBSD.org, freebsd-bugs@FreeBSD.org, sos@FreeBSD.org Subject: Re: kern/28979: Patches fot Promise UltraATA100 TX2 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Patches fot Promise UltraATA100 TX2 Responsible-Changed-From-To: freebsd-bugs->sos Responsible-Changed-By: mikeh Responsible-Changed-When: Sat Jul 14 21:57:41 PDT 2001 Responsible-Changed-Why: Over to Mr. ATA. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28979 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 22:34:20 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DBC6037B405; Sat, 14 Jul 2001 22:34:18 -0700 (PDT) (envelope-from pirzyk@FreeBSD.org) Received: (from pirzyk@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6F5STr49224; Sat, 14 Jul 2001 22:28:29 -0700 (PDT) (envelope-from pirzyk) Date: Sat, 14 Jul 2001 22:28:29 -0700 (PDT) From: Message-Id: <200107150528.f6F5STr49224@freefall.freebsd.org> To: pirzyk@FreeBSD.org, freebsd-bugs@FreeBSD.org, pirzyk@FreeBSD.org Subject: Re: kern/27759: linux sysinfo system call is needed for maya batch mode to work. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: linux sysinfo system call is needed for maya batch mode to work. Responsible-Changed-From-To: freebsd-bugs->pirzyk Responsible-Changed-By: pirzyk Responsible-Changed-When: Sat Jul 14 22:27:56 PDT 2001 Responsible-Changed-Why: Yet another of my PRs http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27759 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Jul 14 22:50: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 64E5C37B405 for ; Sat, 14 Jul 2001 22:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6F5o2a54068; Sat, 14 Jul 2001 22:50:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A1C3637B403 for ; Sat, 14 Jul 2001 22:45:29 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6F5jTQ53866; Sat, 14 Jul 2001 22:45:29 -0700 (PDT) (envelope-from nobody) Message-Id: <200107150545.f6F5jTQ53866@freefall.freebsd.org> Date: Sat, 14 Jul 2001 22:45:29 -0700 (PDT) From: Brian Schmidt To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/28980: Fujitsu/Siemens Lifebook E-6540 stalls when mounting root if Plug & play is disabled in BIOS, PnP needs to be disabled for soundcard to work. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28980 >Category: misc >Synopsis: Fujitsu/Siemens Lifebook E-6540 stalls when mounting root if Plug & play is disabled in BIOS, PnP needs to be disabled for soundcard to work. >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 Jul 14 22:50:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Brian Schmidt >Release: 4.3 >Organization: None >Environment: FreeBSD no longer running on that machine, but the specs can be found here: (A page I've put together for this purpose) http://www.bogus-box.dk/e6540.html >Description: Can't get soundcard to work: Tried compiling the following things into the kernel: device pcm Didn't work. device pcm device sbc Didn't work. device pcm device sbc0 at isa? port0x220 irq 5 drq 1 flags 0x15 Didn't work. device pcm0 at isa? port? irq 5 drq 1 flags 0x15 Didn't work. All the above was tried with and without options PNPBIOS Every time it booted with this: pcm0: irq 9 at device 13.0 on pci0 pcm0: unable to register space device_probe_and_attach: pcm0 attach returned 6 If PnP is disabled in the BIOS it just stalls at: Mounting root from ufs:/dev/ad0s1a I even tried installing it all over with PnP diabled in the BIOS, then it stalled right where it says something like: I've found a PCMCIA device, do you want to use this as installation media? [Yes] [No] And I could get no further. Please do get it fixed since I want to run FreeBSD, of all OS'es FreeBSD was the best, and Slackware the second best ;) But in this case Slackware prewailed. >How-To-Repeat: I guess a Fujitsu/Siemens Lifebook E-6540 would be a good start, disable PnP in the BIOS and you'll get no further. >Fix: If you can live without soundcard, wich I guess most Home WorkStations can't, you could just enable PnP in BIOS and forget the soundcard, or you could install Slackware ;) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message