From owner-freebsd-bugs Sun Oct 10 12:10:13 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 71E501504B for ; Sun, 10 Oct 1999 12:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA80862; Sun, 10 Oct 1999 12:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sun, 10 Oct 1999 12:10:01 -0700 (PDT) Message-Id: <199910101910.MAA80862@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Gilbert Subject: Re: kern/14141: 3.3-RELEASE crashing often Reply-To: David Gilbert Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/14141; it has been noted by GNATS. From: David Gilbert To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: kern/14141: 3.3-RELEASE crashing often Date: Sun, 10 Oct 1999 15:02:32 -0400 (EDT) More news on this one. We moved to new hardware, and now I'm getting multiple crashes with the following signature: The common things here seem to be the vfork() --> fork1() --> fdcopy() Fatal trap 12: page fault while in kernel mode fault virtual address = 0xd fault code = supervisor write, page not present instruction pointer = 0x8:0xc01435d7 stack pointer = 0x10:0xcc348f08 frame pointer = 0x10:0xcc348f2c 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 = 38090 (httpd_1.3.9) interrupt mask = trap number = 12 panic: page fault (kgdb) bt #0 boot (howto=256) at ../../kern/kern_shutdown.c:285 #1 0xc014aad1 in panic (fmt=0xc02385ba "page fault") at ../../kern/kern_shutdown.c:446 #2 0xc0209712 in trap_fatal (frame=0xcc348ecc, eva=13) at ../../i386/i386/trap.c:942 #3 0xc02093cb in trap_pfault (frame=0xcc348ecc, usermode=0, eva=13) at ../../i386/i386/trap.c:835 #4 0xc0208ffe in trap (frame={tf_es = 16, tf_ds = 16, tf_edi = -1044124544, tf_esi = -1037650432, tf_ebp = -868970708, tf_isp = -868970764, tf_ebx = 1769, tf_edx = -1052106376, tf_ecx = 0, tf_eax = 1, tf_trapno = 12, tf_err = 2, tf_eip = -1072417321, tf_cs = 8, tf_eflags = 66050, tf_esp = -1052187648, tf_ss = -1052089344}) at ../../i386/i386/trap.c:437 #5 0xc01435d7 in fdcopy (p=0xcc3079c0) at ../../kern/kern_descrip.c:951 #6 0xc014587b in fork1 (p1=0xcc3079c0, flags=-2147483596) at ../../kern/kern_fork.c:379 #7 0xc014533b in vfork (p=0xcc3079c0, uap=0xcc348f94) at ../../kern/kern_fork.c:109 #8 0xc020995b in syscall (frame={tf_es = 39, tf_ds = 39, tf_edi = 226087504, tf_esi = 226086800, tf_ebp = -1077949752, tf_isp = -868970524, tf_ebx = 673171048, tf_edx = 226066448, tf_ecx = 672877149, tf_eax = 66, tf_trapno = 7, tf_err = 2, tf_eip = 672936705, tf_cs = 31, tf_eflags = 514, tf_esp = -1077949796, tf_ss = 39}) at ../../i386/i386/trap.c:1100 #9 0xc01feedc in Xint0x80_syscall () To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 10 12:21:45 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AAC54157AA for ; Sun, 10 Oct 1999 12:20:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA81395; Sun, 10 Oct 1999 12:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sun, 10 Oct 1999 12:20:01 -0700 (PDT) Message-Id: <199910101920.MAA81395@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Gilbert Subject: Re: kern/14141: 3.3-RELEASE crashing often Reply-To: David Gilbert Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/14141; it has been noted by GNATS. From: David Gilbert To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: kern/14141: 3.3-RELEASE crashing often Date: Sun, 10 Oct 1999 15:15:38 -0400 (EDT) This is very worrysome. What we seem to have here is memory corruption of some sort, I think (but years of sysadm has dulled by gdb usage)... From a simlar, but hour later crash dump: (kgdb) bt #0 boot (howto=256) at ../../kern/kern_shutdown.c:285 #1 0xc014aad1 in panic (fmt=0xc02385ba "page fault") at ../../kern/kern_shutdown.c:446 #2 0xc0209712 in trap_fatal (frame=0xcc332ecc, eva=43) at ../../i386/i386/trap.c:942 #3 0xc02093cb in trap_pfault (frame=0xcc332ecc, usermode=0, eva=43) at ../../i386/i386/trap.c:835 #4 0xc0208ffe in trap (frame={tf_es = 16, tf_ds = 16, tf_edi = -1051776000, tf_esi = -1051100288, tf_ebp = -869060820, tf_isp = -869060876, tf_ebx = 1863, tf_edx = -1050021888, tf_ecx = 0, tf_eax = 31, tf_trapno = 12, tf_err = 2, tf_eip = -1072417321, tf_cs = 8, tf_eflags = 66050, tf_esp = -1051614208, tf_ss = -1050004480}) at ../../i386/i386/trap.c:437 #5 0xc01435d7 in fdcopy (p=0xcc304f40) at ../../kern/kern_descrip.c:951 #6 0xc014587b in fork1 (p1=0xcc304f40, flags=-2147483596) at ../../kern/kern_fork.c:379 #7 0xc014533b in vfork (p=0xcc304f40, uap=0xcc332f94) at ../../kern/kern_fork.c:109 #8 0xc020995b in syscall (frame={tf_es = 39, tf_ds = 39, tf_edi = 226316880, tf_esi = 226066288, tf_ebp = -1077949592, tf_isp = -869060636, tf_ebx = 673171048, tf_edx = 226250768, tf_ecx = 672877149, tf_eax = 66, tf_trapno = 12, tf_err = 2, tf_eip = 672936705, tf_cs = 31, tf_eflags = 518, tf_esp = -1077949636, tf_ss = 39}) at ../../i386/i386/trap.c:1100 #9 0xc01feedc in Xint0x80_syscall () (kgdb) frame 5 #5 0xc01435d7 in fdcopy (p=0xcc304f40) at ../../kern/kern_descrip.c:951 951 (*fpp)->f_count++; (kgdb) p fpp $1 = (struct file **) 0x0 (kgdb) l 946 bcopy(fdp->fd_ofiles, newfdp->fd_ofiles, i * sizeof(struct file **)); 947 bcopy(fdp->fd_ofileflags, newfdp->fd_ofileflags, i * sizeof(char)); 948 fpp = newfdp->fd_ofiles; 949 for (i = newfdp->fd_lastfile; i-- >= 0; fpp++) 950 if (*fpp != NULL) 951 (*fpp)->f_count++; 952 return (newfdp); 953 } 954 955 /* (kgdb) p newfdp $2 = (struct filedesc *) 0xc1597b80 (kgdb) p *newfdp $3 = {fd_ofiles = 0xc169d000, fd_ofileflags = 0xc16a3400 "", fd_cdir = 0xcc3b5bc0, fd_rdir = 0xcc1cfe00, fd_nfiles = 6400, fd_lastfile = 3912, fd_freefile = 6, fd_cmask = 18, fd_refcnt = 1} now... this implies that fpp somehow gets set to NULL, but: (kgdb) p **(newfdp->fd_ofiles) $7 = {f_list = {le_next = 0xc1696fc0, le_prev = 0xc1567b00}, f_flag = 1, f_type = 1, f_count = 41, f_msgcount = 0, f_cred = 0xc0e27200, f_ops = 0xc024a294, f_seqcount = 1, f_nextread = 0, f_offset = 0, f_data = 0xcc1cde80 ""} (kgdb) p **(newfdp->fd_ofiles+1) $8 = {f_list = {le_next = 0xc13958c0, le_prev = 0xc1419f40}, f_flag = 2, f_type = 1, f_count = 41, f_msgcount = 0, f_cred = 0xc0e27200, f_ops = 0xc024a294, f_seqcount = 1, f_nextread = 0, f_offset = 0, f_data = 0xcc1cde80 ""} (kgdb) p **(newfdp->fd_ofiles+2) $9 = {f_list = {le_next = 0xc13c60c0, le_prev = 0xc139b900}, f_flag = 10, f_type = 1, f_count = 82, f_msgcount = 0, f_cred = 0xc0e27200, f_ops = 0xc024a294, f_seqcount = 1, f_nextread = 0, f_offset = 26016907, f_data = 0xcc27b2c0 ""} Then I thought about it... and fpp itself should not become NULL in this case... it's being incremented from some valid pointer value. Ideas? Dave. -- ============================================================================ |David Gilbert, Velocet Communications. | Two things can only be | |Mail: dgilbert@velocet.net | equal if and only if they | |http://www.velocet.net/~dgilbert | are precisely opposite. | =========================================================GLO================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 10 12:30:34 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F7F9151BA for ; Sun, 10 Oct 1999 12:30:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA82194; Sun, 10 Oct 1999 12:30:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 7C5E915990 for ; Sun, 10 Oct 1999 12:21:56 -0700 (PDT) (envelope-from iedowse@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 10 Oct 1999 20:21:53 +0100 (BST) Message-Id: <199910102021.aa25552@walton.maths.tcd.ie> Date: Sun, 10 Oct 1999 20:21:53 +0100 (BST) From: iedowse@maths.tcd.ie Reply-To: iedowse@maths.tcd.ie To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14250: restore(8) can loop if tty goes away or with -y option Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14250 >Category: bin >Synopsis: restore(8) can loop if tty goes away or with -y option >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 10 12:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Ian Dowse >Release: FreeBSD 3.3-STABLE i386 >Organization: School of Mathematics, Trinity College Dublin >Environment: All versions of FreeBSD. >Description: restore(8) can get stuck in a loop under certain conditions: - If run in the background, and the user logs out while it is still running, restore may start looping at the point where it asks if the permissions on "." should be set. It does check for tty EOF conditions with feof(3), but some types of tty errors generate an EIO error rather than an end-of-file condition. As well as looping, restore also fails to set permissions on most of the directories it has extracted. - If the '-y' option is specified, or an end-of-file or error condition occurs on the tty, a truncated pipe input will result in an infinite loop of 'Changing volumes on pipe input?' messages. This problem is related to that in PR bin/4176. >How-To-Repeat: - Run the command: cat dumpfile | restore xf - & and then log out (I used tcsh - but this may not be important). The restore process will loop when it gets to the end, and not set all permissions correctly. - Truncate a dump file, and run the command: cat dumpfile | restore xyf - >Fix: Apply the following patches in src/sbin/restore: --- tape.c 1999/08/28 00:14:08 1.16 +++ tape.c 1999/10/10 18:36:34 @@ -305,8 +305,12 @@ gettingfile = 0; } if (pipein) { - if (nextvol != 1) + if (nextvol != 1) { panic("Changing volumes on pipe input?\n"); + /* Avoid looping if we weren't asking a tty */ + if (yflag || ferror(terminal) || feof(terminal)) + done(1); + } if (volno == 1) return; goto gethdr; @@ -343,10 +347,9 @@ do { fprintf(stderr, "Specify next volume #: "); (void) fflush(stderr); - (void) fgets(buf, BUFSIZ, terminal); - } while (!feof(terminal) && buf[0] == '\n'); - if (feof(terminal)) - done(1); + if (fgets(buf, BUFSIZ, terminal) == NULL) + done(1); + } while (buf[0] == '\n'); newvol = atoi(buf); if (newvol <= 0) { fprintf(stderr, @@ -362,8 +365,7 @@ fprintf(stderr, "Enter ``none'' if there are no more tapes\n"); fprintf(stderr, "otherwise enter tape name (default: %s) ", magtape); (void) fflush(stderr); - (void) fgets(buf, BUFSIZ, terminal); - if (feof(terminal)) + if (fgets(buf, BUFSIZ, terminal) == NULL) done(1); if (!strcmp(buf, "none\n")) { terminateinput(); --- utilities.c 1999/08/28 00:14:09 1.8 +++ utilities.c 1999/10/10 18:06:01 @@ -405,14 +405,14 @@ reply(question) char *question; { - char c; + int c; do { fprintf(stderr, "%s? [yn] ", question); (void) fflush(stderr); c = getc(terminal); while (c != '\n' && getc(terminal) != '\n') - if (feof(terminal)) + if (c == EOF) return (FAIL); } while (c != 'y' && c != 'n'); if (c == 'y') --- interactive.c 1999/08/28 00:14:05 1.8 +++ interactive.c 1999/10/10 18:34:29 @@ -325,12 +325,11 @@ do { fprintf(stderr, "restore > "); (void) fflush(stderr); - (void) fgets(input, BUFSIZ, terminal); - } while (!feof(terminal) && input[0] == '\n'); - if (feof(terminal)) { - (void) strcpy(cmd, "quit"); - return; - } + if (fgets(input, BUFSIZ, terminal) == NULL) { + (void) strcpy(cmd, "quit"); + return; + } + } while (input[0] == '\n'); for (cp = &input[strlen(input) - 2]; *cp == ' ' || *cp == '\t'; cp--) /* trim off trailing white space and newline */; *++cp = '\0'; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 10 12:58:29 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from implode.root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id 0374A14D58 for ; Sun, 10 Oct 1999 12:58:13 -0700 (PDT) (envelope-from dg@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.8/8.8.5) with ESMTP id MAA11927; Sun, 10 Oct 1999 12:57:45 -0700 (PDT) Message-Id: <199910101957.MAA11927@implode.root.com> To: David Gilbert Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: kern/14141: 3.3-RELEASE crashing often In-reply-to: Your message of "Sun, 10 Oct 1999 12:20:01 PDT." <199910101920.MAA81395@freefall.freebsd.org> From: David Greenman Reply-To: dg@root.com Date: Sun, 10 Oct 1999 12:57:45 -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > 948 fpp = newfdp->fd_ofiles; > 949 for (i = newfdp->fd_lastfile; i-- >= 0; fpp++) > 950 if (*fpp != NULL) > 951 (*fpp)->f_count++; > 952 return (newfdp); > 953 } ... > > Then I thought about it... and fpp itself should not become NULL in > this case... it's being incremented from some valid pointer value. > > Ideas? Smells like a hardware problem. I had a lot of problems with AMD chips when I did reliability testing with them. One of the problems turned out to be a real bug in the chip (it only worked reliably with 32MB or less of RAM). They are also very sensitive to heat...you might verify that the heat sink is properly installed and that the fan is working. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project - http://www.freebsd.org Creator of high-performance Internet servers - 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 Sun Oct 10 13: 1:42 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id E77E414D58 for ; Sun, 10 Oct 1999 13:01:37 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id WAA16425; Sun, 10 Oct 1999 22:00:45 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: dg@root.com Cc: David Gilbert , freebsd-bugs@FreeBSD.ORG Subject: Re: kern/14141: 3.3-RELEASE crashing often In-reply-to: Your message of "Sun, 10 Oct 1999 12:57:45 PDT." <199910101957.MAA11927@implode.root.com> Date: Sun, 10 Oct 1999 22:00:45 +0200 Message-ID: <16423.939585645@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <199910101957.MAA11927@implode.root.com>, David Greenman writes: >> 948 fpp = newfdp->fd_ofiles; >> 949 for (i = newfdp->fd_lastfile; i-- >= 0; fpp++) >> 950 if (*fpp != NULL) >> 951 (*fpp)->f_count++; >> 952 return (newfdp); >> 953 } >... >> >> Then I thought about it... and fpp itself should not become NULL in >> this case... it's being incremented from some valid pointer value. >> >> Ideas? > > Smells like a hardware problem. I had a lot of problems with AMD chips >when I did reliability testing with them. One of the problems turned out >to be a real bug in the chip (it only worked reliably with 32MB or less of >RAM). They are also very sensitive to heat...you might verify that the heat >sink is properly installed and that the fan is working. I can sign on that petition, I have a K6-2 where which hangs when it tried to do FP. Works fine with the FP emulator forced on. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 10 13:49:48 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B60515634; Sun, 10 Oct 1999 13:49:41 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA90286; Sun, 10 Oct 1999 13:49:41 -0700 (PDT) (envelope-from julian@FreeBSD.org) Date: Sun, 10 Oct 1999 13:49:41 -0700 (PDT) From: Message-Id: <199910102049.NAA90286@freefall.freebsd.org> To: lederer@bonn-online.com, julian@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/14167: make(1) always considers libraries as out-of-date + fix Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: make(1) always considers libraries as out-of-date + fix State-Changed-From-To: open->closed State-Changed-By: julian State-Changed-When: Sun Oct 10 13:33:29 PDT 1999 State-Changed-Why: patch applied to 4.x and 3.x To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 10 15: 5:16 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from celery.dragondata.com (celery.dragondata.com [205.253.12.6]) by hub.freebsd.org (Postfix) with ESMTP id 1A5EC14FB7 for ; Sun, 10 Oct 1999 15:05:13 -0700 (PDT) (envelope-from toasty@celery.dragondata.com) Received: (from toasty@localhost) by celery.dragondata.com (8.9.3/8.9.3) id RAA38775; Sun, 10 Oct 1999 17:05:45 -0500 (CDT) (envelope-from toasty) From: Kevin Day Message-Id: <199910102205.RAA38775@celery.dragondata.com> Subject: Re: kern/14141: 3.3-RELEASE crashing often To: phk@critter.freebsd.dk (Poul-Henning Kamp) Date: Sun, 10 Oct 1999 17:05:44 -0500 (CDT) Cc: dg@root.com, dgilbert@velocet.ca (David Gilbert), freebsd-bugs@FreeBSD.ORG In-Reply-To: <16423.939585645@critter.freebsd.dk> from "Poul-Henning Kamp" at Oct 10, 1999 10:00:45 PM X-Mailer: ELM [version 2.5 PL1] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > >> Then I thought about it... and fpp itself should not become NULL in > >> this case... it's being incremented from some valid pointer value. > >> > >> Ideas? > > > > Smells like a hardware problem. I had a lot of problems with AMD chips > >when I did reliability testing with them. One of the problems turned out > >to be a real bug in the chip (it only worked reliably with 32MB or less of > >RAM). They are also very sensitive to heat...you might verify that the heat > >sink is properly installed and that the fan is working. > > I can sign on that petition, I have a K6-2 where which hangs when > it tried to do FP. Works fine with the FP emulator forced on. > That's pretty odd, for a while in the embedded product I'm working on we were using AMD chips, and they worked really well. CPU: AMD-K6(tm) 3D processor (337.19-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x580 Stepping = 0 Features=0x8001bf AMD Features=0x80000800 Granted this isn't a k6-2, we had about 20 systems with K6's running, doing heavy FP, and didn't have a single lockup. If you've really found a flaw in the chip, I'm positive AMD would like to hear about it. Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 10 17:14: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C7A6814E0E; Sun, 10 Oct 1999 17:13:59 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA06515; Sun, 10 Oct 1999 17:13:59 -0700 (PDT) (envelope-from steve@FreeBSD.org) Date: Sun, 10 Oct 1999 17:13:59 -0700 (PDT) From: Message-Id: <199910110013.RAA06515@freefall.freebsd.org> To: esk@ira.uka.de, steve@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: pending/14046: send-pr complains about no `Category' field Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Old Synopsis: New Synopsis: send-pr complains about no `Category' field State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Oct 10 17:11:07 PDT 1999 State-Changed-Why: This is because either you or your editor is removing the leading '>' off of the tag lines. :) Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: steve Responsible-Changed-When: Sun Oct 10 17:11:07 PDT 1999 Responsible-Changed-Why: Misfiled PR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 10 17:18:48 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 14483153DD; Sun, 10 Oct 1999 17:18:46 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA07123; Sun, 10 Oct 1999 17:18:46 -0700 (PDT) (envelope-from steve@FreeBSD.org) Date: Sun, 10 Oct 1999 17:18:46 -0700 (PDT) From: Message-Id: <199910110018.RAA07123@freefall.freebsd.org> To: steve@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: pending/13752: "tl0: adapter check: 180005" mesages keep coming up from kernel Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: "tl0: adapter check: 180005" mesages keep coming up from kernel Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: steve Responsible-Changed-When: Sun Oct 10 17:17:03 PDT 1999 Responsible-Changed-Why: Misfiled PR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 10 17:33:36 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EA0AC153DD; Sun, 10 Oct 1999 17:33:31 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA08132; Sun, 10 Oct 1999 17:33:31 -0700 (PDT) (envelope-from steve@FreeBSD.org) Date: Sun, 10 Oct 1999 17:33:31 -0700 (PDT) From: Message-Id: <199910110033.RAA08132@freefall.freebsd.org> To: rneswold@Mcs.NET, steve@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14111: Remove some compile-time warnings. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Remove some compile-time warnings. State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Oct 10 17:32:58 PDT 1999 State-Changed-Why: See the patch in kern/13846. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 10 17:35:57 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B7EB1150EA; Sun, 10 Oct 1999 17:35:48 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA08296; Sun, 10 Oct 1999 17:35:48 -0700 (PDT) (envelope-from steve@FreeBSD.org) Date: Sun, 10 Oct 1999 17:35:48 -0700 (PDT) From: Message-Id: <199910110035.RAA08296@freefall.freebsd.org> To: jdykman@inreach.com, steve@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/13737: at Login: My name is entered, but Password will not be accepted. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: at Login: My name is entered, but Password will not be accepted. State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Oct 10 17:35:17 PDT 1999 State-Changed-Why: See Matt Behrens followup response. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 10 17:36:37 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B93CD15004; Sun, 10 Oct 1999 17:36:34 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA08391; Sun, 10 Oct 1999 17:36:34 -0700 (PDT) (envelope-from steve@FreeBSD.org) Date: Sun, 10 Oct 1999 17:36:34 -0700 (PDT) From: Message-Id: <199910110036.RAA08391@freefall.freebsd.org> To: jim@reptiles.org, steve@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/13886: 3.3-RELEASE /stand/sysinstall wants XF86331, dist has XF86335 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: 3.3-RELEASE /stand/sysinstall wants XF86331, dist has XF86335 State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Oct 10 17:36:12 PDT 1999 State-Changed-Why: I have to agree with Matt on this one. :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 10 17:50: 6 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B8D3155AE for ; Sun, 10 Oct 1999 17:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA08815; Sun, 10 Oct 1999 17:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 059041536C; Sun, 10 Oct 1999 17:42:46 -0700 (PDT) Message-Id: <19991011004246.059041536C@hub.freebsd.org> Date: Sun, 10 Oct 1999 17:42:46 -0700 (PDT) From: a.genkin@utoronto.ca To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14253: Mistake in dhclient-script(8) man page Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14253 >Category: misc >Synopsis: Mistake in dhclient-script(8) man page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 10 17:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Arcady Genkin >Release: 3.3-RELEASE >Organization: University of Toronto >Environment: FreeBSD door.wgaf.net 3.3-STABLE FreeBSD 3.3-STABLE #6: Sun Oct 10 16:55:42 EDT 1999 root@door.wgaf.net:/usr/src/sys/compile/DOOR i386 >Description: In "HOOKS" section of the man page, it says: "After all processing has completed, /sbin/dhclient-script checks for the presence of an executable /sbin/dhclient- exit-hooks script,[...]" It should read /etc/dhclient-exit-hooks, as that's the file that dhclient-script actually sources. >How-To-Repeat: man dhclient-script >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 10 18:35:17 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from trooper.velocet.net (trooper.velocet.net [216.126.82.226]) by hub.freebsd.org (Postfix) with ESMTP id B469E150AB for ; Sun, 10 Oct 1999 18:35:13 -0700 (PDT) (envelope-from dgilbert@trooper.velocet.net) Received: (from dgilbert@localhost) by trooper.velocet.net (8.9.3/8.9.3) id VAA75513; Sun, 10 Oct 1999 21:35:06 -0400 (EDT) (envelope-from dgilbert) From: David Gilbert MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14337.16073.943600.686805@trooper.velocet.net> Date: Sun, 10 Oct 1999 21:35:05 -0400 (EDT) To: dg@root.com Cc: David Gilbert , freebsd-bugs@FreeBSD.ORG Subject: Re: kern/14141: 3.3-RELEASE crashing often In-Reply-To: <199910101957.MAA11927@implode.root.com> References: <199910101920.MAA81395@freefall.freebsd.org> <199910101957.MAA11927@implode.root.com> X-Mailer: VM 6.71 under 20.4 "Emerald" XEmacs Lucid Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >>>>> "David" == David Greenman writes: >> 948 fpp = newfdp->fd_ofiles; 949 for (i = newfdp->fd_lastfile; i-- >> >= 0; fpp++) 950 if (*fpp != NULL) 951 (*fpp)->f_count++; 952 >> return (newfdp); 953 } David> ... >> Then I thought about it... and fpp itself should not become NULL >> in this case... it's being incremented from some valid pointer >> value. >> >> Ideas? David> Smells like a hardware problem. I had a lot of problems with David> AMD chips when I did reliability testing with them. One of the David> problems turned out to be a real bug in the chip (it only David> worked reliably with 32MB or less of RAM). They are also very David> sensitive to heat...you might verify that the heat sink is David> properly installed and that the fan is working. Both verified. In fact, we've done a complete hardware swap (although it's still an AMD chip that we're using). Dave. -- ============================================================================ |David Gilbert, Velocet Communications. | Two things can only be | |Mail: dgilbert@velocet.net | equal if and only if they | |http://www.velocet.net/~dgilbert | are precisely opposite. | =========================================================GLO================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 10 19:19:27 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from mailbox.reptiles.org (mailbox.reptiles.org [198.96.117.155]) by hub.freebsd.org (Postfix) with SMTP id 411C514D9B; Sun, 10 Oct 1999 19:19:24 -0700 (PDT) (envelope-from jim@reptiles.org) Received: from localhost (1215 bytes) by mailbox.reptiles.org via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Sun, 10 Oct 1999 22:19:19 -0400 (EDT) (Smail-3.2.0.104 1998-Nov-20 #2 built 1999-Feb-27) Message-Id: From: jim@reptiles.org (Jim Mercer) Subject: Re: conf/13886: 3.3-RELEASE /stand/sysinstall wants XF86331, dist has XF86335 To: steve@FreeBSD.org Date: Sun, 10 Oct 1999 22:19:19 -0400 (EDT) Cc: jim@reptiles.org, freebsd-bugs@FreeBSD.org In-Reply-To: <199910110036.RAA08391@freefall.freebsd.org> from "steve@FreeBSD.org" at "Oct 10, 99 05:36:34 pm" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 631 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Synopsis: 3.3-RELEASE /stand/sysinstall wants XF86331, dist has XF86335 > > State-Changed-From-To: open->closed > State-Changed-By: steve > State-Changed-When: Sun Oct 10 17:36:12 PDT 1999 > State-Changed-Why: > > I have to agree with Matt on this one. :) i'll try a new installation with verified boot floppies. -- [ Jim Mercer Reptilian Research jim@reptiles.org +1 416 410-5633 ] [ The telephone, for those of you who have forgotten, was a commonly used ] [ communications technology in the days before electronic mail. ] [ They're still easy to find in most large cities. -- Nathaniel Borenstein ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 10 21:20: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6FE6D15162 for ; Sun, 10 Oct 1999 21:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA22992; Sun, 10 Oct 1999 21:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id A370514E74; Sun, 10 Oct 1999 21:11:15 -0700 (PDT) Message-Id: <19991011041115.A370514E74@hub.freebsd.org> Date: Sun, 10 Oct 1999 21:11:15 -0700 (PDT) From: tommy@ti.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: bin/14255: rup and rusers could not deal with many host Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14255 >Category: bin >Synopsis: rup and rusers could not deal with many host >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 10 21:20:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Kenji Tomita >Release: 3.2-RELEASE >Organization: Texas Instruments Japan >Environment: FreeBSD freebsd 3.2-RELEASE FreeBSD 3.2-RELEASE #2: Tue Aug 17 11:34:05 JST 1999 root@:/usr/src/sys/compile/FMV i386 >Description: Because rup and rusers did not close RPC handle after clnt_call(), they may exhaust file handles if many hosts were specified by command line arguments. >How-To-Repeat: On csh, % limit openfiles 16 % rup host1 host2 host3 ... host1 12:59pm up 31 days, 13:50, load average: 0.02 0.06 0.07 host2 12:59pm up 31 days, 13:50, load average: 0.02 0.06 0.07 ... rup: unknown host "host15" ... This behavior may depend on your environment such as /etc/host.conf. >Fix: Simply do clnt_destroy() like this. *** /usr/src/usr.bin/rup/rup.c Thu Apr 2 06:34:10 1998 --- rup.c Sun Oct 10 03:21:59 1999 *************** *** 178,183 **** --- 178,184 ---- warnx("%s: %s", host, clnt_sperror(rstat_clnt, host)); return(-1); } + clnt_destroy(rstat_clnt); addr.sin_addr.s_addr = *(int *)hp->h_addr; rstat_reply((char *)&host_stat, &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 Oct 10 22: 0: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 04BC214EAB for ; Sun, 10 Oct 1999 22:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA25329; Sun, 10 Oct 1999 22:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 8766214EAB; Sun, 10 Oct 1999 21:53:37 -0700 (PDT) Message-Id: <19991011045337.8766214EAB@hub.freebsd.org> Date: Sun, 10 Oct 1999 21:53:37 -0700 (PDT) From: alrx@excite.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/14256: System doesn't boot under FreeBSD 3.2 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14256 >Category: i386 >Synopsis: System doesn't boot under FreeBSD 3.2 >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 10 22:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Andres Le Roux >Release: 3.2 >Organization: Media Alliance >Environment: >Description: I installed FreeBSD in a 4.1 gig partition of a dual pentium III. This partition is the 4th. of a 15gig IDE HD. Booting from floppy and installing presented no problem. The machine is running BeOS 4.5.1 on the frist partition, with a multiple system booter called bootman provided by Be. I can see the FreeBSD partition, I can select it, but the message: "read error" appears. I've installed FreeBSD 3 times, last changing the MBR to standard instead of none >How-To-Repeat: just under same conditions >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 10 22: 2:15 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6564814EAB; Sun, 10 Oct 1999 22:02:14 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA25612; Sun, 10 Oct 1999 22:02:14 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Date: Sun, 10 Oct 1999 22:02:14 -0700 (PDT) From: Message-Id: <199910110502.WAA25612@freefall.freebsd.org> To: sanpei@sanpei.org, kuriyama@FreeBSD.org, freebsd-bugs@FreeBSD.org, kuriyama@FreeBSD.org Subject: Re: conf/13038: [Patch] pccard.conf for I-O Data PCLATE/ NE2000 compatible PCMCIA Ethernet Card Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: [Patch] pccard.conf for I-O Data PCLATE/ NE2000 compatible PCMCIA Ethernet Card State-Changed-From-To: open->closed State-Changed-By: kuriyama State-Changed-When: Sun Oct 10 22:01:29 PDT 1999 State-Changed-Why: Committed. Thanks! Responsible-Changed-From-To: freebsd-bugs->kuriyama Responsible-Changed-By: kuriyama Responsible-Changed-When: Sun Oct 10 22:01:29 PDT 1999 Responsible-Changed-Why: I've committed this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 10 23:10: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D874614E26 for ; Sun, 10 Oct 1999 23:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA32814; Sun, 10 Oct 1999 23:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from andrew1.lnk.telstra.net (andrew1.lnk.telstra.net [139.130.51.121]) by hub.freebsd.org (Postfix) with ESMTP id 5E22214E0E for ; Sun, 10 Oct 1999 23:02:25 -0700 (PDT) (envelope-from cagney@tpgi.com.au) Received: (from cagney@localhost) by andrew1.lnk.telstra.net (8.9.3/8.9.3) id QAA63454; Mon, 11 Oct 1999 16:02:23 +1000 (EST) (envelope-from cagney) Message-Id: <199910110602.QAA63454@andrew1.lnk.telstra.net> Date: Mon, 11 Oct 1999 16:02:23 +1000 (EST) From: Andrew Cagney Reply-To: cagney@tpgi.com.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/14257: error 6: panic: cannot mount root (2) - da2s1a vs da1s1a Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14257 >Category: kern >Synopsis: error 6: panic: cannot mount root (2) - da2s1a vs da1s1a >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 10 23:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Andrew Cagney >Release: FreeBSD 3.3-RELEASE i386 >Organization: >Environment: M/C with 1 IDE (2 dos partitions) and two SCSI disks (da0 (two dos partitions), da1). Installing to the SCSI disk (da1). >Description: Kernel tries to mount da2s1a (does not exist) instead of da1s1a as root file system. >How-To-Repeat: During boot after fresh install from 3.3 CD: .... Waiting 15 .... changing root device to da2s1a changing root device to da2a error 6: panic: cannot mount root (2) da2* doesn't exist. da1a1a exists and contains a valid root file system. The pre-boot loader managed to successfully load the kernel from da2s1a (well disk...). >Fix: Trying ``set rootdev=/dev/da1s1a'' at the boot prompt didn't appear to work. Trying ``root on da1'' in a kernel didn't appear to work. Any suggestions? >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 11 2: 0: 6 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 828C614E7A for ; Mon, 11 Oct 1999 02:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA46326; Mon, 11 Oct 1999 02:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 4C24014D52; Mon, 11 Oct 1999 01:58:53 -0700 (PDT) Message-Id: <19991011085853.4C24014D52@hub.freebsd.org> Date: Mon, 11 Oct 1999 01:58:53 -0700 (PDT) From: wim.livens@alcatel.be To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14258: IP_TOS and IP_TTL sockopt doesn't work on raw socket Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14258 >Category: misc >Synopsis: IP_TOS and IP_TTL sockopt doesn't work on raw socket >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 11 02:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Wim Livens >Release: 2.2.8-RELEASE >Organization: Alcatel >Environment: FreeBSD btm22v.rc.bel.alcatel.be 2.2.8-RELEASE FreeBSD 2.2.8-RELEASE #5: Fri Oct 8 15:54:19 CEST 1999 livensw@btm22v.rc.bel.alcatel.be:/home/users/livensw/work/sys/compile/ALTQ i386 >Description: I've noticed that the IP_TOS socket option doesn't work on raw sockets. There is no error returned and the TOS is stored in the protocol control block but when the packet headers are constructed, a hardcoded zero is put (instead of inp->inp_ip_tos). The same holds for the ttl. >How-To-Repeat: do something like : sendsock=socket(AF_INET, SOCK_RAW, IPPROTO_OSPFIGP); tos=0xf0; if(setsockopt(sendsock, IPPROTO_IP, IP_TOS, (void*)&tos, 4) == -1) { printf("can't set tos bits\n"); exit(1); } sendto(sendsock, &sendbuf, 12, 0, (struct sockaddr *) &dest, 16); Then look with tcpdump and you'll see that tos is still zero. >Fix: change the following line rip_output(m, so, dst): (in netinet/raw_ip.c) ip->ip_tos = 0; to ip->ip_tos = inp->inp_ip_tos; (similar for ip_ttl) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 11 10:30:10 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D4F71521D for ; Mon, 11 Oct 1999 10:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA39201; Mon, 11 Oct 1999 10:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from relay1.bcs.zp.ua (bcs-zyx-eth.marka.net.ua [195.248.171.202]) by hub.freebsd.org (Postfix) with ESMTP id 12A8D14C0C for ; Mon, 11 Oct 1999 10:06:05 -0700 (PDT) (envelope-from serg@bcs3.bcs.zp.ua) Received: from bcs3.bcs.zp.ua (bcs3.bcs.zp.ua [212.8.35.73]) by relay1.bcs.zp.ua (8.9.3/8.9.3) with ESMTP id QAA18772 for ; Mon, 11 Oct 1999 16:37:14 +0300 (EEST) Received: (from serg@localhost) by bcs3.bcs.zp.ua (8.8.8/8.8.8) id QAA16489; Mon, 11 Oct 1999 16:37:13 +0300 (EEST) (envelope-from serg) Message-Id: <199910111337.QAA16489@bcs3.bcs.zp.ua> Date: Mon, 11 Oct 1999 16:37:13 +0300 (EEST) From: Sergey Shkonda Reply-To: serg@bcs.zp.ua To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/14263: Ukrainian locale Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14263 >Category: misc >Synopsis: There ara no ukrainian locale in stable/current >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 11 10:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Sergey Shkonda >Release: FreeBSD 3.3-STABLE >Organization: Business Computer Service >Environment: >Description: There are no unrainian locale in stable/current branches >How-To-Repeat: >Fix: Use the following files... begin 644 ukrainian_locale.tgz M'XL(`*N@`3@``^Q<6W,41Y;V*^=7E,&:!H\1=;_0C=A&$D@@)(UN-HQF/%7= M5:A12ZWIBT#,Y;?8C/%ZQP'\A;77Q(1W'`8#LVSL@\,P$>N7C?6C7_=S"^S\IS*.E])HM6H#T:5U1.O[>.AV;KG.-IK&AUZ!ZH+ MS=-UW3),SW`TS=`=RWY-<_9S4NG1:C3#NJ:]5J_5FCNUN[84Q]6#F-#!'BWE M_Y7E:JT45N/]"(0]^-_P=/*_:9E&W_\'<73YOQPVPY<'6S42S]T#$/77=O>UO^FI]N;S[]C MN^A_UW7TUS3]9=[H=L<_N/]/O`G:F]K$U'!Q8O1=]K26U.K:_'(]K*Q6PE5M MN5;QC[>TTE)8#TO-N*XUXJ9V=.;LL&D9P3'L?`)&)X>G1L8GSQTZ/#DU.7H8 M%HHSX\4S$Z/IT[TS&<`1.*+-+54:&OX_U$JUE95XM8FUQ8GIL>*A0[EB3CNN MY2[GM%S(9S=RFGX]M+"(J"CI6*E?3Q(8GIJS;.7AH4^%2X5%1 MWII+.8'I^EIGLGF@J@5B&@F$7)5W^.:W-MO-14C7,\$SH3R;@S,3Q'1XO3N#9]!B&`]?" MQ>(T+Z.:PJ'"UCV-:KW>7+B-W*7-MN7>7+B-UV70NK@T%7;MU,PBS5HZ=WLM? MS/5JD5W^'BVT32]$UI;QT.;R9VNS77BA([NC2U=MM@LO=.1V=.FJS7;AA8Z\ MCBY=M=DNO-!1N:-+S]KVY8_U=FO[\I-U;BK[".+:;CZ!V**'.7T8T6STLF\^ MMF)_D?U_I_?_\+3ONOO__L>WOI')_TQ^_^M.__U_$,)006]JQ.'"D]F]W*3!&C;T]H6:BNWX=D076)209E#0IE# MXK]8HO#CRA$R&[N:@B_;<:CW;!1LKDYF1^]LA,O&KNS]HM[T_`[#;(7$3L,8 MGMN,'OJ`W2VA]Q$M(_7MF1YG^E6K5:CI-]^3G`GK[_._3]SS1LM__][R". M3O_OP^??O?C?LBR;OO_J3O_[[X$A&\SEB"UX\18KO3A#&,T'J@ZEQ:0O1U6%\G-*!<)S2A7"6TH,77 M-K3XVH%UOG9AG:\]*'-_'UJ,`:PSAC!']^U',,%8@K.,9:@RQC##F,`@W7>@ MPTE&`TXSFC#>(K0@X6L;&K0>@0,S-._`A=/DE\"#4P5"'X9.$08PR>U#&*?Y M!1&,G",L@/]L#F*?U"4.8Y^L(6A1/80GF:3YA&:XP7PSK;$]@@=I' M.#Y=1P:L4_L([Y_\'EEP:930A@6N=V"MC.,7]$CA/ M^TVL0Y'ZQ0:<831AF!&?/T;<;Q@=.,OHPCE&#\88?1AG#.`\8P@7&#'^&4MP MD;$,DXPQ3#$F,$V8Z'"^2&C`#%^;,,MHP1RC#?.,#ERF^2_X9G6QWO?]?U^M]_#^0XDOY,]F@4EI:OA?4R?7A="YN5J!IKURK-):TX M.SP^?HR_SKXQ7CZIM44'1L4;:*)ON9@U:EN9(]3JY1@W6^Q5JJTVZ[5J`PX5 M)N>'\H.#@_G"_.Q0'FU4A6>%V>FA_.OYQM[('S7?*IBS0\?R%@\1"/_) M_&(^OUC(%TX5AO*G\H430Z>&\D/YT_G"<`U'*C9Y'EHI7*LTPRH<*G+GRS1\ MH8A-"V>H6*#B'!>C-#\Z&Z7B$EV.XW0+EP>H.,43+XR3;7R<&E!QGBXO4#%! MQ44J)JF8HF*:BAG56:)W':`'6R=\+=.]U*F:(8T9:E:ODPA&: M,ME:9)NGLWG5H$4-6A-40V?K9%NG5@MTMJ!:K;.-6BU04::Q1\84`UVT:"+S M=#;/4Z*S=3I;6))6P_D.]P/H/]0/K/]0)K/\POV;]5U;Z#_-QUG^8A[/^PSR<]5^D]%^D M]!_J']9]F*>RWL,\EG4=YJNLXQ*EXS#/9?V&NH+U&^H>UF^H$UB_83[->BM1 M.BY1^@WS9M9OF"^/U$5/L+Y#_5)FG>7#"-^?TG>HHUC?H0YA?8>ZA/4=ZA[6 M=ZBG6-^AOIKGZY+H.]1)K.]0)[&^0QVTGNJX*)TG>8 MUR\PKZOT'\Z/[A=UT@BM,^HDUG^HLUC_H9YB_8=ZBO4?ZC#6?ZB/6/^A7EK@ M>J7_4!>P_D,]POH/=3#K/]3!):5S6/^%2O^%2O^A'F+]A_IX2>DBUG^H@UG_ MH0YF_8:R@]UE1ZK*7T M&.N_4.D_U.FL_U!?;2B]Q?H/=3GK/]1EK/]0=['^0WW&^@]U&^L_U&FL_X)8 M])^OB_[S#=%_@2OZSU?ZSU?Z+[!%__F6Z+_`$?WG^Z+__$#TGQ^*_O,CT7]^ M2?2?7Q;]Y\>B__Q$]%^0B/X+=-%_@2'Z+S!%_P66Z#]?Z3_?%/T7E$3_!9'H M/]\3_1?XHO^"LNB_(!#]1]]-N%_X_TG_I;_^L__Z3_#L=#7RF]^6/OC+''G[^Z[K\^Y^ZZ3C]G_\> MQ"'^;U96XOWZ[8\]^=]&SZ/_Z0-PW_\'<;3[?S]^^V-OS[]CT_EO]MDW[_R[$LHY__'\1!/]5YNS@S.3YY[J366`M+ M<0/S^PTMBK6XT8A7FY6PJH5-K;F$%:MEK99HUZ]]F'7WP%#^[SR?V_PI,/GSR^_Q!/ M<$;W/J.;?TSW_"#WU>,O/_\WG.C?/KW_^!-F?.?=9(7^%&)@[.3`Q9,#LUQY M/:TL#PZL#`YL<&4IK0RU@5@;B+2!=[2!2VP*5[`XVKQ64XX^!IK,=PT-\.`! MG^,6$'=17&*6RQTND#O3*JM:F/FSCJ167Q&OW/OR/\DMG_^[>(4NR2V$Y!=" M<@PW^_P!`;F&D'U#)^0.2Y=?M_B.JC?R&R6_],E\CXC!!9;Q(B,R.R$^``C#C(K:=T@B,]$_O3 M9W?NOOR0$]S^0(.[MS6X^4R#I]]H\"WB73I_?Z>X=/[OP9;GY_\]F=;_`$)W7K`UJ$9W3O=W/?/;O]T7]_!T___OZ=9^\=5$YP M]^[S_S]US;[ M_C^0H[?_6\OUP=(:_5[@X')4?M$Q=L[_+,\R4?^[GN?BJ6Z1_UW#Z/_]_X$< M1[0?>N`[GW[ML!2N;M.@M-JL5]O:;X'8JK72,O_J:#G6M"AL8*DUEBI)<[.S MNE)]>]G0?E,"@ZZ5_L(CC:BT+93F]/0=%)__07P;%> M%/KV2ZTH.#J/2[-WI9FLE8*=;(J"H_.4-/MYKUGL8%,4%)V1D"HHQ]4,[&13 M%!2=2TUIU@RCKI%494^;HN#H_*U,]A<,Y9*1`<,-&.BS1J=-&V8*CLYK0O$V M0]R,,F!:.E,X>K=-47!TQD(Q*A2KO\V`:?+PANUUVQ0%1V==*&;4C9@9,#R9 MA>5WVX3"Y.AL"L6)3=B=-L4!4=G M2RCF)7S"Y0P8KE!81K=-47!T5H1BG$%%B0+3DB5QS&Z;HN"]LR844PR-BI8! M4Q;!<*QNFZ+@O7--**9E.:MQ!@Q7G&HYW39%P='Y2Z'XG2QGV\O'-"4Z[:#; M)@'.@9/[E5#\@>&*/%$*3$M\ZS"8PF3:?H:"SDMUKE"P6LW"3C9%0:S5$K_V M]PQ"P0\1_:.%FOR[J+344HSC%$:M,4,#RY$=OJMBD*CLXEH1@3BK8-US0E+FR[VZ8H.#JO"L7Y7+?O M#4]1F-TV1<'1N2P4%QC69:D4&)[LPE;0;5,4O'=6A6*"(4FT#!BNS$*>^7:; MHN"],[]]&F*XKE#8W3:)3INC,]>6DK4U,^4%8C@JIE2$V1D*CL[?",4?>[U3 M=[`I"KK%JN35>P9%P=&Y*"/]7I93G*Y@)YNBX.B\(7+7A>(=!J53%)BR^QN.T6U3%!R=):$85J_EZQDP3?6,.-TV1<'1N2X4 M"W(C&ZL9,#QYV-G['39%P=$9"<49H9`A%!BN[%K\,'78%`5'YZI03*J-3\N` M:4ITRC[5;A,*SCQR*T)Q49:S;<\V97C#<;MMBH*C4Q+L7*'G,R(>D3=2K^CD MMZU*L'-#/9\160O'WY:"H_/$]DGR3C9%0=%9EY#?,R@*CLXWVY1`V^:VDTU1 MT$)711;O&10%1ZJ:#1:JQM72D*6NB05#QZ>Z^@*,C=R7*\@;*9 M`)4!`3Y;!+CI-4IU4M0(AD#F2BCX=<<4IE#80N$*A<^=3.DDD+E2%$9*(<,; M,CPF/TP1<"=+.EG2,M#3*T5AIA0RO"'#XTN8P.;6I*BIDZTHC/1*45@IA0QO MR/#X1#`%MR9%39T<16&F5XK"3BED>$.&QVR"*;@U*6KJ))"Y4A1.2B'#&S*\ M)?[!_9TZ>5IO4!1N2B'#FS*\)?[!_9U:^UIO4!1>2B'#FS*\)?[!/9=:!UIO M4!2^HC!D>%.&M\0_N-O1;>M:;U`4`3]X'*][!J%@V=20FCV#HDBC$[?R]#O# MKD&;9(HT.G$K3[\S[!H411J=N)6GWQEV#8HBC4[C M78.B2*,3M_+TX]&N05&DT8E;>?KQ:->@*-+HQ*U;8/2B*=._$K3S](KAK M$`H_W3MQ*T^_".X:%$4:G;B5IU\$=PV*(HU.W,K3[T^[!D5!T:F^[J0YP@X0 MU5A2*5`4%)WJ;;9GD"?5I^A\L<_'OOOB%&ET&K)IFK)I6O)6L;W,R[0;%,7F MWBF;IOE_[5UM<]O(D<[7\%<(@@Q*-D0(E$0!ADR"HDUIO:0(FK8$FA"`W%YR ME;K*)I5-JN[GW_1TSPM`&J8`E[/)8FPM3!#3F.GIZ9EY^E$O.LUS7%4N/&TQ MW;Z0"+#.9L=^'ZSS[WB*?_:%1/!])^WJGGLA$="EGW_A[20]%T'[KX^(#];Y MES_^XP]U+B1"^,X+7[\,_!TWMRXD0OK.,_UR=;;CYM:%1$C?Z>J7*W?'S:T+ MB9"^\UR_7)WON+EU(1'2=U[JEZO+'3>W+B1"\YW:Y>IJQ\VM"Q?AGFF^4[M< M>3MN;EU(A.8[M!*RXEWXDB MP#H;[7+<,V&=@_[S+R1"6.?@_/D7$B&L;6V6]NG?WFUMEO;IW]YM;9 M;VZ=_>;6V6]NG?V&UFEV1-2B83O`/I_-P-##7AA^:<3`P/AB%#9A8HHIE4<7.(!$<\:Q@652Q,T@$Q^,K6!95[`P2P1'/ M"I9%%3N#1'`\OH)E4<7.(!$<' MU2R+*G8&B0#55K$LJM@9)`*M4V=9%!D8179&B8&!(L`Z&T$Q&'=NQ,#`L%P5 MRZ**G4$=\0_*+(LB`Z/(SMC!P$!R1!7+HHJ=02+<@VJ6114[@T3`^ZM8%E7L M#!)Q?E#-LJAB9Y`([CLK6!95[`P2<7E0S;*H8F>0B,%!-P+*K8&2B"1XNJ6!95QD\B=#R^%@/#Y=&B M1@P,ET>+&C$P7!XM:L3`<'FT:'\&1I&(02+`%!HQ,%P9+:K-P'!EM*@V`\/U M)`^D+@/#Y=$B+J(N`\/U)0^D+@/#]24/I"X#P_4E#Z0N`\.5T:+:#`Q71HMJ M,S!<&2VJS;2H$0/#Y=&B9K$)&2VJS<#HJVA1709&7T6+ZC(P^C):5)N! MT3^3/)"Z#(S^F>2!U&5@]&6TJ#8#HR^C1;49&'T9+:K-P.B?R5AF709&_TS& M,NLR,/JNL,[:#(P^7PX:,3#Z?#EHQ,#H-X\6]9M'B_JNL,[:#(R^*WUG709& MGT>+&AW[^SQ:U(B!T9LC]:I=G,#`0+"7?J5V>PNW^1^^1VGS/[3Y'[:^(Q%M_@#AG(LZVO]LW_P-?[P33HE[^AS[:!4;C!5N"!UB$ MB'^/_`^($PL>4+W\#R[Q#3!R2O%H3YLC7\W_@-"18"[4R__@8V,P^GO^AC^I$,I1@2_"`K!#QV\G_<$84)W?[NWWS/_1Q44,^5;W\#RYZ M<&3OU,K_@%$,P3JIE?\!@T*"Z%8O_X.+ND`J2[W\#R[.$61UU(-O^#$M'F?VCS/[3Y'ZK8!VW^!UU$F_]!B6CS/R@1;?Z' M-O]#F__ARR-B?IO\#R"B$8&A32'1II`H74C$MT@A\?M?00*)W].,X>^IDSZB M(*!.\HB"@#9U1",1;>H():)-'2%%M*DC-!'-K;--'5%H1YLZ0HEH4T MJ2.J"!K[IHZH(&CLF3JBBJ"Q;^J(`D&C)*)`["B1-_X34T=4$#3V31U10=#8 M-W5$!4%CS]01502-/5-'5!$T]DT=44'0V#=U1`5!8]_4$14$C3U31U01--K4 M$?M=2$2;.J)-'=&FCJ@B;[2I(W01;>H():)-':%$M*DCVM01;>J(RA%I4T>T MJ2.*%Q+Q*TD=T8QY\6T21S1C7O3/+YHQ+_KGETV8%__J7\+_%Y9B_H<__?7G M?_SB?.MW'%R<7;&Y^SON4K?R/^`'D?^!_V:#>^ZZY[\[N/S6#=E5?N/Y'W:- M_T]_\P:#?YYZ_^=>]/[T4O%89QXX MFS1;K).>(>N>];JK=&2&9^*&94;).AW=6D:8T"W/Z6ZRSCQ[C#WVK7HO>\(Q MZ(5.QLLZ<=@[L?#[YG)Z]O9DVID[^)%_$ZVG3PO_ECZP#H3Q:_MV8J_L94RR M$W_J3QUCG+)VY-1O,UDYJSRRNV8D'AL]G&;>P^G$3T=3:IEGG+6?^K)>OK)$V-.S=H',ASEQ"?[S1)/)HI.B=H2=:F^._ M/:L;)YVYI41YIA/;VF>F#R/,IGFDW\IM,X^<6+P;RUW@K&.S#`>L7$7 M[6*BTNQVF?0T.]AI:Y[#K`-:*EH+NCDI/118JY39&E-/-EW.>+^-<;*1MYHA?1S+,MTY@NJ1T]5J?7#:X[4EV6HYU>M:9%/E`CJW"_W.MA_B.I#-"7GKP^A8W##8B"UGF^'3 M?0#]I)MA/*0QE;/3]GA%SPY247/)'H%9XJF:>73M6"L["YG)4\UL!N,;6<;, M%[,S!F5D=L!JRYK.QN+B026Y>">T:<4T+&JR=S(C'K'WFMU0]1O[QUHK>TS_ M!I%"6;SU7/_X&-7NQO@C1.$37$OJG>RSH2P(9@]K^7PS?)RO62?3!VJF5K+*9^QTQ4UQ$R9C=X-K?&-OZ!; MSGKJ3OYP-0=OW5-,1$_MD*BR+]?N>>0<^5V0_K?4B2!]G&^V=7!<6^AQ6R-WLG'8\(UE^2D-3-=WD5@&H=+,2IF M%-&\CL1HLED=7O._TDNS.48/V2:V]@S>E5<5)P''Z(EWETHWM$=L[-Y0:V/6 MS"%:4:(>`NV"K:EY#>]?SE9:3=)O&MEJ=@:6&R9D+MJ[NP%82V*2Q<`[@R[H M*1#>"N9AK(\)U%8W_:F7B)K,UMA[9,U86*B^6K/:O57*1FH@1@7*HX5SI=A/ MS7M!.5WB*ICH`M]`S[O@<<5\-Z_?L#723\W9YB97K6F,M&WQ:K&=:36YK@:W5Y);KIT:(\Q]K9S.P->%MV4+# MM',-&LJI];0"$QWR["6\EN3V#V!RG,,3FO4V]JG(CAD[V>WA*'LU?9+A"2_^E?,FGN7]QV5U>P`B+?N.J4EA3 MF'96\\W#&L88:C+ML3;V'A?!5&LK'^^2_S+B!Y\\@+"@7=X+_LWVBKK/[*ZV M?$DV4_Z%:I)_!X\L;8@\O.[?I:>2^U-\Y_(VYKU$K<'.\8'OTV(I#/SGR!PG M@2W?B78'?YR8+TBL-GF^D;8EXY+PAP;*#.2]+#'Y'LRY82-FFQ';C7H/HI\1 MVP\G^.2*:H(;+-H!TX]QXS%K.0F5AE9SD,UK2J?/]\23]=2_UR8/>:_.G+S0 MH3%AH]Y=3H6'D/J]7:IW\IKQ!W"CPUR?8UW6>N:%LB@1.P=F18M-7O0(P6#T MXGSPB?1#.K<\VRB^D]D:V)6TU\U]#:Z7OT\CF"_/Z/BMY MK_(S459KO#@ZNCAS7;IVYO"OR]<_7+Y_-WBOKC^^>?/TZ?'Q:J2N MRU"N_.*'>0?QR2E]RSZGT@M[W"9.)P%=O0>EM=R)Q5UJ[7;-IU#5%#^=N?:) M:L;64^DI5E-Z)7F?K;?:;D^T-B\7,R[WEQFN&F]Y-XNV:F8[:LI3CK;#%C7E M4Y-RS9%64^_WJMC/TU6>E1J1V>9U\9G%-7MWN;599#Z6=/NHU23-)KRMXAQ* MNM5JBM;#DU2D1/%&O=]*0\I*DZTQ=C3]H*UUEZ%^O(2B:T@)6VU;2Y"56VLY MB5<>J6T[R$?*SK.MHJ:[NF>"VY,_;(?-_EN\!S_J^?(+:5>2Z'LFW'\5YG5W M_5KLPT715P+2.7.XHWEQ)#U98_6P( MGV$'K,Y:9CPSXQ5;#1[560C6E2=VRGG2:B9\)0@TCYDG_CBVV%Y9WRO:FR!E M:\A*JSF:+=DZMN(K0[#CA,-7_QFL+.S$*-:4H]26.V?ME2X!$$*KL%^+[`DL M#@4LP[%\]J3T[\G6+A,490I+Y;JV/'7L47C2W88E7%]"L?>>//__WKS;$ M4(W_#KX'_GO.MW]VDRPK60]250O3`F@=.[3AZ60L)A'O7,*'4V<4)8,6DM M]'K=R29UQG'/""7@)]%;0'3%35^;%$GK,.;>T&]CO2\&19#L>S M;!K=%>X9;&_/O&VFK3]0MG'E+Q2!+'NXUR&A<`)XN_VP,0-$&W#F@%`G'6'F M&(U":7/S!:8XX=''74@I'E[C@'66<:;<_YOO&UIBRE?=Z>. MDR1RW*E\"7?.<2<=B=I4RCK7G]8_:1BTOE-BIRQ^\E((EF6.Y7Y>>8@5XL06 M1[8$#J?A!AK.S/00P9XCY=-+2'`VH`7`Y$(=N5:HM-Z&;.9MX=*$_[*GBN MK9`MF`&`+!20#QVUUO9YA#27D.O<&<^$[P@FWG!HCC*+<\R4FG+V3;6K?!OUBX9+<43`M.5)KB?8P]H+;7MFE%POAH%$ND?!=99@O MDP*BW8-#YWA&4="YOE_'$YF&=>==]@DB5F5,'%9@?A+1SV\*&2\=`SBRS/Z, MV)F,L"EHA;5\X&VXEXU78+@VFG0(P=M37T2>N00?;5A)T!&.PCYFXVSX.8_9 MFM8/0,+],BXE+=,O2'B4L>.1+ISC_KN0\Y,M/3#?8OMA85]@@((Q2G(ZUA\6 M2"9%37,QWM3:X@[`%A9^V$%1FP4(F[(Q9JK6:; MP?H>>R'W3-+;:C$=$5,HX.^ZKP7/I+SM+H\_VA'3$]@H^;6M=:LX.\6Z55BU MNNO7&@XJ'U:HO*:'Q.IN@C(NCYA[T(U@!SG3VJ#0>0V7H;F6"L"+M':ZT!%Y M(2$H(/>TYTA?@>O$XP2S%JE+#DNM4()$O@.YWYD6Z>$A<=1_0+>O_U#$K(=D0*0P$Z2FF[U2(!2 MK>I%7BHXWND.C8B(@"Z!X^!;M7GK=L10-/1:/[-EA=HJUK`M8520(&,MWN-6 ME(3]7$=."7+,=T4*$-W/=N`M3I(_E6,/Q8B!'`N(-9BZ)F040I>P(W+`(PRB MY<$6.LZC$9H>M/N[HT.Z!*GS[K8>I";)SC4-[;*Y;$B[$PHL[\@>V@/\ASOMX+,MWM;]2[#8"E?N4QC+;4+Y7Q'^^;A'^^$O\Y MN+R`#!VE^$_[___\/F5'_,?3MR-&&KX>(.7_EH=Y.-6?$_QO^;%5!7/,<=)C M]YFK9/\Z,O)XY*R3'JS_(ECC*.*^(.P[;,&5H9@HZ;*%]?&1$UP=2X9=,GN5 M8*B%`BQ^&N33R[MDG5XG@Q^F1+H_Y*[RF.CVQT2#YT$,&2CAX1$DU>?.U(X# M*XH%`,E:?KM.,?P!M=@V@XCT`EJ@\(NBR&O4>#A>RB#&6W_QA(1UD+;`4!0$ MLE30"HO='0,2RFK;$&X0Y%9.:L>P@]U=Y<-\%<-JM41ZH06!!2"P0U#!XZ`Z MB4,4&8`WP**-$$%FC9YNFV:B1^6!R4Z076%I@#XIR)\MA9RZ-P*N.#)BD[P[ M89=Q"!N**!_:D=U#($V0R8>YL\J!K0#Z[5E\C\"^-Y,5$>M!`JO-_@M/##D4 M%W&^)F\A;C'X*@VMY&T1"#OLKAU.7D#8G?<3V@"PO`T;*P#.9T;,1@A.X.SX M&W&`!H[8&6PXD-`--`."PP$*SXC>D(4`\@#QD:W/`';;9L]G>TO80&6PC6)G M7R#AY8BN<3`;@6QV_`8ZXW0=TBH/6Q()GWCL"`KFMX%-7(A`/FS6.!1-FT/0 MP^IT&7?I,,[!&:8C=N,:WI"].HOPW4,%721B>SOU:;&Y7X8FE\[!-@3: M>40%:).OF:8`9#)$3"_.;1&:.,[%+Q(,=Y">.;B<%V4G8>0S"^TR2;!9[LR[Z$,X5)GW M6,N-"*9,_D8#NR7!%X#'J9\"`(Q45;#;46X0/,,.#-VU/,OV"&[+9GY*Y]P4 M@*K19)D^/,T@!&,!`NHS;PM0]3I]`\`(L^O@=OT`[P"-7@.,$BH2L+!:!/PX M3,=]*`7$8;/>74N8>F31\88'S*%=\'VL#FE<@A/R-G#*+`^G6_#+5V&";<`_ MHPA:@-Q$IO-3!;8)D"V+."J">N#P33!\7'BY@-"8GN))#D17XVX9<[@L0ZC, MX8`7TVVH62UKL<=T@9MY@]-7ZIT]T$^+UG MDP2N50S(6Y9_/[I%$`K)\WS2H(ZYQ032:L5XY_Q7#[BVN%6BCO,2P+1%']6. MN*AS`:-(L,?D$(VDA69$/%3?!P_&8@<`I($]\`0>N_C!/,0U1X=RX(BG6D*' M_R)4HY$!Z6">"R"&U>:@EW@B$4](H`5!$,'(3B)!T-1A%";+$3#)M7@BER") M&3R*[RTB7+)"U$4E(9&@AP9`X/<(!N&CU$:N<_ZP`KT2\0X-3M(`"@)!=#`B MR14`400<%)51G0VYK0LJ`7I\ MR*P)"(,?#K,[(X66G\?:8?QHB$U/O)D91]9Q@A*8JLPX'RI_'T$,$%9!MFX= MC3&6S-:4"[5F0(DQU&L?&N&Y_9KM46^2Q=W]RH;>2@`;4[CRPLE M_BT<>XOGOU]^^OO/?_G#W[YQ"H#]?_^_?\93*[GGEU=7[>__?X_RA?'_W[_^ MV3O]9_:/OV9X+.S]\M-?:K_C*^?_@P%D)RN<_Z_.W?;\_UV*.O_#D/^SC\,- M?OGH,(_.7ACA]?'AV=TK,__8,Y>Y>S2V+UZXWI5EO'UM+:,WW7$2'O>/)R>' M%].3#^$/+V]FL\[\53]>V.;1!WMU]HFMP7'O_&[CF!]3YZ-AG+T]/7(O_&[_ MZ-W+_L?EZ?G;I[.+RY/SRQ>7@\M/8[\S'[R;7U]=KD>>]>+&>W#?^=,W=Z\' M/_S(3C7WP:.QO+X]_?CFRG\<=M]]'CXNGT:WV='LZ7T6G=Z:G?G^?SL\_O-JL%G;0 M7;VZ8BO*TZO;A]1>.!_M'[UDMDDV[P_'Z_?]=^N7SKOW+Z?OWW_^,/_Q?;:( M>]V;^//KFTWO_O9S[_&'=?I^V!F%Q]9@?#RX"->#XQOO_:O)\4-OLD[/WOHO MS\=W+Z^G\=!CV\&KZ7WWYK>PNK2E+6UI2UO:TI:VM*4M;6E+6]K2EK:TI2UM 5:4M;VM*6MK3E>Y?_!^0_E#(`0`$` ` end >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 11 11: 0:47 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E2FA15601 for ; Mon, 11 Oct 1999 11:00:09 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA41663 for freebsd-bugs@freebsd.org; Mon, 11 Oct 1999 11:00:04 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 11 Oct 1999 11:00:04 -0700 (PDT) Message-Id: <199910111800.LAA41663@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: Current problem reports Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The report has been examined by a team member and evaluated. f - feedback The problem has been solved, and the originator has been given a patch or a fix has been committed. The PR remains in this state pending a response from the originator. s - suspended The problem is not being worked on. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1996/12/20] bin/2258 wollman route add/delete [network] xxx.yyy.zzz.0 o [1997/03/08] kern/2923 panic: vm_fault: fault on nofault entry, o [1997/07/03] kern/4021 peter Local mount of a local NFS exported direc o [1997/07/31] kern/4200 peter NFS: "vm_fault: fault on nofault entry" w o [1997/10/01] kern/4673 Two panics, now crash dumps, always in re o [1997/11/10] kern/4996 peter NFS crash, possibly related to file bigge o [1997/11/24] bin/5139 sheldonh portmap does not find interfaces correctl f [1997/12/21] kern/5355 Fix for NULLFS problems o [1998/02/03] kern/5641 peter running processes at the IDLE priority (i o [1998/02/10] kern/5703 CDROM Media Error triggers complete syste o [1998/03/23] bin/6121 peter gethostbyname(3) no longer returns NO_DAT s [1998/05/13] kern/6630 julian [PATCH] Fix for Cyrix I8254 bug o [1998/06/23] kern/7028 Panic in vinvalbuf when appending/looking o [1998/07/12] kern/7264 gibbs Buslogic BT 950 scsi card not detected o [1998/08/15] kern/7622 Kernel panic with Fatal trap 18. f [1998/09/03] kern/7822 n_hibma Machine Reboots without reason o [1998/09/06] kern/7843 Unable to install FreeBSD on Tekram DC-39 o [1998/09/08] i386/7859 luigi fatal trap 12 in midi_synth_input f [1998/09/14] kern/7927 n_hibma Fatal trap 12: page fault while in kernel o [1998/09/28] kern/8074 se CAM rescan operation fatal o [1998/10/03] gnu/8138 peter gcc -pipe xxx.s hangs f [1998/10/06] i386/8179 Install failure with motherbord using SIS f [1998/10/08] i386/8214 n_hibma Install 3.0-19981006-BETA fails f [1998/11/04] conf/8576 n_hibma server goes down when client mount its fi a [1998/11/08] ports/8609 nectar eklogin service (kerberos klogind) fails f [1998/11/12] i386/8673 bug in vm_page_alloc_contig() o [1998/11/24] bin/8829 bug in innetgr (was: Fix port: security/s f [1998/11/25] kern/8861 n_hibma under heavy (multi interface) traffic ep0 f [1998/12/09] kern/9036 Boot 3.0-Release hangs with BT-445S after a [1999/01/05] kern/9334 n_hibma cp fails for 2048 Bytes/sector media a [1999/01/26] i386/9709 n_hibma Kernel page faults during boot with 2GB R o [1999/01/27] kern/9742 tx driver for smc autodetects fine, but n o [1999/02/02] misc/9885 BIND 8.1.2 core dumping o [1999/02/04] kern/9909 Writing incomplete blocks to /dev/nrst0 h o [1999/02/19] kern/10166 panic during heavy sio i/o;no coproc; ves o [1999/02/20] kern/10172 panic: cannot allocate pipe - out of kvm a [1999/02/21] i386/10188 n_hibma Cannot get system to boot after Installti o [1999/02/23] kern/10224 panic: pipeinit: cannot allocate pipe -- s [1999/02/26] kern/10281 Crash of 3.1-STABLE system due to scsi er o [1999/02/26] i386/10282 PCMCIA problems in 3.1-RELEASE? o [1999/03/01] kern/10332 gibbs System freezes during certain SCSI activi o [1999/03/01] bin/10344 fenner Core dump in gethostbyaddr for 199.93.70. o [1999/03/05] kern/10397 3.1R page fault while in kernel mode, fro o [1999/03/07] misc/10473 Incorrect aout compat libraries in XF8633 o [1999/03/09] kern/10507 Process hangs in state VM pgd o [1999/03/09] misc/10509 Cvs can hang system when used with pserve o [1999/03/09] kern/10520 can't exec files under nullfs o [1999/03/11] kern/10542 page fault while in kernel mode, not kern o [1999/03/11] kern/10545 When a fork/exec stress test is run, the o [1999/03/12] misc/10566 obrien patch dhcpc problem on /etc/pccard_ether o [1999/03/17] kern/10636 ipfw problems o [1999/03/19] i386/10683 I have a buslogic BT-948 FW controller. W o [1999/03/20] i386/10690 Installation freezes after device selecti f [1999/03/20] kern/10701 ppbus printing problems o [1999/03/22] ports/10725stb Wrong Cyrus IMAP deliver group o [1999/03/23] bin/10744 call to login() from aout/libutil.so.2.2 o [1999/03/27] kern/10828 3.1-STABLE freezes when writing to floppy o [1999/03/29] kern/10866 ahc2740 panic o [1999/03/30] kern/10872 Panic in sorecieve() due to NULL mbuf poi o [1999/04/05] kern/10959 3.1-STABLE crashes due to a floppy mount o [1999/04/05] ports/10965obrien lcc-3.6 unable to compile anything o [1999/04/08] kern/11023 Synchronous PPP not functional in leased o [1999/04/13] kern/11112 Amanda on FreeBSD can wipe the _next_ tap o [1999/04/16] kern/11180 boot of fresh bsd3.1 hangs o [1999/04/17] kern/11196 n_hibma kernel mode page fault o [1999/04/19] misc/11216 Power fail versus Fsck changed my life. o [1999/04/19] kern/11226 Invalid files on disk after fsync o [1999/04/20] kern/11238 Synchronous PPP not functional in leased o [1999/04/20] kern/11241 Install fails after SCSI probe o [1999/04/22] i386/11278 FreeBSD Version 3.1 reboots repeatedly (c o [1999/04/23] i386/11298 Enabling IDE DMA on Opti Viper-M crashes o [1999/04/26] kern/11330 page fault in generic_bzero o [1999/04/26] conf/11343 worm; problems with installation and boot o [1999/04/26] i386/11349 Error Mounting /dev/wd0s1 on dist during o [1999/04/27] kern/11351 system reboot for error with popper and d o [1999/05/01] kern/11434 can't boot from wd0s2a a [1999/05/03] kern/11470 dillon V3 NFS problem o [1999/05/04] i386/11488 Error while starting FreeBSD o [1999/05/10] kern/11629 File descriptor table sharing is broken o [1999/05/12] kern/11680 server freezes, all processes stuck in "i o [1999/05/13] i386/11681 gibbs Adaptec 2940 UW SCSI Controller BIOS 1.34 o [1999/05/14] kern/11707 ncr isn't recognized in 3.1-19990512-STAB f [1999/05/17] bin/11744 perllib fails to build o [1999/05/24] kern/11869 wpaul Network hangging due to xl0: tx underrun o [1999/05/31] kern/11966 TCP copies send and receive socket buffer f [1999/06/01] kern/11984 pthread_kill cannot kill select() threads o [1999/06/02] kern/11988 recvmsg with a cmsghdr but no iovec is br o [1999/06/02] kern/11993 panic: getnewbuf: inconsistent EMPTY queu f [1999/06/05] kern/12041 n_hibma Crashes on startup if Zip drive is switch o [1999/06/06] conf/12050 No /sbin/init on fixit flop o [1999/06/07] kern/12072 vm_fault happened in binary file transfer o [1999/06/09] ports/12098se KDM not config'd properly o [1999/06/09] kern/12106 error 6: panic: cannot mount root o [1999/06/10] kern/12127 persistent crash on idle SMP system o [1999/06/15] kern/12233 Fvwm2 causes FreeBSD-current to hang or r o [1999/06/16] bin/12243 NFS re-mount from Solaris 7 server hangs o [1999/06/16] kern/12248 CRON in malloc(): warning: pointer to wr o [1999/06/18] i386/12286 Segmentation violation when invoking JNI s [1999/06/23] kern/12367 Writing files larger than floppy capacity o [1999/06/25] misc/12390 Installation hangs during extraction o [1999/06/25] kern/12395 gibbs Buslogic SCSI cards (BT948) time out unde o [1999/06/30] kern/12466 Fast system hangs under high FS load o [1999/07/05] kern/12521 lmbench-1.1's context switching test hang o [1999/07/12] misc/12607 System crashes after boot, portmap endles o [1999/07/13] alpha/12623alpha Certain valid numeric strings cause a SIG f [1999/07/20] misc/12720 gdbm (And possibly other libraries in /us o [1999/07/21] kern/12730 poll() causes indeterministic program han o [1999/07/21] misc/12743 Cannot boot the 3.2 floppies o [1999/07/23] i386/12777 jkh 3.1 RELEASE -> 3.2 upgrade is incomplete, o [1999/07/26] bin/12819 billf tcpd hosts.[allow|deny] location inconsis o [1999/08/02] misc/12923 Installation fails on HP Net Server o [1999/08/04] kern/12980 NetGear Dec 21140AF Ethernet Card unrecog o [1999/08/06] bin/12998 des still inetd junk pointer too low to make o [1999/08/10] i386/13059 imp Install aborts with panic:aha0: Invalid C o [1999/08/11] kern/13075 signal is not posted for async I/O on raw a [1999/08/20] kern/13270 dillon NFS hangs if written through self-mount o [1999/08/23] alpha/13338alpha panic: pmap_remove_all: pv_table for 162b o [1999/08/24] kern/13352 No support for Promise Ultra/66 o [1999/08/30] misc/13474 Maximum Number of IPs Permitted in the .. o [1999/09/07] bin/13615 awk corrupts the memory arena when OFMT i o [1999/09/09] alpha/13653alpha panic: pmap_remove_all: pv_table for 90b6 o [1999/09/12] kern/13709 panic: sched_sync: fsync failed o [1999/09/17] i386/13797 SMP/NFS panics on 3.3-RC o [1999/09/18] i386/13802 freebsd 3.3 fails to boot with irq proble o [1999/09/19] i386/13817 system reboot o [1999/09/19] kern/13825 tx0 "holds" packets for long periods, eve o [1999/09/19] i386/13844 keyboard locks up when I page through a m f [1999/09/20] i386/13849 grog dump on vinum r5 freezes system o [1999/09/22] i386/13892 Kern.flp does not boot on Compaq Presario o [1999/09/24] i386/13933 nfs server panics in tulip_rx_intr() o [1999/09/24] kern/13940 Panic with dd on block/"cooked" devices u o [1999/09/24] kern/13944 ATAPI cd-rom not boot to install, nor de o [1999/09/27] misc/13995 Full duplex mode doesn't work right with f [1999/09/28] kern/14018 grog vinum + Raid5 Causes system panics and ha o [1999/09/28] kern/14028 ATAPI cd-rom not boot to install and can' o [1999/09/28] i386/14030 imp aha0 probe fails 3.3.0-RELEASE install wi o [1999/09/29] kern/14034 gettimeofday() returns negative value o [1999/10/05] kern/14141 3.3-RELEASE crashing often o [1999/10/05] ports/14154obrien xwpe is not completely compiled o [1999/10/06] kern/14162 sudden reboot problem ( maybe kernel pani o [1999/10/08] misc/14204 error 6: panic: cannot mout root(2) o [1999/10/08] ports/14205se kde lock screen can't verify passwd o [1999/10/10] i386/14256 System doesn't boot under FreeBSD 3.2 143 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [1995/03/20] kern/260 davidg msync and munmap don't bother to update m o [1995/10/18] bin/786 wpaul Problem with NIS and large group maps f [1996/05/26] kern/1256 ZNYX 314 mysterously looses packets o [1996/06/07] kern/1301 davidg DEC FDDI/PCI Adapter: halt code = 6 (DMA f [1996/08/03] bin/1461 Incorrect address binding of Kerberized r o [1996/08/22] kern/1533 Machine can be panicked by a userland pro o [1996/09/29] kern/1689 wollman TCP extensions throttles distant connecti o [1996/10/04] kern/1726 panic in kmem_malloc (dump available) o [1996/10/08] kern/1744 peter run queue or proc list smashed 4 times in f [1996/10/21] kern/1856 peter read-only nfs mount: panic leaf should be s [1996/10/26] bin/1892 n_hibma install(1) removes target file s [1996/11/08] gnu/1981 ypserv handles null key incorrectly a [1996/11/14] kern/2014 sos Console keyboard lockup problem o [1996/11/18] kern/2053 peter de0 driver don't work at 100M for Compex o [1996/12/22] kern/2270 Hayes ESP serial card locks system as of a [1996/12/30] kern/2325 quota.user enlarged, no boot on 2.2-BETA f [1997/01/09] bin/2430 grog mountd stops on loading if subnet mask is a [1997/01/21] bin/2549 sos cdcontrol refuses to play audio CDs from s [1997/02/03] kern/2647 changing existing route to -static crashe o [1997/02/05] kern/2667 wollman bpfattach can hang the system a [1997/02/06] kern/2675 lkmcioctl() is not consistent and careful o [1997/02/07] kern/2690 asami When Using ccd in a mirror mode, file cre o [1997/02/08] kern/2695 sio1 (16540 serial port) is not recognize o [1997/02/09] kern/2698 After rewind I cannot read a tape; blocks o [1997/02/12] kern/2719 added support for magneto-optical SCSI di o [1997/02/15] kern/2742 panic: leaf should be empty o [1997/02/15] bin/2747 davidn cannot submit at jobs from within an at j o [1997/02/16] gnu/2749 peter cvs export using remote cvs fails - CVS/T o [1997/02/19] kern/2768 ktrace(1) -i dumps corrupted trace data o [1997/02/19] bin/2769 fsck needs several runs to clean up bad/d o [1997/02/19] kern/2770 panic: vm_fault: fault on nofault entry o [1997/02/19] kern/2771 panic: bad dir o [1997/02/19] kern/2773 peter bad dir panic o [1997/02/20] bin/2785 wpaul callbootd uses an unitialized variable o [1997/02/20] gnu/2786 gcc version 2.7.2.1 C compiler slows down o [1997/02/22] kern/2800 DDS large data writing probrem o [1997/03/01] kern/2840 mlock+minherit+fork+munlock causes panics o [1997/03/03] kern/2858 peter FreeBSD NFS client can't mount filesystem o [1997/03/04] kern/2873 the od0 devies does not handle a Maxoptix o [1997/03/08] kern/2919 vm_fault: fault on nofault entry, addr: f o [1997/03/11] bin/2948 can't dump 640MB optical disks o [1997/03/12] kern/2965 st0 hang/fail on reading 4mm DAT tape for o [1997/03/15] kern/2991 RTF_LLINFO routes remain when interface i o [1997/03/18] kern/3021 panic after sync during reboot o [1997/03/21] bin/3055 umount -f does not work o [1997/04/01] bin/3170 vi freaks and dump core if user doesn't e o [1997/04/05] kern/3201 peter de0 not re-enabled after hub down o [1997/04/06] kern/3216 panic: pmap_zero_page: CMAP busy o [1997/04/06] kern/3219 sppp or arnet gets looped after connectio o [1997/04/15] bin/3305 Can't do encrypted rlogin into self o [1997/04/25] kern/3381 peter 2.2.x kernel panic on traversing and remo o [1997/04/25] kern/3384 telldir-seekdir can cause livelock o [1997/05/01] gnu/3441 obrien C++ exceptions don't work in shared libra o [1997/05/01] kern/3463 netstat -I packet count increase on sl0 w f [1997/05/04] i386/3502 Merge of if_ix* and if_ie* broke EE/16 su o [1997/05/06] bin/3524 imp rlogin doesn't read $HOSTALIASES for non- o [1997/05/07] kern/3527 peter if_de.c doesn't recognize Kingston card p o [1997/05/09] kern/3564 using MPU401 driver pagefaults kernel o [1997/05/09] kern/3569 ex0 driver doesn't work with EtherExpress o [1997/05/12] kern/3579 peter de driver doesn't support newer SMC 9332 o [1997/05/12] kern/3581 intermittent trap 12 in lockstatus() o [1997/05/12] kern/3582 panic: bad dir (mangled entry) in 2.2-STA s [1997/05/25] kern/3685 [PATCH] panic: fdesc attr o [1997/05/30] kern/3726 peter process hangs in 2.2-stable when working o [1997/05/30] kern/3727 SCSI II tape support broken o [1997/06/03] kern/3771 NFS hangs when writing to local FS re-mou o [1997/06/04] i386/3779 changing cursor to blinking block causes o [1997/06/08] gnu/3810 cvs can't handle multiple multiple-path d o [1997/06/18] kern/3899 df while unmounting floppy crashes 2.2.2 o [1997/06/19] kern/3909 joerg A patch supporting some new worm drivers o [1997/06/19] gnu/3910 sort(1) of 2.2.1R doesn't work in special o [1997/06/28] misc/3980 peter access via NFS fails during mount-operati o [1997/06/29] bin/3986 rdist seg faults when target machine is d o [1997/07/02] kern/4012 peter 2.2-RELEASE/Digital UNIX NFSv3 0 length f o [1997/07/02] misc/4013 boot floppy hangs if IDE ZIP Drive presen s [1997/07/06] gnu/4042 gdb stackframe in static library shows no o [1997/07/12] bin/4078 sos Typed password to log in on console and i o [1997/07/17] kern/4115 peter SunOS NFS file has wrong owner if creator o [1997/07/26] bin/4176 restore gets confused when run over pipe f [1997/07/27] ports/4179 fenner lmbench-1.1 dumps core after asking for m o [1997/07/28] kern/4186 peter nfsiod, panic, page fault in kernel mode o [1997/07/30] kern/4194 peter kernel pci driver for Digital 21041 Ether o [1997/08/06] kern/4240 kernel fails to recognise 2nd serial port o [1997/08/08] conf/4252 peter sendmail doesn't use smrsh by default o [1997/08/10] kern/4260 EOF handling in st(4) is broken o [1997/08/10] kern/4265 Panic in dsinit when multiple FreeBSD sli o [1997/08/10] kern/4270 ch driver does not use bounce buffers o [1997/08/12] kern/4284 le0 goes OACTIVE after some time o [1997/08/13] kern/4295 SL/IP difficulties between 2.2.1 & 2.2.2 o [1997/08/16] kern/4312 arp table gets messed up, syslog "gateway o [1997/08/17] kern/4327 peter NFS over TCP reconnect problem s [1997/08/19] kern/4338 New device driver (Cyclades Cyclom-Z) o [1997/08/22] bin/4357 wosch bug in adduser script causes duplicate UI o [1997/08/25] kern/4381 mount -t msdos causes panic:vm_fault o [1997/09/02] kern/4454 X drops characters/locks up keyboard when o [1997/09/03] bin/4460 lpd hangs exiting (IE in ps table) o [1997/09/10] kern/4508 peter nfs3 data integrity problems o [1997/09/11] kern/4513 System lockup appears to be VM related. o [1997/09/14] i386/4533 Server with Cyclom-Y PCI card rebooted at o [1997/09/20] kern/4588 peter NFS access locks up o [1997/09/21] kern/4600 peter nfs lookups might give incorrect result o [1997/09/30] kern/4663 checkalias panic o [1997/10/01] kern/4666 dfr umount -f doesn't seem to work o [1997/10/01] bin/4672 rdist does not do hard links right when t o [1997/10/03] bin/4683 imp restore doesn't correctly handle "sparse" o [1997/10/05] docs/4691 no documentation for mk_cmds(1) o [1997/10/16] kern/4774 trying to use IBCS2 shared libraries cras o [1997/10/16] kern/4782 Under certain conditions, several krsh's o [1997/10/31] kern/4909 de ethernet driver is crazy on 100base o [1997/11/01] bin/4913 peter Large mail messages can cause mail.local o [1997/11/03] kern/4927 kernel does not check any quota and permi o [1997/11/05] kern/4945 continued failure to use the Adaptec 1460 o [1997/11/05] bin/4949 rpc.rquotad stat()s fs with quota file in o [1997/11/09] kern/4990 peter NFS hangs under FastEthernet. 1024 Bytes o [1997/11/15] conf/5062 login.access not evaluated correctly a [1997/11/18] bin/5084 ru wrong "term" for internal shell o [1997/11/18] kern/5085 System crash during mount command for CD o [1997/11/22] gnu/5126 C++ compiler bug (assembly output) o [1997/11/23] i386/5128 Adaptec 2940U Timeouts with QUANTUM disk o [1997/12/06] kern/5244 F00F workaround dosn't always work on SMP s [1997/12/14] bin/5297 make incompatibility with System V style o [1997/12/19] kern/5347 peter DEC (de0) ethernet card has no buffers af o [1997/12/30] kern/5396 fdesc fs crashes system o [1997/12/31] i386/5401 peter de0 selects wrong media when reconnected f [1998/01/08] kern/5456 After writing more than 100MB to SCSI Exa o [1998/01/16] kern/5513 luigi new PnP code is BAD (soundcards) s [1998/01/19] kern/5522 [PATCH] ip_input.c & ip_output.c problems o [1998/01/26] misc/5574 bootpd gets timezone incorrectly o [1998/01/27] kern/5587 session id gets dropped o [1998/01/29] kern/5598 Support for magneto-optic SCSI devices wi s [1998/01/30] bin/5604 setenv(3) function has memory leak, other o [1998/01/31] kern/5611 bind does not check sockaddr->sin_family o [1998/02/01] kern/5618 kernel memory leak in routetbl. o [1998/02/01] kern/5624 dumping to tape causes scsi bus reset o [1998/02/04] kern/5643 NCR 810/815 do not handle rewind correctl o [1998/02/09] bin/5693 hoek groff -mm or groff -mmm ??? o [1998/02/10] i386/5698 des LPIP causes spurious reboots o [1998/02/12] kern/5728 peter NFS hangs o [1998/02/12] kern/5731 peter executables wedge on "vmopar" when built o [1998/02/17] gnu/5767 man leaves partially formatted cat pages o [1998/02/19] kern/5794 Kernel Panic f [1998/02/27] bin/5867 peter pppd or FreeBSD ? o [1998/02/28] kern/5877 sb_cc counts control data as well as data o [1998/03/01] kern/5890 peter NFS server Side say NFSERR_BAD_COOKIE (rm o [1998/03/09] bin/5959 Cannot set up clocal gettys o [1998/03/10] kern/5969 non-root user can reboot/lock up system o [1998/03/11] kern/5975 can't boot freebsd: fatal trap12: page fa o [1998/03/14] conf/6002 peter /etc/mail/sendmail.cf.addtions seems to l o [1998/03/16] kern/6035 The system "sort-of" hangs when playing b o [1998/03/19] kern/6066 lnc driver does not work correctly with A o [1998/03/22] i386/6099 des LPIP to slow machine causes hang o [1998/03/22] kern/6103 panic: ffs_valloc: dup alloc o [1998/03/28] bin/6162 kinit does not default to the current use o [1998/04/03] kern/6203 kernel panics with "blkfree: freeing free o [1998/04/03] conf/6205 NFS/NIS freak out o [1998/04/04] kern/6212 Two bugs with MFS filesystems fixed, one o [1998/04/07] kern/6238 luigi Sound-driver patch for MAD16 (OPTi 928,92 o [1998/04/08] kern/6251 peter ktrace very broken when logging over NFS o [1998/04/08] kern/6252 ide cdrom hangs system when on same bus a o [1998/04/09] kern/6253 Atapi wait for command phase too short. o [1998/04/10] kern/6267 dg panic: pmap_dispose_proc: upage already m o [1998/04/14] kern/6300 System locks up in SMP mode when accessin o [1998/04/17] kern/6336 peter NFSv3 should support files >2GB, but does o [1998/04/18] kern/6344 cy driver is outdated o [1998/04/19] kern/6351 DPT RAID controller stops working under h o [1998/04/20] i386/6368 Stallion Easyio 8 port not detected using o [1998/04/22] bin/6383 csh - when ctrl-d is pressed, file is chm o [1998/04/25] kern/6412 peter NFS sends packets from the wrong interfac o [1998/05/03] kern/6506 system will not soft reboot f [1998/05/05] kern/6525 Coral-Draw 5 CD crashes 2.2.6-STABLE a [1998/05/06] bin/6536 pppd doesn't restore drainwait for tty o [1998/05/08] bin/6557 /bin/sh is broken o [1998/05/10] bin/6577 /bin/sh environment variables not set in o [1998/05/11] ports/6591 se KDE starts /usr/bin/kzip instead of /usr/ o [1998/05/12] kern/6603 ncr driver hangs under high load o [1998/05/12] bin/6609 gmp.h not installed o [1998/05/17] kern/6670 PANIC on boot with FreeBSD 3.0 (same comp s [1998/05/19] kern/6686 [STABLE] -stable does not support large I o [1998/05/20] kern/6706 mount_msdos+mount_null+mc=panic o [1998/05/25] kern/6751 audio cd play suddenly stops. o [1998/05/25] kern/6755 peter Tulip (if_de) driver buggy in -current o [1998/05/27] kern/6771 peter panic: Bad nfs svc reply s [1998/05/27] misc/6773 [PATCH] tempnam.c security problems o [1998/06/01] misc/6824 peter Intel EtherExpress 100+, 2.2.6 NFS troubl s [1998/06/02] bin/6830 make(1) exhibits confusing and non-standa s [1998/06/04] kern/6854 [PATCH] probing brooktree849 capture card s [1998/06/04] kern/6858 inetd in realloc(): warning: junk pointer o [1998/06/04] misc/6861 [PATCH] netboot error o [1998/06/05] kern/6865 OS crashes when exiting shell with suspen o [1998/06/10] kern/6908 kernel crash from user land o [1998/06/19] bin/6994 The netstat(1) -s generates wrong output f [1998/06/19] i386/6996 Occasional complete lockup of 2.2.5R s [1998/06/22] bin/7019 [security] pwd.db almost always contains s [1998/06/23] bin/7033 Same process notified multiple times o [1998/06/24] kern/7038 shimon Kernel panic caused by DPT driver (Got a s [1998/06/24] bin/7043 the fstat command doesn't know ISOFS, MSD o [1998/06/24] i386/7057 3Com 3C509 locks up, or has >1000ms rtt u s [1998/06/24] bin/7059 sh dumps core on this script o [1998/06/24] ports/7061 ache fspclient's grab command fails (and remov o [1998/07/05] ports/7167 ache elm cannot pgp for more than one recipien s [1998/07/05] kern/7169 cannot use accton on a append-only file o [1998/07/05] kern/7178 sos IDE Western Digital hard disk detection e s [1998/07/06] misc/7190 jkh "Invalid partition table" after new insta s [1998/07/10] kern/7237 NCR SCSI driver ch0 troubles o [1998/07/11] kern/7245 processes die with signal 6, if machine o o [1998/07/12] i386/7266 yokota PSM detection failure with Linksys consol s [1998/07/14] kern/7281 [STABLE] Multicast kludge does not work c o [1998/07/21] conf/7354 source distribution selection bug when in f [1998/07/22] kern/7367 panic: malloc: wrong bucket o [1998/07/23] ports/7383 imp socks5 + ssh + redirection not working o [1998/07/26] kern/7405 in pmap_changebit, pmap_pte_quick() retur s [1998/07/27] kern/7410 [PATCH] driver for arlan-655 s [1998/07/27] i386/7420 [PATCH] Maximum socket buffer size (SB_MA o [1998/07/28] kern/7424 Machine crashes do not occur very often, o [1998/07/30] bin/7446 jdp Dlopen succeed in particular cases, but i o [1998/08/04] ports/7490 ache `setenv LANG/LC_CTYPE C` makes tcsh unusa s [1998/08/10] kern/7556 sl_compress_init() will fail if called an f [1998/08/10] kern/7557 -current machine running Diablo, lockup, s [1998/08/10] kern/7561 CDROM (wcd) is prone to lock up system/pr s [1998/08/10] kern/7562 Running wine can cause other applications o [1998/08/12] bin/7587 There is no pthread_cancel() in libc_r.a! o [1998/08/18] kern/7658 (1) rlogin from some host to the FreeBSD o [1998/08/18] kern/7664 scsiformat reports '0' for all parameters o [1998/08/18] conf/7665 sysinstall quits silently o [1998/08/19] kern/7678 Problems with a 386-16 f [1998/08/20] i386/7698 n_hibma scotty/tkined library error o [1998/08/23] kern/7727 Processes get wedged in 'getblk' on 2.2.7 o [1998/08/27] kern/7754 kernel panics if NFS server uses LKM vs. o [1998/08/27] bin/7756 disklabel misbehaving on seriously sick d o [1998/08/27] kern/7764 ps(1) hangs in pfslck/lockrd - All subseq o [1998/08/27] kern/7766 de driver still buggy - random ifc death o [1998/08/27] kern/7767 de driver still buggy - power cycle of de o [1998/08/30] kern/7781 Problem with setpassent(), getpwnam() and o [1998/09/01] kern/7797 System halted with "panic: pmap_release: o [1998/09/02] i386/7815 probe can't find wdc0 s [1998/09/03] gnu/7821 awk in free(): warning: chunk is already o [1998/09/03] conf/7823 sysinstall will not install XFree o [1998/09/09] bin/7872 [PATCH] mountd(8) can apply flags to wron o [1998/09/09] bin/7876 gethostbyname flags temporary failure as o [1998/09/09] bin/7877 billf libpcap and tcpdump need updating o [1998/09/10] kern/7880 mount_cd9660 incorrect on multitrack CD-R o [1998/09/11] kern/7902 if_de doesn't properly recognize a "Magic o [1998/09/12] conf/7908 wrong perms on objformat after upgrade o [1998/09/16] kern/7950 Trap 12 while executing wine o [1998/09/16] gnu/7951 The gnu readline library core dumps when o [1998/09/17] bin/7968 If /usr/libexec/yppwupdate DNE, rpc.yppas a [1998/09/19] ports/7987 ports Can't post news with TRN + NNTPCACHE o [1998/09/22] conf/8031 [patch] /etc/rc looks for /etc/sendmail.c o [1998/09/28] misc/8070 can't get a system with an NCR 810 contro o [1998/09/28] i386/8081 Problem with MULTIPORT driver and Boca BB o [1998/09/29] bin/8085 sendmail startup could be backgrounded o [1998/09/30] gnu/8099 [patch] some bugs in cpio o [1998/10/03] kern/8137 [patch] quotaoff followed by quotaon can o [1998/10/05] kern/8158 sio driver breaks in 2.2.7R in kernels wi o [1998/10/06] kern/8180 open("..",O_RDONLY|O_NONBLOCK) fails o [1998/10/07] bin/8195 ee dumps core on window resize o [1998/10/08] kern/8206 [patch] Unconected UDP socket declined, i o [1998/10/08] kern/8215 Creating 2 root partitions in sysinstall o [1998/10/11] bin/8266 [patch] nfsd should allow just nfs versio o [1998/10/12] bin/8281 writev() in libc_r causes loop o [1998/10/13] kern/8312 Under heavy load, the system panics with o [1998/10/14] bin/8322 Mail doesn't respect REPLYTO in .mailrc o [1998/10/14] kern/8324 failure to deliver SIGIO when fildes mark o [1998/10/19] conf/8379 check_rcpt returns OK for nonexistent add o [1998/10/20] kern/8380 swap_page error: out of swap space o [1998/10/20] i386/8385 2.2.7 hangs while detecting type of COM1' o [1998/10/20] ports/8394 peter rdist6 won't compile--tries to use MOUNT_ o [1998/10/21] i386/8397 Code using popen compiled on BSDI BSD/OS o [1998/10/22] i386/8414 ibcs2 emulation sets serial baud-rate inc o [1998/10/22] kern/8415 SMP kernel freezes while downloading larg s [1998/10/22] kern/8417 3.0 config(8) doesn't check that root fs o [1998/10/22] i386/8418 sh MAKEDEV all - fails to create hard lin o [1998/10/23] kern/8423 Intel PILA8461 NIC panics 2.2.7 during pr o [1998/10/24] i386/8435 boot.flp does not give shell prompt after o [1998/10/28] misc/8480 odd Korean timedef(LC_TIME) o [1998/10/31] bin/8518 freopen() in append mode followed by ftel o [1998/11/01] kern/8534 insufficient support routines for poll(2) o [1998/11/03] kern/8561 /kernel inode change time changes every r o [1998/11/03] i386/8567 Intel EtherExpress Pro/10 driver (if_ex.c o [1998/11/05] kern/8580 Hanging NFS pagein in nfs_bio.c (2.2.7, w o [1998/11/07] kern/8590 kernel incorrectly recognizing Maxtor 11. o [1998/11/07] kern/8596 panic: page fault while using ping's reco o [1998/11/08] kern/8607 maxprocsperuid setting causes sybase/linu o [1998/11/08] kern/8619 EXT2FS should be in GENERIC kernel o [1998/11/08] ports/8622 peter exmh2 has problems with some date formats s [1998/11/09] misc/8623 wollman [MFC] Time zone for Japan is strange (see o [1998/11/10] bin/8646 Implement rlogind -a option o [1998/11/11] kern/8655 Umount trouble of SCSI removable device o [1998/11/11] kern/8657 nfs client hung in nfs_bwrite/vfs_busy_pa o [1998/11/12] kern/8669 aio_write() and aio_read() do not work AT o [1998/11/14] kern/8683 sos Problems with Atapi in 3.0... o [1998/11/14] bin/8685 sending a SYST by ftp client closes conne o [1998/11/17] kern/8729 SYSV Semaphore blocks all threads o [1998/11/18] bin/8745 wosch adduser permit adding `root' and mail ali o [1998/11/20] kern/8773 Intel AN430TX motherboard ps/2 port not r f [1998/11/20] kern/8778 gibbs Buslogic BT948 in 2 boxes upgraded from S o [1998/11/23] kern/8824 Incorrect driver unit number in IDE BusMa o [1998/11/24] kern/8834 NFS can corrupt local file cache o [1998/11/24] conf/8854 boot.flp does not probe atapi cdrom o [1998/11/24] i386/8855 sos can't mount CD in ATAPI drive after eject o [1998/11/25] bin/8865 syslogd hangs with serial console a [1998/11/28] kern/8875 Patch to allow DMA IDE with generic chips o [1998/11/29] conf/8903 /etc/rc can do NFS mounts before the netw o [1998/12/01] i386/8924 File transfers. Upload is 71Kbs downloa o [1998/12/02] kern/8940 system clock runs extremely slowly (and s o [1998/12/06] kern/8981 this also fixes X crashes and sio silo ov o [1998/12/09] kern/9030 DMPno2 - PCCards are not being recognised o [1998/12/10] i386/9044 #.0 pkgs require libkrb o [1998/12/16] kern/9095 swap detect error o [1998/12/19] kern/9129 Is it miss take ? So, ep deriver dose not o [1998/12/20] i386/9140 NIS "Magic cookie" in master.passwd slays o [1998/12/21] kern/9163 [patch] squid does not join a multicast g o [1998/12/27] bin/9214 kldload(8) error messages are inadequate o [1998/12/30] i386/9244 2.2.8 RELEASE Fixit floppy doesn't work.. o [1998/12/31] bin/9252 [patch] login program "login" don't set K o [1999/01/03] kern/9296 pps driver missing header file o [1999/01/03] kern/9297 pps driver doesn't clear ppbus control po o [1999/01/06] bin/9350 nvi incorrectly reads files with very lon o [1999/01/06] kern/9355 can't select() for writes on a bpf o [1999/01/07] bin/9362 "lpc start queue" doesn't work in 3.0-R & o [1999/01/07] bin/9379 pppd does not go through all interfaces l o [1999/01/08] kern/9391 if_addmulti doesn't check for retifma == o [1999/01/09] kern/9407 "make kernel" yields buggy kernel in cera o [1999/01/09] kern/9408 parameter reversed to a pci_cfgwrite in p o [1999/01/09] kern/9411 System crash on swapping to hole-files o [1999/01/09] kern/9413 profiling does not work with elf kernels o [1999/01/10] i386/9431 wd.c Does nto recognize certain LBA disks o [1999/01/11] bin/9440 obrien amd can't mount filesystems with type:=uf o [1999/01/11] bin/9444 mount_mfs uses lots of swap. o [1999/01/12] bin/9464 fenner Fix for fetch ignoring FTP_PASSIVE_MODE e o [1999/01/13] kern/9478 support for running a script from kldload o [1999/01/14] kern/9487 pcm: mixer's synth and cd devices are swa o [1999/01/14] bin/9495 su doesn't look at login.cnf all the time o [1999/01/15] bin/9516 ftpd doesn't honor invalid shelll in logi o [1999/01/17] kern/9537 ep0 driver : no buffer space available o [1999/01/17] bin/9544 syntax error concerning loading vinum fro o [1999/01/17] kern/9548 UNION fs corrupts data and has undefined o [1999/01/17] kern/9550 The latest -current as of 17 January has o [1999/01/21] kern/9599 SMP hang after reseting CPU 1 o [1999/01/21] kern/9612 grog NFS mounts on dual-homed server may hang o [1999/01/22] docs/9618 hoek many typos in groff_mm(7) o [1999/01/24] ports/9665 ache cannot start apache server o [1999/01/25] kern/9673 ISO CD-ROM Problem o [1999/01/25] ports/9688 cwt The current tcl80 port has problems, does o [1999/01/28] i386/9759 Tar process hangs on buggy tapes o [1999/02/01] kern/9862 system crashes writing to msdos jaz disk o [1999/02/02] kern/9883 MGET()(and variants) return NULL with M_W o [1999/02/04] misc/9903 thread enabled program can't use popen/sy o [1999/02/04] kern/9910 Heavy traffic renders FreeBSD acting as f s [1999/02/06] kern/9927 gibbs the ahc driver doesn't correctly grok swi o [1999/02/06] i386/9933 No error reported writing to write-protec o [1999/02/06] kern/9935 vmstat reprots bad AVM values o [1999/02/08] kern/9961 When loading if_ppp_mod.o system crashes, o [1999/02/08] i386/9962 Install Panics in with integer divide fau o [1999/02/08] kern/9974 Large amounts of kernel clock drift with o [1999/02/09] kern/9980 savecore fails with large (2gig+) swap pa o [1999/02/09] bin/9982 inet_addr(3) should be return 32bit uint. o [1999/02/10] misc/10009 jdp dlopen will crash when opening some strip o [1999/02/11] kern/10021 MOUNTING A EXT2FS A AFTER MOUNTING AN MSD o [1999/02/11] bin/10031 ypxfr does not work with Solaris master s o [1999/02/13] kern/10066 problem with a X-Window and syscons drive o [1999/02/14] i386/10089 ATAPI tape driver (wst) doesn't handle En a [1999/02/14] ports/10094jfitz autogeneration of msql user failed o [1999/02/15] kern/10107 interlock situation with exec_map and a p o [1999/02/18] i386/10150 Compaq fxp0 Does not work on 3.0 or 3.1 b o [1999/02/18] i386/10151 ATAPI CD problem o [1999/02/19] conf/10163 init does not start when /var/msgs is a s o [1999/02/23] bin/10230 -T and -B not implemented on filehandles o [1999/02/25] misc/10259 FTP install hangs for 3.1-RELEASE o [1999/02/25] bin/10264 passwd(1) tryis NIS even with `-l' switch o [1999/02/25] kern/10265 file locking does not work with kernel pt o [1999/02/26] kern/10280 Display Adapters (PCI) probed wrong way - o [1999/02/28] misc/10302 installer o [1999/02/28] bin/10312 ken pciconf -l generates output incompatible o [1999/02/28] kern/10316 le0 goes OACTIVE after some time o [1999/03/01] bin/10341 memory leak in setenv(3) o [1999/03/02] bin/10353 ypserv gets segmentation violation o [1999/03/03] ports/10373nate Increasing kernel file descriptors causes o [1999/03/03] kern/10381 hlfsd/NFS failure -- directory cached bet a [1999/03/04] ports/10385billf New port: apache13-modperl o [1999/03/05] kern/10411 top, vmstat, iostat show 0% cpu idle & us o [1999/03/06] misc/10418 libpam is built before libradius/libtacpl o [1999/03/07] kern/10466 resume causes crashes if BIOS extmem != R o [1999/03/08] kern/10492 broadcast IP address can be set on interf o [1999/03/09] bin/10510 Remote cvs botches commits on occassion o [1999/03/09] bin/10511 incorrect return value in kvm_read(3) and o [1999/03/11] bin/10553 syslogd suddenly stopped logging o [1999/03/14] kern/10581 Kernel panic while using find on an ext2 o [1999/03/14] kern/10594 EXT2FS mount problems o [1999/03/14] bin/10596 I can't find out where someone is logged o [1999/03/15] misc/10599 [PATCH included]malloc/free breaks in cer o [1999/03/15] kern/10603 dcs Random system panics o [1999/03/15] kern/10607 Fast forwarding breaks when arp cache exp o [1999/03/16] bin/10615 make installworld DESTDIR=/some/dir o [1999/03/16] i386/10626 RTC BIOS diagnostic error on install o [1999/03/16] bin/10633 obrien [patch] tcpslice timezone problem and upd o [1999/03/17] i386/10646 Bridge code missing from ed0 driver in 3. o [1999/03/18] ports/10665ports ports/graphics/sane needs access to /dev/ o [1999/03/19] kern/10671 setlogin(2) return EINVAL for length of n o [1999/03/19] kern/10676 3.1-RELEASE deadlocks under load with pro o [1999/03/20] kern/10698 de driver doesn't work with some tulip bo o [1999/03/23] kern/10747 [PATCH] ipfirewall `deny' rules act as `r o [1999/03/24] bin/10774 sio0 doesn't work well, i belive the prob o [1999/03/24] kern/10778 "ipforward_rt" is not cleared when routin o [1999/03/25] bin/10784 `make aout-to-elf-build' died in /usr/src o [1999/03/25] bin/10785 make aout-to-elf-install died in info tar o [1999/03/25] kern/10789 Second config of kernel doesn't overwrite o [1999/03/26] bin/10805 h2ph incorrectly deals with #error and #w o [1999/03/26] bin/10807 host(1) is broken - multiple options in o o [1999/03/27] bin/10821 des getpwent() fails on NIS clients after dro o [1999/03/29] i386/10862 wd.c STILL cannot recognize correct disk o [1999/03/30] kern/10870 eivind Kernel panic when writing to write-protec o [1999/03/30] misc/10879 Cannot build aout binaries under 3.1-RELE o [1999/03/30] bin/10880 Profiler libraries missing o [1999/04/01] bin/10912 /bin/sh: Fix to prevent infinite loops on o [1999/04/03] i386/10928 su reboots the system after one day uptim o [1999/04/03] i386/10935 PCI cards detected twice o [1999/04/04] ports/10946se kdm 1.1 does not work correctly - XBINDIR o [1999/04/05] bin/10963 brian date -v dosen't quite work o [1999/04/05] i386/10969 kernel fails to compile with ccs0 o [1999/04/06] i386/10983 lnc NIC driver doesn't work o [1999/04/06] bin/10991 lpd hangs system if printer not ready on f [1999/04/07] ports/11003ports wmcdplay is not capable of playing an AUD o [1999/04/07] kern/11004 Quota Issues on SMP o [1999/04/07] bin/11005 `umount -f' does not work if the NFS-serv o [1999/04/08] misc/11024 getpwnam(3) uses incorrect #define to lim o [1999/04/10] ports/11059ache ports/security/pgp does not extract o [1999/04/11] kern/11080 fatal trap 18 while trying to mount inval o [1999/04/11] kern/11084 3.1-R kernel trap 12 with interrupts o [1999/04/13] kern/11115 Sockets die in LAST_ACK and FIN_WAIT_1 st o [1999/04/13] bin/11119 NFS quotas fail to report if alternate fi o [1999/04/14] bin/11137 /bin/ps output loses the values for all p o [1999/04/16] kern/11164 The ie network driver panics during the i o [1999/04/16] bin/11169 warning: pointer to wrong page in cron(8) o [1999/04/18] kern/11199 3.1-RELEASE kernel page fault (trap 12) u o [1999/04/18] i386/11200 AMD PCnet lnc0/lnc1 problem o [1999/04/18] kern/11208 Complete system hang/freeze. No PANIC me o [1999/04/19] bin/11221 comm doesn't obey current locale collatio o [1999/04/20] bin/11247 fetch doesn't notice FTP error after RETR o [1999/04/21] kern/11255 Fore System ATM Card not working o [1999/04/21] kern/11266 frequent crashes with "Page fault, fatal o [1999/04/22] bin/11283 fetch http-timeout/timestamp bug o [1999/04/23] i386/11291 anic: ffs_alloccg: map corrupted o [1999/04/23] bin/11296 fetch(1) fails to resolve names in http m o [1999/04/26] conf/11336 Broken data sent to printer through devic o [1999/04/28] kern/11366 Filesystem can cause hang/crash in certai o [1999/04/28] conf/11376 NFS mount may be happening too soon in /e o [1999/04/29] bin/11382 generated code using rpcgen with -b optio o [1999/04/29] kern/11385 PCNet/PCI Ethernet adapter works in 3.1-R o [1999/04/29] i386/11395 ghostscript5.50 does not print properly, o [1999/04/30] kern/11405 pwd_mkdb with no tmp space leads to kerne o [1999/05/02] i386/11454 mkdir() and chdir() doesn't check argumen o [1999/05/03] kern/11462 CS network interface driver (for CS89XX b o [1999/05/03] bin/11464 obrien union copies likely broken for alpha egcs o [1999/05/04] kern/11490 yokota VESA+VM86+Splash == unstable system o [1999/05/05] kern/11507 msmith CS89XX (i386/isa/if_cs.c) fails to proper o [1999/05/05] kern/11513 cannot mount CD-ROM: Device not configure o [1999/05/05] misc/11523 3.1-STABLE BRIDGE option does not work o [1999/05/05] misc/11525 [PATCH] Networking patches to increase # o [1999/05/07] gnu/11562 tar verification doesn't work o [1999/05/07] kern/11563 pci_unmap_int doesn't do anything o [1999/05/10] ports/11636jfitz p5-Mail-Folder missing dependencies o [1999/05/12] i386/11664 lnc1 NIC fail to work o [1999/05/12] bin/11666 ypserv fails to reply host name resolutio o [1999/05/12] kern/11679 httpd and perl5 processes stuck in "nocha o [1999/05/13] kern/11686 APM: Always "Resume failure" from suspend o [1999/05/13] kern/11692 3.1-stable deadlock o [1999/05/13] kern/11697 dg Disk failure hangs system o [1999/05/14] i386/11720 FreeBSD 2.2.8 can't load fixit disk o [1999/05/18] kern/11766 Can not traceroute through ipnat. o [1999/05/18] i386/11773 yokota mouse works at setup time. Under X it go o [1999/05/19] misc/11778 mpz_get_str() in libgmp leads up to cored o [1999/05/19] misc/11790 boot manager bug o [1999/05/20] misc/11800 gibbs Problem with scsi AHA2940 and sony SDT-20 o [1999/05/20] i386/11801 Remounting CD on IDE CDROM after eject fa o [1999/05/20] kern/11808 read/write mounted write-protected floppi o [1999/05/21] kern/11815 mjacob SCSI tape driver fails on media type reco o [1999/05/21] kern/11821 /dev/fd0a hangs on large files, including o [1999/05/22] docs/11852 jkh 3.X install requires 12MB of RAM, not 8 o [1999/05/23] kern/11867 Sound driver loses interrupts, no sound o [1999/05/28] kern/11911 3.1-R : writing file larger than floppy s o [1999/05/28] conf/11913 jkh Problem about /stand/sysinstall and /etc/ o [1999/05/28] kern/11915 access system call says file is readable o [1999/05/28] kern/11919 kldload doesn't return error on loading a o [1999/05/28] kern/11922 missing reentrant interfaces for getpwnam o [1999/05/29] kern/11928 kldload loads kernel modules even if ther o [1999/05/29] kern/11936 wine don't work (SMP) (-STABLE) o [1999/05/29] kern/11937 vm problems after havy memory usage o [1999/05/31] kern/11969 VM_fault with mmap'd CDROM data. o [1999/06/01] ports/11977ports Eterm port is unable to access .Xauthorit o [1999/06/02] i386/11991 fdisk does not assign slices to unused pa o [1999/06/02] bin/11992 /usr/src/sbin/mountd/mountd.c has '#ifdef o [1999/06/04] kern/12022 System clock timewarps o [1999/06/06] bin/12054 explicit -ltermcap after -lncurses causes o [1999/06/06] kern/12062 sa tape driver with Cipher 60M SCSI QIC t o [1999/06/08] bin/12091 syslog packets from a remote machine are o [1999/06/08] kern/12092 vpo driver not working in 3.2-RELEASE o [1999/06/09] kern/12104 Certain cdcontrol commands don't work pro o [1999/06/10] conf/12116 ASCII and US-ASCII locale wrongly aliased o [1999/06/10] bin/12120 named crashes. o [1999/06/10] gnu/12122 cc hangs on STDIN with -pipe and .s files o [1999/06/11] bin/12136 obrien /sbin/dhclient-script: weird route comman o [1999/06/11] bin/12137 something wrong with shell -- functions w o [1999/06/12] ports/12174ache bash terminate with corefile if pid > 320 o [1999/06/12] gnu/12175 gdb crashes with pids > 32736 o [1999/06/13] bin/12191 wcol is trying to allocate a shared memor o [1999/06/15] misc/12221 djpeg halt's freebsd box o [1999/06/15] ports/12234ports imlib-1.9.4/gdk_imlib/rend.c has syntax e o [1999/06/16] bin/12242 segmentation fault running /usr/bin/fmt o [1999/06/16] kern/12247 userlevel program let kernel hang o [1999/06/17] kern/12262 pcm sound driver with SB16pnp does not ap o [1999/06/18] bin/12272 The ctype locales print an error message o [1999/06/18] kern/12274 cd mount problem o [1999/06/20] kern/12305 clock() ticks backwards o [1999/06/21] kern/12320 error 6: panic: cannot mount root (2) o [1999/06/22] bin/12349 des 3.2-R inetd doesn't re-read ALL configura o [1999/06/25] conf/12387 CDROM boot failure on Thinpad 770X, 380ED o [1999/06/25] kern/12394 3.2-RELEASE, rl0 ethernet interface freez o [1999/06/28] kern/12434 signal 11 (core dumped) on mysqld when ma o [1999/06/30] kern/12464 bad reference in struct vm_zone o [1999/07/01] kern/12484 [PATCH] bpf_filter() broken o [1999/07/03] bin/12496 yppush broken when pushing to 2 or more s o [1999/07/03] bin/12497 src/etc/periodic/daily/150.clean-hoststat o [1999/07/04] kern/12508 gdb fails to vmcore.0 o [1999/07/06] i386/12529 Linksys ether16 NE2000 compat. won't conf o [1999/07/06] bin/12538 getpwuid() NIS UID override fails o [1999/07/06] ports/12541ports gtk installs itself where it can't be fou o [1999/07/07] kern/12551 mks ASIC output is shifted following a short o [1999/07/07] docs/12557 nik There are no man pages for the widely use a [1999/07/08] bin/12564 jkh Sysinstall can not use live filesystem fr o [1999/07/09] misc/12577 Can't link code using catopen o [1999/07/09] ports/12584stb directories made during 'make install' ar o [1999/07/13] kern/12632 Panic (trap 18) with Symbios SCSI control o [1999/07/14] ports/12637ports patch to help multi-byte support in windo o [1999/07/14] misc/12640 Can use 2nd CD-ROM for fixit mode. o [1999/07/15] kern/12646 IGMP reports not sent if no multicast rou o [1999/07/16] gnu/12662 tar verification doesn't work in 3.2-RELE o [1999/07/18] kern/12703 tx0 truncates skip packets o [1999/07/20] ports/12714ports dylan port doesn't compile o [1999/07/20] bin/12727 billf Game patches from NetBSD o [1999/07/21] conf/12745 diffs to delay start of amd rwhod timed o o [1999/07/21] ports/12746ache problem with bash-2.03(1) port (/usr/port o [1999/07/21] i386/12749 marcel Bug in link() and all other filename func o [1999/07/22] kern/12758 Adjusting the idle priority of a process o [1999/07/23] i386/12771 lpt hangs and never works again, even aft o [1999/07/24] kern/12800 buffer leak in cluster_wbuild o [1999/07/26] alpha/12821alpha slib.aq for the 3.2-RELEASE alpha distrib o [1999/07/26] ports/12824dirk MySQL client only compile doesn't check t o [1999/07/27] kern/12831 sos CD-rom cannot be mounted o [1999/07/27] conf/12832 config -g creates broken Makefile in 3.2- o [1999/07/27] kern/12838 PC-Card ctlr(0) Vadem 365 support seems b o [1999/07/28] misc/12856 installworld over nfs broken (3.2S) o [1999/07/29] kern/12869 panic: softdep_flushfiles: looping o [1999/07/30] kern/12884 Hot to panic FreeBSD-3.2-Release o [1999/07/31] ports/12905jmz Graphical setup utility won't always inst o [1999/08/01] bin/12911 alfred NFS umounts are not properly done if just o [1999/08/01] bin/12912 [PATCH] lpd leaves lock file permissions o [1999/08/02] kern/12927 [PATCH] using BROKEN_KEYBOARD_RESET optio o [1999/08/02] ports/12930asami libtool create defuct makefiles if PREFIX o [1999/08/03] misc/12938 gethostbyaddr(209.201.116.19) - Bus error o [1999/08/03] ports/12949ports Fix for rtsp_proxy port. Patches from Jon o [1999/08/04] kern/12979 Response time continually slows on idle m o [1999/08/05] conf/12984 /etc/rc* does not contain any support for f [1999/08/05] docs/12988 doc [Patch] Fix more occurances of 'sd' in FA o [1999/08/05] kern/12991 system queue is cleared when a port or pi o [1999/08/06] kern/12996 ifconf in sys/net/if.c returns larger buf o [1999/08/06] bin/13008 pthread_kill does not always work o [1999/08/07] conf/13013 Selecting CDROM as install media doesn't o [1999/08/08] kern/13022 ipfilter is out-of-date o [1999/08/08] misc/13027 sysinstall has no /dev entry for wfd0s4 ( o [1999/08/09] kern/13049 [PATCH] NFS replies with incorrect source o [1999/08/10] i386/13058 Installation hangs after commit f [1999/08/13] pending/13113gnats-adminpanic related (proberbly) to vnode o [1999/08/14] kern/13141 se Multiple LUN support in NCR driver is bro o [1999/08/14] ports/13145se kaudioserver runs amok on logout o [1999/08/15] kern/13150 panic: ufs_dirbad: bad dir o [1999/08/15] ports/13170ports new port: UW-Imap with maildir and qmail o [1999/08/15] gnu/13172 Bug in workaround of russian locale & sor o [1999/08/16] kern/13180 panic: ffs_alloccg: map corrupted o [1999/08/17] kern/13196 [BTX] page in BTX has problem(quit key) o [1999/08/17] kern/13198 panic: vm_fault: fault on nofault entry o [1999/08/17] gnu/13200 The assembler chokes on very long operand o [1999/08/18] kern/13234 .../netinet/ip_input.c should include opt o [1999/08/21] bin/13286 jhay [SECURITY] Potential IPXrouted(8) /tmp se o [1999/08/21] bin/13292 Ping -s does not work o [1999/08/24] bin/13350 make clean in bsd.obj.mk no longer proper o [1999/08/24] ports/13370ache elm-port upgraded, improved o [1999/08/25] misc/13378 Tecra 8000 hangs in UserConfig, cannot co o [1999/08/25] kern/13382 Only 1 parallel port supported if pps ena o [1999/08/25] bin/13383 sys/netinet/in.h violates C++ spec. o [1999/08/26] ports/13396ports Diskusage-1.00 Port o [1999/08/26] kern/13405 syslogd get system hang o [1999/08/27] gnu/13427 gdb reports wrong info o [1999/08/28] gnu/13438 objc forward core dump using system cc o [1999/08/29] i386/13452 changing to root device wd0s1a \n error 2 o [1999/08/29] bin/13463 /bin/sh does not handle interrupts correc o [1999/08/30] misc/13470 Old problem re-introduced: TCP sucket buf o [1999/08/30] ports/13471ports New port for UdmSearch www search engine o [1999/08/31] bin/13504 troubles with the ipfw tool o [1999/09/01] kern/13517 hang system o [1999/09/05] kern/13587 Voxware MIXER_READ ioctl corrupts memory o [1999/09/06] kern/13593 Problems with FIFO and select o [1999/09/07] kern/13612 gibbs "Timedout SCB handled by another timeout" o [1999/09/07] kern/13630 system halts after npx0 detected on 3.2 i o [1999/09/07] kern/13632 Floppy hangs system o [1999/09/08] ports/13636billf beroftpd also affected by proftpd/wuftpd o [1999/09/08] kern/13644 select(2) timer inaccurate, especially wi o [1999/09/08] kern/13646 Kernel Trap error when booting 3.3-RC ker o [1999/09/09] i386/13655 sysmouse, signal 10 and XF86_S3 o [1999/09/09] ports/13656obrien update ports: dlint 1.3.3 o [1999/09/10] kern/13678 sos hard lockup's on tsleep in atapi_queue_cm o [1999/09/10] bin/13679 ncurses-based programs eat 100% CPU after o [1999/09/10] ports/13680me distfiles unfetchable o [1999/09/10] bin/13691 tcpslice cannot extract over 2GB part of o [1999/09/11] bin/13703 MCNP compilation problem o [1999/09/12] bin/13711 root fs not properly unmounted after shut o [1999/09/12] ports/13714ports netatalk-1.4b2+asun2.1.3 fails chmod g+s o [1999/09/13] kern/13721 yokota There is no way to force system panic fro o [1999/09/13] conf/13724 Prevent ".: Out of file descriptors" erro o [1999/09/13] gnu/13729 strip(1) exits with an error on script fi o [1999/09/13] kern/13736 enabling NAT on 3.3RC results in panic sb o [1999/09/13] kern/13740 wrong IP statistics o [1999/09/14] docs/13746 doc Incorrect version in FAQ o [1999/09/14] kern/13752 "tl0: adapter check: 180005" mesages keep o [1999/09/15] kern/13757 wpaul tl0: adapter check: 180005 mesages keep c o [1999/09/15] i386/13765 memory problem: compilation of emacs dies o [1999/09/15] bin/13766 ldconfig doesn't recognize symbolic links o [1999/09/15] bin/13768 sh MAKEDEV cdN creates all cd(N-1)-device o [1999/09/15] misc/13771 brian Packet fragment filter bug in user-land P o [1999/09/16] conf/13775 multi-user boot may hang in NIS environme o [1999/09/16] ports/13776jmz The XFree86-3.3.5 port -- one of the kerb o [1999/09/16] conf/13785 boot block/manager problem at installatio o [1999/09/17] i386/13787 lnc driver isn't really the lnc driver o [1999/09/18] kern/13810 3.3 panic rlist_free: free start overlaps o [1999/09/18] i386/13811 ide cdrom stops recognizing audio cdroms o [1999/09/19] bin/13818 `ipfw' doesn't grok "log" keyword o [1999/09/19] misc/13837 peter src/contrib/bind is outdated. o [1999/09/19] ports/13839se kdegraphics11 'make PREFIX' fix, one comp o [1999/09/19] i386/13847 missing support for INT 0x13 extensions i o [1999/09/20] i386/13857 Problem with switching between processes o [1999/09/22] conf/13900 jkh [PATCH] sysinstall can get SIGPIPE if a d o [1999/09/22] alpha/13912alpha unaligned access Problem seems to be aff o [1999/09/23] misc/13920 pppd acts differently on 3.3-RELEASE ("mi o [1999/09/24] ports/13931ports socks5 port is out of sync. 1.0r9 is no l o [1999/09/24] bin/13932 /usr/bin/lock does not report to syslog w o [1999/09/24] kern/13941 ncr0: SCSI phase error on GENERIC kernel o [1999/09/26] misc/13978 peter a write to last column bug appears since o [1999/09/26] bin/13980 Parameter expansion pattern removal bug i o [1999/09/27] docs/13993 doc Another commercial database app for FreeB o [1999/09/27] kern/13997 phk RLIMIT_NPROC works unadequately for jails o [1999/09/28] kern/14026 Many network connections get left in the o [1999/09/28] i386/14027 "disklabel -r -w" on new disk reports "No o [1999/09/28] kern/14033 Data acq process gets stuck in vmopar o [1999/09/29] kern/14042 mbuf shortage and allocation with M_WAIT o [1999/09/30] ports/14045ports Upgraded Xmms to version 0.9.5.1 o [1999/09/30] kern/14060 3.3-STABLE on primary mail server panics o [1999/09/30] bin/14069 Buffer overflow in mail(1) o [1999/09/30] kern/14072 Rebooting in FreeBSD 3.3 wipes out known o [1999/10/01] conf/14075 CDROM not being recognized during certain o [1999/10/02] kern/14096 parallel port -- ppi -- driver broken aft o [1999/10/02] conf/14098 routing problem on DHCP client with netwo o [1999/10/03] bin/14102 make world -DWANT_AOUT fails in lib/compa o [1999/10/04] misc/14121 resurfaced bug in rmt preventing remote d o [1999/10/04] kern/14123 lnc driver is not working o [1999/10/04] ports/14128torstenb Wrong group and mode on postdrop program o [1999/10/04] i386/14135 lpt1 nolonger exists after 3.2-RELEASE o [1999/10/05] kern/14144 bad conversions in kern_fork() o [1999/10/05] bin/14145 PPP userland/client throws core o [1999/10/05] ports/14153obrien xwpe has no distribution tar file o [1999/10/06] docs/14173 doc bind(2) sets errno to undocumented EAGAIN o [1999/10/07] misc/14178 FreeBSD 3.2 - Calls from CGI scripts, cro o [1999/10/07] kern/14183 bridge forwarding corrupted broadcast IP o [1999/10/07] ports/14186se kdebase11 package not compiled correctly o [1999/10/07] kern/14201 setpassent() in libc does not function pr o [1999/10/07] bin/14202 tgetstr() inserting termlib "%pn" into ou o [1999/10/08] ports/14213ports opendx port does not run o [1999/10/09] kern/14226 panic: no mbufs o [1999/10/10] bin/14250 restore(8) can loop if tty goes away or w 680 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [1995/01/11] i386/105 bde Distributed libm (msun) has non-standard s [1995/05/13] bin/401 Add REMOTE_* variables s [1995/06/15] bin/517 Bad group change with 'install' o [1995/07/09] misc/605 wpaul NIS: get*bynis routine problems s [1995/08/05] gnu/655 ld -r of shared objects worked in 1.1.5, s [1995/08/07] bin/658 ifconfig alias has to be separately given s [1995/09/26] kern/742 syslog errors accessing Mac hard disks [p s [1995/10/03] kern/765 umount -f can`t umount a NFS filesystem i s [1995/11/20] kern/831 one minor complaint about the kernel visu s [1995/11/27] bin/841 stale nfs mounts cannot be umounted o [1995/11/30] bin/854 dg swapinfo shows incorrect information for a [1996/01/30] bin/981 fenner clnt_broadcast() is not aware of aliases s [1996/03/20] kern/1090 iostat displays incorrect sps count s [1996/03/20] bin/1093 route's diagnostic is weird o [1996/04/06] kern/1119 dg Mounted EXT2FS partition is not cleanly u s [1996/06/11] bin/1312 automounter hangs on boot s [1996/06/13] bin/1320 dump limits blocksize to 32K s [1996/07/07] bin/1375 jraynard Extraneous warning from mv(1) [PATCH] o [1996/07/24] misc/1428 ncurses doesn't always display ALTCHARSET o [1996/09/06] bin/1577 peter mail -f foo does not look in current dire s [1996/09/08] bin/1589 [PATCH] ftp fails to flush output o [1996/09/14] gnu/1611 phk groff should use "system-wide" papersize s [1996/09/19] kern/1654 [PATCH] In procfs, vattr doesn't contain o [1996/09/23] i386/1671 joerg s2 map in pcvt isn't ISO 8859-1 and claim s [1996/10/13] misc/1791 syslimits.h does not allow overriding def o [1996/10/20] bin/1849 gdb sets library breakpoints on the wrong s [1996/10/24] bin/1881 file(1) misidentifies Sun3/m68k executabl s [1996/11/01] bin/1941 danny wtmp and monthly rotation s [1996/11/01] bin/1943 route(8) args s [1996/11/04] gnu/1961 [PATCH] uucp logging files are in /var/sp s [1996/11/06] bin/1970 csh limtail() bug s [1996/11/16] bin/2036 cpio size wraparound s [1996/11/19] bin/2061 DEBUG_FLAGS in bsd.lib.mk is broken s [1996/11/19] bin/2065 in tzsetup/sysinstall, allow user to type s [1996/11/22] bin/2090 clients may bind to FreeBSD ypserv refusi s [1996/11/28] bin/2119 [PATCH] mount lies to child about argv0, s [1996/12/02] bin/2137 vm statistics are bad s [1996/12/12] kern/2199 joerg [PATCH] Got a lots of "Target Busy" messa s [1996/12/14] bin/2216 [PATCH] Ada specs not being compiled into o [1996/12/17] i386/2239 jmg some interrupts take too long (i.e. BT946 a [1996/12/21] bin/2265 guido su(1) does not call skeyaccess() o [1996/12/24] kern/2273 dufault support for POSIX.4 / POSIX.1a RT-schedul s [1996/12/27] kern/2298 Support for DSR/DCD swapping on serial po a [1996/12/27] misc/2302 brandon new crypt() including SHS and an extendab o [1996/12/29] bin/2315 peter tail segfaults on NFS permission denied s [1996/12/30] kern/2327 [PATCH] `Green' saver for pcvt o [1997/01/10] bin/2442 davidn setusershell()/endusershell() missing o [1997/01/14] kern/2492 AIMS Lab RadioTrack driver for FreeBSD 2. o [1997/01/26] i386/2598 ep0 in EISA mode hangs if ep0-device (ISA o [1997/01/28] bin/2603 dufault Added POSIX.4/POSIX.1b constants in unist o [1997/01/28] bin/2604 dufault Added POSIX.4/POSIX.1b shm_open()/shm_unl o [1997/02/02] gnu/2637 tar dumped core with -g option. a [1997/02/02] bin/2641 wpaul login_access.c doesn't work with NIS by d o [1997/02/05] bin/2668 modification suggested for rarpd o [1997/02/11] kern/2716 od.c/sd.c non 512 byte/sector support imp o [1997/02/14] bin/2737 yppasswd fails to change password on a su o [1997/02/15] misc/2745 fenner PR querry web form doesn't sort correctly o [1997/03/03] kern/2857 DE500 board exhibits capture effect o [1997/03/03] kern/2865 peter NFS client hangs on umount, ls, df when N o [1997/03/06] docs/2897 steve send-pr categories should be explained so o [1997/03/06] bin/2898 fenner arp -a -n buglet o [1997/03/10] bin/2934 sh(1) has problems with $ENV o [1997/03/10] bin/2938 hoek Add -b, -l, and -f options to du(1) o [1997/03/18] misc/3024 make reinstall in /usr/src requires writa o [1997/03/22] kern/3061 route does not accept -genmask o [1997/03/31] gnu/3157 Patches to gas and gdb to support MMX ext o [1997/04/07] bin/3221 rpc.rusersd : can't communicate with SunO o [1997/04/07] misc/3225 [PATCH] uucpd.c should normalize host nam o [1997/04/08] misc/3237 SCRIPTS addition to bsd.prog.mk o [1997/04/09] bin/3242 incorrect prototype for initgroups o [1997/04/14] kern/3281 errors when "rm -r"-ing in a mounted ext2 o [1997/04/14] kern/3282 ext2fs causes fs-unmount at shutdown/rebo o [1997/04/14] bin/3284 [PATCH] symorder(1): -t option doesn´t wo o [1997/04/14] bin/3286 [PATCH] missing error checking in mount_m o [1997/04/14] kern/3287 [PATCH] missing symbols in /usr/src/sys/i o [1997/04/15] kern/3299 /dev/console hangs o [1997/04/17] bin/3314 [PATCH] /etc/daily did not run on April 6 o [1997/04/27] bin/3399 mv of symbolic link can move directory in o [1997/04/29] bin/3416 ibcs emulation problems o [1997/05/05] i386/3504 [PATCH] New features (and manpage) for ne o [1997/05/08] gnu/3552 the -L option of tar does not work proper s [1997/05/09] kern/3571 Mounted ext2 prevents umount of filesyste o [1997/05/12] kern/3584 luigi cleanup TCP_REASS macro in tcp_input.c o [1997/05/16] bin/3608 Telnet in linemode will break apart long o [1997/05/17] kern/3611 Internal CPU cache on CyrixiInstead DX2 d o [1997/05/20] docs/3645 torstenb TCP_wrappers package doesn't mention wher s [1997/05/21] bin/3648 roberto [PATCH] find(1) extension for file flags s [1997/05/22] kern/3667 [PATCH] make vn LKM'able. o [1997/06/02] bin/3762 dufault Bogus return values from rtprio(1) o [1997/06/07] bin/3805 single process tftpd o [1997/06/09] bin/3826 KerberosIV sometimes hangs rcp o [1997/06/10] bin/3837 dufault new feature for rtprio o [1997/06/12] kern/3853 luigi netboot/ns8390.c breaks NS datasheet o [1997/06/14] bin/3866 rcs2log fails with eastern timezones o [1997/06/15] kern/3879 peter Can't export mounted ext2fs via NFS o [1997/06/18] kern/3901 Multicast for Intel 10/100 Ethernet Card o [1997/06/19] misc/3912 ctags(1) cannot trace some macro correctl o [1997/06/23] kern/3938 peter Problem about mmap() over NFS o [1997/06/24] kern/3944 if_le doesnt receive ether multicast pack o [1997/06/25] kern/3948 nonworking t/tcp server side a [1997/06/25] kern/3953 kern-config: options PANIC_REBOOT_WAIT_TI o [1997/06/26] i386/3962 print disk internal cache size during pro o [1997/06/27] kern/3968 Hardware probes die on Peak SBCs. o [1997/06/29] ports/3983 fenner New port: psf toolkit o [1997/07/07] kern/4051 pppd connect 'chat ...' broken s [1997/07/07] kern/4052 VJ compression drops packets with IP+TCP o [1997/07/18] bin/4116 davidn Kerberized login as .root fails to o [1997/07/23] kern/4153 New tcp initial send sequence number code s [1997/07/23] bin/4154 ru wish /bin/sleep handled fractions of a se s [1997/07/24] bin/4157 [PATCH] netstat atalk output should print s [1997/07/26] bin/4172 suggest reconnection option added to fetc s [1997/07/28] kern/4184 [PATCH] minor nits in sys/netatalk s [1997/07/31] bin/4204 [PATCH] ac printed wrong report about tty o [1997/08/04] conf/4229 Ethernet interface unreachable on bootup o [1997/08/06] bin/4238 chpass only occasionally works in conjunc o [1997/08/07] kern/4243 file locking doesn't work for pipe o [1997/08/07] bin/4247 modification to /etc/security for FreeBSD o [1997/08/08] misc/4249 wpaul ypchsh doesn't care about changing a user o [1997/08/12] misc/4285 SDL RISCom/N2 (ISA) o [1997/08/13] kern/4297 dufault SIGEV_NONE and SIGEV_SIGNAL go in signal. o [1997/08/13] i386/4300 msmith The initial timeout on open("/dev/lpt0".. o [1997/08/14] ports/4304 asami Recommendation re. Ports Collection o [1997/08/22] ports/4356 erich sudo shouldn't block signals in tgetpass( o [1997/08/23] conf/4363 kernel build depend on make obj o [1997/08/29] kern/4413 No way to unmount a floppy that goes bad o [1997/08/29] bin/4419 man can display the same man page twice o [1997/08/29] bin/4420 find -exedir doesn't chdir for first entr o [1997/09/03] bin/4459 bde No prototype for moncontrol(3) and monsta o [1997/09/04] misc/4468 dlopen is not available from static execu o [1997/09/07] bin/4484 peter sendmail is barfing o [1997/09/13] kern/4528 processes hang if the mount_portal proces a [1997/09/14] i386/4538 sos byteswapped ATAPI id strings o [1997/09/14] bin/4545 f77 will only call `cc', no com-line opti s [1997/09/15] i386/4547 luigi asc.c and pcaudio.c should use selrecord o [1997/09/16] misc/4556 make can't build executable from single F o [1997/09/21] kern/4597 Patch to pass NPX status word in signal c o [1997/09/21] kern/4601 Contrib: userconfig patch to edit SCSI co o [1997/09/25] bin/4629 calendar doesn't print all dates sometime o [1997/09/28] misc/4646 Can't fixit with an NFS-mounted CD. o [1997/09/29] conf/4654 Need to do post-ifconfig commands o [1997/10/04] bin/4688 peter sys/utsname.h SYS_NMLN 32 too small o [1997/10/05] bin/4696 ping hangs on certain unresolvable hosts o [1997/10/05] bin/4697 make doesn't handle dependencies with for o [1997/10/15] gnu/4771 diff to correct misleading total bytes in o [1997/10/22] bin/4828 ypxfr makes false assumption about RPC ca o [1997/10/24] kern/4845 Boot complains about disk slices in FAT p o [1997/10/24] kern/4847 pccard stuff fails after running Win95 wi o [1997/11/01] bin/4915 peter NFS mounts to linux machine can hang syst o [1997/11/02] bin/4923 vi leaves the screen in standout mode o [1997/11/07] bin/4969 cdcontrol plays incorrect audio tracks in o [1997/11/08] bin/4975 quotaon while server very busy causes loc o [1997/11/09] kern/4992 SCSI disk scheduling disabled in 2.2.5 o [1997/11/10] kern/4997 DDB_UNATTENDED doesn't always work o [1997/11/11] kern/5009 ibcs2 emulation o [1997/11/11] kern/5011 rndcontrol -s 8 causes kernel panic o [1997/11/13] bin/5031 lpr does not remove original file if -s i o [1997/11/13] ports/5034 ache (tcsh) blocked write on named pipe sticks o [1997/11/14] gnu/5039 libdialog fails to resore terminal o [1997/11/14] kern/5040 Support for "SCSI-0" devices o [1997/11/14] kern/5048 Calling shutdown(fd,1) multiple times wil o [1997/11/15] kern/5059 peter mountd, nfsd, etc. fail when lp0 defined o [1997/11/15] kern/5060 Kernel doesn't compile with mss o [1997/11/20] kern/5108 pmap_release panics with 'freeing held pa o [1997/11/20] kern/5110 kernel crash & core in pmap_testbit durin o [1997/11/23] bin/5134 cdcontrol will eject a mounted CDROM o [1997/11/26] misc/5153 jkh release file checksums in wrong file s [1997/11/28] bin/5173 [PATCH] restore ought to deal with root s s [1997/11/30] i386/5182 bde [PATCH] A patch support high speed serial o [1997/12/09] bin/5263 sh bug (with example) s [1997/12/11] kern/5275 [PATCH] Added volume (barcode) support to o [1997/12/14] conf/5292 master.passwd -- /nonexistent vs. /sbin/n s [1997/12/14] bin/5296 slattach fails creating pidfile with ioct o [1997/12/22] kern/5362 peter mount incorrectly reports / as an NFS exp f [1997/12/30] i386/5398 silo overflows running o [1998/01/02] bin/5410 pkg_info options s [1998/01/03] bin/5419 [PATCH] timed rejects valid networks with o [1998/01/08] kern/5429 Ethernet collision during file transfers s [1998/01/08] bin/5444 [PATCH] ypserv uses wrong dns lookup orde o [1998/01/11] bin/5483 Login(1) clears utmp entry o [1998/01/15] kern/5502 nfsd process usage doesn't get accounted o [1998/01/15] kern/5508 SCSI Message sd0: COMMAND FAILED (4 28) @ s [1998/01/16] kern/5510 sos [PATCH] Incomplete ATAPI diagnostic at bo o [1998/01/18] kern/5517 Recursive NULLFS mount causes ufs_ihashge s [1998/01/20] misc/5531 [SUBMISSION] new library function abs2rel s [1998/01/20] kern/5532 [PATCH] Dropped packet counts are inaccur o [1998/01/21] bin/5537 vi dumps core with dodgy exrc file o [1998/01/24] i386/5559 PC-Card joystick ports were not supported o [1998/01/26] kern/5577 bde Unnecessary disk I/O and noatime ffs fixe a [1998/01/28] bin/5591 Trouble with LD_PRELOAD environment varia o [1998/01/31] bin/5609 lpd cannot send long files to HP's JetDir a [1998/02/02] ports/5626 billf 'ldap' port eats all available CPU time o [1998/02/02] kern/5627 Tertiary/Quaternary IDE Ctlrs: A few kern f [1998/02/05] misc/5662 sysinstall generates short dev names for o [1998/02/06] bin/5666 ifconfig fails to add alias o [1998/02/06] kern/5672 Crash from scsi aborted command 'Overlapp o [1998/02/09] kern/5689 sysctl vm.vmmeter - bogus and unsupported o [1998/02/10] bin/5711 bin/cat code cleanup o [1998/02/10] bin/5712 /bin/chio code cleaup and option added o [1998/02/10] bin/5717 pw -D -g "" returns error o [1998/02/10] bin/5718 pkg_delete refuses to run as non-root o [1998/02/14] bin/5745 [PATCH] Add /usr/local/share/mk to defaul o [1998/02/14] bin/5746 bootparamd will not netboot sun 3 compute o [1998/02/14] bin/5747 ld.so error message o [1998/02/15] bin/5758 sys/resources.h doesn't include sys/time. o [1998/02/17] kern/5768 Shutdown aborts syncing, when sync isn't o [1998/02/18] i386/5784 ibcs2 emulation not handling ioctl(..FION o [1998/02/19] ports/5788 joerg pcemu harddisk-access fixes o [1998/02/19] kern/5789 wcd0 requires ATAPI_STATIC o [1998/02/19] kern/5795 Panic: "bremfree: removing a buffer when o [1998/02/20] misc/5803 "tab" function from "ee" not compatible w o [1998/02/25] gnu/5841 installmost or install (world) of tmac fa o [1998/02/25] bin/5847 Makeworld fails if CXXFLAGS is set. s [1998/02/25] misc/5855 /etc/services is out of date with IANA o [1998/02/26] bin/5857 non-functional lpr/lpr o [1998/02/26] kern/5863 Kernel support for sorted SHUTDOWN & SHUT o [1998/03/01] bin/5880 df -t does not support devfs o [1998/03/01] ports/5884 dburr New port: icqjava-0.981a (net/icqjava) o [1998/03/02] bin/5901 new version of `fmt' o [1998/03/03] bin/5912 kinit exits if no user name specified o [1998/03/06] kern/5931 dma errors in syslog with GUS-max o [1998/03/06] i386/5932 perfmon kernel code should check for non- o [1998/03/08] bin/5944 cvs doesn't work correct. o [1998/03/10] kern/5964 peter nfsd send interface selection seems broke o [1998/03/10] ports/5972 andreas x11/fvwm95 requiring gsm, and rplay is a o [1998/03/11] gnu/5982 no error exit code from tar on child fail o [1998/03/12] gnu/5992 cvs y2k o [1998/03/13] bin/6000 kadmin ank uses bad default expiration of o [1998/03/15] bin/6015 indent(1) breaks source with backslash ne o [1998/03/16] kern/6032 poor TCP performance using FDDI over long o [1998/03/18] misc/6060 peter Sendmail executable, not doing MASQUERADE o [1998/03/22] conf/6096 /sys/i386/conf/LINT: edit(???) sound_conf o [1998/03/22] gnu/6107 gdb should support PRINTF_HAS_LONG_LONG o [1998/03/28] bin/6156 Patches to make dump understand ENOSPC o [1998/03/28] bin/6161 2.2.6 kerberos servers are awfully visibl o [1998/03/29] ports/6170 peter another squid ports o [1998/03/30] ports/6181 andy New port: xoj-1.0 o [1998/03/31] bin/6183 quota hangups o [1998/03/31] kern/6184 No error if resulting file pos in lseek i o [1998/04/01] bin/6187 peter mounting nfs directories with -b can caus o [1998/04/03] bin/6200 flex can be upgraded o [1998/04/03] bin/6202 No way to detect removable media. o [1998/04/03] bin/6206 Enhancements to the shutdown program o [1998/04/04] kern/6213 peter NFS-mounted swap (via vnconfig) easily cr o [1998/04/04] bin/6214 ping sometimes cannot be killed with a Co o [1998/04/05] conf/6220 Too few ttyv devices in the -RELEASE syst s [1998/04/06] bin/6223 PST/DST bug in /bin/date o [1998/04/06] ports/6230 rse gfont_mkgdf calls wrong interpreter o [1998/04/06] bin/6234 ypserv -d is broken f [1998/04/07] kern/6247 Gravis UltraSound Classic no longer works o [1998/04/14] kern/6296 IP_HDRINCL sockets force header fields to a [1998/04/14] kern/6299 vmstat -i does not show PnP device interr s [1998/04/15] bin/6314 [PATCH] /usr/sbin/ac modification s [1998/04/16] ports/6315 kuriyama new port request: korean/htm o [1998/04/16] kern/6318 pppd does not update wtmp on hangup o [1998/04/16] misc/6320 Sometimes nohup isn't good enough. o [1998/04/17] bin/6332 bde /usr/include/time.h doesn't compile with o [1998/04/17] gnu/6338 Gnu tar not working properly with the -G o [1998/04/18] conf/6346 Kernel version strings need to relate to o [1998/04/20] bin/6359 routed does sent router discovry solicita s [1998/04/20] bin/6371 [PATCH?] fetch(1) uses HTTP_PROXY for ftp a [1998/04/27] kern/6432 IFF_NOARP does not affect ethernet interf o [1998/04/28] ports/6445 jkoshy New port: `fhist' o [1998/04/30] kern/6464 tcpdump doesn't recognize tun0 when it's o [1998/05/03] kern/6495 Need pci_unmap_mem and pci_unmap_port rou s [1998/05/04] bin/6509 [ALMOST PATCH] Allow dd to seek/skip to o s [1998/05/05] bin/6521 [MAYBE PATCH] "rmdir -p x/y/z/" fails o [1998/05/07] kern/6544 luigi Only get one channel through sound card o [1998/05/07] ports/6546 ache 3line ansi prompt in tcsh: cursor disappe o [1998/05/11] i386/6595 Old IP address persistent after change o [1998/05/12] misc/6612 bsd.man.mk can't handle man pages with ": o [1998/05/13] kern/6623 non-root user can crash system if disconn o [1998/05/13] conf/6624 davidn One class with nologin=/etc/nologin: reje o [1998/05/15] kern/6651 peter Possible NFS deadlock clue s [1998/05/16] bin/6658 [PATCH] -stable getcwd(3) performs unnece s [1998/05/17] kern/6668 [PATCH] new driver: Virtual Ethernet driv a [1998/05/26] misc/6759 phk buggy code in libdisk.a's disk.c o [1998/05/26] kern/6760 can't compile kernel w/o networking o [1998/05/26] kern/6769 peter panic: nfs rcvunlock s [1998/05/29] kern/6781 [PATCH] exabyte changer doesn't grok LUNs s [1998/05/29] bin/6785 place for all the default dump flags f [1998/05/31] ports/6813 fenner patched audio module for vat port o [1998/06/01] ports/6815 torstenb ssh lookup ignores second IP address o [1998/06/01] kern/6820 cd9660_mount NULL pointer deref for no CD o [1998/06/06] kern/6874 accounting prevents transition to multi u o [1998/06/13] misc/6936 sysinstall: install from MS-DOS MO divece o [1998/06/18] kern/6981 CD unmount w/o CD in drive can cause pani s [1998/06/19] bin/6995 [patch] Minor flaw in fdformat s [1998/06/19] bin/6997 [patch] vnconfig "open" error message con s [1998/06/21] kern/7014 [PATCH][STABLE] Add support for SiS 5591 o [1998/06/22] bin/7021 asami Size estimation patches to pkg_* o [1998/06/22] bin/7022 asami changes to bsd.port.mk to accompany PR bi o [1998/06/22] bin/7023 asami bsd.port.(%|subdir.).mk patches for size f [1998/06/23] kern/7029 gibbs cdrecord and aic7880 troubles f [1998/06/23] i386/7031 Our RocketPort port does not support DEVF s [1998/06/24] kern/7044 [PATCH] WaveLAN (2.4G, ISA, full-length b o [1998/06/25] docs/7065 wosch FreeBSD webpages -> applications, port br f [1998/06/25] bin/7068 markm /usr/bin/perl: library path addition s [1998/06/28] kern/7095 [stable] Gravis MAX in 2.2.6 suffers from s [1998/06/28] i386/7100 integrate pcvt configuration into the /et s [1998/06/29] bin/7117 flex -I option is broken s [1998/07/01] bin/7136 kerberized telnetd doesn't use gettytab % s [1998/07/02] kern/7146 The PCCARD doesnt recognize cards in top s [1998/07/06] bin/7184 /usr/games/robots fails to write high sco s [1998/07/08] kern/7210 [PATCH] od(4) bug fixes and enhancements, s [1998/07/10] misc/7232 Suggestion for FreeBSD installation dialo o [1998/07/10] kern/7234 yokota keyboard problems during login immediatel f [1998/07/10] misc/7239 ping(8) and traceroute(8) may report erra o [1998/07/12] bin/7265 A warning flag is added to ln(1). o [1998/07/13] ports/7268 asami MASTER_SITE_OVERRIDE works more better o [1998/07/14] kern/7282 some old and rarely used drivers have app o [1998/07/14] ports/7283 ache tcsh / LC_CTYPE - obscure problem. o [1998/07/15] bin/7287 Incorrect domain name for MAP_UPDATE in m o [1998/07/16] bin/7298 Improvements to ln(1). a [1998/07/19] bin/7324 wosch Suggestions for minor modifications to ad o [1998/07/21] bin/7352 libc generates spurious warnings when use a [1998/07/23] ports/7375 dburr New port request: audio/xsplay f [1998/07/23] kern/7377 we have a new digiboard driver supporting s [1998/07/29] i386/7426 Bugs in macro definitions of pthreads. a [1998/07/31] docs/7456 doc dialog(3) man page outdated o [1998/08/01] ports/7464 dburr New port: WMakerconf o [1998/08/03] ports/7485 andy New port: Xterminal-0.2 s [1998/08/09] kern/7546 [PATCH] [STABLE ?]shutdown -p - system po f [1998/08/12] kern/7589 Tulip Driver parses SROM contents wrong f [1998/08/13] conf/7606 [PATCH] NIS Makefile.dist: NOPUSH replace o [1998/08/14] kern/7619 odd nfs server not responding messages ap o [1998/08/16] ports/7628 dburr new port: sajber-jukebox o [1998/08/16] bin/7632 Race condition in /stand/sysinstall f [1998/08/16] i386/7633 panic: page fault on install with boot.fl s [1998/08/18] bin/7669 libalias does not IRC DCC packets under c o [1998/08/19] ports/7680 billf New port of tn5250 o [1998/08/19] gnu/7687 description of default baud rate for cu c o [1998/08/20] kern/7693 Misleading warning in cblock_alloc_cblock o [1998/08/20] bin/7694 bogus error-message from route(8) o [1998/08/22] kern/7722 Changes to acct format o [1998/08/23] bin/7728 ftpd processes hang o [1998/08/27] bin/7753 arp command fails silently on invalid pro o [1998/08/28] misc/7771 Debugging putenv/getenv o [1998/08/29] ports/7774 torstenb sshd doesn't refuse to login people with o [1998/08/29] bin/7779 [PATCH] modload should detect stripped ke o [1998/08/30] kern/7782 Kernel rebuild not correctly responding t o [1998/08/30] bin/7786 quota.h has superfluous semicolon in macr a [1998/08/31] docs/7791 doc ipf(1) and ipfstat(1) should have been ip o [1998/09/01] gnu/7800 tar(1) does not recognize --gunzip option o [1998/09/02] i386/7816 dfr [Patch] NE2000 PnP card IDs to sys/i386/i o [1998/09/03] bin/7826 ls(1) knows too much about format of strf o [1998/09/03] bin/7828 Add a command line option to cp to make i o [1998/09/05] kern/7837 patches to add a p_auth extension pointer o [1998/09/07] ports/7845 tg Unbuffered /dev/vx0-output from Python 1. o [1998/09/07] bin/7846 /sbin/mount_* do not canonicalize the mou o [1998/09/07] misc/7850 lt_LT.* locale o [1998/09/07] kern/7856 Patches to add lkm hooks to cmsg_data anc o [1998/09/08] bin/7860 Extra option to pr(1). s [1998/09/08] bin/7868 [almost patch]Morse Code Fixups o [1998/09/08] bin/7869 Improved error messages from apm o [1998/09/09] misc/7873 poor initial configuration and documentat o [1998/09/11] bin/7895 multiple identical NFS mounts accepted o [1998/09/11] kern/7903 unmatched '{}' blocks. o [1998/09/13] docs/7914 doc no elf(5) manpage o [1998/09/15] ports/7932 torstenb man zshall doesn't work o [1998/09/16] misc/7946 ccdconfig gives confusing error when give o [1998/09/17] bin/7962 /usr/bin/ee prompts "save changes" when f o [1998/09/18] bin/7973 lpd: Bad control file owner in case of re o [1998/09/19] kern/7990 patch - teach kernel about RB_POWEROFF fl o [1998/09/19] ports/7992 ports New port: xemacs20-stepwise (XEmacs20 hac o [1998/09/20] bin/7998 pkg_add seems to have unneeded umask o [1998/09/20] misc/8005 yokota Keyboard freezes going from KDE to text m o [1998/09/21] kern/8015 [patch] Some sysctl descriptions for the o [1998/09/24] ports/8042 torstenb If pidentd dies, you must kill all telnet o [1998/09/26] bin/8060 install ignores the +X mode flag o [1998/09/27] conf/8061 profiling utilities seperate from profili o [1998/09/27] ports/8063 asami [PATCH] Add multiple CDROM support to bsd o [1998/09/29] bin/8084 NIT: non-working code in rshd o [1998/10/02] i386/8131 [patch] Support for PCI NE2000 compatible o [1998/10/03] misc/8133 markm [patch] bug in telnetd (Kerberos IV) o [1998/10/03] bin/8134 End of game is not recognised immediately o [1998/10/03] misc/8139 [patch] missing /usr/src/share/examples/d o [1998/10/04] bin/8142 freebsd 2.2.7 implementation of key(1) [s o [1998/10/04] i386/8146 [patch] kzipboot serial console setup and a [1998/10/06] bin/8163 [patch] It is impossible to assign quotas o [1998/10/06] bin/8164 [patch] repquota incorrectly reports quot o [1998/10/06] i386/8171 [patch] Intel EtherExpress Pro 100 suppor o [1998/10/07] misc/8202 semop() is not wrapped for thread safety o [1998/10/08] bin/8211 Script to search kernel for an address o [1998/10/12] bin/8295 order of options in printcap causes some o [1998/10/13] conf/8303 3.0-981009-BETA can't make swap device on o [1998/10/13] kern/8311 kernel panic on de0 o [1998/10/16] misc/8346 Strftime can't generate ISO-8601 timezone o [1998/10/16] bin/8347 /usr/lib/compat build issues in 3.0 RELEA o [1998/10/16] kern/8349 [PATCH] Changer definition for SureStore f [1998/10/17] misc/8357 Segmentation fault while making SWARM-1.3 o [1998/10/19] kern/8376 CLOCK_VIRTUAL not implemented o [1998/10/19] misc/8378 Is termcap not maintained enough ? o [1998/10/22] kern/8420 __getcwd() from an (forcibly) unmounted f o [1998/10/24] misc/8434 boot.flp /bin/init crashes during probe w o [1998/10/24] i386/8436 boot.flp sysinstall crashes when probing o [1998/10/24] bin/8438 ex/vi: Error: tcsetattr: Interrupted syst o [1998/10/25] kern/8444 hm pcvt with more than 8 virtual consoles o [1998/10/25] docs/8445 doc Update of "Installing Mathematica on Free o [1998/10/27] i386/8474 repquota does not pick up NIS information o [1998/10/28] bin/8479 Final \'s in /etc/exports did not work in o [1998/10/30] kern/8498 Race condition between unp_gc() and accep o [1998/10/30] bin/8501 snake has a segmentation fault depending o [1998/10/30] conf/8517 rc.conf/rc fails to set ldconfig -aout o [1998/10/31] misc/8519 Murphy's Laws o [1998/11/01] conf/8531 sysinstall on 3.0-RELEASE (and 3.0-curren o [1998/11/03] bin/8553 /usr/libexec/mail.local doesn't handle "> o [1998/11/04] i386/8571 Bug in config utility in FreeBSD 2.2.6-RE o [1998/11/07] kern/8589 incorrect spelling for "dependency" and " o [1998/11/07] i386/8598 MAKEDEV fails if not run from current dir o [1998/11/08] kern/8604 ps u gets confused about process start ti o [1998/11/08] kern/8605 ipsec for ipv4, new version o [1998/11/08] ports/8620 asami New option to colorls - -K, color only to o [1998/11/09] bin/8631 pci interrupts are shown on EISA only mac o [1998/11/09] kern/8633 TCP packet via SLIP/CSLIP containing this s [1998/11/12] kern/8661 stb sys/netatalk/at_control.c needs to correc o [1998/11/12] bin/8666 X blocks serial port with getty process o o [1998/11/13] gnu/8679 tar man page should be updated o [1998/11/14] bin/8681 other macro name that has same number is o [1998/11/18] ports/8754 se KDE: KDM Display Manager has login proble o [1998/11/18] bin/8756 'pw' command additional feature request o [1998/11/19] misc/8764 pwd_mkdb is slow on many users o [1998/11/19] docs/8765 dwhite some suggested text for describing passwo o [1998/11/22] bin/8809 fdisk calls QNX-4 partitions unknown o [1998/11/22] bin/8811 Problem to use 'NLSMODE' variable in Make a [1998/11/25] ports/8864 ports useradd - system V compatible implementat o [1998/11/27] i386/8867 /stand/sysinstall core dumps (signal 11) o [1998/11/28] bin/8881 billf mv missing verbose switch o [1998/11/29] kern/8895 DEC 21152 PCI-PCI bridge chip isn't probe o [1998/11/29] kern/8898 PCI devices without an associated driver o [1998/11/30] bin/8913 negative time values for csh 'time' built o [1998/12/01] i386/8923 ctm 2.2.5 -> 2.2.7 error hu_HU.ISO_8859- o [1998/12/01] kern/8925 options kern file needs AWE_DEFAULT_MEM_S o [1998/12/03] i386/8953 BINFORMAT not defined in 2.2-STABLE o [1998/12/03] bin/8955 request CVS allow advisory locks on repos o [1998/12/06] misc/8986 install-info breaks installworld over nfs o [1998/12/06] bin/8989 (patch) chflags support for mtree(8) o [1998/12/08] bin/9012 route add -host hostIP -interface localIP o [1998/12/10] conf/9051 2.2.8R boot floppy won't write to fixit f o [1998/12/11] bin/9055 When used without arguments, ``set'' and a [1998/12/12] bin/9064 n_hibma [PATCH] propose adding `direct' option in o [1998/12/14] bin/9078 tunefs cant access mounted devices (vs. m o [1998/12/15] kern/9092 DELF raid volumes cause panics under CAM o [1998/12/16] i386/9102 Voxware does not provide /dev/mixer for E o [1998/12/16] ports/9107 asami Addition to bsd.port.mk for searching mul o [1998/12/17] bin/9118 default install of aout compat libs is in o [1998/12/18] bin/9123 pax can't read tar archives that contain o [1998/12/20] kern/9144 luigi acd driver inconsistency (byte order in C o [1998/12/20] ports/9150 nate Ports depending on jdk need to know where o [1998/12/21] conf/9160 /etc/services file corruption o [1998/12/22] bin/9176 dillon placemark to split mount_ufs out of mount o [1998/12/23] kern/9183 newton chroot(2) can be broken by the superuser. o [1998/12/24] bin/9188 telnet gets stuck in ttydrain() o [1998/12/27] bin/9206 sysinstall installation should create /st f [1998/12/28] misc/9220 nvi: catalog: mistake in Russian error me o [1998/12/28] bin/9226 telnetd can log wrong IP address to utmp o [1998/12/29] bin/9233 gmp's mpq_add and mpq_sub are buggy o [1998/12/30] conf/9245 obsolete locale setting in /usr/src/etc/{ o [1998/12/30] conf/9246 allscreens_flags in /etc/rc.conf not work o [1998/12/30] bin/9250 [PATCH] allow fetch to do ftp directory l o [1998/12/31] i386/9257 fpathconf() missing from libc_r o [1998/12/31] bin/9259 allow no prompt for yes in fdformat, but o [1999/01/02] bin/9281 awk asumes memory that is returned from m o [1999/01/03] ports/9286 andreas Patch for games/nethack-qt to fix compila o [1999/01/03] ports/9289 kris New Port - ASPostit (Dockable version of o [1999/01/04] kern/9316 Intel PILA8461 NIC panics 2.2.7 during pr o [1999/01/04] bin/9318 vgrind(1): no JAVA support o [1999/01/04] i386/9319 D-Link DE-528CT poor performance o [1999/01/05] bin/9333 timestamp dump's progress o [1999/01/05] i386/9341 tty-level buffer overflows o [1999/01/06] docs/9352 hoek wrong macro names in groff_[ms|mm|mmse].7 o [1999/01/07] bin/9374 Improved functionality for find(1) o [1999/01/08] conf/9388 magic(5) correction for wordperfect o [1999/01/08] kern/9392 Alternate system clock OR kernel stats cl f [1999/01/10] ports/9425 se KDE starting up from xdm has problem.... o [1999/01/13] bin/9470 aout-to-elf-build broken with kerberosIV- o [1999/01/13] kern/9474 "comcontrol rescan 0:8:0" hangs, causes o o [1999/01/14] bin/9494 new option to prevent mail from sending m o [1999/01/16] bin/9529 ftp filname completion can't handle space o [1999/01/17] bin/9536 make world installs aout compat libs in t o [1999/01/19] bin/9569 top(1) ignores tty EOF condition. o [1999/01/19] kern/9570 ed(4) irq config enhancement o [1999/01/19] bin/9573 ksrvtgt not working o [1999/01/20] misc/9582 configApache command doesn't work for /st o [1999/01/20] kern/9590 Clean up for -Wall warnings o [1999/01/21] kern/9611 MFS calculates the size incorrectly when o [1999/01/22] kern/9619 Restarting mountd kills existing mounts a [1999/01/24] ports/9657 ports Progressive Networks' RealAudio proxy por o [1999/01/25] kern/9679 fix for uninterruptible open in portal fi o [1999/01/25] kern/9689 panic in sbdrop(kern/uipc_socket2.c) o [1999/01/26] bin/9711 Fails: cd /usr/bin; gzip file ; mv file. o [1999/01/27] i386/9721 Patch for FreeBSD netboot (booting via DO o [1999/01/28] kern/9748 error in queue handling of at_shutdown() o [1999/01/28] kern/9764 allow /bin/df not to list certain entries o [1999/01/28] bin/9770 An openpty(3) auxiliary program o [1999/01/29] i386/9777 luigi Generic AD1816 sound suport in Luigi's pc o [1999/01/29] misc/9778 Need to handle conflicting pthread.h and o [1999/01/29] ports/9786 cwt tk80 port doesn't create man page links o [1999/01/30] kern/9791 enhancement for netinet/ip_icmp.c to cont o [1999/01/30] ports/9792 msmith pib coredumps in port maker mode o [1999/01/30] ports/9795 obrien The Handbook is not clear on how to deal o [1999/01/30] bin/9809 finger output format wrong f [1999/01/30] ports/9811 nectar New port: lang/gnomeguile o [1999/01/30] ports/9812 nectar New port: devel/libgtopbindings o [1999/01/31] ports/9840 asami patch allows ports to fetch their sources o [1999/01/31] conf/9845 Propose adding options to rc.conf and rc. o [1999/01/31] kern/9848 ARP proxyall extra sanity check o [1999/02/01] bin/9868 Patch to add "date -a" o [1999/02/01] kern/9869 When using macros out of function, they s o [1999/02/01] conf/9874 idle-timeout facilities in /etc/login.con o [1999/02/03] bin/9893 NFS umount of regular file impossible o [1999/02/03] bin/9902 error in german (and some other) locale s o [1999/02/05] ports/9921 peter exmh2 ports update o [1999/02/06] bin/9931 config gives misleading error when duplic o [1999/02/07] ports/9954 ports new port devel/ACE o [1999/02/08] bin/9972 groff always built for US (letter) sized o [1999/02/09] gnu/9987 jdp wrong (for FreeBSD) ELF_DYNAMIC_INTERPRET o [1999/02/09] bin/9990 Enhancement to filename completeion in cs o [1999/02/09] i386/9991 new driver for National Instruments GPIB o [1999/02/09] ports/9993 kris New Port - graphics/libunfig o [1999/02/09] ports/9998 kris New port - graphics/mtv (MpegTV player) o [1999/02/10] i386/10004 jkh instalation of current version from FTP s o [1999/02/10] ports/10007ports Port of the mercury compiler version 0.8 o [1999/02/11] ports/10023kris New port - net/gtkcookie o [1999/02/11] bin/10030 markm Kerberized telnet fails to encrypt when a o [1999/02/12] i386/10052 Matrox Millennium II AGP device/model id o [1999/02/14] docs/10085 doc NIS Setup Tutorial o [1999/02/14] kern/10095 missing VGA description o [1999/02/14] docs/10098 doc Lack of overall guide for NIS setup o [1999/02/15] gnu/10112 /usr/src/gnu/usr.bin/patch sorely out of o [1999/02/16] kern/10116 acd driver patch to support PD/CD drive. o [1999/02/16] ports/10124ports UNIX|STAT pr submission failed to include f [1999/02/17] bin/10131 n_hibma bug in strptime(3) o [1999/02/18] docs/10146 jkh Release Notes and LINT for 3.1 include ha o [1999/02/18] kern/10149 New PCI device o [1999/02/19] bin/10158 Reference to ncheck in quot(8) o [1999/02/19] kern/10159 Unable to unload vinum module o [1999/02/19] kern/10160 kldload of umap module panics the system o [1999/02/19] ports/10162se Fix kdmrc to add qmail usernames to NoUse o [1999/02/19] misc/10167 Upon exiting X11R6, monitor goes blank. o [1999/02/20] bin/10169 find -perm doesn't allow a bitwise o [1999/02/20] kern/10175 Bridging support incomplete for some netc o [1999/02/21] ports/10178torstenb USE_SOCKS=YES option broken for security/ o [1999/02/22] ports/10196torstenb Better startup scripts for ssh o [1999/02/22] ports/10215rvb net/coda_client and net/coda_server o [1999/02/23] ports/10227peter wrong sendmail path in rdist6-port s [1999/02/23] misc/10231 inet_addr() doesn't check for illegal val o [1999/02/25] docs/10240 doc We need a script which check if our web m o [1999/02/25] conf/10244 100 character limit on any pathname in sy o [1999/02/25] kern/10255 Some more SiS chipset PCI IDs for chipset o [1999/02/26] bin/10274 make does not understand "lib(obj)" synta o [1999/02/26] bin/10283 Race condition in rc.network o [1999/02/28] bin/10300 dmesg exits on signal 10 o [1999/03/01] misc/10325 Implementation of itoa() for libc o [1999/03/01] bin/10342 putenv(3) unnecessarily calls strdup/free o [1999/03/01] misc/10349 For long .Dt fields, rendering is broken- o [1999/03/02] misc/10351 /usr/share/examples/worm is out of date o [1999/03/02] bin/10358 ftp(1) has problems with long pathnames o [1999/03/05] ports/10396asami SPIN is in the wrong category o [1999/03/06] kern/10440 Discard device does not set ifq_maxlen o [1999/03/06] bin/10444 avoiding lost mail when mail filesystem i o [1999/03/06] ports/10454obrien Update: emulators/spim a [1999/03/06] kern/10455 pcaudio breakage o [1999/03/07] i386/10465 Must disable ex0 to install. o [1999/03/07] ports/10477ports The fakemail in lib-src fails to link (ne o [1999/03/08] bin/10493 ipfw's undocumented feature s [1999/03/09] bin/10508 obrien isc-dhcp puts garbage to text options, V2 o [1999/03/10] bin/10522 make world died due -Werror o [1999/03/10] bin/10524 3.1-19990309-STABLE install problem o [1999/03/10] ports/10532ports Port of GNU Pascal o [1999/03/10] bin/10538 sbin/nos-tun gives wrong usage message o [1999/03/11] bin/10546 Intel Pro/100 PC card has CIS string > CI o [1999/03/11] bin/10548 More useful default ifconfig behaviour sa o [1999/03/12] gnu/10555 jraynard [PATCH] awk dumps core o [1999/03/12] kern/10563 QIC 40/80 tape drive ft present in versio o [1999/03/13] bin/10568 obrien dhcp client receives garbage (dhclient pr o [1999/03/13] kern/10574 3.1-stable kernel reports k6 cpu as "\^E" o [1999/03/14] conf/10582 Makefile.upgrade fails with make -j o [1999/03/14] misc/10589 Incorrect assumptions in /etc/security o [1999/03/14] bin/10590 new option to silince confirmation but no o [1999/03/15] bin/10601 wosch Ownership of symlinks copied by adduser a o [1999/03/15] i386/10606 Probablue odd error message if LS-120 is o [1999/03/15] i386/10608 add Opti Viper-M PCI ID o [1999/03/15] kern/10609 adjtime bug (tv_sec > 2147) and enhanceme o [1999/03/15] bin/10610 New options to date to slowly adjust time o [1999/03/15] bin/10611 timed enhancement o [1999/03/16] bin/10622 vi does not display Russian characters pr o [1999/03/16] i386/10623 DFLTPHYS in /usr/src/sys/i386/include/par o [1999/03/16] ports/10634ports Update the hylafax port to do a client in o [1999/03/17] ports/10639rse ports/web/wml must be upgraded and unbrok o [1999/03/17] kern/10641 Default sync rate in ncr SCSI driver is s o [1999/03/17] kern/10642 exports(5) mentions KERBNFS but that's no o [1999/03/18] bin/10657 Unable to install from CDROM or DOS parti o [1999/03/18] kern/10663 hpscan doesn't like 3.1's pt device o [1999/03/18] docs/10664 doc Notes on 2.2.8 -> 3.1 migration o [1999/03/18] misc/10667 Sysinstall inserts multiple # -- sysinsta o [1999/03/19] gnu/10670 cvs doesn't allow digits in local keyword o [1999/03/19] kern/10673 Non-ASCII chars on serial console with Re o [1999/03/19] kern/10678 Printing problems using ppc bus o [1999/03/19] ports/10682asami List mirror sites in MASTER_SITE_BACKUP - o [1999/03/22] kern/10728 sos WCD driver does not recognize a recovered o [1999/03/22] ports/10734pst Update of gdb port to 4.17 o [1999/03/23] kern/10755 de driver says `invalid EESPROM checksum' o [1999/03/23] i386/10766 obsolete device name wcd is still left un o [1999/03/24] i386/10779 zp slot 0 sees 3Com 589 PCMCIA card but z o [1999/03/25] bin/10793 cvs update modification time check granul o [1999/03/26] misc/10803 whois(1) client enchancements a [1999/03/26] misc/10804 billf whois(1) enhancement o [1999/03/26] ports/10806phk Update net/scotty to 2.1.10 o [1999/03/26] kern/10812 LINT configuration MAXDSIZ/DFLDSIZ mislea o [1999/03/26] ports/10813ports crossgo32 brokeness o [1999/03/27] bin/10825 daily script not executed or executed twi o [1999/03/28] docs/10840 jkh [PATCH] Add pcic double-loading bug fix t f [1999/03/28] ports/10844ports New port: adagdb o [1999/03/29] docs/10850 doc submitting a documentation change for sed o [1999/03/29] bin/10856 vty's from ttyvc - ttvf (maybe more?) do o [1999/03/29] kern/10860 bpf overwrites source ethernet addresses o [1999/03/30] bin/10868 BUG in /usr/bin/calendar o [1999/03/30] misc/10871 wst0 fails with Sony SuperStation streami o [1999/03/30] bin/10878 host(1) dumps core o [1999/03/31] kern/10894 wrong error message in svctcp_create() o [1999/04/01] bin/10905 sa(8) is hard coded for 8 character user o [1999/04/01] gnu/10910 Integration of Objective C patches into g o [1999/04/02] ports/10916ports new port biology/molmol again f [1999/04/02] bin/10921 green I wished from(1) would count the number o o [1999/04/02] bin/10923 /usr/bin/cpp is an out-of-date wrapper fo o [1999/04/02] bin/10924 Extensions to biff(1) o [1999/04/03] bin/10931 biff b o [1999/04/04] ports/10945jmz X11 "sessreg" program does not update /va o [1999/04/06] bin/10980 With ctags -x no space is left between na o [1999/04/06] bin/10992 pthread_kill() doesn't deliver signals to o [1999/04/07] docs/10997 doc Problem with query-pr-summary.cgi o [1999/04/07] i386/11006 Sysinstall silently makes FreeBSD's parti o [1999/04/08] kern/11020 popen does not honor ISO 9899 syntax o [1999/04/08] ports/11029ports Configure scripts for non ported applicat o [1999/04/08] bin/11031 [PATCH] mount and umount support for mort o [1999/04/08] bin/11032 h2ph's cpp #warning/#error directive proc o [1999/04/08] ports/11034ports New ports of crazywwwboardle o [1999/04/08] bin/11036 markm Perl does not honor -DNOMAN o [1999/04/08] bin/11037 Gencat doesn't properly handle \ddd octal o [1999/04/09] ports/11048obrien variable not initialized in fwtk-lib lead o [1999/04/09] bin/11051 ps's -U option should accept a list of us o [1999/04/09] misc/11052 [PATCH] performance bug fix to fgets() ro o [1999/04/10] conf/11058 Recent change to rc script causes hang on o [1999/04/11] bin/11085 Per-host configuration for syslog.conf o [1999/04/11] bin/11092 readlink(1) from OpenBSD o [1999/04/11] bin/11094 lastlogin.8 from NetBSD o [1999/04/12] kern/11109 ipfw.ko Makefile contains CFLAGS+= -DDIVE o [1999/04/13] misc/11111 Error opening terminal: su o [1999/04/13] bin/11114 make(1) does not work as documented with f [1999/04/13] bin/11121 green w(1) cannot handle more than one user on o [1999/04/13] misc/11126 vt100 termcap entry appears broken o [1999/04/14] ports/11134hoek existense of /usr/obj/usr/ports/shells/ba o [1999/04/14] ports/11138jmz New version of Xevil 2.01, I created a po o [1999/04/14] bin/11141 u_long is not big enough o [1999/04/15] misc/11149 Web page entry for BAFUG is incorrect o [1999/04/16] i386/11165 IBCS2 don't work correctly with PID_MAX 9 o [1999/04/16] bin/11168 pw(8) usermod does not recognize -w flag o [1999/04/16] kern/11178 [PATCH] minor fix to /usr/include/sys/mbu o [1999/04/18] i386/11201 brian mktime possible bug o [1999/04/18] bin/11205 Suggestion: move mt(1) to /bin o [1999/04/18] i386/11207 sys/i386/isa/rp.c: fixed breaking and war o [1999/04/19] kern/11222 MFS does not sync from reboot syscall o [1999/04/20] kern/11235 Need to submit new driver o [1999/04/20] bin/11236 mountd fails to properly check for kernel o [1999/04/20] conf/11243 mountd startup can lose flags o [1999/04/20] bin/11248 Shuffle o [1999/04/21] docs/11258 doc suggestion to refine npx.4 o [1999/04/22] kern/11287 rfork(RFMEM...) doesn't share LDTs set by o [1999/04/22] misc/11289 makeflp.bat suggestion: create "kernel" d o [1999/04/23] kern/11293 brian FreeBSD's PPP implementation of LQM appea o [1999/04/23] bin/11294 direct logging to other hosts (no local s o [1999/04/25] misc/11316 [PATCH] HTTP proxy support for sysinstall o [1999/04/27] ports/11353asami Feature additions to bsd.port.mk. o [1999/04/27] ports/11354jmz Port fix: x11/XFree86 o [1999/04/27] bin/11360 Allow specification of "search" in resolv o [1999/04/28] kern/11365 plip in Linux mode has trouble with some o [1999/04/28] bin/11370 more segfaults if you give it a real file o [1999/04/28] misc/11373 errata.txt for 3.1 o [1999/04/29] misc/11383 $Id$ missing in some files in etc [PATCH] o [1999/04/29] bin/11387 mount_cd9660 doesn't show rockridge filen o [1999/04/29] ports/11388torstenb patch for ircII so /window create works o [1999/04/29] bin/11399 Calendar doesn't always handle 'last' day o [1999/04/30] kern/11410 code typo in ad1848.c: the != operator ha o [1999/04/30] kern/11411 code typo in clones.c: "if ((mpu_config = o [1999/04/30] kern/11412 code typo in ip_fil.c: missing NULL check o [1999/04/30] kern/11413 code typo in pci.c: the != operator has h o [1999/04/30] kern/11414 code typo in pcf.c: the != operator has h o [1999/04/30] kern/11415 code typo in wst.c: the != operator has h o [1999/04/30] kern/11416 code typo in sequencer.c: "if (!processed o [1999/04/30] ports/11421jfitz upgrade p5-Date-Manip 5.33 -> 5.34 o [1999/05/01] ports/11430se incorrect int type causes floating point o [1999/05/02] misc/11448 Better looking VGA font for iso2 o [1999/05/02] ports/11460erich Update to the xlispstat port o [1999/05/03] misc/11478 Non-functional AFS support in KerberosIV o [1999/05/04] ports/11504chuckr Update ports math/octave o [1999/05/05] ports/11510nik new version of www/sitecopy (0.6.0) o [1999/05/05] kern/11516 NetGear 10/100 Ethernet 21140-based Ether o [1999/05/05] kern/11517 ../../kern/kern_ntptime.c:533: warning: i o [1999/05/05] kern/11518 ../../pci/if_tx.c:1376: warning: no previ o [1999/05/05] kern/11519 dead code in ncr driver o [1999/05/06] bin/11552 sendmail local delivery (mail.local) can' o [1999/05/06] misc/11553 /usr/share/misc/latin1 (new file submissi o [1999/05/07] misc/11569 Automatically run fsck when the file syst o [1999/05/09] bin/11608 vnconfig not supporting swap-backed vn de o [1999/05/09] bin/11609 vnconfig -v reports page numbers, not byt s [1999/05/09] ports/11611billf Update port: net/ntop o [1999/05/10] bin/11623 quot uses 32-bit integers for its calcula o [1999/05/10] conf/11626 /var/log/kerberos is rotated o [1999/05/10] bin/11637 build of kdump fails o [1999/05/11] ports/11652ports New port (net/dictd) o [1999/05/11] misc/11653 obrien patch to allow DHCP configuration of inte o [1999/05/12] bin/11669 gcc 2.7.2.1 gets bad magic error linking o [1999/05/12] bin/11671 "vidfont -r" fails, asking for font size o [1999/05/12] i386/11674 can't do make imake build or anything sin o [1999/05/12] kern/11676 PCIless kernel will not compile with ATAP o [1999/05/13] i386/11683 olpt/nlpt name change not in man pages o [1999/05/13] misc/11689 Change "netstat" mode in daily "status-ne o [1999/05/17] ports/11743torstenb inn-2.2 (nonfatal) premature stop of buil o [1999/05/17] bin/11746 Add support for Solaris mailboxes o [1999/05/18] kern/11765 performance bug: network devices fxp & de o [1999/05/18] misc/11767 sppp does not implement VJ compression o [1999/05/19] ports/11786kuriyama gnupg-0.9.6 port does not install o [1999/05/19] misc/11788 booting problems o [1999/05/19] kern/11789 ELF machine definition missing for ARM o [1999/05/20] misc/11812 ftp5.freebsd.org can't find giflib-3.0 an o [1999/05/21] bin/11818 Added a feature to ping(8) o [1999/05/21] ports/11820asami bsd.port.subdir.mk does not define the `m o [1999/05/21] i386/11829 Boot Failure (Register Dump) with MFSroot o [1999/05/22] misc/11838 xwindows configuration problem o [1999/05/22] ports/11840asami Feature fixup: bsd.port.mk o [1999/05/24] ports/11879ports dclock's "-miltime" option and "*miltime" o [1999/05/24] kern/11881 when a dummynet pipe is encountered it st o [1999/05/25] misc/11890 make world creates /lkm directory o [1999/05/26] bin/11896 cap_mkdb dumps core when non-files passe o [1999/05/26] i386/11898 Connot wirte to floppy on HP OB800CT with o [1999/05/26] bin/11900 Sed(1) fails with MALLOC_OPTIONS set to ' o [1999/05/27] conf/11905 sysinstall desktop changing inconvenience o [1999/05/28] bin/11914 makewhatis during installworld uses /usr/ o [1999/05/28] i386/11920 FBSD 3.2 upgrade claims not to upgrade /u o [1999/05/28] i386/11921 /usr/X11R6/lib/aout libraries screwed up o [1999/05/29] conf/11925 rc.conf cosmetic naming inconsistencies o [1999/05/29] bin/11929 symorder doesn't work on elf format objec o [1999/05/29] kern/11941 FreeBSD box reboots itself when changing o [1999/05/30] kern/11945 tape problems on -stable, mt bl(ocksize), o [1999/05/31] ports/11963ports should update the ocaml-tk module and ins o [1999/05/31] ports/11964jmacd lang/STk port needs to be updated to STk- o [1999/05/31] kern/11968 kldload should call module entry point be o [1999/06/01] docs/11978 doc timed(8) manpage does not define '-F' swi o [1999/06/01] i386/11979 Vaio 505DX touchpad not detected as Glide o [1999/06/01] kern/11981 brian access to tunN devices not allowed to non o [1999/06/01] kern/11982 Three cleanup fixes for uthreads o [1999/06/02] conf/11989 pppd(8) output misplaced o [1999/06/02] bin/11997 Enhancement for lpr o [1999/06/02] ports/12001ports wmcdplay 1.0Beta1 05/09/1998 sometimes sk o [1999/06/03] misc/12013 patch for 12012 o [1999/06/03] kern/12014 Fix SysV Semaphore handling o [1999/06/04] conf/12026 /etc/rc.diskless1 refrences non-existant o [1999/06/05] misc/12044 having tcl.h in /usr/local/include:/usr/i o [1999/06/06] gnu/12046 markm Perl subsystem does not install all tutor a [1999/06/06] bin/12052 sh type builtin appends first path compon o [1999/06/06] kern/12053 fixes a few aio bugs, makes socket io bet o [1999/06/06] ports/12056ache [PATCH] hpack install files always in /us o [1999/06/06] ports/12057markm Perl5 library builds do not honour PREFIX o [1999/06/07] kern/12071 [PATCH] large scale IP aliasing o [1999/06/08] i386/12088 Enhancement to ed driver for Linksys 10/1 o [1999/06/09] kern/12095 [PATCH] Buggy ATAPI Zip Drive is not dete o [1999/06/09] bin/12107 Add switch to dump to support multiple du o [1999/06/10] i386/12113 ESS1688 support for VoxWare sound driver o [1999/06/10] bin/12115 pppd reports wrong connected duration wit o [1999/06/12] ports/12151ports New Ports: audio/timidity++-emacs o [1999/06/12] ports/12152ports New Ports: audio/timidity++-gtk o [1999/06/12] ports/12154ports New Ports: audio/timidity++-slang o [1999/06/12] ports/12155ports New Ports: audio/timidity++-motif o [1999/06/12] ports/12156ports New Ports: audio/timidity++-tcltk o [1999/06/12] ports/12157ports New Ports: audio/timidity++-xaw o [1999/06/12] ports/12158ports New Ports: audio/timidity++-xskin o [1999/06/12] ports/12160ports New Ports: japanese/timidity++-slang o [1999/06/12] ports/12161ports New Ports: japanese/timidity++-tcltk o [1999/06/13] ports/12188ports new port: pbs-2.1.11 (misc/PBS) a batch s o [1999/06/13] ports/12195ports submission of new port pgpenvelope o [1999/06/14] ports/12204andy Update port: graphics/EZWGL o [1999/06/14] misc/12209 termcap: "xterm" entry defines bogus capa o [1999/06/15] misc/12228 /etc/security don't search in all the fil o [1999/06/15] bin/12232 Dangling text on #endif causes cpp noise. o [1999/06/16] gnu/12238 bc 1.04 crashes with long formula typed i o [1999/06/16] kern/12241 jkh Req: GENERIC includes bpf device o [1999/06/16] bin/12244 realpath() fails when there is no permiss o [1999/06/17] bin/12255 BIND 8.1.2 compilation error in IPv6 capa o [1999/06/17] bin/12263 hoek "more" problems with long filenames f [1999/06/17] misc/12268 n_hibma weekly/catman will not work o [1999/06/18] ports/12271ports fix pkg_add with error message and add ne o [1999/06/18] bin/12280 jdp LD_IGNORE_MISSING_OBJECTS not honored for o [1999/06/18] kern/12281 active-filter option in pppd doesn't stop o [1999/06/20] bin/12308 LPD can't be told not to bind to a TCP po o [1999/06/21] conf/12324 jkh Sysinstall's fdisk partition editor is mi o [1999/06/21] ports/12325asami Adds refetch functionallity to bsd.port.m o [1999/06/21] i386/12326 wdc flag 0x1000 (LBA addressing) prevents o [1999/06/21] kern/12333 ProAudio Spectrum sound card broken model o [1999/06/21] kern/12334 Some ProAudio SPectrum cards do not do DM o [1999/06/21] kern/12335 if_pn.c lacks bridging support; patch enc o [1999/06/22] conf/12342 /etc/hosts.allow must use numerical IP ad o [1999/06/22] bin/12357 [PATCH] allow route to create "proxy only o [1999/06/23] bin/12358 ken Patch: "camcontrol help" should go to std o [1999/06/23] ports/12366billf finish the port for misc/mprime o [1999/06/23] ports/12368ports Pilot-link installs to ${PREFIX} = ${LOCA o [1999/06/23] bin/12375 mv(1) cannot inherit the file flags. o [1999/06/24] i386/12383 make release warns about /dev entries mak o [1999/06/26] bin/12398 fsck in free(): warning: pointer to wrong o [1999/06/26] ports/12403ports ssh port has undocumented X11 dependency f [1999/06/26] ports/12406ports New port for the LAM implementation of th o [1999/06/27] kern/12409 add some more chipset models by NVidia to o [1999/06/27] bin/12421 sysinstall label fails o [1999/06/28] conf/12432 empty amd_flags causes start failure in r o [1999/06/29] ports/12456chuckr graphics/xpdf: small fixes o [1999/06/30] bin/12461 it's handy to be able to send syslog mess o [1999/06/30] bin/12467 wollman ac(8) does not accept input from stdin o [1999/07/01] kern/12475 ctrl,shift,alt keys can be used as alock o [1999/07/01] bin/12477 New fortune o [1999/07/02] docs/12486 mpp listing of (56) utilities in /bin:/sbin:/ o [1999/07/02] bin/12489 /sbin/route exits with 0 on some errors o [1999/07/02] ports/12490ports package xmine exits 1 with XawAsciiSource o [1999/07/02] ports/12492ports port misc/diction should be moved to text o [1999/07/03] kern/12495 3.1 install fails to detect Toshiba CDROM o [1999/07/03] ports/12503ports New Port: Willows toolkit (developers rel o [1999/07/04] ports/12515jfitz p5-Apache/scripts/install_httpd needs fix o [1999/07/05] ports/12518ports new port: ifmail-os-2.14.7 o [1999/07/05] ports/12522ports New port: cos o [1999/07/05] ports/12523ports New port: jdbcpool o [1999/07/05] bin/12528 [PATCH] tip's "tipout" child doesn't alwa o [1999/07/06] ports/12530peter squid22 port with --enable-ipf-transparen o [1999/07/06] ports/12536ports New port: lang/cu-prolog o [1999/07/06] kern/12543 [PATCH] cumulative error counters for fxp o [1999/07/07] bin/12545 kldload(8) should be more sensitive to er o [1999/07/07] ports/12548asami New 'fecth-recursive(-list)' targets in p o [1999/07/07] ports/12549ports imap-uw port doesn't use pw_expire to che o [1999/07/09] ports/12571ports Xfig port doesn't have Ghostscript suppor o [1999/07/11] kern/12594 wollman wrong sysctl descriptions f [1999/07/11] ports/12596torstenb pidentd is unstable in 3.2 and 4.0 o [1999/07/11] ports/12604peter New port version: transproxy 1.0 o [1999/07/12] kern/12609 At boottime NFS mounts on a 3.2 client fr s [1999/07/12] bin/12611 sheldonh /usr/bin/jot crashes with floating point o [1999/07/12] misc/12612 ncurses ash shipped with 3.2-R missing sy o [1999/07/12] ports/12618ache poor trouble reporting by qpopper's pop_i o [1999/07/13] ports/12624ports New version of mxv which also works with o [1999/07/13] misc/12633 CMI8330 chip based integrated sound card o [1999/07/15] ports/12654pst gnats port failes on "make install" o [1999/07/15] kern/12655 Kernel config file needs more commenting o [1999/07/15] ports/12656ports new port - gnujsp o [1999/07/16] ports/12661cpiazza new port: riva-glx (3d hardware accelerat o [1999/07/16] ports/12666andy New port: kcd-4.7.10 o [1999/07/16] kern/12668 The kernel clock goes slow with PLIP devi o [1999/07/16] ports/12674nik textproc/docproj port has an invalid depe o [1999/07/16] ports/12675chuckr [PATCH] textproc/sp port installs config. o [1999/07/18] kern/12697 Out of swap handling [PATCH] o [1999/07/18] ports/12699ports new port: gnofin-0.5.10 o [1999/07/18] ports/12700jmz Errors in mtools.conf file o [1999/07/20] bin/12712 release/Makefile: mounting /some/dir with o [1999/07/20] ports/12721brian Leafnode 1.9.4 has enhancements and bug f o [1999/07/20] ports/12722ports new port: AT&T's DjVu library for scanned o [1999/07/20] kern/12723 Unnecessary use of magic numbers in F_[SG o [1999/07/20] ports/12725ache Doing a 'make install' for bash2 gets ins o [1999/07/20] ports/12726jfitz p5-Pg fixed o [1999/07/21] ports/12735ports New ports: lang/ghc o [1999/07/21] ports/12737jfitz regex for checking load avergaes is wrong o [1999/07/21] ports/12739ports port for the AT&T's DjVu Netscape plug-in o [1999/07/22] ports/12761wosch sysutils/stat doesn't terminate buffer an o [1999/07/22] kern/12764 luigi Patch for using x11amp with voxware (stol o [1999/07/22] misc/12765 cable problem: link down for de0 NICs. o [1999/07/22] bin/12767 doc Expand /etc/ttys manpage o [1999/07/22] bin/12768 billf Compilation warning for fortune.c o [1999/07/22] kern/12770 mount_msdos causes panic: kmem_malloc(134 o [1999/07/23] misc/12776 Add PAM hooks to rlogind and rshd f [1999/07/23] bin/12782 sheldonh xntpd doesn't handle interface aliases pr o [1999/07/24] ports/12787obrien port of GNU helloworld o [1999/07/24] bin/12789 Confusing error msg when dumping a filesy o [1999/07/24] ports/12790kris Update Port: maildrop s [1999/07/25] bin/12801 sheldonh nvi infinite recursion with options "left o [1999/07/25] kern/12803 obrien patch to make xe driver's noise configura o [1999/07/25] bin/12806 `sh -e' doesn't parse multi-command lines o [1999/07/26] ports/12817kris gdict fix for conflict with dict port o [1999/07/27] kern/12833 Support for TI1225 PCI to CardBus Bridge o [1999/07/27] ports/12835andy New port: libcgic-1.06 o [1999/07/27] ports/12836jfitz p5-Apache port mod_perl part is out of da o [1999/07/28] ports/12851jmz XFree86 needs change for pc98 o [1999/07/28] kern/12855 panic:softdep_flushfiles:looping, caused o [1999/07/28] ports/12864ache update: less-340 a [1999/07/28] bin/12866 sheldonh [PATCH] RFE for /bin/ls to add a -n optio o [1999/07/30] misc/12887 Problem with "top" command in SMP o [1999/07/30] misc/12888 strange kernel messages when copying file o [1999/07/30] ports/12890obrien nmap seems to break under certain conditi o [1999/07/30] ports/12891torstenb Please update converters/recode to 3.5 o [1999/07/31] kern/12896 Incorrect CPU model display at boot time o [1999/07/31] bin/12898 Added a command-line switch to netstat to o [1999/07/31] ports/12899ports New port: wmnet-new o [1999/07/31] ports/12903ports new ports/database/p5-* o [1999/07/31] ports/12904taoka new ports/devel/gperf o [1999/08/01] ports/12915ports Add elm 2.5 to ports o [1999/08/01] ports/12916wosch Update Checkbot to 1.56 o [1999/08/02] docs/12933 n_hibma sio.4 misses description of 0x0080 flag o [1999/08/02] ports/12934ache procmail 3.13 port doesn't have "install- o [1999/08/03] bin/12939 add flag to quota to suppress NFS quota c o [1999/08/03] ports/12941ports New port: Hyperlatex (print/hyperlatex) o [1999/08/03] bin/12942 m4: len(`') returns `' a [1999/08/03] kern/12943 dg fxp driver not completely compatible with o [1999/08/03] bin/12946 top(1) gives incorrect delay default o [1999/08/04] docs/12951 doc missing link to japanese mailing list gui o [1999/08/04] ports/12952asami make _PORT_USE touch cookies by variable, o [1999/08/04] ports/12953ejc tcl81-thread breaks package naming conven o [1999/08/04] bin/12957 rpc.rusersd dumps core with signal 11 whe o [1999/08/04] bin/12960 des basename(3) and dirname(3) o [1999/08/04] bin/12962 des basename(3) and dirname(3) part 2 o [1999/08/04] kern/12966 receiver lockups in vr0 driver o [1999/08/04] docs/12969 doc Informacion incorrecta para versiones Fre o [1999/08/05] bin/12982 last does not support -y option. o [1999/08/05] misc/12983 system hang accessing mounted msdos flopp o [1999/08/05] misc/12992 sector size independent patch for msdosfs o [1999/08/05] i386/12993 gibbs "ahc0: Data Parity Error Detected during o [1999/08/05] docs/12994 hoek Update to getopt.3 to agree with style.9 o [1999/08/06] bin/13000 vi core dumped o [1999/08/06] ports/13006erich update emulators/x48 to 0.4.1d o [1999/08/07] ports/13012kris update port: xwhois-0.3.6 to 0.3.7 o [1999/08/07] conf/13016 Wrong sendmail.cf file used by mergemaste o [1999/08/07] docs/13020 mpp Manpage capitalization o [1999/08/08] docs/13034 doc incorrect (old/obsolete) manpage for name o [1999/08/08] misc/13036 de doesn't work with DEC 21143 based PCI o [1999/08/09] bin/13042 make doesn't handle wildcards in subdirec o [1999/08/09] bin/13043 minigzip -c option support. o [1999/08/09] bin/13046 brian [PATCH] ppp don't close session on modem 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/10] ports/13065marcel emulators/linux_base has wrong timezone o [1999/08/11] bin/13068 billf Don't stamp out score files! o [1999/08/11] bin/13070 sheldonh line(1) as required by Unix 98 o [1999/08/11] bin/13071 sheldonh link(1) as required by Unix 98 o [1999/08/11] bin/13072 billf Extensions to biff(1) o [1999/08/11] bin/13073 billf Extensions to mesg(1) o [1999/08/11] bin/13074 sheldonh unlink(1) as required by Unix 98 o [1999/08/11] docs/13079 mpp new man page describing timeradd() family o [1999/08/11] kern/13082 dfr Improved support for NE2000 PnP cards o [1999/08/11] ports/13085ports new port: p5-SQL-Statement o [1999/08/11] misc/13089 sysinstall repeatedly installs a distribu a [1999/08/12] bin/13091 sheldonh [PATCH] pdksh-derived replacement for tes o [1999/08/12] bin/13092 des Fetch doesn't default to the correct http o [1999/08/12] bin/13108 authunix_create_default includes egid twi o [1999/08/13] docs/13116 doc typo in ms(7) o [1999/08/13] misc/13117 CVS repo src/lib/libc_r/uthread incorrect o [1999/08/13] ports/13124ports New port, LinAlg; request for local hosti o [1999/08/13] bin/13128 billf pkg_delete doesn't handle absolute pathna o [1999/08/13] ports/13129torstenb Postfix Port Ignores MANPREFIX o [1999/08/13] ports/13133chuckr update: xpdf 0.90 o [1999/08/14] ports/13136ports new port: guiTAR 0.1.4 o [1999/08/14] bin/13143 billf changing mount flags on a mounted filesys o [1999/08/14] ports/13149ports New port : math/topaz o [1999/08/15] misc/13152 systemwide username too short (currently o [1999/08/15] docs/13153 doc fdc.4 has typo (a line which begin with ' o [1999/08/15] ports/13159ports New port: java/collections o [1999/08/15] ports/13160ports New port: java/jaf o [1999/08/15] kern/13161 alfred mounting on top of a mounted file system o [1999/08/15] ports/13162ports New port: java/infobus o [1999/08/15] ports/13163ports New port: java/javamail o [1999/08/15] kern/13164 kthread_exit stops, but doesn't release p o [1999/08/15] ports/13167ports [PATCH] security/ssh package keygen fails o [1999/08/15] i386/13171 "config" not quite right for kernel not n o [1999/08/16] ports/13173andy New port: yiff-0.33 o [1999/08/16] kern/13176 cannot set _default_ colours for console o [1999/08/16] misc/13185 "tengo problemas con el pop3" o [1999/08/17] ports/13191andy New port: fire-1.0 o [1999/08/17] docs/13197 mpp aio_*(2) not installing by make installwo o [1999/08/17] ports/13201ports new port: xmess (X11 emulator for game co o [1999/08/17] kern/13209 IPFILTER_DEFAULT_BLOCK not in /usr/src/sy o [1999/08/17] docs/13211 chris [LIST] Some man pages has references to n o [1999/08/17] kern/13215 ALPS GlidePoint in Sony Z505 not recogniz o [1999/08/18] docs/13218 mpp Many manpages still not conformed mdoc(7) o [1999/08/18] kern/13220 mkdep: compile failed - ../../pci/if_de.c o [1999/08/18] docs/13225 doc fpa.4 seems to be i386 specific and shoul o [1999/08/18] kern/13232 panic("rtfree"); when sending bootp reque s [1999/08/18] bin/13235 mpp allow preprocessing with tbl(1) for nroff o [1999/08/18] bin/13236 billf Patch for whois to use UK Nominet databas o [1999/08/18] conf/13249 sysinstall not installing from a local ft o [1999/08/18] ports/13251andy New port: founts-11 s [1999/08/19] kern/13252 niced jobs don't behave really nice o [1999/08/19] bin/13254 yp_all error messages have wrong text o [1999/08/20] misc/13266 Removal of #defines and addition of const o [1999/08/20] ports/13267andy New port: glasteroids-1.0 o [1999/08/20] misc/13275 inter.phone has old codes for Guatemala o [1999/08/20] bin/13278 rogue: killed by fire corrupts score file o [1999/08/20] kern/13281 wollman Support for VLANs missing? o [1999/08/20] misc/13282 partial compliance of dlopen to the Singl o [1999/08/21] ports/13291andy New port: xap-xwf-0.7.8 o [1999/08/21] ports/13297ports [NEW PORT] PyOpenGL - An OpenGL interface o [1999/08/21] bin/13309 Fixes to nos-tun o [1999/08/21] ports/13312ports new port dhid s [1999/08/21] kern/13314 sheldonh can't compile when softupdates + debug. o [1999/08/22] ports/13319dbaker rc5des443 port does not nice o [1999/08/22] ports/13320ports New port: cfingerd o [1999/08/22] ports/13324ports New port: zope-2.0.0b5 o [1999/08/22] misc/13326 additional timeval interfaces for 4.0. o [1999/09/06] ports/13606ache Apache's suEXEC wrapper doesn't enforce u o [1999/09/07] conf/13609 Some deamons not replacable at boot time o [1999/09/07] ports/13614ports xdm and wdm do not set environment variab o [1999/09/07] ports/13619ports www/p5-libwww incorrect dependency orderi o [1999/09/07] ports/13633ports Better location for samba's private direc o [1999/09/08] bin/13649 billf Enhancement to PKG_INSTALL tools (4.0-CUR o [1999/09/08] ports/13650asami Port Conflict Checking for bsd.port.mk o [1999/09/09] docs/13657 doc mklocale(1) man errors o [1999/09/09] kern/13666 buggy filesystems are built as modules o [1999/09/09] ports/13677ports Misc. Ports fix ups. o [1999/09/10] ports/13684ports Just a port submission o [1999/09/10] bin/13692 umount(8) does not unmount filesystems wi o [1999/09/11] ports/13694ports Y2K patch for slurp port o [1999/09/11] bin/13697 pstat(8) command line option '-w' not fun o [1999/09/11] misc/13698 Here is: a euro character for syscons & i o [1999/09/11] ports/13700ports security/stunnel patch so configure can l o [1999/09/11] ports/13701ports The qtarch-site has moved o [1999/09/11] ports/13704ports net/gnome-icu/patches/patch-ae broken zh_ o [1999/09/11] ports/13705ports p5-Apache port is outdated and too comple o [1999/09/12] i386/13706 FreeBSD identifies all 80486 processors a o [1999/09/12] ports/13713jseger upgrade gnugo port to 2.4 o [1999/09/13] ports/13716ports tac_plus.F4.0.2 port for FreeBSD o [1999/09/13] ports/13720nakai Fixed port: gnomelibs -> 1.0.16 o [1999/09/13] ports/13723ports upgrade russian/apache port to 1.3.9 o [1999/09/13] kern/13725 sheldonh Comment in LINT: extracting config file f o [1999/09/13] ports/13727ports new port: www/netscape-remote o [1999/09/13] ports/13734billf ifhp-3.3.9 port o [1999/09/13] ports/13743ports New Port: net/priss o [1999/09/14] ports/13745ports [NEW PORT] wamcc - prolog-to-c compiler o [1999/09/14] ports/13753ports Nonexisting file in PLIST o [1999/09/14] ports/13754ports ports:devel/yacl - fix for new gcc/egcs o [1999/09/15] ports/13756ports New port: mail/minimalist o [1999/09/15] bin/13758 [PATCH] adding current download throughpu o [1999/09/15] bin/13759 Makefile for sendmail configurations o [1999/09/15] ports/13760ports new port: www/udmsearch o [1999/09/15] ports/13761ports Just an upgrade to the X-Files port o [1999/09/15] ports/13762ports Additional patches for editors/elvis o [1999/09/15] docs/13763 doc ambiguity in vidcontrol(1) manpage o [1999/09/15] kern/13764 yokota [PATCH] Stop syscons from flushing histor o [1999/09/15] docs/13767 doc rstat_svc(8) manpage present, but /etc/rs o [1999/09/15] conf/13769 NATD is not compatible with the "simple" o [1999/09/15] kern/13770 phk Almost clone update for kernel ppp implem o [1999/09/16] bin/13781 [PATCH] allow tcpdump to print packet con o [1999/09/16] ports/13784ports xfig docs not in a share hierarchy o [1999/09/17] ports/13786ports New port for GHC-4.04 o [1999/09/17] ports/13788ports aclgen port o [1999/09/17] ports/13789ports update to www/fcgi-devkit port to include o [1999/09/17] docs/13792 doc Difficult to find documentation of "secur o [1999/09/17] bin/13799 [patch] teach vidcontrol there are up to o [1999/09/17] ports/13800se Patches attached for kdelibs-1.1.1, fix ' o [1999/09/18] misc/13807 data-sensitivity buglet in 'make release' o [1999/09/18] ports/13808ports linux-rvplayer port improved a'la netscap o [1999/09/18] ports/13809ports new port: sysutils/wmbattery o [1999/09/19] docs/13813 doc Commercial Vendors: NetWolves Corporation o [1999/09/19] docs/13815 doc Out-of-date FAQ entries o [1999/09/19] ports/13823ports stat port not formatting device node o [1999/09/19] ports/13826ports gpasman update 1.1.3 -> 1.3.0 o [1999/09/19] ports/13827obrien Update port: lang/mawk o [1999/09/19] ports/13832se kdebase11 doesn't DTRT when PREFIX is set o [1999/09/19] ports/13833se make PREFIX=/foo/bar/quux broken for kdeu o [1999/09/19] ports/13834se make PREFIX= broken in kdesupport11 o [1999/09/19] ports/13835se Fix 'make PREFIX=...' for kdegames11 o [1999/09/19] ports/13840se 'make PREFIX' fails for kdenetwork11 o [1999/09/19] kern/13841 ISDN i4b does not hang up o [1999/09/19] ports/13842se 'make PREFIX' fails for kdemultimedia s [1999/09/19] kern/13843 ken da driver does not support 'CDIOCEJECT' i o [1999/09/19] kern/13846 [PATCH] remove some kernel compile warnin o [1999/09/20] kern/13850 detect more VGA cards o [1999/09/20] ports/13856ports New ports: fujiplay-1.33(graphics/fujipla o [1999/09/20] ports/13861ports New port submission - ddup-2.0.4 o [1999/09/20] conf/13863 obrien dhclient-script doesn't update route if n o [1999/09/20] misc/13867 Cannot install source of X11 s [1999/09/21] bin/13869 sheldonh man program saves multiple cached copies o [1999/09/21] bin/13870 "ps tpt" produces "ps: /dev/ttypT: No suc o [1999/09/21] ports/13874ports ports update to openldap-1.2.7 o [1999/09/21] docs/13878 doc No isnanf(3) documentation o [1999/09/21] bin/13882 mount -p is missing the quota options o [1999/09/21] kern/13883 Can't have a MFS filesystem > 512MB o [1999/09/21] ports/13887taoka New port (fmirror) o [1999/09/22] docs/13891 doc Submission for commerical vendor page o [1999/09/22] misc/13895 nonexistent words in /usr/share/dict/web2 o [1999/09/22] ports/13896ports new port: misc/dictd-client o [1999/09/22] ports/13898ports new port: misc/dictd o [1999/09/22] ports/13899ports port submission: xmsg-1.0 o [1999/09/22] bin/13901 strptime breaks when handling some numeri o [1999/09/22] ports/13906ports port submission: biffer-1.0 o [1999/09/22] conf/13907 dummynet.4 correction, rc addition of s [1999/09/22] bin/13909 sheldonh /etc/security problems: IPFIREWALL and pa o [1999/09/22] docs/13914 doc global(1) manpage does not explain -v opt o [1999/09/23] conf/13916 mpp man outputs footer only page as first pag o [1999/09/23] conf/13918 Termcap entries for VESA modes missing o [1999/09/23] gnu/13921 awk -v var=val coredump o [1999/09/23] kern/13924 sb/snd driver broken under 4.0-19990918-C o [1999/09/23] ports/13925ports Brand new port for xcut-0.2. o [1999/09/23] ports/13927billf textproc/htdig updated o [1999/09/24] gnu/13935 FreeBSD uses an obsolete version of grep o [1999/09/24] i386/13936 No clear indictaion of how much space to o [1999/09/25] docs/13946 doc Various updates to handbook/kernelconfig/ o [1999/09/25] docs/13949 jim Various fixes to faq/book.sgml o [1999/09/25] docs/13950 doc webpage idea o [1999/09/25] ports/13952ports update emulators/wine to 990923 (supersed o [1999/09/25] docs/13953 doc BRU Product Update o [1999/09/25] docs/13954 doc Listing on Consulting Page: Collective Te o [1999/09/25] docs/13956 doc commercial vendor: JAV-Associates Consult o [1999/09/25] docs/13957 doc Correction to your website for ZNYX Corp. o [1999/09/25] docs/13958 doc consultant page submission: Atlas Softwar o [1999/09/25] docs/13959 doc cgi notes o [1999/09/25] docs/13960 doc Consulting group in Melbourne, Australia o [1999/09/25] docs/13961 doc Commercial Vendors - Consulting: Peter Br o [1999/09/25] docs/13962 doc Commercial Vendors - Consulting: Internet o [1999/09/25] docs/13963 doc Request for listing in Consultants Page: o [1999/09/25] docs/13964 doc Vendor: Vancouver Internetworking o [1999/09/25] docs/13966 doc Commercial Vendor list: Parabase Technolo o [1999/09/25] docs/13967 doc FreeBSD Related Publications in Korea o [1999/09/25] docs/13969 doc Commercial Vendors - Hardware: ActiveWire o [1999/09/25] docs/13970 doc FreeBSD Newbie Newsletter o [1999/09/26] kern/13979 [PATCH] add serial number to IDE HD probe o [1999/09/26] docs/13984 doc additional entry in hardware section o [1999/09/26] ports/13986ports new port: sysutils/gnometoaster o [1999/09/26] gnu/13989 SIGWINCH corrupts the display of a multil o [1999/09/27] ports/14001scrappy [PATCH] New version 2.3.0 of the mico por o [1999/09/27] kern/14006 pas2_pcm.c pcm playback problem, with fix o [1999/09/28] gnu/14011 wosch grep(1) returned unpredictable output for o [1999/09/28] ports/14012ports port submission: iconv o [1999/09/28] ports/14016ports Update ports: japanese/dbskkd-cdb o [1999/09/28] docs/14024 doc Several manpages still mentions hosts.den o [1999/09/28] ports/14032ports new port of gpart o [1999/09/29] docs/14035 doc tzfile.h referenced in tzfile(5) doesn't o [1999/09/29] ports/14036ports Update: korean/baekmuk-bdf o [1999/09/29] ports/14037ports Ports Update: korean/ami o [1999/09/29] bin/14040 amd has wrong uname data compile in it o [1999/09/30] ports/14047ports /usr/ports/x11-clocks/emiclock replacemen o [1999/09/30] i386/14048 ``doscmd -r'' doesn't work o [1999/09/30] ports/14049ports Update ports: xemacs-base-pkg-1.32(editor o [1999/09/30] ports/14050ports Update ports: xemacs-mule-base-pkg-1.32(e o [1999/09/30] ports/14052ports fvwm95-i18n - missing dependence to fbsd- o [1999/09/30] ports/14055ports New Port: newmail o [1999/09/30] docs/14067 doc Vendor: Aeon/Xe Technology Pte Ltd o [1999/09/30] ports/14070ports g2c libraries and compatibility for DJGPP o [1999/09/30] i386/14071 FreeBSD 3.3 Installation CD does not boot o [1999/10/01] docs/14074 grog vinum(8) manpage gets warning 4.7 o [1999/10/04] ports/14109ports distfile md5 error in jdk-tutorial port o [1999/10/04] docs/14112 doc calls in ddb doc don't exist any longer o [1999/10/04] ports/14124ports Update port: graphics/tiff to 3.5.2 o [1999/10/04] docs/14129 phantom gated(8) and htable(8) as referenced in r o [1999/10/04] kern/14136 no mean 'OVERRIDE_xxx' o [1999/10/04] ports/14137ports [NEW PORT] security/p5-Authen-PAM o [1999/10/04] kern/14138 sos writing to ZIP 250MB drive bombs via ATAP o [1999/10/05] bin/14142 sendmail: mci.c: bad pointer conversion i o [1999/10/05] i386/14146 dillon NFS mount bug which prevents mounting of o [1999/10/05] bin/14151 Patch: date(1): merge in OpenBSD enhancem o [1999/10/06] docs/14158 doc md5(1) manpage should not claim the md5 a o [1999/10/06] docs/14159 doc Commercial Vendors - Software: Deskware, o [1999/10/06] ports/14160ports New port: japanese/makejvf o [1999/10/06] ports/14161ports New port: japanese/vfxdvik o [1999/10/06] ports/14164ports distfiles for archivers/unzip.with_encryp o [1999/10/06] docs/14165 doc FDP introduction article o [1999/10/06] kern/14166 AVER TVPhone o [1999/10/06] bin/14168 netstat -ss doesn't work for ipx o [1999/10/06] bin/14169 ru natd only handles limited number of inter o [1999/10/06] bin/14171 [PATCH] create symbolic links using mtree o [1999/10/06] ports/14172ports New port: net/elsa o [1999/10/07] ports/14174ports [PATCH] New version 0.13 of the wpeople p o [1999/10/07] bin/14175 route for ip aliasing o [1999/10/07] ports/14176ports seahaven(6) obtains SIGFPE o [1999/10/07] ports/14177ports Add a new port o [1999/10/07] docs/14181 doc patch to bind(2) to include EAGAIN o [1999/10/07] ports/14182asami Patch: bsd.port.mk: add plist target o [1999/10/07] ports/14185ports ports/x11-wm/fvwm2 updated from 2.2.2 to o [1999/10/07] ports/14188ports kdm bug and workaround o [1999/10/07] ports/14196sada Update port: graphics/gimp1-i18n o [1999/10/07] alpha/14200alpha kldstat command has formatting problems o o [1999/10/08] ports/14209ports Update port: graphics/giflib to libungif- o [1999/10/08] kern/14217 [PATCH] EXT2FS as a KLD o [1999/10/08] ports/14218ports make sysutils/pkg_version use nik's patch o [1999/10/08] ports/14221asami ftp.funet.fi sunsite/metalab mirror broke o [1999/10/08] ports/14222ports close to impossible to fetch xpdf decrypt o [1999/10/08] ports/14223ports Update maintainer's address in DESCR file o [1999/10/08] ports/14224ports ports/x11-clocks/emiclock, move MASTER_SI o [1999/10/09] ports/14225ports Patches for security/pgp5 o [1999/10/09] docs/14227 doc pre-indent markup fix for multi-os articl o [1999/10/09] docs/14228 doc Whitespace style changes for multi-os art o [1999/10/09] ports/14231ache MD5 checksum error installing lynx-curren o [1999/10/09] ports/14235gpalmer Update x11-clocks/xdaliclock to 2.14 o [1999/10/09] docs/14236 doc markup fixes for new-users article o [1999/10/09] docs/14237 doc programming-tools article markup changes o [1999/10/09] docs/14238 doc Indent/whitespace style on new-users arti o [1999/10/09] bin/14239 [PATCH] Trivial fortune spelling correcti o [1999/10/09] kern/14240 compilation error: __cmpdi2 unresolved o [1999/10/09] docs/14243 doc whitespace cleanup on programming-tools a o [1999/10/09] bin/14246 kvm_open and kvm_openfiles not works corr o [1999/10/10] docs/14248 doc codify proposed style o [1999/10/10] misc/14253 Mistake in dhclient-script(8) man page o [1999/10/10] bin/14255 rup and rusers could not deal with many h o [1999/10/11] misc/14258 IP_TOS and IP_TTL sockopt doesn't work on o [1999/10/11] ports/14260ports WODA - A Web Oriented Database System o [1999/10/11] ports/14261ports Upgrade graphics/gd o [1999/10/11] ports/14262ports devel/boehm-gc ignores CFLAGS o [1999/10/11] misc/14263 There ara no ukrainian locale in stable/c 1264 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 Oct 11 11: 1:42 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 169441513A; Mon, 11 Oct 1999 11:01:40 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA42016; Mon, 11 Oct 1999 11:01:40 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Date: Mon, 11 Oct 1999 11:01:40 -0700 (PDT) From: Message-Id: <199910111801.LAA42016@freefall.freebsd.org> To: phantom@FreeBSD.org, freebsd-bugs@FreeBSD.org, phantom@FreeBSD.org Subject: Re: misc/14263: There ara no ukrainian locale in stable/current Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: There ara no ukrainian locale in stable/current Responsible-Changed-From-To: freebsd-bugs->phantom Responsible-Changed-By: phantom Responsible-Changed-When: Mon Oct 11 10:59:56 PDT 1999 Responsible-Changed-Why: I'll take this one because I already working on it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 11 11:33:39 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A59F151A0; Mon, 11 Oct 1999 11:33:37 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA45050; Mon, 11 Oct 1999 11:33:37 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Date: Mon, 11 Oct 1999 11:33:37 -0700 (PDT) From: Message-Id: <199910111833.LAA45050@freefall.freebsd.org> To: nectar@FreeBSD.org, freebsd-bugs@FreeBSD.org, nectar@FreeBSD.org Subject: Re: bin/13932: /usr/bin/lock does not report to syslog when root unlock terminal Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: /usr/bin/lock does not report to syslog when root unlock terminal Responsible-Changed-From-To: freebsd-bugs->nectar Responsible-Changed-By: nectar Responsible-Changed-When: Mon Oct 11 11:33:06 PDT 1999 Responsible-Changed-Why: I'll fix it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 11 11:40: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DE0D15585 for ; Mon, 11 Oct 1999 11:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA45780; Mon, 11 Oct 1999 11:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id D429615539; Mon, 11 Oct 1999 11:38:01 -0700 (PDT) Message-Id: <19991011183801.D429615539@hub.freebsd.org> Date: Mon, 11 Oct 1999 11:38:01 -0700 (PDT) From: davidc@acns.ab.ca To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14264: Combination of aio_read(), pthread_cond_wait(), and sched_yield() kills machine. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14264 >Category: misc >Synopsis: Combination of aio_read(), pthread_cond_wait(), and sched_yield() kills machine. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 11 11:40:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Chad David >Release: 3.3-stable >Organization: ACNS Inc. >Environment: FreeBSD colnta.acns.ab.ca 3.3-STABLE FreeBSD 3.3-STABLE #0: Mon Oct 11 12:00:46 MDT 1999 toor@colnta.acns.ab.ca:/usr/src/sys/compile/ACNS1 i386 >Description: After a (incorrect) call to pthread_cond_wait(), calling sched_yield() freezes the machine instantly. >How-To-Repeat: Compile and run the source (available from http://www.guild.ab.ca/killer.tar.gz ) Once running the app is listening on TCP port 8899, telnet to the port and the machine will freeze. If the pthread_cond_wait() call is fixed, or sched_yield() is removed the problem goes away. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 11 12:40: 8 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6505714C8A for ; Mon, 11 Oct 1999 12:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA50583; Mon, 11 Oct 1999 12:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 5F44014A1E; Mon, 11 Oct 1999 12:35:48 -0700 (PDT) Message-Id: <19991011193548.5F44014A1E@hub.freebsd.org> Date: Mon, 11 Oct 1999 12:35:48 -0700 (PDT) From: dwhite@freebsd.org To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/14266: vfsload() looks in /lkm, not /modules Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14266 >Category: i386 >Synopsis: vfsload() looks in /lkm, not /modules >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 11 12:40:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Doug White >Release: 3.3-RELEASE >Organization: >Environment: FreeBSD tbone.egroups.net 3.3-STABLE FreeBSD 3.3-STABLE #3: Fri Oct 8 11:54:16 GMT 1999 root@tbone.egroups.net:/usr/src/sys/compile/TBONE i386 >Description: In src/lib/libc/gen/getvfsent.c, the structure vfs_lkmdirs is: static const char *vfs_lkmdirs[] = { "/lkm", "/usr/lkm", 0, 0 }; vfspath() uses this as the list of directories to search. If the user is root, the value of the environment variable LKMDIRS is appended to the list. Obviously, /lkm is nonexistent on 3.X and later systems. As a result, when mount_msdos() (or any mount_*) tries to dynamically load the FS module, it runs into the error. For some reason it works as root but gives a cryptic 'No such file or directory' error when attempting to mount as a user, regardless of vfs.usermount sysctl. >How-To-Repeat: Mount a filesystem with an unloaded KLD module but not compiled into the kernel, such as msdos. >Fix: Change references to 'lkm' to 'modules'. WORKAROUND: ln -s /modules /lkm >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 11 13: 0: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B34C6156ED for ; Mon, 11 Oct 1999 13:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA52140; Mon, 11 Oct 1999 13:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 11 Oct 1999 13:00:01 -0700 (PDT) Message-Id: <199910112000.NAA52140@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Robert Wojciechowski Jr." Subject: Re: kern/14201: setpassent() in libc does not function properly Reply-To: "Robert Wojciechowski Jr." Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/14201; it has been noted by GNATS. From: "Robert Wojciechowski Jr." To: "'freebsd-gnats-submit@freebsd.org'" Cc: Subject: Re: kern/14201: setpassent() in libc does not function properly Date: Mon, 11 Oct 1999 15:56:43 -0400 Working and tested patch (adopted from OpenBSD and NetBSD): -- BEGIN PATCH -- --- getpwent.c.orig Mon Oct 11 15:34:56 1999 +++ getpwent.c Mon Oct 11 14:59:42 1999 @@ -176,7 +176,10 @@ if (rval && (_pw_passwd.pw_name[0] == '+'|| _pw_passwd.pw_name[0] == '-')) rval = 0; - endpwent(); + if (!_pw_stayopen) { + (void)(_pw_db->close)(_pw_db); + _pw_db = (DB *)NULL; + } return(rval ? &_pw_passwd : (struct passwd *)NULL); } @@ -216,7 +219,10 @@ if (rval && (_pw_passwd.pw_name[0] == '+'|| _pw_passwd.pw_name[0] == '-')) rval = 0; - endpwent(); + if (!_pw_stayopen) { + (void)(_pw_db->close)(_pw_db); + _pw_db = (DB *)NULL; + } return(rval ? &_pw_passwd : (struct passwd *)NULL); } -- END PATCH -- Robert S. Wojciechowski Jr. robertw@wojo.com PGP: 0xF2CA68F2 - http://www.wojo.com/pgpkeys/robertw.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 11 15: 0: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E2B6415623 for ; Mon, 11 Oct 1999 15:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA61645; Mon, 11 Oct 1999 15:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from ee.utah.edu (ee.elen.utah.edu [128.110.18.3]) by hub.freebsd.org (Postfix) with ESMTP id 6F7FA15092 for ; Mon, 11 Oct 1999 14:52:17 -0700 (PDT) (envelope-from howard@ee.utah.edu) Received: by ee.utah.edu (Postfix, from userid 106) id 2A4A25411; Mon, 11 Oct 1999 15:52:17 -0600 (MDT) Message-Id: <19991011215217.2A4A25411@ee.utah.edu> Date: Mon, 11 Oct 1999 15:52:17 -0600 (MDT) From: howard@ee.utah.edu Reply-To: howard@ee.utah.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/14269: update /var/yp/Makefile Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14269 >Category: misc >Synopsis: NIS passwd and group maps do not clean out comments >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 11 15:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Walt Howard >Release: FreeBSD 3.3-RELEASE i386 >Organization: University of Utah Electrical Engineering Dept >Environment: same as release, plus running as a nis_server >Description: Somewhere in the recent past, FreeBSD started allowing comment lines in /etc/passwd and /etc/group. /var/yp/Makefile was not updated to remove the comment lines before making a NIS map from those files. >How-To-Repeat: cd /var/yp; mkdir domain; cd domain make -f ../Makefile group : notice the complaints about duplicate key '#' >Fix: Here is a context diff on /var/yp/Makefile *** /var/yp/Makefile.orig Thu Sep 16 16:48:34 1999 --- /var/yp/Makefile.patch Mon Oct 11 14:54:08 1999 *************** *** 478,484 **** passwd.byname: $(PASSWD) @echo "Updating $@..." $(CAT) $(PASSWD) | \ ! $(AWK) -F: '{ if ($$1 != "+") print $$1"\t"$$0 }' $^ \ | $(DBLOAD) -f -i $(PASSWD) -o $(YPMAPDIR)/$@ - $(TMP); \ $(RMV) $(TMP) $@ @$(DBLOAD) -c --- 478,485 ---- passwd.byname: $(PASSWD) @echo "Updating $@..." $(CAT) $(PASSWD) | \ ! $(AWK) -F: '{ if ($$1 != "" && $$1 !~ "^#.*" && $$1 != "+") \ ! print $$1"\t"$$0 }' $^ \ | $(DBLOAD) -f -i $(PASSWD) -o $(YPMAPDIR)/$@ - $(TMP); \ $(RMV) $(TMP) $@ @$(DBLOAD) -c *************** *** 489,495 **** passwd.byuid: $(PASSWD) @echo "Updating $@..." $(CAT) $(PASSWD) | \ ! $(AWK) -F: '{ if ($$1 != "+") print $$3"\t"$$0 }' $^ \ | $(DBLOAD) -f -i $(PASSWD) -o $(YPMAPDIR)/$@ - $(TMP); \ $(RMV) $(TMP) $@ @$(DBLOAD) -c --- 490,497 ---- passwd.byuid: $(PASSWD) @echo "Updating $@..." $(CAT) $(PASSWD) | \ ! $(AWK) -F: '{ if ($$1 != "" && $$1 !~ "^#.*" && $$1 != "+") \ ! print $$3"\t"$$0 }' $^ \ | $(DBLOAD) -f -i $(PASSWD) -o $(YPMAPDIR)/$@ - $(TMP); \ $(RMV) $(TMP) $@ @$(DBLOAD) -c *************** *** 501,507 **** group.byname: $(GROUP) @echo "Updating $@..." $(CAT) $(GROUP) | \ ! $(AWK) -F: '{ if ($$1 != "+") print $$1"\t"$$0 }' $^ \ | $(DBLOAD) -f -i $(GROUP) -o $(YPMAPDIR)/$@ - $(TMP); \ $(RMV) $(TMP) $@ @$(DBLOAD) -c --- 503,510 ---- group.byname: $(GROUP) @echo "Updating $@..." $(CAT) $(GROUP) | \ ! $(AWK) -F: '{ if ($$1 != "" && $$1 !~ "^#.*" && $$1 != "+") \ ! print $$1"\t"$$0 }' $^ \ | $(DBLOAD) -f -i $(GROUP) -o $(YPMAPDIR)/$@ - $(TMP); \ $(RMV) $(TMP) $@ @$(DBLOAD) -c *************** *** 512,518 **** group.bygid: $(GROUP) @echo "Updating $@..." $(CAT) $(GROUP) | \ ! $(AWK) -F: '{ if ($$1 != "+") print $$3"\t"$$0 }' $^ \ | $(DBLOAD) -f -i $(GROUP) -o $(YPMAPDIR)/$@ - $(TMP); \ $(RMV) $(TMP) $@ @$(DBLOAD) -c --- 515,522 ---- group.bygid: $(GROUP) @echo "Updating $@..." $(CAT) $(GROUP) | \ ! $(AWK) -F: '{ if ($$1 != "" && $$1 !~ "^#.*" && $$1 != "+") \ ! print $$3"\t"$$0 }' $^ \ | $(DBLOAD) -f -i $(GROUP) -o $(YPMAPDIR)/$@ - $(TMP); \ $(RMV) $(TMP) $@ @$(DBLOAD) -c >Release-Note: >Audit-Trail: >Unformatted: Walt Howard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 11 18:40: 7 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 90A2A14F17 for ; Mon, 11 Oct 1999 18:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA74941; Mon, 11 Oct 1999 18:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from martini.ics.es.osaka-u.ac.jp (martini.ics.es.osaka-u.ac.jp [133.1.12.150]) by hub.freebsd.org (Postfix) with ESMTP id 667CD1571B for ; Mon, 11 Oct 1999 18:32:28 -0700 (PDT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by martini.ics.es.osaka-u.ac.jp (8.9.3/3.7W/INO-1.0v8-SLAVE) with ESMTP id KAA22757 for ; Tue, 12 Oct 1999 10:32:27 +0900 (JST) Message-Id: <19991012103225G.matusita@jp.FreeBSD.org> Date: Tue, 12 Oct 1999 10:32:25 +0900 From: Makoto MATSUSHITA To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/14273: Somewhat bogus entry in termcap Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14273 >Category: misc >Synopsis: Somewhat bogus entry in termcap >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 11 18:40:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Makoto MATSUSHITA >Release: FreeBSD 4.0-CURRENT i386 >Organization: Japan FreeBSD Users' Group >Environment: 4.0-CURRENT (which does not have *real* libtermcap) >Description: Recently, libtermcap is disappeared and it is just a symlink to libncurses. However, libncurses is NOT EXACTLY the same behavior of libtermcap; it seems that libncurses does not understand some directives which are shown as 'screen' and 'kterm' entry in termcap. >How-To-Repeat: % echo $TERM screen % vi > /dev/null "TERMCAP", line 0, col 273, terminal 'screen': unknown capability 'xv' "TERMCAP", line 0, col 276, terminal 'screen': unknown capability 'LP' "TERMCAP", line 0, col 572, terminal 'screen': unknown capability 'AX' "TERMCAP", line 0, col 575, terminal 'screen': unknown capability 'G0' ex/vi: Vi's standard input and output must be a terminal % % echo $TERM kterm % vi > /dev/null "TERMCAP", line 0, col 99, terminal 'kterm': unknown capability 'KJ' "TERMCAP", line 0, col 137, terminal 'kterm': unknown capability 'TY' ex/vi: Vi's standard input and output must be a terminal % >Fix: Skip these directives (or implement these directives) by ncurses, or remove these directives from termcap. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 11 20:30: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AF5321567D for ; Mon, 11 Oct 1999 20:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA82058; Mon, 11 Oct 1999 20:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from infoteka.nsk.ru (infoteka.nsk.ru [212.20.32.40]) by hub.freebsd.org (Postfix) with SMTP id 19F6F152C4 for ; Mon, 11 Oct 1999 20:22:25 -0700 (PDT) (envelope-from nnd@infoteka.nsk.ru) Received: (qmail 23230 invoked by uid 1001); 12 Oct 1999 03:22:24 -0000 Message-Id: <19991012032224.23229.qmail@infoteka.nsk.ru> Date: 12 Oct 1999 03:22:24 -0000 From: nnd@mail.nsk.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/14278: 'newpcm' does'nt compile with '-fno-builtin' (patch) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14278 >Category: kern >Synopsis: 'newpcm' does'nt compile with '-fno-builtin' >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 11 20:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Nickolay N. Dudorov >Release: FreeBSD-current >Organization: STE Infoteka >Environment: FreeBSD-current with 'newpcm' and 'makeoptions CONF_CFLAGS=-fno-builtin' in kernel config file. >Description: Such configured kernel does'nt linked due to absence of 'abs' function/macro definition. >How-To-Repeat: Configure the kernel with abovementioned options and try to make it. >Fix: The following patch add th macro 'abs' definition to two of the files and remove 'abs' usage from the third one. (I steal the macro definition from sys/isa/pcm.c file ;-) ==================================================================== diff -bur dev/pcm.ORIG/ac97.c dev/pcm/ac97.c --- dev/pcm.ORIG/ac97.c Wed Sep 1 13:58:21 1999 +++ dev/pcm/ac97.c Tue Oct 12 10:04:17 1999 @@ -29,6 +29,8 @@ #include #include +#define abs(x) (((x) < 0) ? -(x) : (x)) + #define AC97_MUTE 0x8000 #define AC97_REG_RESET 0x00 diff -bur dev/pcm.ORIG/channel.c dev/pcm/channel.c --- dev/pcm.ORIG/channel.c Wed Sep 29 09:37:06 1999 +++ dev/pcm/channel.c Tue Oct 12 10:02:56 1999 @@ -709,7 +709,7 @@ if (CANCHANGE(c)) { c->flags &= ~CHN_F_HAS_SIZE; if (blksz >= 2) c->flags |= CHN_F_HAS_SIZE; - blksz = abs(blksz); + if (blksz < 0) blksz = -blksz; if (blksz < 2) blksz = (c->buffer.sample_size * c->speed) >> 2; RANGE(blksz, 1024, c->buffer.bufsize / 4); blksz &= ~3; diff -bur dev/pcm.ORIG/isa/mss.c dev/pcm/isa/mss.c --- dev/pcm.ORIG/isa/mss.c Wed Sep 29 09:37:06 1999 +++ dev/pcm/isa/mss.c Tue Oct 12 10:04:04 1999 @@ -30,6 +30,8 @@ #include +#define abs(x) (((x) < 0) ? -(x) : (x)) + #if NPCM > 0 /* board-specific include files */ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 11 21:30: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 30E6915087 for ; Mon, 11 Oct 1999 21:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA86511; Mon, 11 Oct 1999 21:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 20D3214FE4; Mon, 11 Oct 1999 21:26:43 -0700 (PDT) Message-Id: <19991012042643.20D3214FE4@hub.freebsd.org> Date: Mon, 11 Oct 1999 21:26:43 -0700 (PDT) From: takehiro@coral.ocn.ne.jp To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14279: od0 == da0,it is dangerous. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14279 >Category: misc >Synopsis: od0 == da0,it is dangerous. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 11 21:30:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Takehiro Suzuki >Release: FreeBSD 3.3-Release >Organization: Toyo Communication Equipment >Environment: >Description: Now, od0 is equal da0,it brings bad result for Fujitsu MO users. For example,when he makes UFS on Fujitsu MO,type disklabel -r -w -B od0 result destroying da0. >How-To-Repeat: >Fix: Removing /dev/od0. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 12 3:20:27 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from ctlmailgw.comptel.com (ctlmailgw.comptel.com [192.102.20.151]) by hub.freebsd.org (Postfix) with ESMTP id 8E0C615005; Tue, 12 Oct 1999 03:20:22 -0700 (PDT) (envelope-from stefan.parvu@comptel.com) Received: from mgw-in.comptel.com (unverified [192.102.20.150]) by ctlmailgw.comptel.com (Data Fellows SMTPRS 2.04) with ESMTP id ; Tue, 12 Oct 1999 13:13:14 +0300 Received: from xf174 ([195.237.135.174]) by mgw-in.comptel.com with Microsoft SMTPSVC(5.5.1877.197.19); Tue, 12 Oct 1999 13:13:44 +0300 Message-Id: <3.0.6.32.19991012141951.00947350@miina.comptel.com> X-Sender: sparvu@miina.comptel.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 12 Oct 1999 14:19:51 -0700 To: bugmaster@FreeBSD.ORG From: Stefan Parvu Subject: Cc: freebsd-bugs@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi there, Some comments about s suspended state for a problem. 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. So from my point of view if the problem cannot be solved at all must NOT be closed but put it as pending or something like this. You don't think so ? Some ideas ? Stef To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 12 4: 0: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B379F14F4D for ; Tue, 12 Oct 1999 04:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA18223; Tue, 12 Oct 1999 04:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 5948114E50; Tue, 12 Oct 1999 03:52:13 -0700 (PDT) Message-Id: <19991012105213.5948114E50@hub.freebsd.org> Date: Tue, 12 Oct 1999 03:52:13 -0700 (PDT) From: jarkko.hietaniemi@nokia.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/14282: Using FreeBSD 3.* ThinkPad 600E doesn't recognize IBM's 64MB DIMMs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14282 >Category: i386 >Synopsis: Using FreeBSD 3.* ThinkPad 600E doesn't recognize IBM's 64MB DIMMs >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 12 04:00:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jarkko Hietaniemi >Release: 3.3 >Organization: Nokia Research Center >Environment: FreeBSD hotspur.research.nokia.com 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Thu Sep 16 23:40:35 GMT 1999 jkh@highwing.cdrom.com:/usr/src/sys/compile/GENERIC i386 >Description: Using either FreeBSD 3.3-RELEASE or 3.2-RELEASE an IBM ThinkPad 600E doesn't boot if there are any IBM 64MB DIMMs installed. 32MB DIMMs work okay. Symptom: When booting from the 3.3 boot floppies (ThinkPad doesn't find 'kernel' from the 3.3 CD-ROM), boot proceeds fine (though there's one warning sign, of which more shortly) until the point Probing for PnP devices That's the last thing ever that happens: after that the boot hangs, in a major way: floppy drive keeps whirring, nothing happens on the screen, and nothing short of ripping the battery out resets the nirvana. No ctrl-c, no ctrl-alt-del, not even toggling the power switch of the ThinkPad. As long as there is power in the battery, the machine is completely dead. (After the battery removal, it's dead in another way...) The one oddity I mentioned earlier: the FreeBSD bootloader only ever reports 64MB, never more than that, even if there is 96MB (the base 32 + one 64 DIMM), or 128 (base 32 + 32 + 64). I had two 64MB DIMMs and one 32MB DIMM and I tested all possible combinations of having a 64MB or a 32MB on either socket, and using either 64MB. No difference. The only combinations that boot are the ones that have the (std factory-installed base) 32MB, and either nothing or just the 32MB DIMM. Install a 64MB DIMM anywhere, boot fails. Moreover, I had two identical ThinkPad 600Es to test this. So it is unlikely to be a ThinkPad/memory socket/64MB DIMM failure. Moremoreover, I tested this already in FreeBSD 3.2, and hoped 3.3 to work better. No, I don't know how a 64MB DIMM has anything to do with the boot freezing at the aforementioned point. That just happens. When I take the 64MB DIMM(s) away, boot succeeds just fine. The BIOS of the ThinkPad always correcly detects the amount of the memory. Windows98 booted fine, too. DIMMs: 20L0241 Non-Parity S0 DIMM Memory Upgrade 64 MB 66MHz 3.3SV SDRAM 4k Refresh 1- 8Mx64 144-pin (Au) Serial-PD low-power S0 DIMM >How-To-Repeat: Install an IBM 64MB DIMM into either of the two memory extension sockets. >Fix: Do not use the IBM 64MB DIMMs. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 12 5:50:12 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BC1015100 for ; Tue, 12 Oct 1999 05:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA28827; Tue, 12 Oct 1999 05:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from ktpk.dp.ua (ktpk.dp.ua [195.24.130.245]) by hub.freebsd.org (Postfix) with ESMTP id 5DE8B14C40 for ; Tue, 12 Oct 1999 05:46:22 -0700 (PDT) (envelope-from os@ktpk.dp.ua) Received: (from os@localhost) by ktpk.dp.ua (8.8.8/8.8.8) id PAA00711; Tue, 12 Oct 1999 15:45:39 +0300 (EEST) (envelope-from os) Message-Id: <199910121245.PAA00711@ktpk.dp.ua> Date: Tue, 12 Oct 1999 15:45:39 +0300 (EEST) From: os@altavista.net Reply-To: os@altavista.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/14284: libradius accounting patch Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14284 >Category: misc >Synopsis: libradius accounting patch >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 Oct 12 05:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Oleg Semyonov >Release: FreeBSD 3.3-STABLE i386 >Organization: >Environment: FreeBSD 3.3-STABLE, 4.0-CURRENT, possibly 2.2.8-STABLE >Description: FreeBSD standard distribution RADIUS client library does not support RADIUS accounting. Here is a patch for libradius for accounting. It includes: 1. #define for RAD_CONNECT_INFO (non-rfc, but widely used). 2. #defines for Framed-Compression and NAS-Port-Type values. 2. #defines for accounting support. 3. internal insert_request_authenticator() for accounting request packets. 4. rad_auth_open() and rad_acct_open() calls for opening a handle as auth or acct server with appropriate defaults(for defaults only). rad_open() call preserved for compatibility and is equivalent to rad_auth_open(). 5. No man changes, sorry. 6. Default accounting config file is /etc/radacct.conf (not the best solution, IMHO, but it works). Seems ito me the extended format for radius.conf is better (to add 'auth' or 'acct' word before each server definition). 7. #define for __printflike (for FreeBSD 2.2.8). 8. library and header renamed for compatibility with old version (as temporary solution). >How-To-Repeat: man libradius :-) >Fix: Here is the patch: diff -urP libradius/Makefile libradius+/Makefile --- libradius/Makefile Sat Jan 30 00:44:47 1999 +++ libradius+/Makefile Sat Oct 9 17:54:47 1999 @@ -24,7 +24,7 @@ # # $FreeBSD: src/lib/libradius/Makefile,v 1.2 1999/01/29 22:44:47 brian Exp $ -LIB= radius +LIB= radius+ SRCS= radlib.c CFLAGS+= -Wall DPADD+= ${LIBMD} @@ -33,9 +33,10 @@ SHLIB_MINOR= 0 MAN3+= libradius.3 MAN5+= radius.conf.5 +#NOMAN= noman beforeinstall: ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \ - ${.CURDIR}/radlib.h ${DESTDIR}/usr/include + ${.CURDIR}/radlib.h ${DESTDIR}${INCLUDEDIR}/radlib+.h .include diff -urP libradius/radlib.c libradius+/radlib.c --- libradius/radlib.c Fri Feb 5 13:23:44 1999 +++ libradius+/radlib.c Sat Oct 9 09:38:28 1999 @@ -42,12 +42,18 @@ #include #include +/* For FreeBSD 2.2.8-STABLE */ +#ifndef __printflike +#define __printflike(x,y) +#endif + #include "radlib_private.h" static void clear_password(struct rad_handle *); static void generr(struct rad_handle *, const char *, ...) __printflike(2, 3); static void insert_scrambled_password(struct rad_handle *, int); +static void insert_request_authenticator(struct rad_handle *, int); static int is_valid_response(struct rad_handle *, int, const struct sockaddr_in *); static int put_password_attr(struct rad_handle *, int, @@ -110,6 +116,23 @@ } } +static void +insert_request_authenticator(struct rad_handle *h, int srv) +{ + MD5_CTX ctx; + const struct rad_server *srvp; + + srvp = &h->servers[srv]; + + /* Create the request authenticator */ + MD5Init(&ctx); + MD5Update(&ctx, &h->request[POS_CODE], POS_AUTH - POS_CODE); + MD5Update(&ctx, memset(&h->request[POS_AUTH], 0, LEN_AUTH), LEN_AUTH); + MD5Update(&ctx, &h->request[POS_ATTRS], h->req_len - POS_ATTRS); + MD5Update(&ctx, srvp->secret, strlen(srvp->secret)); + MD5Final(&h->request[POS_AUTH], &ctx); +} + /* * Return true if the current response is valid for a request to the * specified server. @@ -229,9 +252,14 @@ else { struct servent *sent; - srvp->addr.sin_port = - (sent = getservbyname("radius", "udp")) != NULL ? - sent->s_port : htons(RADIUS_PORT); + if (h->type == RADIUS_AUTH) + srvp->addr.sin_port = + (sent = getservbyname("radius", "udp")) != NULL ? + sent->s_port : htons(RADIUS_PORT); + else + srvp->addr.sin_port = + (sent = getservbyname("radacct", "udp")) != NULL ? + sent->s_port : htons(RADACCT_PORT); } if ((srvp->secret = strdup(secret)) == NULL) { generr(h, "Out of memory"); @@ -269,7 +297,8 @@ int retval; if (path == NULL) - path = PATH_RADIUS_CONF; + path = (h->type == RADIUS_AUTH) + ? PATH_RADIUS_CONF : PATH_RADACCT_CONF; if ((fp = fopen(path, "r")) == NULL) { generr(h, "Cannot open \"%s\": %s", path, strerror(errno)); return -1; @@ -421,9 +450,13 @@ if (++h->srv >= h->num_servers) h->srv = 0; - /* Insert the scrambled password into the request */ - if (h->pass_pos != 0) - insert_scrambled_password(h, h->srv); + if (h->request[POS_CODE] == RAD_ACCOUNTING_REQUEST) + /* Insert the request authenticator into the request */ + insert_request_authenticator(h, h->srv); + else + /* Insert the scrambled password into the request */ + if (h->pass_pos != 0) + insert_scrambled_password(h, h->srv); /* Send the request */ n = sendto(h->fd, h->request, h->req_len, 0, @@ -552,14 +585,22 @@ } } - /* Make sure the user gave us a password */ - if (h->pass_pos == 0 && !h->chap_pass) { - generr(h, "No User or Chap Password attributes given"); - return -1; - } - if (h->pass_pos != 0 && h->chap_pass) { - generr(h, "Both User and Chap Password attributes given"); - return -1; + if (h->request[POS_CODE] == RAD_ACCOUNTING_REQUEST) { + /* Make sure no password given */ + if (h->pass_pos || h->chap_pass) { + generr(h, "User or Chap Password in accounting request"); + return -1; + } + } else { + /* Make sure the user gave us a password */ + if (h->pass_pos == 0 && !h->chap_pass) { + generr(h, "No User or Chap Password attributes given"); + return -1; + } + if (h->pass_pos != 0 && h->chap_pass) { + generr(h, "Both User and Chap Password attributes given"); + return -1; + } } /* Fill in the length field in the message */ @@ -591,7 +632,7 @@ * In that case, it returns NULL. */ struct rad_handle * -rad_open(void) +rad_auth_open(void) { struct rad_handle *h; @@ -606,8 +647,26 @@ h->pass_len = 0; h->pass_pos = 0; h->chap_pass = 0; + h->type = RADIUS_AUTH; } return h; +} + +struct rad_handle * +rad_acct_open(void) +{ + struct rad_handle *h; + + h = rad_open(); + if (h != NULL) + h->type = RADIUS_ACCT; + return h; +} + +struct rad_handle * +rad_open(void) +{ + return rad_auth_open(); } int diff -urP libradius/radlib.h libradius+/radlib.h --- libradius/radlib.h Fri Feb 5 13:23:44 1999 +++ libradius+/radlib.h Thu Oct 7 19:46:18 1999 @@ -36,6 +36,8 @@ #define RAD_ACCESS_REQUEST 1 #define RAD_ACCESS_ACCEPT 2 #define RAD_ACCESS_REJECT 3 +#define RAD_ACCOUNTING_REQUEST 4 +#define RAD_ACCOUNTING_RESPONSE 5 #define RAD_ACCESS_CHALLENGE 11 /* Attribute types and values */ @@ -66,6 +68,9 @@ #define RAD_FILTER_ID 11 /* String */ #define RAD_FRAMED_MTU 12 /* Integer */ #define RAD_FRAMED_COMPRESSION 13 /* Integer */ + #define RAD_COMP_NONE 0 + #define RAD_COMP_VJ 1 + #define RAD_COMP_IPXHDR 2 #define RAD_LOGIN_IP_HOST 14 /* IP address */ #define RAD_LOGIN_SERVICE 15 /* Integer */ #define RAD_LOGIN_TCP_PORT 16 /* Integer */ @@ -95,8 +100,54 @@ /* reserved for accounting 40-59 */ #define RAD_CHAP_CHALLENGE 60 /* String */ #define RAD_NAS_PORT_TYPE 61 /* Integer */ + #define RAD_ASYNC 0 + #define RAD_SYNC 1 + #define RAD_ISDN_SYNC 2 + #define RAD_ISDN_ASYNC_V120 3 + #define RAD_ISDN_ASYNC_V110 4 + #define RAD_VIRTUAL 5 #define RAD_PORT_LIMIT 62 /* Integer */ #define RAD_LOGIN_LAT_PORT 63 /* Integer */ +#define RAD_CONNECT_INFO 77 /* String */ + +/* Accounting attribute types and values */ +#define RAD_ACCT_STATUS_TYPE 40 /* Integer */ + #define RAD_START 1 + #define RAD_STOP 2 + #define RAD_ACCOUNTING_ON 7 + #define RAD_ACCOUNTING_OFF 8 +#define RAD_ACCT_DELAY_TIME 41 /* Integer */ +#define RAD_ACCT_INPUT_OCTETS 42 /* Integer */ +#define RAD_ACCT_OUTPUT_OCTETS 43 /* Integer */ +#define RAD_ACCT_SESSION_ID 44 /* String */ +#define RAD_ACCT_AUTHENTIC 45 /* Integer */ + #define RAD_AUTH_RADIUS 1 + #define RAD_AUTH_LOCAL 2 + #define RAD_AUTH_REMOTE 3 +#define RAD_ACCT_SESSION_TIME 46 /* Integer */ +#define RAD_ACCT_INPUT_PACKETS 47 /* Integer */ +#define RAD_ACCT_OUTPUT_PACKETS 48 /* Integer */ +#define RAD_ACCT_TERMINATE_CAUSE 49 /* Integer */ + #define RAD_TERM_USER_REQUEST 1 + #define RAD_TERM_LOST_CARRIER 2 + #define RAD_TERM_LOST_SERVICE 3 + #define RAD_TERM_IDLE_TIMEOUT 4 + #define RAD_TERM_SESSION_TIMEOUT 5 + #define RAD_TERM_ADMIN_RESET 6 + #define RAD_TERM_ADMIN_REBOOT 7 + #define RAD_TERM_PORT_ERROR 8 + #define RAD_TERM_NAS_ERROR 9 + #define RAD_TERM_NAS_REQUEST 10 + #define RAD_TERM_NAS_REBOOT 11 + #define RAD_TERM_PORT_UNNEEDED 12 + #define RAD_TERM_PORT_PREEMPTED 13 + #define RAD_TERM_PORT_SUSPENDED 14 + #define RAD_TERM_SERVICE_UNAVAILABLE 15 + #define RAD_TERM_CALLBACK 16 + #define RAD_TERM_USER_ERROR 17 + #define RAD_TERM_HOST_REQUEST 18 +#define RAD_ACCT_MULTI_SESSION_ID 50 /* String */ +#define RAD_ACCT_LINK_COUNT 51 /* Integer */ struct rad_handle; struct timeval; @@ -117,6 +168,8 @@ int rad_init_send_request(struct rad_handle *, int *, struct timeval *); struct rad_handle *rad_open(void); +struct rad_handle *rad_auth_open(void); +struct rad_handle *rad_acct_open(void); int rad_put_addr(struct rad_handle *, int, struct in_addr); int rad_put_attr(struct rad_handle *, int, const void *, size_t); diff -urP libradius/radlib_private.h libradius+/radlib_private.h --- libradius/radlib_private.h Fri Feb 5 13:23:44 1999 +++ libradius+/radlib_private.h Thu Oct 7 19:28:58 1999 @@ -34,10 +34,16 @@ #include "radlib.h" +/* Handle types */ +#define RADIUS_AUTH 0 /* RADIUS authentication, default */ +#define RADIUS_ACCT 1 /* RADIUS accounting */ + /* Defaults */ #define MAXTRIES 3 #define PATH_RADIUS_CONF "/etc/radius.conf" +#define PATH_RADACCT_CONF "/etc/radacct.conf" #define RADIUS_PORT 1812 +#define RADACCT_PORT 1813 #define TIMEOUT 3 /* In seconds */ /* Limits */ @@ -81,6 +87,7 @@ int total_tries; /* How many requests we'll send */ int try; /* How many requests we've sent */ int srv; /* Server number we did last */ + int type; /* Handle type */ }; #endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 12 6:20: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 27AFD14D19 for ; Tue, 12 Oct 1999 06:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA30906; Tue, 12 Oct 1999 06:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 4F78415B1E; Tue, 12 Oct 1999 06:14:58 -0700 (PDT) Message-Id: <19991012131458.4F78415B1E@hub.freebsd.org> Date: Tue, 12 Oct 1999 06:14:58 -0700 (PDT) From: amobbs@allstor-sw.co.uk To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/14285: NFS client appears to lose data Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14285 >Category: kern >Synopsis: NFS client appears to lose data >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 12 06:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Andrew Mobbs >Release: 3.3-RC >Organization: Allstor Software >Environment: FreeBSD symbiosis.software.plasmon 3.3-RC FreeBSD 3.3-RC #0: Tue Sep 14 11:39:37 BST 1999 root@symbiosis.software.plasmon:/usr/src/sys/compile/990820symbiosis i386 >Description: As far as I can tell, the following program will lose data on a FreeBSD->FreeBSD NFS mount, but not on a FreeBSD->{Solaris,Linux,AIX} or a {Solaris,Linux}->FreeBSD mount (Notation is server->client) All mounts are hard. NFS options are whatever the default on a given platform is. Network is 100MBps switched ethernet. The output file "testfile" loses occasional characters OS versions: Solaris 2.5.1 (sparc) Linux 2.2.10 (i386) FreeBSD 3.3-RC (client) (i386) FreeBSD 3.2-R (server) (i386) AIX 4.2 (rs6000) >How-To-Repeat: #include #include #include #include #include #include main(void){ int error=0,len,i; FILE *fp; pid_t mypid; char str[80]; init_mutex(&mutex); srandom(time(NULL)); mypid=getpid(); sprintf(str,"Hello, I'm process %d.\n",mypid); len=strlen(str); if((fp=fopen("testfile","a+"))==NULL){ fprintf(stderr,"Cannot open testfile failed %d\n",errno); exit(1); } for(;;){ for(i=0;iFix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 12 6:50:25 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from inner.cortx.com (inner.cortx.com [216.22.141.8]) by hub.freebsd.org (Postfix) with ESMTP id B298414E94 for ; Tue, 12 Oct 1999 06:50:12 -0700 (PDT) (envelope-from costa@cortexgroup.com) Received: from cortexmobile (nyc1-01-42.eclipse.net [207.207.226.42]) by inner.cortx.com (8.8.8/8.8.8 NO RELAY NO SPAM) with SMTP id JAA21526 for ; Tue, 12 Oct 1999 09:57:20 -0400 (EDT) Reply-To: From: "Constantine J. Morris" To: Subject: y2k Date: Tue, 12 Oct 1999 09:55:51 -0400 Message-ID: <000301bf14b9$7f296db0$040000c0@eclipse.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org what versions of the OS are y2k compliant? what about apps like sendmail and apache?? -------------------------------------- CORTEX GROUP Constantine J. Morris Senior Partner Chief Technology Officer 516.484.8460 ext. 12 Costa@CortexGroup.com -------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 12 6:57:14 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B034153AD; Tue, 12 Oct 1999 06:57:12 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA84687; Tue, 12 Oct 1999 06:57:12 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Tue, 12 Oct 1999 06:57:12 -0700 (PDT) From: Message-Id: <199910121357.GAA84687@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, dillon@FreeBSD.org Subject: Re: kern/14285: NFS client appears to lose data Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: NFS client appears to lose data Responsible-Changed-From-To: freebsd-bugs->dillon Responsible-Changed-By: sheldonh Responsible-Changed-When: Tue Oct 12 06:53:16 PDT 1999 Responsible-Changed-Why: Over to Mr NFS. :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 12 7:30: 2 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B558E152AF for ; Tue, 12 Oct 1999 07:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA87674; Tue, 12 Oct 1999 07:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 12 Oct 1999 07:30:01 -0700 (PDT) Message-Id: <199910121430.HAA87674@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Jacques Vidrine Subject: Re: bin/11137 /bin/ps output loses the values for all pseudo-ports beyond the ttyp[0-v] Reply-To: Jacques Vidrine Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/11137; it has been noted by GNATS. From: Jacques Vidrine To: christmn@clackamas.ds.adp.com Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/11137 /bin/ps output loses the values for all pseudo-ports beyond the ttyp[0-v] Date: Tue, 12 Oct 1999 09:25:02 -0500 Hi, Does running dev_mkdb(8) make any difference? It is run at system start time. If during system run time you create more nodes in /dev, then you should rerun dev_mkdb to update /var/run/dev.db (which is where ps and other utilities eventually looks for device names). Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 12 7:50: 0 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 2991B15752 for ; Tue, 12 Oct 1999 07:49:53 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.037 #1) id 11b3F9-0000gW-00; Tue, 12 Oct 1999 16:49:35 +0200 From: Sheldon Hearn To: Jacques Vidrine Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: bin/11137 /bin/ps output loses the values for all pseudo-ports beyond the ttyp[0-v] In-reply-to: Your message of "Tue, 12 Oct 1999 07:30:01 MST." <199910121430.HAA87674@freefall.freebsd.org> Date: Tue, 12 Oct 1999 16:49:35 +0200 Message-ID: <2635.939739775@axl.noc.iafrica.com> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 12 Oct 1999 07:30:01 MST, Jacques Vidrine wrote: > Does running dev_mkdb(8) make any difference? It is run at system > start time. If during system run time you create more nodes in /dev, > then you should rerun dev_mkdb to update /var/run/dev.db (which is > where ps and other utilities eventually looks for device names). Sounds like a good thing to do in /dev/MAKEDEV. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 12 8: 3:23 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BF58515182; Tue, 12 Oct 1999 08:03:22 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA90947; Tue, 12 Oct 1999 08:03:22 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Date: Tue, 12 Oct 1999 08:03:22 -0700 (PDT) From: Message-Id: <199910121503.IAA90947@freefall.freebsd.org> To: jdp@FreeBSD.org, freebsd-bugs@FreeBSD.org, jdp@FreeBSD.org Subject: Re: misc/14284: libradius accounting patch Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: libradius accounting patch Responsible-Changed-From-To: freebsd-bugs->jdp Responsible-Changed-By: jdp Responsible-Changed-When: Tue Oct 12 08:01:40 PDT 1999 Responsible-Changed-Why: I have already looked over these patches and will commit them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 12 8:53:30 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C00A91511E; Tue, 12 Oct 1999 08:53:28 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) Received: (from gibbs@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA94958; Tue, 12 Oct 1999 08:53:28 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) Date: Tue, 12 Oct 1999 08:53:28 -0700 (PDT) From: Message-Id: <199910121553.IAA94958@freefall.freebsd.org> To: takehiro@coral.ocn.ne.jp, gibbs@FreeBSD.org, freebsd-bugs@FreeBSD.org, gibbs@FreeBSD.org Subject: Re: misc/14279: od0 == da0,it is dangerous. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: od0 == da0,it is dangerous. State-Changed-From-To: open->closed State-Changed-By: gibbs State-Changed-When: Tue Oct 12 08:52:18 PDT 1999 State-Changed-Why: The od entries have been removed from the i386 and alpha MAKEDEV scripts. Responsible-Changed-From-To: freebsd-bugs->gibbs Responsible-Changed-By: gibbs Responsible-Changed-When: Tue Oct 12 08:52:18 PDT 1999 Responsible-Changed-Why: I made the change. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 12 9: 0: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 087D015A58 for ; Tue, 12 Oct 1999 09:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA95571; Tue, 12 Oct 1999 09:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 12 Oct 1999 09:00:01 -0700 (PDT) Message-Id: <199910121600.JAA95571@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Nate Williams Subject: Re: i386/14282: Using FreeBSD 3.* ThinkPad 600E doesn't recognize IBM's 64MB DIMMs Reply-To: Nate Williams Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/14282; it has been noted by GNATS. From: Nate Williams To: jarkko.hietaniemi@nokia.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: i386/14282: Using FreeBSD 3.* ThinkPad 600E doesn't recognize IBM's 64MB DIMMs Date: Tue, 12 Oct 1999 09:55:08 -0600 > >Number: 14282 > >Category: i386 > >Synopsis: Using FreeBSD 3.* ThinkPad 600E doesn't recognize IBM's 64MB DIMMs > >Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Tue Oct 12 04:00:00 PDT 1999 > >Closed-Date: > >Last-Modified: > >Originator: Jarkko Hietaniemi > >Release: 3.3 > >Organization: > Nokia Research Center > >Environment: > FreeBSD hotspur.research.nokia.com 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Thu Sep 16 23:40:35 GMT 1999 jkh@highwing.cdrom.com:/usr/src/sys/compile/GENERIC i386 > >Description: > Using either FreeBSD 3.3-RELEASE or 3.2-RELEASE an IBM ThinkPad 600E > doesn't boot if there are any IBM 64MB DIMMs installed. 32MB DIMMs > work okay. Correct, this is a bug in FreeBSD 'memory sizing' code. However, *once* you get FreeBSD installed, you can build a custom kernel that states how much memory is in the system (using the number printed in the upper-left corner), and it will work fine. > That's the last thing ever that happens: after that the boot hangs, > in a major way: floppy drive keeps whirring, nothing happens > on the screen, and nothing short of ripping the battery out > resets the nirvana. FreeBSD has accessed non-existent memory which hangs the hardware. Rip out any memory you have so you have less than 64M, and then install FreeBSD on it. Build a custom kernel with the MAXMEM option set to 1MB less than what is in the kernel (you can get more, but that's a good start). Something like options "MAXMEM=(127*1024)" (Where in reality you have 128. Change to whatever your box *really* has, possibly 96MB/95*1024). After building and installing the custom kernel, halt the box, re-install the memory, and boot again. Everything should work fine. This *might* be fixed in -current, as I believe -current now uses the VM86 code to determine how much memory a system has, but I'm unsure of this. The bootloader will not be correct, since I believe the BIOS is limited to only report 64M of memory. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 12 9:57:59 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from caspian.plutotech.com (caspian.plutotech.com [206.168.67.80]) by hub.freebsd.org (Postfix) with ESMTP id CE60715178 for ; Tue, 12 Oct 1999 09:57:48 -0700 (PDT) (envelope-from gibbs@caspian.plutotech.com) Received: from caspian.plutotech.com (localhost [127.0.0.1]) by caspian.plutotech.com (8.9.3/8.9.1) with ESMTP id KAA02208; Tue, 12 Oct 1999 10:58:27 -0600 (MDT) (envelope-from gibbs@caspian.plutotech.com) Message-Id: <199910121658.KAA02208@caspian.plutotech.com> X-Mailer: exmh version 2.1.0 09/18/1999 To: Nate Williams Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: i386/14282: Using FreeBSD 3.* ThinkPad 600E doesn't recognize IBM's 64MB DIMMs In-reply-to: Your message of "Tue, 12 Oct 1999 09:00:01 PDT." <199910121600.JAA95571@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 12 Oct 1999 10:58:27 -0600 From: "Justin T. Gibbs" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Correct, this is a bug in FreeBSD 'memory sizing' code. However, *once* > you get FreeBSD installed, you can build a custom kernel that states how > much memory is in the system (using the number printed in the upper-left > corner), and it will work fine. Don't we have all of the hooks necessary in the loader now to fix this "bug"? -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 12 14:21:12 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from cosrel1.hp.com (cosrel1.hp.com [156.153.255.170]) by hub.freebsd.org (Postfix) with ESMTP id DB62814C8D for ; Tue, 12 Oct 1999 14:21:00 -0700 (PDT) (envelope-from klui@cup.hp.com) Received: from cup44ux.cup.hp.com (klui@cup44ux.cup.hp.com [15.13.168.124]) by cosrel1.hp.com (8.8.6 (PHNE_17135)/8.8.5tis) with ESMTP id PAA02686; Tue, 12 Oct 1999 15:20:55 -0600 (MDT) Received: from localhost (klui@localhost) by cup44ux.cup.hp.com with ESMTP (8.8.6 (PHNE_14041)/8.7.3 TIS Messaging 5.0) id OAA21509; Tue, 12 Oct 1999 14:14:14 -0700 (PDT) Date: Tue, 12 Oct 1999 14:14:12 -0700 (PDT) From: Ken Lui To: freebsd-bugs@freebsd.org Cc: genec@mindspring.com, wm-dev@windowmaker.org Subject: wdm doesn't call setlogin() under FreeBSD Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org wdm doesn't call setlogin() under FreeBSD. The direct result is getlogin() always returns root rather than the user (if non-root). In session.c, you need to put "#include " so the check for BSD version can be valid. Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 12 18:50:10 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 490FE14F67 for ; Tue, 12 Oct 1999 18:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA41245; Tue, 12 Oct 1999 18:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from titanium.yy.ics.keio.ac.jp (titanium.yy.ics.keio.ac.jp [131.113.47.73]) by hub.freebsd.org (Postfix) with ESMTP id 6C2C514E64 for ; Tue, 12 Oct 1999 18:48:21 -0700 (PDT) (envelope-from sanpei@sanpei.org) Received: from lavender.yy.cs.keio.ac.jp (lavender.rad.cc.keio.ac.jp [131.113.16.115]) by titanium.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id KAA15791; Wed, 13 Oct 1999 10:48:16 +0900 (JST) (envelope-from sanpei@sanpei.org) Received: (from sanpei@localhost) by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id KAA02203; Wed, 13 Oct 1999 10:48:16 +0900 (JST) Message-Id: <199910130148.KAA02203@lavender.yy.cs.keio.ac.jp> Date: Wed, 13 Oct 1999 10:48:16 +0900 (JST) From: sanpei@sanpei.org Reply-To: sanpei@sanpei.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/14297: [Patch] pccard.conf for corega Ether PCC-T compatible PCMCIA Ethernet Card Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14297 >Category: conf >Synopsis: [Patch] pccard.conf for corega Ether PCC-T compatible PCMCIA Ethernet Card >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 Oct 12 18:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: MIHIRA Yoshiro >Release: FreeBSD 4.0-CURRENT i386 >Organization: Keio Univ. >Environment: FreeBSD lavender.yy.cs.keio.ac.jp 4.0-CURRENT FreeBSD 4.0-CURRENT #9: Wed Oct 13 00:14:30 JST 1999 sanpei@lavender.yy.cs.keio.ac.jp:/mnt/usr/local/src/src/sys/compile/LAVENDER i386 >Description: I have Corega K.K. Ether PCC-T/NE2000 compatible PCMCIA Ethernet Card. The CIS of this card is different from Corega Ether2 PCC-T(which was committed last week, Oct/7/1999.) I can use this card under FreeBSD-current(maybe 3-stable) with below configuration(pccard.conf). I hope to add to below configuration to /etc/pccard.conf.sample. Thank you >How-To-Repeat: >Fix: # COREGA Ether PCC-T card "corega K.K." "corega Ether PCC-T" config 0x20 "ed0" ? insert echo Ether PCC-T inserted insert /etc/pccard_ether ed0 remove echo Ether PCC-T removed remove /sbin/ifconfig ed0 delete >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 13 2:50: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CDD614BC8 for ; Wed, 13 Oct 1999 02:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA77302; Wed, 13 Oct 1999 02:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 2FE0714BC8; Wed, 13 Oct 1999 02:41:35 -0700 (PDT) Message-Id: <19991013094135.2FE0714BC8@hub.freebsd.org> Date: Wed, 13 Oct 1999 02:41:35 -0700 (PDT) From: cemerson+freebsd@chiark.greenend.org.uk To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14300: MAKEDEV requires /usr to be mounted (for chown(1)) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14300 >Category: misc >Synopsis: MAKEDEV requires /usr to be mounted (for chown(1)) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 13 02:50:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Chris Emerson >Release: 3.3 >Organization: >Environment: FreeBSD test 3.3-19990918-STABLE FreeBSD 3.3-19990918-STABLE #0: Sat Sep 18 10:21:02 GMT1999 root@usw3.freebsd.org:/usr/src/sys/compile/GENERIC i386 >Description: MAKEDEV fails to create devices, even with wrong ownerships, when /usr is not mounted because chown(1) is not available. This makes recovery when the device node for /usr (or other filesystems) is missing harder. >How-To-Repeat: # umount /usr # cd /dev # ./MAKEDEV wd1s1a wd1s1[a-h] will be removed, and not recreated as MAKEDEV bombs out when chown(1) fails to run. A manual mknod is required. >Fix: (a) move chown(1) to /bin or /sbin or (b) cause MAKEDEV to at least create the nodes (with conservative permissions) before bombing out. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 13 4:20: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 221D914CF4 for ; Wed, 13 Oct 1999 04:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA86889; Wed, 13 Oct 1999 04:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 13 Oct 1999 04:20:01 -0700 (PDT) Message-Id: <199910131120.EAA86889@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Nick Hibma Subject: Re: misc/14300: MAKEDEV requires /usr to be mounted (for chown(1)) Reply-To: Nick Hibma Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/14300; it has been noted by GNATS. From: Nick Hibma To: cemerson+freebsd@chiark.greenend.org.uk Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/14300: MAKEDEV requires /usr to be mounted (for chown(1)) Date: Wed, 13 Oct 1999 13:19:21 +0200 (MET DST) > # ./MAKEDEV wd1s1a > wd1s1[a-h] will be removed, and not recreated as MAKEDEV bombs out when > chown(1) fails to run. A manual mknod is required. > >Fix: > (a) move chown(1) to /bin or /sbin > or > (b) cause MAKEDEV to at least create the nodes (with conservative > permissions) before bombing out. (b) sounds like a worthwhile idea, if (a) is not an option. The diff below contains one line wrapping in line 4. --- MAKEDEV.orig Tue Oct 12 23:41:23 1999 +++ MAKEDEV Wed Oct 13 13:17:35 1999 @@ -174,6 +174,14 @@ echo $(($1 << 25 | ($2 / 32) << 21 | ($2 % 32) << 3 | $3 << 16 | $4)) } +chown() { + if [ -x /usr/sbin/chown ]; then + /usr/sbin/chown "$@" + else + echo skipped /usr/sbin/chown "$@", not found. + fi +} + # Override mknod(2) to add extra handling to it. mknod() { rm -f "$1" || exit 1 -- ISIS/STA, T.P.270, Joint Research Centre, 21020 Ispra, Italy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 13 5: 2:59 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 1DB0514FF7; Wed, 13 Oct 1999 05:02:47 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.037 #1) id 11bN6y-0003WV-00; Wed, 13 Oct 1999 14:02:28 +0200 From: Sheldon Hearn To: Nick Hibma Cc: freebsd-bugs@FreeBSD.ORG, jkh@freebsd.org, bde@freebsd.org Subject: Re: misc/14300: MAKEDEV requires /usr to be mounted (for chown(1)) In-reply-to: Your message of "Wed, 13 Oct 1999 04:20:01 MST." <199910131120.EAA86889@freefall.freebsd.org> Date: Wed, 13 Oct 1999 14:02:28 +0200 Message-ID: <13546.939816148@axl.noc.iafrica.com> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 13 Oct 1999 04:20:01 MST, Nick Hibma wrote: > The diff below contains one line wrapping in line 4. This change was made "necessary" by etc.i386/MAKEDEV rev 1.148, by jkh. It claims to have "strengthened" the mknod() function, although it seems mostly to have made MAKEDEV dependant on a mounted /usr partition. Jordan, do you remember what the change actually solved? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 13 5:18: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id EA95914FF7; Wed, 13 Oct 1999 05:17:57 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from d238.syd2.zeta.org.au (beefcake.zeta.org.au [203.26.10.12]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id WAA14079; Wed, 13 Oct 1999 22:20:09 +1000 Date: Wed, 13 Oct 1999 22:17:19 +1000 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Sheldon Hearn Cc: Nick Hibma , freebsd-bugs@FreeBSD.ORG, jkh@FreeBSD.ORG, bde@FreeBSD.ORG Subject: Re: misc/14300: MAKEDEV requires /usr to be mounted (for chown(1)) In-Reply-To: <13546.939816148@axl.noc.iafrica.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 13 Oct 1999, Sheldon Hearn wrote: > This change was made "necessary" by etc.i386/MAKEDEV rev 1.148, by jkh. > It claims to have "strengthened" the mknod() function, although it seems > mostly to have made MAKEDEV dependant on a mounted /usr partition. > > Jordan, do you remember what the change actually solved? lint: chown returns a value which is always ignored Now the value returned by chown is only sometimes ignored. This is good enough for handling the error of not having chown in $PATH although not good enough for handling errors from chmod itself, since there are many scattered chowns with no error handling. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 13 6:10: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 873FC150FC for ; Wed, 13 Oct 1999 06:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA94305; Wed, 13 Oct 1999 06:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from titanium.yy.ics.keio.ac.jp (titanium.yy.ics.keio.ac.jp [131.113.47.73]) by hub.freebsd.org (Postfix) with ESMTP id ECF9814FEB for ; Wed, 13 Oct 1999 06:00:24 -0700 (PDT) (envelope-from sanpei@sanpei.org) Received: from lavender.yy.cs.keio.ac.jp (ppp128.dialup.st.keio.ac.jp [131.113.27.128]) by titanium.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id WAA03678; Wed, 13 Oct 1999 22:00:17 +0900 (JST) (envelope-from sanpei@sanpei.org) Received: (from sanpei@localhost) by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id WAA03827; Wed, 13 Oct 1999 22:00:20 +0900 (JST) Message-Id: <199910131300.WAA03827@lavender.yy.cs.keio.ac.jp> Date: Wed, 13 Oct 1999 22:00:20 +0900 (JST) From: sanpei@sanpei.org Reply-To: sanpei@sanpei.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/14301: [Patch] pccard.conf for Allied Telesis CentreCOM LA-PCM_V2/NE2000 compatible PCMCIA Ethernet Card Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14301 >Category: conf >Synopsis: [Patch] pccard.conf for Allied Telesis CentreCOM LA-PCM_V2/NE2000 compatible PCMCIA Ethernet Card >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 Oct 13 06:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: MIHIRA Yoshiro >Release: FreeBSD 4.0-CURRENT i386 >Organization: Keio Univ. Yokohama, Japan >Environment: FreeBSD lavender.yy.cs.keio.ac.jp 4.0-CURRENT FreeBSD 4.0-CURRENT #9: Wed Oct 13 00:14:30 JST 1999 sanpei@lavender.yy.cs.keio.ac.jp:/mnt/usr/local/src/src/sys/compile/LAVENDER i386 >Description: I have Allied Telesis CentreCOM LA-PCM_V2/NE2000 compatible Ethernet card. This card is also shipped with NTT-DATA ASTROWINK-M/MMOIL(IrLAN). I can use this card under FreeBSD-current(maybe 3-stable) with below configuration(pccard.conf). I hope to add to below configuration to /etc/pccard.conf.sample. Thank you >How-To-Repeat: >Fix: # Allied Telesis CentreCOM LA-PCM_V2 ethernet card # NTT-DATA ASTROWINK-M/MMOIL(IrLAN) ethernet card card "Allied Telesis, K.K." "CentreCOM LA-PCM_V2" config 0x20 "ed0" ? insert echo CentreCOM LA-PCM V2 Ethernet card inserted insert /etc/pccard_ether ed0 remove echo CentreCOM LA-PCM V2 Ethernet card removed remove ifconfig ed0 delete >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 13 9:50: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DF7B6152E2 for ; Wed, 13 Oct 1999 09:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA65388; Wed, 13 Oct 1999 09:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from peace.mahoroba.org (peace.calm.imasy.or.jp [202.227.26.34]) by hub.freebsd.org (Postfix) with ESMTP id 7C91F1527E for ; Wed, 13 Oct 1999 09:45:26 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: (from ume@localhost) by peace.mahoroba.org (8.9.3+3.2W/3.7W-peace) id BAA45390; Thu, 14 Oct 1999 01:44:16 +0900 (JST) (envelope-from ume) Message-Id: <199910131644.BAA45390@peace.mahoroba.org> Date: Thu, 14 Oct 1999 01:44:16 +0900 (JST) From: ume@mahoroba.org Reply-To: ume@mahoroba.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14305: natd should know FTP EPRT command Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14305 >Category: bin >Synopsis: natd should know FTP EPRT command >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 Oct 13 09:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Hajimu UMEMOTO >Release: FreeBSD 3.3-RELEASE i386 >Organization: Internet Mutual Society YOKOHAMA (IMASY) >Environment: Ftp to the server which support EPRT, using EPRT supported FTP client. And, NAT box is resides between FTP server and FTP client. >Description: In RFC2428 (FTP Extensions for IPv6 and NATs), new FTP command EPRT was defined. The EPRT has IP address in a command, like as PORT command. So, to use EPRT, NAT box should know what EPRT is. Though EPRT is defined in conjunction with IPv6, EPRT itself is protocol independent, and usable with IPv4. In IPv6 enabled distribution such as NetBSD-current, FTP client try EPRT first, and if fail, fall back to use PORT as default. In this senario, if FTP server speak EPRT, FTP data connection would be blocked by NAT box. >How-To-Repeat: Ftp to the server which support EPRT, using EPRT supported FTP client. >Fix: Please apply the patch resides in: http://www.imasy.or.jp/~ume/ipv6/FreeBSD/alias_ftp.c.eprt.diff >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 13 10:20:56 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D8BC14ECD; Wed, 13 Oct 1999 10:20:54 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA68520; Wed, 13 Oct 1999 10:20:54 -0700 (PDT) (envelope-from billf@FreeBSD.org) Date: Wed, 13 Oct 1999 10:20:54 -0700 (PDT) From: Message-Id: <199910131720.KAA68520@freefall.freebsd.org> To: billf@FreeBSD.org, freebsd-bugs@FreeBSD.org, ru@FreeBSD.org Subject: Re: bin/14305: natd should know FTP EPRT command Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: natd should know FTP EPRT command Responsible-Changed-From-To: freebsd-bugs->ru Responsible-Changed-By: billf Responsible-Changed-When: Wed Oct 13 10:20:24 PDT 1999 Responsible-Changed-Why: Ruslan would probably want to look at this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 13 13:30:10 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 51ACC1519C for ; Wed, 13 Oct 1999 13:30:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA84743; Wed, 13 Oct 1999 13:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 377A715337; Wed, 13 Oct 1999 13:22:15 -0700 (PDT) Message-Id: <19991013202215.377A715337@hub.freebsd.org> Date: Wed, 13 Oct 1999 13:22:15 -0700 (PDT) From: gritton@iserver.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/14310: Panic in vinum with MFS root and single processor Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14310 >Category: kern >Synopsis: Panic in vinum with MFS root and single processor >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 13 13:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: James Gritton >Release: 3.3 >Organization: Verio Web Hosting >Environment: FreeBSD 3.3-RELEASE FreeBSD 3.3-RELEASE #2: Wed Oct 13 14:05:30 MDT 1999 root@fc:/usr/src/sys/compile/VKERN i386 >Description: The system panics while running "vinum start" out of /etc/rc, apparently when updating the vinum configuration (the last console output before the panic is "vinum: updating configuration from /dev/da0b"). This only happens when running from an MFS root filesystem, and only for single processor systems (either one processor in hardware or a dual processor system without SMP defined in the kernel will panic. A dual processor system with SMP defined will work). The panic message is: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x10 fault code = supervisor read, page not present instruction pointer = 0x8:0xc02ae313 stack pointer = 0x10:0xc9457c44 frame pointer = 0x10:0xc9457c98 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 = 18 (vinum) interrupt mask = trap number = 12 panic: page fault where 0xc02ae313 is past the end of the kernel address space, presumably in the vinum module. >How-To-Repeat: Create an MFS root filesystem and a generic kernel, both with unused bits stripped out to save space. On a system with vinum partitions (for e.g. /usr), load the kernel, vinum.ko, and the MFS root out of the loader and boot single user. A "vinum start" will cause the panic. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 13 17: 5:28 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7634615160; Wed, 13 Oct 1999 17:05:27 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA95869; Wed, 13 Oct 1999 17:05:27 -0700 (PDT) (envelope-from grog@FreeBSD.org) Date: Wed, 13 Oct 1999 17:05:27 -0700 (PDT) From: Message-Id: <199910140005.RAA95869@freefall.freebsd.org> To: gritton@iserver.com, grog@FreeBSD.org, freebsd-bugs@FreeBSD.org, grog@FreeBSD.org Subject: Re: kern/14310: Panic in vinum with MFS root and single processor Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Panic in vinum with MFS root and single processor State-Changed-From-To: open-> closed State-Changed-By: grog State-Changed-When: Wed Oct 13 17:00:28 PDT 1999 State-Changed-Why: es Problem has already been fixed. Responsible-Changed-From-To: freebsd-bugs->grog Responsible-Changed-By: grog Responsible-Changed-When: Wed Oct 13 17:00:28 PDT 1999 Responsible-Changed-Why: grog maintains Vinum. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 13 22:20: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 643A815461 for ; Wed, 13 Oct 1999 22:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA21648; Wed, 13 Oct 1999 22:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 298D6153EF for ; Wed, 13 Oct 1999 22:12:55 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: (from robert@localhost) by fledge.watson.org (8.9.3/8.9.3) id BAA28974; Thu, 14 Oct 1999 01:12:55 -0400 (EDT) (envelope-from robert) Message-Id: <199910140512.BAA28974@fledge.watson.org> Date: Thu, 14 Oct 1999 01:12:55 -0400 (EDT) From: robert@fledge.watson.org Reply-To: robert+freebsd@cyrus.watson.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14317: sysintall: instructions to reboot don't mention CDROMs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14317 >Category: bin >Synopsis: sysintall: instructions to reboot don't mention CDROMs >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 Oct 13 22:20:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Robert Watson >Release: FreeBSD 3.3-RELEASE i386 >Organization: >Environment: 3.3-RELEASE sysinstall >Description: first submitted PR on this seemed to go missing, am resubmitting with more details anyway. On completing the install, the user is asked to remove floppies from the drive for the reboot. This request should also ask the user to remove CDROMs from the drives, as if the user is installing from a bootable CDROM, they may find themselves booting off that after the reboot. Similarly, if the CDROM is mounted, it should be unmounted before displaying the message, as on some CDROM drives, the drive bay is locked to prevent ejecting while the fs is mounted. The result is that the user has to hit the button *after* the reboot starts, but before it starts booting off the cd. This seems unfortunate and counter-intuitive. >How-To-Repeat: Discovered while forcing novice friend to install 3.3-RELEASE for me-- subject finished installing and couldn't figure out why it kept returning to the install menu :-). >Fix: Patches not included, sorry :-). >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 13 22:40: 6 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EB23414F5A for ; Wed, 13 Oct 1999 22:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA23182; Wed, 13 Oct 1999 22:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id BEE1D14E56 for ; Wed, 13 Oct 1999 22:30:26 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: (from robert@localhost) by fledge.watson.org (8.9.3/8.9.3) id BAA29168; Thu, 14 Oct 1999 01:30:26 -0400 (EDT) (envelope-from robert) Message-Id: <199910140530.BAA29168@fledge.watson.org> Date: Thu, 14 Oct 1999 01:30:26 -0400 (EDT) From: robert@fledge.watson.org Reply-To: robert+freebsd@cyrus.watson.org To: FreeBSD-gnats-submit@freebsd.org Cc: robert+freebsd@cyrus.watson.org X-Send-Pr-Version: 3.2 Subject: bin/14318: sysinstall user creation--various things Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14318 >Category: bin >Synopsis: sysinstall upon install has some counter-intuitive 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: Wed Oct 13 22:40:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Robert Watson >Release: FreeBSD 3.3-RELEASE i386 >Organization: >Environment: 3.3-RELEASE during install >Description: A few simple ones, just cosmetic but confused novice user... - During post-configuration, the choice of adding users is given. For some reason, the sysinstall cui offers defaults to starting uid's at 1001 not 1000, which is what userland adduser seems to start at. This is a minor inconsistency that could cause confusiuon. - Sanity checking is not performed on the home directory field in the adduser area of sysinstall. At the very least, it might make sense to verify that a "/" is at the beginning of the directoryname. Another thing that might be nice is a "default home directory" popping up after the username is entered, like the domain name popping up automatically when a hostname is entered in the networking configuration. My novice user entered "robert" as the homedir, which simply failed to come into existence causing him some confusion. There is online help, but I'm not sure it was advertised. - During sysinstall, there are times when F1 may be pressed for help. I don't believe this is advertised everywhere it is possible. - Sysinstall doesn't provide a way to configure a hostname without configuring networking. Also, a hostname is prompted for on each interface. It seems like, given the hostname is a single kernel and rc.conf variable, that perhaps it should be a seperate configuration item. The (Amnesiac) thing is cute though. - Would be nice if sysinstall remembered what distributions are installed, my novice user would go back occasionally and discover all the distributions had "uninstalled themselves" while he was off adding packages. This is a more serious feature and probably isn't easy to address. - In the sysinstall adduser screen, sanity checking is performed on the shell field, but a list of valid shells is not presented to the user. How is the user to know where tcsh is if they are not familiar with FreeBSD's disk layout? I'm not sure a pullup is possible in our cui interface, but something is probably desirable there--we know what the possible shells are because we check before adding the user, so we could hopefully expose that to the user somehow. Another stumbling block for the novice user. - In general, it seems like having a third [Help] button at the bottom of each screen might be really useful in making the help more accessible. - Use of the space bar and enter key is inconsistent--in some places to select something, you use space (distributions, packages, etc..) to get to submenus. In other places, you use enter (desktop configuration) -- my novice user was puzzled by this at first, until I explained that the first choice was space to select something, and if that didn't work, then to try enter. Also, the left-right and buttons at the bottom confused the user. This is, of course, fairly cosmetic and has to do with our cui, but worth changing if we get the opportunity to do it easily :-). - No description for ftp package category - Netscape 46 package didn't install -- I assume it wanted a network to download with, but given that this was a network-free machine, it didn't work. This was counter-intuitive and didn't provide feedback to the user as to why there was a failure, nor did the package appear to be tagged as requiring network access at install time. >How-To-Repeat: Take novice user, computer, and 3.3-RELEASE CDROM. Place in oven at 350 degrees. Cook until golden brown, or to taste. >Fix: Sorry no patches, but if you want a novice user I have several :-). Watching a novice user install the system was fairly enlightening--I guess I've always just worked around the counter-intuitisms of sysinstall, so I didn't think of any of these as problems. Go figure. My plan is to apply my fresh novice users on each new prerelease CD from now on. Who knows, maybe it's useful... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 14 1:19:29 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from atlrel2.hp.com (atlrel2.hp.com [156.153.255.202]) by hub.freebsd.org (Postfix) with ESMTP id 34ABE14CE1 for ; Thu, 14 Oct 1999 01:19:26 -0700 (PDT) (envelope-from klui@kl65364.intercon.hp.com) Received: from cup44ux.cup.hp.com (root@cup44ux.cup.hp.com [15.13.168.124]) by atlrel2.hp.com (8.8.6 (PHNE_17135)/8.8.5tis) with ESMTP id EAA24523; Thu, 14 Oct 1999 04:18:39 -0400 (EDT) Received: from kl65364.intercon.hp.com (kl65364.intercon.hp.com [15.14.9.24]) by cup44ux.cup.hp.com with ESMTP (8.8.6 (PHNE_14041)/8.7.3 TIS Messaging 5.0) id BAA09679; Thu, 14 Oct 1999 01:12:51 -0700 (PDT) Received: (from klui@localhost) by kl65364.intercon.hp.com (8.9.3/8.9.3) id XAA02592; Mon, 11 Oct 1999 23:53:19 -0700 (PDT) (envelope-from klui) Date: Mon, 11 Oct 1999 23:53:19 -0700 (PDT) From: Ken Lui Message-Id: <199910120653.XAA02592@kl65364.intercon.hp.com> To: genec@mindspring.com, freebsd-bugs@freebsd.org X-Also-Posted-To: comp.unix.bsd.freebsd.misc Subject: wdm breaks getlogin()? Organization: Hewlett-Packard Company X-Newsreader: trn 4.0-test72 (19 April 1999) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I discovered that on two different installations of wdm under FreeBSD 3.2 RELEASE, the getlogin() call returns "root" rather than my login. I tried to isolate the cause of this whether if it's due to Window Maker, aterm, or my machine in general. If I don't use wdm but just the console with startx, getlogin() works. If I telnet into my FreeBSD box from another machine, it works. If I replace wdm with xdm it works. Anyone who's more familiar with the code than I know the problem off hand? There is a setlogin() but I'm unsure about how the architecture works. My feel is from browsing through the code, things should work. [wdm runs upon launch (I have it set up via /etc/ttys) and invokes an instance of wdmLogin which displays the login panel. When login and password are entered, wdmLogin invokes another instance of wdm which then calls setlogin() before actually logging in.] I'm obviously missing something since things aren't working. My sample program: #include #include main() { printf("%s\n",getlogin()); } Ken -- Ken Lui 3495 Deer Creek Road klui@cup.hp.com Palo Alto, CA 94304 USA Information Solutions & Services 1.650.236.5364 FAX 1.650.857.2085 Views within this message may not be those of the Hewlett-Packard Company To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 14 3:50: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A3FE514F88 for ; Thu, 14 Oct 1999 03:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA48629; Thu, 14 Oct 1999 03:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from henoch.cc.fh-lippe.de (henoch.cc.fh-lippe.de [193.16.112.72]) by hub.freebsd.org (Postfix) with ESMTP id CEC5F14BD2 for ; Thu, 14 Oct 1999 03:42:12 -0700 (PDT) (envelope-from root@cc.fh-lippe.de) Received: from spock.cc.fh-lippe.de([193.16.118.120]) (2112 bytes) by henoch.cc.fh-lippe.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Thu, 14 Oct 1999 12:42:11 +0200 (MET DST) (Smail-3.2.0.101 1997-Dec-17 #3 built 1998-Feb-3) Received: from cc.fh-lippe.de by spock.cc.fh-lippe.de with smtp (Smail3.1.29.1 #2) id m11biKn-0007d5C; Thu, 14 Oct 99 12:42 MET DST Received: (from root@localhost) by cc.fh-lippe.de (8.9.3/8.9.1) id MAA05258; Thu, 14 Oct 1999 12:02:08 +0200 (CEST) (envelope-from root) Message-Id: <199910141002.MAA05258@cc.fh-lippe.de> Date: Thu, 14 Oct 1999 12:02:08 +0200 (CEST) From: lkoeller@cc.fh-lippe.de Reply-To: lkoeller@cc.fh-lippe.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/14322: Mount respects permissions of underlying directory Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14322 >Category: kern >Synopsis: mount respects permissions of underlying directoy!! >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 14 03:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Charlie & >Release: FreeBSD 3.3-RELEASE i386 >Organization: Fachhochschule Lippe, Lemgo, Germany >Environment: FreeBSD 3.3-RELEASE i386, upgraded from source from 3.2-STABLE >Description: /var is mounted as /dev/da0s1g /var ufs rw,userquota=/var/quotas/user.var, 2 2 from fstab. The permissions of the /var-directory before mounting are drwxr-x--- 22 root wheel - 512 Oct 14 11:07 var after mounting drwxr-xr-x 22 root wheel - 512 Oct 14 11:07 var mount showes /dev/da0s1g on /var (local, with quotas, soft-updates, writes: sync 118 async 1381) Nevertheless a user, not in group wheel gets a permission denied when trying a ls .. in the directory /var After going to singel user mode an changing the permissions of the mount-directory to 755 the effect vanishes after mounting /var again! I think this a bug, that can make a lot of trouble!!! >How-To-Repeat: mkdir /test chmod 750 /test chown root:wheel /test mount .... /test try as a user not in group wheel a cd /test ls -l .. you get permission denied for .. >Fix: Don't know! >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 14 6:20:56 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A5B514EB2 for ; Thu, 14 Oct 1999 06:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA67666; Thu, 14 Oct 1999 06:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 3658014EB1; Thu, 14 Oct 1999 06:19:11 -0700 (PDT) Message-Id: <19991014131911.3658014EB1@hub.freebsd.org> Date: Thu, 14 Oct 1999 06:19:11 -0700 (PDT) From: gone@marnet.mk To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/14324: wst OR atapi drivers won't work Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14324 >Category: i386 >Synopsis: wst OR atapi drivers won't work >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 14 06:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Goran Muratovski >Release: 3.0 >Organization: Ss Cyril & Methodius University >Environment: FreeBSD pluto.teas.com.mk 3.0-RELEASE FreeBSD 3.0-RELEASE #5: Thu Oct 14 12:46:36 CEST 1999 gone@pluto.teas.com.mk:/usr/src/sys/compile/pluto i386 >Description: The tape drive used is: wdc1: unit 1 (atapi): , removable, accel, dma, iordis wst0: Unknown media (0xb7), reverse, qfa, ecc, 512b wst0: Max speed=1000Kb/s, Transfer limit=52 blocks, Buffer size=728 blocks while trying to label the tape with the amlabel program from the amanda backup system suite, the program outputs: bash#/usr/local/sbin/amlabel -f normal BackupSet0 rewinding, reading label BackupSet0 rewinding, writing label BackupSet0 and hangs. The /var/log/messages output is: Oct 14 14:48:41 pluto /kernel: wst0: 0d total bytes transferred Oct 14 14:48:42 pluto /kernel: wst0: WARNING: CTL exceeded 32768>26624 Oct 14 14:48:48 pluto /kernel: wst0: 32768d total bytes transferred Oct 14 14:48:52 pluto /kernel: wst0: 32768d total bytes transferred Oct 14 14:48:52 pluto /kernel: wst0: WARNING: CTL exceeded 32768>26624 Oct 14 14:49:17 pluto /kernel: wst0: 65536d total bytes transferred Oct 14 14:49:33 pluto /kernel: atapi1.1: controller not ready, status=c0, error=c0 Oct 14 14:49:33 pluto /kernel: atapi1.1: controller not ready for cmd Oct 14 14:49:33 pluto /kernel: wst0: Sense media type failed Oct 14 14:49:33 pluto /kernel: wst0: WARNING: CTL exceeded 32768>0 >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 Oct 14 6:31:26 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from lunatic.oneinsane.net (lunatic.oneinsane.net [207.113.133.231]) by hub.freebsd.org (Postfix) with ESMTP id 1756214F77 for ; Thu, 14 Oct 1999 06:31:22 -0700 (PDT) (envelope-from insane@lunatic.oneinsane.net) Received: by lunatic.oneinsane.net (Postfix, from userid 1000) id C73E219B; Thu, 14 Oct 1999 06:31:21 -0700 (PDT) Date: Thu, 14 Oct 1999 06:31:21 -0700 From: Ron 'The InSaNe One' Rosson To: freebsd-bugs@freebsd.org Subject: Re: wdm breaks getlogin()? Message-ID: <19991014063121.B18105@lunatic.oneinsane.net> Reply-To: Ron Rosson References: <199910120653.XAA02592@kl65364.intercon.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <199910120653.XAA02592@kl65364.intercon.hp.com> X-Operating-System: FreeBSD lunatic.oneinsane.net 3.3-STABLE X-Opinion: What you read here is my IMHO X-Disclaimer: I am a firm believer in RTFM X-WWW: http://www.oneinsane.net X-PGP-KEY: http://www.oneinsane.net/~insane/insane2-pgp5i.txt X-Uptime: 6:29AM up 18:01, 1 user, load averages: 0.00, 0.00, 0.00 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org THere is a new version out that is not in the ports tree yet that addresses this issue. I don't have my notes with me but if you need the link to it drop me a line and I will dig it up. TIA On Mon, 11 Oct 1999, Ken Lui was heard blurting out: > I discovered that on two different installations of wdm under > FreeBSD 3.2 RELEASE, the getlogin() call returns "root" rather > than my login. I tried to isolate the cause of this whether if > it's due to Window Maker, aterm, or my machine in general. If I > don't use wdm but just the console with startx, getlogin() > works. If I telnet into my FreeBSD box from another machine, it > works. If I replace wdm with xdm it works. > > Anyone who's more familiar with the code than I know the problem > off hand? There is a setlogin() but I'm unsure about how the > architecture works. My feel is from browsing through the code, > things should work. [wdm runs upon launch (I have it set up via > /etc/ttys) and invokes an instance of wdmLogin which displays > the login panel. When login and password are entered, wdmLogin > invokes another instance of wdm which then calls setlogin() > before actually logging in.] I'm obviously missing something > since things aren't working. > > My sample program: > > #include > #include > > main() > { > printf("%s\n",getlogin()); > } > > > Ken > -- > Ken Lui 3495 Deer Creek Road > klui@cup.hp.com Palo Alto, CA 94304 USA > Information Solutions & Services 1.650.236.5364 FAX 1.650.857.2085 > Views within this message may not be those of the Hewlett-Packard Company > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message -- ------------------------------------------------------------------- Ron Rosson ... and a UNIX user said ... The InSaNe One rm -rf * insane@oneinsane.net and all was null and void ------------------------------------------------------------------- Adults are just kids that owe money To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 14 7:29:28 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F1A2014C32; Thu, 14 Oct 1999 07:29:26 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA23300; Thu, 14 Oct 1999 07:29:26 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Thu, 14 Oct 1999 07:29:26 -0700 (PDT) From: Message-Id: <199910141429.HAA23300@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, jkh@FreeBSD.org Subject: Re: bin/14317: sysintall: instructions to reboot don't mention CDROMs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: sysintall: instructions to reboot don't mention CDROMs Responsible-Changed-From-To: freebsd-bugs->jkh Responsible-Changed-By: sheldonh Responsible-Changed-When: Thu Oct 14 07:28:47 PDT 1999 Responsible-Changed-Why: Jordan will probably wqant to take a look at this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 14 7:30: 2 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 53D0A14C32; Thu, 14 Oct 1999 07:30:00 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA23468; Thu, 14 Oct 1999 07:30:00 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Thu, 14 Oct 1999 07:30:00 -0700 (PDT) From: Message-Id: <199910141430.HAA23468@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, jkh@FreeBSD.org Subject: Re: bin/14318: sysinstall upon install has some counter-intuitive features Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: sysinstall upon install has some counter-intuitive features Responsible-Changed-From-To: freebsd-bugs->jkh Responsible-Changed-By: sheldonh Responsible-Changed-When: Thu Oct 14 07:29:32 PDT 1999 Responsible-Changed-Why: Jordan's Mr. Sysinstall. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 14 7:34:33 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from dt050n71.san.rr.com (dt050n71.san.rr.com [204.210.31.113]) by hub.freebsd.org (Postfix) with ESMTP id 32F1414F93 for ; Thu, 14 Oct 1999 07:34:31 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from gorean.org (master [10.0.0.2]) by dt050n71.san.rr.com (8.9.3/8.8.8) with ESMTP id HAA07449; Thu, 14 Oct 1999 07:34:25 -0700 (PDT) (envelope-from Doug@gorean.org) Message-ID: <3805E9F1.C5A436E8@gorean.org> Date: Thu, 14 Oct 1999 07:34:25 -0700 From: Doug Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 4.0-CURRENT-0927 i386) X-Accept-Language: en MIME-Version: 1.0 To: costa@cortexgroup.com Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: y2k References: <000301bf14b9$7f296db0$040000c0@eclipse.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Constantine J. Morris" wrote: > > what versions of the OS are y2k compliant? Our Y2K statement is on our web page. For other applications you'd have to ask them. Good luck, Doug -- "Stop it, I'm gettin' misty." - Mel Gibson as Porter, "Payback" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 14 8:20: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AF1591505E for ; Thu, 14 Oct 1999 08:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA27510; Thu, 14 Oct 1999 08:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 7508D14F6B; Thu, 14 Oct 1999 08:10:57 -0700 (PDT) Message-Id: <19991014151057.7508D14F6B@hub.freebsd.org> Date: Thu, 14 Oct 1999 08:10:57 -0700 (PDT) From: randy@psg.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14326: kerberos4 pam-related breakage in current Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14326 >Category: misc >Synopsis: kerberos4 pam-related breakage in current >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 14 08:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Randy Bush >Release: 4.0-current >Organization: ymbk >Environment: FreeBSD rip.psg.com 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Tue Oct 12 05:55:02 PDT 1999 root@rip.psg.com:/usr/src/sys/compile/RIP i386 >Description: From: Randy Bush To: Mark Murray Subject: Re: k4 and -current Date: Wed, 13 Oct 1999 16:27:22 -0700 > OK - duplicate all the lines in pam.conf that begin with > "login", and replace the regex "^login" with "rlogind" for > the duplicated case. > Repeat except replace with "rshd". done # If you want KerberosIV authentication, uncomment the next line: login auth sufficient pam_kerberosIV.so try_first_pass shell auth sufficient pam_kerberosIV.so try_first_pass rlogind auth sufficient pam_kerberosIV.so try_first_pass rshd auth sufficient pam_kerberosIV.so try_first_pass > Let me know as much as possible about the failure after > that... roam.psg.com:/usr/home/randy> rsh rip ls rsh: kcmd: connection unexpectedly closed. Login incorrect. roam.psg.com:/usr/home/randy> rsh rip ls rsh: kcmd: connection unexpectedly closed. Login incorrect. roam.psg.com:/usr/home/randy> rsh -x rip ls rsh: kcmd: connection unexpectedly closed. rsh: the -x flag requires Kerberos authentication roam.psg.com:/usr/home/randy> rlogin rip rlogin: remote host doesn't support Kerberos: Connection refused ^C roam.psg.com:/usr/home/randy> rlogin -x rip rlogin: krcmd_mutual: Generic kerberos error (kfailure) rlogin: the -x flag requires Kerberos authentication Oct 13 16:22:00 rip rshd[84249]: connect from roam.psg.com Oct 13 16:22:00 rip rshd[84249]: no modules loaded for `rshd' service Oct 13 16:22:00 rip rshd[84249]: auth_pam: Permission denied Oct 13 16:22:00 rip rshd[84249]: PAM authentication failed Oct 13 16:22:00 rip rshd[84249]: randy@roam.psg.com as randy: permission denied. cmd='ls' Oct 13 16:22:51 rip rshd[84268]: connect from roam.psg.com Oct 13 16:22:51 rip rshd[84268]: connection from 147.28.0.38 on illegal port 5120 Oct 13 16:22:51 rip rshd[84269]: connect from roam.psg.com Oct 13 16:22:51 rip rshd[84269]: no modules loaded for `rshd' service Oct 13 16:22:51 rip rshd[84269]: auth_pam: Permission denied Oct 13 16:22:51 rip rshd[84269]: PAM authentication failed Oct 13 16:22:51 rip rshd[84269]: randy@roam.psg.com as randy: permission denied. cmd='ls' Oct 13 16:24:35 rip rshd[84313]: connect from roam.psg.com Oct 13 16:24:35 rip rshd[84313]: usage: rshd [-alnDL] Oct 13 16:24:51 rip rlogind[84326]: usage: rlogind [-Dalnx] Oct 13 16:24:51 rip rlogind[84326]: Connection from 147.28.0.38 on illegal port >How-To-Repeat: kerberos 4 rlogin/rsh to a -current host >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 14 8:40: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E411D15069 for ; Thu, 14 Oct 1999 08:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA29697; Thu, 14 Oct 1999 08:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from kind.ki.informatik.uni-frankfurt.de (kind.ki.informatik.uni-frankfurt.de [141.2.10.10]) by hub.freebsd.org (Postfix) with ESMTP id 8B81914C27 for ; Thu, 14 Oct 1999 08:32:39 -0700 (PDT) (envelope-from marko@kind.ki.informatik.uni-frankfurt.de) Received: (from marko@localhost) by kind.ki.informatik.uni-frankfurt.de (8.9.3/8.9.3) id RAA50809; Thu, 14 Oct 1999 17:10:18 +0200 (CEST) (envelope-from marko) Message-Id: <199910141510.RAA50809@kind.ki.informatik.uni-frankfurt.de> Date: Thu, 14 Oct 1999 17:10:18 +0200 (CEST) From: marko@ki.informatik.uni-frankfurt.de Reply-To: marko@ki.informatik.uni-frankfurt.de To: FreeBSD-gnats-submit@freebsd.org Cc: fjh@cs.mu.oz.au X-Send-Pr-Version: 3.2 Subject: misc/14327: netdb.h not namespace clean Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14327 >Category: misc >Synopsis: names used in netdb.h may conflict with names defined in including file >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 14 08:40:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Marko Schuetz >Release: FreeBSD 3.2-STABLE i386 >Organization: J.W. Goethe Universitaet, Frankfurt >Environment: >Description: ----begin forwarded mail---- On 13-Oct-1999, Marko Schuetz wrote: > In file included from mercury_trace_external.c:44: > /usr/include/netdb.h:179: parse error before `(' > /usr/include/netdb.h:179: `type name' declared as function returning an array > /usr/include/netdb.h:179: `type name' declared as function returning a function > /usr/include/netdb.h:179: parse error before `)' This is a bug in the FreeBSD header files: they are not namespace-clean. The problem is a name clash between a macro `hp' defined by the Mercury headers and a parameter name in the FreeBSD header file. I suggest you report this as a bug to the developers of the FreeBSD header files. I've attached a patch which will fix this. -- Fergus Henderson | "I have always known that the pursuit WWW: | of excellence is a lethal habit" PGP: finger fjh@128.250.37.3 | -- the last words of T. S. Garp. ----end forwarded mail---- >How-To-Repeat: get mercury-compiler-rotd-1999-10-12.tar.gz from ftp.mercury.cs.mu.oz.au tar xzf mercury-compiler-rotd-1999-10-12.tar.gz cd mercury-compiler-rotd-1999-10-12 ./configure make >Fix: --- netdb.h.old Thu Oct 14 12:41:11 1999 +++ netdb.h Thu Oct 14 12:41:35 1999 @@ -175,8 +175,8 @@ struct netent * _getnetbyhtaddr __P((unsigned long, int)); struct netent * _getnetbydnsaddr __P((unsigned long, int)); struct netent * _getnetbynisaddr __P((unsigned long, int)); -void _map_v4v6_address __P((const char *src, char *dst)); -void _map_v4v6_hostent __P((struct hostent *hp, char **bp, int *len)); +void _map_v4v6_address __P((const char *__src, char *__dst)); +void _map_v4v6_hostent __P((struct hostent *__hp, char **__bp, int *__len)); __END_DECLS #endif /* !_NETDB_H_ */ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 14 11:30: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 19C2A15058 for ; Thu, 14 Oct 1999 11:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA48250; Thu, 14 Oct 1999 11:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from internal.mail.demon.net (internal.mail.demon.net [193.195.224.3]) by hub.freebsd.org (Postfix) with ESMTP id E571014F88 for ; Thu, 14 Oct 1999 11:26:47 -0700 (PDT) (envelope-from fanf@demon.net) Received: from fanf.eng.demon.net (fanf.eng.demon.net [195.11.55.89]) by internal.mail.demon.net with ESMTP id TAA20874; Thu, 14 Oct 1999 19:26:40 +0100 (BST) Received: from fanf by fanf.eng.demon.net with local (Exim 3.03 #2) id 11bpZq-000EYx-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 14 Oct 1999 19:26:10 +0100 Message-Id: Date: Thu, 14 Oct 1999 19:26:10 +0100 From: Tony Finch Reply-To: Tony Finch To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14330: [PATCH] fix clash between /usr/src/contrib/tcpdump/ppp.h and /usr/include/net/ppp_defs.h Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14330 >Category: bin >Synopsis: [PATCH] fix clash between /usr/src/contrib/tcpdump/ppp.h and /usr/include/net/ppp_defs.h >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 14 11:30:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Tony Finch >Release: FreeBSD 3.3-STABLE-19990927 i386 >Organization: Demon Internet Ltd >Environment: FreeBSD fanf.eng.demon.net 3.3-STABLE-19990927 FreeBSD 3.3-STABLE-19990927 #14: Mon Sep 27 02:50:55 BST 1999 root@fanf.eng.demon.net:/usr/src/sys/compile/DELL-PREC410 i386 >Description: cc -O -pipe -DHAVE_FCNTL_H=1 -DHAVE_NET_SLIP_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ETHER_NTOHOST=1 -DHAVE_SETLINEBUF=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_TM_GMTOFF=1 -DLBL_ALIGN=1 -DPPP -DHAVE_FDDI -g -I/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/lbl -c /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ppp.c In file included from /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ppp.c:54: /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/ppp.h:18: warning: `PPP_ADDRESS' redefined /usr/include/net/ppp_defs.h:40: warning: this is the location of the previous definition /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/ppp.h:19: warning: `PPP_CONTROL' redefined /usr/include/net/ppp_defs.h:41: warning: this is the location of the previous definition /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/ppp.h:22: warning: `PPP_IP' redefined /usr/include/net/ppp_defs.h:56: warning: this is the location of the previous definition /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/ppp.h:27: warning: `PPP_IPX' redefined /usr/include/net/ppp_defs.h:59: warning: this is the location of the previous definition >How-To-Repeat: make buildworld >Fix: --- /usr/src/contrib/tcpdump/ppp.h.orig Thu Oct 14 19:06:04 1999 +++ /usr/src/contrib/tcpdump/ppp.h Thu Oct 14 19:10:10 1999 @@ -15,21 +15,21 @@ * suitability of this software for any purpose. It is provided "as is" * without express or implied warranty. */ -#define PPP_ADDRESS 0xff /* The address byte value */ -#define PPP_CONTROL 0x03 /* The control byte value */ +#define PPP_ADDRESS_VAL 0xff /* The address byte value */ +#define PPP_CONTROL_VAL 0x03 /* The control byte value */ /* Protocol numbers */ -#define PPP_IP 0x0021 /* Raw IP */ -#define PPP_OSI 0x0023 /* OSI Network Layer */ -#define PPP_NS 0x0025 /* Xerox NS IDP */ -#define PPP_DECNET 0x0027 /* DECnet Phase IV */ -#define PPP_APPLE 0x0029 /* Appletalk */ -#define PPP_IPX 0x002b /* Novell IPX */ -#define PPP_VJC 0x002d /* Van Jacobson Compressed TCP/IP */ -#define PPP_VJNC 0x002f /* Van Jacobson Uncompressed TCP/IP */ -#define PPP_BRPDU 0x0031 /* Bridging PDU */ -#define PPP_STII 0x0033 /* Stream Protocol (ST-II) */ -#define PPP_VINES 0x0035 /* Banyan Vines */ +#define PPP_IP 0x21 /* Raw IP */ +#define PPP_OSI 0x23 /* OSI Network Layer */ +#define PPP_NS 0x25 /* Xerox NS IDP */ +#define PPP_DECNET 0x27 /* DECnet Phase IV */ +#define PPP_APPLE 0x29 /* Appletalk */ +#define PPP_IPX 0x2b /* Novell IPX */ +#define PPP_VJC 0x2d /* Van Jacobson Compressed TCP/IP */ +#define PPP_VJNC 0x2f /* Van Jacobson Uncompressed TCP/IP */ +#define PPP_BRPDU 0x31 /* Bridging PDU */ +#define PPP_STII 0x33 /* Stream Protocol (ST-II) */ +#define PPP_VINES 0x35 /* Banyan Vines */ #define PPP_HELLO 0x0201 /* 802.1d Hello Packets */ #define PPP_LUXCOM 0x0231 /* Luxcom */ --- /usr/src/contrib/tcpdump/print-ppp.c.orig Tue Sep 15 20:46:59 1998 +++ /usr/src/contrib/tcpdump/print-ppp.c Thu Oct 14 19:07:44 1999 @@ -571,7 +571,7 @@ snapend = p + caplen; hdrlength = 0; - if (p[0] == PPP_ADDRESS && p[1] == PPP_CONTROL) { + if (p[0] == PPP_ADDRESS_VAL && p[1] == PPP_CONTROL_VAL) { if (eflag) printf("%02x %02x ", p[0], p[1]); p += 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 Thu Oct 14 13: 0: 6 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1248B15109 for ; Thu, 14 Oct 1999 13:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA57133; Thu, 14 Oct 1999 13:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from subnet.sub.net (subnet.sub.net [212.227.14.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E40615109 for ; Thu, 14 Oct 1999 12:58:58 -0700 (PDT) (envelope-from bertram@gummo.bbb.sub.org) Received: (from uucp@localhost) by subnet.sub.net (8.8.8/8.8.8/1.2subnet-linux) with UUCP id VAA22855 for FreeBSD-gnats-submit@freebsd.org; Thu, 14 Oct 1999 21:54:39 +0200 Received: (from bertram@localhost) by gummo.bbb.sub.org (8.9.2/8.9.2) id VAA07049; Thu, 14 Oct 1999 21:53:43 +0200 (CEST) (envelope-from bertram) Message-Id: <199910141953.VAA07049@gummo.bbb.sub.org> Date: Thu, 14 Oct 1999 21:53:43 +0200 (CEST) From: bertram@gummo.bbb.sub.org Reply-To: bertram@gummo.bbb.sub.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: i386/14334: AHA-1542A not supported by FreeBSD 3.x ("compensating") Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14334 >Category: i386 >Synopsis: AHA-1542A not supported by FreeBSD 3.x ("compensating") >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 14 13:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Bertram Barth >Release: FreeBSD 3.1-RELEASE i386 >Organization: none/private >Environment: AHA-1542A from 1988, FreeBSD 3.3-RELEASE >Description: aha0 is found and probed correctly but fails when probing for attached devices. Output during boot is: aha0 at 0x330-0x333 irq 11 drq 5 on isa aha0: AHA-1540/1542 64 head BIOS FW Rev. 0.6 (ID=41) SCSI Host Adapter, SCSI ID 7, 16 CCBs Waiting 15 seconds for SCSI devices to settle aha0: AHA-1540A detected, compensating aha0: AHA-1540A detected, compensating aha0: AHA-1540A detected, compensating aha0: AHA-1540A detected, compensating aha0: AHA-1540A detected, compensating aha0: AHA-1540A detected, compensating then the machine just hangs. works with FreeBSD 2.x, output of "boot -v" in 2.2.8: aha0: Rev 41 (AHA-154x[AB]) V0.6, enabling residuals, target ops >How-To-Repeat: Boot with Install-floppies of FreeBSD 3.x or 4.0-current >Fix: disabling residuals in aha.c cured the problem on my machine. I've no clue about the consequences of the modification I did, but if possible I'd like to have this as the default for the GENERIC kernel, since it make installation possible with this controller. On the other hand residuals IMHO aren't the real source of the problem since obviously they worked in 2.2.8. Context diff of sources from 3.1-RELEASE follows: *** aha.c Wed Jan 20 07:21:26 1999 --- aha.c-orig Thu Oct 14 20:55:46 1999 *************** *** 242,249 **** aha->unit = unit; aha->tag = tag; aha->bsh = bsh; ! aha->ccb_sg_opcode = INITIATOR_SG_CCB_WRESID; ! aha->ccb_ccb_opcode = INITIATOR_CCB_WRESID; if (aha->unit != AHA_TEMP_UNIT) { aha_softcs[unit] = aha; --- 242,249 ---- aha->unit = unit; aha->tag = tag; aha->bsh = bsh; ! aha->ccb_ccb_opcode = INITIATOR_CCB; ! aha->ccb_sg_opcode = INITIATOR_SG_CCB; if (aha->unit != AHA_TEMP_UNIT) { aha_softcs[unit] = aha; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 14 17:30: 7 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 72F02152A7 for ; Thu, 14 Oct 1999 17:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA76718; Thu, 14 Oct 1999 17:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from titan.titan-project.org (titan.titan-project.org [216.127.78.20]) by hub.freebsd.org (Postfix) with ESMTP id 9DF83152C0 for ; Thu, 14 Oct 1999 17:25:09 -0700 (PDT) (envelope-from cshumway@titan.titan-project.org) Received: (from cshumway@localhost) by titan.titan-project.org (8.9.3/8.9.3) id RAA17773; Thu, 14 Oct 1999 17:26:58 -0700 (PDT) (envelope-from cshumway) Message-Id: <199910150026.RAA17773@titan.titan-project.org> Date: Thu, 14 Oct 1999 17:26:58 -0700 (PDT) From: cshumway@titan-project.org Reply-To: cshumway@titan-project.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14335: Incorrect path for named.stats in ndc man page Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14335 >Category: bin >Synopsis: Manual page for ndc gives incorrect path for named.stats >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 Oct 14 17:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Christopher Shumway >Release: FreeBSD 3.3-STABLE i386 >Organization: >Environment: FreeBSD titan.titan-project.org 3.3-STABLE FreeBSD 3.3-STABLE #0: Sat Oct 9 17:30:56 PDT 1999 cshumway@titan.titan-project.org:/usr/src/sys/compile/TITAN i386 >Description: The ndc manpage for 'ndc stats' says that the status file will be dumped in /var/tmp/named.stats. The real location for named.stats after 'ndc stats' is /etc/namedb/named.stats >How-To-Repeat: ndc stats named.stats should be dumped in /etc/namedb/named.stats >Fix: Change the manual page /usr/share/man/man8/ndc.8.gz to reflect the proper locateion of named.stats >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 14 19:40: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7BBF414FF1 for ; Thu, 14 Oct 1999 19:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA88256; Thu, 14 Oct 1999 19:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freed.dyn.ez-ip.net (deimos.IRO.UMontreal.CA [132.204.20.21]) by hub.freebsd.org (Postfix) with ESMTP id C802914CDE for ; Thu, 14 Oct 1999 19:30:07 -0700 (PDT) (envelope-from spidey@freed.dyn.ez-ip.net) Received: by freed.dyn.ez-ip.net (Postfix, from userid 1000) id BBB8EC46; Thu, 14 Oct 1999 22:30:28 -0400 (EDT) Message-Id: <19991015023028.BBB8EC46@freed.dyn.ez-ip.net> Date: Thu, 14 Oct 1999 22:30:28 -0400 (EDT) From: Anarcat To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/14339: sendmail_enable should specify the path to sendmail Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14339 >Category: conf >Synopsis: sendmail_enable should specify the path to sendmail >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 Oct 14 19:40:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Spidey >Release: FreeBSD 3.3-RC i386 >Organization: >Environment: FBSD-3.3RC (19990909) >Description: It could be nice to be able to sepcify the sendmail program to start if we have an alternative to the standard sendmail. For example, run "/usr/local/postfix start". >How-To-Repeat: N/A >Fix: Here's a patch that could be usei (!!!!!UNTESTED!!!!!): *** rc Fri Sep 10 19:52:29 1999 --- /tmp/rc Thu Oct 14 22:09:57 1999 *************** *** 326,333 **** echo -n ' printer'; ${lpd_program} ${lpd_flags} fi ! if [ "X${sendmail_enable}" = X"YES" -a -r /etc/sendmail.cf ]; then ! echo -n ' sendmail'; /usr/sbin/sendmail ${sendmail_flags} fi if [ "X${usbd_enable}" = X"YES" ]; then --- 326,333 ---- echo -n ' printer'; ${lpd_program} ${lpd_flags} fi ! if [ ! "X${sendmail_enablE}" = X"NO" -a -r /etc/sendmail.cf ]; then ! echo -n ' sendmail'; ${sendmail_enable} ${sendmail_flags} fi if [ "X${usbd_enable}" = X"YES" ]; then I hope I made that PR correctly... :) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 14 19:44:59 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from mta3.rcsntx.swbell.net (mta3.rcsntx.swbell.net [151.164.30.27]) by hub.freebsd.org (Postfix) with ESMTP id 95DF114FF1 for ; Thu, 14 Oct 1999 19:39:47 -0700 (PDT) (envelope-from chris@holly.dyndns.org) Received: from holly.dyndns.org ([216.62.157.60]) by mta3.rcsntx.swbell.net (Sun Internet Mail Server sims.3.5.1999.09.16.21.57.p8) with ESMTP id <0FJM00KQMI1LF3@mta3.rcsntx.swbell.net> for freebsd-bugs@FreeBSD.ORG; Thu, 14 Oct 1999 21:39:27 -0500 (CDT) Received: (from chris@localhost) by holly.dyndns.org (8.9.3/8.9.3) id VAA38829; Thu, 14 Oct 1999 21:38:13 -0500 (CDT envelope-from chris) X-URL: http://www.FreeBSD.org/~chris/ Date: Thu, 14 Oct 1999 21:38:12 -0500 From: Chris Costello Subject: Re: y2k In-reply-to: <000301bf14b9$7f296db0$040000c0@eclipse.net> To: "Constantine J. Morris" Cc: freebsd-bugs@FreeBSD.ORG Reply-To: chris@calldei.com Message-id: <19991014213812.U19110@holly.calldei.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.4i X-Operating-System: FreeBSD 4.0-CURRENT (i386) References: <000301bf14b9$7f296db0$040000c0@eclipse.net> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Oct 12, 1999, Constantine J. Morris wrote: > what versions of the OS are y2k compliant? what about apps like sendmail > and apache?? See http://www.freebsd.org/y2kbug.html for FreeBSD's Y2K information, and http://www.sendmail.org and http://www.apache.org for Sendmail and Apache's websites, respectively. -- |Chris Costello |Computers are unreliable, but humans are even more unreliable. - Gilb `---------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 14 21:50: 7 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A9C3615063 for ; Thu, 14 Oct 1999 21:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA96618; Thu, 14 Oct 1999 21:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from byzantine.student.umd.edu (byzantine.student.umd.edu [129.2.244.158]) by hub.freebsd.org (Postfix) with ESMTP id D1DCC14F41 for ; Thu, 14 Oct 1999 21:44:29 -0700 (PDT) (envelope-from howardjp@byzantine.student.umd.edu) Received: (from howardjp@localhost) by byzantine.student.umd.edu (8.9.3/8.9.3) id AAA81151; Fri, 15 Oct 1999 00:45:46 -0400 (EDT) (envelope-from howardjp) Message-Id: <199910150445.AAA81151@byzantine.student.umd.edu> Date: Fri, 15 Oct 1999 00:45:46 -0400 (EDT) From: howardjp@wam.umd.edu Reply-To: howardjp@wam.umd.edu, umd.edu@byzantine.student.umd.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14342: [PATCH] Speed ups for regex! Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14342 >Category: bin >Synopsis: [PATCH] Speed ups for regex! >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 Oct 14 21:50:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: James Howard >Release: FreeBSD 4.0-CURRENT i386 >Organization: University of Maryland >Environment: FreeBSD byzantine.student.umd.edu 4.0-CURRENT FreeBSD 4.0-CURRENT #40: Wed Oct 6 18:17:44 EDT 1999 howardjp@byzantine.student.umd.edu:/usr/src/sys/compile/BYZANTINE i386 >Description: Regex is horribly, horribly slow. There is code in lib/libc/regex/engine.c to handle searching for a known constant string which has to be present in any matches. This is meant to cut down the number of strings regexec() actually has to search. However, it uses a simple search to find it and it takes forever. I replaced it with a Boyer-Moore search. I stole the code from 4.4BSD's egrep. I have trimed it down as much as I can and it roughly halves the speed of calls to regexec on mis-matches. Apply the patch below to lib/libc/regex to get add the new code. >How-To-Repeat: N/A >Fix: diff -ur regex.orig/engine.c regex/engine.c --- regex.orig/engine.c Mon Sep 13 09:53:57 1999 +++ regex/engine.c Fri Oct 15 00:30:46 1999 @@ -144,14 +144,14 @@ int eflags; { register char *endp; - register int i; + register int i, j; + int patlen = g->mlen; struct match mv; register struct match *m = &mv; - register char *dp; + register char *dp, *k, *s; register const sopno gf = g->firststate+1; /* +1 for OEND */ register const sopno gl = g->laststate; - char *start; - char *stop; + char *start, *stop; /* simplify the situation where possible */ if (g->cflags®_NOSUB) @@ -167,14 +167,37 @@ return(REG_INVARG); /* prescreening; this does wonders for this rather slow code */ - if (g->must != NULL) { - for (dp = start; dp < stop; dp++) - if (*dp == g->must[0] && stop - dp >= g->mlen && - memcmp(dp, g->must, (size_t)g->mlen) == 0) - break; - if (dp == stop) /* we didn't find g->must */ - return(REG_NOMATCH); + if (g->must != NULL) { + for (k = string + patlen - 1; k < stop;) { + /* + * for a large class of patterns, upwards of 80% of + * match time is spent on the next line. we beat + * existing microcode (vax 'matchc') this way. + */ + while ((k += g->delta0[*(unsigned char *) k]) < stop); + if (k < string + LARGE) + break; + k -= LARGE; + + j = patlen - 1; + s = k - 1; + while (g->cmap[*((unsigned char *)s--)] == + g->must[--j]); + + /* + * delta-less shortcut for literati. short shrift for + * genetic engineers? + */ + + if (j < 0) + goto bmpassed; + + k++; /* no match; restart next char */ + } + return REG_NOMATCH; } + +bmpassed: /* match struct setup */ m->g = g; diff -ur regex.orig/regcomp.c regex/regcomp.c --- regex.orig/regcomp.c Mon Sep 13 09:53:57 1999 +++ regex/regcomp.c Fri Oct 15 00:32:47 1999 @@ -245,6 +245,7 @@ g->categories = &g->catspace[-(CHAR_MIN)]; (void) memset((char *)g->catspace, 0, NC*sizeof(cat_t)); g->backrefs = 0; + (void) memset((void *)g->delta0, 0, 256 * sizeof(int)); /* do it */ EMIT(OEND, 0); @@ -1738,6 +1739,7 @@ } assert(cp == g->must + g->mlen); *cp++ = '\0'; /* just on general principles */ + gosper(g->must, g->delta0, g->cmap); } /* @@ -1774,4 +1776,46 @@ if (plusnest != 0) g->iflags |= BAD; return(maxnest); +} + + +#define NALT 7 /* tied to scanf() size in alternate() */ + +/* + * Compute "Boyer-Moore" delta table -- put skip distance in delta0[c] + */ +void +gosper(pattern, delta0, cmap) + char *pattern; /* ... HAKMEM lives ... */ + int *delta0; /* Who/what is HAKMEM? */ + char *cmap; +{ + char *altpat[NALT]; + int altlen[NALT]; + register int j, altmin; + unsigned char c; + + /* Make one-string case look like simple alternatives case */ + altmin = altlen[0] = strlen(pattern); + altpat[0] = pattern; + + /* For chars that aren't in any string, skip by string length. */ + for (j = 0; j < 256; j++) { + delta0[j] = altmin; + cmap[j] = j; /* Sneak in initialization of cmap */ + } + + /* For chars in a string, skip distance from char to end of string. */ + /* (If char appears more than once, skip minimum distance.) */ + + delta0[0] = 0; + for (j = 0; j < altlen[0] - 1; j++) { + c = altpat[0][j]; + delta0[c] = MIN(delta0[c], altlen[0] - j - 1); + } + + /* For last char of each string, fall out of search loop. */ + c = altpat[0][altlen[0] - 1]; + delta0[c] = LARGE; + } diff -ur regex.orig/regex2.h regex/regex2.h --- regex.orig/regex2.h Mon Sep 13 09:53:57 1999 +++ regex/regex2.h Fri Oct 15 00:36:14 1999 @@ -56,6 +56,8 @@ */ #define MAGIC1 ((('r'^0200)<<8) | 'e') +#define META "\n^$.[]()?+*|\\" /* egrep meta-characters */ + /* * The internal representation is a *strip*, a sequence of * operators ending with an endmarker. (Some terminology etc. is a @@ -164,6 +166,8 @@ size_t nsub; /* copy of re_nsub */ int backrefs; /* does it use back references? */ sopno nplus; /* how deep does it nest +s? */ + int delta0[256]; /* Boyer-Moore algorithm core */ + char cmap[256]; /* catspace must be last */ cat_t catspace[1]; /* actually [NC] */ }; @@ -171,3 +175,14 @@ /* misc utilities */ #define OUT (CHAR_MAX+1) /* a non-character value */ #define ISWORD(c) (isalnum((uch)(c)) || (c) == '_') + +/* stuff used by Boyer-Moore */ + +#define MIN(A, B) ((A) > (B) ? (B) : (A)) + +#define BUFSIZE 65536 /* make higher for cray */ +#define PATSIZE 6000 +#define LARGE BUFSIZE + PATSIZE + +void gosper(char *, int *, char *); +int chimaera(char *, char *, struct re_guts *); >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 14 22: 8:27 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C4F0914D40; Thu, 14 Oct 1999 22:08:25 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA97511; Thu, 14 Oct 1999 22:08:25 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Date: Thu, 14 Oct 1999 22:08:25 -0700 (PDT) From: Message-Id: <199910150508.WAA97511@freefall.freebsd.org> To: cmsedore@maxwell.syr.edu, msmith@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/10860: bpf overwrites source ethernet addresses when writing to a bpf descriptor Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: bpf overwrites source ethernet addresses when writing to a bpf descriptor State-Changed-From-To: open->closed State-Changed-By: msmith State-Changed-When: Thu Oct 14 22:07:52 PDT 1999 State-Changed-Why: Supplied patch verified and committed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 14 22:36:27 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 90ABB14BDC; Thu, 14 Oct 1999 22:36:26 -0700 (PDT) (envelope-from ken@FreeBSD.org) Received: (from ken@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA99419; Thu, 14 Oct 1999 22:36:26 -0700 (PDT) (envelope-from ken@FreeBSD.org) Date: Thu, 14 Oct 1999 22:36:26 -0700 (PDT) From: Message-Id: <199910150536.WAA99419@freefall.freebsd.org> To: ken@FreeBSD.org, freebsd-bugs@FreeBSD.org, imp@FreeBSD.org Subject: Re: i386/14334: AHA-1542A not supported by FreeBSD 3.x ("compensating") Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: AHA-1542A not supported by FreeBSD 3.x ("compensating") Responsible-Changed-From-To: freebsd-bugs->imp Responsible-Changed-By: ken Responsible-Changed-When: Thu Oct 14 22:36:08 PDT 1999 Responsible-Changed-Why: Warner wrote the aha driver. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 14 23: 0: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B6EB14D92 for ; Thu, 14 Oct 1999 23:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA01333; Thu, 14 Oct 1999 23:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 14 Oct 1999 23:00:01 -0700 (PDT) Message-Id: <199910150600.XAA01333@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Alexey Zelkin Subject: Re: conf/14339: sendmail_enable should specify the path to sendmail Reply-To: Alexey Zelkin Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/14339; it has been noted by GNATS. From: Alexey Zelkin To: Anarcat Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: conf/14339: sendmail_enable should specify the path to sendmail Date: Fri, 15 Oct 1999 08:29:59 +0400 hi, On Thu, Oct 14, 1999 at 10:30:28PM -0400, Anarcat wrote: > >Number: 14339 > >Category: conf > >Synopsis: sendmail_enable should specify the path to sendmail > It could be nice to be able to sepcify the sendmail program to start > if we have an alternative to the standard sendmail. For example, run > "/usr/local/postfix start". Postfix is port. So it should be started by script located in ports startup directory (it's usualy /usr/local/etc/rc.d/). It applies to all other _thrid-parat_ applications. -- /* Alexey Zelkin && phantom@cris.net */ /* Tavric National University && phantom@crimea.edu */ /* http://www.ccssu.crimea.ua/~phantom && phantom@FreeBSD.org */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 15 2: 0: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6087914F9F for ; Fri, 15 Oct 1999 02:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA15711; Fri, 15 Oct 1999 02:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id E99EF14DAA; Fri, 15 Oct 1999 01:56:23 -0700 (PDT) Message-Id: <19991015085623.E99EF14DAA@hub.freebsd.org> Date: Fri, 15 Oct 1999 01:56:23 -0700 (PDT) From: jmegias@caja-granada.es To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/14344: Kernel GENERIC don't work make depend with BPFILTER Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14344 >Category: kern >Synopsis: Kernel GENERIC don't work make depend with BPFILTER >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 Oct 15 02:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jose Megias >Release: 3.3-STABLE >Organization: Caja General Ahorros de Granada >Environment: FreeBSD mulhacen2.caja-granada.es 3.3-STABLE FreeBSD 3.3-STABLE #2: Thu Oct 14 1 3:32:34 CEST 1999 root@mulhacen2.caja-granada.es:/usr/src/sys/compile/GENERI C i386 >Description: When I execute make depend in kernel GENERIC after update my computer with make world, the process fail with an error in the module if_sis.c because it doesn't find bpf.h. This file contains the following lines: #include "bpf.h" #include >How-To-Repeat: Repeat make depend to GENERIC Kernel. >Fix: Eliminate the line: #include "bpf.h", then the process of install the kernel GENERIC works fine (make depend, make and make install) and the computer works ok with the new kernel. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 15 2: 7:36 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9EF7515261; Fri, 15 Oct 1999 02:07:34 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA16374; Fri, 15 Oct 1999 02:07:34 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 15 Oct 1999 02:07:34 -0700 (PDT) From: Message-Id: <199910150907.CAA16374@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, peter@FreeBSD.org Subject: Re: bin/14330: [PATCH] fix clash between /usr/src/contrib/tcpdump/ppp.h and /usr/include/net/ppp_defs.h Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: [PATCH] fix clash between /usr/src/contrib/tcpdump/ppp.h and /usr/include/net/ppp_defs.h Responsible-Changed-From-To: freebsd-bugs->peter Responsible-Changed-By: sheldonh Responsible-Changed-When: Fri Oct 15 02:06:34 PDT 1999 Responsible-Changed-Why: It's probably more appropriate for this to be resolved outside of the contrib directory. Over to Mr Wemm, pppd's most apparent maintainer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 15 2: 9:42 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2ECBA1528B; Fri, 15 Oct 1999 02:09:40 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA16536; Fri, 15 Oct 1999 02:09:40 -0700 (PDT) (envelope-from ru@FreeBSD.org) Date: Fri, 15 Oct 1999 02:09:40 -0700 (PDT) From: Message-Id: <199910150909.CAA16536@freefall.freebsd.org> To: jmegias@caja-granada.es, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14344: Kernel GENERIC don't work make depend with BPFILTER Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Kernel GENERIC don't work make depend with BPFILTER State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Fri Oct 15 02:07:20 PDT 1999 State-Changed-Why: Already fixed in src/sys/pci/if_sis.c,v 1.13.2.2. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 15 2:10: 6 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FBEB152A7 for ; Fri, 15 Oct 1999 02:10:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA16579; Fri, 15 Oct 1999 02:10:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from infoteka.nsk.ru (infoteka.nsk.ru [212.20.32.40]) by hub.freebsd.org (Postfix) with SMTP id 8643314DAA for ; Fri, 15 Oct 1999 02:05:54 -0700 (PDT) (envelope-from nnd@infoteka.nsk.ru) Received: (qmail 29194 invoked by uid 0); 15 Oct 1999 09:05:45 -0000 Message-Id: <19991015090545.29193.qmail@infoteka.nsk.ru> Date: 15 Oct 1999 09:05:45 -0000 From: nnd@mail.nsk.ru Reply-To: nnd@mail.nsk.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/14345: Version 1.27 of the 'src/sys/dev/ata/ata-all.c' prevents HPT366 matching Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14345 >Category: kern >Synopsis: Version 1.27 of the 'src/sys/dev/ata/ata-all.c' prevents HPT366 matching >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 15 02:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Nickolay N. Dudorov >Release: FreeBSD-current i386 >Organization: STE Infoteka >Environment: FreeBSD-current after 1999/10/13 11:56:50 PDT >Description: Doug Rabson's commit to the file in question with the Log: Don't match non-IDE devices in probe. prevents at least HighPoint HPT366 IDE controller from matching. Kernel with version 1.26 file successfully recognizes and works with the disk on this controller on the Abit's BP6 motherboard. The reason for this is that motherbord (or PCI-BIOS ?) reports this controller class as 'class=01-80-00' i.e. class=PCIC_STORGE ans subclass=PCIS_OTHER. This does'nt prevent 'ata_pciattach' from attaching HPT366 controller. Loking at the diff between -r1.26 and -r1.27 I dont understand the purpose of the patch at all. Additional test at the beginning of the 'ata_pcimatch' function can only return NULL where previous version return non-NULL for one of the "supported chipsets" or "unsupported but known chipsets". But if there is such a chipset - is'nt it better to change it's 'case' instead of the general (pre)condition ? >How-To-Repeat: Take an FreeBSD-current system with HPT366 controller and kernels with the -r1.26 and -r1.27 of the 'src/sys/dev/ata/ata_all.c'. Then the first one will work with this controller and the second not recognized it at all. >Fix: Revert this file to the -r1.26 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 15 2:11:31 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 754271526F; Fri, 15 Oct 1999 02:11:30 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA16729; Fri, 15 Oct 1999 02:11:30 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 15 Oct 1999 02:11:30 -0700 (PDT) From: Message-Id: <199910150911.CAA16729@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, peter@FreeBSD.org Subject: Re: bin/14335: Manual page for ndc gives incorrect path for named.stats Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Manual page for ndc gives incorrect path for named.stats Responsible-Changed-From-To: freebsd-bugs->peter Responsible-Changed-By: sheldonh Responsible-Changed-When: Fri Oct 15 02:10:55 PDT 1999 Responsible-Changed-Why: I'm not sure whether or not this is FreeBSD-specific. Mr Wemm will know, though. :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 15 2:13:12 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 024721526F; Fri, 15 Oct 1999 02:13:10 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA16823; Fri, 15 Oct 1999 02:13:10 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 15 Oct 1999 02:13:10 -0700 (PDT) From: Message-Id: <199910150913.CAA16823@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/14339: sendmail_enable should specify the path to sendmail Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: sendmail_enable should specify the path to sendmail State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Oct 15 02:12:37 PDT 1999 State-Changed-Why: A more comprehensive approach can be found in PR 13609. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 15 2:20:18 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DD2691526F; Fri, 15 Oct 1999 02:20:16 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA17397; Fri, 15 Oct 1999 02:20:16 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 15 Oct 1999 02:20:16 -0700 (PDT) From: Message-Id: <199910150920.CAA17397@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, sos@FreeBSD.org Subject: Re: kern/14345: Version 1.27 of the 'src/sys/dev/ata/ata-all.c' prevents HPT366 matching Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Version 1.27 of the 'src/sys/dev/ata/ata-all.c' prevents HPT366 matching Responsible-Changed-From-To: freebsd-bugs->sos Responsible-Changed-By: sheldonh Responsible-Changed-When: Fri Oct 15 02:19:55 PDT 1999 Responsible-Changed-Why: Over to the driver's maintainer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 15 4:40: 7 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1318D1530B for ; Fri, 15 Oct 1999 04:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA29710; Fri, 15 Oct 1999 04:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail.utexas.edu (wb3-a.mail.utexas.edu [128.83.126.138]) by hub.freebsd.org (Postfix) with SMTP id 251A114C11 for ; Fri, 15 Oct 1999 04:31:31 -0700 (PDT) (envelope-from rkw@dataplex.net) Received: (qmail 14452 invoked by uid 0); 15 Oct 1999 11:31:30 -0000 Received: from dial-48-25.ots.utexas.edu (HELO nomad.dataplex.net) (128.83.251.121) by umbs-smtp-3 with SMTP; 15 Oct 1999 11:31:30 -0000 Message-Id: <99101505513200.37464@nomad.dataplex.net> Date: Fri, 15 Oct 1999 05:43:07 -0500 From: Richard Wackerbarth To: FreeBSD-gnats-submit@FreeBSD.org Subject: kern/14346: Namespace conflict MDF_ Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14346 >Category: kern >Synopsis: Both pccard/cardinfo.h and sys/memrange.h use the same namespace >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 Oct 15 04:40:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Richard Wackerbarth >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: >Description: There are conflicting definitions of MDF_ACTIVE in these two areas. This causes an error when compiling a module that requires both of them. Since kdump/truss need ALL the ioctl's, they run into this conflict. This may not be a problem for "normal" programs. >How-To-Repeat: compile ioctl.c in usr.bin/kdump >Fix: One or both of the namespaces should be changed >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 15 4:40: 9 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 457851531B for ; Fri, 15 Oct 1999 04:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA29719; Fri, 15 Oct 1999 04:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail.utexas.edu (wb3-a.mail.utexas.edu [128.83.126.138]) by hub.freebsd.org (Postfix) with SMTP id 24A0814C11 for ; Fri, 15 Oct 1999 04:31:32 -0700 (PDT) (envelope-from rkw@dataplex.net) Received: (qmail 14454 invoked by uid 0); 15 Oct 1999 11:31:31 -0000 Received: from dial-48-25.ots.utexas.edu (HELO nomad.dataplex.net) (128.83.251.121) by umbs-smtp-3 with SMTP; 15 Oct 1999 11:31:31 -0000 Message-Id: <99101505541101.37464@nomad.dataplex.net> Date: Fri, 15 Oct 1999 05:52:18 -0500 From: Richard Wackerbarth To: FreeBSD-gnats-submit@FreeBSD.org Subject: kern/14347: mkioctls missing required includes Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14347 >Category: kern >Synopsis: kdump & truss won't compile because additional includes needed >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 15 04:40:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Richard Wackerbarth >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: Current source tree as of 14October99 >Description: try to compile usr.bin/kdump >How-To-Repeat: cd /usr/src/usr.bin/kdump make >Fix: Add the following lines to usr.bin/kdump/mkioctls 22a23 > print "#define DPT_MEASURE_PERFORMANCE" 38a40,46 > print "#include " > print "#include " > print "#include " > print "#include " > print "#include " > print "#include " > print "#include " >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 15 9:56:54 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from theleme.jm.nu (theleme.jm.nu [216.231.57.106]) by hub.freebsd.org (Postfix) with ESMTP id 5189B14E75 for ; Fri, 15 Oct 1999 09:56:46 -0700 (PDT) (envelope-from tudorb@ugcs.caltech.edu) Received: (from tudorb@localhost) by theleme.jm.nu (8.9.3/8.9.3) id JAA34906 for freebsd-bugs@freebsd.org; Fri, 15 Oct 1999 09:55:07 -0700 (PDT) (envelope-from tudorb) Date: Fri, 15 Oct 1999 09:55:07 -0700 From: Tudor Bosman To: freebsd-bugs@freebsd.org Subject: lo0 not configured on startup, possible cause Message-ID: <19991015095507.A34889@theleme.jm.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hey, I see from the 3.3 errata that you're concerned with the bug regarding lo0 not configured at startup. If we look at /etc/rc.network: if [ "x${network_interfaces}" = "xauto" ]; then network_interfaces="`ifconfig -l`" fi we see that "auto" works only if it is the only ``interface name'' on that line... When you add a new interface using /stand/sysinstall, however, it will add the new interface name to the front of what was already there; in my case, this changed network_interfaces in rc.conf from "auto" to "vr0 auto", causing (of course) only the vr0 interface to be configured. Best regards, Tudor. -- Tudor Bosman E-mail: tudorb@ugcs.caltech.edu Phone: (650) 364-6263 Address: 1660 Gordon St #42, Redwood City, CA 94061, USA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 15 22:50:17 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 81525153C6 for ; Fri, 15 Oct 1999 22:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA00630; Fri, 15 Oct 1999 22:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 0E14114C43; Fri, 15 Oct 1999 19:43:13 -0700 (PDT) Message-Id: <19991016024313.0E14114C43@hub.freebsd.org> Date: Fri, 15 Oct 1999 19:43:13 -0700 (PDT) From: digi@studio54.cx To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14357: Network card setup problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14357 >Category: misc >Synopsis: Network card setup problem >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 15 22:50:05 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Vincent >Release: 3.3-RELEASE >Organization: School >Environment: FreeBSD 3.3-RELEASE FreeBSD 3.3-RELEASE #1 Oct 14 21:30 CDT 1999 root@/usr/src/sys/compile/SKANKBITCH i386 >Description: Hello, I just installed 3.3-RELEASE and am having some nic problems. I have device rl0 in my kernel and when i goto boot i get an error line "rl0: Couldn't Map Ports" I really need help with this... If you know please e-mail me..i GREATLY appreciate it! Thanks >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 15 22:50:23 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E40F6151AB for ; Fri, 15 Oct 1999 22:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA00557; Fri, 15 Oct 1999 22:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from dinah.alice.net.uk (dinah.alice.net.uk [194.242.156.100]) by hub.freebsd.org (Postfix) with ESMTP id C04A1150F8 for ; Fri, 15 Oct 1999 08:03:50 -0700 (PDT) (envelope-from aledm@dinah.alice.net.uk) Received: (from aledm@localhost) by dinah.alice.net.uk (8.8.7/8.8.7) id QAA26025; Fri, 15 Oct 1999 16:03:28 +0100 (BST) (envelope-from aledm) Message-Id: <199910151503.QAA26025@dinah.alice.net.uk> Date: Fri, 15 Oct 1999 16:03:28 +0100 (BST) From: aledm@alice.net.uk Reply-To: aledm@alice.net.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/14350: disable ICMP Timestamp reply Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14350 >Category: kern >Synopsis: Security enhancement to ICMP >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 Oct 15 22:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Aled Morris >Release: FreeBSD 3.2-RELEASE i386 >Organization: Alice Networks Ltd. >Environment: Stock 3.2 system installed in "security conscious" site >Description: User wanted to disable sending of replies to ICMP Timestamp requests >How-To-Repeat: FreeBSD has no knob to control this. >Fix: I implemented this knob; I defaulted it to "don't reply" which is permitted by RFC1122 ("A host MAY implement Timestamp and Timestamp Reply." p.43) Personally I'd probably leave it enabled on systems I run. *** netinet/icmp_var.h.dist Fri Dec 4 04:21:25 1998 --- netinet/icmp_var.h Mon Oct 11 18:59:58 1999 *************** *** 68,80 **** #define ICMPCTL_MASKREPL 1 /* allow replies to netmask requests */ #define ICMPCTL_STATS 2 /* statistics (read-only) */ #define ICMPCTL_ICMPLIM 3 ! #define ICMPCTL_MAXID 4 #define ICMPCTL_NAMES { \ { 0, 0 }, \ { "maskrepl", CTLTYPE_INT }, \ { "stats", CTLTYPE_STRUCT }, \ { "icmplim", CTLTYPE_INT }, \ } #ifdef KERNEL --- 68,82 ---- #define ICMPCTL_MASKREPL 1 /* allow replies to netmask requests */ #define ICMPCTL_STATS 2 /* statistics (read-only) */ #define ICMPCTL_ICMPLIM 3 ! #define ICMPCTL_TIMEREPL 4 ! #define ICMPCTL_MAXID 5 #define ICMPCTL_NAMES { \ { 0, 0 }, \ { "maskrepl", CTLTYPE_INT }, \ { "stats", CTLTYPE_STRUCT }, \ { "icmplim", CTLTYPE_INT }, \ + { "timerepl", CTLTYPE_INT }, \ } #ifdef KERNEL *** netinet/ip_icmp.c.dist Sat Mar 6 23:11:41 1999 --- netinet/ip_icmp.c Mon Oct 11 18:57:41 1999 *************** *** 65,70 **** --- 65,74 ---- SYSCTL_STRUCT(_net_inet_icmp, ICMPCTL_STATS, stats, CTLFLAG_RD, &icmpstat, icmpstat, ""); + static int icmptimerepl = 0; + SYSCTL_INT(_net_inet_icmp, ICMPCTL_TIMEREPL, timerepl, CTLFLAG_RW, + &icmptimerepl, 0, ""); + static int icmpmaskrepl = 0; SYSCTL_INT(_net_inet_icmp, ICMPCTL_MASKREPL, maskrepl, CTLFLAG_RW, &icmpmaskrepl, 0, ""); *************** *** 406,411 **** --- 410,417 ---- goto reflect; case ICMP_TSTAMP: + if (icmptimerepl == 0) + break; if (!icmpbmcastecho && (m->m_flags & (M_MCAST | M_BCAST)) != 0) { icmpstat.icps_bmcasttstamp++; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 15 22:50:24 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CC18915395 for ; Fri, 15 Oct 1999 22:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA00603; Fri, 15 Oct 1999 22:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from farrago.feral.com (farrago.feral.com [192.67.166.23]) by hub.freebsd.org (Postfix) with ESMTP id 94D4014D5D for ; Fri, 15 Oct 1999 18:29:22 -0700 (PDT) (envelope-from mjacob@farrago.feral.com) Received: (from mjacob@localhost) by farrago.feral.com (8.9.3/8.9.1) id SAA01126; Fri, 15 Oct 1999 18:29:19 -0700 (PDT) (envelope-from mjacob) Message-Id: <199910160129.SAA01126@farrago.feral.com> Date: Fri, 15 Oct 1999 18:29:19 -0700 (PDT) From: mjacob@feral.com Reply-To: mjacob@freebsd.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/14354: broken for alpha vinum Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14354 >Category: kern >Synopsis: vinum cannot compile for alpha >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 15 22:50:04 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Matthew Jacob >Release: FreeBSD 4.0-CURRENT alpha >Organization: Feral Software >Environment: Changes as of 10/13. >Description: Two changes were made on 10/13. Both are wrong from the respect that there *is* no intr_nesting_level on alpha. If you need to know whether you're running at interrupt level, invent a macro like servicing_interrupt(), put it into for both i386 and alpha. If you can't figure out how to fix alpha, ask somebody to help, or always have it be a constant TRUE so the M_NOWAIT option is selected. Secondly, in vinumhdr.h, the output of the conditional of whether you're servicing an interrupt should M_NOWAIT specifically- not just an inferred '1' from a truth test. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 15 22:50:50 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 23CBA153A6 for ; Fri, 15 Oct 1999 22:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA00612; Fri, 15 Oct 1999 22:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from semuta.feral.com (semuta.feral.com [192.67.166.70]) by hub.freebsd.org (Postfix) with ESMTP id 588D814A2B for ; Fri, 15 Oct 1999 18:37:57 -0700 (PDT) (envelope-from mjacob@semuta.feral.com) Received: (from mjacob@localhost) by semuta.feral.com (8.9.3/8.9.2) id SAA07619; Fri, 15 Oct 1999 18:37:57 -0700 (PDT) (envelope-from mjacob) Message-Id: <199910160137.SAA07619@semuta.feral.com> Date: Fri, 15 Oct 1999 18:37:57 -0700 (PDT) From: mjacob@feral.com Reply-To: mjacob@feral.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/14355: guard page needed for UP-mode kernel stack. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14355 >Category: kern >Synopsis: perhaps a guard page needed for UP-mode kernel stack? >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 Oct 15 22:50:04 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Matthew Jacob >Release: FreeBSD 4.0 10/15/99 >Organization: Feral Software >Environment: 2xPPro 180Mhz. >Description: I had my kernel stack corrupted during the config process. I'm not sure whether the second processor had launched yet. The stack would get corrupted and the framepointer would get wiped. The ultimate fix was to remove the usage of a 2KB automatic variable. It seems to me that there should have been some kind of warning about this. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 15 22:51: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 507B1153BC for ; Fri, 15 Oct 1999 22:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA00621; Fri, 15 Oct 1999 22:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from gw.nectar.com (gw.nectar.com [209.98.143.44]) by hub.freebsd.org (Postfix) with ESMTP id 63FA614D22 for ; Fri, 15 Oct 1999 18:40:33 -0700 (PDT) (envelope-from nectar@gw.nectar.com) Received: (from nectar@localhost) by bone.nectar.com (8.9.3/8.9.3) id RAA00744; Fri, 15 Oct 1999 17:40:56 -0500 (CDT) (envelope-from nectar) Message-Id: <199910152240.RAA00744@bone.nectar.com> Date: Fri, 15 Oct 1999 17:40:56 -0500 (CDT) From: Jacques Vidrine Reply-To: n@nectar.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/14356: vinum and ``some processes would not die; ps axl advised'' at shutdown Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14356 >Category: kern >Synopsis: vinum and ``some processes would not die; ps axl advised'' at shutdown >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 Oct 15 22:50:05 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jacques Vidrine >Release: FreeBSD 3.3-STABLE i386 >Organization: Discordian >Environment: FreeBSD 3.3-STABLE i386 >Description: At system shutdown, init(8) sends signals to all child processes over a period of 20 seconds. If any of these process fail to exit, it displays a warning message ``some processes would not die; ps axl advised'' so that the system administrator can try to determine what has wedged. The vinum(4) daemon process is a child of init, but will never exit. It ignore all signals. Therefore, if the system is utlizing vinum, init will always display its diagnostic at system shutdown time. This is both annoying and potentially damaging (most system administrators would probably take to ignoring the diagnostic even when a real problem might exist). >How-To-Repeat: # vinum start # shutdown now >Fix: When the vinum daemon starts, it should orphan itself so that init doesn't wait for it at system shutdown time. Also, I think that the vinum daemon process should be marked with the P_SYSTEM process flag (no signals, no swapping). The following patch applies to -STABLE, and probably to -CURRENT as well. I've tested it only on -STABLE, and it behaves as expected. --- src/sys/kern/kern_exit.c 1999/08/29 16:25:59 1.71.2.4 +++ src/sys/kern/kern_exit.c 1999/10/15 22:16:53 @@ -562,7 +569,8 @@ return; LIST_REMOVE(child, p_sibling); - LIST_INSERT_HEAD(&parent->p_children, child, p_sibling); + if (parent != NULL) + LIST_INSERT_HEAD(&parent->p_children, child, p_sibling); child->p_pptr = parent; } --- src/sys/dev/vinum/vinumdaemon.c 1999/08/29 16:24:15 1.1.2.6 +++ src/sys/dev/vinum/vinumdaemon.c 1999/10/15 22:23:29 @@ -74,6 +74,8 @@ log(LOG_INFO, "vinumd: abdicating\n"); return; } + proc_reparent(curproc, NULL); + curproc->p_flag |= P_SYSTEM; while (daemonq != NULL) { /* we have work to do, */ s = splhigh(); /* don't get interrupted here */ request = daemonq; /* get the 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 Fri Oct 15 23: 2: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4ED4B14CFA; Fri, 15 Oct 1999 23:02:02 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA01636; Fri, 15 Oct 1999 23:02:02 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Date: Fri, 15 Oct 1999 23:02:02 -0700 (PDT) From: Message-Id: <199910160602.XAA01636@freefall.freebsd.org> To: digi@studio54.cx, wpaul@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/14357: Network card setup problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Network card setup problem State-Changed-From-To: open->closed State-Changed-By: wpaul State-Changed-When: Fri Oct 15 22:56:58 PDT 1999 State-Changed-Why: This has nothing to do with FreeBSD, per-se. Reboot your machine and go into the BIOS setup menu. Hunt around until you find a setting that says something "Plug and Play OS" and turn it off. If your machine came pre-installed with Lose95 or Lose98, it was probably set at the factory to have the "plug and play OS" setting turned on. What is this does is prevent the BIOS from configuring PCI and ISA plug and Play devices so that the OS can do it instead. Only Lose95 and Lose98 work this way. FreeBSD wants all PCI devices to be configured by the BIOS so that it can detect them and set up drivers for them. Since this is not a software bug, I'm closing this PR. Change the "plug and play OS" setting in your BIOS and boot the system again. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 16 3:11:32 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 94CFE14C93; Sat, 16 Oct 1999 03:11:31 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA16821; Sat, 16 Oct 1999 03:11:31 -0700 (PDT) (envelope-from brian@FreeBSD.org) Date: Sat, 16 Oct 1999 03:11:31 -0700 (PDT) From: Message-Id: <199910161011.DAA16821@freefall.freebsd.org> To: kjwolf@seismic.de, brian@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/14145: PPP userland/client throws core Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: PPP userland/client throws core State-Changed-From-To: open->closed State-Changed-By: brian State-Changed-When: Sat Oct 16 03:11:10 PDT 1999 State-Changed-Why: Fixed in -current with *lots* of help from ru. Will MFC soon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 16 4:54:27 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E16D3154AC; Sat, 16 Oct 1999 04:54:26 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA30778; Sat, 16 Oct 1999 04:54:26 -0700 (PDT) (envelope-from ache@FreeBSD.org) Date: Sat, 16 Oct 1999 04:54:26 -0700 (PDT) From: Message-Id: <199910161154.EAA30778@freefall.freebsd.org> To: robertw@wojo.com, ache@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14201: setpassent() in libc does not function properly Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: setpassent() in libc does not function properly State-Changed-From-To: open->closed State-Changed-By: ache State-Changed-When: Sat Oct 16 04:53:39 PDT 1999 State-Changed-Why: Just fixed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 16 5:33:47 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B5D2C14A25; Sat, 16 Oct 1999 05:33:45 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA32678; Sat, 16 Oct 1999 05:33:45 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Date: Sat, 16 Oct 1999 05:33:45 -0700 (PDT) From: Message-Id: <199910161233.FAA32678@freefall.freebsd.org> To: nectar@FreeBSD.org, freebsd-bugs@FreeBSD.org, grog@FreeBSD.org Subject: Re: kern/14356: vinum and ``some processes would not die; ps axl advised'' at shutdown Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: vinum and ``some processes would not die; ps axl advised'' at shutdown Responsible-Changed-From-To: freebsd-bugs->grog Responsible-Changed-By: nectar Responsible-Changed-When: Sat Oct 16 05:33:25 PDT 1999 Responsible-Changed-Why: vinum is Greg's baby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 16 8:23:19 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BE8314FCE; Sat, 16 Oct 1999 08:23:18 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA94734; Sat, 16 Oct 1999 08:23:18 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Date: Sat, 16 Oct 1999 08:23:18 -0700 (PDT) From: Message-Id: <199910161523.IAA94734@freefall.freebsd.org> To: sanpei@sanpei.org, kuriyama@FreeBSD.org, freebsd-bugs@FreeBSD.org, kuriyama@FreeBSD.org Subject: Re: conf/14301: [Patch] pccard.conf for Allied Telesis CentreCOM LA-PCM_V2/NE2000 compatible PCMCIA Ethernet Card Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: [Patch] pccard.conf for Allied Telesis CentreCOM LA-PCM_V2/NE2000 compatible PCMCIA Ethernet Card State-Changed-From-To: open->closed State-Changed-By: kuriyama State-Changed-When: Sat Oct 16 08:22:34 PDT 1999 State-Changed-Why: Committed. Thanks! Responsible-Changed-From-To: freebsd-bugs->kuriyama Responsible-Changed-By: kuriyama Responsible-Changed-When: Sat Oct 16 08:22:34 PDT 1999 Responsible-Changed-Why: I've committed this PR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 16 11: 0:54 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C4A0E14BEB; Sat, 16 Oct 1999 11:00:50 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA05340; Sat, 16 Oct 1999 11:00:50 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Date: Sat, 16 Oct 1999 11:00:50 -0700 (PDT) From: Message-Id: <199910161800.LAA05340@freefall.freebsd.org> To: cpiazza@FreeBSD.org, freebsd-bugs@FreeBSD.org, grog@FreeBSD.org Subject: Re: kern/14354: vinum cannot compile for alpha Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: vinum cannot compile for alpha Responsible-Changed-From-To: freebsd-bugs->grog Responsible-Changed-By: cpiazza Responsible-Changed-When: Sat Oct 16 11:00:38 PDT 1999 Responsible-Changed-Why: Over to maintainer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 16 11:50: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A6511542A for ; Sat, 16 Oct 1999 11:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA07876; Sat, 16 Oct 1999 11:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from alive.znep.com (alive.znep.com [207.167.15.58]) by hub.freebsd.org (Postfix) with ESMTP id A926B1550C for ; Sat, 16 Oct 1999 11:45:30 -0700 (PDT) (envelope-from marcs@alive.znep.com) Received: (from marcs@localhost) by alive.znep.com (8.9.3/8.9.1) id MAA15590; Sat, 16 Oct 1999 12:45:30 -0600 (MDT) (envelope-from marcs) Message-Id: <199910161845.MAA15590@alive.znep.com> Date: Sat, 16 Oct 1999 12:45:30 -0600 (MDT) From: Marc Slemko Reply-To: marcs@alive.znep.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14361: locate bogusly converts to network byte order in error messages Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14361 >Category: bin >Synopsis: locate bogusly converts to network byte order in error messages >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 16 11:50:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Marc Slemko >Release: FreeBSD 3.3-STABLE i386 >Organization: >Environment: FreeBSD alive.znep.com 3.3-STABLE FreeBSD 3.3-STABLE #1: Sat Oct 2 10:03:23 MDT 1999 marcs@alive.znep.com:/usr/src/sys/compile/ALIVE i386 >Description: Locate tries to magically figure out what byte order the locate database is in. If the length of a path is not between -MAXPATHLEN and MAXPATHLEN, it tries converting it from network to host byte order. If that is still bogus, it prints an error. However, it prints the error using the converted length, which results in something like: locate: integer out of +-MAXPATHLEN (1024): 100925440 instead of: locate: integer out of +-MAXPATHLEN (1024): 1030 in the normal case. I think it is far more reasonble to assume that, if it doesn't fit network or host byte order, then the host one should be displayed in the error. That isn't perfect either, but it is a more common. The whole concept of trying to magically figure out what byte order to use is a bit bogus, but this change makes it so that users don't see the odd results of it unless they are trying to use a database built in network byte order. >How-To-Repeat: Create a pathname longer than MAXPATHLEN and get it into your locate database. Then when locate hits it, it will spit out an error. >Fix: Index: util.c =================================================================== RCS file: /home/ncvs/src/usr.bin/locate/locate/util.c,v retrieving revision 1.5.2.1 diff -u -r1.5.2.1 util.c --- util.c 1999/08/29 15:29:53 1.5.2.1 +++ util.c 1999/10/16 18:26:19 @@ -241,7 +241,7 @@ if (i > MAXPATHLEN || i < -(MAXPATHLEN)) { i = ntohl(i); if (i > MAXPATHLEN || i < -(MAXPATHLEN)) - errx(1, "integer out of +-MAXPATHLEN (%d): %d", MAXPATHLEN, i); + errx(1, "integer out of +-MAXPATHLEN (%d): %d", MAXPATHLEN, htonl(i)); } return(i); } @@ -265,7 +265,7 @@ if (word > MAXPATHLEN || word < -(MAXPATHLEN)) { word = ntohl(word); if (word > MAXPATHLEN || word < -(MAXPATHLEN)) - errx(1, "integer out of +-MAXPATHLEN (%d): %d", MAXPATHLEN, word); + errx(1, "integer out of +-MAXPATHLEN (%d): %d", MAXPATHLEN, htonl(word)); } return(word); } >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message