From owner-freebsd-bugs Sun Aug 15 3: 1: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 6BD0C1519E for ; Sun, 15 Aug 1999 03:01:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA10182; Sun, 15 Aug 1999 03:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id CE28614E96; Sun, 15 Aug 1999 02:51:07 -0700 (PDT) Message-Id: <19990815095107.CE28614E96@hub.freebsd.org> Date: Sun, 15 Aug 1999 02:51:07 -0700 (PDT) From: mcmahon@novia.net To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/13150: panic: ufs_dirbad: bad dir Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13150 >Category: kern >Synopsis: panic: ufs_dirbad: bad dir >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Aug 15 03:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Michael S. McMahon >Release: 4.0-19990813-CURRENT >Organization: Novia Corp. >Environment: FreeBSD zed.novia.net 4.0-19990813-CURRENT FreeBSD 4.0-19990813-CURRENT #0: Sat Aug 14 20:33:50 CDT 1999 root@zed.novia.net:/usr/src/sys/compile/ZED/i386 >Description: (kgdb) where #0 boot (howto=256) at ../../kern/kern_shutdown.c:291 #1 0xc0140f44 in at_shutdown ( function=0xc01f1527 <__set_sysuninit_set_sym_M_UFSIHASH_uninit_sys_uninit+163>, arg=0xce78aff0, queue=-632091404) at ../../kern/kern_shutdown.c:515 #2 0xc0197396 in ufs_dirbad (ip=0xc3a85800, offset=49136, how=0xc01f14e0 "mangled entry") at ../../ufs/ufs/ufs_lookup.c:566 #3 0xc0196c8f in ufs_lookup (ap=0xda530d30) at ../../ufs/ufs/ufs_lookup.c:243 #4 0xc019bc3d in ufs_vnoperate (ap=0xda530d30) at ../../ufs/ufs/ufs_vnops.c:2316 #5 0xc01635b1 in vfs_cache_lookup (ap=0xda530d88) at vnode_if.h:55 #6 0xc019bc3d in ufs_vnoperate (ap=0xda530d88) at ../../ufs/ufs/ufs_vnops.c:2316 #7 0xc0165c93 in lookup (ndp=0xda530eec) at vnode_if.h:31 #8 0xc01657a7 in namei (ndp=0xda530eec) at ../../kern/vfs_lookup.c:152 #9 0xc016d8f5 in vn_open (ndp=0xda530eec, fmode=2562, cmode=420) at ../../kern/vfs_vnops.c:89 #10 0xc016a677 in open (p=0xda4ec020, uap=0xda530f80) at ../../kern/vfs_syscalls.c:980 #11 0xc01d0b0a in syscall (frame={tf_fs = 134742063, tf_es = 47, tf_ds = -1078001617, tf_edi = 135520327, tf_esi = 134789008, tf_ebp = -1077990984, tf_isp = -632090668, tf_ebx = 0, tf_edx = 134792784, tf_ecx = 12, tf_eax = 5, tf_trapno = 7, tf_err = 2, tf_eip = 403462628, tf_cs = 31, tf_eflags = 518, tf_esp = -1078002072, tf_ss = 47}) at ../../i386/i386/trap.c:1056 #12 0xc01bc2a1 in Xint0x80_syscall () #13 0x804dc47 in ?? () #14 0x805cd43 in ?? () #15 0x805d2bb in ?? () #16 0x805d646 in ?? () >How-To-Repeat: Run NNTPCache with several hundred connections and lots of disk I/O. >Fix: Unknown. Also occurs in 3.2-RELEASE. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Aug 15 8:19:58 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 3B91014E4A; Sun, 15 Aug 1999 08:19:56 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA89818; Sun, 15 Aug 1999 08:18:26 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Date: Sun, 15 Aug 1999 08:18:26 -0700 (PDT) From: Message-Id: <199908151518.IAA89818@freefall.freebsd.org> To: marcel@FreeBSD.org, freebsd-bugs@FreeBSD.org, marcel@FreeBSD.org Subject: Re: i386/12749: Bug in link() and all other filename functions in linux emulator Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Bug in link() and all other filename functions in linux emulator Responsible-Changed-From-To: freebsd-bugs->marcel Responsible-Changed-By: marcel Responsible-Changed-When: Sun Aug 15 08:16:18 PDT 1999 Responsible-Changed-Why: The PR has been partially fixed, but has to linger around. Please file a PR for each individual problem in the future. For now, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Aug 15 8:20: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 3AB2315365 for ; Sun, 15 Aug 1999 08:20:46 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA90143; Sun, 15 Aug 1999 08:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 078361531E; Sun, 15 Aug 1999 08:14:52 -0700 (PDT) Message-Id: <19990815151452.078361531E@hub.freebsd.org> Date: Sun, 15 Aug 1999 08:14:52 -0700 (PDT) From: pi@LF.net To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/13152: systemwide username too short (currently 16 char, should be 64 or so) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13152 >Category: misc >Synopsis: systemwide username too short (currently 16 char, should be 64 or so) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 15 08:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Kurt Jaeger >Release: 3.x >Organization: LF.net GmbH >Environment: reeBSD mail.s.netic.de 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Mon Jun 21 15:57:12 CEST 1999 pi@mail.s.netic.de:/usr/src/sys/compile/MAIL i386 >Description: Deploying a more flexible scheme for automatic user and group administration, the size of the MAXLOGNAME and UT_NAMESIZE value is seen as a limiting factor. >How-To-Repeat: If a system is modified to cope with long usernames, many applications need to be recompiled -- this becomes impractical if a larger number of systems need to be maintained. >Fix: I suggest to change the value for the next major release of fbsd to something like 64 (or larger 8-). >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 Aug 15 11:20:55 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 575FB15137 for ; Sun, 15 Aug 1999 11:20:49 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA07906; Sun, 15 Aug 1999 11:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 490BF14E3B; Sun, 15 Aug 1999 11:14:17 -0700 (PDT) Message-Id: <19990815181417.490BF14E3B@hub.freebsd.org> Date: Sun, 15 Aug 1999 11:14:17 -0700 (PDT) From: papowell@astart.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: bin/13156: /usr/src/usr.bin/chown should be /usr/src/bin/chown Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13156 >Category: bin >Synopsis: /usr/src/usr.bin/chown should be /usr/src/bin/chown >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 15 11:20:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Patrick Powell >Release: 3.2-Release, also 4-current >Organization: Astart Technologies >Environment: See above >Description: chown is used by /dev/MAKEDEV, and is needed to create devices. If you are trying to recover from a failed disk or install a new disk and chown is not available in /bin or /sbin you cannot create the necessary device nodes. Note that mknod is in /sbin, chmod is in /bin, but chown is in /usr/bin which is a very odd place for it. It should probably be in /sbin or /bin Patrick Powell (Note: I am surprised this has not become more visible) >How-To-Repeat: Ummm... crash your system, and have only root available, do: mount -u / cd /dev MAKEDEV sd0 and see the error messages >Fix: mv /usr/src/usr.bin/chown /usr/src/sbin/ Update Distribution, fling it to the winds, update change log. >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 Aug 15 11:42:29 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 801E714E59 for ; Sun, 15 Aug 1999 11:42:26 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA09369; Sun, 15 Aug 1999 11:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 7668B14A14; Sun, 15 Aug 1999 11:35:49 -0700 (PDT) Message-Id: <19990815183549.7668B14A14@hub.freebsd.org> Date: Sun, 15 Aug 1999 11:35:49 -0700 (PDT) From: papowell@astart.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/13157: /usr/src/usr.bin/chown should be /usr/src/bin/chown Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13157 >Category: kern >Synopsis: /usr/src/usr.bin/chown should be /usr/src/bin/chown >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Aug 15 11:40:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Patrick Powell >Release: 3.2-Release, also 4-current >Organization: Astart Technologies >Environment: See above >Description: The man page for chown indicates that user:group is syntax However, /dev/MAKEDEV uses user.group syntax. This is a nit, but you should try to keep system level facilities compliant with the documentation. >How-To-Repeat: Read the /dev/MAKEDEV and man chown. grep chown /dev/MAKEDEV and examine the lines >Fix: change root.xxx to root:xxx in /dev/MAKEDEV >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 Aug 15 12:20:55 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 345BE153A8 for ; Sun, 15 Aug 1999 12:20:53 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA11793; Sun, 15 Aug 1999 12:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from pluto.ipass.net (pluto.ipass.net [198.79.53.5]) by hub.freebsd.org (Postfix) with ESMTP id C456614E46 for ; Sun, 15 Aug 1999 12:14:57 -0700 (PDT) (envelope-from rhh@ipass.net) Received: from stealth.ipass.net. (ppp-1-191.dialup.rdu.ipass.net [209.170.132.191]) by pluto.ipass.net (8.9.3/8.9.3) with ESMTP id PAA26294; Sun, 15 Aug 1999 15:15:10 -0400 (EDT) Received: (from rhh@localhost) by stealth.ipass.net. (8.9.3/8.8.8) id PAA12679; Sun, 15 Aug 1999 15:16:26 -0400 (EDT) (envelope-from rhh) Message-Id: <199908151916.PAA12679@stealth.ipass.net.> Date: Sun, 15 Aug 1999 15:16:26 -0400 (EDT) From: aa8vb@ipass.net Reply-To: aa8vb@ipass.net To: FreeBSD-gnats-submit@freebsd.org Cc: aa8vb@ipass.net X-Send-Pr-Version: 3.2 Subject: kern/13161: mounting on top of a mounted file system Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13161 >Category: kern >Synopsis: mounting on top of a mounted file system >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: Sun Aug 15 12:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Randall Hopper >Release: FreeBSD 3.2-RELEASE i386 >Organization: self >Environment: Stock 3.2-RELEASE. >Description: I had: > df | grep 32_share /dev/wd1s3e 2031953 1353017 516380 72% /32_share Then I mistakenly did a: > mount /dev/wd0s3e /32_share ^ And it didn't generate an error (!?). I then had: > df | grep 32_share /dev/wd1s3e 2031953 1353017 516380 72% /32_share /dev/wd0s3e 2032623 1169007 701007 63% /32_share Odd things started happening (vi failed, missing directories, etc.), so I rebooted. All is normal now, and nothing lost AFAIK, but that sure was strange. This looks like a bug. >How-To-Repeat: > mount /dev/wd1s1 /abc > mount /dev/wd1s2 /abc In this case, both were FreeBSD UFSs. >Fix: Unknown. I think that mount should issue an error when this is attempted. >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 Aug 15 13:22: 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 139D11538B for ; Sun, 15 Aug 1999 13:22:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA15615; Sun, 15 Aug 1999 13:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id F045C1538B; Sun, 15 Aug 1999 13:13:43 -0700 (PDT) Message-Id: <19990815201343.F045C1538B@hub.freebsd.org> Date: Sun, 15 Aug 1999 13:13:43 -0700 (PDT) From: anderson@cs.duke.edu To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/13164: kthread_exit stops, but doesn't release process context Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13164 >Category: kern >Synopsis: kthread_exit stops, but doesn't release process context >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 15 13:20:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Darrell Anderson >Release: FreeBSD 4.0-CURRENT (TPZX) #1: Thu Aug 12 18:43:35 EDT 1999 >Organization: Duke University Dept. of Computer Science >Environment: FreeBSD flapjack.cs.duke.edu 4.0-CURRENT FreeBSD 4.0-CURRENT #1: Thu Aug 12 18:43:35 EDT 1999 anderson@treefrog.cs.duke.edu:/usr/project/ari1/users/anderson/projects/freebsd/sys/compile/TPZX i386 >Description: calling kthread_exit leaves the kthread_create'd processes in zombie state. If those dead threads were created by a kernel module and the module is unloaded, "w" (more specifically kern_proc.c line 452) can crash the system when it tries to examine the dead thread's wait channel that points off into unloaded module vacuum. >How-To-Repeat: create a kernel thread with "kthread_create" and have it "kthread_exit." the process context lingers. >Fix: I've added "RFNOWAIT" to the kthread_create fork1 flags. This causes the threads to adopt init as their parent and go away cleanly after a kthread_exit. >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 Aug 15 13:34: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 F14DE15398; Sun, 15 Aug 1999 13:34:48 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA16363; Sun, 15 Aug 1999 13:34:01 -0700 (PDT) (envelope-from billf@FreeBSD.org) Date: Sun, 15 Aug 1999 13:34:01 -0700 (PDT) From: Message-Id: <199908152034.NAA16363@freefall.freebsd.org> To: billf@FreeBSD.org, freebsd-bugs@FreeBSD.org, billf@FreeBSD.org Subject: Re: kern/13161: mounting on top of a mounted file system Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: mounting on top of a mounted file system Responsible-Changed-From-To: freebsd-bugs->billf Responsible-Changed-By: billf Responsible-Changed-When: Sun Aug 15 13:32:16 PDT 1999 Responsible-Changed-Why: I have a number of patches from Martin Blapp one of which addresses this problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Aug 15 19:41:53 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 DEB62153DE for ; Sun, 15 Aug 1999 19:41:44 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA03329; Sun, 15 Aug 1999 19:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from southstation.m5p.com (dsl-209-162-215-52.easystreet.com [209.162.215.52]) by hub.freebsd.org (Postfix) with ESMTP id BCAD814F5C for ; Sun, 15 Aug 1999 19:37:07 -0700 (PDT) (envelope-from george@m5p.com) Received: (from george@localhost) by southstation.m5p.com (8.9.3/8.9.3) id TAA08540; Sun, 15 Aug 1999 19:37:32 -0700 (PDT) Message-Id: <199908160237.TAA08540@southstation.m5p.com> Date: Sun, 15 Aug 1999 19:37:32 -0700 (PDT) From: george+freebsd@m5p.com Reply-To: george+freebsd@m5p.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: i386/13171: "config" not quite right for kernel not named "kernel" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13171 >Category: i386 >Synopsis: "config" not quite right for kernel not named "kernel" >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 15 19:40:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: George Mitchell >Release: FreeBSD 3.2-RELEASE i386 >Organization: Mitchell Voting Products, Inc. >Environment: >Description: The config command generates a Makefile which assumes that the kernel being configured will be named "kernel", even if the config statement in the configuration file says otherwise. >How-To-Repeat: 1. Create a kernel configuration file named TEST containing the line: config frobozz root on da0 (and everything else necessary to configure a kernel). 2. Run "config" on this configuration file. 3. Observe that ../../compile/TEST/Makefile has multiple references to the file "kernel" instead of "frobozz". >Fix: The following diff to /usr/src/usr.sbin/config/mkmakefile.c will substitute the real kernel name for all occurences of %KERNEL in the Makefile template file: *** mkmakefile.c.orig Tue Sep 15 14:07:54 1998 --- mkmakefile.c Sun Aug 15 18:27:16 1999 *************** *** 148,153 **** --- 148,155 ---- struct opt *op; int warn_make_clean = 0; int versreq; + struct file_list *fl; + char *kernel_name = 0; read_files(); strcpy(line, "Makefile."); *************** *** 190,201 **** fprintf(ofp, "PROF=-pg\n"); fprintf(ofp, "PROFLEVEL=%d\n", profiling); } while (fgets(line, BUFSIZ, ifp) != 0) { ! if (*line != '%') { ! fprintf(ofp, "%s", line); ! continue; } ! if (eq(line, "%BEFORE_DEPEND\n")) do_before_depend(ofp); else if (eq(line, "%OBJS\n")) do_objs(ofp); --- 192,223 ---- fprintf(ofp, "PROF=-pg\n"); fprintf(ofp, "PROFLEVEL=%d\n", profiling); } + for (fl = conf_list; fl; fl = fl->f_next) { + if (fl->f_type == SYSTEMSPEC) { + kernel_name = fl->f_needs; + break; + } + } while (fgets(line, BUFSIZ, ifp) != 0) { ! if ((*line != '%') || (strncmp (line, "%KERNEL", 7) == 0)) { ! char rewritten_line [256]; ! char *ip, *op; ! for (ip = line, op = rewritten_line; ! *ip != '\0'; ! ) { ! if ((*ip != '%') || ! (strncmp (ip, "%KERNEL", 7) != 0)) ! *op++ = *ip++; ! else { ! strcpy (op, kernel_name); ! op += strlen (op); ! ip += 7; ! } ! } ! *op = '\0'; ! fprintf(ofp, "%s", rewritten_line); } ! else if (eq(line, "%BEFORE_DEPEND\n")) do_before_depend(ofp); else if (eq(line, "%OBJS\n")) do_objs(ofp); The following diff will put "%KERNEL" in the appropriate places in /usr/src/sys/i386/conf/Makefile.i386: *** Makefile.i386.orig Sun Apr 25 05:44:06 1999 --- Makefile.i386 Sun Aug 15 18:20:32 1999 *************** *** 123,129 **** clean: rm -f *.o *.so *.So *.ko *.s eddep errs genassym gensetdefs \ ! kernel linterrs makelinks param.c setdef[01].c setdefs.h \ symbols.exclude symbols.sort tags \ vers.c vnode_if.c vnode_if.h ${CLEAN} --- 123,129 ---- clean: rm -f *.o *.so *.So *.ko *.s eddep errs genassym gensetdefs \ ! %KERNEL linterrs makelinks param.c setdef[01].c setdefs.h \ symbols.exclude symbols.sort tags \ vers.c vnode_if.c vnode_if.h ${CLEAN} *************** *** 194,202 **** rm -f .depend links: ! egrep '#if' ${CFILES:Nswapkernel.c} | sed -f $S/conf/defines | \ sed -e 's/:.*//' -e 's/\.c/.o/' | sort -u > dontlink ! echo ${CFILES:Nswapkernel.c} | tr -s ' ' '\12' | sed 's/\.c/.o/' | \ sort -u | comm -23 - dontlink | \ sed 's,../.*/\(.*.o\),rm -f \1;ln -s ../GENERIC/\1 \1,' > makelinks sh makelinks && rm -f dontlink --- 194,202 ---- rm -f .depend links: ! egrep '#if' ${CFILES:Nswap%KERNEL.c} | sed -f $S/conf/defines | \ sed -e 's/:.*//' -e 's/\.c/.o/' | sort -u > dontlink ! echo ${CFILES:Nswap%KERNEL.c} | tr -s ' ' '\12' | sed 's/\.c/.o/' | \ sort -u | comm -23 - dontlink | \ sed 's,../.*/\(.*.o\),rm -f \1;ln -s ../GENERIC/\1 \1,' > makelinks sh makelinks && rm -f dontlink *************** *** 205,216 **** @echo "see $S/kern/Makefile for tags" install: ! @if [ ! -f kernel ] ; then \ echo "You must first build your kernel before trying to install." ; \ exit 1 ; \ fi .if ${KERNFORMAT} == "elf" && !defined(FORCE) ! @if [ -f /kernel -a "`file /kernel 2>/dev/null | grep ELF`" = "" ]; then \ echo "WARNING: You are about to install an ELF kernel for the first time!" ; \ echo "Please be sure you have upgraded your bootblocks and/or /boot/loader so" ; \ echo "that you can boot it. Old bootblocks WILL NOT WORK! Please read:" ; \ --- 205,216 ---- @echo "see $S/kern/Makefile for tags" install: ! @if [ ! -f %KERNEL ] ; then \ echo "You must first build your kernel before trying to install." ; \ exit 1 ; \ fi .if ${KERNFORMAT} == "elf" && !defined(FORCE) ! @if [ -f /%KERNEL -a "`file /%KERNEL 2>/dev/null | grep ELF`" = "" ]; then \ echo "WARNING: You are about to install an ELF kernel for the first time!" ; \ echo "Please be sure you have upgraded your bootblocks and/or /boot/loader so" ; \ echo "that you can boot it. Old bootblocks WILL NOT WORK! Please read:" ; \ *************** *** 219,236 **** exit 1 ; \ fi .endif ! .if exists(${DESTDIR}/kernel) ! -chflags noschg ${DESTDIR}/kernel ! mv ${DESTDIR}/kernel ${DESTDIR}/kernel.old .endif PATH=$${PATH}:/sbin:/usr/sbin; \ ! if [ `sysctl -n kern.bootfile` = ${DESTDIR}/kernel ] ; then \ ! sysctl -w kern.bootfile=${DESTDIR}/kernel.old ; \ if [ -f /var/db/kvm_kernel.db ] ; then \ mv -f /var/db/kvm_kernel.db /var/db/kvm_kernel.old.db ; \ fi \ fi ! install -c -m 555 -o root -g wheel -fschg kernel ${DESTDIR}/ config.o: ${NORMAL_C} --- 219,236 ---- exit 1 ; \ fi .endif ! .if exists(${DESTDIR}/%KERNEL) ! -chflags noschg ${DESTDIR}/%KERNEL ! mv ${DESTDIR}/%KERNEL ${DESTDIR}/%KERNEL.old .endif PATH=$${PATH}:/sbin:/usr/sbin; \ ! if [ `sysctl -n kern.bootfile` = ${DESTDIR}/%KERNEL ] ; then \ ! sysctl -w kern.bootfile=${DESTDIR}/%KERNEL.old ; \ if [ -f /var/db/kvm_kernel.db ] ; then \ mv -f /var/db/kvm_kernel.db /var/db/kvm_kernel.old.db ; \ fi \ fi ! install -c -m 555 -o root -g wheel -fschg %KERNEL ${DESTDIR}/ config.o: ${NORMAL_C} >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 Aug 15 22: 1:44 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 BA5901541F for ; Sun, 15 Aug 1999 22:01:40 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA09688; Sun, 15 Aug 1999 22:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from lab321.ru (l321.omsk.ru [195.161.22.245]) by hub.freebsd.org (Postfix) with ESMTP id EFC9714DEB for ; Sun, 15 Aug 1999 21:55:10 -0700 (PDT) (envelope-from core@lab321.ru) Received: (from core@localhost) by lab321.ru (8.9.3/8.9.3) id LAA27247; Mon, 16 Aug 1999 11:53:03 +0700 (OSS) Message-Id: <199908160453.LAA27247@lab321.ru> Date: Mon, 16 Aug 1999 11:53:03 +0700 (OSS) From: CoreDumped@lab321.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: gnu/13172: Bug in workaround of russian locale : sort command Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13172 >Category: gnu >Synopsis: Bug in workaround of russian locale & sort command >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 Aug 15 22:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Eugeny Kuzakov >Release: FreeBSD 2.2.8-STABLE i386 >Organization: Laboratory 321 Ltd. >Environment: FreeBSD 2.2.8S,/usr/bin/sort >Description: When enabled koi8-r locale, sort command sorts incorrectly. >How-To-Repeat: Try this script: uname -a LANG=ru_SU.KOI8-R echo LANG:$LANG sort -k 3,3 -k 5,5 <Fix: I am just compiled sort command from -current. :) >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 Aug 16 6:11: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 11FBA150D9 for ; Mon, 16 Aug 1999 06:11:55 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA49147; Mon, 16 Aug 1999 06:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 26D3414F03; Mon, 16 Aug 1999 06:08:21 -0700 (PDT) Message-Id: <19990816130821.26D3414F03@hub.freebsd.org> Date: Mon, 16 Aug 1999 06:08:21 -0700 (PDT) From: andrew.lofthouse@robins.af.mil To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/13174: 3.- branch hardware probe does not detect primary IDE controller Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13174 >Category: kern >Synopsis: 3.- branch hardware probe does not detect primary IDE controller >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 16 06:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Andrew Lofthouse >Release: 3.2-STABLE >Organization: >Environment: I cant' say (I'm not on my machine); something like: "FreeBSD lofthouse.my.domain 3.2-STABLE Sun 15 Aug 21:12:15 EDT root@lofthouse.my.domain:/usr/src/sys/compile/LOFTHOUSE i386" P200 MMX with Intel 430TX chipset (includes PIIX4 Bus-Master IDE controller), Award BIOS 4.51 PGM, PnP BIOS 1.0A, AOpen AP5TC RC1.10 motherboard. >Description: 3.2-RELEASE (and 3.0-STABLE, for that matter), do not detect the primary IDE controller (wdc0). When the BIOS settings are changed to "hard drive auto-detect" and then saved, the controller is detected that time. This work-around only works one time. If the machine is rebooted, I need to enter BIOS setup and save settings, then the controller is detected again. NOTE: problem report KERN/11513 MAY be a related problem. In that problem report, the dmesg output showed that the primary IDE controller was not detected ("wdc0 not found at 0x1f0"). The submitter also uses the Intel 430TX chipset (or at least one that uses the same PIIX4 controller): "chip0: rev 0x03 on pci0.0.0 chip1: rev 0x03 on pci0.1.0 chip2: rev 0x03 on pci0.2.0 chip3: rev 0x02 on pci0.7.0 ide_pci0: rev 0x01 on pci0.7.1 chip4: rev 0x02 on pci0.7.3" >How-To-Repeat: Install 3.2-RELEASE (or -STABLE) on the machine. Attempt to boot without re-setting BIOS settings each time. >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 Aug 16 7:10: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 416BB14CED; Mon, 16 Aug 1999 07:10:46 -0700 (PDT) (envelope-from mph@FreeBSD.org) Received: (from mph@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA63829; Mon, 16 Aug 1999 07:09:30 -0700 (PDT) (envelope-from mph@FreeBSD.org) Date: Mon, 16 Aug 1999 07:09:30 -0700 (PDT) From: Message-Id: <199908161409.HAA63829@freefall.freebsd.org> To: dima@server.ru, mph@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/12431: f2c works incorrectly with arguments of subroutine with multiple entry points Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: f2c works incorrectly with arguments of subroutine with multiple entry points State-Changed-From-To: closed->open State-Changed-By: mph State-Changed-When: Mon Aug 16 10:08:11 EDT 1999 State-Changed-Why: Submitter is correct. The problem still exists on 4.0-CURRENT with out current f77. Sorry for prematurely closing this PR. (s/out/our/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Aug 16 8:10: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 D523B1517A for ; Mon, 16 Aug 1999 08:10:54 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA74928; Mon, 16 Aug 1999 08:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 44E5414D3C; Mon, 16 Aug 1999 08:01:00 -0700 (PDT) Message-Id: <19990816150100.44E5414D3C@hub.freebsd.org> Date: Mon, 16 Aug 1999 08:01:00 -0700 (PDT) From: tvkastel@hotmail.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/13175: Paradox database fails running on the Freebsd network... Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13175 >Category: misc >Synopsis: Paradox database fails running on the Freebsd network... >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 16 08:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Toine >Release: FreeBSD 3.2 >Organization: VGVH >Environment: >Description: We have Paradox software running on our FreeBSD 3.2 network. The Paradox software fails running sometimes. We repair the databases, but that helps only temporarly. We think it might be a FreeBSD 3.2 error... >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Aug 16 8:17: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 D24EA1512C; Mon, 16 Aug 1999 08:17:53 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA75496; Mon, 16 Aug 1999 08:16:58 -0700 (PDT) (envelope-from billf@FreeBSD.org) Date: Mon, 16 Aug 1999 08:16:58 -0700 (PDT) From: Message-Id: <199908161516.IAA75496@freefall.freebsd.org> To: tvkastel@hotmail.com, billf@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/13175: Paradox database fails running on the Freebsd network... Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Paradox database fails running on the Freebsd network... State-Changed-From-To: open->closed State-Changed-By: billf State-Changed-When: Mon Aug 16 08:15:19 PDT 1999 State-Changed-Why: This is an unrealistic PR that cotains NO helpful information whatsoever. The submitter needs to get both a clue and a grasp of reality when filing a PR with nothing, yet having 'critical severity' and 'high priority' settings set. In conclusion, e-mail freebsd-questions@FreeBSD.org and try to actually provide some substance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Aug 16 8:18: 0 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from pop2.tky.3web.ne.jp (pop2.tky.3web.ne.jp [202.235.209.39]) by hub.freebsd.org (Postfix) with ESMTP id A0E7115093 for ; Mon, 16 Aug 1999 08:17:49 -0700 (PDT) (envelope-from moris@tky2.3web.ne.jp) Received: from mx2.tky.3web.ne.jp (tky017.tky.3web.ne.jp [202.235.210.49]) by pop2.tky.3web.ne.jp (8.8.8+2.7Wbeta7/3.7W-99073118) with SMTP id AAA28835 for ; Tue, 17 Aug 1999 00:18:13 +0900 (JST) Date: Tue, 17 Aug 1999 00:18:13 +0900 (JST) Message-Id: <199908161518.AAA28835@pop2.tky.3web.ne.jp> From: =?iso-2022-jp?B?WXVrbyBLYXNoaXdhemFraQ==?= To: =?iso-2022-jp?B?ZnJlZWJzZC1idWdzQEZyZWVCU0QuT1JH?= Subject: =?iso-2022-jp?B?GyRCPWkkYSReJDckRiEiR3A6aiRIPz0kNyReJDkhIxsoQg==?= Mime-Version: 1.0 Content-Type: text/plain; charset= "ISO-2022-JP" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org $B=i$a$^$7$F!"%$%*%s%IBg3X$NGp:j!!M5;R$H?=$7$^$9!#(B $B%$%*%s%IBg3X!!L>M@Gn;N!!?dA&0Q0w2q@_N)$N$*CN$i$;$,$"$j(B $B$^$7$F!"%a!<%k$rCW$7$^$7$?!#(B $B$3$NEY!"(BIOND University$B!J%O%o%$=#G'2D!"(BWAUC$B2CLA!K$G$O!"(B $BF|K\$N3F3&$K$*$$$FB?Bg$J$kM@Gn;N9f$rM@Gn;N?dA&0Q0wBP>](B $B!!!!!!#2(B. $BG/NpITLd!"3XNrITLd(B $B!!!!!!#3(B. $B?H853NM@Gn;N$r?dA&$7!"K\3X$N3X0L!K$K$h$j@5<07hDj$7$^$9!#L>M@Gn;N9f]e$K$7$F!"3F3&$K$*$$$F==J,$J8y@S$r;D$5$l6H(B $B!!!!!!!!!!3&$H0JFb!#(B $B!!!!!!#2(B. $B3XLdE*!"$"$k$$$OJ88%E*$K==J,$JA&$rLd$$$^$;$s$N$G!"1sN8$J$/$4O"Mm2<$5$$!#(B $BO"MmJ}K!$O%a!<%k$K$F$h$m$7$/$*4j$$CW$7$^$9!#(B ********************************************* Yuko Kashiwazaki E-Mail:moris@tky2.3web.ne.jp Faculty Recruiting Department of IOND University URL:http://member.nifty.ne.jp/Iond_Univ/ ********************************************* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Aug 16 8:40:58 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 2A92314FE9 for ; Mon, 16 Aug 1999 08:40:55 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA78013; Mon, 16 Aug 1999 08:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from kaa.kfunigraz.ac.at (KAA16.kfunigraz.ac.at [143.50.16.17]) by hub.freebsd.org (Postfix) with ESMTP id 9062C14CBB for ; Mon, 16 Aug 1999 08:37:56 -0700 (PDT) (envelope-from dada@localhost.tu-graz.ac.at) Received: from balu.kfunigraz.ac.at (balu [143.50.16.16]) by kaa.kfunigraz.ac.at (8.9.2/8.9.2) with ESMTP id RAA02355 for ; Mon, 16 Aug 1999 17:36:40 +0200 (MDT) Received: from localhost.tu-graz.ac.at (isdn267.tu-graz.ac.at [129.27.241.67]) by balu.kfunigraz.ac.at (8.9.2/8.9.2) with ESMTP id RAA17885 for ; Mon, 16 Aug 1999 17:39:03 +0200 (MDT) Received: (from dada@localhost) by localhost.tu-graz.ac.at (8.9.3/8.9.3) id PAA01072; Mon, 16 Aug 1999 15:02:02 +0200 (CEST) (envelope-from dada) Message-Id: <199908161302.PAA01072@localhost.tu-graz.ac.at> Date: Mon, 16 Aug 1999 15:02:02 +0200 (CEST) From: dada@sbox.tu-graz.ac.at Reply-To: dada@sbox.tu-graz.ac.at To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/13176: cannot set _default_ colours for console Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13176 >Category: kern >Synopsis: cannot set _default_ colours for console >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 Aug 16 08:40:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Martin Kammerhofer >Release: FreeBSD 4.0-CURRENT i386 >Organization: Technische Universität Graz >Environment: FreeBSD/i386 >Description: Finally (since version 1.307, 1999/06/22 14:13:31 of syscons.c) it is possible for FreeBSD users to configure console colours without having to patch C/Shell-sources. (Thanks to K. Yokota!) I'd like to add the following lines to my kernel config file: options SC_NORM_ATTR="(FG_GREEN|BG_BLACK)" options SC_NORM_REV_ATTR="(FG_YELLOW|BG_GREEN)" options SC_KERNEL_CONS_ATTR="(FG_YELLOW|BG_BLACK)" options SC_KERNEL_CONS_REV_ATTR="(FG_BLACK|BG_BROWN)" However this does not work because config(8) is not smart enough to quote options containing white space and/or shell metacharacters. Adding those options to 'options.i386' and LINT would solve that problem and will bring some colour into the FreeBSD community from the boot stage on. :) >How-To-Repeat: Try to config and build a kernel with the above options. >Fix: Add to /sys/i386/conf/options.i386: SC_NORM_ATTR opt_syscons.h SC_NORM_REV_ATTR opt_syscons.h SC_KERNEL_CONS_ATTR opt_syscons.h SC_KERNEL_CONS_REV_ATTR opt_syscons.h and document those in LINT. See also PR conf/9246 for a one-line patch to fix a similar bug. (allscreens_flag knob of /etc/rc.conf not properly working because of missing redirection of stderr in vidcontrol invocation.) >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 Aug 16 8:57: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 758FD14A12; Mon, 16 Aug 1999 08:57:17 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA79634; Mon, 16 Aug 1999 08:54:56 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Mon, 16 Aug 1999 08:54:56 -0700 (PDT) From: Message-Id: <199908161554.IAA79634@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, sheldonh@FreeBSD.org Subject: Re: kern/13157: MAKEDEV uses user.group syntax for chown Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: MAKEDEV uses user.group syntax for chown Responsible-Changed-From-To: freebsd-bugs->sheldonh Responsible-Changed-By: sheldonh Responsible-Changed-When: Mon Aug 16 08:54:23 PDT 1999 Responsible-Changed-Why: Looks simple enough. :-) I'll take this one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Aug 16 9:57:16 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 139D1154B3; Mon, 16 Aug 1999 09:57:15 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA84604; Mon, 16 Aug 1999 09:54:59 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Mon, 16 Aug 1999 09:54:59 -0700 (PDT) From: Message-Id: <199908161654.JAA84604@freefall.freebsd.org> To: papowell@astart.com, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, sheldonh@FreeBSD.org Subject: Re: bin/13156: /usr/src/usr.bin/chown should be /usr/src/bin/chown Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: /usr/src/usr.bin/chown should be /usr/src/bin/chown State-Changed-From-To: open->feedback State-Changed-By: sheldonh State-Changed-When: Mon Aug 16 09:54:06 PDT 1999 State-Changed-Why: I'm waiting for the originator to let me know whether he's happy with me closing the PR. Responsible-Changed-From-To: freebsd-bugs->sheldonh Responsible-Changed-By: sheldonh Responsible-Changed-When: Mon Aug 16 09:54:06 PDT 1999 Responsible-Changed-Why: I'll wait for feedback. :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Aug 16 10: 2:55 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F0818154D7 for ; Mon, 16 Aug 1999 10:02:51 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA84932; Mon, 16 Aug 1999 10:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 16 Aug 1999 10:00:02 -0700 (PDT) Message-Id: <199908161700.KAA84932@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Steven G. Kargl" Subject: Re: bin/12431: f2c works incorrectly with arguments of subroutine with multiple entry points Reply-To: "Steven G. Kargl" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/12431; it has been noted by GNATS. From: "Steven G. Kargl" To: freebsd-gnats-submit@freebsd.org, dima@server.ru Cc: Subject: Re: bin/12431: f2c works incorrectly with arguments of subroutine with multiple entry points Date: Mon, 16 Aug 1999 09:53:18 -0700 The PR should be closed. Upon closer inspection it appears that the Dima's codes relies on undefine behavour. subroutine a(x,y,z) z=x+y return entry b(i) i=z return end program main call a(1.,2.,z) write(*,*) z call b(i) write(*,*) i stop end Z is a dummy argument to subroutine a(). Z goes out of scope when a() returns to main. When b() is called, z is an undefined variable. The correct fix is: subroutine a(x,y,z) real zz save zz data zz /0./ z=x+y zz=z return entry b(i) i=zz return end because the SAVE attribute can be used on local variables while it can not be used with dummy variables. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Aug 16 10:20: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 4D5DD1553B; Mon, 16 Aug 1999 10:20:03 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA86569; Mon, 16 Aug 1999 10:18:58 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Mon, 16 Aug 1999 10:18:58 -0700 (PDT) From: Message-Id: <199908161718.KAA86569@freefall.freebsd.org> To: henryt4@yahoo.com, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, sheldonh@FreeBSD.org Subject: Re: misc/13045: /usr and /var files all gone Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: /usr and /var files all gone State-Changed-From-To: open->feedback State-Changed-By: sheldonh State-Changed-When: Mon Aug 16 10:17:21 PDT 1999 State-Changed-Why: I see you've already had one response to your problem report. Could you let me know whether the problem was simply that the filesystems weren't mounted? If you don't know what I'm talking about, let me know and I'll give you a hand. Responsible-Changed-From-To: freebsd-bugs->sheldonh Responsible-Changed-By: sheldonh Responsible-Changed-When: Mon Aug 16 10:17:21 PDT 1999 Responsible-Changed-Why: I'll wait for feedback. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Aug 16 11: 3: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 DBB2114C38 for ; Mon, 16 Aug 1999 11:02:59 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA90633 for freebsd-bugs@freebsd.org; Mon, 16 Aug 1999 11:01:55 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 16 Aug 1999 11:01:55 -0700 (PDT) Message-Id: <199908161801.LAA90633@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 dg 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 o [1998/05/13] bin/6627 sheldonh TCP-based RPC denial-of-service attack s [1998/05/13] kern/6630 julian [PATCH] Fix for Cyrix I8254 bug o [1998/05/19] kern/6689 sheldonh kern_physio.c splits requests breaking cd 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] ports/8829 torstenb Fix port: security/ssh f [1998/11/25] kern/8861 n_hibma under heavy (multi interface) traffic ep0 o [1998/12/05] kern/8973 trap 12: page fault while in kernel mode 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/21] i386/11268 DEC FDDI PCI Adapter doesn't work... 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] bin/11335 find hangs in `nfsrcv' on local filesyste 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 o [1999/05/03] kern/11470 V3 NFS problem o [1999/05/04] i386/11488 Error while starting FreeBSD o [1999/05/06] kern/11533 NFS v3 locks up on large file transfers 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/26] kern/11891 typo in ioconf.c 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/16] kern/12251 slattach followed by ifconfig sl0 doesn't o [1999/06/17] bin/12259 SL/IP install doesn't work due to ifconfi 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/21] ports/12748marcel linux_base-5.2 and linux communicator pro f [1999/07/23] i386/12777 sheldonh 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 f [1999/08/09] misc/13045 sheldonh /usr and /var files all gone 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 o [1999/08/16] kern/13174 3.- branch hardware probe does not detect 127 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 o [1996/10/15] kern/1812 dg vnodes are left in a locked state 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/03] conf/2367 gibbs Buslogic SCSI driver bad probe of 742A EI 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/20] bin/6074 imp Incremental dumps are backing up unchange 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 torstenb 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/15] ports/7931 torstenb Ssh allows root login with no password 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 f [1998/09/29] ports/8088 torstenb short writes using ssh-1.2.* 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/24] bin/8440 jkh 3.0-RELEASE has wrong permissions on game 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/04] bin/8573 nvi 1.79 SIGSEGVs on any address in .exrc 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/07] ports/9002 torstenb mirror reuses obsolete temporary db file 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/26] bin/9695 a typo in /usr/obj/aout/usr/src/tmp/usr/i 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/11] bin/10039 Binaries from a "fixit" CD can't find ld- f [1999/02/12] docs/10059 sheldonh MALLOC(9) manpage not updated to reflect 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/22] kern/10209 natd stopped to worked since i upgraded f 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/25] kern/10266 gibbs SCSI scanner times out when scanning 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/04] kern/10387 2.2.7 hangs when trying to write on defec 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/13] ports/10579phk Error with Network discovery in tkined (p 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] kern/10616 MSP3400C audio chip from Hauppauge WinTV- 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 Fix to prevent infinite loops on missing 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/07] bin/11008 3.1 fbsdboot.exe is broken. install.bat i 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/23] kern/11299 Recent kernels have broken symbol tables, 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/03] ports/11465ports The port chipmunk will not run. 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] ports/11807jfitz Port update: net/ratoolset 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] ports/11935ports ports/audio/dap: -DBIGENDIAN is wrong on o [1999/05/29] kern/11936 linux threads are partly broken for SMP o 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/02] ports/11996obrien Fix for mutt sending content-type video a f [1999/06/03] ports/12015torstenb new postfix port 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/10] kern/12126 Missing ioctl handler for IPX address fam 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/11] kern/12141 libc_r passes negative tv_usec values to 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/14] kern/12219 Kernel gdb does not work under 3.2-RELEAS o [1999/06/15] misc/12221 djpeg halt's freebsd box o [1999/06/15] bin/12225 brian incompletness of radius request in /usr/s 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/28] misc/12438 Dynamic loader or vtable problem in 3.2-S o [1999/06/29] ports/12446ports ssh port doesn't build o [1999/06/29] bin/12448 arp -s ip_address auto pub results in err o [1999/06/29] kern/12450 IBM -DTTA-351010 corrupts data when using 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/12626 Adaptec 3950 in 3.2 fails to probe disks o [1999/07/13] kern/12632 Panic (trap 18) with Symbios SCSI control o [1999/07/14] ports/12637ports ports 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] ports/12660imp Fix for gethostbyname2() problem when usi 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 Game patches from NetBSD o [1999/07/20] misc/12728 Natd on 3.2-R doesn't work with certain w 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 f [1999/07/27] i386/12846 sheldonh Freebsd 3.2 CD version of tftpd source wi o [1999/07/27] bin/12847 [PATCH] Fix for "Proxy ARP" 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/29] pending/12876gnats-adminincorrect off_t value range / causing lse o [1999/07/30] kern/12884 Hot to panic FreeBSD-3.2-Release o [1999/07/31] ports/12905ports Graphical setup utility won't always inst o [1999/08/01] bin/12911 billf 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/12930ports 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] ports/12975ports tk81 requires a built tcl81 worksrc 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] pending/12991gnats-adminsystem 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] ports/13001ports Security update for ja-groff-0.99 :japane o [1999/08/06] kern/13002 attempt to switch to console from snes9x/ 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/07] i386/13021 Parallel port printer driver is flaky o [1999/08/08] kern/13022 ipfilter is out-of-date o [1999/08/08] misc/13027 sysinstall has no /dev entry for wfd0s4 ( f [1999/08/09] misc/13040 sheldonh how can i use the two freebsd systems in o [1999/08/09] kern/13049 [PATCH] NFS replies with incorrect source o [1999/08/09] ports/13052ports stunnel compile fails on new system o [1999/08/10] i386/13058 Installation hangs after commit o [1999/08/11] docs/13088 doc Handbook lists support for Adaptec 2930, o [1999/08/13] ports/13114ports [patch] security and file owner/group fix o [1999/08/14] kern/13141 Multiple LUN support in NCR driver is bro o [1999/08/14] ports/13145ports kaudioserver runs amok on logout o [1999/08/15] kern/13150 panic: ufs_dirbad: bad dir f [1999/08/15] bin/13156 sheldonh /usr/src/usr.bin/chown should be /usr/src o [1999/08/15] ports/13158ports IMAP-uw is not up to date 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 624 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 o [1996/11/04] i386/1953 sos syscons savers have no default timeout 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/12] kern/2462 sos screen saver dosn't capture key strokes 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/18] gnu/3616 permissions of /usr/libexec/uucp/uuxqt no 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 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] kern/5435 [PATCH] if_fe.c for old Gateway Communica 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] bin/5966 vi's spanish message catalog does not use 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 dburr 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/02] bin/6198 demangling C++ names breaks the Cygnus -f 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 s [1998/05/18] bin/6676 [PATCH] natd doesn't respond to signals w 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 ports 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/13] bin/7607 GTAGS patch for nvi has posibility of buf 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 o [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/27] misc/7759 proflibs installation error, libcrypt_p.a 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 [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] bin/7855 cpp should define __ELF__ if objformat = 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/08] ports/8217 ache www/netscape4-*: avoid `ns-install' 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 f [1998/10/16] bin/8348 ru [PATCH] zforce(1) is broken: fix 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/23] kern/8428 Is FreeBSD 3.0-RELEASE support 640MByte M 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 pcvt with more than 8 virtual consoles o [1998/10/25] docs/8445 doc Update of "Installing Mathematica on Free o [1998/10/27] bin/8466 bind man pages not installed by 3.0 make 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/15] kern/8703 NFS Freezes when copying files from 3.0 t 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/8880 billf cp missing verbose switch 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/04] kern/8960 lnc driver does not set IFF_MULTICAST o [1998/12/04] bin/8966 yp_mkdb does not accept standard automoun 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/08] kern/9026 natd 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/19] bin/9135 tar doesn't back up device files 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] i386/9283 ioctl(SNDCTL_DSP_SETFMT) on /dev/audio (p o [1999/01/03] bin/9285 pw strips comments from group file 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 f [1999/01/03] bin/9292 n_hibma Cron's logs are in /var/cron, not /var/lo 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/14] ports/9508 andreas Update majorcool to current version 1.3.2 o [1999/01/16] misc/9524 /usr/share/examples/libvgl/demo looks lik 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/01/31] ports/9851 ports Port update: update R to 0.63.2 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/01] kern/9877 Patch to remove some kernel compile warni o [1999/02/01] kern/9878 Some patches to remove compiler warnings 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] kern/10077 sheldonh dd'ing a ccd stripped partition sometimes o [1999/02/14] docs/10084 doc new FreeBSD user group in Yogyakarta City 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 a [1999/02/15] conf/10115 sheldonh /etc/login.conf still implies LOGIN_CAP_A 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 o [1999/02/17] ports/10129torstenb mirror/patch-ac sets /usr/local/bin/perl5 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] misc/10148 bde atime behavior differs with empty files f 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] ports/10164jmz XFree86-3.3.3.1 build fails with kerberos 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/21] conf/10179 /etc/make.conf has too many entries o [1999/02/21] docs/10182 doc http://www.freebsd.org/cgi/query-pr.cgi?p 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] kern/10537 extraneous verbose output from cam_xpt.c 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/14] i386/10595 [PATCH] spanish language support for vidf 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/25] i386/10796 Out of memory error during make buildworl 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] ports/10832jfitz [PATCH] mSQL 2.x not freely available any 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/01] i386/10913 yokota Characters in console get switched to oth 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/10] misc/11074 /usr/share/mk double in the cvs 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/21] ports/11264chuckr a2ps-letter port installs non-listed liba o [1999/04/21] ports/11270jfitz Update to the rexx-imc port 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] ports/11468foxfair New port: xcin-devel 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/08] ports/11581fenner netperf port - rfc1644 forgotten o [1999/05/08] i386/11597 cmouse complaints: "/kernel: psmintr: out 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 a [1999/05/09] docs/11615 billf Handbook: linux emulation documentation o 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 a [1999/05/16] kern/11736 On fast machines kernel reports negative o [1999/05/17] ports/11742ports Problems with japanese/dvipsk* support. 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 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] ports/12077ports NEW PORT: ko-bitchx o [1999/06/08] misc/12080 printing 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] ports/12096ports new port: korean/ko-eterm-0.8.9 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/10] ports/12121obrien Update: mail/mutt o [1999/06/10] ports/12123ports New port: databases/ruby-postgres o [1999/06/10] ports/12124ports New port: devel/ruby-readline o [1999/06/11] ports/12130asami Update: japanese/ndtpd, japanese/eb o [1999/06/11] ports/12134ports Update: korean/hanterm o [1999/06/11] ports/12138imp net/socks5 port broken with regards to pa o [1999/06/11] ports/12145ports New port: korean/ami o [1999/06/11] ports/12146ports New port: korean/byeoroo o [1999/06/12] ports/12150ports New Ports: audio/timidity++ 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 s [1999/06/12] ports/12163steve Installed port mxv for FreeBSD3.1 run err 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/12200ports [PATCH] port net/rwhois references /usr/l o [1999/06/14] ports/12204ports Update port: graphics/EZWGL o [1999/06/14] misc/12209 termcap: "xterm" entry defines bogus capa o [1999/06/14] ports/12213ports [PATCH] benchmarks/netperf installs into o [1999/06/15] misc/12228 /etc/security don't search in all the fil o [1999/06/15] ports/12229ports Update: korean/netscape4* 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/16] misc/12252 netstat fails to display TCP connectoins o [1999/06/17] bin/12255 BIND 8.1.2 compilation error in IPv6 capa o [1999/06/17] kern/12258 Tuning the FM radio on new -Theatre serie f [1999/06/17] ports/12260dirk new port: korean/mysql f [1999/06/17] bin/12263 n_hibma "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/18] misc/12285 [PATCH] /usr/share/dict/web2a is missing o [1999/06/18] ports/12291ports ports/japanese/ptex-common requires fixes o [1999/06/19] ports/12300ports port update: lang/tya 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] ports/12341ports New port tclreadline 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 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] misc/12376 When mounting NFS dirs, /etc/rc doesn't g o [1999/06/24] i386/12383 make release warns about /dev entries mak o [1999/06/25] kern/12385 Patch to add bridging support to if_vr.c 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 o [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] bin/12431 f2c works incorrectly with arguments of s o [1999/06/28] conf/12432 empty amd_flags causes start failure in r o [1999/06/29] ports/12447ports new port : x11-toolkit/pike-Gtk o [1999/06/29] ports/12451ports New port: japanese/mutt 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/12513ports New ports: japanese/dbskkd-cdb 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/12535ports Submission of RAT for ports collection 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 f [1999/07/07] bin/12554 File to go in /usr/src/usr.bin/file/Magdi o [1999/07/09] ports/12569billf A recursive descent parsing framework for o [1999/07/09] ports/12571ports Xfig port doesn't have Ghostscript suppor f [1999/07/11] kern/12594 sheldonh wrong sysctl descriptions f [1999/07/11] ports/12596torstenb pidentd is unstable in 3.2 and 4.0 o [1999/07/11] ports/12597dburr new port (vMac) 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] docs/12625 doc Update links for French o [1999/07/13] docs/12627 doc update the French FreeBSD Documentation P o [1999/07/13] misc/12633 CMI8330 chip based integrated sound card f [1999/07/13] ports/12636jseger Trafshow port gives error message sometim o [1999/07/15] ports/12647ports [Port updated] korean/engdic o [1999/07/15] conf/12650 No card in /etc/pccard.conf.sample (coreg 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/15] docs/12657 doc Handbook on ftp mirrors is old... o [1999/07/16] ports/12661ports new port: riva-glx (3d hardware accelerat o [1999/07/16] ports/12666ports 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/16] docs/12679 dcs splash(4) contains incorrect references o [1999/07/17] docs/12684 doc Correction to your website for ZNYX Corp. o [1999/07/18] ports/12690ports New port: gperiodic-1.2.1 o [1999/07/18] ports/12692ports new port: gnome-vnc-0.1 o [1999/07/18] ports/12695kris [PATCH] the xglobe port can't find its fi o [1999/07/18] ports/12696ports new port: gmessage-0.2 o [1999/07/18] kern/12697 Out of swap handling [PATCH] o [1999/07/18] ports/12698ports new port: grun-0.8.1 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/19] ports/12708ports New port: www/bacon o [1999/07/20] bin/12712 release/Makefile: mounting /some/dir with o [1999/07/20] ports/12717ports New port - net/rrdtool 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/21] ports/12750se [PATCH] Update emulators/wine port to win f [1999/07/21] ports/12752billf Update for math/gnuplot+ 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 o [1999/07/23] ports/12781steve GNOME port updates 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 o [1999/07/24] ports/12796ports Update of asmem port to version 1.3 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 f [1999/07/26] bin/12825 sheldonh doscmd build depends on X o [1999/07/26] ports/12827kris fix port editors/joe o [1999/07/27] kern/12833 Support for TI1225 PCI to CardBus Bridge o [1999/07/27] ports/12835ports 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] bin/12849 jdp Shared library version script gives warni o [1999/07/28] ports/12851jmz XFree86 needs change for pc98 o [1999/07/28] kern/12855 panic:softdep_flushfiles:looping, caused f [1999/07/28] bin/12858 des patch to make systat -vmstat display # of o [1999/07/28] ports/12864ache update: less-340 s [1999/07/28] bin/12866 sheldonh [PATCH] RFE for /bin/ls to add a -n optio o [1999/07/29] ports/12874markm Update to xinetd port 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/12904ports new ports/devel/gperf o [1999/08/01] ports/12909ports New port: dc20pack 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/01] kern/12917 marcel Linux emulation: ioctl typ=0x44d(M) not i o [1999/08/01] ports/12919ports New port: gnomeusersguide o [1999/08/02] ports/12921ports [PATCH] palm/xcopilot contains odd markup o [1999/08/02] ports/12924ports port of GRacer, a 3D motor sports simulat 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] docs/12940 doc make world translated to French 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/12952ports make _PORT_USE touch cookies by variable, o [1999/08/04] ports/12953ports 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 f [1999/08/04] bin/12967 ru File permissions after timezone changing o [1999/08/04] docs/12969 doc Informacion incorrecta para versiones Fre o [1999/08/04] ports/12974ports New port - numchar (converts phone number o [1999/08/04] ports/12977ports update port: www/squid22, 2.2.STABLE3 -> 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] docs/12985 doc small change to ccdconfig man page 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] misc/12997 des bug in getpwent when using NIS o [1999/08/06] ports/12999ports Update web500gw port to 2.1b3 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] ports/13017ports New Port: p5-IRC o [1999/08/07] ports/13019ports New port: pan -- Threaded GNOME newsreade o [1999/08/07] docs/13020 mpp Manpage capitalization o [1999/08/08] ports/13030ports Many ports use ``chown'' rather than ``/u o [1999/08/08] docs/13034 doc incorrect (old/obsolete) manpage for name o [1999/08/08] ports/13035ports new port: jgraph version 8.3 o [1999/08/08] misc/13036 de doesn't work with DEC 21143 based PCI o [1999/08/08] conf/13038 [Patch] pccard.conf for I-O Data PCLATE/ o [1999/08/09] bin/13039 make cannot find archive members o [1999/08/09] bin/13042 make doesn't handle wildcards in subdirec o [1999/08/09] bin/13046 brian [PATCH] ppp don't close session on modem o [1999/08/09] ports/13048ports ports/security/ssh2 3.2 & current fail to 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] ports/13066ports New port: tircproxy-0.4.3-port o [1999/08/11] bin/13068 Don't stamp out score files! o [1999/08/11] ports/13069ports Fixed port: qvwm -> 1.1 o [1999/08/11] bin/13070 line(1) as required by Unix 98 o [1999/08/11] bin/13071 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 unlink(1) as required by Unix 98 o [1999/08/11] ports/13077ports Update port: ftp/lftp o [1999/08/11] docs/13079 doc new man page describing timeradd() family o [1999/08/11] kern/13082 Improved support for NE2000 PnP cards o [1999/08/11] ports/13084ports qvwm port: upgrade to 1.1 o [1999/08/11] ports/13085ports new port: p5-SQL-Statement o [1999/08/11] ports/13086ports update port graphics/fly to 1.6.5 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] docs/13093 doc Update doc: doc/ru/FAQ/FAQ.sgml o [1999/08/12] docs/13094 doc Update doc: doc/ru/FAQ/acknowledgments.sg o [1999/08/12] docs/13095 doc Update doc: doc/ru/FAQ/admin.sgml o [1999/08/12] docs/13096 doc Update doc: doc/ru/FAQ/applications.sgml o [1999/08/12] docs/13097 doc Update doc: doc/ru/FAQ/commercial.sgml o [1999/08/12] docs/13098 doc Update doc: doc/ru/FAQ/hackers.sgml o [1999/08/12] docs/13099 doc Update doc: doc/ru/FAQ/hardware.sgml o [1999/08/12] docs/13100 doc Update doc: doc/ru/FAQ/install.sgml o [1999/08/12] docs/13101 doc Update doc: doc/ru/FAQ/kernelconfig.sgml o [1999/08/12] docs/13102 doc Update doc: doc/ru/FAQ/misc.sgml o [1999/08/12] docs/13103 doc Update doc: doc/ru/FAQ/preface.sgml o [1999/08/12] docs/13104 doc Update doc: doc/ru/FAQ/serial.sgml o [1999/08/12] docs/13105 doc Update doc: doc/ru/FAQ/troubleshoot.sgml o [1999/08/12] docs/13106 doc Update doc: doc/ru/FAQ/x.sgml o [1999/08/12] docs/13107 doc Update doc: doc/ru/FAQ/network.sgml o [1999/08/12] bin/13108 authunix_create_default includes egid twi o [1999/08/12] ports/13109ports math/gnuplot port appears to be broken o [1999/08/12] i386/13111 Improvement for atomic operations in KLDs o [1999/08/13] ports/13115ports update misc/screen to 3.9.4 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/13122jseger ports/irc/zircon update to 1.18.221 o [1999/08/13] ports/13123ports ports/news/cnews to honor PREFIX better o [1999/08/13] ports/13124ports New port, LinAlg; request for local hosti o [1999/08/13] ports/13126ports Update Etherboot to 4.2.5 and include new 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/13132ports port update for math/pari o [1999/08/13] ports/13133ports update: xpdf 0.90 o [1999/08/14] docs/13134 doc A typo in ax.4 manual pages o [1999/08/14] ports/13135ports new port: tirc o [1999/08/14] ports/13136ports new port: guiTAR 0.1.4 o [1999/08/14] ports/13139ports freebsd-target misses -C o [1999/08/14] ports/13140ports new port o [1999/08/14] ports/13142ports some scripts aren't executable o [1999/08/14] bin/13143 billf changing mount flags on a mounted filesys o [1999/08/14] ports/13146ports Update port: ja-skkserv-9.6(japanese/skks o [1999/08/14] docs/13148 jkh PATCH: reality check for sysinstall.8 o [1999/08/14] ports/13149ports New port : math/topaz o [1999/08/15] ports/13151ports new port: www/latte 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/13154ports Update port: japanese/libjcode o [1999/08/15] ports/13155ports New port: japanese/gnome-icu 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 billf 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/13166ports textproc/aspell uses ${OSREL} o [1999/08/15] ports/13167ports [PATCH] security/ssh package keygen fails o [1999/08/15] ports/13169obrien port cad/mars have some portlint fatal er o [1999/08/15] i386/13171 "config" not quite right for kernel not n o [1999/08/16] ports/13173ports New port: yiff-0.33 o [1999/08/16] kern/13176 cannot set _default_ colours for console 1128 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 Aug 16 13:15: 0 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 72D9A14CEB; Mon, 16 Aug 1999 13:14:59 -0700 (PDT) (envelope-from ken@FreeBSD.org) Received: (from ken@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA01959; Mon, 16 Aug 1999 13:13:36 -0700 (PDT) (envelope-from ken@FreeBSD.org) Date: Mon, 16 Aug 1999 13:13:36 -0700 (PDT) From: Message-Id: <199908162013.NAA01959@freefall.freebsd.org> To: ken@FreeBSD.org, freebsd-bugs@FreeBSD.org, se@FreeBSD.org Subject: Re: kern/13141: Multiple LUN support in NCR driver is broken. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Multiple LUN support in NCR driver is broken. Responsible-Changed-From-To: freebsd-bugs->se Responsible-Changed-By: ken Responsible-Changed-When: Mon Aug 16 13:13:15 PDT 1999 Responsible-Changed-Why: Stefan owns the NCR driver... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Aug 16 18:11: 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 D01061546F for ; Mon, 16 Aug 1999 18:11:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA23044; Mon, 16 Aug 1999 18:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id C6EE11550E; Mon, 16 Aug 1999 18:04:12 -0700 (PDT) Message-Id: <19990817010412.C6EE11550E@hub.freebsd.org> Date: Mon, 16 Aug 1999 18:04:12 -0700 (PDT) From: iga@metabyte.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/13180: panic: ffs_alloccg: map corrupted Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13180 >Category: kern >Synopsis: panic: ffs_alloccg: map corrupted >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 Aug 16 18:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: George Akimov >Release: 2.2.8-STABLE >Organization: Metabyte, Inc. >Environment: FreeBSD purgator.metabyte.com 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Mon Aug 16 12:32:36 PDT 1999 root@purgator.metabyte.com:/usr/src/sys/compile/MASTER.DDB i386 >Description: I've been plagued by this panic for quite a while now on my internet gateway/proxy/firewall machine. It's started on version 2.2.5. Recent upgrade to -STABLE didn't help a bit. System crashes only at day time, when my local users are actively browsing the Net. I found two old unresolved and closed, but suspiciosly similar PRs: kern/216 and kern/7288. Mine system has the same SCSI adapter as theirs: NCR 53c815. Dmesg and kgdb output follows. Copyright (c) 1992-1998 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 2.2.8-STABLE #0: Mon Aug 16 12:32:36 PDT 1999 root@purgator.metabyte.com:/usr/src/sys/compile/MASTER.DDB CPU: Pentium/P55C (200.46-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x543 Stepping=3 Features=0x8001bf real memory = 33554432 (32768K bytes) avail memory = 30789632 (30068K bytes) Probing for devices on PCI bus 0: chip0 rev 1 on pci0:0:0 chip1 rev 1 on pci0:7:0 chip2 rev 1 on pci0:7:1 chip3 rev 1 int d irq 11 on pci0:7:2 chip4 rev 1 on pci0:7:3 xl0 <3Com 3c900 Etherlink XL 10BaseT> rev 0 int a irq 11 on pci0:9:0 xl0: Ethernet address: 00:60:97:05:47:61 xl0: selecting 10baseT transceiver, half duplex xl1 <3Com 3c905 Fast Etherlink XL 10/100BaseTX> rev 0 int a irq 5 on pci0:11:0 xl1: Ethernet address: 00:60:08:68:b6:80 xl1: autoneg complete, link status good (half-duplex, 100Mbps) xl2 <3Com 3c905 Fast Etherlink XL 10/100BaseTX> rev 0 int a irq 9 on pci0:13:0 xl2: Ethernet address: 00:60:08:8d:6c:56 xl2: autoneg complete, link status good (half-duplex, 100Mbps) ncr0 rev 18 int a irq 10 on pci0:15:0 ncr0 waiting for scsi devices to settle (ncr0:0:0): "QUANTUM FIREBALL1080S 1Q04" type 0 fixed SCSI 2 sd0(ncr0:0:0): Direct-Access sd0(ncr0:0:0): 10.0 MB/s (100 ns, offset 8) 1042MB (2134305 512 byte sectors) (ncr0:1:0): "QUANTUM LIGHTNING 730S 2417" type 0 fixed SCSI 2 sd1(ncr0:1:0): Direct-Access sd1(ncr0:1:0): 10.0 MB/s (100 ns, offset 8) 698MB (1431518 512 byte sectors) (ncr0:6:0): "CHINON CD-ROM CDS-535 Q20" type 5 removable SCSI 2 cd0(ncr0:6:0): CD-ROM cd0(ncr0:6:0): asynchronous. can't get the size Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in npx0 flags 0x1 on motherboard npx0: INT 16 interface Intel Pentium detected, installing workaround for F00F bug IP packet filtering initialized, divert enabled, unlimited logging changing root device to sd0s1a WARNING: / was not properly dismounted. (kgdb) core-file /var/crash/vmcore.1 IdlePTD 1fb000 current pcb at 1ba2a4 panic: ffs_alloccg: map corrupted #0 boot (howto=256) at ../../kern/kern_shutdown.c:266 266 dumppcb.pcb_cr3 = rcr3(); (kgdb) where #0 boot (howto=256) at ../../kern/kern_shutdown.c:266 #1 0xf0115033 in panic (fmt=0xf016cca0 "ffs_alloccg: map corrupted") at ../../kern/kern_shutdown.c:400 #2 0xf016ce41 in ffs_mapsearch (fs=0xf0c71000, cgp=0xf336f000, bpref=31216, allocsiz=8) at ../../ufs/ffs/ffs_alloc.c:1387 #3 0xf016bd97 in ffs_alloccgblk (fs=0xf0c71000, cgp=0xf336f000, bpref=31216) at ../../ufs/ffs/ffs_alloc.c:990 #4 0xf016b801 in ffs_alloccg (ip=0xf0daa800, cg=3, bpref=129520, size=8192) at ../../ufs/ffs/ffs_alloc.c:840 #5 0xf016b3de in ffs_hashalloc (ip=0xf0daa800, cg=3, pref=129520, size=8192, allocator=0xf016b738 ) at ../../ufs/ffs/ffs_alloc.c:703 #6 0xf016a92e in ffs_alloc (ip=0xf0daa800, lbn=1135, bpref=129520, size=8192, cred=0xf0d29680, bnp=0xefbffde8) at ../../ufs/ffs/ffs_alloc.c:137 #7 0xf016d86c in ffs_balloc (ip=0xf0daa800, bn=1135, size=112, cred=0xf0d29680, bpp=0xefbffecc, flags=1) at ../../ufs/ffs/ffs_balloc.c:254 #8 0xf0170bed in ffs_write (ap=0xefbffef4) at ../../ufs/ufs/ufs_readwrite.c:260 #9 0xf0139393 in vn_write (fp=0xf0e7b800, uio=0xefbfff38, cred=0xf0d29680) at vnode_if.h:283 #10 0xf011cdf6 in write (p=0xf0ce5200, uap=0xefbfff94, retval=0xefbfff84) at ../../kern/sys_generic.c:263 #11 0xf019672f in syscall (frame={tf_es = 39, tf_ds = 39, tf_edi = 6381568, tf_esi = 42, tf_ebp = -272639028, tf_isp = -272629788, tf_ebx = 1604936, tf_edx = 6381568, tf_ecx = 8192, tf_eax = 4, tf_trapno = 22, tf_err = 7, tf_eip = 537928657, tf_cs = 31, tf_eflags = 518, tf_esp = -272639056, tf_ss = 39}) at ../../i386/i386/trap.c:920 #12 0x201023d1 in ?? () #13 0x18f64 in ?? () #14 0x36965 in ?? () #15 0x1095 in ?? () (kgdb) >How-To-Repeat: I don't think it's possible to reproduce exactly my setup and network environment. System crashes at random time about once a day. Vmcore files are avaliable upon request. >Fix: Not known. Many thanks in advance to anyone who can spend some time investigating this problem. >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 Aug 16 18:33: 0 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 EB80B1546F for ; Mon, 16 Aug 1999 18:32:58 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA24158; Mon, 16 Aug 1999 18:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 16 Aug 1999 18:30:02 -0700 (PDT) Message-Id: <199908170130.SAA24158@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Matt Behrens Subject: Re: bin/9285: pw strips comments from group file Reply-To: Matt Behrens Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/9285; it has been noted by GNATS. From: Matt Behrens To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: bin/9285: pw strips comments from group file Date: Mon, 16 Aug 1999 21:25:49 -0400 (EDT) This behavior does not seem to exist anymore in 3.2-STABLE. Please close this report. (Question for the bug people: if this happens in the future, can I close my own bug reports? If so, how?) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Aug 16 18:37: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 6674714E34 for ; Mon, 16 Aug 1999 18:37:00 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 606F41C2A; Mon, 16 Aug 1999 20:37:36 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by jade.chc-chimes.com (Postfix) with ESMTP id 5680A3826; Mon, 16 Aug 1999 20:37:36 -0400 (EDT) Date: Mon, 16 Aug 1999 20:37:36 -0400 (EDT) From: Bill Fumerola To: Matt Behrens Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/9285: pw strips comments from group file In-Reply-To: <199908170130.SAA24158@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 16 Aug 1999, Matt Behrens wrote: > (Question for the bug people: if this happens in the future, can > I close my own bug reports? If so, how?) No. -- - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Aug 16 18:38:41 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 1C87E14F7B; Mon, 16 Aug 1999 18:38:40 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA24697; Mon, 16 Aug 1999 18:36:41 -0700 (PDT) (envelope-from billf@FreeBSD.org) Date: Mon, 16 Aug 1999 18:36:41 -0700 (PDT) From: Message-Id: <199908170136.SAA24697@freefall.freebsd.org> To: matt@megaweapon.zigg.com, billf@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/9285: pw strips comments from group file Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: pw strips comments from group file State-Changed-From-To: open->closed State-Changed-By: billf State-Changed-When: Mon Aug 16 18:34:42 PDT 1999 State-Changed-Why: This behavior was fixed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Aug 16 19:21: 0 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 1871915579 for ; Mon, 16 Aug 1999 19:20:59 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA27159; Mon, 16 Aug 1999 19:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from cc158233-a.catv1.md.home.com (cc158233-a.catv1.md.home.com [24.3.25.17]) by hub.freebsd.org (Postfix) with ESMTP id 492CE14D1F for ; Mon, 16 Aug 1999 19:17:21 -0700 (PDT) (envelope-from sjr@home.net) Received: (from sjr@localhost) by cc158233-a.catv1.md.home.com (8.9.3/8.9.3) id WAA92220; Mon, 16 Aug 1999 22:17:45 -0400 (EDT) (envelope-from sjr) Message-Id: <199908170217.WAA92220@cc158233-a.catv1.md.home.com> Date: Mon, 16 Aug 1999 22:17:45 -0400 (EDT) From: sjr@home.com Reply-To: sjr@home.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/13184: rc file expects /var/msgs directory to exist Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13184 >Category: bin >Synopsis: rc file expects /var/msgs directory to exist >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 Aug 16 19:20:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Stephen J. Roznowski >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: >Description: /etc/rc expects that the directory for /var/msgs exists when it tries to make the bounds file, if it doesn't then an error message is reported. >How-To-Repeat: Delete /var/msgs and reboot. >Fix: This fix adds checking for the existance of the /var/msgs directory before attempting to create the bounds file. --- etc/rc.orig Mon Aug 16 22:04:36 1999 +++ etc/rc Mon Aug 16 22:06:26 1999 @@ -383,7 +383,7 @@ fi # make a bounds file for msgs(1) if there isn't one already -if [ ! -f /var/msgs/bounds ]; then +if [ -d /var/msgs -a ! -f /var/msgs/bounds ]; then echo 0 > /var/msgs/bounds fi >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Aug 16 20: 2: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 178AE14ED9 for ; Mon, 16 Aug 1999 20:02:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA29572; Mon, 16 Aug 1999 20:00:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 531E1155CF; Mon, 16 Aug 1999 19:52:44 -0700 (PDT) Message-Id: <19990817025244.531E1155CF@hub.freebsd.org> Date: Mon, 16 Aug 1999 19:52:44 -0700 (PDT) From: vebe@acnet.net To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/13185: "tengo problemas con el pop3" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13185 >Category: misc >Synopsis: "tengo problemas con el pop3" >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 Aug 16 20:00:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Ezequiel Verdugo Blanco >Release: no lo se >Organization: ninguna >Environment: >Description: si yo mando un correo a una cuenta a mi servidor por ejemplo a vebe@miserver.com el servidro miserver.com me regresa el correo y leyendo el motivo por el cual se regrso me aparece releyed denied >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Aug 17 1:31: 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 CD73C1564F for ; Tue, 17 Aug 1999 01:31:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA51846; Tue, 17 Aug 1999 01:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 17 Aug 1999 01:30:03 -0700 (PDT) Message-Id: <199908170830.BAA51846@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: bin/12554: File to go in /usr/src/usr.bin/file/Magdir/warcraft2 Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/12554; it has been noted by GNATS. From: Sheldon Hearn To: dbushong@CSUA.Berkeley.EDU (David Bushong) Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/12554: File to go in /usr/src/usr.bin/file/Magdir/warcraft2 Date: Tue, 17 Aug 1999 10:30:30 +0200 Hi David, I'd like to know whether you've had any feedback from the file(1) maintainer regarding your submission. If you have, I'd like to close the PR, since you can open another PR when a new release of file(1) is available for import. :-) Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Aug 17 3:11:20 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 05EA615909 for ; Tue, 17 Aug 1999 03:11:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA65780; Tue, 17 Aug 1999 03: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 D70D3151FC for ; Tue, 17 Aug 1999 03:04:24 -0700 (PDT) (envelope-from sanpei@sanpei.org) Received: from oxygen.yy.ics.keio.ac.jp (oxygen.yy.ics.keio.ac.jp [131.113.47.3]) by titanium.yy.ics.keio.ac.jp (8.8.8+3.0Wbeta13/3.7W) with ESMTP id TAA12394; Tue, 17 Aug 1999 19:01:44 +0900 (JST) Received: from lavender.sanpei.org (u4085.seaple.icc.ne.jp [210.170.12.85]) by oxygen.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id TAA11629; Tue, 17 Aug 1999 19:01:43 +0900 (JST) Received: (from sanpei@localhost) by lavender.sanpei.org (8.9.3/3.7W) id TAA05564; Tue, 17 Aug 1999 19:01:42 +0900 (JST) Message-Id: <199908171001.TAA05564@lavender.sanpei.org> Date: Tue, 17 Aug 1999 19:01:42 +0900 (JST) From: sanpei@sanpei.org Reply-To: sanpei@sanpei.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/13196: [BTX] page in BTX has problem(quit key) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13196 >Category: kern >Synopsis: [BTX] page in BTX has problem(quit key) >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 Aug 17 03:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: MIHIRA Yoshiro >Release: FreeBSD 4-current >Organization: Keio Univ. Japan. >Environment: FreeBSD-current >Description: I installed FreeBSD-4.0-19990816-CURRENT. But BTX loader has problem. When I show help message as below: disk1s1a:> help set tunables <> --more-- page down line down quit If I enter , but I can't quit help mode. Another operations, and are fine. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Aug 17 4: 1: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 3948314F4E for ; Tue, 17 Aug 1999 04:01:24 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA68483; Tue, 17 Aug 1999 04:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 17 Aug 1999 04:00:02 -0700 (PDT) Message-Id: <199908171100.EAA68483@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Heikki Suonsivu Subject: Re: kern/9171: maxusers 1024 results in unbootable kernel Reply-To: Heikki Suonsivu Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/9171; it has been noted by GNATS. From: Heikki Suonsivu To: Robert Garrett Cc: freebsd-gnats-submit@freebsd.org, hsu@clinet.fi Subject: Re: kern/9171: maxusers 1024 results in unbootable kernel Date: Tue, 17 Aug 1999 13:15:47 +0300 (EEST) Robert Garrett writes: > wasnt this fixed a while back? at least in -current It was not couple of months ago. I have been using -stable. -- Heikki Suonsivu / Taysikuu 10 C 83 / FI-02150 Espoo / FINLAND, hsu@vdslsystems.com mobile +358-40-5519679 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Aug 17 4: 1:29 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A1B1D14F72 for ; Tue, 17 Aug 1999 04:01:24 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA68492; Tue, 17 Aug 1999 04:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from kremvax.demos.su (kremvax.demos.su [194.87.0.20]) by hub.freebsd.org (Postfix) with ESMTP id 34B4814F30 for ; Tue, 17 Aug 1999 03:59:14 -0700 (PDT) (envelope-from sinbin.demos.su!mishania@kremvax.demos.su) Received: by kremvax.demos.su (8.6.13/D) from 0@sinbin.demos.su [194.87.5.31] for with ESMTP id OAA12481; Tue, 17 Aug 1999 14:55:28 +0400 Received: by sinbin.demos.su id OAA25635; (8.6.12/D) Tue, 17 Aug 1999 14:55:06 +0400 Message-Id: <199908171055.OAA25635@sinbin.demos.su> Date: Tue, 17 Aug 1999 14:55:06 +0400 From: mishania@demos.net Reply-To: mishania@demos.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/13198: panic: vm_fault: fault on nofault entry Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13198 >Category: kern >Synopsis: panic: vm_fault: fault on nofault entry >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 Aug 17 04:00:02 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Mikhail A. Sokolov >Release: FreeBSD 3.2-STABLE i386 >Organization: Demos-Internet, JSC. >Environment: FreeBSD x.demos.su 3.2-STABLE FreeBSD 3.2-STABLE #0: Thu Aug 5 00:14:22 MSD 1999 mishania@x.demos.su:/usr/src/sys/compile/X i386. Disks are RAID1'd RAID0's of Seagate Barracudas: da1: Fixed Direct Access SCSI-2 device da1: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled da1: 26049MB (53349312 512 byte sectors: 255H 63S/T 3320C) >Description: #gdb -k *28 panic messages: --- panic: vm_fault: fault on nofault entry, addr: ce4c9000 syncing disks... panic: from debugger (da1:ahc1:0:1:0): SYNCHRONIZE CACHE. CDB: 35 0 0 0 0 0 0 0 0 0 (da1:ahc1:0:1:0): ILLEGAL REQUEST asc:20,0 (da1:ahc1:0:1:0): Invalid command operation code dumping to dev 20401, offset 1691306 dump 512 ... --- #0 boot (howto=260) at ../../kern/kern_shutdown.c:285 285 dumppcb.pcb_cr3 = rcr3(); (kgdb) where #0 boot (howto=260) at ../../kern/kern_shutdown.c:285 #1 0xc013cf39 in panic (fmt=0xc01fb0f8 "from debugger") at ../../kern/kern_shutdown.c:446 #2 0xc01221dd in db_panic (addr=-1071763569, have_addr=0, count=-1, modif=0xd302f76c "") at ../../ddb/db_command.c:432 #3 0xc012217d in db_command (last_cmdp=0xc0213aa4, cmd_table=0xc0213904, aux_cmd_tablep=0xc0225818) at ../../ddb/db_command.c:332 #4 0xc0122242 in db_command_loop () at ../../ddb/db_command.c:454 #5 0xc01246bb in db_trap (type=3, code=0) at ../../ddb/db_trap.c:71 #6 0xc01e2d6a in kdb_trap (type=3, code=0, regs=0xd302f85c) at ../../i386/i386/db_interface.c:157 #7 0xc01ebd14 in trap (frame={tf_es = 16, tf_ds = 16, tf_edi = -1071815412, tf_esi = 134, tf_ebp = -754780000, tf_isp = -754780028, tf_ebx = 0, tf_edx = -1071600628, tf_ecx = -1072984320, tf_eax = 38, tf_trapno = 3, tf_err = 0, tf_eip = -1071763569, tf_cs = 8, tf_eflags = 598, tf_esp = -1071600644, tf_ss = -1071611704}) at ../../i386/i386/trap.c:548 #8 0xc01e2f8f in Debugger (msg=0xc02080c8 "manual escape to debugger") at ../../i386/i386/db_interface.c:317 #9 0xc01de778 in scgetc (kbd=0xc0246600, flags=2) at ../../dev/syscons/syscons.c:3726 #10 0xc01d99f8 in sckbdevent (thiskbd=0xc0246600, event=0, arg=0x0) at ../../dev/syscons/syscons.c:822 #11 0xc01d63d7 in atkbd_intr (kbd=0xc0246600, arg=0x0) at ../../dev/kbd/atkbd.c:563 #12 0xc01efc1c in atkbd_isa_intr (unit=0) at ../../i386/isa/atkbd_isa.c:84 #13 0xc01e4a7a in vec1 () #14 0xc0159d93 in getblk (vp=0xd2d77ec0, blkno=131184, size=8192, slpflag=0, slptimeo=0) at ../../kern/vfs_bio.c:1424 #15 0xc0158761 in bread (vp=0xd2d77ec0, blkno=131184, size=8192, cred=0x0, bpp=0xd302fa30) at ../../kern/vfs_bio.c:282 #16 0xc01bbf98 in ffs_update (vp=0xd3ddbd80, waitfor=0) at ../../ufs/ffs/ffs_inode.c:98 #17 0xc01c0766 in ffs_fsync (ap=0xd302fab8) at ../../ufs/ffs/ffs_vnops.c:258 #18 0xc01beb8b in ffs_sync (mp=0xc3004a00, waitfor=2, cred=0xc1138000, p=0xc024bb7c) at vnode_if.h:499 #19 0xc01619c3 in sync (p=0xc024bb7c, uap=0x0) at ../../kern/vfs_syscalls.c:549 #20 0xc013cae1 in boot (howto=256) at ../../kern/kern_shutdown.c:203 #21 0xc013cf39 in panic ( fmt=0xc02067ce "vm_fault: fault on nofault entry, addr: %lx") at ../../kern/kern_shutdown.c:446 #22 0xc01c8b6e in vm_fault (map=0xc023e7b8, vaddr=3461124096, fault_type=1 '\001', fault_flags=0) at ../../vm/vm_fault.c:232 #23 0xc01ebf40 in trap_pfault (frame=0xd302fc40, usermode=0, eva=3461126819) at ../../i386/i386/trap.c:824 #24 0xc01ebbf2 in trap (frame={tf_es = 16, tf_ds = -1012727792, tf_edi = 35487, tf_esi = -1012706816, tf_ebp = -754778880, tf_isp = -754779032, tf_ebx = -833840481, tf_edx = -847649360, tf_ecx = 8191, tf_eax = 43679, tf_trapno = 12, tf_err = 0, tf_eip = -1071900669, tf_cs = 8, tf_eflags = 66182, tf_esp = -747118080, tf_ss = -754778332}) at ../../i386/i386/trap.c:437 #25 0xc01c1803 in ufs_lookup (ap=0xd302fd3c) at ../../ufs/ufs/ufs_lookup.c:238 #26 0xc01c6615 in ufs_vnoperate (ap=0xd302fd3c) at ../../ufs/ufs/ufs_vnops.c:2299 #27 0xc015bb48 in vfs_cache_lookup (ap=0xd302fd98) at vnode_if.h:55 #28 0xc01c6615 in ufs_vnoperate (ap=0xd302fd98) at ../../ufs/ufs/ufs_vnops.c:2299 #29 0xc015e01d in lookup (ndp=0xd302ff00) at vnode_if.h:31 #30 0xc015daf0 in namei (ndp=0xd302ff00) at ../../kern/vfs_lookup.c:152 #31 0xc01652bf in vn_open (ndp=0xd302ff00, fmode=1538, cmode=128) at ../../kern/vfs_vnops.c:88 #32 0xc016201d in open (p=0xd2f5d160, uap=0xd302ff94) at ../../kern/vfs_syscalls.c:935 #33 0xc01ec523 in syscall (frame={tf_es = 39, tf_ds = 39, tf_edi = -1077954700, tf_esi = -10777272, tf_ebp = -1077944932, tf_isp = -754778140, tf_ebx = 0, tf_edx = 33, tf_ecx = 0, tf_eax = 5, tf_trapno = 7, tf_err = 2, tf_eip = 671740392, tf_cs = 31, tf_eflags = 582, tf_esp = -1077963708, tf_ss = 39}) at ../../i386/i386/trap.00 #34 0xc01e36bc in Xint0x80_syscall () #35 0x804db00 in ?? () #36 0x8049425 in ?? () >How-To-Repeat: Use heavy loaded NFSv3, mntudp, - this one is server. >Fix: Unknown. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Aug 17 4:22:53 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 7093814F7F for ; Tue, 17 Aug 1999 04:22:52 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA71955; Tue, 17 Aug 1999 04:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 17 Aug 1999 04:20:02 -0700 (PDT) Message-Id: <199908171120.EAA71955@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Jose M. Alcaide" Subject: Re: misc/13185: "tengo problemas con el pop3" Reply-To: "Jose M. Alcaide" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/13185; it has been noted by GNATS. From: "Jose M. Alcaide" To: vebe@acnet.net Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/13185: "tengo problemas con el pop3" Date: Tue, 17 Aug 1999 13:01:07 +0200 vebe@acnet.net wrote: > > >Number: 13185 > >Category: misc > >Synopsis: "tengo problemas con el pop3" > >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 Aug 16 20:00:00 PDT 1999 > >Closed-Date: > >Last-Modified: > >Originator: Ezequiel Verdugo Blanco > >Release: no lo se > >Organization: > ninguna > >Environment: > >Description: > si yo mando un correo > > a una cuenta a mi servidor > por ejemplo a vebe@miserver.com > > el servidro miserver.com > me regresa el correo > y leyendo el motivo por el cual se regrso me aparece > releyed denied [I am redirecting the PR originator to the Spanish FreeBSD mailing list] Me temo que los "problem reports" han de enviarse en inglés, ya que esa es la lengua entendida mayoritamiente por el equipo de desarrollo de FreeBSD. Si lo desea, puede suscribirse a la lista de FreeBSD en español, mandando una orden "subscribe freebsd" a . -- JMA ----------------------------------------------------------------------- José Mª Alcaide | mailto:jose@we.lc.ehu.es Universidad del País Vasco | mailto:jmas@es.FreeBSD.ORG Dpto. de Electricidad y Electrónica | http://www.we.lc.ehu.es/~jose Facultad de Ciencias - Campus de Lejona | Tel.: +34-946012479 48940 Lejona (Vizcaya) - SPAIN | Fax: +34-946013071 ----------------------------------------------------------------------- "Go ahead... make my day." - H. Callahan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Aug 17 5:31:33 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 15B53155D9 for ; Tue, 17 Aug 1999 05:31:31 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA76223; Tue, 17 Aug 1999 05:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 17 Aug 1999 05:30:01 -0700 (PDT) Message-Id: <199908171230.FAA76223@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Lofthouse Andrew 2Lt WRALC/TIECT Subject: re: kern/13174: 3.- branch hardware probe does not detect primary ide controller Reply-To: Lofthouse Andrew 2Lt WRALC/TIECT Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/13174; it has been noted by GNATS. From: Lofthouse Andrew 2Lt WRALC/TIECT To: freebsd-gnats-submit@freebsd.org, Lofthouse Andrew 2Lt WRALC/TIECT Cc: Subject: re: kern/13174: 3.- branch hardware probe does not detect primary ide controller Date: Tue, 17 Aug 1999 08:28:50 -0400 >>Additional Information: I have two hard drives connected to the primary IDE controller (wdc0), a 1.27 GB Samsung as master and a 6.54 GB Seagate as slave. I have an ATAPI CD-ROM drive as master on the secondary controller (wdc1). wdc1 is detected correctly every time I boot the machine. wdc0 is not detected unless I enter BIOS setup and save settings as I mentioned above. This is only a problem with 3.- branch (I've had 2.2.8-RELEASE on the same machine with no problems). The critical nature of this bug refers to the fact that the root filesystem cannot be mounted without the primary controller being detected (I have no SCSI drives on the system). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Aug 17 7:32: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 2F3931567C for ; Tue, 17 Aug 1999 07:32:52 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA38129; Tue, 17 Aug 1999 07:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 17 Aug 1999 07:30:02 -0700 (PDT) Message-Id: <199908171430.HAA38129@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ben April Subject: Re: bin/12898: Added a command-line switch to netstat to output the number of routes in the routing table. Reply-To: Ben April Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/12898; it has been noted by GNATS. From: Ben April To: freebsd-gnats-submit@freebsd.org, ben@destek.net Cc: Subject: Re: bin/12898: Added a command-line switch to netstat to output the number of routes in the routing table. Date: Tue, 17 Aug 1999 10:28:45 -0400 The diffs done correctly. --- main.c.old Sat Jul 24 12:12:53 1999 +++ main.c Sun Jul 25 22:02:16 1999 @@ -221,7 +221,7 @@ af = AF_UNSPEC; - while ((ch = getopt(argc, argv, "Aabdf:ghI:iM:mN:np:rstuw:")) != -1) + while ((ch = getopt(argc, argv, "Aabcdf:ghI:iM:mN:np:rstuw:")) != -1) switch(ch) { case 'A': Aflag = 1; @@ -232,6 +232,10 @@ case 'b': bflag = 1; break; + case 'c': + cflag = 1; + nflag = 1; + break; case 'd': dflag = 1; break; @@ -377,6 +381,11 @@ intpr(interval, nl[N_IFNET].n_value); exit(0); } + if (cflag) { + kread(0, 0, 0); + routecount(nl[N_RTREE].n_value); + exit(0); + } if (rflag) { kread(0, 0, 0); if (sflag) @@ -562,11 +571,12 @@ static void usage() { - (void)fprintf(stderr, "%s\n%s\n%s\n%s\n", + (void)fprintf(stderr, "%s\n%s\n%s\n%s\n%s\n", "usage: netstat [-Aan] [-f address_family] [-M core] [-N system]", " netstat [-bdghimnrs] [-f address_family] [-M core] [-N system]", " netstat [-bdn] [-I interface] [-M core] [-N system] [-w wait]", -" netstat [-M core] [-N system] [-p protocol]"); +" netstat [-M core] [-N system] [-p protocol]", +" netstat [-c]"); exit(1); } --- netstat.1.old Sat Jul 24 13:21:41 1999 +++ netstat.1 Mon Jul 26 07:52:39 1999 @@ -58,6 +58,8 @@ .Op Fl p Ar protocol .Op Fl M Ar core .Op Fl N Ar system +.Nm netstat +.Op Fl c .Sh DESCRIPTION The .Nm netstat @@ -92,6 +94,14 @@ .Fl i , as described below), show the number of bytes in and out. +.It Fl c +prints the number of routes in the kernel table to stdout. +A faster equivlant to +.Nm netstat +.Fl rn +| +.Nm wc +.Fl l .It Fl d With either interface display (option .Fl i --- route.c.old Sat Jul 24 12:10:49 1999 +++ route.c Sat Jul 24 14:16:41 1999 @@ -114,15 +114,18 @@ struct radix_node_head *rt_tables[AF_MAX+1]; int NewTree = 0; +int total = 0; static struct sockaddr *kgetsa __P((struct sockaddr *)); static void p_tree __P((struct radix_node *)); +static void c_tree __P((struct radix_node *)); static void p_rtnode __P((void)); static void ntreestuff __P((void)); static void np_rtentry __P((struct rt_msghdr *)); static void p_sockaddr __P((struct sockaddr *, struct sockaddr *, int, int)); static void p_flags __P((int, char *)); static void p_rtentry __P((struct rtentry *)); +static void c_rtentry __P((struct rtentry *)); static u_long forgemask __P((u_long)); static void domask __P((char *, u_long, u_long)); @@ -877,4 +880,89 @@ *p += ('A' - 'a'); break; } +} + +void +routecount(rtree) + u_long rtree; +{ + struct radix_node_head *rnh, head; + int i; + + printf("Routing tables\n"); + + if (Aflag == 0 && NewTree) + ntreestuff(); + else { + if (rtree == 0) { + printf("rt_tables: symbol not in namelist\n"); + return; + } + + kget(rtree, rt_tables); + for (i = 0; i <= AF_MAX; i++) { + if ((rnh = rt_tables[i]) == 0) + continue; + kget(rnh, head); + if (i == AF_UNSPEC) { + if (Aflag && af == 0) { + printf("Netmasks:\n"); + c_tree(head.rnh_treetop); + } + } else if (af == AF_UNSPEC || af == i) { + pr_family(i); + do_rtent = 1; + total=0; + c_tree(head.rnh_treetop); + printf("%d Routes\n",total); + } + } + } +} + +static void +c_tree(rn) + struct radix_node *rn; +{ + +again: + kget(rn, rnode); + if (rnode.rn_b < 0) { + if (Aflag) + printf("%-8.8lx ", (u_long)rn); + if (rnode.rn_flags & RNF_ROOT) { + if (Aflag) + printf("(root node)%s", + rnode.rn_dupedkey ? " =>\n" : "\n"); + } else if (do_rtent) { + kget(rn, rtentry); + c_rtentry(&rtentry); + if (Aflag) + p_rtnode(); + } else { + p_sockaddr(kgetsa((struct sockaddr *)rnode.rn_key), + NULL, 0, 44); + putchar('\n'); + } + if ((rn = rnode.rn_dupedkey)) + goto again; + } else { + if (Aflag && do_rtent) { + printf("%-8.8lx ", (u_long)rn); + p_rtnode(); + } + rn = rnode.rn_r; + c_tree(rnode.rn_l); + c_tree(rn); + } +} + + +static void +c_rtentry(rt) + register struct rtentry *rt; +{ + if (!(rt->rt_parent && !aflag)) { + ++total; + } } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Aug 17 8:11:11 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CADC1503B for ; Tue, 17 Aug 1999 08:11:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA41732; Tue, 17 Aug 1999 08:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 54A4E15714; Tue, 17 Aug 1999 08:05:20 -0700 (PDT) Message-Id: <19990817150520.54A4E15714@hub.freebsd.org> Date: Tue, 17 Aug 1999 08:05:20 -0700 (PDT) From: ganssauge@gmx.de To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: gnu/13200: The assembler chokes on very long operands when called with -k Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13200 >Category: gnu >Synopsis: The assembler chokes on very long operands when called with -k >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 17 08:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Gottfried Ganßauge >Release: 2.2.8-STABLE >Organization: >Environment: FreeBSD gg3pc.lasec.de 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Wed Dec 9 08:39:17 CET 1998 Root@gg3pc.lasec.de:/.tmp_mount/lasecpc/usr/src/sys/compile/GG3PC i386 >Description: When compiling C++ programs heavily using templates with EGCS-1.1.2 the compilation is aborted with a message stating that the assembler terminated with signal 11. The same problem should happen when compiling to a.out on FreeBSD 3.2. >How-To-Repeat: Try to compile kdelibs11 from the ports collection using egcs-1.1.2. the problem occurs at kab/addressbook.cc and on kab/keyvaluemap.cc. >Fix: Here is a patch to the assembler: --- gnu/usr.bin/as/config/tc-i386.c Fri Feb 5 12:53:30 1999 +++ /usr/src/gnu/usr.bin/as/config/tc-i386.c Tue Aug 17 16:57:48 1999 @@ -1608,7 +1608,7 @@ register char *cp; if (picmode && (cp = strchr(input_line_pointer,'@'))) { - char tmpbuf[BUFSIZ]; + char *tmpbuf = alloca (cp - input_line_pointer + 20); if (strncmp(cp+1, "PLT", 3) == 0) { i.disp_reloc[this_operand] = RELOC_JMP_T BL; >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 Aug 17 9:43: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 CC4C915707 for ; Tue, 17 Aug 1999 09:43:28 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA48816; Tue, 17 Aug 1999 09:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 52188156D0; Tue, 17 Aug 1999 09:37:45 -0700 (PDT) Message-Id: <19990817163745.52188156D0@hub.freebsd.org> Date: Tue, 17 Aug 1999 09:37:45 -0700 (PDT) From: slawson@alphamicro.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/13202: Easy for user to crash system Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13202 >Category: misc >Synopsis: Easy for user to crash system >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 17 09:40:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Steven Lawson >Release: 2.2.8 >Organization: Alpha Microsystems >Environment: >Description: In an attempt to lure one of our hardware guys from Linux to FreeBSD, we installed 2.2.8 on a system. A "make it do something" test he runs on Linux, and on the SCO Openserver boxes on the production floor, killed FreeBSD very quickly. It was quite embarrasing, being so simple. It's just a looping batch file which appears to rapidly eat all of swap, while he insists the other boxes handle it fine. >How-To-Repeat: Create a file called "looptest", which contains: ls -l ./looptest Make it executable and run it. System performance drops and before long it's griping about lack of swap and attempts to log into the other virtual consoles fail. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Aug 17 10:34: 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 C19EB1571B for ; Tue, 17 Aug 1999 10:33:55 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA53434; Tue, 17 Aug 1999 10:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 17 Aug 1999 10:30:02 -0700 (PDT) Message-Id: <199908171730.KAA53434@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: The Tech-Admin Dude Subject: Re: misc/13202: Easy for user to crash system Reply-To: The Tech-Admin Dude Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/13202; it has been noted by GNATS. From: The Tech-Admin Dude To: slawson@alphamicro.com Cc: freebsd-gnats-submit@freebsd.org Subject: Re: misc/13202: Easy for user to crash system Date: Tue, 17 Aug 1999 21:17:15 -0400 (EDT) I recommend using login accounting, that is what it is there for :).. /etc/login.conf.. How much swap was there? What was MAXUSERS set to? normally, for an ls, if you have maxusers at default, i'm surprised you didnt run out of processes before it crashed, must have low swap? Anyway, main point, USE LOGIN ACCOUNTING :) ------------------------------------------------------------------------------ Jason DiCioccio | geniusj@free-bsd.org FreeBSD - The Power to Serve | http://www.freebsd.org Tel: (303) 984-5311 | http://www.nailed.com ------------------------------------------------------------------------------ On Tue, 17 Aug 1999 slawson@alphamicro.com wrote: > > >Number: 13202 > >Category: misc > >Synopsis: Easy for user to crash system > >Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Tue Aug 17 09:40:00 PDT 1999 > >Closed-Date: > >Last-Modified: > >Originator: Steven Lawson > >Release: 2.2.8 > >Organization: > Alpha Microsystems > >Environment: > >Description: > In an attempt to lure one of our hardware guys from Linux to FreeBSD, > we installed 2.2.8 on a system. A "make it do something" test he > runs on Linux, and on the SCO Openserver boxes on the production > floor, killed FreeBSD very quickly. It was quite embarrasing, being > so simple. It's just a looping batch file which appears to rapidly > eat all of swap, while he insists the other boxes handle it fine. > >How-To-Repeat: > Create a file called "looptest", which contains: > ls -l > ./looptest > > Make it executable and run it. System performance drops > and before long it's griping about lack of swap and attempts > to log into the other virtual consoles fail. > >Fix: > > > >Release-Note: > >Audit-Trail: > >Unformatted: > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Aug 17 14:21:20 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 50D1815658 for ; Tue, 17 Aug 1999 14:21:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA72412; Tue, 17 Aug 1999 14:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 610471512E; Tue, 17 Aug 1999 14:16:40 -0700 (PDT) Message-Id: <19990817211640.610471512E@hub.freebsd.org> Date: Tue, 17 Aug 1999 14:16:40 -0700 (PDT) From: jrozes@vinton.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/13209: IPFILTER_DEFAULT_BLOCK not in /usr/src/sys/conf/options Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13209 >Category: kern >Synopsis: IPFILTER_DEFAULT_BLOCK not in /usr/src/sys/conf/options >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 17 14:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jonathan Rozes >Release: 3.2-STABLE >Organization: >Environment: FreeBSD thorium 3.2-STABLE FreeBSD 3.2-STABLE #16: Tue Aug 17 11:42:25 PDT 1999 jrozes@thorium:/usr/src/sys/compile/THORIUM i386 >Description: The ipfilter software has a kernel option to block all packets by default, called IPFILTER_DEFAULT_BLOCK. Specifying this option in a kernel config file results in a warning from config(8) because the option is not listed in /usr/src/sys/conf/options like the rest of the IPFILTER_* options. >How-To-Repeat: Create a kernel with the IPFILTER and IPFILTER_DEFAULT_BLOCK options, then run config(8) on it. >Fix: Add to /usr/src/sys/conf/options: IPFILTER_DEFAULT_BLOCK opt_ipfilter.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 Tue Aug 17 14:35:54 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from mail-blue.research.att.com (mail-blue.research.att.com [135.207.30.102]) by hub.freebsd.org (Postfix) with ESMTP id 7B45E14D80; Tue, 17 Aug 1999 14:35:39 -0700 (PDT) (envelope-from fenner@research.att.com) Received: from alliance.research.att.com (alliance.research.att.com [135.207.26.26]) by mail-blue.research.att.com (Postfix) with ESMTP id C44EE4CE05; Tue, 17 Aug 1999 17:35:53 -0400 (EDT) Received: from windsor.research.att.com (windsor.research.att.com [135.207.26.46]) by alliance.research.att.com (8.8.7/8.8.7) with ESMTP id RAA26547; Tue, 17 Aug 1999 17:35:52 -0400 (EDT) From: Bill Fenner Received: (from fenner@localhost) by windsor.research.att.com (8.8.8+Sun/8.8.5) id OAA14000; Tue, 17 Aug 1999 14:35:52 -0700 (PDT) Message-Id: <199908172135.OAA14000@windsor.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: chuckr@freebsd.org Subject: Re: misc/12785: anoncvs@anoncvs.freebsd.org:/cvs does not work Cc: timlee@xpeed.com, sheldonh@freebsd.org, freebsd-bugs@freebsd.org Date: Tue, 17 Aug 1999 14:35:51 -0700 Versions: dmail (solaris) 2.2c/makemail 2.8t Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org If you're going through a NAT that doesn't preserve privileged source ports, then you can't use rsh (the default transport). I guess we need to get ssh or pserver access working. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Aug 17 14:45:53 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from charon-e.xpeed.com (charon-e.xpeed.com [209.101.240.10]) by hub.freebsd.org (Postfix) with SMTP id 557FC14CC8 for ; Tue, 17 Aug 1999 14:45:50 -0700 (PDT) (envelope-from timlee@xpeed.com) Received: (qmail 25231 invoked from network); 17 Aug 1999 14:46:02 -0700 Received: from chisel.dsllogic.com (172.16.2.32) by charon.dsllogic.com with SMTP; 17 Aug 1999 14:46:02 -0700 Received: from localhost by chisel.dsllogic.com (8.9.0/8.9.0) with SMTP id OAA11925; Tue, 17 Aug 1999 14:46:02 -0700 (PDT) X-Authentication-Warning: chisel.dsllogic.com: timlee owned process doing -bs Date: Tue, 17 Aug 1999 14:46:02 -0700 (PDT) From: "Timothy J. Lee" X-Sender: timlee@chisel To: Bill Fenner Cc: chuckr@freebsd.org, sheldonh@freebsd.org, freebsd-bugs@freebsd.org Subject: Re: misc/12785: anoncvs@anoncvs.freebsd.org:/cvs does not work In-Reply-To: <199908172135.OAA14000@windsor.research.att.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 Tue, 17 Aug 1999, Bill Fenner wrote: > If you're going through a NAT that doesn't preserve privileged source > ports, then you can't use rsh (the default transport). I guess we need > to get ssh or pserver access working. That (NAT) must be it. Timothy J. Lee (timlee@xpeed.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Aug 17 19: 1:51 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 383F8156A9 for ; Tue, 17 Aug 1999 19:01:44 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA93216; Tue, 17 Aug 1999 19:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 6879A15627; Tue, 17 Aug 1999 18:55:34 -0700 (PDT) Message-Id: <19990818015534.6879A15627@hub.freebsd.org> Date: Tue, 17 Aug 1999 18:55:34 -0700 (PDT) From: jrozes@vinton.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/13215: ALPS GlidePoint in Sony Z505 not recognized Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13215 >Category: kern >Synopsis: ALPS GlidePoint in Sony Z505 not recognized >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 17 19:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jonathan Rozes >Release: 3.2-STABLE >Organization: >Environment: FreeBSD thorium 3.2-STABLE FreeBSD 3.2-STABLE #21: Tue Aug 17 17:11:30 PDT 1999 jrozes@thorium:/usr/src/sys/compile/THORIUM i386 >Description: The ALPS GlidePoint device found in the Sony Z505 is not correctly detected during bootup. It is instead detected as a generic ps/2 mouse, which does not support the 'tap' feature the GlidePoint is capable of. This is due to the device returning a different value than expected in the first status byte, as checked in enable_aglide() in sys/i386/isa/psm.c. >How-To-Repeat: Boot any 3.2-STABLE kernel with a psm device configured on a Sony Z505-series laptop. Mouse will be detected as ps/2 generic. >Fix: Don't know if this is really the right way to do it, but here's a diff that checks for the old status value as well as the one returned by the GlidePoint in the Sony Z505. --- sys/i386/isa/psm.c.orig Tue Aug 17 15:32:39 1999 +++ sys/i386/isa/psm.c Tue Aug 17 17:16:15 1999 @@ -2027,7 +2027,9 @@ */ if (!mouse_id_proc1(sc->kbdc, PSMD_RES_LOW, 2, status)) return FALSE; - if ((status[0] & 0x10) || (status[1] == PSMD_RES_LOW)) + if (status[1] == PSMD_RES_LOW) + return FALSE; + if ((status[0] & 0x10) && (status[0] & 0x2C)) return FALSE; return TRUE; } >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 Aug 17 21:15: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 31D7F14C9D; Tue, 17 Aug 1999 21:15:22 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: (from alc@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA06053; Tue, 17 Aug 1999 21:12:57 -0700 (PDT) (envelope-from alc@FreeBSD.org) Date: Tue, 17 Aug 1999 21:12:57 -0700 (PDT) From: Message-Id: <199908180412.VAA06053@freefall.freebsd.org> To: peter.jeremy@alcatel.com.au, alc@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/13111: Improvement for atomic operations in KLDs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Improvement for atomic operations in KLDs State-Changed-From-To: open->closed State-Changed-By: alc State-Changed-When: Tue Aug 17 21:11:36 PDT 1999 State-Changed-Why: Committed to -CURRENT. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Aug 17 23:14: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 DA5CE156CB; Tue, 17 Aug 1999 23:14:29 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA13631; Tue, 17 Aug 1999 23:12:47 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Date: Tue, 17 Aug 1999 23:12:47 -0700 (PDT) From: Message-Id: <199908180612.XAA13631@freefall.freebsd.org> To: bp@butya.kz, mdodd@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/12126: Missing ioctl handler for IPX address family in if_ex driver Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Missing ioctl handler for IPX address family in if_ex driver State-Changed-From-To: open->closed State-Changed-By: mdodd State-Changed-When: Tue Aug 17 23:12:05 PDT 1999 State-Changed-Why: Correct fix applied to -CURRENT. MFC in 2 weeks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Aug 18 0:31: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 419E114D50 for ; Wed, 18 Aug 1999 00:31:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA34830; Wed, 18 Aug 1999 00:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 18 Aug 1999 00:30:02 -0700 (PDT) Message-Id: <199908180730.AAA34830@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Kazutaka YOKOTA Subject: Re: kern/13215: ALPS GlidePoint in Sony Z505 not recognized Reply-To: Kazutaka YOKOTA Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/13215; it has been noted by GNATS. From: Kazutaka YOKOTA To: jrozes@vinton.com Cc: freebsd-gnats-submit@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: kern/13215: ALPS GlidePoint in Sony Z505 not recognized Date: Wed, 18 Aug 1999 16:35:53 +0900 Thank you for submitting the patch. Would you boot the patched kernel, giving the `boot -v' command at the loader prompt and send me /var/run/dmesg.boot, so that I can see how the GlidePoint in Sony VAIO Z505 is behaving? Kazu yokota@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Aug 18 1:52:51 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 4635C14D79 for ; Wed, 18 Aug 1999 01:52:48 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA41281; Wed, 18 Aug 1999 01:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 2348814A13; Wed, 18 Aug 1999 01:46:37 -0700 (PDT) Message-Id: <19990818084637.2348814A13@hub.freebsd.org> Date: Wed, 18 Aug 1999 01:46:37 -0700 (PDT) From: h.wicaksono@cgiar.org To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/13219: Adaptek Driver Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13219 >Category: kern >Synopsis: Adaptek Driver >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 18 01:50:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Hendro >Release: none >Organization: CIFOR >Environment: >Description: I wanna asy you one thing. I have a computer with an ethernet card Realtek 8019 that is not supported by freebsd (freebsd currently support for 8219/8319). Do you have a solution? >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Aug 18 2:42:51 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 9D80314E08 for ; Wed, 18 Aug 1999 02:42:49 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA46505; Wed, 18 Aug 1999 02:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 6154414DD8; Wed, 18 Aug 1999 02:35:57 -0700 (PDT) Message-Id: <19990818093557.6154414DD8@hub.freebsd.org> Date: Wed, 18 Aug 1999 02:35:57 -0700 (PDT) From: Heinz-Guenter.Siebert@t-online.de To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/13220: mkdep: compile failed - ../../pci/if_de.c #include expects "FILENAME" of Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13220 >Category: kern >Synopsis: mkdep: compile failed - ../../pci/if_de.c #include expects "FILENAME" of >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 Aug 18 02:40:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Heinz-Guenter Siebert >Release: 3.1 >Organization: Siebert EDV-Beratung >Environment: FreeBSD bsd1 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Mon Feb 15 11:08:08 GMT 1999 jkh@usw3.freebsd.org:/usr/src/sys/compile/GENERIC i386 >Description: After installation trying to do a kernel configuration. make depend starting the work. After some time I get message mkdep: compile failed - ../../pci/if_de.c #include expects "FILENAME" of As I see in if_de.c there is a #include DEVAR_INCLUDE which should have been set before with #define DEVAR_INCLUDE "pci/if_devar.h" >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Aug 18 5: 3:51 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 1C8A0157DC for ; Wed, 18 Aug 1999 05:03:44 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA61857; Wed, 18 Aug 1999 05:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from chain.freebsd.os.org.za (chain.freebsd.os.org.za [196.7.74.174]) by hub.freebsd.org (Postfix) with ESMTP id 050DA157A1 for ; Wed, 18 Aug 1999 04:57:48 -0700 (PDT) (envelope-from khetan@chain.freebsd.os.org.za) Received: (from khetan@localhost) by chain.freebsd.os.org.za (8.9.3/8.9.3) id NAA17078; Wed, 18 Aug 1999 13:58:05 +0200 (SAST) (envelope-from khetan) Message-Id: <199908181158.NAA17078@chain.freebsd.os.org.za> Date: Wed, 18 Aug 1999 13:58:05 +0200 (SAST) From: khetan gajjar Reply-To: khetan gajjar To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/13223: passwd and other tools blert on comments in master.passwd Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13223 >Category: bin >Synopsis: passwd and other tools blert on comments in master.passwd >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 Aug 18 05:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Khetan H. Gajjar >Release: FreeBSD 4.0-CURRENT i386 >Organization: OS Users Group >Environment: FreeBSD 4.0-CURRENT PC, but seen on 2.2.x and 3.x releases as well. >Description: It is possible to add comments in the master.passwd file (using vipw), and have authentication work perfectly. passwd however doesn't like this. Removing the comments allows passwd to work perfectly again. >How-To-Repeat: vipw Add a few comments between the password entries i.e #these are user accounts ..user account details.. #these are system accounts ..system account deatils.. etc Change passwords >Fix: Unknown - either don't allow comments, or fix passwd to ignore them >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 Aug 18 8:11: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 43885158F2 for ; Wed, 18 Aug 1999 08:11:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA25065; Wed, 18 Aug 1999 08:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 18 Aug 1999 08:10:02 -0700 (PDT) Message-Id: <199908181510.IAA25065@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Matthew N. Dodd" Subject: Re: kern/13219: Adaptek Driver Reply-To: "Matthew N. Dodd" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/13219; it has been noted by GNATS. From: "Matthew N. Dodd" To: h.wicaksono@cgiar.org Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/13219: Adaptek Driver Date: Wed, 18 Aug 1999 11:08:35 -0400 (EDT) On Wed, 18 Aug 1999 h.wicaksono@cgiar.org wrote: > I wanna asy you one thing. I have a computer with an ethernet card > Realtek 8019 that is not supported by freebsd (freebsd currently > support for 8219/8319). Do you have a solution? The 8019 looks like an NE2000. Try the 'ed' driver. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Aug 18 11:32: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 0767A15945 for ; Wed, 18 Aug 1999 11:32:20 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA40871; Wed, 18 Aug 1999 11:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from sonet.crimea.ua (OTC-sl3-FLY.CRIS.NET [212.110.136.71]) by hub.freebsd.org (Postfix) with ESMTP id 1D20514ED8 for ; Wed, 18 Aug 1999 11:27:10 -0700 (PDT) (envelope-from phantom@scorpion.crimea.ua) Received: (from uucp@localhost) by sonet.crimea.ua (8.8.8/8.8.8) with UUCP id VAA06159 for FreeBSD-gnats-submit@freebsd.org; Wed, 18 Aug 1999 21:29:02 +0400 (MSD) (envelope-from phantom@scorpion.crimea.ua) Received: (from phantom@localhost) by scorpion.crimea.ua (8.8.8/8.8.5+ssl+keepalive) id VAA02200; Wed, 18 Aug 1999 21:13:22 +0400 (MSD) Message-Id: <199908181713.VAA02200@scorpion.crimea.ua> Date: Wed, 18 Aug 1999 21:13:22 +0400 (MSD) From: "Alexey M. Zelkin" Reply-To: "Alexey M. Zelkin" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/13228: [PATCH] /usr/share/misc/pkg_manage is useless, since pkg_manage removed Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13228 >Category: conf >Synopsis: [PATCH] /usr/share/misc/pkg_manage is useless, since pkg_manage removed >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 18 11:30:03 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Alexey Zelkin >Release: FreeBSD 4.0-CURRENT i386 >Organization: Home >Environment: -current about 4 days ago >Description: Jordan removed pkg_manage at Feb 96, but forget to clean up BSD.usr.dist >How-To-Repeat: >Fix: Index: BSD.usr.dist =================================================================== RCS file: /usr/local/CVSROOT/src/etc/mtree/BSD.usr.dist,v retrieving revision 1.159 diff -c -r1.159 BSD.usr.dist *** BSD.usr.dist 1999/06/24 09:45:22 1.159 --- BSD.usr.dist 1999/08/18 16:45:10 *************** *** 665,672 **** .. pcvtfonts .. - pkg_manage - .. .. mk .. --- 665,670 ---- >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 Aug 18 12:11:16 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 54CF3150AF for ; Wed, 18 Aug 1999 12:11:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA44705; Wed, 18 Aug 1999 12:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 7D5EF157EF; Wed, 18 Aug 1999 12:02:03 -0700 (PDT) Message-Id: <19990818190203.7D5EF157EF@hub.freebsd.org> Date: Wed, 18 Aug 1999 12:02:03 -0700 (PDT) From: colle@krtkg1.rug.ac.be To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/13232: panic("rtfree"); when sending bootp requests to machine Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13232 >Category: kern >Synopsis: panic("rtfree"); when sending bootp requests to machine >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 Aug 18 12:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Christophe Colle >Release: 3.2-RELEASE. >Organization: >Environment: FreeBSD portable.is.cool 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Sun Aug 15 20:59:50 CEST 1999 root@portable.is.cool:/usr/src/sys/compile/PORTABLE i386 >Description: Machine crashes when sending bootp-packets to a machine, without a defaultroute and where the entry for the bootpclient is not complete (incomplete in the sense that the hostname could not be resolved to a valid ip-address) >How-To-Repeat: 1) enable bootp-service in /etc/inetd 2) create the following /etc/bootptab mopie:ha=0000e8543231:bf=init:dn=test.net:ds=192.168.1.1:rp=/usr/path:sa=192.168.1.1 3) make sure 'mopie' cannot be resolved 4) delete default route: route delete default 5) let bootpclient mopie send some bootprequests and enjoy the core ;-) I've seen the same behavior for FreeBD-2.2.6 and FreeBSD-4.0-19990307-SNAP >Fix: temporary fix: add a default route, or make sure you don't mistype hostnames ;-) >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 Aug 18 13:32: 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 5529B16064 for ; Wed, 18 Aug 1999 13:32:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA51321; Wed, 18 Aug 1999 13:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from sonet.crimea.ua (OTC-sl3-FLY.CRIS.NET [212.110.136.71]) by hub.freebsd.org (Postfix) with ESMTP id 34F0914A2D for ; Wed, 18 Aug 1999 13:28:39 -0700 (PDT) (envelope-from phantom@scorpion.crimea.ua) Received: (from uucp@localhost) by sonet.crimea.ua (8.8.8/8.8.8) with UUCP id XAA07500 for FreeBSD-gnats-submit@freebsd.org; Wed, 18 Aug 1999 23:29:14 +0400 (MSD) (envelope-from phantom@scorpion.crimea.ua) Received: (from phantom@localhost) by scorpion.crimea.ua (8.8.8/8.8.5+ssl+keepalive) id XAA03563; Wed, 18 Aug 1999 23:21:51 +0400 (MSD) Message-Id: <199908181921.XAA03563@scorpion.crimea.ua> Date: Wed, 18 Aug 1999 23:21:51 +0400 (MSD) From: "Alexey M. Zelkin" Reply-To: "Alexey M. Zelkin" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/13235: [PATCH] allow preprocessing with tbl for nroff(1) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13235 >Category: bin >Synopsis: allow preprocessing with tbl(1) for nroff(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 Aug 18 13:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Alexey Zelkin >Release: FreeBSD 4.0-CURRENT i386 >Organization: Home >Environment: -CURRENT >Description: This patch allows to use -t option for nroff(1). Effect is similar to groff's -t option. I see that it's very useful then I am working with manual page which contains .TS/.TE macros (f.e. doscmd.1). >How-To-Repeat: >Fix: Index: nroff.man =================================================================== RCS file: /usr/local/CVSROOT/src/contrib/groff/nroff/nroff.man,v retrieving revision 1.2 diff -c -r1.2 nroff.man *** nroff.man 1996/09/08 00:28:24 1.2 --- nroff.man 1999/08/18 19:19:48 *************** *** 40,45 **** --- 40,48 ---- .BI \-r cn ] [ + .BI \-t + ] + [ .BI \-T name ] [ *************** *** 71,79 **** .BR \-i , .BR \-n , .BR \-m , ! .B \-o ! and .B \-r options have the effect described in .BR @g@troff (@MAN1EXT@). In addition --- 74,83 ---- .BR \-i , .BR \-n , .BR \-m , ! .BR \-o , .B \-r + and + .B \-t options have the effect described in .BR @g@troff (@MAN1EXT@). In addition Index: nroff.sh =================================================================== RCS file: /usr/local/CVSROOT/src/contrib/groff/nroff/nroff.sh,v retrieving revision 1.6 diff -c -r1.6 nroff.sh *** nroff.sh 1999/07/30 16:34:06 1.6 --- nroff.sh 1999/08/18 19:16:36 *************** *** 30,36 **** echo "$prog: option $1 requires an argument" >&2 exit 1 ;; ! -i|-S|-[mrno]*) opts="$opts $1"; ;; --- 30,36 ---- echo "$prog: option $1 requires an argument" >&2 exit 1 ;; ! -i|-S|-[mrnot]*) opts="$opts $1"; ;; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Aug 18 14:18: 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 80FFD15902; Wed, 18 Aug 1999 14:17:58 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA55038; Wed, 18 Aug 1999 14:16:28 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Date: Wed, 18 Aug 1999 14:16:28 -0700 (PDT) From: Message-Id: <199908182116.OAA55038@freefall.freebsd.org> To: phantom@cris.net, mpp@FreeBSD.org, freebsd-bugs@FreeBSD.org, mpp@FreeBSD.org Subject: Re: bin/13235: allow preprocessing with tbl(1) for nroff(1) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: allow preprocessing with tbl(1) for nroff(1) State-Changed-From-To: open->suspended State-Changed-By: mpp State-Changed-When: Wed Aug 18 14:15:04 PDT 1999 State-Changed-Why: I've been slowly working on converting all of the remaining man pages that use tbl to use mdoc style tables, so this change won't be needed when that work is complete. Responsible-Changed-From-To: freebsd-bugs->mpp Responsible-Changed-By: mpp Responsible-Changed-When: Wed Aug 18 14:15:04 PDT 1999 Responsible-Changed-Why: See the state change info. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Aug 18 15: 2: 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 3814114F65 for ; Wed, 18 Aug 1999 15:01:59 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA58290; Wed, 18 Aug 1999 15:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.128.198]) by hub.freebsd.org (Postfix) with ESMTP id C66EE14CAA for ; Wed, 18 Aug 1999 14:56:24 -0700 (PDT) (envelope-from joe@storm.FreeBSD.org.uk) Received: (from joe@localhost) by storm.FreeBSD.org.uk (8.9.3/8.9.3) id WAA90914; Wed, 18 Aug 1999 22:56:56 +0100 (BST) (envelope-from joe) Message-Id: <199908182156.WAA90914@storm.FreeBSD.org.uk> Date: Wed, 18 Aug 1999 22:56:56 +0100 (BST) From: joe@FreeBSD.org.uk Reply-To: joe@FreeBSD.org.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/13236: Patch for whois to use UK Nominet database. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13236 >Category: bin >Synopsis: Patch for whois to use UK Nominet database. >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: Wed Aug 18 15:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Joe Karthauser >Release: FreeBSD 3.2-STABLE i386 >Organization: Pavilion Internet/FreeBSD (UK) >Environment: >Description: It would be nice if whois was able to query the UK Nominet whois database. Patches below ;) >How-To-Repeat: >Fix: Apply the following patches :) Index: whois.1 =================================================================== RCS file: /home/ncvs/src/usr.bin/whois/whois.1,v retrieving revision 1.6 diff -u -r1.6 whois.1 --- whois.1 1999/02/02 01:49:14 1.6 +++ whois.1 1999/08/18 21:53:41 @@ -86,6 +86,10 @@ database. It contains network numbers and domain contact information for subdomains of .Tn \&.RU . +.It Fl u +Use the Nominet Network Information Center +.Pq Tn NIC.UK +database. It contains domain contact information for the UK. .El .Pp The operands specified to Index: whois.c =================================================================== RCS file: /home/ncvs/src/usr.bin/whois/whois.c,v retrieving revision 1.8 diff -u -r1.8 whois.c --- whois.c 1999/02/02 01:49:14 1.8 +++ whois.c 1999/08/18 21:50:31 @@ -63,6 +63,7 @@ #define RNICHOST "whois.ripe.net" #define PNICHOST "whois.apnic.net" #define RUNICHOST "whois.ripn.net" +#define UNICHOST "whois.nic.uk" #define WHOIS_PORT 43 static void usage __P((void)); @@ -85,7 +86,7 @@ #endif host = NICHOST; - while ((ch = getopt(argc, argv, "adgh:prR")) != -1) + while ((ch = getopt(argc, argv, "adgh:prRu")) != -1) switch((char)ch) { case 'a': host = ANICHOST; @@ -108,6 +109,9 @@ case 'R': host = RUNICHOST; break; + case 'u': + host = UNICHOST; + break; case '?': default: usage(); @@ -159,6 +163,6 @@ static void usage() { - fprintf(stderr, "usage: whois [-adgprR] [-h hostname] name ...\n"); + fprintf(stderr, "usage: whois [-adgprRu] [-h hostname] name ...\n"); exit(EX_USAGE); } >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Aug 18 15:21:26 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id B056615915; Wed, 18 Aug 1999 15:21:18 -0700 (PDT) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.3/8.9.3) with ESMTP id SAA05025; Wed, 18 Aug 1999 18:18:29 -0400 (EDT) (envelope-from chuckr@picnic.mat.net) Date: Wed, 18 Aug 1999 18:18:29 -0400 (EDT) From: Chuck Robey To: Bill Fenner Cc: chuckr@freebsd.org, timlee@xpeed.com, sheldonh@freebsd.org, freebsd-bugs@freebsd.org Subject: Re: misc/12785: anoncvs@anoncvs.freebsd.org:/cvs does not work In-Reply-To: <199908172135.OAA14000@windsor.research.att.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 Tue, 17 Aug 1999, Bill Fenner wrote: > > If you're going through a NAT that doesn't preserve privileged source > ports, then you can't use rsh (the default transport). I guess we need > to get ssh or pserver access working. I don't use NAT, and I have to admit I don't completely understand why you can't use rsh, but if you tell me it can't be done, I will see what has to happen to get pserver working. You understand that this will be some anoncvs downtime while I test things ... it might be very little, tho. > > Bill > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@picnic.mat.net | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run picnic and jaunt, both FreeBSD-current. (301) 220-2114 | ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Aug 18 15:51: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 04AAA14EA3 for ; Wed, 18 Aug 1999 15:51:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA61789; Wed, 18 Aug 1999 15:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 18 Aug 1999 15:50:01 -0700 (PDT) Message-Id: <199908182250.PAA61789@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Chris Piazza Subject: Re: bin/13236: Patch for whois to use UK Nominet database. Reply-To: Chris Piazza Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/13236; it has been noted by GNATS. From: Chris Piazza To: joe@FreeBSD.org.uk Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/13236: Patch for whois to use UK Nominet database. Date: Wed, 18 Aug 1999 15:45:06 -0700 On Wed, Aug 18, 1999 at 10:56:56PM +0100, joe@FreeBSD.org.uk wrote: > > It would be nice if whois was able to query the UK > Nominet whois database. Patches below ;) Which brings up a question: do we really need more? We can either disallow more and just say 'use -h blah' or add a zillion of them (CDNNNET(canada)..heck even NetNames Polska!). What do you think? -Chris -- cpiazza@home.net cpiazza@FreeBSD.org "It's better to be quotable than to be honest." --Tom Stoppard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Aug 18 16:36: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 C83B814FF2; Wed, 18 Aug 1999 16:36:11 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA69615; Wed, 18 Aug 1999 16:34:36 -0700 (PDT) (envelope-from billf@FreeBSD.org) Date: Wed, 18 Aug 1999 16:34:36 -0700 (PDT) From: Message-Id: <199908182334.QAA69615@freefall.freebsd.org> To: billf@FreeBSD.org, freebsd-bugs@FreeBSD.org, billf@FreeBSD.org Subject: Re: bin/13236: Patch for whois to use UK Nominet database. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Patch for whois to use UK Nominet database. Responsible-Changed-From-To: freebsd-bugs->billf Responsible-Changed-By: billf Responsible-Changed-When: Wed Aug 18 16:33:15 PDT 1999 Responsible-Changed-Why: I have another whois(1) change queued up somewhere. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Aug 18 16:41: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 2DC49158E3 for ; Wed, 18 Aug 1999 16:41:44 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA69908; Wed, 18 Aug 1999 16:40:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from florence.pavilion.net (florence.pavilion.net [194.242.128.25]) by hub.freebsd.org (Postfix) with ESMTP id 7097F15A03 for ; Wed, 18 Aug 1999 16:34:12 -0700 (PDT) (envelope-from joe@tao.org.uk) Received: from flux.tao.org.uk (flux.tao.org.uk [194.242.131.254]) by florence.pavilion.net (8.9.3/8.8.8) with ESMTP id AAA07596 for ; Thu, 19 Aug 1999 00:32:14 +0100 (BST) (envelope-from joe@tao.org.uk) Received: by flux.tao.org.uk (Postfix, from userid 1000) id 02D5ABB54; Wed, 18 Aug 1999 23:32:12 +0000 (GMT) Message-Id: <19990818233212.02D5ABB54@flux.tao.org.uk> Date: Wed, 18 Aug 1999 23:32:12 +0000 (GMT) From: joe@pavilion.net Reply-To: joe@pavilion.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/13240: Mergemaster doesn't create /dev/ttyvXX's. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13240 >Category: conf >Synopsis: Mergemaster doesn't create /dev/ttyvXX's. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 18 16:40:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Josef Karthauser >Release: FreeBSD 3.2-STABLE i386 >Organization: Pavilion Internet/FreeBSD (UK) >Environment: Using mergemaster to update a 3.2-CURRENT box. >Description: In July des added more vtys to /etc/ttys as default. Mergemaster installs this file, but doesn't create the device nodes in /dev to go with them. The main problem that this causes is the X11 won't start after a mergemaster update because /etc/ttys states that it should use a vty (vty8) that doesn't exist yet. >How-To-Repeat: >Fix: Shouldn't mergemaster install the default device nodes in /dev, to update/add any changes? (i.e. sh MAKEDEV all). >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 Aug 18 17: 6: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 9BD1814BE0; Wed, 18 Aug 1999 17:06:41 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA71186; Wed, 18 Aug 1999 17:03:16 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Date: Wed, 18 Aug 1999 17:03:16 -0700 (PDT) From: Message-Id: <199908190003.RAA71186@freefall.freebsd.org> To: joe@pavilion.net, cpiazza@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/13240: Mergemaster doesn't create /dev/ttyvXX's. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Mergemaster doesn't create /dev/ttyvXX's. State-Changed-From-To: open->closed State-Changed-By: cpiazza State-Changed-When: Wed Aug 18 17:01:54 PDT 1999 State-Changed-Why: Mergemaster is not in the base system. Please email the maintainer: Doug Barton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Aug 18 20:53: 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 9929314BD5 for ; Wed, 18 Aug 1999 20:53:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA92022; Wed, 18 Aug 1999 20:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 465CB14FB2; Wed, 18 Aug 1999 20:46:53 -0700 (PDT) Message-Id: <19990819034653.465CB14FB2@hub.freebsd.org> Date: Wed, 18 Aug 1999 20:46:53 -0700 (PDT) From: jkuo@digisurf.net To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: conf/13249: sysinstall not installing from a local ftp site Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13249 >Category: conf >Synopsis: sysinstall not installing from a local ftp site >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 Aug 18 20:50:02 PDT 1999 >Closed-Date: >Last-Modified: >Originator: James Kuo >Release: Release-3.2 >Organization: >Environment: FreeBSD freebsd.digisurf.net 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Tue May 18 04:0 5:08 GMT 1999 jkh@cathair:/usr/src/sys/compile/GENERIC i386 >Description: Installing on a local area network with only socks access to the Internet. Local machine also not equipped with a cdrom. So, setup IIS4.0 on an NT machine to create a local FTP site using distribution cdrom. Used Boot disks to start the install process and system installs perfectly from the local FTP site on the NT server. However, when running sysinstall again to add any packages, config X, make any changes, ... etc, sysinstall will not connect again to the local FTP site. Last message claims that it is getting package info from the INDEX, but has really not even accessed the FTP site (according to FTP perf monitoring). Hangs in that state until suspended. >How-To-Repeat: Any re-run of sysinstall that needs access to the source FTP site will hang the sysinstall again. >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 Aug 18 22:39: 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 753C814F15 for ; Wed, 18 Aug 1999 22:39:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA98669; Wed, 18 Aug 1999 22:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id D793F14EA4; Wed, 18 Aug 1999 22:20:45 -0700 (PDT) Message-Id: <19990819052045.D793F14EA4@hub.freebsd.org> Date: Wed, 18 Aug 1999 22:20:45 -0700 (PDT) From: norihiro@tmlab.osakac.ac.jp To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/13250: Can't probe Adaptec AHA-2930CU PCI SCSI Adapter Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13250 >Category: kern >Synopsis: Can't probe Adaptec AHA-2930CU PCI SCSI Adapter >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 Aug 18 22:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Norihiro TANAKA >Release: FreeBSD 3.2R >Organization: Osaka Electro-Communication Univ. >Environment: FreeBSD cervo.tmlab.osakac.ac.jp 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Sat Aug 12 20:59:50 JST 2000 norihiro@cervo.tmlab.osakac.ac.jp:/usr/src/sys/compile/CERVO i386 My SYSTEM CPU: K6-2 400MHz MB: ASUS P5A-B MEM: 192MB SCSI: AHA-2930CU SCSI DRIVE: HDD x 2, 230MB MO, CDROM IDE: nothing >Description: AHA-2930CU was not probed by FreeBSD 3.2R. Because there is no description of AHA-2930CU CARD ID in ahc_pci.c. >How-To-Repeat: This problem break out at all time. >Fix: patch for /usr/src/sys/pci/ahc_pci.c *** ahc_pci.c.org Thu Aug 19 03:31:19 1999 --- ahc_pci.c Thu Aug 19 03:35:38 1999 *************** *** 108,113 **** --- 108,114 ---- #define ID_AHA_4944U 0x8678900400000000ull #define ID_AHA_2940UB 0x8178900478819004ull #define ID_AHA_2930U 0x8878900478889004ull + #define ID_AHA_2930CU 0x3860900438699004ull #define ID_AHA_2940U_PRO 0x8778900478879004ull #define ID_AHA_2940U_CN 0x0078900478009004ull *************** *** 265,270 **** --- 266,277 ---- ID_AHA_2930U, ID_ALL_MASK, "Adaptec 2930 Ultra SCSI adapter", + ahc_aic7880_setup + }, + { + ID_AHA_2930CU, + ID_ALL_MASK, + "Adaptec 2930 Ultra SCSI adapter(J-Retail)", ahc_aic7880_setup }, { >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 Aug 18 23:38:35 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D0E4815090; Wed, 18 Aug 1999 23:38:34 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA02994; Wed, 18 Aug 1999 23:38:34 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Date: Wed, 18 Aug 1999 23:38:34 -0700 (PDT) From: Message-Id: <199908190638.XAA02994@freefall.freebsd.org> To: cmascott@world.std.com, jkoshy@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/7759: proflibs installation error, libcrypt_p.a Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: proflibs installation error, libcrypt_p.a State-Changed-From-To: open->closed State-Changed-By: jkoshy State-Changed-When: Wed Aug 18 23:37:51 PDT 1999 State-Changed-Why: Fixed in rev 1.3 of "src/release/scripts/proflibs-install.sh", thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Aug 19 0:13:41 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 433DF15080; Thu, 19 Aug 1999 00:13:39 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA06324; Thu, 19 Aug 1999 00:13:22 -0700 (PDT) (envelope-from ru@FreeBSD.org) Date: Thu, 19 Aug 1999 00:13:22 -0700 (PDT) From: Message-Id: <199908190713.AAA06324@freefall.freebsd.org> To: phantom@cris.net, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/13228: [PATCH] /usr/share/misc/pkg_manage is useless, since pkg_manage removed Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: [PATCH] /usr/share/misc/pkg_manage is useless, since pkg_manage removed State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Thu Aug 19 00:12:02 PDT 1999 State-Changed-Why: Patch applied in both HEAD and RELENG_3, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Aug 19 1: 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 557DC14E9B for ; Thu, 19 Aug 1999 01:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA09617; Thu, 19 Aug 1999 01:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 19 Aug 1999 01:00:02 -0700 (PDT) Message-Id: <199908190800.BAA09617@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Subject: Re: bin/6198: demangling C++ names breaks the Cygnus -frepo hack Reply-To: Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/6198; it has been noted by GNATS. From: To: freebsd-gnats-submit@freebsd.org Cc: yergeau@gloworm.stanford.edu Subject: Re: bin/6198: demangling C++ names breaks the Cygnus -frepo hack Date: Thu, 19 Aug 1999 00:59:54 -0700 (PDT) Since the ELF move, FreeBSD's ld(1) is the stock GNU binutils ld. This change will need to be taken up with the GNU folks. Regards, Koshy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Aug 19 3:12: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 ACF9D14D92 for ; Thu, 19 Aug 1999 03:12:28 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA19371; Thu, 19 Aug 1999 03:10:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 5A55715085; Thu, 19 Aug 1999 03:01:22 -0700 (PDT) Message-Id: <19990819100122.5A55715085@hub.freebsd.org> Date: Thu, 19 Aug 1999 03:01:22 -0700 (PDT) From: holger.kipp@solit-ag.de To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/13252: niced jobs don't behave really nice Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13252 >Category: kern >Synopsis: niced jobs don't behave really nice >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: Thu Aug 19 03:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Holger Kipp >Release: 2.2.8 >Organization: SolIT AG >Environment: FreeBSD intserv 2.2.8-RELEASE FreeBSD 2.2.8-RELEASE #0: Tue Jan 26 23:44:04 CET 1999 root@intserv:/usr/src/sys/compile/INTSERV i386 >Description: Niced jobs use up to much CPU time if other jobs are running (or are supposed to be running instead). >How-To-Repeat: Run some timecritical software (eg amanda) and install some other jobs that are supposed to _really_ run in the background (ie start them with nice -19). Specifically suited are CRACK and SETI@home. Then have a look at the jobs with top and see the niced jobs running with > 80% CPU usage even though amanda with dumper and gzip are running... >Fix: No idea, but under my Linux implementation "Linux clausthal 2.0.36 #5 Wed Jan 20 14:23:31 MET 1999 i686 unknown" I tested this with SETI@home with nice -19, and there was no slowdown whatsoever noticeable if running other processes. The niced SETI@home job is really only using the CPU-time the idle-process would otherwise use. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Aug 19 4:38: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 05D1715129; Thu, 19 Aug 1999 04:38:17 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA27680; Thu, 19 Aug 1999 04:38:16 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Thu, 19 Aug 1999 04:38:16 -0700 (PDT) From: Message-Id: <199908191138.EAA27680@freefall.freebsd.org> To: khetan@os.org.za, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/13223: passwd and other tools blert on comments in master.passwd Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: passwd and other tools blert on comments in master.passwd State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Thu Aug 19 04:37:04 PDT 1999 State-Changed-Why: Problem fixed in STABLE on 1999/07/29. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Aug 19 4:49:58 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 AE95E14BCD; Thu, 19 Aug 1999 04:49:57 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA28282; Thu, 19 Aug 1999 04:47:26 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Thu, 19 Aug 1999 04:47:26 -0700 (PDT) From: Message-Id: <199908191147.EAA28282@freefall.freebsd.org> To: holger.kipp@solit-ag.de, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/13252: niced jobs don't behave really nice Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: niced jobs don't behave really nice State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Thu Aug 19 04:45:05 PDT 1999 State-Changed-Why: Duplicate of PR 12381. This problem is fixed in RELENG_3, in rev 1.16.2.1 of src/sys/i386/isa/intr_machdep.c . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Aug 19 4:50: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 D6CC614E8C; Thu, 19 Aug 1999 04:50:52 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA28457; Thu, 19 Aug 1999 04:49:38 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Thu, 19 Aug 1999 04:49:38 -0700 (PDT) From: Message-Id: <199908191149.EAA28457@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, gibbs@FreeBSD.org Subject: Re: kern/13250: Can't probe Adaptec AHA-2930CU PCI SCSI Adapter Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Can't probe Adaptec AHA-2930CU PCI SCSI Adapter Responsible-Changed-From-To: freebsd-bugs->gibbs Responsible-Changed-By: sheldonh Responsible-Changed-When: Thu Aug 19 04:48:51 PDT 1999 Responsible-Changed-Why: Justin may be interested in the diff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Aug 19 5:11: 1 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2CE07150CC for ; Thu, 19 Aug 1999 05:10:59 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA30386; Thu, 19 Aug 1999 05:10:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail.disney.com (mail.disney.com [204.128.192.15]) by hub.freebsd.org (Postfix) with ESMTP id 7525314C8D for ; Thu, 19 Aug 1999 05:07:59 -0700 (PDT) (envelope-from root@amigo.faf.fa.disney.com) Received: from pain10.corp.disney.com (root@pain10.corp.disney.com [153.7.110.100]) by mail.disney.com (8.9.1/8.9.1) with SMTP id FAA23102 for ; Thu, 19 Aug 1999 05:07:32 -0700 (PDT) Received: from louie.fa.disney.com by pain.corp.disney.com with ESMTP for FreeBSD-gnats-submit@freebsd.org; Thu, 19 Aug 1999 05:07:37 -0700 Received: from snowhite.faf.fa.disney.com (snowhite.faf.fa.disney.com [153.7.115.1]) by louie.fa.disney.com (8.9.2/8.9.2) with ESMTP id FAA20006 for ; Thu, 19 Aug 1999 05:07:31 -0700 (PDT) (envelope-from root@amigo.faf.fa.disney.com) Received: from amigo.faf.fa.disney.com (amigo.faf.fa.disney.com [153.7.115.94]) by snowhite.faf.fa.disney.com (8.9.2/8.9.2) with ESMTP id IAA03673 for ; Thu, 19 Aug 1999 08:07:30 -0400 (EDT) (envelope-from root@amigo.faf.fa.disney.com) Received: (from root@localhost) by amigo.faf.fa.disney.com (8.9.3/8.9.2) id IAA40234; Thu, 19 Aug 1999 08:07:29 -0400 (EDT) (envelope-from root@amigo.faf.fa.disney.com) Message-Id: <199908191207.IAA40234@amigo.faf.fa.disney.com> Date: Thu, 19 Aug 1999 08:07:29 -0400 (EDT) From: Jim.Pirzyk@disney.com Reply-To: Jim.Pirzyk@disney.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/13254: Typeo in yplib.c for yp_all subroutine Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13254 >Category: bin >Synopsis: yp_all error messages have wrong text >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 19 05:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jim Pirzyk >Release: FreeBSD 3.2-RELEASE i386 >Organization: >Environment: Any >Description: The output of an error in the yp_all function will display an error message with yp_next instead of yp_all. >How-To-Repeat: have a program run a yp_all function call that would timeout. >Fix: *** yplib.c.orig Sat Mar 7 00:06:10 1998 --- yplib.c Thu Aug 19 08:03:54 1999 *************** *** 865,871 **** if (clnt_call(clnt, YPPROC_ALL, xdr_ypreq_nokey, &yprnk, xdr_ypresp_all_seq, &status, tv) != RPC_SUCCESS) { ! clnt_perror(ysd->dom_client, "yp_next: clnt_call"); clnt_destroy(clnt); _yp_unbind(ysd); goto again; --- 865,871 ---- if (clnt_call(clnt, YPPROC_ALL, xdr_ypreq_nokey, &yprnk, xdr_ypresp_all_seq, &status, tv) != RPC_SUCCESS) { ! clnt_perror(ysd->dom_client, "yp_all: clnt_call"); clnt_destroy(clnt); _yp_unbind(ysd); goto again; >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 Aug 19 7:23:41 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 C928A15A02; Thu, 19 Aug 1999 07:23:34 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA41249; Thu, 19 Aug 1999 07:23:34 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Thu, 19 Aug 1999 07:23:34 -0700 (PDT) From: Message-Id: <199908191423.HAA41249@freefall.freebsd.org> To: holger.kipp@solit-ag.de, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/13252: niced jobs don't behave really nice Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: niced jobs don't behave really nice State-Changed-From-To: closed->suspended State-Changed-By: sheldonh State-Changed-When: Thu Aug 19 07:21:19 PDT 1999 State-Changed-Why: As Bruce Evans points out, this problem still exists in RELENG_2_2. I'm leaving this suspended since RELENG_2_2 isn't completely dead. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Aug 19 11: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 EBBA2151D5 for ; Thu, 19 Aug 1999 11:10:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA59884; Thu, 19 Aug 1999 11:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 19 Aug 1999 11:10:02 -0700 (PDT) Message-Id: <199908191810.LAA59884@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Dan Yergeau Subject: Re: bin/6198: demangling C++ names breaks the Cygnus -frepo hack Reply-To: Dan Yergeau Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/6198; it has been noted by GNATS. From: Dan Yergeau To: freebsd-gnats-submit@freebsd.org, yergeau@gloworm.Stanford.EDU Cc: jkoshy@freebsd.org Subject: Re: bin/6198: demangling C++ names breaks the Cygnus -frepo hack Date: Thu, 19 Aug 1999 11:03:36 -0700 The stock (ELF) ld under 3.x works properly. Note that it was the functionality of demangling names that had been *added* to the 2.2.x ld that broke the -frepo feature. Symbol demangling functionality does not belong in ld. Third-party compilers may need to scan the raw output. BTW, collect2 does symbol demangling. If collect2 were used with the stock C++ compiler in FreeBSD (AFAICT, collect2 is still disabled as of 3.2-RELEASE), there would have been no need to add the demangling misfeature to ld. As far as I'm concerned, this PR is closed (at least for 3.x and above), though there may be a need to reopen it if someone gets the misguided idea to reintegrate the demangling functionality in the ELF ld. Regards, Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Aug 19 11:10:16 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 6477415238 for ; Thu, 19 Aug 1999 11:10:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA59893; Thu, 19 Aug 1999 11:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 91D301512D; Thu, 19 Aug 1999 11:06:13 -0700 (PDT) Message-Id: <19990819180613.91D301512D@hub.freebsd.org> Date: Thu, 19 Aug 1999 11:06:13 -0700 (PDT) From: marilia@unisc.br To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/13257: I have 2 cards,when I configure (ifconfig le0 ip-address) the second one (DE 205), the server breaks. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13257 >Category: i386 >Synopsis: I have 2 cards,when I configure (ifconfig le0 ip-address) the second one (DE 205), the server breaks. >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 Aug 19 11:10:02 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Marilia Trevisa Stein >Release: 3.2 >Organization: UNISC >Environment: FreeBSD server.xxx 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Tue May 18 04:05:08 GMT 1999 jkh@cathair:/usr/src/sys/compile/GENERIC i386 >Description: I am configuring a server to be a firewall. I didn´t configure the kernel to use it as a firewall yet. I started installing FreeBSD by ftp, and when I try to configure the second card, the server stops, and I must to do a cold restart.. The first and good card is a Digital 21040, the second one (where the problem is) is a Digital DE205 card. When I execute the command: # ifconfig le0 172.16.20.20 (I did not get the prompt again... only rebooting the server..) >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 Aug 19 12:26:33 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from dt010nb9.san.rr.com (dt010nb9.san.rr.com [204.210.12.185]) by hub.freebsd.org (Postfix) with ESMTP id E06BC14E5C for ; Thu, 19 Aug 1999 12:26:27 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from localhost (doug@localhost) by dt010nb9.san.rr.com (8.9.3/8.8.8) with ESMTP id MAA57368; Thu, 19 Aug 1999 12:26:08 -0700 (PDT) (envelope-from Doug@gorean.org) Date: Thu, 19 Aug 1999 12:26:08 -0700 (PDT) From: Doug X-Sender: doug@dt010nb9.san.rr.com To: joe@pavilion.net Cc: FreeBSD-bugs@freebsd.org Subject: Re: conf/13240: Mergemaster doesn't create /dev/ttyvXX's. In-Reply-To: <19990818233212.02D5ABB54@flux.tao.org.uk> 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 Before I forget, thanks to Chris for closing this PR. On Wed, 18 Aug 1999 joe@pavilion.net wrote: > > >Number: 13240 > >Category: conf > >Synopsis: Mergemaster doesn't create /dev/ttyvXX's. > >Description: > > In July des added more vtys to /etc/ttys as default. > >Fix: > > Shouldn't mergemaster install the default device nodes > in /dev, to update/add any changes? (i.e. sh MAKEDEV all). No, it shouldn't. :) Its only job is to show you the differences between your installation and the defaults, and to allow you to blend them together according to your preferences. Mergemaster would have shown you the diff's to /etc/ttys, then it's up to you to take action on rebuilding your devices as necessary. One of the fundamental design goals for mm is to be VERY conservative as to what it does and does not do. Spontaneously remaking a system's devices at the wrong time would be a Bad Thing (TM). Doug -- On account of being a democracy and run by the people, we are the only nation in the world that has to keep a government four years, no matter what it does. -- Will Rogers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Aug 19 14:30: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 BA06514DFD for ; Thu, 19 Aug 1999 14:30:52 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA78131; Thu, 19 Aug 1999 14:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 19 Aug 1999 14:30:03 -0700 (PDT) Message-Id: <199908192130.OAA78131@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Heinz-Guenter.Siebert@t-online.de (Heinz-Guenter Siebert) Subject: Re: kern/13220: mkdep: compile failed - ../../pci/if_de.c #include expects "FILENAME" Reply-To: Heinz-Guenter.Siebert@t-online.de (Heinz-Guenter Siebert) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/13220; it has been noted by GNATS. From: Heinz-Guenter.Siebert@t-online.de (Heinz-Guenter Siebert) To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: kern/13220: mkdep: compile failed - ../../pci/if_de.c #include expects "FILENAME" Date: Thu, 19 Aug 1999 23:24:15 +0200 After going through the kernel config and having removed all PCI look like definitions, this problem with make depend does not happen anymore. Does this help ? regards Heinz-Guenter Siebert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Aug 19 15:10:53 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 828D114E4E for ; Thu, 19 Aug 1999 15:10:51 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA83907; Thu, 19 Aug 1999 15:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id A59C614D64; Thu, 19 Aug 1999 15:05:40 -0700 (PDT) Message-Id: <19990819220540.A59C614D64@hub.freebsd.org> Date: Thu, 19 Aug 1999 15:05:40 -0700 (PDT) From: eric@metrotv.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/13260: 3c900B-TPO xl0: WARNING: this shouldn't happen! Possible PCI support code bug! Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13260 >Category: kern >Synopsis: 3c900B-TPO xl0: WARNING: this shouldn't happen! Possible PCI support code bug! >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 Aug 19 15:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Eric Long >Release: 3.2-RELEASE >Organization: Metropolitan Hodder Group >Environment: >Description: Attempting to install 3.2-RELEASE on a new machine. Would like to install via the internet but am getting the following errors with the 3COM 3C900B-TPO card: xl0: <3Com 3c900B-TPO Etherlink XL> rev 0x04 int a irq 255 on pci 0.11.0 xl0: couldn't map port xl0: WARNING: this shouldn't happen! Possible PCI support code bug! xl0: attempting to map iobase manuallycreate_intr: requested irq 255 to high, limit is 15 xl0: couldn't map interrupt >How-To-Repeat: Try installing 3.2-RELEASE with the 3C900B-TPO card installed. >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 Aug 19 15:17: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 94DE214D64; Thu, 19 Aug 1999 15:17:26 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA84254; Thu, 19 Aug 1999 15:16:13 -0700 (PDT) (envelope-from billf@FreeBSD.org) Date: Thu, 19 Aug 1999 15:16:13 -0700 (PDT) From: Message-Id: <199908192216.PAA84254@freefall.freebsd.org> To: eric@metrotv.com, billf@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/13260: 3c900B-TPO xl0: WARNING: this shouldn't happen! Possible PCI support code bug! Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: 3c900B-TPO xl0: WARNING: this shouldn't happen! Possible PCI support code bug! State-Changed-From-To: open->closed State-Changed-By: billf State-Changed-When: Thu Aug 19 15:15:58 PDT 1999 State-Changed-Why: Tell the person to turn off "plug and play OS" support in their BIOS config, then close the PR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Aug 19 15:32:46 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 74A2C1527B for ; Thu, 19 Aug 1999 15:31:30 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA85077; Thu, 19 Aug 1999 15:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 5CF3A151BD; Thu, 19 Aug 1999 15:24:26 -0700 (PDT) Message-Id: <19990819222426.5CF3A151BD@hub.freebsd.org> Date: Thu, 19 Aug 1999 15:24:26 -0700 (PDT) From: ian@plutotech.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/13261: ftpd mishandles STAT command during a file transfer Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13261 >Category: misc >Synopsis: ftpd mishandles STAT command during a file transfer >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 19 15:30:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Ian Lepore >Release: 3.1-Stable >Organization: Pluto Technologies Intl, Inc >Environment: FreeBSD the60s.hippie.lan 3.1-STABLE FreeBSD 3.1-STABLE #8: Mon May 17 17:34:13 MDT 1999 root@bsd1.hippie.lan:/usr/src/sys/compile/IAN i386 >Description: When a STAT command is sent to ftpd as an out-of-band transmission during a file transfer, the command is mishandled on every other receipt of the command. On the first receipt, the command is handled correctly, but is left in the tmpline buffer. On the next SIGURG, the hacked-up getline() returns an empty string and that STAT request is ignored. The next one works, the one after that fails, and so on. >How-To-Repeat: Send a series of STAT requests as OOB data to an ftpd while a file transfer is in progress, and observe that you get a response to every other request. >Fix: In ftpd.c, in the myoob() routine, a line should be added in the if branch that handles the STAT command, to set tmpline[0] = '\0'; (as it already does for the ABOR command). I have applied and tested this fix on my local system, and it results in correct behavior (every STAT request receives a response). >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 Aug 19 17:50: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 6269914D3B; Thu, 19 Aug 1999 17:50:34 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA93738; Thu, 19 Aug 1999 17:50:13 -0700 (PDT) (envelope-from chris@FreeBSD.org) Date: Thu, 19 Aug 1999 17:50:13 -0700 (PDT) From: Message-Id: <199908200050.RAA93738@freefall.freebsd.org> To: davids@webmaster.com, chris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/12141: libc_r passes negative tv_usec values to setitimer -- crash Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: libc_r passes negative tv_usec values to setitimer -- crash State-Changed-From-To: open->closed State-Changed-By: chris State-Changed-When: Thu Aug 19 17:48:17 PDT 1999 State-Changed-Why: Alfred Perlstein fixed this in -CURRENT and -STABLE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Aug 19 19:56: 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 8601014DA0; Thu, 19 Aug 1999 19:56:05 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA02047; Thu, 19 Aug 1999 19:54:05 -0700 (PDT) (envelope-from grog@FreeBSD.org) Date: Thu, 19 Aug 1999 19:54:05 -0700 (PDT) From: Message-Id: <199908200254.TAA02047@freefall.freebsd.org> To: grog@folly.lemis.com, grog@FreeBSD.org, freebsd-bugs@FreeBSD.org, grog@FreeBSD.org Subject: Re: kern/12219: Kernel gdb does not work under 3.2-RELEASE Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Kernel gdb does not work under 3.2-RELEASE State-Changed-From-To: open->closed State-Changed-By: grog State-Changed-When: Thu Aug 19 19:50:00 PDT 1999 State-Changed-Why: Problem fixed. Responsible-Changed-From-To: freebsd-bugs->grog Responsible-Changed-By: grog Responsible-Changed-When: Thu Aug 19 19:50:00 PDT 1999 Responsible-Changed-Why: PR touched by grog. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Aug 19 20: 8: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 A2FC414DA0; Thu, 19 Aug 1999 20:08:35 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA03306; Thu, 19 Aug 1999 20:08:17 -0700 (PDT) (envelope-from grog@FreeBSD.org) Date: Thu, 19 Aug 1999 20:08:17 -0700 (PDT) From: Message-Id: <199908200308.UAA03306@freefall.freebsd.org> To: grog@lemis.com, grog@FreeBSD.org, freebsd-bugs@FreeBSD.org, grog@FreeBSD.org Subject: Re: kern/11299: Recent kernels have broken symbol tables, confusing gdb Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Recent kernels have broken symbol tables, confusing gdb State-Changed-From-To: open->closed State-Changed-By: grog State-Changed-When: Thu Aug 19 19:54:35 PDT 1999 State-Changed-Why: Problem has gone away. Responsible-Changed-From-To: freebsd-bugs->grog Responsible-Changed-By: grog Responsible-Changed-When: Thu Aug 19 19:54:35 PDT 1999 Responsible-Changed-Why: grog closed this PR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Aug 19 23: 0: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 C530214DFF for ; Thu, 19 Aug 1999 23:00:53 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA16433; Thu, 19 Aug 1999 23:00:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 6333E1526A; Thu, 19 Aug 1999 22:55:27 -0700 (PDT) Message-Id: <19990820055527.6333E1526A@hub.freebsd.org> Date: Thu, 19 Aug 1999 22:55:27 -0700 (PDT) From: rcharron@sci-syscom.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/13265: lock doesn't lock (doesn't work) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13265 >Category: misc >Synopsis: lock doesn't lock (doesn't work) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 19 23:00:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Richard >Release: 3.2-RELEASE >Organization: Syscom >Environment: >Description: when typing 'lock', just sits there like nothing happened, no matter what flags I give it too. >How-To-Repeat: lock $_ >Fix: no idea... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Aug 19 23:31:53 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 C970214DA8 for ; Thu, 19 Aug 1999 23:31:51 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA18464; Thu, 19 Aug 1999 23:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 19 Aug 1999 23:30:01 -0700 (PDT) Message-Id: <199908200630.XAA18464@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Chris Costello Subject: Re: misc/13265: lock doesn't lock (doesn't work) Reply-To: Chris Costello Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/13265; it has been noted by GNATS. From: Chris Costello To: rcharron@sci-syscom.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/13265: lock doesn't lock (doesn't work) Date: Fri, 20 Aug 1999 01:19:30 -0500 On Thu, Aug 19, 1999, rcharron@sci-syscom.com wrote: > >Description: > when typing 'lock', just sits there like nothing happened, no matter what flags I give it too. Does this exist in -STABLE? > >How-To-Repeat: > lock > $_ FreeBSD holly.dyndns.org 4.0-CURRENT FreeBSD 4.0-CURRENT #7: Fri Aug 6 11:57:22 CDT 1999 root@holly.dyndns.org:/usr/src/sys/compile/Holly i386 $ lock Key: Again: lock: /dev/ttyp6 on holly.dyndns.org. timeout in 15 minutes time now is Fri Aug 20 01:16:57 CDT 1999 Key: $ lock -p -n lock: /dev/ttyp6 on holly.dyndns.org. no timeout time now is Fri Aug 20 01:19:03 CDT 1999 Key: $ -- |Chris Costello |All you need to know is the user interface. - J. Redford `--------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Aug 20 0:34: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 D68EC15239; Fri, 20 Aug 1999 00:34:46 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA22650; Fri, 20 Aug 1999 00:34:35 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Date: Fri, 20 Aug 1999 00:34:35 -0700 (PDT) From: Message-Id: <199908200734.AAA22650@freefall.freebsd.org> To: yergeau@gloworm.stanford.edu, jkoshy@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/6198: demangling C++ names breaks the Cygnus -frepo hack Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: demangling C++ names breaks the Cygnus -frepo hack State-Changed-From-To: open->closed State-Changed-By: jkoshy State-Changed-When: Fri Aug 20 00:32:57 PDT 1999 State-Changed-Why: At submitters request; problem no longer exists in 3.X. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Aug 20 0:48:39 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from florence.pavilion.net (florence.pavilion.net [194.242.128.25]) by hub.freebsd.org (Postfix) with ESMTP id 8990C15298 for ; Fri, 20 Aug 1999 00:48:36 -0700 (PDT) (envelope-from joe@florence.pavilion.net) Received: (from joe@localhost) by florence.pavilion.net (8.9.3/8.8.8) id IAA21035; Fri, 20 Aug 1999 08:48:26 +0100 (BST) (envelope-from joe) Date: Fri, 20 Aug 1999 08:48:26 +0100 From: Josef Karthauser To: Doug Cc: FreeBSD-bugs@freebsd.org Subject: Re: conf/13240: Mergemaster doesn't create /dev/ttyvXX's. Message-ID: <19990820084826.A20716@pavilion.net> References: <19990818233212.02D5ABB54@flux.tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Doug on Thu, Aug 19, 1999 at 12:26:08PM -0700 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, 24 The Old Steine, Brighton, BN1 1EL, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Aug 19, 1999 at 12:26:08PM -0700, Doug wrote: > Before I forget, thanks to Chris for closing this PR. > > No, it shouldn't. :) Its only job is to show you the differences > between your installation and the defaults, and to allow you to blend them > together according to your preferences. Mergemaster would have shown you > the diff's to /etc/ttys, then it's up to you to take action on rebuilding > your devices as necessary. > > One of the fundamental design goals for mm is to be VERY > conservative as to what it does and does not do. Spontaneously remaking > a system's devices at the wrong time would be a Bad Thing (TM). Ok - I'm playing devil's advocate here because _I_ know how to update /dev, but I've seen uses who don't use mergemaster and fry their X11 system because of the changes to the vty configs recently. At the very "conservative" least a message about how to update /dev could be helpful ;). Joe -- Josef Karthauser FreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Aug 20 1:20:55 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C19DA1515F for ; Fri, 20 Aug 1999 01:20:53 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA25582; Fri, 20 Aug 1999 01:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 20 Aug 1999 01:20:02 -0700 (PDT) Message-Id: <199908200820.BAA25582@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ruslan Ermilov Subject: Re: misc/13265: lock doesn't lock (doesn't work) Reply-To: Ruslan Ermilov Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/13265; it has been noted by GNATS. From: Ruslan Ermilov To: rcharron@sci-syscom.com Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/13265: lock doesn't lock (doesn't work) Date: Fri, 20 Aug 1999 11:13:46 +0300 On Thu, Aug 19, 1999 at 10:55:27PM -0700, rcharron@sci-syscom.com wrote: > > when typing 'lock', just sits there like nothing happened, no matter what flags I give it too. > >How-To-Repeat: > lock > $_ > Do you refer to the /usr/bin/lock? -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Aug 20 2:11:46 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E377152F2 for ; Fri, 20 Aug 1999 02:11:26 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA28483; Fri, 20 Aug 1999 02:10:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from gbtb.com (modem4.tekrab.net [208.30.20.204]) by hub.freebsd.org (Postfix) with ESMTP id 2CFE315325 for ; Fri, 20 Aug 1999 02:00:02 -0700 (PDT) (envelope-from mrami@gbtb.com) Received: (from mrami@localhost) by gbtb.com (8.9.3/8.9.3) id EAA43964; Fri, 20 Aug 1999 04:58:17 -0400 (EDT) (envelope-from mrami) Message-Id: <199908200858.EAA43964@gbtb.com> Date: Fri, 20 Aug 1999 04:58:17 -0400 (EDT) From: mrami@gbtb.com Reply-To: mrami@gbtb.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/13266: Removing ncurses namespace pollution w/ C++ Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13266 >Category: misc >Synopsis: Removal of #defines and addition of constness for C++ in ncurses.h and nterm.h headers >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 Aug 20 02:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Marc Ramirez >Release: FreeBSD 3.2-RELEASE i386 >Organization: Great Big Throbbing Brains >Environment: Stock 3.2-RELEASE >Description: When 'ncurses.h' is included in a C++ program, it includes a bunch of terminal capability #defines from nterm.h, some of which clobber various methods in the STL. It's especially bad because all of the capabilities are defined in lower case, and they're in plain English, easily confusable with other meanings (e.g. erase!?!?) >How-To-Repeat: Try to compile the following program: #include #include #include int main(void) { vector v; v.push_back(1); cout << v[0] << endl; return 0; } >Fix: I tried to remove as many #defines as reasonable, using consts and inline functions as replacements (esp. for the curses "pseudo-functions" which are no longer pseudo). Also the prototypes have been changed to have an idea of what should be const and what shouldn't be, which is good for C++ programmers. This can't be done in a backwards-compatible fashion; in particular, the capabilities and the ACS map are defined as parameterless macros, but are not manifest constants, so they had to be replaced by inline functions. What was ACS_HLINE should be, in C++, ACS_HLINE(). This is okay for the ACS map, but it poses a problem for the capabilities, where you find code like 'if (keypad_xmit)', which is now always true with it being a function. To solve this, I ifdef'd all my changes. The new changes are surrounded by the moral equivalent of #if defined(__cplusplus) && !defined(CURSES_COMPAT) so that they are on by default with C++. With CURSES_COMPAT you get the full old behavior, #defines and all. Unfortunately, I'm not wise (or wizened) enough to be familiar with the compatibility issues, so I don't know if my changes are better on or off by default. Although, I can't imagine many C++ programmers have been using ncurses, since even a simple program like: #include int main(void) { const char *fred="Hello, World!"; initscr(); mvprintw(3,3,fred); getch(); endwin(); return 0; } complains: test.cc: In function `int main()': test.cc:7: warning: converting `const char *' to `char *' is a contravariance violation test.cc:7: warning: passing `const char *' as argument 3 of `mvprintw(int, int, char * ...)' discards const Here are the patches for libmytinfo and libncurses. I guess this is more of a request for review. I've tested my changes on some fairly curses-intensive programs, but I haven't done a make world or anything (can't spare any machines right now). libmytinfo removes mktermhead.c, term.head, and term.tail adds mkterm_h.c term.part2, term.part4 I removed the diff entries for the removed files, and also for term.h (it can be made with 'make update_term_h' ------------------------ libmytinfo -------------------------- Common subdirectories: /usr/src/lib/libmytinfo/EXAMPLES and ./EXAMPLES diff -N /usr/src/lib/libmytinfo/Makefile ./Makefile 19,20c19,20 < update_term_h: ${.CURDIR}/term.head ${.CURDIR}/term.tail < cat ${.CURDIR}/term.head ${.CURDIR}/term.tail > ${.CURDIR}/term.h --- > update_term_h: mkterm_h ${.CURDIR}/cap_list ${.CURDIR}/term.part2 ${.CURDIR}/term.part4 > ./mkterm_h -n ${CAPS} -c ${.CURDIR}/cap_list -2 ${.CURDIR}/term.part2 -4 ${.CURDIR}/term.part4 -o ${.CURDIR}/term.h 54,56d53 < ${.CURDIR}/term.head: mktermhead ${.CURDIR}/cap_list < ./mktermhead -n $(CAPS) ${.CURDIR}/cap_list > ${.CURDIR}/term.head < 60,61c57,58 < mktermhead: mktermhead.c readcaps.o < $(CC) -static $(CFLAGS) $(LDFLAGS) -o mktermhead ${.CURDIR}/mktermhead.c readcaps.o --- > mkterm_h: mkterm_h.c readcaps.o > $(CC) -static $(CFLAGS) $(LDFLAGS) -o mkterm_h ${.CURDIR}/mkterm_h.c readcaps.o diff -N /usr/src/lib/libmytinfo/addstr.c ./addstr.c 39c39 < register char *s; { --- > register const char *s; { 41a42 > char *news; 72c73 < s = strcpy(p->buf + p->len, s); --- > news = strcpy(p->buf + p->len, s); 74c75 < return s; --- > return news; diff -N /usr/src/lib/libmytinfo/defs.h ./defs.h 141c141 < char *_addstr(char *); --- > char *_addstr(const char *); > diff -N /usr/src/lib/libmytinfo/defs.h ./defs.h > 141c141 > < char *_addstr(char *); > --- > > char *_addstr(const char *); diff -N /usr/src/lib/libmytinfo/mkterm_h.c ./mkterm_h.c 0a1,320 > /* > * mkterm_h.c > * > * By Ross Ridge > * Public Domain > * 92/06/04 11:38:57 > * > * generates term.h > * > */ > > /* > * 99/08/16 Marc Ramirez > * > * In trying to make mytinfo more c++-friendly, I had to change the > * order of a lot of declarations, so now the header is split into > * four parts: > * > * Part 1: _USE defines and numbers of different types of caps; > * generated > * > * Part 2: definition of struct _terminal and declaration of cur_term > * and _term_buf; included from term.part2 > * > * Part 3: definitions of the cap macros; generated > * > * Part 4: function prototypes and various miscellany; included from > * term.part4 > * */ > > > #define NOTLIB > #include > #include "defs.h" > > const char SCCSid[] = "@(#) mytinfo mkterm_h.c 3.3 92/06/04 public domain, By Ross Ridge"; > > #define DEFAULT_CAPS 1000 > > > extern char *optarg; > extern int optind; > > char *pname; > > void usage(void) { > fprintf(stderr, "usage: %s -2 -4 [-n <# caps>] [-c ] [-o ]\n", pname); > exit(1); > } > > void copyfile(FILE *i, FILE *o) { > #define CFBUFSIZ (8*1024) > static char buf[CFBUFSIZ]; > int cnt,ocnt; > > for (;;) { > cnt=fread(buf,1,CFBUFSIZ,i); > if (cnt) { > ocnt=fwrite(buf,1,cnt,o); > if (ocnt fprintf(stderr,"%s: error writing output file: %s\n",pname,strerror(errno)); > exit(1); > } > } > if (cnt if (feof(i)) { > return; > } else { > fprintf(stderr,"%s: error reading input file: %s\n",pname,strerror(errno)); > exit(1); > } > } > } > > } > > int > main(argc, argv) > int argc; > char **argv; { > FILE *f, *part2=NULL, *part4=NULL, *outf; > int caps = DEFAULT_CAPS; > int n; > register int i; > int nb, ns, nn; > struct caplist *list; > char got_two=0, got_four=0; > char ch; > > pname=argv[0]; > f = stdin; > outf = stdout; > > while ((ch = getopt(argc, argv, "n:2:4:c:o:")) != -1) > switch (ch) { > case 'n': > caps=atoi(optarg); > break; > case '2': > if ( (part2=fopen(optarg,"r")) == NULL) { > fprintf(stderr,"%s: error opening %s: %s\n\n",argv[0],optarg,strerror(errno)); > exit(1); > } > got_two=1; > break; > case '4': > if ( (part4=fopen(optarg,"r")) == NULL) { > fprintf(stderr,"%s: error opening %s: %s\n\n",argv[0],optarg,strerror(errno)); > exit(1); > } > got_four=1; > break; > case 'c': > if ( (f=fopen(optarg,"r")) == NULL) { > fprintf(stderr,"%s: error opening %s: %s\n\n",argv[0],optarg,strerror(errno)); > exit(1); > } > break; > case 'o': > if ( (outf=fopen(optarg,"w")) == NULL) { > fprintf(stderr,"%s: error opening %s: %s\n\n",argv[0],optarg,strerror(errno)); > exit(1); > } > break; > case '?': > default: > usage(); > } > > argc-=optind; > argv+=optind; > > if (argc>0) { > fprintf(stderr,"%s: extra parameters specified on command line\n",pname); > usage(); > } > if (!got_two) { > fprintf(stderr,"%s: 'part2' file not specified\n",pname); > usage(); > } > if (!got_four) { > fprintf(stderr,"%s: 'part4' file not specified\n",pname); > usage(); > } > > > list = (struct caplist *) malloc(caps * sizeof(struct caplist)); > if (list == NULL) { > fprintf(stderr, "%s: malloc failed.\n", argv[0]); > return 1; > } > > n = readcaps(f, list, caps); > if (n > caps) { > fprintf(stderr, "%s: too many caps, use -n.\n", argv[0]); > return 1; > } > switch(n) { > case 0: > fprintf(stderr, "%s: no caps in file.\n", argv[0]); > return 1; > case -1: > fprintf(stderr, "%s: bad caps line.\n", argv[0]); > return 1; > case -2: > fprintf(stderr, "%s: unexpected EOF.\n", argv[0]); > return 1; > } > > nb=nn=ns=0; > for (i = 0; i < n; i++) { > switch (list[i].type) { > case '!': > nb++; > break; > case '#': > nn++; > break; > case '$': > ns++; > break; > } > } > > fputs("/*\n",outf); > fputs(" * term.h \n",outf); > fputs(" *\n",outf); > fputs(" * This file was generated automatically.\n",outf); > fputs(" *\n",outf); > fputs(" */\n",outf); > fputc('\n',outf); > fputs("#ifndef _TERM_H_\n",outf); > fputs("#define _TERM_H_\n",outf); > fputc('\n',outf); > > fputs("#ifndef OVERRIDE\n",outf); > fputs("#undef _USE_SGTTY\n",outf); > #ifdef USE_SGTTY > fputs("#define _USE_SGTTY\n",outf); > #endif > fputs("#undef _USE_TERMIO\n",outf); > #ifdef USE_TERMIO > fputs("#define _USE_TERMIO\n",outf); > #endif > fputs("#undef _USE_TERMIOS\n",outf); > #ifdef USE_TERMIOS > fputs("#define _USE_TERMIOS\n",outf); > #endif > fputs("#undef _USE_SMALLMEM\n",outf); > #ifdef USE_SMALLMEM > fputs("#define _USE_SMALLMEM\n",outf); > #endif > fputs("#undef _USE_PROTOTYPES\n",outf); > #ifdef USE_PROTOTYPES > fputs("#define _USE_PROTOTYPES\n",outf); > #endif > fputs("#undef _USE_WINSZ\n",outf); > #ifdef USE_WINSZ > fputs("#define _USE_WINSZ\n",outf); > #endif > fputs("#undef _USE_TERMINFO\n",outf); > #ifdef USE_TERMINFO > fputs("#define _USE_TERMINFO\n",outf); > #endif > fputs("#undef _USE_TERMCAP\n",outf); > #ifdef USE_TERMCAP > fputs("#define _USE_TERMCAP\n",outf); > #endif > fputs("#undef _MAX_CHUNK\n",outf); > fprintf(outf,"#define _MAX_CHUNK %d\n", MAX_CHUNK); > fputs("#endif /* OVERRIDE */\n",outf); > fputc('\n',outf); > > > fprintf(outf,"#if ( defined(__cplusplus) && !defined(CURSES_COMPAT) )\n\n"); > fprintf (outf,"const int NUM_OF_BOOLS\t=%d;\n", nb); > fprintf (outf,"const int NUM_OF_NUMS\t=%d;\n", nn); > fprintf (outf,"const int NUM_OF_STRS\t=%d;\n", ns); > > fprintf (outf,"\n#else\n\n"); > > fprintf (outf,"#define NUM_OF_BOOLS\t%d\n", nb); > fprintf (outf,"#define NUM_OF_NUMS\t%d\n", nn); > fprintf (outf,"#define NUM_OF_STRS\t%d\n", ns); > > fprintf(outf,"\n#endif /* __cplusplus || !CURSES_COMPAT */\n"); > > fputc('\n',outf); > > copyfile(part2,outf); > > fprintf(outf,"#if ( defined(__cplusplus) && !defined(CURSES_COMPAT) )\n\n"); > nb=nn=ns=0; > for (i = 0; i < n; i++) { > if (list[i].type == '!') { > fprintf(outf, > "inline bool\n\t%-*s(void) { return _CUR_TERM.bools[%d]; }\n", > MAX_VARNAME, list[i].var, nb++); > } > } > > for (i = 0; i < n; i++) { > if (list[i].type == '#') { > fprintf(outf, > "inline int\n\t%-*s(void) { return _CUR_TERM.nums[%d]; }\n", > MAX_VARNAME, list[i].var, nn++); > } > } > > for (i = 0; i < n; i++) { > if (list[i].type == '$') { > fprintf(outf, > "inline const char*\n\t%-*s(void) { return _CUR_TERM.strs[%d]; }\n", > MAX_VARNAME, list[i].var, ns++); > } > } > > fputc('\n',outf); > > fprintf (outf,"\n#else\n\n"); > > nb=nn=ns=0; > for (i = 0; i < n; i++) { > if (list[i].type == '!') { > fprintf(outf,"#define %-*s (_CUR_TERM.bools[%d])\n", > MAX_VARNAME, list[i].var, nb++); > } > } > > for (i = 0; i < n; i++) { > if (list[i].type == '#') { > fprintf(outf,"#define %-*s (_CUR_TERM.nums[%d])\n", > MAX_VARNAME, list[i].var, nn++); > } > } > > for (i = 0; i < n; i++) { > if (list[i].type == '$') { > fprintf(outf,"#define %-*s (_CUR_TERM.strs[%d])\n", > MAX_VARNAME, list[i].var, ns++); > } > } > > fputc('\n',outf); > > fprintf(outf,"\n#endif /* __cplusplus || !CURSES_COMPAT */\n"); > > fputc('\n',outf); > > copyfile(part4,outf); > > fclose(part2); > fclose(part4); > if (f!=stdin) > fclose(f); > if (outf!=stdout) > fclose(outf); > > return 0; > } diff -N /usr/src/lib/libmytinfo/term.part2 ./term.part2 0a1,108 > /* > * originally from: > * > * 92/02/01 07:30:28 > * @(#) mytinfo term.tail 3.2 92/02/01 public domain, By Ross Ridge > * > * modified by Marc Ramirez on 99/08/16 now in term.part2 > * > */ > > #if defined(_USE_TERMIO) || defined(_USE_TERMIOS) > #ifndef ICANON > #ifdef _USE_TERMIO > #include > #else > #include > #endif > #endif > #if defined(_USE_WINSZ) && defined(__FreeBSD__) > #include > #endif > #if defined(_USE_WINSZ) && defined(xenix) > #include > #include > #endif > #endif > > #ifdef _USE_SGTTY > #ifndef CBREAK > #include > #endif > #endif > > typedef struct _terminal { > int fd; > #ifdef _USE_SMALLMEM > #ifdef _USE_TERMIOS > speed_t baudrate; > #else > unsigned short baudrate; > #endif > unsigned pad:1, xon:1, termcap:1; > #else > int pad; > int xon; > int termcap; > #ifdef _USE_TERMIOS > speed_t baudrate; > #else > long baudrate; > #endif > #endif > char padch; > short true_lines, true_columns; > struct strbuf { > struct strbuf *next; > #ifdef _USE_SMALLMEM > short len; > #else > int len; > #endif > char buf[_MAX_CHUNK]; > } *strbuf; > char *name, *name_long, *name_all; > #ifdef _USE_SGTTY > struct sgtty_str { > struct sgttyb v6; > #ifdef TIOCGETC > struct tchars v7; > #endif > #ifdef TIOCLGET > int bsd; > #endif > #ifdef TIOCGLTC > struct ltchars bsd_new; > #endif > } prog_mode, shell_mode; > #else /* _USE_SGTTY */ > #ifdef _USE_TERMIOS > struct termios prog_mode, shell_mode; > #else > #ifdef _USE_TERMIO > struct termio prog_mode, shell_mode; > #endif > #endif > #endif /* else _USE_SGTTY */ > #ifdef _USE_WINSZ > #ifdef TIOCGWINSZ > struct winsize prog_winsz, shell_winsz; > #endif > #endif > char bools[NUM_OF_BOOLS]; > short nums[NUM_OF_NUMS]; > char *strs[NUM_OF_STRS]; > } TERMINAL; > > extern TERMINAL *cur_term; > extern TERMINAL _term_buf; > > #ifndef _CUR_TERM > #ifdef SINGLE > #define _CUR_TERM _term_buf > #else > #define _CUR_TERM (*cur_term) > #endif > #endif > > diff -N /usr/src/lib/libmytinfo/term.part4 ./term.part4 0a1,62 > /* > * 92/02/01 07:30:28 > * @(#) mytinfo term.tail 3.2 92/02/01 public domain, By Ross Ridge > * > * modified by Marc Ramirez on 99/08/16 now in term.part4 > */ > > #ifndef __P > #if defined(_USE_PROTOTYPES) && (defined(__STDC__) || defined(__cplusplus)) > #define __P(protos) protos /* full-blown ANSI C */ > #else > #define __P(protos) () /* traditional C preprocessor */ > #endif > #endif > > #ifdef __cplusplus > extern "C" { > #endif > > extern char *tparm __P((const char *, ...)); > extern int setupterm __P((char *, int, int *)), set_curterm __P((TERMINAL *)); > extern int del_curterm __P((TERMINAL *)), tputs __P((const char *, int, int (*)(int))); > extern int putp __P((const char *)); > extern int tigetflag __P((char *)), tigetnum __P((char *)); > extern char *tigetstr __P((char *)); > extern int def_prog_mode __P((void)), def_shell_mode __P((void)); > extern int reset_prog_mode __P((void)), reset_shell_mode __P((void)); > > #ifdef __cplusplus > } > #endif > > > extern char *boolnames[], *boolcodes[], *boolfnames[]; > extern char *numnames[], *numcodes[], *numfnames[]; > extern char *strnames[], *strcodes[], *strfnames[]; > > #if ( defined(__cplusplus) && !defined(CURSES_COMPAT) ) > > #ifndef OKERR_DEFINED > #define OKERR_DEFINED > const int OK=0; > const int ERR=-1; > #endif > > #else > > #ifndef OK > #undef ERR > #define OK (0) > #define ERR (-1) > #endif > > #endif /* ( defined(__cplusplus) && !defined(CURSES_COMPAT) ) */ > > /* Compatibility */ > #define Filedes fd > #define Ottyb shell_mode > #define Nttyb prog_mode > #define TTY struct termios > > #endif /* _TERM_H_ */ diff -N /usr/src/lib/libmytinfo/tputs.c ./tputs.c 208c208 < char *str; { --- > const char *str; { ------------------------- libncurses --------------------------- diff /usr/src/lib/libncurses/curses.h ./curses.h 24a25,28 > #ifdef __cplusplus > #include /* for usleep */ > #endif > 29c33 < typedef unsigned long chtype; --- > typedef long chtype; 44c48,52 < #define bool char --- > #if !defined(__cplusplus) > > typedef char bool; > > #endif 46a55,56 > #if !defined(__cplusplus) || defined(CURSES_COMPAT) > 62a73,91 > #else /* !defined(__cplusplus) || defined(CURSES_COMPAT) */ > > const chtype A_ATTRIBUTES (0xffffff00UL); > const chtype A_NORMAL (0x00000000UL); > const chtype A_STANDOUT (0x00010000UL); > const chtype A_UNDERLINE (0x00020000UL); > const chtype A_REVERSE (0x00040000UL); > const chtype A_BLINK (0x00080000UL); > const chtype A_DIM (0x00100000UL); > const chtype A_BOLD (0x00200000UL); > const chtype A_ALTCHARSET (0x00400000UL); > const chtype A_INVIS (0x00800000UL); > const chtype A_PROTECT (0x01000000UL); > const chtype A_CHARTEXT (0x000000ffUL); > const chtype A_COLOR (0x0000ff00UL); > inline chtype COLOR_PAIR(chtype n) { return chtype(n << 8); } > inline int PAIR_NUMBER(chtype a) { return ((a & A_COLOR) >> 8); } > > #endif /* !defined(__cplusplus) || defined(CURSES_COMPAT) */ 68,75c97,104 < #define COLOR_BLACK 0 < #define COLOR_RED 1 < #define COLOR_GREEN 2 < #define COLOR_YELLOW 3 < #define COLOR_BLUE 4 < #define COLOR_MAGENTA 5 < #define COLOR_CYAN 6 < #define COLOR_WHITE 7 --- > enum {COLOR_BLACK =0, > COLOR_RED =1, > COLOR_GREEN =2, > COLOR_YELLOW =3, > COLOR_BLUE =4, > COLOR_MAGENTA=5, > COLOR_CYAN =6, > COLOR_WHITE =7}; 80a110 > #if !defined(__cplusplus) || defined(CURSES_COMPAT) 107a138,169 > #else /* !defined(__cplusplus) || defined(CURSES_COMPAT) */ > > inline chtype ACS_ULCORNER(void) { return acs_map['l']; } > inline chtype ACS_LLCORNER(void) { return acs_map['m']; } > inline chtype ACS_URCORNER(void) { return acs_map['k']; } > inline chtype ACS_LRCORNER(void) { return acs_map['j']; } > inline chtype ACS_RTEE(void) { return acs_map['u']; } > inline chtype ACS_LTEE(void) { return acs_map['t']; } > inline chtype ACS_BTEE(void) { return acs_map['v']; } > inline chtype ACS_TTEE(void) { return acs_map['w']; } > inline chtype ACS_HLINE(void) { return acs_map['q']; } > inline chtype ACS_VLINE(void) { return acs_map['x']; } > inline chtype ACS_PLUS(void) { return acs_map['n']; } > inline chtype ACS_S1(void) { return acs_map['o']; } /* scan line 1 */ > inline chtype ACS_S9(void) { return acs_map['s']; } /* scan line 9 */ > inline chtype ACS_DIAMOND(void) { return acs_map['`']; } /* diamond */ > inline chtype ACS_CKBOARD(void) { return acs_map['a']; } /* checker board =&(stipple) */ > inline chtype ACS_DEGREE(void) { return acs_map['f']; } /* degree symbol */ > inline chtype ACS_PLMINUS(void) { return acs_map['g']; } /* plus/minus */ > inline chtype ACS_BULLET(void) { return acs_map['~']; } /* bullet */ > inline chtype ACS_LARROW(void) { return acs_map[',']; } /* arrow pointing left */ > inline chtype ACS_RARROW(void) { return acs_map['+']; } /* arrow pointing right */ > inline chtype ACS_DARROW(void) { return acs_map['.']; } /* arrow pointing down */ > inline chtype ACS_UARROW(void) { return acs_map['-']; } /* arrow pointing up */ > inline chtype ACS_BOARD(void) { return acs_map['h']; } /* board of squares */ > inline chtype ACS_LANTERN(void) { return acs_map['I']; } /* lantern symbol */ > inline chtype ACS_BLOCK(void) { return acs_map['0']; } /* solid square block */ > > #endif /* !defined(__cplusplus) || defined(CURSES_COMPAT) */ > > #if !defined(__cplusplus) || defined(CURSES_COMPAT) > 112d173 < 115a177,191 > > #else /* !defined(__cplusplus) || defined(CURSES_COMPAT) */ > > const bool TRUE=true; > const bool FALSE=false; > #ifndef OKERR_DEFINED > #define OKERR_DEFINED > const int ERR=-1; > const int OK=0; > #endif > > #endif /* !defined(__cplusplus) || defined(CURSES_COMPAT) */ > > #if !defined(__cplusplus) || defined(CURSES_COMPAT) > 122d197 < 124a200,211 > #else /* !defined(__cplusplus) || defined(CURSES_COMPAT) */ > > const int _SUBWIN =0x01; > const int _ENDLINE =0x02; > const int _FULLWIN =0x04; > const int _SCROLLWIN =0x08; > const int _ISPAD =0x10; > const int _HASMOVED =0x20; > const int _NOCHANGE =-1; > > #endif /* !defined(__cplusplus) || defined(CURSES_COMPAT) */ > 158c245 < WINDOW *_parent; /* parent if a sub-window */ --- > const WINDOW *_parent; /* parent if a sub-window */ 182c269 < extern void _tracef(char *, ...); --- > extern void _tracef(const char *, ...); 187a275,276 > #if !defined(__cplusplus) || defined(CURSES_COMPAT) > 192a282,290 > #else /* !defined(__cplusplus) || defined(CURSES_COMPAT) */ > > const int TRACE_DISABLE =0x00; /* turn off tracing */ > const int TRACE_ORDINARY=0x01; /* ordinary trace mode */ > const int TRACE_CHARPUT =0x02; /* also trace all character outputs */ > const int TRACE_MAXIMUM =0x0f; /* maximum trace level */ > > #endif /* !defined(__cplusplus) || defined(CURSES_COMPAT) */ > 194a293,296 > extern int setupterm(char *,int,int *); > extern int putp(const char *); > > 199c301 < extern int copywin(WINDOW *,WINDOW *,int,int,int,int,int,int,int); --- > extern int copywin(const WINDOW *, const WINDOW *,int,int,int,int,int,int,int); 204c306 < extern WINDOW *derwin(WINDOW *,int,int,int,int); --- > extern WINDOW *derwin(const WINDOW *,int,int,int,int); 206c308 < extern WINDOW *dupwin(WINDOW *); --- > extern WINDOW *dupwin(const WINDOW *); 214,216c316,318 < extern int intrflush(WINDOW *,bool); < extern int is_linetouched(WINDOW *,int); < extern int is_wintouched(WINDOW *); --- > extern int intrflush(const WINDOW *,bool); > extern int is_linetouched(const WINDOW *,int); > extern int is_wintouched(const WINDOW *); 223c325 < extern char *longname(void); --- > extern const char *longname(void); 226,227c328,329 < extern int mvprintw(int,int,char *,...); < extern int mvscanw(int,int,char *,...); --- > extern int mvprintw(int,int,const char *,...); > extern int mvscanw(int,int,const char *,...); 229,230c331,332 < extern int mvwprintw(WINDOW *,int,int,char *,...); < extern int mvwscanw(WINDOW *,int,int,char *,...); --- > extern int mvwprintw(WINDOW *,int,int,const char *,...); > extern int mvwscanw(WINDOW *,int,int,const char *,...); 241,242c343,344 < extern int overlay(WINDOW *,WINDOW *); < extern int overwrite(WINDOW *,WINDOW *); --- > extern int overlay(const WINDOW *,const WINDOW *); > extern int overwrite(const WINDOW *, const WINDOW *); 245,246c347 < extern int printw(char *,...); < extern int putp(char *); --- > extern int printw(const char *,...); 253c354 < extern int scanw(char *,...); --- > extern int scanw(const char *,...); 256,257c357 < extern int setupterm(char *,int,int *); < extern WINDOW *subwin(WINDOW *,int,int,int,int); --- > extern WINDOW *subwin(const WINDOW *,int,int,int,int); 265,266c365,366 < extern int vwscanw(WINDOW *,char *,va_list); < extern int vwprintw(WINDOW *,char *,va_list); --- > extern int vwscanw(WINDOW *, const char *,va_list); > extern int vwprintw(WINDOW *,const char *,va_list); 268,269c368,369 < extern int waddchnstr(WINDOW *,chtype *,int); < extern int waddnstr(WINDOW *,char *,int); --- > extern int waddchnstr(WINDOW *,const chtype *,int); > extern int waddnstr(WINDOW *,const char *,int); 273c373 < extern int wborder(WINDOW *,chtype,chtype,chtype,chtype,chtype,chtype,chtype,chtype); --- > extern int wborder(const WINDOW *,chtype,chtype,chtype,chtype,chtype,chtype,chtype,chtype); 275,277c375,377 < extern int wclrtobot(WINDOW *); < extern int wclrtoeol(WINDOW *); < extern int wdelch(WINDOW *); --- > extern int wclrtobot(const WINDOW *); > extern int wclrtoeol(const WINDOW *); > extern int wdelch(const WINDOW *); 281,284c381,384 < extern int wgetnstr(WINDOW *,char *,int maxlen); < extern int whline(WINDOW *,chtype,int); < extern int winnstr(WINDOW *, char *, int); < extern int winsch(WINDOW *,chtype); --- > extern int wgetnstr(WINDOW *, char *,int maxlen); > extern int whline(const WINDOW *,chtype,int); > extern int winnstr(const WINDOW *, char *, int); > extern int winsch(const WINDOW *,chtype); 286c386 < extern int winsnstr(WINDOW *,char *,int); --- > extern int winsnstr(const WINDOW *,const char *,int); 289c389 < extern int wprintw(WINDOW *,char *,...); --- > extern int wprintw(WINDOW *,const char *,...); 292c392 < extern int wscanw(WINDOW *,char *,...); --- > extern int wscanw(WINDOW *,const char *,...); 296,297c396,397 < extern int wtouchln(WINDOW *,int,int,int); < extern int wvline(WINDOW *,chtype,int); --- > extern int wtouchln(const WINDOW *,int,int,int); > extern int wvline(const WINDOW *,chtype,int); 300c400 < extern int color_content(short,short *,short *, short *); --- > extern int color_content(short, short*, short*, short*); 304c404 < extern int pair_content(short,short*,short*); --- > extern int pair_content(short, short*, short*); 308c408 < extern int slk_set(int,char *,int); --- > extern int slk_set(int,const char *,int); 322a423,425 > > #if !defined(__cplusplus) || defined(CURSES_COMPAT) > 450a554,798 > > #else /* !defined(__cplusplus) || defined(CURSES_COMPAT) */ > > > inline int wgetstr(WINDOW *w, char *s) { return wgetnstr(w, s, -1); } > > inline int napms(const int x) { return usleep(1000*x); } > inline int setterm(char *term) { return setupterm(term, 1, (int *)0); } > > inline int fixterm(void) { return reset_prog_mode(); } > inline int resetterm(void) { return reset_shell_mode(); } > inline int saveterm(void) { return def_prog_mode(); } > inline int crmode(void) { return cbreak(); } > inline int nocrmode(void) { return nocbreak(); } > inline void gettmode(void) { } > > inline void getyx(const WINDOW *win, int& y, int& x) { (y = (win)->_cury, x = (win)->_curx); } > inline void getbegyx(const WINDOW *win, int& y, int& x) { (y = (win)->_begy, x = (win)->_begx); } > inline void getmaxyx(const WINDOW *win, int& y, int& x) { (y = (win)->_maxy + 1, x = (win)->_maxx + 1); } > inline void getsyx(int& y, int& x) { getyx(stdscr, y, x); } > inline void setsyx(const int y, const int x) { (stdscr->_cury = y, stdscr->_curx = x); } > > inline void wbkgdset(WINDOW *win, const chtype ch) { ((win)->_bkgd = ch); } > > /* It seems older SYSV curses define these */ > inline chtype getattrs(const WINDOW *win) { return (win->_attrs); } > inline int getmaxx(const WINDOW *win) { return ((win)->_maxx + 1); } > inline int getmaxy(const WINDOW *win) { return ((win)->_maxy + 1); } > > inline chtype winch(const WINDOW *win) { return ((win)->_line[(win)->_cury][(win)->_curx]); } > inline void wattrset(WINDOW *win, chtype at) { ((win)->_attrs = (at)); } > inline void wstandout(WINDOW *win) { wattrset(win,A_STANDOUT); } > inline void wstandend(WINDOW *win) { wattrset(win,A_NORMAL); } > > inline WINDOW *subpad(WINDOW *p, const int l, const int c, const int y, const int x) { return derwin(p,l,c,y,x); } > inline int scroll(WINDOW *win) { return wscrl(win,1); } > > inline int touchwin(const WINDOW *win) { return wtouchln((win), 0, (win)->_maxy + 1, 1); } > inline int touchline(const WINDOW *win, const int s, const int c) { return wtouchln((win), s, c, 1); } > inline int untouchwin(const WINDOW *win) { return wtouchln((win), 0, (win)->_maxy + 1, 0); } > > inline int box(const WINDOW *win, const int v, const int h) { return wborder(win, v, v, h, h, 0, 0, 0, 0); } > inline int border(const int ls, const int rs, const int ts, const int bs, const int tl, const int tr, const int bl, const int br) { return wborder(stdscr, ls, rs, ts, bs, tl, tr, bl, br); } > inline int hline(const int ch, const int n) { return whline(stdscr, ch, n); } > inline int vline(const int ch, const int n) { return wvline(stdscr, ch, n); } > > inline int winsstr(const WINDOW *w, const char* s) { return winsnstr(w, s, 0); } > inline int winstr(const WINDOW *w, char* s) { return winnstr(w, s, -1); } > > inline int redrawwin(WINDOW *w) { return wredrawln(w, 0, w->_maxy+1); } > inline int waddstr(WINDOW *win, const char* str) { return waddnstr(win,str,-1); } > inline int waddchstr(WINDOW *win, const chtype* str) { return waddchnstr(win,str,-1); } > > /* > * pseudo functions for standard screen > */ > > inline void bkgdset(const chtype ch) { wbkgdset(stdscr,ch); } > inline int bkgd(const chtype ch) { return wbkgd(stdscr,ch); } > inline chtype inch(void) { return winch(stdscr); } > inline void standout(void) { wstandout(stdscr); } > inline void standend(void) { wstandend(stdscr); } > inline int attron(const chtype at) { return wattron(stdscr,at); } > inline int attroff(const chtype at) { return wattroff(stdscr,at); } > inline void attrset(const chtype at) { wattrset(stdscr,at); } > inline int addch(const chtype ch) { return waddch(stdscr,ch); } > inline int echochar(const chtype c) { return wechochar(stdscr, c); } > inline int getch(void) { return wgetch(stdscr); } > inline int addstr(char* str) { return waddnstr(stdscr,str,-1); } > inline int getstr(char* str) { return wgetstr(stdscr,str); } > inline int move(const int y, const int x) { return wmove(stdscr,y,x); } > inline int clear(void) { return wclear(stdscr); } > inline int erase(void) { return werase(stdscr); } > inline int clrtobot(void) { return wclrtobot(stdscr); } > inline int clrtoeol(void) { return wclrtoeol(stdscr); } > inline int insertln(void) { return winsdelln(stdscr, 1); } > inline int winsertln(WINDOW *w) { return winsdelln(w, 1); } > inline int deleteln(void) { return winsdelln(stdscr, -1); } > inline int wdeleteln(WINDOW *w) { return winsdelln(w, -1); } > inline int refresh(void) { return wrefresh(stdscr); } > inline int innstr(char *s, const int n) { return winnstr(stdscr,s,n); } > inline int insch(const chtype c) { return winsch(stdscr,c); } > inline int delch(void) { return wdelch(stdscr); } > inline int setscrreg(const int t, const int b) { return wsetscrreg(stdscr,t,b); } > inline int scrl(const int n) { return wscrl(stdscr,n); } > inline int timeout(const int delay) { return wtimeout(stdscr, delay); } > inline int addnstr(const char* str, const int n) { return waddnstr(stdscr,str,n); } > inline int addchstr(const chtype* str) { return waddchstr(stdscr,str); } > inline int addchnstr(const chtype* str, const int n) { return waddchnstr(stdscr,str, n); } > inline int insdelln(const int n) { return winsdelln(stdscr, n); } > inline int insstr(const char* s) { return winsstr(stdscr, s); } > inline int insnstr(const char* s, const int n) { return winsnstr(stdscr, s, n); } > > /* > * mv functions > */ > > inline int mvwaddch(WINDOW *win, > const int y, > const int x, > const chtype ch) > { return (wmove(win,y,x) == ERR ? ERR : waddch(win,ch)); } > > inline int mvwgetch(WINDOW *win, > const int y, > const int x) > { return (wmove(win,y,x) == ERR ? ERR : wgetch(win)); } > > inline int mvwaddchnstr(WINDOW *win, > const int y, > const int x, > const chtype* str, > const int n) > { return (wmove(win,y,x) == ERR ? ERR : waddchnstr(win,str,n)); } > > inline int mvwaddchstr(WINDOW *win, > const int y, > const int x, > const chtype* str) > { return (wmove(win,y,x) == ERR ? ERR : waddchnstr(win,str,-1)); } > > inline int mvwaddnstr(WINDOW *win, > const int y, > const int x, > const char* str, > const int n) > { return (wmove(win,y,x) == ERR ? ERR : waddnstr(win,str,n)); } > > inline int mvwaddstr(WINDOW *win, > const int y, > const int x, > const char* str) > { return (wmove(win,y,x) == ERR ? ERR : waddnstr(win,str,-1)); } > > inline int mvwgetstr(WINDOW *win, > const int y, > const int x, > char* str) > { return (wmove(win,y,x) == ERR ? ERR : wgetstr(win,str)); } > > inline chtype mvwinch(WINDOW *win, > const int y, > const int x) > { return (wmove(win,y,x) == ERR ? ERR : winch(win)); } > > inline int mvwdelch(WINDOW *win, > const int y, > const int x) > { return (wmove(win,y,x) == ERR ? ERR : wdelch(win)); } > > inline int mvwinnstr(WINDOW *win, > const int y, > const int x, > char* s, > const int n) > { return (wmove(win,y,x) == ERR ? ERR : winnstr(win,s,n)); } > > inline int mvwinsch(WINDOW *win, > const int y, > const int x, > const chtype c) > { return (wmove(win,y,x) == ERR ? ERR : winsch(win,c)); } > > inline int mvaddch(const int y, > const int x, > const chtype ch) > { return mvwaddch(stdscr,y,x,ch); } > > inline int mvgetch(const int y, > const int x) > { return mvwgetch(stdscr,y,x); } > > inline int mvaddnstr(const int y, > const int x, > char* str, > const int n) > { return mvwaddnstr(stdscr,y,x,str,n); } > > inline int mvaddstr(const int y, > const int x, > const char* str) > { return mvwaddstr(stdscr,y,x,str); } > > inline int mvgetstr(const int y, > const int x, > char* str) > { return mvwgetstr(stdscr,y,x,str); } > > inline chtype mvinch(const int y, > const int x) > { return mvwinch(stdscr,y,x); } > > inline int mvdelch(const int y, > const int x) > { return mvwdelch(stdscr,y,x); } > > inline int mvinnstr(const int y, > const int x, > char* s, > const int n) > { return mvwinnstr(stdscr,y,x,s,n); } > > inline int mvinsch(const int y, > const int x, > const chtype c) > { return mvwinsch(stdscr,y,x,c); } > > inline int mvwinsstr(WINDOW *w, > const int y, > const int x, > const char* s) > { return (wmove(w,y,x) == ERR ? ERR : winsstr(w,s)); } > > > inline int mvwinsnstr(WINDOW *w, > const int y, > const int x, > const char* s, > const int n) > { return (wmove(w,y,x) == ERR ? ERR : winsnstr(w,s,n)); } > > inline int mvinsstr(const int y, > const int x, > const char* s) > { return mvwinsstr(stdscr,y,x,s); } > > inline int mvinsnstr(const int y, > const int x, > const char* s, > const int n) > { return mvwinsnstr(stdscr,y,x,s,n); } > > /* > * XSI curses macros for XPG4 conformance. > */ > > inline chtype wattr_get(const WINDOW *win) { return ((win)->_attrs); } > inline chtype attr_get(void) { return wattr_get(stdscr); } > > inline chtype getbkgd(const WINDOW *win) { return ((win)->_bkgd); } > inline int vid_attr(const int a) { return vidattr(a); } > > #endif /* !defined(__cplusplus) || defined(CURSES_COMPAT) */ > > 453a802,803 > #if !defined(__cplusplus) || defined(CURSES_COMPAT) > 553c903,1009 < #endif --- > > #else /* !defined(__cplusplus) || defined(CURSES_COMPAT) */ > > > const int KEY_MIN =0401; /* Minimum curses key */ > const int KEY_BREAK =0401; /* break key (unreliable) */ > const int KEY_DOWN =0402; /* The four arrow keys ... */ > const int KEY_UP =0403; > const int KEY_LEFT =0404; > const int KEY_RIGHT =0405; /* ... */ > const int KEY_HOME =0406; /* Home key (upward+left arrow) */ > const int KEY_BACKSPACE =0407; /* backspace (unreliable) */ > const int KEY_F0 =0410; /* Function keys. Space for 64 */ > inline int KEY_F(int n) { return (KEY_F0+(n)); } /* keys is reserved. */ > const int KEY_DL =0510; /* Delete line */ > const int KEY_IL =0511; /* Insert line */ > const int KEY_DC =0512; /* Delete character */ > const int KEY_IC =0513; /* Insert char or enter insert mode */ > const int KEY_EIC =0514; /* Exit insert char mode */ > const int KEY_CLEAR =0515; /* Clear screen */ > const int KEY_EOS =0516; /* Clear to end of screen */ > const int KEY_EOL =0517; /* Clear to end of line */ > const int KEY_SF =0520; /* Scroll 1 line forward */ > const int KEY_SR =0521; /* Scroll 1 line backwards (reverse) */ > const int KEY_NPAGE =0522; /* Next page */ > const int KEY_PPAGE =0523; /* Previous page */ > const int KEY_STAB =0524; /* Set tab */ > const int KEY_CTAB =0525; /* Clear tab */ > const int KEY_CATAB =0526; /* Clear all tabs */ > const int KEY_ENTER =0527; /* Enter or send (unreliable) */ > const int KEY_SRESET =0530; /* soft (partial) reset (unreliable) */ > const int KEY_RESET =0531; /* reset or hard reset (unreliable) */ > const int KEY_PRINT =0532; /* print or copy */ > const int KEY_LL =0533; /* home down or bottom (lower left) */ > > /* The keypad is arranged like this: */ > /* a1 up a3 */ > /* left b2 right */ > /* c1 down c3 */ > > const int KEY_A1 =0534; /* Upper left of keypad */ > const int KEY_A3 =0535; /* Upper right of keypad */ > const int KEY_B2 =0536; /* Center of keypad */ > const int KEY_C1 =0537; /* Lower left of keypad */ > const int KEY_C3 =0540; /* Lower right of keypad */ > const int KEY_BTAB =0541; /* Back tab key */ > const int KEY_BEG =0542; /* beg(inning) key */ > const int KEY_CANCEL =0543; /* cancel key */ > const int KEY_CLOSE =0544; /* close key */ > const int KEY_COMMAND =0545; /* cmd (command) key */ > const int KEY_COPY =0546; /* copy key */ > const int KEY_CREATE =0547; /* create key */ > const int KEY_END =0550; /* end key */ > const int KEY_EXIT =0551; /* exit key */ > const int KEY_FIND =0552; /* find key */ > const int KEY_HELP =0553; /* help key */ > const int KEY_MARK =0554; /* mark key */ > const int KEY_MESSAGE =0555; /* message key */ > const int KEY_MOVE =0556; /* move key */ > const int KEY_NEXT =0557; /* next object key */ > const int KEY_OPEN =0560; /* open key */ > const int KEY_OPTIONS =0561; /* options key */ > const int KEY_PREVIOUS =0562; /* previous object key */ > const int KEY_REDO =0563; /* redo key */ > const int KEY_REFERENCE =0564; /* ref(erence) key */ > const int KEY_REFRESH =0565; /* refresh key */ > const int KEY_REPLACE =0566; /* replace key */ > const int KEY_RESTART =0567; /* restart key */ > const int KEY_RESUME =0570; /* resume key */ > const int KEY_SAVE =0571; /* save key */ > const int KEY_SBEG =0572; /* shifted beginning key */ > const int KEY_SCANCEL =0573; /* shifted cancel key */ > const int KEY_SCOMMAND =0574; /* shifted command key */ > const int KEY_SCOPY =0575; /* shifted copy key */ > const int KEY_SCREATE =0576; /* shifted create key */ > const int KEY_SDC =0577; /* shifted delete char key */ > const int KEY_SDL =0600; /* shifted delete line key */ > const int KEY_SELECT =0601; /* select key */ > const int KEY_SEND =0602; /* shifted end key */ > const int KEY_SEOL =0603; /* shifted clear line key */ > const int KEY_SEXIT =0604; /* shifted exit key */ > const int KEY_SFIND =0605; /* shifted find key */ > const int KEY_SHELP =0606; /* shifted help key */ > const int KEY_SHOME =0607; /* shifted home key */ > const int KEY_SIC =0610; /* shifted input key */ > const int KEY_SLEFT =0611; /* shifted left arrow key */ > const int KEY_SMESSAGE =0612; /* shifted message key */ > const int KEY_SMOVE =0613; /* shifted move key */ > const int KEY_SNEXT =0614; /* shifted next key */ > const int KEY_SOPTIONS =0615; /* shifted options key */ > const int KEY_SPREVIOUS =0616; /* shifted prev key */ > const int KEY_SPRINT =0617; /* shifted print key */ > const int KEY_SREDO =0620; /* shifted redo key */ > const int KEY_SREPLACE =0621; /* shifted replace key */ > const int KEY_SRIGHT =0622; /* shifted right arrow */ > const int KEY_SRSUME =0623; /* shifted resume key */ > const int KEY_SSAVE =0624; /* shifted save key */ > const int KEY_SSUSPEND =0625; /* shifted suspend key */ > const int KEY_SUNDO =0626; /* shifted undo key */ > const int KEY_SUSPEND =0627; /* suspend key */ > const int KEY_UNDO =0630; /* undo key */ > const int KEY_MAX =0777; /* Maximum curses key */ > > > #endif /* !defined(__cplusplus) || defined(CURSES_COMPAT) */ > > #endif /* __NCURSES_H */ diff /usr/src/lib/libncurses/curses.priv.h ./curses.priv.h 65,66c65,66 < extern chtype _nc_background(WINDOW *); < extern chtype _nc_render(WINDOW *, chtype); --- > extern chtype _nc_background(const WINDOW *); > extern chtype _nc_render(const WINDOW *, chtype); 70,72c70,72 < struct try { < struct try *child; /* ptr to child. NULL if none */ < struct try *sibling; /* ptr to sibling. NULL if none */ --- > struct _try { > struct _try *child; /* ptr to child. NULL if none */ > struct _try *sibling; /* ptr to sibling. NULL if none */ 108c108 < struct try *_keytry; /* "Try" for use with keypad mode */ --- > struct _try *_keytry; /* "Try" for use with keypad mode */ 128a129 > 137c138 < #define UNINITIALISED ((struct try * ) -1) --- > #define UNINITIALISED ((struct _try * ) -1) diff /usr/src/lib/libncurses/lib_addch.c ./lib_addch.c 16c16 < static inline chtype render_char(WINDOW *win, chtype ch) --- > static inline chtype render_char(const WINDOW *win, chtype ch) 28c28 < chtype _nc_background(WINDOW *win) --- > chtype _nc_background(const WINDOW *win) 34c34 < chtype _nc_render(WINDOW *win, chtype ch) --- > chtype _nc_render(const WINDOW *win, chtype ch) diff /usr/src/lib/libncurses/lib_addstr.c ./lib_addstr.c 16c16 < waddnstr(WINDOW *win, char *str, int n) --- > waddnstr(WINDOW *win, const char *str, int n) 39c39 < waddchnstr(WINDOW *win, chtype *str, int n) --- > waddchnstr(WINDOW *win, const chtype *str, int n) diff /usr/src/lib/libncurses/lib_box.c ./lib_box.c 18c18 < int wborder(WINDOW *win, chtype ls, chtype rs, chtype ts, --- > int wborder(const WINDOW *win, chtype ls, chtype rs, chtype ts, 75c75 < int whline(WINDOW *win, chtype ch, int n) --- > int whline(const WINDOW *win, chtype ch, int n) 104c104 < int wvline(WINDOW *win, chtype ch, int n) --- > int wvline(const WINDOW *win, chtype ch, int n) diff /usr/src/lib/libncurses/lib_clrbot.c ./lib_clrbot.c 15c15 < int wclrtobot(WINDOW *win) --- > int wclrtobot(const WINDOW *win) diff /usr/src/lib/libncurses/lib_clreol.c ./lib_clreol.c 15c15 < int wclrtoeol(WINDOW *win) --- > int wclrtoeol(const WINDOW *win) diff /usr/src/lib/libncurses/lib_color.c ./lib_color.c 29c29 < color_pairs = malloc(max_pairs); --- > color_pairs = (unsigned char *)malloc(max_pairs); diff /usr/src/lib/libncurses/lib_delch.c ./lib_delch.c 16c16 < int wdelch(WINDOW *win) --- > int wdelch(const WINDOW *win) diff /usr/src/lib/libncurses/lib_doupdate.c ./lib_doupdate.c 27c27 < static void ClrUpdate( WINDOW *scr ); --- > static void ClrUpdate(const WINDOW *scr ); 32c32 < static void InsStr( chtype *line, int count ); --- > static void InsStr(const chtype *line, int count ); 198c198 < static void ClrUpdate(WINDOW *scr) --- > static void ClrUpdate(const WINDOW *scr) 542c542 < static void InsStr(chtype *line, int count) --- > static void InsStr(const chtype *line, int count) diff /usr/src/lib/libncurses/lib_getch.c ./lib_getch.c 99c99 < static int kgetch(WINDOW *); --- > static int kgetch(const WINDOW *); 183c183 < kgetch(WINDOW *win) --- > kgetch(const WINDOW *win) 185c185 < struct try *ptr; --- > struct _try *ptr; diff /usr/src/lib/libncurses/lib_inchstr.c ./lib_inchstr.c 15c15 < int winchnstr(WINDOW *win, chtype *chstr, int i) --- > int winchnstr(const WINDOW *win, const chtype *chstr, int i) diff /usr/src/lib/libncurses/lib_insch.c ./lib_insch.c 15c15 < int winsch(WINDOW *win, chtype c) --- > int winsch(const WINDOW *win, chtype c) diff /usr/src/lib/libncurses/lib_insstr.c ./lib_insstr.c 15c15 < int winsnstr(WINDOW *win, char *str, int n) --- > int winsnstr(const WINDOW *win, const char *str, int n) diff /usr/src/lib/libncurses/lib_instr.c ./lib_instr.c 32c32 < int winnstr(WINDOW *win, char *str, int n) --- > int winnstr(const WINDOW *win, char *str, int n) diff /usr/src/lib/libncurses/lib_longname.c ./lib_longname.c 17c17 < char * --- > const char * diff /usr/src/lib/libncurses/lib_newterm.c ./lib_newterm.c 51c51 < int (*hook)(); --- > int (*hook)(WINDOW *, int); diff /usr/src/lib/libncurses/lib_newwin.c ./lib_newwin.c 59c59 < WINDOW * derwin(WINDOW *orig, int num_lines, int num_columns, int begy, int begx) --- > WINDOW * derwin(const WINDOW *orig, int num_lines, int num_columns, int begy, int begx) 101c101 < WINDOW *subwin(WINDOW *w, int l, int c, int y, int x) --- > WINDOW *subwin(const WINDOW *w, int l, int c, int y, int x) 125c125 < if ((win->_firstchar = calloc(num_lines, sizeof(short))) == NULL) { --- > if ((win->_firstchar = (short *)calloc(num_lines, sizeof(short))) == NULL) { 131c131 < if ((win->_lastchar = calloc(num_lines, sizeof(short))) == NULL) { --- > if ((win->_lastchar = (short *)calloc(num_lines, sizeof(short))) == NULL) { diff /usr/src/lib/libncurses/lib_options.c ./lib_options.c 105c105 < static void add_to_try(char *, short); --- > static void add_to_try(const char *, short); 142c142 < static struct try *newtry; --- > static struct _try *newtry; 154c154 < static void add_to_try(char *str, short code) --- > static void add_to_try(const char *str, short code) 157c157 < struct try *ptr, *savedptr; --- > struct _try *ptr, *savedptr; 181c181 < if ((ptr->sibling = (struct try *) malloc(sizeof *ptr)) == NULL) { --- > if ((ptr->sibling = (struct _try *) malloc(sizeof *ptr)) == NULL) { 195c195 < savedptr = ptr = newtry = (struct try *) malloc(sizeof *ptr); --- > savedptr = ptr = newtry = (struct _try *) malloc(sizeof *ptr); 210c210 < ptr->child = (struct try *) malloc(sizeof *ptr); --- > ptr->child = (struct _try *) malloc(sizeof *ptr); 244c244 < int intrflush(WINDOW *win, bool flag) --- > int intrflush(const WINDOW *win, bool flag) diff /usr/src/lib/libncurses/lib_overlay.c ./lib_overlay.c 15c15 < static void overlap(WINDOW *s, WINDOW *d, int flag) --- > static void overlap(const WINDOW *s, const WINDOW *d, int flag) 42c42 < int overlay(WINDOW *win1, WINDOW *win2) --- > int overlay(const WINDOW *win1, const WINDOW *win2) 58c58 < int overwrite(WINDOW *win1, WINDOW *win2) --- > int overwrite(const WINDOW *win1, const WINDOW *win2) 64c64 < int copywin(WINDOW *src, WINDOW *dst, --- > int copywin(const WINDOW *src, const WINDOW *dst, diff /usr/src/lib/libncurses/lib_pad.c ./lib_pad.c 127c127 < int pechochar(WINDOW *pad, chtype ch) --- > int pechochar(const WINDOW *pad, chtype ch) diff /usr/src/lib/libncurses/lib_printw.c ./lib_printw.c 15c15 < int printw(char *fmt, ...) --- > int printw(const char *fmt, ...) 30c30 < int wprintw(WINDOW *win, char *fmt, ...) --- > int wprintw(WINDOW *win, const char *fmt, ...) 45c45 < int mvprintw(int y, int x, char *fmt, ...) --- > int mvprintw(int y, int x, const char *fmt, ...) 58c58 < int mvwprintw(WINDOW *win, int y, int x, char *fmt, ...) --- > int mvwprintw(WINDOW *win, int y, int x, const char *fmt, ...) 69c69 < int vwprintw(WINDOW *win, char *fmt, va_list argp) --- > int vwprintw(WINDOW *win, const char *fmt, va_list argp) diff /usr/src/lib/libncurses/lib_scanw.c ./lib_scanw.c 16c16 < int vwscanw(WINDOW *win, char *fmt, va_list argp) --- > int vwscanw(WINDOW *win, const char *fmt, va_list argp) 26c26 < int scanw(char *fmt, ...) --- > int scanw(const char *fmt, ...) 36c36 < int wscanw(WINDOW *win, char *fmt, ...) --- > int wscanw(WINDOW *win, const char *fmt, ...) 48c48 < int mvscanw(int y, int x, char *fmt, ...) --- > int mvscanw(int y, int x, const char *fmt, ...) 58c58 < int mvwscanw(WINDOW *win, int y, int x, char *fmt, ...) --- > int mvwscanw(WINDOW *win, int y, int x, const char *fmt, ...) diff /usr/src/lib/libncurses/lib_screen.c ./lib_screen.c 8c8 < int putwin(WINDOW *win, char *file) --- > int putwin(const WINDOW *win, const char *file) 21c21 < int scr_restore(char *file) --- > int scr_restore(const char *file) 35c35 < int scr_dump(char *file) --- > int scr_dump(const char *file) 41c41 < int scr_init(char *file) --- > int scr_init(const char *file) 47c47 < int scr_set(char *file) --- > int scr_set(const char *file) 53c53 < WINDOW *getwin(FILE *filep) --- > WINDOW *getwin(const FILE *filep) diff /usr/src/lib/libncurses/lib_set_term.c ./lib_set_term.c 16,18c16,17 < struct screen * < set_term(screen) < struct screen *screen; --- > SCREEN * > set_term(SCREEN *screen) diff /usr/src/lib/libncurses/lib_slk.c ./lib_slk.c 20c20 < #define UNINITIALISED ((struct try * ) -1) --- > #define UNINITIALISED ((struct _try * ) -1) 122c122 < slk_set(int i, char *str, int format) --- > slk_set(int i, const char *str, int format) diff /usr/src/lib/libncurses/lib_touch.c ./lib_touch.c 18c18 < int is_linetouched(WINDOW *win, int line) --- > int is_linetouched(const WINDOW *win, int line) 26c26 < int is_wintouched(WINDOW *win) --- > int is_wintouched(const WINDOW *win) 36c36 < int wtouchln(WINDOW *win, int y, int n, int changed) --- > int wtouchln(const WINDOW *win, int y, int n, int changed) diff /usr/src/lib/libncurses/lib_trace.c ./lib_trace.c 26c26 < void _tracef(char *fmt, ...); --- > void _tracef(const char *fmt, ...); 169c169 < _tracef(char *fmt, ...) --- > _tracef(const char *fmt, ...) diff /usr/src/lib/libncurses/lib_unctrl.c ./lib_unctrl.c 5c5 < char *unctrl(register chtype ch) --- > const char *unctrl(register chtype ch) 42c42 < return (char *)table[TextOf(ch)]; --- > return table[TextOf(ch)]; diff /usr/src/lib/libncurses/lib_window.c ./lib_window.c 15c15 < int mvder(WINDOW *win, int y, int x) --- > int mvder(const WINDOW *win, int y, int x) 20c20 < void wsyncup(WINDOW *win) --- > void wsyncup(const WINDOW *win) 25c25 < int syncok(WINDOW *win, bool bf) --- > int syncok(const WINDOW *win, bool bf) 30c30 < void wcursyncup(WINDOW *win) --- > void wcursyncup(const WINDOW *win) 35c35 < void wsyncdown(WINDOW *win) --- > void wsyncdown(const WINDOW *win) 40c40 < WINDOW *dupwin(WINDOW *win) --- > WINDOW *dupwin(const WINDOW *win) diff /usr/src/lib/libncurses/unctrl.h ./unctrl.h 46c46 < extern char *unctrl(chtype); --- > extern const char *unctrl(chtype); >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 Aug 20 2:30:46 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 15FA414E1A for ; Fri, 20 Aug 1999 02:30:43 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA29798; Fri, 20 Aug 1999 02:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 20 Aug 1999 02:30:02 -0700 (PDT) Message-Id: <199908200930.CAA29798@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: misc/13265: lock doesn't lock Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/13265; it has been noted by GNATS. From: Sheldon Hearn To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: misc/13265: lock doesn't lock Date: Fri, 20 Aug 1999 11:25:55 +0200 How long do you leave it before giving up and hitting Ctrl-C? Give it a while. You might find that it's having a problem with gethostname(). Is your machine's hostname configured? What do you see when you do this on the command-line: cat /etc/resolv.conf hostname Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Aug 20 2:36:42 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 A936F15AA2; Fri, 20 Aug 1999 02:36:37 -0700 (PDT) (envelope-from chris@holly.dyndns.org) Received: from holly.dyndns.org (adsl-216-62-154-215.dsl.hstntx.swbell.net) by mta3.rcsntx.swbell.net (Sun Internet Mail Server sims.3.5.1999.05.24.18.28.p7) with ESMTP id <0FGR0016JBY340@mta3.rcsntx.swbell.net>; Fri, 20 Aug 1999 04:34:51 -0500 (CDT) Received: (from chris@localhost) by holly.dyndns.org (8.9.3/8.9.3) id EAA09757; Fri, 20 Aug 1999 04:36:01 -0500 (CDT envelope-from chris) Date: Fri, 20 Aug 1999 04:36:01 -0500 From: Chris Costello Subject: Re: misc/13265: lock doesn't lock In-reply-to: <199908200930.CAA29798@freefall.freebsd.org> To: Sheldon Hearn Cc: freebsd-bugs@FreeBSD.ORG, freebsd-gnats-submit@FreeBSD.ORG Reply-To: chris@calldei.com Message-id: <19990820043601.E6984@holly.dyndns.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.4i References: <199908200930.CAA29798@freefall.freebsd.org> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Aug 20, 1999, Sheldon Hearn wrote: > How long do you leave it before giving up and hitting Ctrl-C? Give it a > while. You might find that it's having a problem with gethostname(). Is > your machine's hostname configured? What do you see when you do this on > the command-line: There are no network operations in gethostname(3): int gethostname(name, namelen) char *name; int namelen; { int mib[2]; size_t size; mib[0] = CTL_KERN; mib[1] = KERN_HOSTNAME; size = namelen; if (sysctl(mib, 2, name, &size, NULL, 0) == -1) return (-1); return (0); } -- |Chris Costello |I haven't lost my mind; it's backed up on tape somewhere. `--------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Aug 20 2:42: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 2B8B714BF1 for ; Fri, 20 Aug 1999 02:42:33 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA30447; Fri, 20 Aug 1999 02:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 20 Aug 1999 02:40:02 -0700 (PDT) Message-Id: <199908200940.CAA30447@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Chris Costello Subject: Re: misc/13265: lock doesn't lock Reply-To: Chris Costello Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/13265; it has been noted by GNATS. From: Chris Costello To: Sheldon Hearn Cc: freebsd-bugs@FreeBSD.ORG, freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/13265: lock doesn't lock Date: Fri, 20 Aug 1999 04:36:01 -0500 On Fri, Aug 20, 1999, Sheldon Hearn wrote: > How long do you leave it before giving up and hitting Ctrl-C? Give it a > while. You might find that it's having a problem with gethostname(). Is > your machine's hostname configured? What do you see when you do this on > the command-line: There are no network operations in gethostname(3): int gethostname(name, namelen) char *name; int namelen; { int mib[2]; size_t size; mib[0] = CTL_KERN; mib[1] = KERN_HOSTNAME; size = namelen; if (sysctl(mib, 2, name, &size, NULL, 0) == -1) return (-1); return (0); } -- |Chris Costello |I haven't lost my mind; it's backed up on tape somewhere. `--------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Aug 20 2:50:11 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 994A514EA0 for ; Fri, 20 Aug 1999 02:50:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA31361; Fri, 20 Aug 1999 02:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 20 Aug 1999 02:50:02 -0700 (PDT) Message-Id: <199908200950.CAA31361@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: misc/13265: lock doesn't lock Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/13265; it has been noted by GNATS. From: Sheldon Hearn To: chris@calldei.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/13265: lock doesn't lock Date: Fri, 20 Aug 1999 11:43:06 +0200 On Fri, 20 Aug 1999 04:36:01 EST, Chris Costello wrote: > > How long do you leave it before giving up and hitting Ctrl-C? > > There are no network operations in gethostname(3): That's a point. ;-) I'd still like to know how long the originator waited. You think it's having a problem getting tty parameters? I'd be interested in knowing whether this was run from the console, an xterm or what. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Aug 20 5:27: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 C5403152C8; Fri, 20 Aug 1999 05:27:49 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA42865; Fri, 20 Aug 1999 05:26:29 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 20 Aug 1999 05:26:29 -0700 (PDT) From: Message-Id: <199908201226.FAA42865@freefall.freebsd.org> To: marilia@unisc.br, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/13257: I have 2 cards,when I configure (ifconfig le0 ip-address) the second one (DE 205), the server breaks. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: I have 2 cards,when I configure (ifconfig le0 ip-address) the second one (DE 205), the server breaks. State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Aug 20 05:25:19 PDT 1999 State-Changed-Why: Originator confirms that the problem was caused by an IRQ conflict. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Aug 20 6:30: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E029714C10 for ; Fri, 20 Aug 1999 06:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA46230; Fri, 20 Aug 1999 06:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 20 Aug 1999 06:30:03 -0700 (PDT) Message-Id: <199908201330.GAA46230@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: i386/13257: ifconfig on second card hangs machine Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/13257; it has been noted by GNATS. From: Sheldon Hearn To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: i386/13257: ifconfig on second card hangs machine Date: Fri, 20 Aug 1999 13:31:29 +0200 On Fri, 20 Aug 1999 08:39:04 -0300, Marilia Trevisan Stein wrote: > This interface (de0) was recognized in installation process: > > de0: rev 0x23 int a irq 5 on pci0.3.0 > de0: DEC 21040 [10Mb/s] pass 2.3 > de0: address 00:00:f8:20:89:7a > > This other one, I had included after the installation process: > > le0 at 0x300-0x31f irq 5 maddr 0xd0000 msize 2048 on isa > le0: DE205-AB ethernet address 08:00:2b:3e:cb:6a You're running both cards on the same IRQ. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Aug 20 7: 0: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from ns.skylink.it (ns.skylink.it [194.177.113.1]) by hub.freebsd.org (Postfix) with ESMTP id 0511B14D97 for ; Fri, 20 Aug 1999 07:00:02 -0700 (PDT) (envelope-from n_hibma@skylink.it) Received: from heidi.plazza.it (va-163.skylink.it [194.185.55.163]) by ns.skylink.it (8.9.1/8.8.8) with ESMTP id QAA08897; Fri, 20 Aug 1999 16:00:06 +0200 Received: from localhost (localhost [127.0.0.1]) by heidi.plazza.it (8.9.3/8.8.5) with ESMTP id PAA09475; Fri, 20 Aug 1999 15:53:51 +0200 (CEST) Date: Fri, 20 Aug 1999 15:53:51 +0200 (CEST) From: Nick Hibma X-Sender: n_hibma@heidi.plazza.it Reply-To: Nick Hibma To: Sheldon Hearn Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: i386/13257: ifconfig on second card hangs machine In-Reply-To: <199908201330.GAA46230@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > de0: rev 0x23 int a irq 5 on pci0.3.0 > > de0: DEC 21040 [10Mb/s] pass 2.3 > > de0: address 00:00:f8:20:89:7a > > > > This other one, I had included after the installation process: > > > > le0 at 0x300-0x31f irq 5 maddr 0xd0000 msize 2048 on isa > > le0: DE205-AB ethernet address 08:00:2b:3e:cb:6a > > You're running both cards on the same IRQ. More accurate, you are running an ISA card on the same IRQ as one or more devices on the PCI bus. Having multiple devices on the same IRQ on the PCI bus is not a problem: uhci0: irq 9 at device 1.2 on pci0 ohci0: irq 9 at device 9.0 on pci0 Nick -- e-Mail: hibma@skylink.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Aug 20 9:10: 2 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from dt011n65.san.rr.com (dt010nb9.san.rr.com [204.210.12.185]) by hub.freebsd.org (Postfix) with ESMTP id 215701534F for ; Fri, 20 Aug 1999 09:09:59 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from gorean.org (master [10.0.0.2]) by dt011n65.san.rr.com (8.9.3/8.8.8) with ESMTP id JAA66725; Fri, 20 Aug 1999 09:08:36 -0700 (PDT) (envelope-from Doug@gorean.org) Message-ID: <37BD7D8D.AB459F7B@gorean.org> Date: Fri, 20 Aug 1999 09:08:45 -0700 From: Doug Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 4.0-CURRENT-0815 i386) X-Accept-Language: en MIME-Version: 1.0 To: Josef Karthauser Cc: FreeBSD-bugs@freebsd.org Subject: Re: conf/13240: Mergemaster doesn't create /dev/ttyvXX's. References: <19990818233212.02D5ABB54@flux.tao.org.uk> <19990820084826.A20716@pavilion.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Josef Karthauser wrote: > > On Thu, Aug 19, 1999 at 12:26:08PM -0700, Doug wrote: > > Before I forget, thanks to Chris for closing this PR. > > > > No, it shouldn't. :) Its only job is to show you the differences > > between your installation and the defaults, and to allow you to blend them > > together according to your preferences. Mergemaster would have shown you > > the diff's to /etc/ttys, then it's up to you to take action on rebuilding > > your devices as necessary. > > > > One of the fundamental design goals for mm is to be VERY > > conservative as to what it does and does not do. Spontaneously remaking > > a system's devices at the wrong time would be a Bad Thing (TM). > > Ok - I'm playing devil's advocate here because _I_ know how to update > /dev, but I've seen uses who don't use mergemaster and fry their X11 > system because of the changes to the vty configs recently. At the > very "conservative" least a message about how to update /dev could be > helpful ;). I've put this on the list of things to consider for the next version. In all likelihood this sounds like a good thing for verbose mode, as opposed to doing it every time. Thanks for the idea, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Aug 20 9:30:44 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 7DC0F14CB9 for ; Fri, 20 Aug 1999 09:30:43 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA07152; Fri, 20 Aug 1999 09:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 20 Aug 1999 09:30:02 -0700 (PDT) Message-Id: <199908201630.JAA07152@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: John Polstra Subject: Re: misc/12438: Dynamic loader or vtable problem in 3.2-STABLE and 4.0-CURRENT Reply-To: John Polstra Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/12438; it has been noted by GNATS. From: John Polstra To: freebsd-gnats-submit@freebsd.org Cc: genek@narus.com Subject: Re: misc/12438: Dynamic loader or vtable problem in 3.2-STABLE and 4.0-CURRENT Date: Fri, 20 Aug 1999 09:23:04 -0700 (PDT) I think I understand, but I want to make sure. > liba.so contains class A : public baseclass. > libb.so contains class B : public baseclass. > > Both shared objects contain a function getinterface() which returns a > new instance of baseclass appropriate to that .so. You are saying that getinterface() is a global symbol in each .so, right? John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Aug 20 11:12: 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 AF179152F5 for ; Fri, 20 Aug 1999 11:12:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA12995; Fri, 20 Aug 1999 11:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from charon-e.xpeed.com (charon-e.xpeed.com [209.101.240.10]) by hub.freebsd.org (Postfix) with SMTP id 008E1152F5 for ; Fri, 20 Aug 1999 11:06:46 -0700 (PDT) (envelope-from timlee@xpeed.com) Received: (qmail 11172 invoked from network); 20 Aug 1999 11:06:03 -0700 Received: from minos.dsllogic.com (172.16.2.2) by charon.dsllogic.com with SMTP; 20 Aug 1999 11:06:03 -0700 Received: (from timlee@localhost) by minos.dsllogic.com (8.9.3/8.9.0) id LAA00479; Fri, 20 Aug 1999 11:06:03 -0700 (PDT) Message-Id: <199908201806.LAA00479@minos.dsllogic.com> Date: Fri, 20 Aug 1999 11:06:03 -0700 (PDT) From: Reply-To: timlee@netcom.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/13270: NFS hangs if written through self-mount Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13270 >Category: kern >Synopsis: NFS hangs if written through self-mount >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 Aug 20 11:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Timothy J. Lee >Release: FreeBSD 3.2-19990726-STABLE i386 >Organization: Xpeed, Inc. >Environment: FreeBSD 3.2-19990726-STABLE i386 AMD K6-2 350 MHz processor, Asus P5A motherboard, 64 MB Tekram DC390F SCSI controller, IBM UltraStar 9ES SCSI disks (4 GB and 9 GB). Default NFS client and server parameters. >Description: NFS hangs during large write through self-NFS mount. Couldn't figure out how to fix it without rebooting (was able to login (as root) at the console, but not (as non-root) through the network). >How-To-Repeat: Mount an NFS exported filesystem to the same computer. Write a large file through the NFS mount (for example, do a mkisofs of a Red Hat 6.0 Linux image with -o pointing to a file on the self-NFS mount). >Fix: Workaround is to avoid writing through self-NFS mounts. Don't know what actual fix is. >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 Aug 20 15: 1:43 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 2D6A415415 for ; Fri, 20 Aug 1999 15:01:41 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA29287; Fri, 20 Aug 1999 15:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id EB34014D37; Fri, 20 Aug 1999 14:50:18 -0700 (PDT) Message-Id: <19990820215018.EB34014D37@hub.freebsd.org> Date: Fri, 20 Aug 1999 14:50:18 -0700 (PDT) From: bks@CS.Berkeley.EDU To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/13273: ipfw does not permit multicast packets to pass when configured to do so. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13273 >Category: misc >Synopsis: ipfw does not permit multicast packets to pass when configured to do so. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 20 15:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Brian Shiratsuki >Release: 3.2-STABLE >Organization: University of California >Environment: FreeBSD destroyer.CS.Berkeley.EDU 3.2-STABLE FreeBSD 3.2-STABLE #1: Tue Aug 10 20:32:52 PDT 1999 bks@destroyer.CS.Berkeley.EDU:/usrext/src/sys/compile/MASH i386 >Description: $fwcmd add pass all from 224.0.0.0/8 to ${ip}224.0.0.0/8 $fwcmd add pass all from ${ip} to 224.0.0.0/8 produces ipfw: 2000 Deny P:2 128.32.35.1 224.0.0.1 in via fxp0 ipfw: 2000 Deny P:2 128.32.35.1 224.0.0.1 in via fxp0 >How-To-Repeat: add $fwcmd's above to rc.firewall, and run sdr. >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 Aug 20 16:30: 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 71002153AE for ; Fri, 20 Aug 1999 16:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA34683; Fri, 20 Aug 1999 16:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from voyager.fisicc-ufm.edu (ip-198-202.guate.net [209.198.197.202]) by hub.freebsd.org (Postfix) with ESMTP id 8A46F14D47 for ; Fri, 20 Aug 1999 16:22:03 -0700 (PDT) (envelope-from obonilla@voyager.fisicc-ufm.edu) Received: (from root@localhost) by voyager.fisicc-ufm.edu (8.9.3/8.9.3) id RAA01443; Fri, 20 Aug 1999 17:21:49 -0600 (CST) (envelope-from obonilla) Message-Id: <199908202321.RAA01443@voyager.fisicc-ufm.edu> Date: Fri, 20 Aug 1999 17:21:49 -0600 (CST) From: obonilla@fisicc-ufm.edu Reply-To: obonilla@fisicc-ufm.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/13275: inter.phone has old codes for Guatemala Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13275 >Category: misc >Synopsis: inter.phone has old codes for Guatemala >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 Aug 20 16:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Oscar Bonilla >Release: FreeBSD 4.0-CURRENT i386 >Organization: Universidad Francisco Marroquin - FISICC >Environment: >Description: The inter.phone in share/misc has the old dialing codes for Guatemala. I was browsing the source tree and noticed this. >How-To-Repeat: Try to dial to Guatemala using those codes :) >Fix: Apply the following patch to inter.phone --- inter.phone.orig Fri Aug 20 17:16:50 1999 +++ inter.phone Fri Aug 20 17:18:03 1999 @@ -347,10 +347,7 @@ 421:7:Bratislava:Slovakia 501:2:Belize City:Belize 501:8:Belmopan:Belize -502:2:Guatemala City:Guatemala -502:9:Amatitlan:Guatemala -502:9:Antigua:Guatemala -502:9:Quezaltenango:Guatemala +502::Guatemala City:Guatemala 502:9:Villa Nueva:Guatemala 503:::El Salvador 504:::Honduras >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 Aug 20 16:30: 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 BC56514E81 for ; Fri, 20 Aug 1999 16:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA34674; Fri, 20 Aug 1999 16:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from pluto.ipass.net (pluto.ipass.net [198.79.53.5]) by hub.freebsd.org (Postfix) with ESMTP id B33611565E for ; Fri, 20 Aug 1999 16:21:25 -0700 (PDT) (envelope-from rhh@ipass.net) Received: from stealth.ipass.net. (ppp-1-181.dialup.rdu.ipass.net [209.170.132.181]) by pluto.ipass.net (8.9.3/8.9.3) with ESMTP id TAA11304; Fri, 20 Aug 1999 19:21:20 -0400 (EDT) Received: (from rhh@localhost) by stealth.ipass.net. (8.9.3/8.8.8) id TAA10796; Fri, 20 Aug 1999 19:22:15 -0400 (EDT) (envelope-from rhh) Message-Id: <199908202322.TAA10796@stealth.ipass.net.> Date: Fri, 20 Aug 1999 19:22:15 -0400 (EDT) From: aa8vb@ipass.net Reply-To: aa8vb@ipass.net To: FreeBSD-gnats-submit@freebsd.org Cc: aa8vb@ipass.net X-Send-Pr-Version: 3.2 Subject: bin/13274: /bin/sh 'read' command does not work correctly Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13274 >Category: bin >Synopsis: /bin/sh 'read' command does not work correctly >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 Aug 20 16:30:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Randall Hopper >Release: FreeBSD 3.2-RELEASE i386 >Organization: self >Environment: Stock 3.2-RELEASE >Description: The "read" command FreeBSD Bourne shell (/bin/sh) does not work like the Bourne read command on most other major UNIX systems with regards to continuation line handling. Other UNIXes' Bourne shells merge lines ending with a trailing '\' character, while FreeBSD's does not unless a FreeBSD-specific option is specified. In particular, this breaks Python's 'makesetup' script (used to build Python extensions) when fed standard Setup scripts because FreeBSD's Bourne 'read' behavior is different from other UNIXes. >How-To-Repeat: Sun Solaris 2.5: > sh $ read line some text here \ more text $ echo $line some text here more text SGI IRIX 6.5.4: $ read line some text here \ > more text $ print $line some text here more text DEC UNIX V4.0: $ read line some text here \ more text $ echo $line some text here more text Redhat 5.2 Linux / bash: $ read line some text here \ more text $ echo $line some text here more text FreeBSD 3.2: $ read line some text here \ $ more text text: No such file or directory >Fix: Please fix /bin/sh so that the default behavior of the "read" command is such that it merges lines ending with a trailing '\' (i.e. like it behaves now only if -e is specified). Thanks. >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 Aug 20 19:11: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 B6C69150EE for ; Fri, 20 Aug 1999 19:11:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA42252; Fri, 20 Aug 1999 19:10:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 12A4614D2F; Fri, 20 Aug 1999 19:05:07 -0700 (PDT) Message-Id: <19990821020507.12A4614D2F@hub.freebsd.org> Date: Fri, 20 Aug 1999 19:05:07 -0700 (PDT) From: krentel@dreamscape.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: bin/13278: rogue: killed by fire corrupts score file Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13278 >Category: bin >Synopsis: rogue: killed by fire corrupts score file >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 20 19:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Mark W. Krentel >Release: 3.2-release >Organization: none >Environment: 3.2-release >Description: I'm embarrassed to be sending a PR on rogue, but I have a fix and it's an excuse to bug you about a couple other things. When a game ends that makes the top 10, the function insert_score in score.c is called to make the new score file. But the case for KFIRE (killed by fire) incorrectly uses strcpy instead of strcat (all the other cases use strcat). This puts the string in the wrong place and corrupts the score file. Also, I've never really liked the fact that a make world resets the score file to empty (the beforeinstall target in Makefile). I just delete the beforeinstall target, but probably a better solution is to test if the score file exists and install a new one only if it doesn't. Finally, would it be possible to MFC all the fixes from NetBSD back in April 99 (PR 8083) into 3.x? >How-To-Repeat: Go down to level 21+, stand on a scroll of scare monster and let a Dragon flame you to death. But first save a copy of the score file. >Fix: For the killed by fire problem: % diff -u score.c.orig score.c --- score.c.orig Thu Aug 19 19:46:06 1999 +++ score.c Thu Aug 19 20:06:27 1999 @@ -356,7 +356,7 @@ (void) strcat(buf, "a total winner"); break; case KFIRE: - (void) strcpy(buf, "killed by fire"); + (void) strcat(buf, "killed by fire"); break; } } else { -------------------------------- To avoid make world clobbering the score file: % diff -u Makefile.orig Makefile --- Makefile.orig Thu Aug 19 19:46:01 1999 +++ Makefile Thu Aug 19 20:04:34 1999 @@ -11,6 +11,7 @@ MAN6= rogue.6 beforeinstall: + [ -f ${DESTDIR}/var/games/rogue.scores ] || \ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 664 /dev/null \ ${DESTDIR}/var/games/rogue.scores >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 Aug 20 22:11: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 4372014FED for ; Fri, 20 Aug 1999 22:11:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA50586; Fri, 20 Aug 1999 22:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail-green.research.att.com (H-135-207-30-103.research.att.com [135.207.30.103]) by hub.freebsd.org (Postfix) with ESMTP id 96EC614FED for ; Fri, 20 Aug 1999 22:05:17 -0700 (PDT) (envelope-from ji@tla.org) Received: from amontillado.research.att.com (amontillado.research.att.com [135.207.24.32]) by mail-green.research.att.com (Postfix) with ESMTP id 48F4E1E00B for ; Sat, 21 Aug 1999 01:02:38 -0400 (EDT) Received: from tla.org ([199.97.241.132]) by amontillado.research.att.com (8.8.7/8.8.7) with ESMTP id BAA04133 for ; Sat, 21 Aug 1999 01:02:36 -0400 (EDT) Received: (from ji@localhost) by tla.org (8.9.3/8.9.3) id BAA25930; Sat, 21 Aug 1999 01:02:28 -0400 (EDT) (envelope-from ji) Message-Id: <199908210502.BAA25930@tla.org> Date: Sat, 21 Aug 1999 01:02:28 -0400 (EDT) From: ji@research.att.com Reply-To: ji@research.att.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/13281: Support for VLANs missing? Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13281 >Category: kern >Synopsis: Support for VLANs missing? >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 Aug 20 22:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: John "Heldenprogrammer" Ioannidis >Release: FreeBSD 3.2-STABLE i386 >Organization: AT&T Labs - Research >Environment: Latest cvsup of FreeBSD 3.2-STABLE >Description: There is kernel support for 802.1Q VLANs (net/if_vlan.c, net/if_vlan_var.h, code depending on NVLAN being defined in various drivers), but no documentation, user-level programs, or even a config line in i386/conf/LINT. This being the -STABLE and not the -CURRENT release, is there a point in committing unsupported code? Did the maintainer forget to also commit the associated user-level program and man pages? Also, is support for cisco ISL VLANs planned? >How-To-Repeat: n/a >Fix: n/a Thanks, /ji -- John Ioannidis Secure Systems Research Department AT&T Labs - Research >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 Aug 20 23:30: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 39C0714FDC for ; Fri, 20 Aug 1999 23:30:38 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA53191; Fri, 20 Aug 1999 23:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 104AB14BD3; Fri, 20 Aug 1999 23:27:04 -0700 (PDT) Message-Id: <19990821062704.104AB14BD3@hub.freebsd.org> Date: Fri, 20 Aug 1999 23:27:04 -0700 (PDT) From: knotwell@ix.netcom.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/13282: partial compliance of dlopen to the Single Unix specification Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13282 >Category: misc >Synopsis: partial compliance of dlopen to the Single Unix specification >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 Aug 20 23:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Brad Knotwell >Release: 3.2 >Organization: >Environment: FreeBSD knotwell.ix.netcom.com 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Tue May 18 04:05:08 GMT 1999 jkh@cathair:/usr/src/sys/compile/GENERIC i386 __ >Description: According to the Open Group's Unix specification, a developer should be able to call dlopen using the RTLD_GLOBAL and RTLD_LOCAL settings. These settings are currently missing from dlfcn.h and there doesn't appear to be supporting code for this functionality. >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 Aug 20 23:50: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 8792815B8B for ; Fri, 20 Aug 1999 23:50:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA54093; Fri, 20 Aug 1999 23:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail.nk.rim.or.jp (mail.nk.rim.or.jp [202.247.130.165]) by hub.freebsd.org (Postfix) with ESMTP id 432B51505D for ; Fri, 20 Aug 1999 23:49:27 -0700 (PDT) (envelope-from kuma@nk.rim.or.jp) Received: from laurel.nk.rim.or.jp (JYOcc-03p72.ppp.odn.ad.jp [210.231.75.72]) by mail.nk.rim.or.jp (8.8.8/3.6W-RIMNET-98-06-09) with ESMTP id PAA20161 for ; Sat, 21 Aug 1999 15:46:35 +0900 (JST) Received: by laurel.nk.rim.or.jp (8.9.3/8.9.2oasis990320) id PAA01212; Sat, 21 Aug 1999 15:47:50 +0900 (JST) Message-Id: <199908210647.PAA01212@laurel.nk.rim.or.jp> Date: Sat, 21 Aug 1999 15:47:50 +0900 (JST) From: kuma@jp.freebsd.org Reply-To: kuma@jp.freebsd.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/13283: A macro inapropriate usage in asc.4 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13283 >Category: conf >Synopsis: A macro used in 'asc.4' should be changed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 20 23:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Norihiro Kumagai >Release: FreeBSD 3.1-RELEASE i386 >Organization: Japanese FreeBSD Manual Translation Project >Environment: man file has the following RCS string $Id: asc.4,v 1.8 1998/10/22 14:17:44 bde Exp $ >Description: In the 'FILES' section, the macro '.PB' should be '.El' because the corresponding open macro is '.Bl'. >How-To-Repeat: (nope) >Fix: Apply the following patch: --- asc.4-us-org Sat Aug 14 12:23:21 1999 +++ asc.4-us Sat Aug 21 15:36:12 1999 @@ -169,7 +169,7 @@ device node for .Xr pbm 5 and debug mode -.PB +.El .\" .\" .Sh DIAGNOSTICS .\" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 0:10:25 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 3133415438 for ; Sat, 21 Aug 1999 00:10:24 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA55105; Sat, 21 Aug 1999 00:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 21 Aug 1999 00:10:03 -0700 (PDT) Message-Id: <199908210710.AAA55105@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ruslan Ermilov Subject: Re: misc/13273: ipfw does not permit multicast packets to pass when configured to do so. Reply-To: Ruslan Ermilov Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/13273; it has been noted by GNATS. From: Ruslan Ermilov To: bks@CS.Berkeley.EDU Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/13273: ipfw does not permit multicast packets to pass when configured to do so. Date: Sat, 21 Aug 1999 09:59:55 +0300 On Fri, Aug 20, 1999 at 02:50:18PM -0700, bks@CS.Berkeley.EDU wrote: > > $fwcmd add pass all from 224.0.0.0/8 to ${ip}224.0.0.0/8 > $fwcmd add pass all from ${ip} to 224.0.0.0/8 > > produces > > ipfw: 2000 Deny P:2 128.32.35.1 224.0.0.1 in via fxp0 > ipfw: 2000 Deny P:2 128.32.35.1 224.0.0.1 in via fxp0 > `all' keyword is a synonym for `ip' (see `ipfw list' output). You need to add the following rule: $fwcmd add allow igmp ... Can I close this PR? -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 0:34: 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 7792D14C9C; Sat, 21 Aug 1999 00:34:05 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA56065; Sat, 21 Aug 1999 00:34:05 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Date: Sat, 21 Aug 1999 00:34:05 -0700 (PDT) From: Message-Id: <199908210734.AAA56065@freefall.freebsd.org> To: cpiazza@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-doc@FreeBSD.org Subject: Re: conf/13283: A macro used in 'asc.4' should be changed Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: A macro used in 'asc.4' should be changed Responsible-Changed-From-To: freebsd-bugs->freebsd-doc Responsible-Changed-By: cpiazza Responsible-Changed-When: Sat Aug 21 00:32:34 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 Sat Aug 21 4: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 14887150C6 for ; Sat, 21 Aug 1999 04:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA69197; Sat, 21 Aug 1999 04:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mx1.lublin.pl (mx1.lublin.pl [212.182.63.76]) by hub.freebsd.org (Postfix) with ESMTP id 0BBE114FA3 for ; Sat, 21 Aug 1999 04:42:49 -0700 (PDT) (envelope-from venglin@lagoon.FreeBSD.lublin.pl) Received: from lagoon.freebsd.lublin.pl ([212.182.117.180]:14610 "HELO lagoon.FreeBSD.lublin.pl") by krupik.man.lublin.pl with SMTP id ; Sat, 21 Aug 1999 13:41:02 +0200 Received: (qmail 31191 invoked by uid 1001); 21 Aug 1999 11:42:43 -0000 Message-Id: <19990821114243.31190.qmail@lagoon.FreeBSD.lublin.pl> Date: 21 Aug 1999 11:42:43 -0000 From: venglin@lagoon.FreeBSD.lublin.pl Reply-To: venglin@lagoon.FreeBSD.lublin.pl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/13286: [SECURITY] Potential IPXrouted(8) /tmp security problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13286 >Category: bin >Synopsis: [SECURITY] Potential IPXrouted(8) /tmp security problem >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 21 04:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Przemyslaw Frasunek >Release: FreeBSD 3.2-STABLE i386 >Organization: Unia Lubelska High School >Environment: FreeBSD lagoon.FreeBSD.lublin.pl 3.2-STABLE FreeBSD 3.2-STABLE #0: Fri Aug 13 19:51:28 CEST 1999 venglin@lagoon.FreeBSD.lublin.pl:/var/obj/sys/compile/LAGOON i386 >Description: Attacker can overwrite any file by creating link to /tmp/ipxrouted.dmp >How-To-Repeat: $ ln -s /etc/master.passwd /tmp/ipxrouted.dmp When root sends SIGINFO to IPXrouted process, file /etc/master.passwd is overwritten. >Fix: Use mkstemp() when opening dump file. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 9: 0: 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 21610150FB for ; Sat, 21 Aug 1999 09:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA28516; Sat, 21 Aug 1999 09:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 63EB514F10; Sat, 21 Aug 1999 08:57:24 -0700 (PDT) Message-Id: <19990821155724.63EB514F10@hub.freebsd.org> Date: Sat, 21 Aug 1999 08:57:24 -0700 (PDT) From: thomma@slip.net To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: bin/13292: Ping -s does not work Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13292 >Category: bin >Synopsis: Ping -s does not work >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 21 09:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Tamiji Homma >Release: 4.0-current >Organization: >Environment: FreeBSD snoopy.pochi.com 4.0-CURRENT FreeBSD 4.0-CURRENT #73: Wed Aug 11 22:31:31 PDT 1999 root@snoopy.pochi.com:/usr/src/sys/compile/SNOOPY i386 >Description: ping command generates bad check sum for odd size icmp data. This is caused by EGCS optimizer bug. >How-To-Repeat: # ping -s 57 localhost >Fix: Compiled with -O0 or apply following patch Index: ping.c =================================================================== RCS file: /usr/home/ncvs/src/sbin/ping/ping.c,v retrieving revision 1.44 diff -c -r1.44 ping.c *** ping.c 1999/05/07 14:38:48 1.44 --- ping.c 1999/08/21 15:55:39 *************** *** 944,949 **** --- 944,950 ---- /* mop up an odd byte, if necessary */ if (nleft == 1) { *(u_char *)(&answer) = *(u_char *)w ; + *((u_char *)(&answer) + 1) = 0; sum += answer; } >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 9:52: 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 C19CF15300 for ; Sat, 21 Aug 1999 09:52:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA30885; Sat, 21 Aug 1999 09:50:01 -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 5B5C014F64; Sat, 21 Aug 1999 09:41:27 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 21 Aug 1999 17:40:47 +0100 (BST) Message-Id: <199908211740.aa28643@walton.maths.tcd.ie> Date: Sat, 21 Aug 1999 17:40:47 +0100 (BST) From: dwmalone@maths.tcd.ie To: FreeBSD-gnats-submit@freebsd.org Cc: cracauer@freebsd.org, bde@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/13293: You can catch SIGKILL and SIGSTOP in 4.0. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13293 >Category: kern >Synopsis: You can catch SIGKILL and SIGSTOP in 4.0. >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 21 09:50:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: David Malone >Release: FreeBSD 4.0-CURRENT i386 >Organization: School of Mathematics, Trinity College, Dublin. >Environment: Any 4.0 machine with a version of kern_sig.c later than 1.57. >Description: Sigaction is supposed to check if you change the handler of SIGKILL or SIGSTOP to anything but SIG_DFL. In revision 1.57 one instance too many of sa->sa_handler got replaced by ps->ps_sigact[signum]. Resultingly it checks if the current handler is SIG_DFL instead of the new handler being SIG_DFL. This means you can create un-killable un-stoppable processes. >How-To-Repeat: The following program is unkillable. #include #include #include void sighand(int sig) { printf("Caught signal %d\n",sig); } int main(int argc,char **argv) { int i; for( i = 0 ; i < 32 ; i++ ) signal(i,sighand); while(1); exit(0); } >Fix: --- kern_sig.c 1999/08/16 18:13:38 1.60 +++ kern_sig.c 1999/08/21 16:06:30 @@ -155,11 +155,11 @@ if (uap->nsa) { if ((error = copyin((caddr_t)uap->nsa, (caddr_t)sa, sizeof (vec)))) return (error); if ((signum == SIGKILL || signum == SIGSTOP) && - ps->ps_sigact[signum] != SIG_DFL) + sa->sa_handler != SIG_DFL) return (EINVAL); setsigvec(p, signum, sa); } return (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 Sat Aug 21 11:41: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 BBC2D154BE for ; Sat, 21 Aug 1999 11:41:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA38795; Sat, 21 Aug 1999 11:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 21 Aug 1999 11:40:03 -0700 (PDT) Message-Id: <199908211840.LAA38795@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Garrett Wollman Subject: kern/13281: Support for VLANs missing? Reply-To: Garrett Wollman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/13281; it has been noted by GNATS. From: Garrett Wollman To: ji@research.att.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: kern/13281: Support for VLANs missing? Date: Sat, 21 Aug 1999 14:34:44 -0400 (EDT) < Also, is support for cisco ISL VLANs planned? No. Upgrade to IOS 12. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 12:30: 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 9BCAE15477 for ; Sat, 21 Aug 1999 12:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA42558; Sat, 21 Aug 1999 12:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from ints.ru (ints.ru [194.67.173.1]) by hub.freebsd.org (Postfix) with ESMTP id 037321546B for ; Sat, 21 Aug 1999 12:29:34 -0700 (PDT) (envelope-from ilmar@ws-ilmar.ints.ru) Received: (from uucp@localhost) by ints.ru (8.9.2/8.9.2) id XAA03721 for ; Sat, 21 Aug 1999 23:28:17 +0400 (MSD) Received: from ws-ilmar.ints.ru(194.67.173.16) via SMTP by ints.ru, id smtpdMc3719; Sat Aug 21 23:28:09 1999 Received: (from ilmar@localhost) by ws-ilmar.ints.ru (8.9.2/8.9.1) id XAA00965; Sat, 21 Aug 1999 23:28:08 +0400 (MSD) Message-Id: <199908211928.XAA00965@ws-ilmar.ints.ru> Date: Sat, 21 Aug 1999 23:28:08 +0400 (MSD) From: "Ilmar S. Habibulin" Reply-To: ilmar@ints.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/13300: mount_mfs dumps core Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13300 >Category: kern >Synopsis: mount_mfs dums core while shutdown -> leads to panic >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 Aug 21 12:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Ilmar S. Habibulin >Release: FreeBSD 3.1-RELEASE i386 >Organization: >Environment: Celeron-366(412)Mhz, 64 Mb RAM, 3.2 Gb HDD Seagate Medalist IDE, MB GA-6BXC - simple home pc. >Description: While shutdown(rebooting) mount_mfs dumps core(while unmount or exit?). That leads to panic("vinvalbuf: dirty bufs") while unmounting root. >How-To-Repeat: Simply use the following fstab and maybe slow HDD (as seagate is): # Device Mountpoint FStype Options Dump Pass# /dev/wd0s2b none swap sw 0 0 /dev/wd0s2a / ufs rw 1 1 /dev/wd0s2b /tmp mfs rw 0 0 /dev/wd0s2f /usr ufs rw 2 2 /dev/wd0s2e /var ufs rw 2 2 /dev/wcd0c /mnt/cdrom cd9660 ro,noauto 0 0 proc /proc procfs rw 0 0 mfs is the third. When i use it after all other fs - all seems to work fine. >Fix: I don't understand kernel problem. That is my question. But if you put mfs mount string after all others fs - it will be ok. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 13:10:55 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DF3871517A for ; Sat, 21 Aug 1999 13:10:53 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA44967; Sat, 21 Aug 1999 13:10:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 7FB931517A; Sat, 21 Aug 1999 13:07:27 -0700 (PDT) Message-Id: <19990821200727.7FB931517A@hub.freebsd.org> Date: Sat, 21 Aug 1999 13:07:27 -0700 (PDT) From: jb@syndicate.net To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/13302: can't compile system on 1gb partition of 27.2 gb disk Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13302 >Category: misc >Synopsis: can't compile system on 1gb partition of 27.2 gb disk >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 Aug 21 13:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: james brown >Release: this happens on 2.2.8-stable and 3.2-stable >Organization: >Environment: i386 >Description: hi, i set up a 1 gb partition on a 27.2 gb maxtor disk for freebsd and left the rest for a data partition. 2.2.8 and 3.2 both install via ftp just fine. the problem comes when i cvsup to stable and try to make buildworld, the build fails in random places. tried this six times, same thing every time. using the same procedure to build the system on a 4 gb disk works great, just like all the other freebsd installs i've done. this smells like a bug. thanks for listening. james >How-To-Repeat: install 2.2.8 or 3.2 release on a 1 gb partition of a 27.2 gb disk. cvsup to stable and then make buildworld. the build will fail. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 15:20: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 F3A5D1544B for ; Sat, 21 Aug 1999 15:20:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA51778; Sat, 21 Aug 1999 15:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id ABECD14EB1; Sat, 21 Aug 1999 15:11:31 -0700 (PDT) Message-Id: <19990821221131.ABECD14EB1@hub.freebsd.org> Date: Sat, 21 Aug 1999 15:11:31 -0700 (PDT) From: andrew@grillet98.freeserve.co.uk To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/13307: Cant build kernet for 2.2.8 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13307 >Category: kern >Synopsis: Cant build kernet for 2.2.8 >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 Aug 21 15:20:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Andrew Grillet >Release: 2.2.8 >Organization: Home >Environment: >Description: I am trying to build the kernel, and have encountered a pile of error messages. These originate in the SCSI area and many refer to undefined symbols in the text area most symbols are something like '_scsi_xxxx' I am trying to build the worm device, but failed symbols are also in scsi host adaaptor modules, eg aha.c, bt.c etc. >How-To-Repeat: I can repeat it by trying to build the kernel again. I think I may have done somthing wrong while trying to istall the worm device, but the instructions are probably wrong anyway - more instructions are needed. >Fix: Can't :-( Andrew >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 16:10: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 E777A14EF0 for ; Sat, 21 Aug 1999 16:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA54070; Sat, 21 Aug 1999 16:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 21 Aug 1999 16:10:03 -0700 (PDT) Message-Id: <199908212310.QAA54070@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Nick Hibma Subject: Re: kern/13307: Cant build kernet for 2.2.8 Reply-To: Nick Hibma Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/13307; it has been noted by GNATS. From: Nick Hibma To: andrew@grillet98.freeserve.co.uk Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/13307: Cant build kernet for 2.2.8 Date: Sun, 22 Aug 1999 01:05:33 +0200 (CEST) Could you send us the kernel configuration file you are using for this kernel? Nick On Sat, 21 Aug 1999 andrew@grillet98.freeserve.co.uk wrote: > > >Number: 13307 > >Category: kern > >Synopsis: Cant build kernet for 2.2.8 > >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 Aug 21 15:20:01 PDT 1999 > >Closed-Date: > >Last-Modified: > >Originator: Andrew Grillet > >Release: 2.2.8 > >Organization: > Home > >Environment: > >Description: > I am trying to build the kernel, and have encountered a pile > of error messages. These originate in the SCSI area and > many refer to undefined symbols in the text area > most symbols are something like '_scsi_xxxx' > I am trying to build the worm device, but failed symbols are > also in scsi host adaaptor modules, eg aha.c, bt.c etc. > > >How-To-Repeat: > > I can repeat it by trying to build the kernel again. > > I think I may have done somthing wrong while trying to > istall the worm device, but the instructions are probably wrong > anyway - more instructions are needed. > >Fix: > Can't :-( > > Andrew > > > >Release-Note: > >Audit-Trail: > >Unformatted: > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message > > -- e-Mail: hibma@skylink.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 19: 6:43 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 081AA15166; Sat, 21 Aug 1999 19:06:38 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA62202; Sat, 21 Aug 1999 19:05:45 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Date: Sat, 21 Aug 1999 19:05:45 -0700 (PDT) From: Message-Id: <199908220205.TAA62202@freefall.freebsd.org> To: wosch@freebsd.org, hoek@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/10179: /etc/make.conf has too many entries Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: /etc/make.conf has too many entries State-Changed-From-To: open->closed State-Changed-By: hoek State-Changed-When: Sat Aug 21 19:03:38 PDT 1999 State-Changed-Why: Yes, we know /etc/make.conf has too many entries. Unfortunately, this is one of those few, rare cases where what's needed is not a PR saying this is what needs to be done, but someone who's willing to standup and do what they think needs to be done, all hell be damned. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 19:14:22 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DEE2314E0C; Sat, 21 Aug 1999 19:14:21 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA62705; Sat, 21 Aug 1999 19:14:20 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Date: Sat, 21 Aug 1999 19:14:20 -0700 (PDT) From: Message-Id: <199908220214.TAA62705@freefall.freebsd.org> To: croyle@gelemna.ft-wayne.in.us, hoek@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/7855: cpp should define __ELF__ if objformat = elf Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: cpp should define __ELF__ if objformat = elf State-Changed-From-To: open->closed State-Changed-By: hoek State-Changed-When: Sat Aug 21 19:09:26 PDT 1999 State-Changed-Why: cpp should define no more than absolutely necessary. Originator reportrts that his suggestion has long since been overtaken by events. Originator reports that bde also hated his suggestion. Originator confirms closure. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 19:32:26 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F00FA14EC0; Sat, 21 Aug 1999 19:32:24 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA63393; Sat, 21 Aug 1999 19:32:24 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Date: Sat, 21 Aug 1999 19:32:24 -0700 (PDT) From: Message-Id: <199908220232.TAA63393@freefall.freebsd.org> To: conrads@neosoft.com, hoek@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/8466: bind man pages not installed by 3.0 make world Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: bind man pages not installed by 3.0 make world State-Changed-From-To: open->closed State-Changed-By: hoek State-Changed-When: Sat Aug 21 19:31:50 PDT 1999 State-Changed-Why: This appears to have been fixed. Please yell if you notice anything else that is not installed (I didn't). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 19:36:33 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A8CF14EC0; Sat, 21 Aug 1999 19:36:32 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA63516; Sat, 21 Aug 1999 19:33:26 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Date: Sat, 21 Aug 1999 19:33:26 -0700 (PDT) From: Message-Id: <199908220233.TAA63516@freefall.freebsd.org> To: hoek@FreeBSD.org, freebsd-bugs@FreeBSD.org, hm@FreeBSD.org Subject: Re: kern/8444: pcvt with more than 8 virtual consoles Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: pcvt with more than 8 virtual consoles Responsible-Changed-From-To: freebsd-bugs->hm Responsible-Changed-By: hoek Responsible-Changed-When: Sat Aug 21 19:32:29 PDT 1999 Responsible-Changed-Why: hm is the closest person we have to a pcvt chamption. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 19:41: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 30DDC14FD9 for ; Sat, 21 Aug 1999 19:41:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA63771; Sat, 21 Aug 1999 19:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 21 Aug 1999 19:40:01 -0700 (PDT) Message-Id: <199908220240.TAA63771@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Tim Vanderhoek Subject: Re: misc/6612: bsd.man.mk can't handle man pages with% Reply-To: Tim Vanderhoek Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/6612; it has been noted by GNATS. From: Tim Vanderhoek To: freebsd-gnats-submit@freebsd.org, sjr@home.net Cc: Subject: Re: misc/6612: bsd.man.mk can't handle man pages with% Date: Sat, 21 Aug 1999 22:39:09 -0400 (EDT) > > bsd.man.mk can't handle man pages with ":"s, since it uses > the ":T:S" constructs to extract elements. Still more followup: OpenBSD has fixed this in usr.bin/make/parse.c. Unfortunately, I just reviewed their fix more closely and was rather repulsed by the code that was written. Nonetheless, the fix is correct in (intended, if not actual) functionality. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 20:20:58 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 36E171520F for ; Sat, 21 Aug 1999 20:20:55 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA65775; Sat, 21 Aug 1999 20:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 903D2150D5; Sat, 21 Aug 1999 20:11:44 -0700 (PDT) Message-Id: <19990822031144.903D2150D5@hub.freebsd.org> Date: Sat, 21 Aug 1999 20:11:44 -0700 (PDT) From: spam@sporty.org To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/13314: can't compile when softupdates + debug. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13314 >Category: kern >Synopsis: can't compile when softupdates + debug. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Aug 21 20:20:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: spencer portee >Release: 3.2-release >Organization: sporty.org.. i never give out my real address.. >Environment: FreeBSD ying.sporty.org 3.2-STABLE FreeBSD 3.2-STABLE #6: Thu Jul 29 23:49:32 EDT 1999 root@ying.sporty.org:/usr/src/sys/compile/ying i386 >Description: system acting funny.. so tried to define DEBUG to see why its rebooting by itself.... If your config file has options SOFTUPDATES options "DEBUG=1" you'll get an error in reallockblk of ffs_alloc.c that ffs_checkblk is nto defined. it seems that the prototype for the function is #ifdef DIAGNOSTIC, yet in the reallocblk, there is a #ifdef DEBUG..#endif block that uses the ffs_checkblk() function. in other words, it is defined under the DIAGNOSTIC condition but used in both DIAGNOSTIC and DEBUG. >How-To-Repeat: add those two lines above in your options for config'ing a kernel, but exclude options "DIAGNOSTIC=1" >Fix: include options "DIAGNOSTIC=1" to config file so that the function, ffs_checkblk is defined so that the #ifdef DEBUG..endif block that contains the call to the function as the prototype is surrounded by an $ifdef DIAGNOSTIC .. endif block >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 20:31: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 88673155A4; Sat, 21 Aug 1999 20:31:51 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA66412; Sat, 21 Aug 1999 20:31:51 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Date: Sat, 21 Aug 1999 20:31:51 -0700 (PDT) From: Message-Id: <199908220331.UAA66412@freefall.freebsd.org> To: kei@nanet.co.jp, yokota@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/9524: /usr/share/examples/libvgl/demo looks like to break virtual console. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: /usr/share/examples/libvgl/demo looks like to break virtual console. State-Changed-From-To: open->closed State-Changed-By: yokota State-Changed-When: Sat Aug 21 20:31:32 PDT 1999 State-Changed-Why: Fixed in -CURRENT. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 20:38: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 CC87E14EE9; Sat, 21 Aug 1999 20:38:04 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA66852; Sat, 21 Aug 1999 20:38:04 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Date: Sat, 21 Aug 1999 20:38:04 -0700 (PDT) From: Message-Id: <199908220338.UAA66852@freefall.freebsd.org> To: zhu@router.rdcps.ac.cn, hoek@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/8428: Is FreeBSD 3.0-RELEASE support 640MByte MO disk? Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Is FreeBSD 3.0-RELEASE support 640MByte MO disk? State-Changed-From-To: open->closed State-Changed-By: hoek State-Changed-When: Sat Aug 21 20:37:14 PDT 1999 State-Changed-Why: I don't know. Consider checking -stable and/or emailing hackers@FreeBSD.org with your question. Good luck. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 20:49: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 093DA15B62; Sat, 21 Aug 1999 20:49:29 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA68115; Sat, 21 Aug 1999 20:49:29 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Date: Sat, 21 Aug 1999 20:49:29 -0700 (PDT) From: Message-Id: <199908220349.UAA68115@freefall.freebsd.org> To: shigio@wafu.netgate.net, hoek@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/7607: GTAGS patch for nvi has posibility of buffer overflow. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: GTAGS patch for nvi has posibility of buffer overflow. State-Changed-From-To: open->closed State-Changed-By: hoek State-Changed-When: Sat Aug 21 20:48:52 PDT 1999 State-Changed-Why: Patch committed to -current. I hope to merge it in time for 3.3-release. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 20:50: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 8A4E015C41 for ; Sat, 21 Aug 1999 20:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA68197; Sat, 21 Aug 1999 20:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 21 Aug 1999 20:50:01 -0700 (PDT) Message-Id: <199908220350.UAA68197@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Tim Vanderhoek Subject: Re: bin/13278: rogue: killed by fire corrupts score Reply-To: Tim Vanderhoek Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/13278; it has been noted by GNATS. From: Tim Vanderhoek To: freebsd-gnats-submit@freebsd.org, krentel@dreamscape.com Cc: Subject: Re: bin/13278: rogue: killed by fire corrupts score Date: Sat, 21 Aug 1999 23:45:47 -0400 (EDT) > >To avoid make world clobbering the score file: > >% diff -u Makefile.orig Makefile >--- Makefile.orig Thu Aug 19 19:46:01 1999 Originator notes that bin/13068 contains a more comprehensive fix for this latter problem (but _not_ the former). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 21: 4:49 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DDC414FEC; Sat, 21 Aug 1999 21:04:47 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA69611; Sat, 21 Aug 1999 21:03:45 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Date: Sat, 21 Aug 1999 21:03:45 -0700 (PDT) From: Message-Id: <199908220403.VAA69611@freefall.freebsd.org> To: darius@holly.dons.net.au, hoek@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/9695: a typo in /usr/obj/aout/usr/src/tmp/usr/include/sys/elf_common.h Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: a typo in /usr/obj/aout/usr/src/tmp/usr/include/sys/elf_common.h State-Changed-From-To: open->closed State-Changed-By: hoek State-Changed-When: Sat Aug 21 21:00:47 PDT 1999 State-Changed-Why: Hmmm.... Well, if it's not a typo in the source file, there isn't too much we can do about this problem. Try again. If it was NFS, then I'll note that many NFS problems have been fixed. In the more likely case that it's bad hardware, somewhere, then the problem should either disappear or reappear somewhere else in a more or less random fashion. Good luck. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 21:38:22 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 20DCB14D20; Sat, 21 Aug 1999 21:38:21 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA72076; Sat, 21 Aug 1999 21:38:01 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Date: Sat, 21 Aug 1999 21:38:01 -0700 (PDT) From: Message-Id: <199908220438.VAA72076@freefall.freebsd.org> To: aa8vb@pagesz.net, hoek@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/9135: tar doesn't back up device files Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: tar doesn't back up device files State-Changed-From-To: open->closed State-Changed-By: hoek State-Changed-When: Sat Aug 21 21:36:04 PDT 1999 State-Changed-Why: This should be fixed (in -current), now. According to bde in a commit dated 1999/08/11-08:03 to src/gnu/usr.bin/tar/create.c, "all devices created by `MAKEDEV all' except rsa0.ctl can now be handled by tar(1)." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 21:41: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 1BD3414D31; Sat, 21 Aug 1999 21:41:40 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA72282; Sat, 21 Aug 1999 21:41:23 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Date: Sat, 21 Aug 1999 21:41:23 -0700 (PDT) From: Message-Id: <199908220441.VAA72282@freefall.freebsd.org> To: fpscha@sminter.com.ar, hoek@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/10387: 2.2.7 hangs when trying to write on defective HD with no messages Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: 2.2.7 hangs when trying to write on defective HD with no messages State-Changed-From-To: open->closed State-Changed-By: hoek State-Changed-When: Sat Aug 21 21:39:47 PDT 1999 State-Changed-Why: This has been fixed in FreeBSD-current (and -stable??). I don't expect it to be merged all the way back to 2.2-stable. However, you may be able to distill the necessary incantations and test them and submit them for inclusion. I don't believe it would be a worthwhile exercise, however, since a HD failure is generally (hopefully) a one (or few-) time occurrence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 21:47: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 452E915310; Sat, 21 Aug 1999 21:47:36 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA72550; Sat, 21 Aug 1999 21:46:17 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Date: Sat, 21 Aug 1999 21:46:17 -0700 (PDT) From: Message-Id: <199908220446.VAA72550@freefall.freebsd.org> To: wefa@callcenter.systemhaus.net, hoek@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/11008: 3.1 fbsdboot.exe is broken. install.bat is broken. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: 3.1 fbsdboot.exe is broken. install.bat is broken. State-Changed-From-To: open->closed State-Changed-By: hoek State-Changed-When: Sat Aug 21 21:46:01 PDT 1999 State-Changed-Why: That's correct. fbsdboot.exe has been de-documented. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 21:49: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 89B1E14D13; Sat, 21 Aug 1999 21:49:30 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA72737; Sat, 21 Aug 1999 21:49:20 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Date: Sat, 21 Aug 1999 21:49:20 -0700 (PDT) From: Message-Id: <199908220449.VAA72737@freefall.freebsd.org> To: nethdnd@mis.net, hoek@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/10796: Out of memory error during make buildworld Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Out of memory error during make buildworld State-Changed-From-To: open->closed State-Changed-By: hoek State-Changed-When: Sat Aug 21 21:47:24 PDT 1999 State-Changed-Why: I think you know you know what this error means. :-) You need to modify your user limits, possibly. See login.conf(5), and the limit or ulimit section of your favourite manpage. This may be addressed in the FAQ, too. (I don't know; it scertainly should be if it isn't...) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 21:53:40 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 2483914D13; Sat, 21 Aug 1999 21:53:39 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA72912; Sat, 21 Aug 1999 21:51:42 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Date: Sat, 21 Aug 1999 21:51:42 -0700 (PDT) From: Message-Id: <199908220451.VAA72912@freefall.freebsd.org> To: dirk.meyer@dinoex.sub.org, hoek@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/11074: /usr/share/mk double in the cvs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: /usr/share/mk double in the cvs State-Changed-From-To: open->closed State-Changed-By: hoek State-Changed-When: Sat Aug 21 21:50:32 PDT 1999 State-Changed-Why: Yes, entries for /usr/share/mk are in CVSROOT/modules twice, once as "mk" and once as "share_mk". You may use whichever one appeals to you the greatest. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 22: 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 D4BC914D91 for ; Sat, 21 Aug 1999 22:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA73366; Sat, 21 Aug 1999 22:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 21 Aug 1999 22:00:03 -0700 (PDT) Message-Id: <199908220500.WAA73366@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Tim Vanderhoek Subject: Re: bin/11051: ps's -U option should accept a list%2 Reply-To: Tim Vanderhoek Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/11051; it has been noted by GNATS. From: Tim Vanderhoek To: freebsd-gnats-submit@freebsd.org, wollman@khavrinen.lcs.mit.edu Cc: Subject: Re: bin/11051: ps's -U option should accept a list%2 Date: Sun, 22 Aug 1999 00:59:19 -0400 (EDT) > > I found myself wanting: > > $ ps -Uftp,cvsup -opid,state,command Making ps accept multiple -U options strikes me as a little more intuitive. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 22:11:21 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B06114D91 for ; Sat, 21 Aug 1999 22:11:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA73838; Sat, 21 Aug 1999 22:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 21 Aug 1999 22:10:02 -0700 (PDT) Message-Id: <199908220510.WAA73838@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Tim Vanderhoek Subject: Re: bin/13039: make cannot find archive members Reply-To: Tim Vanderhoek Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/13039; it has been noted by GNATS. From: Tim Vanderhoek To: freebsd-gnats-submit@freebsd.org, mikko@dynas.se Cc: Subject: Re: bin/13039: make cannot find archive members Date: Sun, 22 Aug 1999 01:10:05 -0400 (EDT) > > make cannot find archive members This is more or less a duplicate of bin/10274, but I'm leaving both open. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Aug 21 22:20: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 A5CD714CC6 for ; Sat, 21 Aug 1999 22:20:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA74246; Sat, 21 Aug 1999 22:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 21 Aug 1999 22:20:03 -0700 (PDT) Message-Id: <199908220520.WAA74246@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Tim Vanderhoek Subject: Re: bin/10274: make does not understand "lib(obj)" Reply-To: Tim Vanderhoek Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/10274; it has been noted by GNATS. From: Tim Vanderhoek To: freebsd-gnats-submit@freebsd.org, jau@jau.tmt.tele.fi Cc: Subject: Re: bin/10274: make does not understand "lib(obj)" Date: Sun, 22 Aug 1999 01:11:14 -0400 (EDT) > > make does not understand "lib(obj)" syntax on the target side of the This is more or less a duplicate of bin/13039, but I'm leaving both open. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message