From owner-freebsd-bugs Sun Mar 14 1:30: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 94F8F15030 for ; Sun, 14 Mar 1999 01:30:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA43317; Sun, 14 Mar 1999 01:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from johnc.connectionsusa.com (johnc.connectionsusa.com [209.118.236.33]) by hub.freebsd.org (Postfix) with ESMTP id 0CC0714D68 for ; Sun, 14 Mar 1999 01:28:07 -0800 (PST) (envelope-from jdc@johnc.connectionsusa.com) Received: (from jdc@localhost) by johnc.connectionsusa.com (8.9.2/8.9.2) id EAA00469; Sun, 14 Mar 1999 04:20:41 -0500 (EST) (envelope-from jdc) Message-Id: <199903140920.EAA00469@johnc.connectionsusa.com> Date: Sun, 14 Mar 1999 04:20:41 -0500 (EST) From: jdc@johnc.connectionsusa.com Reply-To: jdc@johnc.connectionsusa.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/10581: Kernel panic while using find on an ext2 filesystem. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10581 >Category: kern >Synopsis: Kernel panic while using find on an ext2 filesystem. >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 Mar 14 01:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: John Cochran >Release: FreeBSD 3.1-RELEASE i386 >Organization: >Environment: Hardware: Tyan S1836DLUAN motherboard with 128M of ram Dual Pentium-II/233 MHz IDE Drives 1 Seagate ST3630S IDE drive SCSI Drives 1 Maxtor LXT-213S 1 Fujitsu M1606S-512 1 Seagate ST19101W Tape Drives 1 HP C1537A tape drive Software Bootable Linux and BSD partitions on the IDE drive A 3 Gb BSD Partition on the ST19101W drive Rest of system is formatted for Linux with ext2 filesystems. Copy of /etc/fstab. wd0 = ST3630S da0 = LXT-213S da1 = M1606S-512 da2 = ST19101W # Device Mountpoint FStype Options Dump Pass# /dev/wd0s3b none swap sw 0 0 /dev/da2s4b none swap sw 0 0 /dev/wd0s3a / ufs rw 1 1 /dev/da2s4e /usr ufs rw 2 2 /dev/wd0s3e /var ufs rw 2 2 /dev/da2s2 /linux ext2fs ro 2 2 /dev/da2s3 /linux/home ext2fs ro 2 2 /dev/da0s1 /linux/tmp ext2fs ro 2 2 /dev/da1s1 /linux/var/spool/news ext2fs ro 2 2 /dev/wcd0c /cdrom cd9660 ro,noauto 0 0 proc /proc procfs rw 0 0 Results of df command: Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/wd0s3a 31743 19725 9479 68% / /dev/da2s4e 2406574 900755 1313294 41% /usr /dev/wd0s3e 328663 3235 299135 1% /var /dev/da2s2 2971127 1619842 1197634 57% /linux /dev/da2s3 2971127 1922374 895102 68% /linux/home /dev/da0s1 200253 18107 171805 10% /linux/tmp /dev/da1s1 1031514 313328 664888 32% /linux/var/spool/news procfs 4 4 0 100% /proc >Description: When performing a find command on the ext2 filesystems the kernel will panic with a fatal trap 12: page fault while in kernel mode. This error will happen regardless of what user is issuing the find command. >How-To-Repeat: Any time after booting with any user find /linux -name somefilename >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 2:30: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 77A3B14EDF for ; Sun, 14 Mar 1999 02:30:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA45349; Sun, 14 Mar 1999 02:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 78A0614D28; Sun, 14 Mar 1999 02:24:46 -0800 (PST) Message-Id: <19990314102446.78A0614D28@hub.freebsd.org> Date: Sun, 14 Mar 1999 02:24:46 -0800 (PST) From: hmo@sep.hamburg.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: conf/10582: Makefile.upgrade fails with make -j Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10582 >Category: conf >Synopsis: Makefile.upgrade fails with make -j >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 14 02:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Helge Oldach >Release: 3.1 (being upgraded from 2.2.8) >Organization: >Environment: FreeBSD sep.hamburg.com 2.2.8-RELEASE FreeBSD 2.2.8-RELEASE #16: Fri Jan 15 23:44:33 CET 1999 root@:/usr/src/sys/compile/HMO i386 >Description: Makefile.upgrade is lacking a dependency of do_aout_buildworld for do_elf_buildworld which causes problems with a parallel make. >How-To-Repeat: make -j4 will force do_aout_buildworld to run in parallel to do_elf_buildworld, causing the latter to fail since the aout tools are not yet ready for it: --- upgrade_checks --- --- aout-to-elf-build --- --- /usr/obj/do_aout_buildworld --- --- /usr/obj/do_elf_buildworld --- -------------------------------------------------------------- Doing an aout buildworld to get an up-to-date set of tools -------------------------------------------------------------- -------------------------------------------------------------- Doing an elf buildworld using the aout tools in the aout obj tree. -------------------------------------------------------------- make: not found --- /usr/obj/do_aout_buildworld --- --- buildworld --- --- /usr/obj/do_elf_buildworld --- *** Error code 127 >Fix: --- Makefile.upgrade Sun Mar 14 11:15:06 1999 +++ Makefile.upgrade.ORIG Sat Feb 13 19:49:14 1999 @@ -92,7 +92,7 @@ # # Use the aout tools from the aout buildworld to do an elf buildworld. # -${MAKEOBJDIRPREFIX}/do_elf_buildworld : ${MAKEOBJDIRPREFIX}/do_aout_buildworld +${MAKEOBJDIRPREFIX}/do_elf_buildworld : @echo @echo "--------------------------------------------------------------" @echo " Doing an elf buildworld using the aout tools in the aout >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 Mar 14 3:10:52 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C0B814EB9; Sun, 14 Mar 1999 03:10:45 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA46521; Sun, 14 Mar 1999 03:10:32 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Sun, 14 Mar 1999 03:10:32 -0800 (PST) From: Message-Id: <199903141110.DAA46521@freefall.freebsd.org> To: fpscha@schapachnik.com.ar, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/9254 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Sapnish vi file has bad character table State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Sun Mar 14 03:09:29 PST 1999 State-Changed-Why: See bin/5966. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 3:14:59 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BF76E14CE1; Sun, 14 Mar 1999 03:14:56 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA46701; Sun, 14 Mar 1999 03:14:43 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Sun, 14 Mar 1999 03:14:43 -0800 (PST) From: Message-Id: <199903141114.DAA46701@freefall.freebsd.org> To: mevans@ecsnet.com, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, ache@FreeBSD.org Subject: Re: kern/9003 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Tk/TCL Programs freeze keyboard when they exit. State-Changed-From-To: feedback->closed State-Changed-By: sheldonh State-Changed-When: Sun Mar 14 03:13:33 PST 1999 State-Changed-Why: Originator confirmed fix, thanks. Responsible-Changed-From-To: freebsd-bugs->ache Responsible-Changed-By: sheldonh Responsible-Changed-When: Sun Mar 14 03:13:33 PST 1999 Responsible-Changed-Why: He committed the fix. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 3:18: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 7EABB150AC; Sun, 14 Mar 1999 03:18:34 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA46804; Sun, 14 Mar 1999 03:18:22 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Sun, 14 Mar 1999 03:18:22 -0800 (PST) From: Message-Id: <199903141118.DAA46804@freefall.freebsd.org> To: lds@powelltech.com, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/3725 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Cirrus Logic PCMCIA Controller Support State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Sun Mar 14 03:17:53 PST 1999 State-Changed-Why: Originator not available for feedback. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 4:27: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 A3F2A14D7E; Sun, 14 Mar 1999 04:27:42 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA50551; Sun, 14 Mar 1999 04:27:29 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Sun, 14 Mar 1999 04:27:29 -0800 (PST) From: Message-Id: <199903141227.EAA50551@freefall.freebsd.org> To: spam@sporty.org, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/9670 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: kernel config at boot time via -c gives save option but looses settings State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Sun Mar 14 04:26:00 PST 1999 State-Changed-Why: See ftp://ftp.freebsd.org/pub/FreeBSD/3.1-RELEASE/ERRATA.TXT . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 6:30: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 B97A014BF1 for ; Sun, 14 Mar 1999 06:30:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA56082; Sun, 14 Mar 1999 06:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sun, 14 Mar 1999 06:30:02 -0800 (PST) Message-Id: <199903141430.GAA56082@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: misc/8071: some obj-links seem not to be taken Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/8071; it has been noted by GNATS. From: Sheldon Hearn To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: misc/8071: some obj-links seem not to be taken Date: Sun, 14 Mar 1999 16:25:39 +0200 Here's useful feedback that came out of a series of private mailings in response to my closing the PR: --------" Date : Fri, 12 Mar 1999 05:51:14 +0100 From : Bjoern Fischer To : Sheldon Hearn Subject : Re: misc/8071: some obj-links seem not to be taken > # cd /usr/src > # find . \( -name 'obj' -a -type l \) -delete > # make clean ; make cleandir ; make cleandir > # make buildworld 2>&1 | tee /var/log/buildworld.log > # make installworld 2>&1 | tee /var/log/installworld.log Ok, I have attached the output of `make obj' and `make installworld'. As you see `make installworld' fails to install libcrypt. Although the obj-link was created properly in `make obj', it now points to /usr/obj/aout/usr/src/lib/libcrypt. I've looked through `make buildworld' output and found that the original link to /usr/obj/usr/src/lib/libcrypt was replaced with the new aout one while building the aout legacy support. Do we have a general problem here? One source and two different obj directories. Would it be a solution to add an extra obj link for aout where required, named `obj-aout' possibly? "-------- Given that OBJLINK support is breaking the legacy build and that it hasn't been necessary for ages (thanks to MAKEOBJDIRPREFIX), I propose that the following diffs be applied to the source tree to completely remove OBJLINK support. Ciao, Sheldon. -------- Index: bsd.obj.mk =================================================================== RCS file: /home/ncvs/src/share/mk/bsd.obj.mk,v retrieving revision 1.26 diff -u -d -r1.26 bsd.obj.mk --- bsd.obj.mk 1998/08/30 20:33:27 1.26 +++ bsd.obj.mk 1999/03/14 13:46:26 @@ -31,10 +31,6 @@ # NOOBJ Do not create object directories. This should not be set # if anything is built. # -# OBJLINK Create a symbolic link from ${.CURDIR}/obj to -# ${CANONICALOBJDIR}. Note: this BREAKS the read-only source -# tree rule! -# # +++ targets +++ # # clean: @@ -60,7 +56,7 @@ .if !defined(NOOBJ) && ${.OBJDIR} != ${CANONICALOBJDIR} .if ${.OBJDIR} == ${.CURDIR} @${ECHO} "Warning: Object directory not changed from original ${.CURDIR}" -.elif !defined(MAKEOBJDIR) && !defined(MAKEOBJDIRPREFIX) && !defined(OBJLINK) +.elif !defined(MAKEOBJDIR) && !defined(MAKEOBJDIRPREFIX) @${ECHO} "Warning: Using ${.OBJDIR} as object directory instead of\ canonical ${CANONICALOBJDIR}" .endif @@ -70,7 +66,6 @@ .if defined(NOOBJ) obj: .else -.if !defined(OBJLINK) obj: _SUBDIR @if ! test -d ${CANONICALOBJDIR}/; then \ mkdir -p ${CANONICALOBJDIR}; \ @@ -80,30 +75,7 @@ fi; \ ${ECHO} "${CANONICALOBJDIR} created for ${.CURDIR}"; \ fi -.else -obj: _SUBDIR - @if ! test -d ${CANONICALOBJDIR}/; then \ - mkdir -p ${CANONICALOBJDIR}; \ - if ! test -d ${CANONICALOBJDIR}/; then \ - ${ECHO} "Unable to create ${CANONICALOBJDIR}."; \ - exit 1; \ - fi; \ - rm -f ${.CURDIR}/obj; \ - ln -s ${CANONICALOBJDIR} ${.CURDIR}/obj; \ - ${ECHO} "${.CURDIR} -> ${CANONICALOBJDIR}"; \ - fi .endif -.endif -.endif - -.if !target(objlink) -objlink: _SUBDIR - @if test -d ${CANONICALOBJDIR}/; then \ - rm -f ${.CURDIR}/obj; \ - ln -s ${CANONICALOBJDIR} ${.CURDIR}/obj; \ - else \ - echo "No ${CANONICALOBJDIR} to link to - do a make obj."; \ - fi .endif # Index: bsd.subdir.mk =================================================================== RCS file: /home/ncvs/src/share/mk/bsd.subdir.mk,v retrieving revision 1.25 diff -u -d -r1.25 bsd.subdir.mk --- bsd.subdir.mk 1998/08/08 07:02:08 1.25 +++ bsd.subdir.mk 1999/03/14 13:46:51 @@ -33,7 +33,7 @@ # # afterdistribute, afterinstall, all, beforeinstall, checkdpadd, # clean, cleandepend, cleandir, depend, install, lint, maninstall, -# obj, objlink, realinstall, regress, tags +# obj, realinstall, regress, tags # .if !target(__initialized__) @@ -88,7 +88,7 @@ .for __target in all checkdpadd clean cleandepend cleandir depend lint \ - maninstall obj objlink regress tags + maninstall obj regress tags .if !target(${__target}) ${__target}: _SUBDIRUSE .endif Index: make.conf =================================================================== RCS file: /home/ncvs/src/etc/make.conf,v retrieving revision 1.74 diff -u -d -r1.74 make.conf --- make.conf 1999/02/03 22:25:41 1.74 +++ make.conf 1999/03/14 13:48:59 @@ -28,10 +28,6 @@ # To avoid building sendmail #NO_SENDMAIL= true # -# To have 'obj' symlinks created in your source directory -# (they aren't needed/necessary) -#OBJLINK= yes -# # To compile just the kernel with special optimisations, you should use # this instead of CFLAGS (which is not applicable to kernel builds anyway): # Index: Makefile =================================================================== RCS file: /home/ncvs/src/release/Makefile,v retrieving revision 1.472 diff -u -d -r1.472 Makefile --- Makefile 1999/02/14 13:56:14 1.472 +++ Makefile 1999/03/14 13:53:22 @@ -239,7 +239,6 @@ echo "cd /usr/src/release/sysinstall" >> ${CHROOTDIR}/mk echo "make obj" >> ${CHROOTDIR}/mk echo "cd /usr/src/release" >> ${CHROOTDIR}/mk - echo "make objlink" >> ${CHROOTDIR}/mk echo "make \$${_RELTARGET}" >> ${CHROOTDIR}/mk echo "echo make ${.TARGET} Finished" >> ${CHROOTDIR}/mk chmod 755 ${CHROOTDIR}/mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 7:10: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 2D97D14BFF for ; Sun, 14 Mar 1999 07:10:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id HAA97326; Sun, 14 Mar 1999 07:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sun, 14 Mar 1999 07:10:01 -0800 (PST) Message-Id: <199903141510.HAA97326@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: kern/10542: page fault while in kernel mode, not kern/10397 Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10542; it has been noted by GNATS. From: Sheldon Hearn To: Rahul Dhesi Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/10542: page fault while in kernel mode, not kern/10397 Date: Sun, 14 Mar 1999 17:02:06 +0200 On Fri, 12 Mar 1999 10:30:05 PST, Rahul Dhesi wrote: > Hi, I am in a position to track STABLE, and will do so soon. It's a pity you won't have your STABLE machines doing the sort of work that triggers the problem you reported. If you _do_ encounter the same problem on a STABLE box, please submit a PR and mail me the PR number you're assigned. Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 8:30:17 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C145314ECA for ; Sun, 14 Mar 1999 08:30:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id IAA01549; Sun, 14 Mar 1999 08:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from shidahara1.planet.sci.kobe-u.ac.jp (shidahara1.planet.sci.kobe-u.ac.jp [133.30.50.200]) by hub.freebsd.org (Postfix) with ESMTP id F348214CA8 for ; Sun, 14 Mar 1999 08:27:31 -0800 (PST) (envelope-from takawata@shidahara1.planet.sci.kobe-u.ac.jp) Received: from libr.scitec.kobe-u.ac.jp (cs22126.ppp.infoweb.ne.jp [202.219.4.42]) by shidahara1.planet.sci.kobe-u.ac.jp (8.8.8+2.7Wbeta7/8.8.8) with ESMTP id BAA23109 for ; Mon, 15 Mar 1999 01:18:25 +0900 (JST) Received: (from takawata@localhost) by libr.scitec.kobe-u.ac.jp (8.9.1/3.5Wpl7) id BAA25004; Mon, 15 Mar 1999 01:23:25 +0900 (JST) Message-Id: <199903141623.BAA25004@libr.scitec.kobe-u.ac.jp> Date: Mon, 15 Mar 1999 01:23:25 +0900 (JST) From: Takanori Watanabe Reply-To: takawata@shidahara1.planet.sci.kobe-u.ac.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: i386/10587: ACPI BIOS Detection is no effect. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10587 >Category: i386 >Synopsis: ACPI BIOS Detection is no effect. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 14 08:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Takanori Watanabe >Release: FreeBSD 4.0-RELEASE i386 >Organization: Kobe University >Environment: FreeBSD sana.home.local 4.0-CURRENT FreeBSD 4.0-CURRENT #2: Wed Mar 10 14:46:01 JST 1999 takawata@sana.home.local:/usr/home/takawata/src/sys/compile/LIEUTENANT i386 >Description: In sys/i386/i386/bios.c ,there is following code. printf("ACPI: %08x\n", bios_sigsearch(0, "FACP", 4, 1, 0)); This signature will not be found in so-called BIOS area. The table is actually set up in tail of the memory. There is "RST PTR " signatuere in so-called BIOS area . (This signature represent the table containing pointer to the FACP Table) >How-To-Repeat: Rebuild kernel with VM86 option and boot the kernel with -v option. >Fix: replace with printf("ACPI: %08x\n",bios_sigsearch(0,"RST PTR ",8,16 0)); >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 8:34:32 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A6A0F14C10; Sun, 14 Mar 1999 08:34:30 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id IAA01949; Sun, 14 Mar 1999 08:34:17 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Sun, 14 Mar 1999 08:34:17 -0800 (PST) From: Message-Id: <199903141634.IAA01949@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: i386/7898 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: linux_lib-2.4 lacks libc.so.6 Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: sheldonh Responsible-Changed-When: Sun Mar 14 08:31:58 PST 1999 Responsible-Changed-Why: Misfiled PR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 8:44: 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 7DD4214C10; Sun, 14 Mar 1999 08:44:05 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id IAA02855; Sun, 14 Mar 1999 08:43:52 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Sun, 14 Mar 1999 08:43:52 -0800 (PST) From: Message-Id: <199903141643.IAA02855@freefall.freebsd.org> To: dgilbert@velocet.net, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/10575 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: tx0 devices slow to crawl over time State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Sun Mar 14 08:43:01 PST 1999 State-Changed-Why: Duplicate of kern/10575. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 8:50:24 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E32D914E7E for ; Sun, 14 Mar 1999 08:50:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id IAA03275; Sun, 14 Mar 1999 08:50:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sun, 14 Mar 1999 08:50:00 -0800 (PST) Message-Id: <199903141650.IAA03275@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: kern/10575 Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10575; it has been noted by GNATS. From: Sheldon Hearn To: David Gilbert Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/10575 Date: Sun, 14 Mar 1999 18:47:11 +0200 Synopsis: tx0 devices slow to crawl over time It's actually a duplicate of kern/10535. Sorry, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 9:50: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 F195F152D3 for ; Sun, 14 Mar 1999 09:50:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id JAA06774; Sun, 14 Mar 1999 09:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sun, 14 Mar 1999 09:50:02 -0800 (PST) Message-Id: <199903141750.JAA06774@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: kern/10371: Sound card buffer allocation failure Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10371; it has been noted by GNATS. From: Sheldon Hearn To: Fred Nicolls Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/10371: Sound card buffer allocation failure Date: Sun, 14 Mar 1999 19:43:20 +0200 Hi Fred, > If Luigi's sound code is used no error messages are reported at > boot-up, but writing to the sound device causes a kernel panic. Writing to which sound device? Remember that, on many systems, you'll specify pcm0 in your kernel config, but pcm1 is the one to use. You'd want to check dmesg output to see which device to use. My dmesg gives me: pcm1 (SB16pnp sn 0xffffffff) at 0x220-0x22f irq 5 drq 1 flags 0x13 on isa pcm0 not probed due to drq conflict with pcm1 at 1 I use /dev/audio1 and create symlink /dev/audio which points to it. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 9:54: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 4CE61150BB; Sun, 14 Mar 1999 09:54:19 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id JAA06999; Sun, 14 Mar 1999 09:54:06 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Sun, 14 Mar 1999 09:54:06 -0800 (PST) From: Message-Id: <199903141754.JAA06999@freefall.freebsd.org> To: nicolls@dsp7.ee.uct.ac.za, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/10371 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Sound card buffer allocation failure State-Changed-From-To: open->feedback State-Changed-By: sheldonh State-Changed-When: Sun Mar 14 09:53:08 PST 1999 State-Changed-Why: Possible solution offered, waiting on confirmation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 12:20: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 084F614F34 for ; Sun, 14 Mar 1999 12:20:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA16045; Sun, 14 Mar 1999 12:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from niobe.ewox.org (ppp044.uio.no [129.240.240.45]) by hub.freebsd.org (Postfix) with ESMTP id 3EDFE14EF6 for ; Sun, 14 Mar 1999 12:16:45 -0800 (PST) (envelope-from des@niobe.ewox.org) Received: (from des@localhost) by niobe.ewox.org (8.9.3/8.9.1) id UAA91122; Sun, 14 Mar 1999 20:38:24 +0100 (CET) (envelope-from des) Message-Id: <199903141938.UAA91122@niobe.ewox.org> Date: Sun, 14 Mar 1999 20:38:24 +0100 (CET) From: des@flood.ping.uio.no Reply-To: des@flood.ping.uio.no To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/10589: Incorrect assumptions in /etc/security Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10589 >Category: misc >Synopsis: Incorrect assumptions in /etc/security >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 Mar 14 12:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Dag-Erling Smørgrav >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: All FreeBSD releases since 2.2.7 >Description: /etc/security makes at least two assumptions about /var/log/messages: - that it is rotated daily; since it is normally only rotated when it reaches 100 kB, /etc/security will report certain items (login failures, refused connections) repeatedly until the log is rotated. I have a box which has been screaming about the same old login failures for more than two weeks. - that it contains all log messages from the preceding 24 hours. Since the log file can be rotated at any time, perhaps only seconds before /etc/security is run, it is entirely possible for /etc/security to never report anything at all. For instance, if newsyslog.conf is modified so that /var/log/messages is rotated daily (perhaps in an attempt to fix the problem described above), and a default /etc/crontab is used (which runs the daily maintenance scripts at 2 am every morning), the security check will only report login failures and refused connections which occur between 12 am and 2 am every morning. >How-To-Repeat: Leave your computer on for a few days. Read root mail. >Fix: The solution is left as an exercise to the reader. >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 Mar 14 12:40: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 50C72153A3 for ; Sun, 14 Mar 1999 12:40:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA17095; Sun, 14 Mar 1999 12:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from thneed.ubergeeks.com (thneed.ubergeeks.com [206.205.41.245]) by hub.freebsd.org (Postfix) with ESMTP id 3014F1543C for ; Sun, 14 Mar 1999 12:37:06 -0800 (PST) (envelope-from adrian@thneed.ubergeeks.com) Received: (from adrian@localhost) by thneed.ubergeeks.com (8.9.2/8.9.1) id PAA00718; Sun, 14 Mar 1999 15:40:05 -0500 (EST) (envelope-from adrian) Message-Id: <199903142040.PAA00718@thneed.ubergeeks.com> Date: Sun, 14 Mar 1999 15:40:05 -0500 (EST) From: adrian@ubergeeks.com Reply-To: adrian@ubergeeks.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/10590: convenient option for fdformat(1) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10590 >Category: bin >Synopsis: new option to silince confirmation but not suppress output >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 Mar 14 12:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Adrian Filipi-Martin >Release: FreeBSD 3.1-STABLE i386 >Organization: Ubergeeks Consulting >Environment: >Description: I like to see the output from fdformat(1), but I also get tired of either being prompted to confirm, or piping from yes(1) on stdin. >How-To-Repeat: >Fix: Apply the following patch to implement the new '-y' option, which only silences the y/n prompt and not all output. --- fdformat.1.orig Sun Mar 14 13:21:23 1999 +++ fdformat.1 Sun Mar 14 13:33:51 1999 @@ -31,6 +31,7 @@ .Sh SYNOPSIS .Nm fdformat .Op Fl q +.Op Fl y .Op Fl v | Fl n .Op Fl f Ar capacity .Op Fl c Ar cyls @@ -68,8 +69,12 @@ The options are as follows: .Bl -tag -width 10n -offset indent .It Fl q -Suppress any normal output from the command, and don't ask the -user for a confirmation whether to format the floppy disk at +Suppress any normal output from the command. This option +implies the +.Fl y +option is also set. +.It Fl y +Do not ask the user for a confirmation whether to format the floppy disk at .Ar device_name . .It Fl f Ar capacity The normal way to specify the desired formatting parameters. --- fdformat.c.orig Sun Mar 14 13:15:21 1999 +++ fdformat.c Sun Mar 14 13:34:19 1999 @@ -168,12 +168,12 @@ { int format = -1, cyls = -1, secs = -1, heads = -1, intleave = -1; int rate = -1, gaplen = -1, secsize = -1, steps = -1; - int fill = 0xf6, quiet = 0, verify = 1, verify_only = 0; + int fill = 0xf6, quiet = 0, no_prompt = 0, verify = 1, verify_only = 0; int fd, c, track, error, tracks_per_dot, bytes_per_track, errs; const char *devname, *suffix; struct fd_type fdt; - while((c = getopt(argc, argv, "f:c:s:h:r:g:S:F:t:i:qvn")) != -1) + while((c = getopt(argc, argv, "f:c:s:h:r:g:S:F:t:i:qyvn")) != -1) switch(c) { case 'f': /* format in kilobytes */ format = atoi(optarg); @@ -217,6 +217,8 @@ case 'q': quiet = 1; + case 'y': + no_prompt = 1; break; case 'n': @@ -285,7 +287,7 @@ fdt.tracks * fdt.heads * bytes_per_track / 1024, devname); } - else if(!quiet) { + else if(!no_prompt) { printf("Format %dK floppy `%s'? (y/n): ", fdt.tracks * fdt.heads * bytes_per_track / 1024, devname); >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 Mar 14 15:20: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 D70B315310 for ; Sun, 14 Mar 1999 15:20:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id PAA05059; Sun, 14 Mar 1999 15:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sun, 14 Mar 1999 15:20:01 -0800 (PST) Message-Id: <199903142320.PAA05059@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Garrett Wollman Subject: misc/10589: Incorrect assumptions in /etc/security Reply-To: Garrett Wollman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/10589; it has been noted by GNATS. From: Garrett Wollman To: des@flood.ping.uio.no Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: misc/10589: Incorrect assumptions in /etc/security Date: Sun, 14 Mar 1999 18:10:55 -0500 (EST) <> Fix: > The solution is left as an exercise to the reader. Replace the `100 *' in /etc/newsyslog.conf with `* @T04'. -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 Sun Mar 14 15:30: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 A991314F31 for ; Sun, 14 Mar 1999 15:30:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id PAA05389; Sun, 14 Mar 1999 15:30:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 3A2AB15055; Sun, 14 Mar 1999 15:24:26 -0800 (PST) Message-Id: <19990314232426.3A2AB15055@hub.freebsd.org> Date: Sun, 14 Mar 1999 15:24:26 -0800 (PST) From: jose@we.lc.ehu.es To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/10595: [PATCH] spanish language support for vidfont(8) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10595 >Category: i386 >Synopsis: [PATCH] spanish language support for vidfont(8) >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 Mar 14 15:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Jose M. Alcaide >Release: 3.1-RELEASE >Organization: Universidad del Pais Vasco - Dept. de Electricidad y Electronica >Environment: FreeBSD defiant.sf.ufp.org 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Sat Feb 20 14:57:30 CET 1999 toor@defiant.sf.ufp.org:/usr/src/sys/compile/DEFIANT i386 >Description: The file /usr/src/share/syscons/fonts/INDEX.fonts does not support the Spanish language. >How-To-Repeat: cat /usr/src/share/syscons/fonts/INDEX.fonts :-) >Fix: Apply the followin patch: --------------- BEGIN ----------------------------------------- --- INDEX.fonts.orig Wed Nov 25 13:14:18 1998 +++ INDEX.fonts Sat Mar 13 17:04:24 1999 @@ -52,153 +52,188 @@ MENU:de:Wähle Deine Schrift MENU:fr:Choisissez votre fonte écran MENU:pl:Wybierz czcionkê ekranow± +MENU:es:Escoja la tipografía de su teclado # FONT:en:cp437-8x16.fnt -FONT:de,fr:iso-8x16.fnt +FONT:de,fr,es:iso-8x16.fnt FONT:ru:koi8-r-8x16.fnt FONT:pl:iso02-8x16.fnt # cp437-8x14.fnt:en:Codepage 437 English, 8x14 cp437-8x14.fnt:de:Codeseite 437 Englisch, 8x14 cp437-8x14.fnt:fr:Code page 437 Anglais, 8x14 +cp437-8x14.fnt:es:Página de códigos 437 inglés, 8x14 cp437-8x16.fnt:en:Codepage 437 English, 8x16 cp437-8x16.fnt:de:Codeseite 437 Englisch, 8x16 cp437-8x16.fnt:fr:Code page 437 Anglais, 8x16 +cp437-8x16.fnt:es:Página de códigos 437 inglés, 8x16 cp437-thin-8x16.fnt:en:Codepage 437 English, 8x16 (thin) cp437-thin-8x16.fnt:de:Codeseite 437 Englisch, 8x16 (dünn) cp437-thin-8x16.fnt:fr:Code page 437 Anglais, 8x16 (dünn) +cp437-thin-8x16.fnt:es:Página de códigos 437 inglés, 8x16 (fina) cp437-8x8.fnt:en:Codepage 437 English, 8x8 cp437-8x8.fnt:de:Codeseite 437 Englisch, 8x8 cp437-8x8.fnt:fr:Code page 437 Anglais, 8x8 +cp437-8x8.fnt:es:Página de códigos 437 inglés, 8x8 cp437-thin-8x8.fnt:en:Codepage 437 English, 8x8 (thin) cp437-thin-8x8.fnt:de:Codeseite 437 Englisch, 8x8 (dünn) cp437-thin-8x8.fnt:fr:Code page 437 Anglais, 8x8 (dünn) +cp437-thin-8x8.fnt:es:Página de códigos 437 inglés, 8x8 (fina) cp850-8x14.fnt:en:Codepage 850 Multilingual Latin I, 8x14 cp850-8x14.fnt:de:Codeseite 850 Mehrsprachig (Lateinisch I), 8x14 cp850-8x14.fnt:fr:Latin multilingual I, 8x14 +cp850-8x14.fnt:es:Página de códigos 850 multilingüe, 8x14 cp850-8x16.fnt:en:Codepage 850 Multilingual Latin I, 8x16 cp850-8x16.fnt:de:Codeseite 850 Mehrsprachig (Lateinisch I), 8x16 cp850-8x16.fnt:fr:Latin multilingual I, 8x16 +cp850-8x16.fnt:es:Página de códigos 850 multilingüe, 8x16 cp850-thin-8x16.fnt:en:Codepage 850 Multilingual Latin I, 8x16 (thin) cp850-thin-8x16.fnt:de:Codeseite 850 Mehrsprachig (Lateinisch I), 8x16 (dünn) cp850-thin-8x16.fnt:fr:Latin multilingual I, 8x16 (fine) +cp850-thin-8x16.fnt:es:Página de códigos 850 multilingüe, 8x16 (fina) cp850-8x8.fnt:en:Codepage 850 Multilingual Latin I, 8x8 cp850-8x8.fnt:de:Codeseite 850 Mehrsprachig (Lateinisch I), 8x8 cp850-8x8.fnt:fr:Latin multilingual I, 8x8 +cp850-8x8.fnt:es:Página de códigos 850 multilingüe, 8x8 cp850-thin-8x8.fnt:en:Codepage 850 Multilingual Latin I, 8x8 (thin) cp850-thin-8x8.fnt:de:Codeseite 850 Mehrsprachig (Lateinisch I), 8x8 (dünn) cp850-thin-8x8.fnt:fr:Latin multilingual I, 8x8 (fine) +cp850-thin-8x8.fnt:es:Página de códigos 850 multilingüe, 8x8 (fina) cp865-8x14.fnt:en:Codepage 865 Norwegian, 8x14 cp865-8x14.fnt:de:Codeseite 865 Norwegen, 8x14 cp865-8x14.fnt:fr:Code page 865 Norvégien, 8x14 +cp865-8x14.fnt:es:Página de códigos 865 noruego, 8x14 cp865-8x16.fnt:en:Codepage 865 Norwegian, 8x16 cp865-8x16.fnt:de:Codeseite 865 Norwegen, 8x16 cp865-8x16.fnt:fr:Code page 865 Norvégien, 8x16 +cp865-8x16.fnt:es:Página de códigos 865 noruego, 8x16 cp865-thin-8x16.fnt:en:Codepage 865 Norwegian, 8x16 (thin) cp865-thin-8x16.fnt:de:Codeseite 865 Norwegen, 8x16 (dünn) cp865-thin-8x16.fnt:fr:Code page 865 Norvégien, 8x16 (fine) +cp865-thin-8x16.fnt:es:Página de códigos 865 noruego, 8x16 (fina) cp865-8x8.fnt:en:Codepage 885 Norwegian, 8x8 cp865-8x8.fnt:de:Codeseite 865 Norwegen, 8x8 cp865-8x8.fnt:fr:Code page 865 Norvégien, 8x8 +cp865-8x8.fnt:es:Página de códigos 865 noruego, 8x8 cp865-thin-8x8.fnt:en:Codepage 885 Norwegian, 8x8 (thin) cp865-thin-8x8.fnt:de:Codeseite 885 Norwegen, 8x8 (thin) cp865-thin-8x8.fnt:fr:Code page 885 Norvégien, 8x8 (fine) +cp865-thin-8x8.fnt:es:Página de códigos 865 noruego, 8x8 (fina) cp866-8x8.fnt:en:Codepage 866 Russian, 8x8 cp866-8x8.fnt:de:Codeseite 866 Russisch, 8x8 cp866-8x8.fnt:ru:ûÒÉÆÔ 866 ÒÕÓÓËÉÊ, 8x8 cp866-8x8.fnt:ru:ûÒÉÆÔ 866 ÒÕÓÓËÉÊ, 8x8 +cp866-8x8.fnt:es:Página de códigos 866 ruso, 8x8 cp866-8x14.fnt:en:Codepage 866 Russian, 8x14 cp866-8x14.fnt:de:Codeseite 866 Russisch, 8x14 cp866-8x14.fnt:ru:ûÒÉÆÔ 866 ÒÕÓÓËÉÊ, 8x14 cp866-8x14.fnt:fr:Code page 866 Russe, 8x14 +cp866-8x14.fnt:es:Página de códigos 866 ruso, 8x14 cp866-8x16.fnt:en:Codepage 866 Russian, 8x16 cp866-8x16.fnt:de:Codeseite 866 Russisch, 8x16 cp866-8x16.fnt:ru:ûÒÉÆÔ 866 ÒÕÓÓËÉÊ, 8x16 cp866-8x16.fnt:fr:Code page 866 Russe, 8x16 +cp866-8x16.fnt:es:Página de códigos 866 ruso, 8x16 cp866b-8x16.fnt:en:Codepage 866b Russian, 8x16 cp866b-8x16.fnt:de:Codeseite 866b Russisch, 8x16 cp866b-8x16.fnt:ru:ûÒÉÆÔ 866b ÒÕÓÓËÉÊ, 8x16 cp866b-8x16.fnt:fr:Code page 866b Russe, 8x16 +cp866b-8x16.fnt:es:Página de códigos 866b ruso, 8x16 cp866c-8x16.fnt:en:Codepage 866c Russian, 8x16 cp866c-8x16.fnt:de:Codeseite 866c Russisch, 8x16 cp866c-8x16.fnt:ru:ûÒÉÆÔ 866c ÒÕÓÓËÉÊ, 8x16 cp866c-8x16.fnt:fr:Code page 866c Russe, 8x16 +cp866c-8x16.fnt:es:Página de códigos 866c ruso, 8x16 iso-8x14.fnt:en:ISO-8859-1 West European, 8x14 iso-8x14.fnt:de:ISO-8859-1 Westeuropa, 8x14 iso-8x14.fnt:fr:ISO-8859-1 Est européen, 8x14 +iso-8x14.fnt:es:ISO-8859-1 europeo occidental, 8x14 iso-8x16.fnt:en:ISO-8859-1 West European, 8x16 iso-8x16.fnt:de:ISO-8859-1 Westeuropa, 8x16 iso-8x16.fnt:fr:ISO-8859-1 Est européen, 8x16 +iso-8x16.fnt:es:ISO-8859-1 europeo occidental, 8x16 iso-thin-8x16.fnt:en:ISO-8859-1 West European, 8x16 (thin) iso-thin-8x16.fnt:de:ISO-8859-1 Westeuropa, 8x16 (dünn) iso-thin-8x16.fnt:fr:ISO-8859-1 Est européen, 8x16 (fine) +iso-thin-8x16.fnt:es:ISO-8859-1 europeo occidental, 8x16 (fina) iso15-thin-8x16.fnt:en:ISO-8859-15 West European, 8x16 (thin) iso15-thin-8x16.fnt:de:ISO-8859-15 Westeuropa, 8x16 (dünn) iso15-thin-8x16.fnt:fr:ISO-8859-15 Est européen, 8x16 (fine) +iso15-thin-8x16.fnt:es:ISO-8859-15 europeo occidental, 8x16 (fina) iso-8x8.fnt:en:ISO-8859-1 West European, 8x8 iso-8x8.fnt:de:ISO-8859-1 Westeuropa, 8x8 iso-8x8.fnt:fr:ISO-8859-1 Est européen, 8x8 +iso-8x8.fnt:es:ISO-8859-1 europeo occidental, 8x8 iso-8859-2-8x16.fnt:en:ISO-8859-2 Central European, 8x16 iso-8859-2-8x16.fnt:de:ISO-8859-2 Mitteleuropa, 8x16 +iso-8859-2-8x16.fnt:es:ISO-8859-2 centroeuropeo, 8x16 iso02-8x16.fnt:en:Polish ISO-8859-2, 8x16 iso02-8x16.fnt:pl:Polska ISO-8859-2, 8x16 +iso02-8x16.fnt:es:ISO-8859-2 polaco, 8x16 iso02-8x14.fnt:en:Polish ISO-8859-2, 8x14 iso02-8x14.fnt:pl:Polska ISO-8859-2, 8x14 +iso02-8x14.fnt:es:ISO-8859-2 polaco, 8x14 iso02-8x8.fnt:en:Polish ISO-8859-2, 8x8 iso02-8x8.fnt:pl:Polska ISO-8859-2, 8x8 +iso02-8x8.fnt:es:ISO-8859-2 polaco, 8x8 koi8-r-8x14.fnt:en:Russian koi8-r, 8x14 koi8-r-8x14.fnt:de:Russisch koi8-r, 8x14 koi8-r-8x14.fnt:ru:òÕÓÓËÉÊ ÛÒÉÆÔ koi8-r, 8x14 koi8-r-8x14.fnt:fr:Russe koi8-r, 8x14 +koi8-r-8x14.fnt:es:koi8-r ruso, 8x14 koi8-r-8x16.fnt:en:Russian koi8-r, 8x16 koi8-r-8x16.fnt:de:Russisch koi8-r, 8x16 koi8-r-8x16.fnt:ru:òÕÓÓËÉÊ ÛÒÉÆÔ koi8-r, 8x16 koi8-r-8x16.fnt:fr:Russe koi8-r, 8x16 +koi8-r-8x16.fnt:es:koi8-r ruso, 8x16 koi8-r-8x8.fnt:en:Russian koi8-r, 8x8 koi8-r-8x8.fnt:de:Russisch koi8-r, 8x8 koi8-r-8x8.fnt:ru:òÕÓÓËÉÊ ÛÒÉÆÔ koi8-r, 8x8 koi8-r-8x8.fnt:fr:Russe koi8-r, 8x8 +koi8-r-8x8.fnt:es:koi8-r ruso, 8x8 koi8-rb-8x16.fnt:en:Russian koi8-rb, 8x16 koi8-rb-8x16.fnt:de:Russisch koi8-rb, 8x16 koi8-rb-8x16.fnt:ru:òÕÓÓËÉÊ ÛÒÉÆÔ koi8-rb, 8x16 koi8-rb-8x16.fnt:fr:Russe koi8-rb, 8x16 +koi8-rb-8x16.fnt:es:koi8-rb ruso, 8x16 koi8-rc-8x16.fnt:en:Russian koi8-rc, 8x16 koi8-rc-8x16.fnt:de:Russisch koi8-rc, 8x16 koi8-rc-8x16.fnt:ru:òÕÓÓËÉÊ ÛÒÉÆÔ koi8-rc, 8x16 koi8-rc-8x16.fnt:fr:Russe koi8-rc, 8x16 +koi8-rc-8x16.fnt:es:koi8-rc ruso, 8x16 # (fset 'langnew # "\M-}\C-p\C-k\C-y\C-m\C-y\M-}") ------------- END ---------------------------------- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 18:46: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 58E8B14F29; Sun, 14 Mar 1999 18:46:17 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id SAA23915; Sun, 14 Mar 1999 18:45:59 -0800 (PST) (envelope-from steve@FreeBSD.org) Date: Sun, 14 Mar 1999 18:45:59 -0800 (PST) From: Message-Id: <199903150245.SAA23915@freefall.freebsd.org> To: andre.albsmeier@mchp.siemens.de, steve@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/9948 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: mfs can't be killed in 3.0-STABLE State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Mar 14 18:45:43 PST 1999 State-Changed-Why: Closed at orginator's request. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 18:56: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 6C2A814FCC; Sun, 14 Mar 1999 18:56:25 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id SAA24997; Sun, 14 Mar 1999 18:56:07 -0800 (PST) (envelope-from steve@FreeBSD.org) Date: Sun, 14 Mar 1999 18:56:07 -0800 (PST) From: Message-Id: <199903150256.SAA24997@freefall.freebsd.org> To: ferdl@atommuell.oeh.uni-linz.ac.at, steve@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/9477 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: inetd in realloc(): warning: junk pointer, too low to make sense. State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Mar 14 18:54:54 PST 1999 State-Changed-Why: As Guy pointed out (and I haven't heard any news to the contrary from the originator) this should already be fixed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 19:21: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 9AEC014E81; Sun, 14 Mar 1999 19:21:38 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id TAA27770; Sun, 14 Mar 1999 19:21:20 -0800 (PST) (envelope-from steve@FreeBSD.org) Date: Sun, 14 Mar 1999 19:21:20 -0800 (PST) From: Message-Id: <199903150321.TAA27770@freefall.freebsd.org> To: steve@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: pending/10594 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Old Synopsis: New Synopsis: EXT2FS mount problems Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: steve Responsible-Changed-When: Sun Mar 14 19:20:20 PST 1999 Responsible-Changed-Why: Misfiled PR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 19:29: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 000BE14F16; Sun, 14 Mar 1999 19:29:12 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id TAA28465; Sun, 14 Mar 1999 19:28:54 -0800 (PST) (envelope-from steve@FreeBSD.org) Date: Sun, 14 Mar 1999 19:28:54 -0800 (PST) From: Message-Id: <199903150328.TAA28465@freefall.freebsd.org> To: steve@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: pending/10508 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: isc-dhcp puts garbage to text options, V2.0b1pl17 Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: steve Responsible-Changed-When: Sun Mar 14 19:26:11 PST 1999 Responsible-Changed-Why: Misfiled PR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 20:40: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 30BE7153E6 for ; Sun, 14 Mar 1999 20:40:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id UAA34270; Sun, 14 Mar 1999 20:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from kithrup.com (kithrup.com [205.179.156.40]) by hub.freebsd.org (Postfix) with ESMTP id 51EA314CB2 for ; Sun, 14 Mar 1999 20:34:07 -0800 (PST) (envelope-from sef@kithrup.com) Received: (from sef@localhost) by kithrup.com (8.8.8/8.8.8) id UAA09424; Sun, 14 Mar 1999 20:33:48 -0800 (PST) (envelope-from sef) Message-Id: <199903150433.UAA09424@kithrup.com> Date: Sun, 14 Mar 1999 20:33:48 -0800 (PST) From: Sean Eric Fagan Reply-To: sef@kithrup.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/10596: I can't find out where someone is logged in from. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10596 >Category: bin >Synopsis: I can't find out where someone is logged in from. >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 14 20:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Sean Eric Fagan >Release: FreeBSD 2.2.6-STABLE i386 >Organization: Kithrup Enterprises, Ltd. >Environment: Stock 2.2.6-STABLE >Description: When someone logs in from a host with a valid PTR record, but not a valid A record, only "invalid hostname" gets logged. It is then impossible to tell where the person logged in from. Great implementation decision, there. E.g.: kithrup 1% w 8:32PM up 14 days, 5:53, 7 users, load averages: 0.06, 0.09, 0.03 USER TTY FROM LOGIN@ IDLE WHAT mumble p2 invalid hostname 8:15PM 10 -csh kithrup 2% last -1 mumble mumble ttyp2 invalid hostname Sun Mar 14 20:15 still logged in >How-To-Repeat: See above. >Fix: Replace the entire system and go back to the original CSRG method; at least it didn't give "invalid hostname" as the only indication of where the host came from. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 14 23:30: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 66EBE1504F for ; Sun, 14 Mar 1999 23:30:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id XAA64269; Sun, 14 Mar 1999 23:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sun, 14 Mar 1999 23:30:01 -0800 (PST) Message-Id: <199903150730.XAA64269@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Fred Nicolls Subject: Re: kern/10371: Sound card buffer allocation failure Reply-To: Fred Nicolls Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10371; it has been noted by GNATS. From: Fred Nicolls To: freebsd-gnats-submit@freebsd.org, nicolls@dsp7.ee.uct.ac.za, sheldonh@iafrica.com Cc: Subject: Re: kern/10371: Sound card buffer allocation failure Date: Mon, 15 Mar 1999 09:26:43 +0000 Hi Sheldon, > Writing to which sound device? Remember that, on many systems, you'll > specify pcm0 in your kernel config, but pcm1 is the one to use. You'd > want to check dmesg output to see which device to use. My dmesg gives > me: > > pcm1 (SB16pnp sn 0xffffffff) at 0x220-0x22f irq 5 drq 1 flags 0x13 on isa > pcm0 not probed due to drq conflict with pcm1 at 1 Mine gives pretty much the same thing - I was using pcm1. After a bit more homework, it seems the issue is with the 512 MB RAM. I see that someone else has reported hassles (kern/9515), claiming that the problem is with ISA DMA memory in general. I contacted the author of that PR, and he feels that *no* soundcard will work with FreeBSD in a machine with 512 Megs or more. Since I submitted the original report, I've come across about five other people having the same problem. As far as I recall, moving to -current sorts it out (but not -stable, as of about a week ago). I'd give more details, but freebsd-questions is down a the moment. Thanks for the follow-up, Fred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 0: 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 8BC72152FC for ; Mon, 15 Mar 1999 00:00:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id AAA66284; Mon, 15 Mar 1999 00:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from fw.bby.com.au (ns.bby.com.au [192.83.119.129]) by hub.freebsd.org (Postfix) with ESMTP id 86D3115081 for ; Sun, 14 Mar 1999 23:51:55 -0800 (PST) (envelope-from gnb@itga.com.au) Received: (from daemon@localhost) by fw.bby.com.au (8.8.8/8.6.9) id SAA25565 for ; Mon, 15 Mar 1999 18:51:37 +1100 (EST) Received: from lightning.itga.com.au(192.168.71.20) via SMTP by fw.bby.com.au, id smtpd025563; Mon Mar 15 07:51:28 1999 Received: from hellcat.itga.com.au (hellcat.itga.com.au [192.168.71.163]) by lightning.itga.com.au (8.9.1a/8.9.1) with ESMTP id SAA02934; Mon, 15 Mar 1999 18:51:28 +1100 (EST) Received: (from gnb@localhost) by hellcat.itga.com.au (8.9.2/8.9.1) id SAA00662; Mon, 15 Mar 1999 18:51:28 +1100 (EST) (envelope-from gnb@itga.com.au) Message-Id: <199903150751.SAA00662@hellcat.itga.com.au> Date: Mon, 15 Mar 1999 18:51:28 +1100 (EST) From: Gregory Bond Reply-To: gnb@itga.com.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/10597: patch: atapi-cd with HP8100 CD-RW Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10597 >Category: kern >Synopsis: Patch to make HP 8100 CD-RW work with acd driver >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 Mar 15 00:00:02 PST 1999 >Closed-Date: >Last-Modified: >Originator: Gregory Bond >Release: FreeBSD 3.1-STABLE i386 >Organization: ITG Australia Limited >Environment: >Description: It seems the HP 8100 CD-RW drive does not work with the standard acd driver in 3.x for write mode. When opening for writing, the acdopen() routine does an ATAPI REZERO_UNIT command that the HP 8100 rejects with an "illegal request" error. The HP 7200 aparently accepts the REZERO as that drive reportedly does work with the stock acd driver. The dmesg output for the probe and acdopen() (with atapi.c DEBUG enabled) are as follows: [wdc/acd probes] wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): , DMA, 32-bit, multi-block-16 wd0: 4104MB (8405775 sectors), 8895 cyls, 15 heads, 63 S/T, 512 B/S wdc0: unit 1 (wd1): , DMA, 32-bit, multi-block-16 wd1: 6149MB (12594960 sectors), 13328 cyls, 15 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 on isa atapi1.0 at 0x170: attach called wdc1: unit 0 (atapi): , removable, accel, ovlap, dma, iordis atapi10: info c0-85-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0- 0-0-0-0-0-0-0-0-3-0-0-1-0-0-32-2e-30-43-0-0-0-0-43-44-2d-35-33-32-45-2d-41-0-0-0 -0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-2f-0-0-0-2-0- 2-2-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-7-0-7-4-3-0-78-0-78-0-b4-0-78-0-0-0-0-0-5e -1-0-0-0-0 atapi1.0: req im 5a-0-2a-0-0-0-0-0-1c-0-0-0-0-0-0-0 len=28 atapi1.0: start atapi1.0: send cmd MODE_SENSE 5a-0-2a-0-0-0-0-0-1c-0-0-0-0-0-0-0 atapi1.0: intr ireason=0x2, len=28, status=58, error=0 atapi1.0: intr ireason=0x3, len=28, status=50, error=0 acd0: drive speed 5512KB/sec, 128KB cache acd0: supported read types: CD-R, CD-RW, CD-DA, packet track acd0: Audio: play, 16 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked atapi10: cap 0-1a-70-0-0-0-0-0-2a-12-7-0-71-73-29-3-d-16-10-0-80-0-d-16-0-0-0-0 atapi1.1 at 0x170: attach called wdc1: unit 1 (atapi): , removable, acc el, dma, iordis atapi11: info c0-85-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-59-4d-57-33-37-35-43-37- 36-4c-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-31-2e-30-67-0-0-0-0-48-65-77-6c-65-74-74-2 d-50-61-63-6b-61-72-64-20-43-44-2d-57-72-69-74-65-72-20-50-6c-75-73-20-38-31-30- 30-0-0-0-0-0-0-0-0-0-0-f-0-0-0-3-0-2-2-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-7-0-3-2 -1-0-96-0-96-0-b4-0-b4-0-0-0-0-0-0-0-0-0-0-0 atapi1.1: req im 5a-0-2a-0-0-0-0-0-1c-0-0-0-0-0-0-0 len=28 atapi1.1: start atapi1.1: send cmd MODE_SENSE 5a-0-2a-0-0-0-0-0-1c-0-0-0-0-0-0-0 atapi1.1: intr ireason=0x2, len=28, status=58, error=0 atapi1.1: intr ireason=0x3, len=28, status=50, error=0 acd1: drive speed 4134KB/sec, 1024KB cache acd1: supported read types: CD-R, CD-RW, CD-DA, packet track acd1: supported write types: CD-R, CD-RW, test write acd1: Audio: play, 256 volume levels acd1: Mechanism: ejectable tray acd1: Medium: CD-RW 120mm data disc loaded, unlocked atapi11: cap 0-1c-21-0-0-0-0-0-2a-14-7-7-71-63-29-23-8a-10-0-1-0-4-8a-10-0-0-2-c 2 [ then, when attempting to open for write:] atapi1.1: start atapi1.1: send cmd PREVENT_ALLOW 1e-0-0-0-1-0-0-0-0-0-0-0-0-0-0-0 atapi1.1: intr ireason=0x3, len=0, status=50, error=0 atapi1.1: req w 1-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0 len=0 atapi1.1: start atapi1.1: send cmd REZERO_UNIT 1-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0 atapi1.1: intr ireason=0x3, len=0, status=51, error=54 atapi1:1: illegal request acd1: rezero failed >How-To-Repeat: With an HP8100 connected, try to burn a CD-R/CD-RW disk. When opening the device for write, it elicits the following error in dmesg: acd1: rezero failed >Fix: The following patch works for me, but I am no ATAPI wizard so I have no idea if there are unforseen Bad Things that happen if the rezero isn't successful. *** ./sys/i386/isa/atapi-cd.c.dist Mon Jan 4 10:13:22 1999 --- ./sys/i386/isa/atapi-cd.c Mon Mar 15 16:51:44 1999 *************** *** 399,405 **** /* read/write */ if (acd_rezero_unit(cdp)) { printf("acd%d: rezero failed\n", lun); ! return EIO; } } else { /* read only */ --- 399,405 ---- /* read/write */ if (acd_rezero_unit(cdp)) { printf("acd%d: rezero failed\n", lun); ! /* return EIO; */ } } else { /* read only */ >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 Mar 15 2:22: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 A706014E25; Mon, 15 Mar 1999 02:22:55 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA77173; Mon, 15 Mar 1999 02:22:37 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Mon, 15 Mar 1999 02:22:37 -0800 (PST) From: Message-Id: <199903151022.CAA77173@freefall.freebsd.org> To: nicolls@dsp7.ee.uct.ac.za, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/10371 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Sound card buffer allocation failure State-Changed-From-To: feedback->closed State-Changed-By: sheldonh State-Changed-When: Mon Mar 15 02:21:54 PST 1999 State-Changed-Why: Duplicate of kern/9515. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 2:30: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 63877153D0 for ; Mon, 15 Mar 1999 02:30:22 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA77977; Mon, 15 Mar 1999 02:30:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Mon, 15 Mar 1999 02:30:04 -0800 (PST) Message-Id: <199903151030.CAA77977@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: bin/10522: make world died due -Werror Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/10522; it has been noted by GNATS. From: Sheldon Hearn To: Wolfram Schneider Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/10522: make world died due -Werror Date: Mon, 15 Mar 1999 12:25:30 +0200 On Thu, 11 Mar 1999 10:30:35 +0100, Wolfram Schneider wrote: > CFLAGS is *defined* in /etc/make.conf, but it does not > contain the -O flag. E.g: Ha! Problem confirmed! :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 2:50: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 32EA114DDF for ; Mon, 15 Mar 1999 02:50:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA79368; Mon, 15 Mar 1999 02:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Mon, 15 Mar 1999 02:50:02 -0800 (PST) Message-Id: <199903151050.CAA79368@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: bin/10522: make world died due -Werror Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/10522; it has been noted by GNATS. From: Sheldon Hearn To: Wolfram Schneider Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/10522: make world died due -Werror Date: Mon, 15 Mar 1999 12:44:07 +0200 I've verified through a buildworld that a workaround is to add -Wno-unused to CFLAGS in /etc/make.conf, eg: CFLAGS= -Wno-unused -pipe Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 2:56: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from creator.gu.net (creator-eth0.gu.net [194.93.191.130]) by hub.freebsd.org (Postfix) with ESMTP id 4C78B151A8 for ; Mon, 15 Mar 1999 02:55:40 -0800 (PST) (envelope-from srd@umc.com.ua) Received: (from uucp@localhost) by creator.gu.net (8.8.8/8.8.8) with UUCP id MAA21856 for freebsd-bugs@freebsd.org; Mon, 15 Mar 1999 12:44:58 +0200 Received: from umc.com.ua (localhost [127.0.0.1]) by mh.umc.com.ua (8.7.5/8.7.3) with ESMTP id MAA07005 for ; Mon, 15 Mar 1999 12:38:31 +0200 (EET) Message-ID: <36ECE180.24483550@umc.com.ua> Date: Mon, 15 Mar 1999 12:31:28 +0200 From: "Roman D. Sinyuk" Organization: UMC X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) MIME-Version: 1.0 To: freebsd-bugs@freebsd.org Subject: unsubscribe Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: 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 Mar 15 2:57: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from creator.gu.net (creator-eth0.gu.net [194.93.191.130]) by hub.freebsd.org (Postfix) with ESMTP id BB78A14FBA for ; Mon, 15 Mar 1999 02:55:40 -0800 (PST) (envelope-from srd@umc.com.ua) Received: (from uucp@localhost) by creator.gu.net (8.8.8/8.8.8) with UUCP id MAA21858 for freebsd-bugs@freebsd.org; Mon, 15 Mar 1999 12:44:58 +0200 Received: from umc.com.ua (localhost [127.0.0.1]) by mh.umc.com.ua (8.7.5/8.7.3) with ESMTP id MAA07018 for ; Mon, 15 Mar 1999 12:38:52 +0200 (EET) Message-ID: <36ECE195.A1B63C69@umc.com.ua> Date: Mon, 15 Mar 1999 12:31:50 +0200 From: "Roman D. Sinyuk" Organization: UMC X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) MIME-Version: 1.0 To: freebsd-bugs@freebsd.org Subject: unsubscribe Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org unsubscribe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 3:10: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 13B1714E9E for ; Mon, 15 Mar 1999 03:10:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA80938; Mon, 15 Mar 1999 03:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Mon, 15 Mar 1999 03:10:02 -0800 (PST) Message-Id: <199903151110.DAA80938@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Dag-Erling Smorgrav Subject: Re: misc/10589: Incorrect assumptions in /etc/security Reply-To: Dag-Erling Smorgrav Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/10589; it has been noted by GNATS. From: Dag-Erling Smorgrav To: Garrett Wollman Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: misc/10589: Incorrect assumptions in /etc/security Date: 15 Mar 1999 12:02:00 +0100 Garrett Wollman writes: > < > The solution is left as an exercise to the reader. > Replace the `100 *' in /etc/newsyslog.conf with `* @T04'. You'll still lose a couple of hours of logs (one at best, three at worst). A better solution would be to rotate /var/log/messages when (and only when) /etc/security is run. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 4:40: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 C3F11150A4 for ; Mon, 15 Mar 1999 04:40:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA88463; Mon, 15 Mar 1999 04:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Mon, 15 Mar 1999 04:40:01 -0800 (PST) Message-Id: <199903151240.EAA88463@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andre Albsmeier Subject: Re: conf/9386: can we add this to /usr/share/mk/sys.mk? Reply-To: Andre Albsmeier Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/9386; it has been noted by GNATS. From: Andre Albsmeier To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: conf/9386: can we add this to /usr/share/mk/sys.mk? Date: Mon, 15 Mar 1999 13:35:54 +0100 Please close this PR. I have switched to 3.x. -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 5: 0: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 D1B6714E02 for ; Mon, 15 Mar 1999 05:00:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA90361; Mon, 15 Mar 1999 05:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Mon, 15 Mar 1999 05:00:01 -0800 (PST) Message-Id: <199903151300.FAA90361@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andre Albsmeier Subject: Re: kern/5886: 2.2-STABLE crashes when unmounting a busy ufs fs Reply-To: Andre Albsmeier Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/5886; it has been noted by GNATS. From: Andre Albsmeier To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: kern/5886: 2.2-STABLE crashes when unmounting a busy ufs fs Date: Mon, 15 Mar 1999 13:53:45 +0100 I think we should close this one as well since the problem doesn't appear in 3.x anymore. -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 7:30: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 478D814E9E for ; Mon, 15 Mar 1999 07:30:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id HAA42492; Mon, 15 Mar 1999 07:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Mon, 15 Mar 1999 07:30:03 -0800 (PST) Message-Id: <199903151530.HAA42492@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: bin/10522: make world died due -Werror Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/10522; it has been noted by GNATS. From: Sheldon Hearn To: Wolfram Schneider Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/10522: make world died due -Werror Date: Mon, 15 Mar 1999 17:18:38 +0200 On Mon, 15 Mar 1999 12:44:07 +0200, Sheldon Hearn wrote: > I've verified through a buildworld that a workaround is to add > -Wno-unused to CFLAGS in /etc/make.conf, eg: Yuk, disinformation. Sorry, I misread the buildworld output and assumed it had gotten past the critical point. -Wno-unused does _not_ help as a workaround. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 7:40:21 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 25C1614E1A for ; Mon, 15 Mar 1999 07:40:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id HAA44231; Mon, 15 Mar 1999 07:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Mon, 15 Mar 1999 07:40:02 -0800 (PST) Message-Id: <199903151540.HAA44231@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Garrett Wollman Subject: Re: misc/10589: Incorrect assumptions in /etc/security Reply-To: Garrett Wollman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/10589; it has been noted by GNATS. From: Garrett Wollman To: Dag-Erling Smorgrav Cc: Garrett Wollman , FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: misc/10589: Incorrect assumptions in /etc/security Date: Mon, 15 Mar 1999 10:31:21 -0500 (EST) < said: > You'll still lose a couple of hours of logs (one at best, three at > worst). No, you won't. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 9:20: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 39D0C14EA8 for ; Mon, 15 Mar 1999 09:20:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id JAA56289; Mon, 15 Mar 1999 09:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 63F5814C3F; Mon, 15 Mar 1999 09:18:03 -0800 (PST) Message-Id: <19990315171803.63F5814C3F@hub.freebsd.org> Date: Mon, 15 Mar 1999 09:18:03 -0800 (PST) From: rjbubon@bigI.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/10602: Brooktree support broken in kernel build after move from 2.2.8 to 3.1 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10602 >Category: kern >Synopsis: Brooktree support broken in kernel build after move from 2.2.8 to 3.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 15 09:20:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Robert J Bubon >Release: 3.1 >Organization: Bolder Internet Group, Inc. >Environment: FreeBSD viper.secure.bigi.com 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: I upgraded 2 systems from 2.2.8 to 3.1. I needed to rebuild the kernel with bktr0 support on one system. make depend failed on new kernel aram.c vnode_if.c config.c ../../pci/brooktree848.c:379: smbus_if.h: No such file or directory ../../pci/brooktree848.c:380: iicbus_if.h: No such file or directory ../../pci/bt848_i2c.c:61: iicbb_if.h: No such file or directory ../../pci/bt848_i2c.c:62: smbus_if.h: No such file or directory mkdep: compile failed *** Error code 1 Tried building a kernel on other system. Same result. >How-To-Repeat: Upgrade system from 2.2.8 to 3.1 Add to GENERIC kernel config file brooktree support device bktr0 controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x330 device awe0 at isa? port 0x620 config GENERIC then make depend it. It should eventually fail with the following: aram.c vnode_if.c config.c ../../pci/brooktree848.c:379: smbus_if.h: No such file or directory ../../pci/brooktree848.c:380: iicbus_if.h: No such file or directory ../../pci/bt848_i2c.c:61: iicbb_if.h: No such file or directory ../../pci/bt848_i2c.c:62: smbus_if.h: No such file or directory mkdep: compile failed *** Error code 1 >Fix: Looks as if various includes and data structures have moved around between the releases. >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 Mar 15 9:21: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 DA22514E6A for ; Mon, 15 Mar 1999 09:20:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id JAA56280; Mon, 15 Mar 1999 09:20:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from gosub.cstone.net (gosub.cstone.net [205.197.102.33]) by hub.freebsd.org (Postfix) with ESMTP id 6E09C150C2 for ; Mon, 15 Mar 1999 09:11:07 -0800 (PST) (envelope-from root@gosub.cstone.net) Received: (from root@localhost) by gosub.cstone.net (8.9.2/8.9.2) id MAA25449; Mon, 15 Mar 1999 12:07:34 -0500 (EST) (envelope-from root) Message-Id: <199903151707.MAA25449@gosub.cstone.net> Date: Mon, 15 Mar 1999 12:07:34 -0500 (EST) From: adrian2ubergeeks.com@gosub.cstone.net Reply-To: adrian2ubergeeks.com@gosub.cstone.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/10601: symlink ownership fix to adduser(8) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10601 >Category: bin >Synopsis: Ownership of symlinks copied by adduser are not set correctly. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 15 09:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Adrian Filipi-Martin >Release: FreeBSD 3.1-STABLE i386 >Organization: Ubergeeks Consulting >Environment: >Description: When adduser copies symlinks form /usr/share/skel, it does not set the ownership of the new files correctly. >How-To-Repeat: >Fix: Apply the follwing patch: --- adduser.perl.orig Mon Mar 15 11:59:42 1999 +++ adduser.perl Mon Mar 15 12:00:10 1999 @@ -940,7 +940,7 @@ print "Copy files from $dotdir to $homedir\n" if $verbose; system("cp -R $dotdir $homedir"); system("chmod -R u+wrX,go-w $homedir"); - system("chown -R $name:$group $homedir"); + system("chown -Rh $name:$group $homedir"); # security opendir(D, $homedir); >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 Mar 15 10: 5: 8 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from phoenix.unacom.com (phoenix.unacom.com [209.51.241.25]) by hub.freebsd.org (Postfix) with SMTP id 18E6514FC0 for ; Mon, 15 Mar 1999 10:04:58 -0800 (PST) (envelope-from geniusj@phoenix.unacom.com) Received: (qmail 30107 invoked by uid 1000); 15 Mar 1999 18:04:39 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 15 Mar 1999 18:04:39 -0000 Date: Mon, 15 Mar 1999 13:04:39 -0500 (EST) From: The Tech-Admin Dude To: "Roman D. Sinyuk" Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: unsubscribe In-Reply-To: <36ECE195.A1B63C69@umc.com.ua> 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 send that message to majordomo@freebsd.org with unsusbscribe freebsd-bugs in body just like it says in the trailer :) On Mon, 15 Mar 1999, Roman D. Sinyuk wrote: > unsubscribe > > > > 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 Mon Mar 15 10:20: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 87B67154B4 for ; Mon, 15 Mar 1999 10:20:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id KAA61756; Mon, 15 Mar 1999 10:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Mon, 15 Mar 1999 10:20:03 -0800 (PST) Message-Id: <199903151820.KAA61756@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "David Schwartz" Subject: Re: bin/8872: pthread_cond_timedwait() can cause lost pthread_cond_signal() Reply-To: "David Schwartz" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/8872; it has been noted by GNATS. From: "David Schwartz" To: , Cc: Subject: Re: bin/8872: pthread_cond_timedwait() can cause lost pthread_cond_signal() Date: Mon, 15 Mar 1999 10:16:30 -0800 This bug was causing crashes in the FreeBSD version of ConferenceRoom. It really should be fixed ASAP. Thanks for the workaround, Jason. David Schwartz Director of Software Development WebMaster, Incorporated http://www.webmaster.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 10:50: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 DEC9C150F2 for ; Mon, 15 Mar 1999 10:50:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id KAA64047; Mon, 15 Mar 1999 10:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Mon, 15 Mar 1999 10:50:01 -0800 (PST) Message-Id: <199903151850.KAA64047@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Jason Evans Subject: Re: bin/8872: pthread_cond_timedwait() can cause lost pthread_cond_signal() Reply-To: Jason Evans Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/8872; it has been noted by GNATS. From: Jason Evans To: David Schwartz Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/8872: pthread_cond_timedwait() can cause lost pthread_cond_signal() Date: Mon, 15 Mar 1999 10:33:17 -0800 (PST) On Mon, 15 Mar 1999, David Schwartz wrote: > This bug was causing crashes in the FreeBSD version of > ConferenceRoom. It really should be fixed ASAP. Thanks for the > workaround, Jason. I have commit access now, and am just waiting to be added to the -committers list before committing this, so it should be fixed soon. Jason Jason Evans http://www.canonware.com/~jasone Home phone: (650) 856-8204 Work phone: (415) 808-8742 "I once knew a happy medium. Her name was Zohar." - James Foster To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 11: 0: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 33E9E15250 for ; Mon, 15 Mar 1999 11:00:26 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id LAA64819 for freebsd-bugs@freebsd.org; Mon, 15 Mar 1999 11:00:03 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 15 Mar 1999 11:00:03 -0800 (PST) Message-Id: <199903151900.LAA64819@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/05/24] kern/3674 peter NFS in 2.2 RELEASE hangs. o [1997/06/01] kern/3752 peter NFS dirs under -current still have proble o [1997/06/01] kern/3753 peter "make" hangs when building in an NFS dir o [1997/06/25] kern/3949 sos The WD controller probe can fail when it 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/08/12] kern/4289 kernel panic: vm_fault: fault on nofault o [1997/08/20] kern/4345 Kernel panic is caused by passing file de o [1997/09/02] kern/4453 2.2.2 lockup on restart with ASUS-TX97 mo o [1997/10/01] kern/4673 Two panics, now crash dumps, always in re o [1997/10/25] kern/4851 adaptec 2940U hangs system if scsi tape d o [1997/10/27] kern/4864 Boot Failure in FreeBSD 2.2.5 RELEASE, ma o [1997/11/07] kern/4968 No flow control setting seems to make the o [1997/11/10] kern/4996 peter NFS crash, possibly related to file bigge o [1997/11/23] kern/5130 Kernel panic GPF imediatly on loading ker s [1997/11/24] bin/5139 portmap does not find interfaces correctl o [1997/11/25] bin/5148 peter mode of file and access on NFS mounted p f [1997/12/04] i386/5223 mount_msdos /dev/fd0.1440 /mnt and failur f [1997/12/21] kern/5355 Fix for NULLFS problems o [1998/01/28] i386/5594 System not bootable when bad partition ty o [1998/02/03] kern/5641 running processes at the IDLE priority (i o [1998/02/10] kern/5702 problem with address network routing o [1998/02/10] kern/5703 CDROM Media Error triggers complete syste o [1998/02/10] kern/5709 Fatal trap 12: page fault in kernel mode o [1998/02/12] bin/5732 2.2.5 Won't install using partition creat o [1998/03/01] kern/5886 2.2-STABLE crashes when unmounting a busy o [1998/03/01] kern/5895 Kernal dumps caused by fork? o [1998/03/02] kern/5898 2.2-stable kernel panics pmap_relase: fre o [1998/03/13] kern/5994 Kernel Panics on FreeBSD-3.0 current SMP o [1998/03/14] kern/6006 cy driver panics machine when a user dial o [1998/03/23] bin/6121 peter gethostbyname(3) no longer returns NO_DAT o [1998/03/25] kern/6133 optical drive with 1024-byte (1k) sectors a [1998/03/27] kern/6147 syncronus ufs does not sync o [1998/04/30] kern/6465 File contents are zeroed after reboot o [1998/05/13] bin/6627 TCP-based RPC denial-of-service attack s [1998/05/13] kern/6630 [PATCH] Fix for Cyrix I8254 bug o [1998/05/19] kern/6689 kern_physio.c splits requests breaking cd f [1998/05/19] kern/6694 Network hangs, with "No buffers available o [1998/05/23] kern/6732 PCCARD kernel panic in sio driver s [1998/06/03] kern/6853 peter Having an inactive de0 in system leads to o [1998/06/11] kern/6914 FreeBSD 2.2.6-RELEASE and NFS is UNSTABLE o [1998/06/14] i386/6944 icu_ipl.s does has a case commented as ca o [1998/06/23] kern/7028 Panic in vinvalbuf when appending/looking o [1998/06/24] kern/7042 No buffer space available a [1998/07/12] kern/7264 gibbs Buslogic BT 950 scsi card not detected o [1998/07/15] kern/7288 /kernel: panic: ffs_alloccg: map corrupte o [1998/07/21] bin/7358 [PATCH] Security patches for locatedb etc o [1998/07/21] i386/7361 AHA-2940UW, Micron Millenia, ahc. Driver f [1998/08/07] i386/7528 install hangs @ probing devices screen wi o [1998/08/14] kern/7611 custom-builtkernel causes fatal trap 12: o [1998/08/15] kern/7622 Kernel panic with Fatal trap 18. o [1998/08/16] i386/7633 panic: page fault on install with boot.fl s [1998/08/17] i386/7646 My system is freeze after X starup. s [1998/08/17] kern/7649 fenner [MFC] /sys/netinet/if_ether.c: "permanent o [1998/09/03] kern/7822 Machine Reboots without reason o [1998/09/06] kern/7843 Unable to install FreeBSD on Tekram DC-39 o [1998/09/08] i386/7859 fatal trap 12 in midi_synth_input o [1998/09/14] kern/7927 Fatal trap 12: page fault while in kernel o [1998/09/18] i386/7984 destructive install of 2.2.7 on 2.2.5 sys o [1998/09/28] kern/8074 se CAM rescan operation fatal o [1998/10/03] gnu/8138 peter gcc -pipe xxx.s hangs o [1998/10/06] i386/8179 Install failure with motherbord using SIS o [1998/10/08] i386/8214 Install 3.0-19981006-BETA fails o [1998/10/16] kern/8345 mmap(2) hangs when dealing with certain f o [1998/10/20] kern/8386 modload failure o [1998/10/27] kern/8473 Excessive virtual memory consumption with o [1998/11/01] kern/8532 3.0-RELEASE panics with standard SMP kern o [1998/11/04] conf/8576 server goes down when client mount its fi a [1998/11/08] ports/8609 nectar eklogin service (kerberos klogind) fails o [1998/11/09] i386/8639 Accton EN1207B-TX dosen't work o [1998/11/10] kern/8641 FreeBSD crashes when global memory alloca o [1998/11/11] kern/8653 FreeBSD 3.0 locks up on access to certain o [1998/11/12] i386/8673 bug in vm_page_alloc_contig() o [1998/11/16] kern/8711 FreeBSD 2.2.7 Accidently reboots ... o [1998/11/18] i386/8742 X Windows is ,loading with no accelerated o [1998/11/19] kern/8763 FreeBSD 3.0 system reboots or hangs often o [1998/11/21] i386/8787 install process hangs while adding defaul o [1998/11/24] ports/8829 torstenb Fix port: security/ssh o [1998/11/24] kern/8851 mounting an unconfigured device causes a o [1998/11/25] kern/8861 under heavy (multi interface) traffic ep0 o [1998/12/01] i386/8922 can't detect wdc1 on Abit LX6 motherboard o [1998/12/05] kern/8973 trap 12: page fault while in kernel mode o [1998/12/09] kern/9036 Boot 3.0-Release hangs with BT-445S after o [1998/12/12] kern/9059 3.0 crashes with high write-to-disk load o [1998/12/14] kern/9081 3.0-RELEASE dies starting AP on dual PPro o [1998/12/20] kern/9143 syscons of 3.0-RELEASE causes system to c a [1998/12/22] kern/9178 -current ipfw.ko with ELF kernel doesn't o [1998/12/28] kern/9218 sysctl crashes system with bad args o [1998/12/30] kern/9249 Panic on 2.2.8-STABLE when accessing wcd o [1999/01/02] kern/9282 2nd IDE controller on Ali chipset motherb o [1999/01/03] kern/9294 IDE controller not being detected even wi o [1999/01/03] ports/9295 torstenb Y2K problem with inn port o [1999/01/05] kern/9334 cp fails for 2048 Bytes/sector media o [1999/01/07] kern/9370 panic: vinvalbuf: dirty bufs o [1999/01/13] kern/9479 timeout while detect SCSI disks in recent o [1999/01/18] kern/9560 softupdates freezes system under heavy lo o [1999/01/24] i386/9668 sys/boot/i386/libi386/biosdisk.c still bu o [1999/01/25] ports/9691 ports jadetex port depends on unknown other pac o [1999/01/26] i386/9709 Kernel page faults during boot with 2GB R o [1999/01/27] kern/9742 tx driver for smc autodetects fine, but n o [1999/01/31] i386/9841 Pagefault while scsibus scan on bootup 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/05] bin/9926 Finger no longer works when fingering a G o [1999/02/11] bin/10035 3.0-STABLE, rc.shutdown is still ignored. o [1999/02/14] docs/10088 doc Documentation search results o [1999/02/14] ports/10091ports xsysinfo does not execute 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 o [1999/02/21] i386/10188 Cannot get system to boot after Installti o [1999/02/21] i386/10189 kern.flp/mfsboot.flp won't boot correctly o [1999/02/23] kern/10224 panic: pipeinit: cannot allocate pipe -- o [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/02/26] kern/10285 2.2.8-S => 3.1-S make aout-to-elf-build f o [1999/03/01] kern/10332 System freezes during certain SCSI activi o [1999/03/01] bin/10344 Core dump in gethostbyaddr for 199.93.70. o [1999/03/02] kern/10357 spontaneous crashes o [1999/03/05] kern/10397 3.1R page fault while in kernel mode, fro o [1999/03/05] i386/10400 missing some library files... o [1999/03/07] ports/10461ports make gimp-1.1.2 failed in GTK test... o [1999/03/07] misc/10473 Incorrect aout compat libraries in XF8633 o [1999/03/07] ports/10475ports devel/asl NLS patch broken 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 patch dhcpc problem on /etc/pccard_ether 131 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1995/03/02] misc/229 bde acos() core dump a [1995/03/20] kern/260 davidg msync and munmap don't bother to update m s [1995/05/16] kern/425 arp entries not getting removed when inte f [1995/06/17] kern/527 dufault dump causes assertion in ncr.c o [1995/07/02] kern/579 bde sio: RS_IBUFSIZE at 256 bytes serial line s [1995/07/29] kern/638 Transmitted packets not passed to bpf in o [1995/10/18] bin/786 wpaul Problem with NIS and large group maps a [1996/02/17] bin/1030 cracauer /bin/sh does not pass environment variabl f [1996/05/26] kern/1256 ZNYX 314 mysterously looses packets o [1996/06/05] kern/1293 Fatal trap 12: page fault while in kernel 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/04] kern/1467 gibbs scsi_prevent causing tape problems on clo f [1996/08/22] kern/1533 dyson Machine can be panicked by a userland pro o [1996/09/19] bin/1650 telnet encryption with char-mode and asci 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 o [1996/10/15] kern/1814 cy driver gets deadlocked sometimes o [1996/10/20] kern/1848 breakpoints may be set in shared librarie f [1996/10/21] kern/1856 peter read-only nfs mount: panic leaf should be s [1996/10/26] bin/1892 install(1) removes target file s [1996/11/08] gnu/1981 ypserv handles null key incorrectly a [1996/11/13] bin/2001 vi confused about lines to display 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 s [1996/12/03] kern/2142 FP mask not saved for signal handlers s [1996/12/22] ports/2268 erich libc from linux emulator does not use /et 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 o [1996/12/30] kern/2330 changing root device to sd0a - ncr0: abor f [1997/01/03] conf/2367 gibbs Buslogic SCSI driver bad probe of 742A EI o [1997/01/09] bin/2430 mountd stops on loading if subnet mask is o [1997/01/13] bin/2489 steve gnats mangles sections a [1997/01/21] bin/2549 sos cdcontrol refuses to play audio CDs from o [1997/02/02] kern/2640 2.2-RELENG leaks memory (router/pppd serv s [1997/02/03] kern/2647 changing existing route to -static crashe o [1997/02/05] kern/2667 wollman bpfattach can hang the system o [1997/02/05] bin/2671 Run-away processes using all CPU time 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/14] bin/2736 No boot block if no FreeBSD partitions on 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/02/25] kern/2815 Custom Kernel crashes 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/12] bin/2973 output of iostat is wrong. 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/09] kern/3244 ipfw flush closes connections 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 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/23] bin/4366 bad144 crashes if checking over 2gb o [1997/08/25] kern/4381 mount -t msdos causes panic:vm_fault o [1997/08/25] kern/4382 CURRENT kernel has a "free vnode isn't" p 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/07] kern/4487 Kernel panic executing a directory o [1997/09/08] bin/4497 Reverse DNS fails for some CIDR *.IN-ADDR 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/14] kern/4544 Linux emulator problems when MAXDSIZ is i o [1997/09/19] bin/4582 integer overflow in 'sa -km' o [1997/09/19] bin/4585 imp termcap search fails too early 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/26] conf/4634 peter Sendmail Problem 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/15] kern/4772 ATAPI CD (bootable) causes kernel panic o [1997/10/16] ports/4773 torstenb Error in posting news items to INN server 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/18] ports/4798 jmz setuid-root Xserver problem o [1997/10/24] kern/4843 48 meg double fault moved to 64 meg in 2. o [1997/10/26] kern/4859 SMP kernel panics with timeout table full o [1997/10/31] bin/4907 Oct 33* Daylight Savings Time ends; clock 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/04] bin/4939 uuxqt unable to execute rnews program 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/10] misc/5005 f2c is buggy and seriously outdated (agai o [1997/11/15] conf/5062 login.access not evaluated correctly o [1997/11/18] bin/5084 wrong "term" for internal shell o [1997/11/18] kern/5085 System crash during mount command for CD o [1997/11/20] bin/5105 mount_cd9660 or mount -t cd9660 fails to o [1997/11/22] gnu/5126 C++ compiler bug (assembly output) o [1997/11/23] i386/5128 Adaptec 2940U Timeouts with QUANTUM disk s [1997/12/02] bin/5189 rcmd(3) only allows one hardcoded connect s [1997/12/03] misc/5207 Examples for /etc are not in /usr/share/e 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 a [1997/12/21] docs/5358 doc USWC write posting must be turned off on 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/15] bin/5500 "invalid hostname" is logged instead of I 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/30] kern/5606 Kernel Panic running Linux Binary without 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/05] bin/5661 /sbin/dump never finishes o [1998/02/09] bin/5693 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] bin/5733 cp -r cannot copy un-writable directories o [1998/02/15] i386/5760 3.0-CURRENT freezes at mount root stage o o [1998/02/17] gnu/5767 man leaves partially formatted cat pages o [1998/02/19] kern/5794 Kernel Panic o [1998/02/23] kern/5827 kernel panics in current (3.0) o [1998/02/24] kern/5839 vm_page_unwire: invalid wire count: 0 o [1998/02/25] bin/5845 in sh, set -- `getopt ...` always returns o [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/12] kern/5991 panic: free vnode isn't o [1998/03/14] conf/6002 peter /etc/mail/sendmail.cf.addtions seems to l o [1998/03/14] bin/6004 cron in -CURRENT sometimes fails to proce o [1998/03/14] bin/6005 -CURRENT cron dies after short periods of 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] ports/6100 ports xmpeg3 chokes on filenames with spaces 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/07] kern/6242 vnode disk driver too unstable in -STABLE 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/13] ports/6288 se KDE port glitches o [1998/04/14] kern/6300 System locks up in SMP mode when accessin o [1998/04/16] bin/6317 with -8E flags telnet still goes to comma 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 a [1998/05/01] kern/6481 se Patches for VIA Socket 7 chipsets 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] kern/6574 ipfw crash with DIAGANOSTICS o [1998/05/10] bin/6577 /bin/sh environment variables not set in o [1998/05/11] kern/6587 SMP idle cpl breaks signal forwarding o [1998/05/11] kern/6589 system panick'd with May 4th kernel 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 "Invalid partition table" after new insta o [1998/07/08] ports/7208 torstenb INN port w/TCL enabled doesn't install TC 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/16] kern/7299 USER_LDT hangs Linux-emulated Netscape o [1998/07/17] bin/7309 jb pthread_attr_setscope() missing o [1998/07/18] i386/7311 "Probing devices" hangs computer with err o [1998/07/20] ports/7330 gpalmer ucd-snmp produces too much log file when 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/7382 ports Pine4 does not co-exist with older instal o [1998/07/23] ports/7383 torstenb socks5 + ssh + redirection not working o [1998/07/23] ports/7384 /usr/lib/libncurses.so.3.1 is old 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/29] docs/7437 doc IPFW doco unclear about in/out 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/13] bin/7602 df stay in disk wait 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 o [1998/08/20] i386/7698 scotty/tkined library error s [1998/08/22] kern/7713 fenner [MFC] problem with reusing ports with mul 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] ports/7761 ports Update to recent port submission of nicet 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/08/31] kern/7793 kernel wedges when netscape exits 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 fenner libpcap and tcpdump need updating o [1998/09/10] kern/7880 mount_cd9660 incorrect on multitrack CD-R o [1998/09/10] misc/7889 move_aout_libs.sh doesn't use ldconfig co o [1998/09/11] i386/7898 erich linux_lib-2.4 lacks libc.so.6 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/13] kern/7925 sendmail, inetd SIGSEGV after forking aft o [1998/09/15] ports/7931 torstenb Ssh allows root login with no password f [1998/09/15] bin/7943 des ftpd: ~ is ~root! 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/19] conf/7989 if we enable firewall and natd we losing o [1998/09/22] conf/8031 [patch] /etc/rc looks for /etc/sendmail.c o [1998/09/25] ports/8053 markm Perl 5 port has broken foreach behavior, o [1998/09/27] ports/8064 markm perl5 port ignores local settings for CC o [1998/09/28] misc/8070 can't get a system with an NCR 810 contro o [1998/09/28] i386/8081 Problem with MULTIPORT driver and Boca BB o [1998/09/29] bin/8085 sendmail startup could be backgrounded o [1998/09/29] ports/8088 torstenb short writes using ssh-1.2.* o [1998/09/30] gnu/8099 [patch] some bugs in cpio f [1998/09/30] kern/8112 ken 2.2.7 + CAM system panics removing shared 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/06] ports/8181 peter date problems with exmh2 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/11] ports/8276 hosokawa samba's WINS database gets removed during 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/16] conf/8350 Problems with /etc/rc.firewall 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 o [1998/10/22] kern/8416 vm_fault might deadlock when locking back 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/23] gnu/8425 3.0's gdb can't read 3.0's kernel to debu o [1998/10/23] bin/8426 gprof still expects gmon.out o [1998/10/24] i386/8435 boot.flp does not give shell prompt after o [1998/10/24] bin/8440 3.0-RELEASE has wrong permissions on game o [1998/10/28] misc/8480 odd Korean timedef(LC_TIME) o [1998/10/29] misc/8493 Stable build process fails to install obj o [1998/10/30] kern/8500 FreeBSD 3.0 thread scheduler is broken o [1998/10/30] ports/8502 ports GNAT 3.10 port uses clock_gettime which i 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/02] conf/8549 how to configure the network Card and Set 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/06] kern/8585 bktr driver does not correctly identify I 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/15] ports/8694 asami Recommend to change category name: biolog o [1998/11/17] kern/8729 SYSV Semaphore blocks all threads o [1998/11/18] bin/8739 atoi and modunload o [1998/11/18] bin/8745 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/21] bin/8790 [PATCH] Buffer overrun in nvi-1.79 (explo 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 can't mount CD in ATAPI drive after eject o [1998/11/25] bin/8865 syslogd hangs with serial console o [1998/11/27] i386/8870 Installworld falls over in /usr/src/sys/i o [1998/11/27] bin/8872 pthread_cond_timedwait() can cause lost p o [1998/11/28] kern/8875 Patch to allow DMA IDE with generic chips o [1998/11/29] ports/8891 ports ssh2 port assume you have zipped manpage o [1998/11/29] i386/8894 Rebooting accidently because of missing f o [1998/11/29] conf/8903 /etc/rc can do NFS mounts before the netw o [1998/11/30] ports/8909 gpalmer snmpd enters endless loop due to snmpwalk o [1998/12/01] kern/8919 using Acceleport 8r 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/03] kern/8952 close() blocks forever after fork() in th 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/08] ports/9019 torstenb ports/security/ssh broken 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/13] bin/9066 init ignore rc.shutdown o [1998/12/14] ports/9077 markm perl5 port freebsd patch fails 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] bin/9162 [Patch] pthreads GC breaks signal handlin o [1998/12/21] kern/9163 [patch] squid does not join a multicast g o [1998/12/22] kern/9171 maxusers 1024 results in unbootable kerne a [1998/12/22] bin/9173 cracauer Interactive /bin/sh loops should break wh o [1998/12/22] ports/9177 erich linux_lib buggy and outdated o [1998/12/24] ports/9191 obrien tcplist port dosnt work o [1998/12/27] bin/9214 kldload(8) error messages are inadequate o [1998/12/28] misc/9230 Problem with iostreams, seekg, tellg o [1998/12/29] i386/9237 pthread_exit doesn't exit 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/02] ports/9279 ports new port submission - libparanoia. o [1999/01/03] bin/9292 Cron's logs are in /var/cron, not /var/lo 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] kern/9367 src/sys/dev/dpt/dpt_control.c can cause a o [1999/01/07] bin/9379 pppd does not go through all interfaces l o [1999/01/07] misc/9381 read freed memory 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] bin/9429 dump -w tends to run dumps a day later th o [1999/01/10] i386/9431 wd.c Does nto recognize certain LBA disks o [1999/01/11] bin/9440 amd can't mount filesystems with type:=uf o [1999/01/11] i386/9441 dset doesn't work with ELF kernels o [1999/01/11] bin/9444 mount_mfs uses lots of swap. o [1999/01/12] bin/9464 Fix for fetch ignoring FTP_PASSIVE_MODE e o [1999/01/13] kern/9478 support for running a script from kldload o [1999/01/13] ports/9480 ports ELF kernel netboot 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] kern/9515 ISA DMA memory problems if >= 512 MB RAM 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 doc many typos in groff_mm(7) o [1999/01/23] ports/9641 itojun tiff port upgraded to 3.4-beta37 o [1999/01/24] ports/9665 ache cannot start apache server o [1999/01/24] ports/9666 jseger tcl/tk applications crash when seeing CES o [1999/01/25] kern/9673 ISO CD-ROM Problem o [1999/01/25] ports/9688 ports 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] ports/9757 ports can't make package o [1999/01/28] i386/9759 Tar process hangs on buggy tapes o [1999/01/30] ports/9819 ports Port fix: ncurses o [1999/01/31] bin/9849 mknod is missing from libc_r o [1999/02/01] kern/9862 system crashes writing to msdos jaz disk o [1999/02/01] ports/9870 ports 2.2.8-19990120-SNAP package errors o [1999/02/01] kern/9876 IDE CD-ROM not detected when no IDE disks o [1999/02/02] kern/9883 MGET()(and variants) return NULL with M_W o [1999/02/03] kern/9894 FreeBSD crash totaly when "mount /dev/fd 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 o [1999/02/05] ports/9919 ports mrt on 3.0-STABLE does not compile as is 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/06] gnu/9938 NetBSD *1.4* was not defined in mdoc macr o [1999/02/07] i386/9942 File "libkrb.so.3" missing and needed by o [1999/02/07] ports/9949 ports SKIP is an LKM and will not work with 3.0 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/08] ports/9975 ports new port of xqf (find quake servers) 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/09] ports/9989 ports [SECURITY] Latest ProFTPD and Wu-ftpd may o [1999/02/10] misc/10009 jdp dlopen will crash when opening some strip o [1999/02/10] kern/10013 msdos floppy disk mounts o [1999/02/11] kern/10021 MOUNTING A EXT2FS A AFTER MOUNTING AN MSD o [1999/02/11] kern/10029 many vm_fault: pager read errors 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- o [1999/02/12] docs/10059 doc MALLOC(9) manpage not updated to reflect o [1999/02/13] kern/10066 problem with a X-Window and syscons drive o [1999/02/13] bin/10071 flags given to chflags depend on sequence o [1999/02/14] docs/10086 doc FAQ font too large o [1999/02/14] i386/10089 ATAPI tape driver (wst) doesn't handle En o [1999/02/14] ports/10094ports autogeneration of msql user failed o [1999/02/14] ports/10097ports new port - kvirc o [1999/02/15] kern/10107 interlock situation with exec_map and a p o [1999/02/16] kern/10125 yokota Screen saver crashes o [1999/02/17] kern/10132 unable to record kernel -c changes o [1999/02/17] ports/10133ports KDE changed path on their ftp server o [1999/02/17] docs/10135 doc Change to Documention Regarding Upgrades o [1999/02/18] kern/10145 ELF interpreter loading in chrooted situa 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/18] kern/10154 System is unable to sync the disks when i o [1999/02/19] conf/10163 init does not start when /var/msgs is a s o [1999/02/22] ports/10197ports New Port: naim-0.9.3 o [1999/02/22] kern/10209 natd stopped to worked since i upgraded f o [1999/02/23] kern/10226 Filesystem stress test crashes FreeBSD 3. o [1999/02/23] bin/10230 -T and -B not implemented on filehandles o [1999/02/25] ports/10234ports New port of libimg for Tcl/Tk image handl o [1999/02/25] conf/10258 userconfig settings lost on 3.1-RELEASE 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/25] docs/10269 doc manpage have wrong information about syml o [1999/02/25] ports/10271ports New port of the Postilion mail client o [1999/02/26] kern/10280 Display Adapters (PCI) probed wrong way - o [1999/02/27] ports/10296ports Fails to add packages from a 2.2.6-RELEAS o [1999/02/27] ports/10299ports pkg_add: could not find package XFree86-3 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] conf/10330 I can't create a 5th fdisk partition; I w o [1999/03/01] bin/10341 memory leak in setenv(3) o [1999/03/02] bin/10353 ypserv gets segmentation violation o [1999/03/02] bin/10366 /usr/libexec/ld-elf.so.1: Invalid File Fo o [1999/03/03] ports/10373ports Increasing kernel file descriptors causes o [1999/03/03] kern/10376 yokota Screen saver panics o [1999/03/03] bin/10380 inetd signal 11 o [1999/03/03] kern/10381 hlfsd/NFS failure -- directory cached bet o [1999/03/04] kern/10387 2.2.7 hangs when trying to write on defec o [1999/03/05] kern/10402 times(3) non-decreaseness broken in 4.0 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/06] ports/10453ports Patch to update gxedit from version 1.20 o [1999/03/07] kern/10466 resume causes crashes if BIOS extmem != R o [1999/03/07] i386/10468 tftpd becomes zombie after one use hangin o [1999/03/07] ports/10480ports tk81 will not *compile* with threaded app 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/09] kern/10519 Pine 4.10 build gives spurious "No space o [1999/03/10] i386/10533 A bug in the meteor driver causes kernel o [1999/03/10] kern/10535 Very poor ethernet performance with tx dr o [1999/03/11] ports/10541ports [PATCH] fix for security/stunnel port o [1999/03/11] ports/10552ports Make balsa build again o [1999/03/11] bin/10553 syslogd suddenly stopped logging o [1999/03/13] kern/10570 Route delete with many routes on single i o [1999/03/13] ports/10579ports 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] ports/10598ports net/mrtg port doesn't change /usr/bin/per o [1999/03/15] pending/10599gnats-admin[PATCH included]malloc/free breaks in cer o [1999/03/15] ports/10600ports ssh2 port doesn't symlink /etc/ssh2 which 573 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/01/14] bin/115 systat iostat display doesn't scale high s [1995/05/13] bin/401 Add REMOTE_* variables a [1995/05/27] gnu/450 scrappy tar --exclude -c doesn't work 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 o [1995/12/17] kern/900 dg ext2fs triggers divide by zero trap in vn o [1996/01/21] bin/961 hoek 'more $file', incorrect CRLF compacting. s [1996/01/28] kern/975 getrusage returns negative deltas a [1996/01/30] bin/981 fenner clnt_broadcast() is not aware of aliases s [1996/02/07] bin/999 /usr/share/mk/sys.mk missing common $(RM) 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 s [1996/08/17] bin/1502 [PATCH] vmstat 'avm' field merges with pr o [1996/08/19] kern/1514 dg mlock fails on readonly regions o [1996/08/20] kern/1516 dg vm_fault.c contains dead code or too many 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 o [1996/09/29] docs/1691 doc ppp server doc submission s [1996/10/13] misc/1791 syslimits.h does not allow overriding def o [1996/10/20] bin/1849 gdb sets library breakpoints on the wrong s [1996/10/24] bin/1881 file(1) misidentifies Sun3/m68k executabl s [1996/11/01] bin/1941 danny wtmp and monthly rotation s [1996/11/01] bin/1943 route(8) args s [1996/11/02] bin/1945 Out of date code/comments in dd 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 o [1996/11/25] misc/2105 jmg bsd.lib.mk has problems with STRIP and IN o [1996/11/26] i386/2108 sos [ATAPI] wcd driver may hang under certain s [1996/11/28] bin/2119 [PATCH] mount lies to child about argv0, s [1996/12/02] bin/2137 vm statistics are bad o [1996/12/08] bin/2184 peter sendmail has lots of trouble with local d 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/26] bin/2291 [PATCH?] race condition in /etc/master.pa 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/06] bin/2387 [PATCH] virtual hosting patches for inetd o [1997/01/07] kern/2393 filesystems not unmounted following shutd o [1997/01/07] bin/2410 pppd(8): failing PAP doesn't force line d 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/15] bin/2499 des fetch ftp://bla bla doesn't bail in disk o [1997/01/17] bin/2518 /usr/bin/tar is out of date o [1997/01/21] bin/2556 Patch for calendar.c o [1997/01/26] misc/2596 dd refuses to respond to SIGkill 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/01/31] bin/2630 [PATCH] xargs does excessive and inconsis 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/05] bin/2672 Problem with telnetd o [1997/02/10] bin/2703 jmg vipw doesn't allow you to edit master.pas o [1997/02/10] kern/2704 Occasional failure to detect wdc1 on boot o [1997/02/11] conf/2709 FBSD 2.1.6 X-Server installation setup ut o [1997/02/11] kern/2716 od.c/sd.c non 512 byte/sector support imp o [1997/02/13] i386/2729 "make tags" in sys/kern produces barely u 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/02/23] kern/2806 new kernel tags script o [1997/02/26] conf/2822 ftp install specifying URL confusing o [1997/02/27] gnu/2827 after make world genclass is not installe o [1997/03/02] bin/2851 script(1) sets argv[0] of the started she o [1997/03/03] kern/2857 DE500 board exhibits capture effect o [1997/03/03] bin/2859 /usr/bin/quota seems to choke on long gro 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/09] i386/2924 sos syscons X keyboard gets stuck in capsmode o [1997/03/10] bin/2934 sh(1) has problems with $ENV o [1997/03/10] bin/2938 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/10] bin/3251 xsysinfo stops refreshing and wastes CPU o [1997/04/10] kern/3253 scsiconf.c: make ZIP disks use optical dr 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/05] bin/3506 [PATCH] more did not show iso-8859-n char o [1997/05/05] bin/3508 FreeBSD 2.2.1 do not view SCSI disk at sw o [1997/05/06] docs/3522 Man pages close(2) misses fcntl lock info o [1997/05/08] kern/3546 ktrace works even if no read permission o [1997/05/08] gnu/3552 the -L option of tar does not work proper o [1997/05/09] bin/3558 make reinstall collapses on install-info s [1997/05/09] kern/3571 Mounted ext2 prevents umount of filesyste o [1997/05/11] conf/3577 eBones and OBJLINK=yes fails to build o [1997/05/12] kern/3584 luigi cleanup TCP_REASS macro in tcp_input.c o [1997/05/13] conf/3590 doc FAQ gives bad reccomendation re: xdm 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] bin/3638 /bin/w can't handle long /dev/{tty,cua}xx 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. s [1997/05/30] docs/3720 doc Addition for supported Hardware o [1997/05/31] ports/3729 scrappy pgsql dies when initiated o [1997/06/01] conf/3751 Improvements to /etc/rc{,.network,.pccard 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/13] bin/3859 Setting the $0 variable in perl dosnt do 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/16] conf/3886 peter install does not build sendmail host stat 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] ports/3958 obrien a2ps fails if used according to man 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/08] misc/4063 2.2.2R Installation fails if Jaz drive sp o [1997/07/13] ports/4083 ache netscape wrapper doesn't hand off args co 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 o [1997/07/24] bin/4163 ftp core dumps after hitting control-C 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/03] kern/4221 Kernel mode pppd doesen't update wtmp on 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 a [1997/08/09] kern/4255 SMP kernel freezes on machines with >2 CP o [1997/08/12] misc/4285 SDL RISCom/N2 (ISA) a [1997/08/13] gnu/4290 ache man wrong viewed koi8-r manpages and neqn 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/26] misc/4395 if exists(secure) in /usr/src/Makefile is o [1997/08/29] kern/4413 No way to unmount a floppy that goes bad o [1997/08/29] misc/4414 be.iso.kbd errors in mapping 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 f [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/17] ports/4565 torstenb News port: ircII-current (ircII-2.9a8/col o [1997/09/18] conf/4572 /etc/rc.network loads ipfirewall lkm rega 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/02] kern/4680 lkm version of vn.c o [1997/10/04] bin/4688 peter sys/utsname.h SYS_NMLN 32 too small o [1997/10/05] bin/4695 pstat error 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/12] gnu/4748 cc -Wformat too sensitive 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/23] docs/4833 doc Manual page missing for pccardc 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/03] ports/4928 asami no 'update' target in /usr/ports/Makefile 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] kern/5038 FreeBSD can't read MS Joliet CDs. 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] bin/5047 ipfw(8) IP address resolving problem if o 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] bin/5109 patch to ftpd, new option to limit number 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 s [1997/11/25] misc/5147 [PATCH] a shell script to help -CURRENT u 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/03] conf/5213 My SB AWE64 isn't being recognized. 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/08] ports/5446 se KDE port does not install using make in / s [1998/01/08] bin/5451 roberto [PATCH] halt/reboot does not execute /etc o [1998/01/11] bin/5483 Login(1) clears utmp entry s [1998/01/15] docs/5487 doc Adding documentation for scsi(8) usage wi 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 o [1998/01/19] misc/5525 bde gid and uid in struct pwd are ints, when 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/25] bin/5567 trying to mount a joliet filesystem cdrom 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 o [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/17] ports/5771 ports New port: Stuttgart Neural Network Simula o [1998/02/18] i386/5779 BOUNCE_BUFFERS option in LINT needs modif 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. o [1998/02/25] docs/5848 nik [PATCH] Update web.mk to handle SGML file 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/08] ports/5946 ports New port biology/molmol 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] kern/5967 upg from 2.1.7.1/2.2.1 to 2.2.5-stable (a 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 a [1998/03/15] ports/6017 ports new port: yacl o [1998/03/16] kern/6032 poor TCP performance using FDDI over long o [1998/03/16] docs/6036 doc New handbook section 10.4.3.4 - si driver s [1998/03/18] ports/6053 kuriyama new port request: korean/hanIM o [1998/03/18] misc/6060 peter Sendmail executable, not doing MASQUERADE o [1998/03/18] bin/6064 Script to update files installed by /usr/ o [1998/03/22] conf/6096 /sys/i386/conf/LINT: edit(???) sound_conf o [1998/03/22] i386/6098 FreeBSD only uses 16M of 48M on Compaq De o [1998/03/22] gnu/6107 gdb should support PRINTF_HAS_LONG_LONG o [1998/03/27] bin/6144 telnet for 8-bit data path 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 o [1998/04/07] ports/6235 ports New port: scwm-icon o [1998/04/07] ports/6236 ports New port: scwm f [1998/04/07] kern/6247 Gravis UltraSound Classic no longer works o [1998/04/09] kern/6255 SI driver fix for Jet ISA memory size o [1998/04/09] kern/6256 SI driver - new T225 download code o [1998/04/14] docs/6295 doc Reference to nonexistent file in Device D 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 o [1998/04/15] docs/6307 doc sgmlfmt not `make -jN' ready 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. a [1998/04/16] ports/6321 andreas can't run any version of PostgreSQL on 2. o [1998/04/17] ports/6331 ports New port: libshhopt-1.1.3 o [1998/04/17] bin/6332 bde /usr/include/time.h doesn't compile with o [1998/04/17] conf/6334 -DALLLANG should be moved from src/Makefi 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 a [1998/04/19] ports/6355 ports New port: qplug - Netscape plugin to show o [1998/04/20] bin/6359 routed does sent router discovry solicita o [1998/04/20] ports/6361 ports New port: GNU Pascal Compiler s [1998/04/20] bin/6371 [PATCH?] fetch(1) uses HTTP_PROXY for ftp o [1998/04/23] ports/6393 ports New port: MultiMedia package - CD player, f [1998/04/23] bin/6399 [PATCH] When using "-u" mount doesn't sta a [1998/04/27] kern/6432 IFF_NOARP does not affect ethernet interf o [1998/04/28] ports/6434 se [PATCH] mediatool in x11/kdelibs cause kw 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/01] ports/6473 ports New port: libshhmsg-1.3.3 o [1998/05/01] ports/6474 ports New port: libxalloc-1.0.2 o [1998/05/03] kern/6495 Need pci_unmap_mem and pci_unmap_port rou o [1998/05/04] docs/6508 doc sgmlfmt does not expand relative URLs s [1998/05/04] bin/6509 [ALMOST PATCH] Allow dd to seek/skip to o o [1998/05/04] docs/6510 steve GNATS doesn't expand freebsd-doc s [1998/05/05] bin/6521 [MAYBE PATCH] "rmdir -p x/y/z/" fails o [1998/05/07] ports/6541 ports New port: math/dc 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/09] conf/6559 jkh Upgrade processing clobber's ~root/{.cshr o [1998/05/09] ports/6563 se minor problems with KDE ports o [1998/05/10] ports/6570 ports New port: java CUP parser o [1998/05/11] i386/6595 Old IP address persistent after change o [1998/05/11] ports/6598 ports New port: asmodem - displays the modem st 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 f [1998/05/16] bin/6653 The rc script sometimes produces errors w o [1998/05/16] ports/6657 ports new port for perl/Tk 800.004 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 o [1998/05/18] docs/6681 doc docu. addition o [1998/05/19] ports/6687 ports New port, ktelnet v0.6 o [1998/05/19] ports/6699 ports New port: the Generic NQS system o [1998/05/21] ports/6709 ports New port kmessage s [1998/05/21] conf/6711 [PATCH ?] I've seen that fortune before o [1998/05/23] ports/6728 ports New port ktranslator 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 o [1998/05/28] ports/6776 ports New port - xqf s [1998/05/29] kern/6781 [PATCH] exabyte changer doesn't grok LUNs s [1998/05/29] bin/6785 place for all the default dump flags o [1998/05/29] bin/6795 steve send-pr does not parse problem reports co 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 s [1998/06/01] kern/6819 [PATCH] pci_unmap_int (pci/pci.c) does no o [1998/06/01] kern/6820 cd9660_mount NULL pointer deref for no CD f [1998/06/02] bin/6832 imp [PATCH] Allows PINGing from any address o o [1998/06/06] kern/6874 accounting prevents transition to multi u o [1998/06/11] bin/6919 can not run multiple instances of /sbin/r o [1998/06/13] misc/6936 sysinstall: install from MS-DOS MO divece o [1998/06/13] bin/6937 [PATCH] rc.firewall can't be run from net o [1998/06/13] bin/6939 restore does not set the correct uid on d o [1998/06/13] ports/6942 ports New port, mrouted-beta 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 a [1998/06/20] ports/7005 dburr Submitting RealAudio Player 3.0 as a new o [1998/06/20] ports/7006 itojun hylafax port improved 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/24] ports/7062 torstenb pidentd partialy broken in current s [1998/06/24] bin/7063 mount fails if $PWD does not exist 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/26] bin/7081 [patch] lpr stuff doesn't deal with RM an s [1998/06/26] kern/7085 [patch] maybe_resched() priority check co o [1998/06/28] ports/7094 ports New port of xbomber game 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/28] bin/7101 /sbin/ipfw unexpected variant treatment o s [1998/06/29] bin/7117 flex -I option is broken o [1998/06/30] ports/7128 ports New port: Raster3D-2.4f 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 o [1998/07/02] ports/7150 ports `elftoaout': new port s [1998/07/05] kern/7177 [PATCH] Support for "Video Highway Xtreme s [1998/07/06] bin/7184 /usr/games/robots fails to write high sco f [1998/07/07] i386/7201 (cpu == CPU_686) in pmap.c shoud also app 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/11] bin/7254 release: multiple versions of write_mfs_i o [1998/07/12] kern/7259 -current: GENERIC and SMP-GENERIC out of 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/13] ports/7275 torstenb Symlink for one ssh man-page is wrong 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/15] bin/7294 lpr -r file fails to remove file because o [1998/07/15] bin/7296 hoek Long-standing bug in 'more' wrt CRLF. I o [1998/07/16] bin/7298 Improvements to ln(1). o [1998/07/17] docs/7306 doc There is no manpage for timegm o [1998/07/18] ports/7314 ports ncurses port doesn't support TERM=xterm-c a [1998/07/19] bin/7324 wosch Suggestions for minor modifications to ad o [1998/07/19] bin/7325 /bin/sh redirection does not match man pa o [1998/07/21] conf/7348 Default answer 'NO' in network configurat o [1998/07/21] bin/7352 libc generates spurious warnings when use o [1998/07/21] docs/7359 obrien amd documentation problems 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/27] ports/7408 asami packages-2.2.7/INDEX is wrong o [1998/07/27] ports/7409 ports New port: CaribbeanStud-1.0 s [1998/07/29] i386/7426 Bugs in macro definitions of pthreads. o [1998/07/30] misc/7455 jkh trailing spaces on mountpoint hangs sysin s [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/7480 ports New Port afbackup-3.0.4 o [1998/08/03] ports/7485 vanilla New port: Xterminal-0.2 s [1998/08/06] i386/7510 [PATCH] syscons and vidcontrol to support o [1998/08/08] ports/7532 ports New port: ipltd-2.01 s [1998/08/09] kern/7546 [PATCH] [STABLE ?]shutdown -p - system po s [1998/08/10] docs/7567 doc pccardc has no man page f [1998/08/12] kern/7589 Tulip Driver parses SROM contents wrong f [1998/08/13] conf/7606 NIS Makefile.dist: NOPUSH replaced by REM 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 o [1998/08/17] ports/7652 torstenb mirror installation does not point at loc o [1998/08/18] ports/7659 ports New port: pfx-0.1.1 o [1998/08/18] bin/7669 libalias does not IRC DCC packets under c o [1998/08/19] conf/7676 3.0 make world on 2.2 problems a [1998/08/19] ports/7680 billf New port of tn5250 o [1998/08/19] conf/7682 Cron logfile in the wrong place 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/21] ports/7701 ports New port: drmario-1.0 o [1998/08/22] kern/7722 Changes to acct format o [1998/08/23] bin/7728 ftpd processes hang o [1998/08/24] ports/7734 ports update atari800 - upgrade to the latest v a [1998/08/25] misc/7741 enhancement to tcpdump to print LCP/PAP/C 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 o [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] kern/7812 APM machines should attempt to power down o [1998/09/02] ports/7814 andreas postgreqsl docs are broke o [1998/09/02] i386/7816 [Patch] NE2000 PnP card IDs to sys/i386/i o [1998/09/03] docs/7819 doc nroff macro problem(miss reformated) in d o [1998/09/03] bin/7826 ls(1) knows too much about format of strf o [1998/09/03] ports/7827 ports New port: garith-2.1 o [1998/09/03] bin/7828 Add a command line option to cp to make i o [1998/09/04] docs/7833 doc awk.1 contains typos. 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] ports/7848 markm Update ports: lang/perl5 (pkg_delete prob o [1998/09/07] misc/7850 lt_LT.* locale o [1998/09/07] misc/7851 steve looks like send-pr discards bug report wi 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). o [1998/09/08] docs/7864 doc nslookup.8 has nroff problem 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 f [1998/09/09] ports/7875 dwhite NEW PORT: lcdproc o [1998/09/11] bin/7895 multiple identical NFS mounts accepted o [1998/09/11] kern/7903 unmatched '{}' blocks. o [1998/09/12] bin/7907 ipfw command line parsing o [1998/09/13] docs/7914 doc no elf(5) manpage o [1998/09/13] misc/7919 general problems with the termcap databas o [1998/09/14] conf/7928 Patch to allow execution of an IPFW shell o [1998/09/15] ports/7932 torstenb man zshall doesn't work o [1998/09/16] bin/7944 `restore f foo' gets sigsegv 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/18] kern/7976 VM86 comment in LINT is incomplete 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/8011 libc_r does not have pread() or pwrite() 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 a [1998/09/28] ports/8078 luigi port audio/nas fails for me o [1998/09/28] bin/8083 Game cleanup from NetBSD o [1998/09/29] bin/8084 NIT: non-working code in rshd o [1998/09/29] bin/8087 rbootd does work according to specs 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/8279 [patch] /usr/sbin/sysctl -> ${DESTDIR}/sb o [1998/10/12] bin/8295 order of options in printcap causes some f [1998/10/13] ports/8299 ports new port for games/xbd (Boulder Dash) f [1998/10/13] bin/8301 des "ls -B" and "ls -b" misprint o [1998/10/13] conf/8303 3.0-981009-BETA can't make swap device on o [1998/10/13] conf/8306 [patch] NATD get loaded late in bootseque o [1998/10/13] i386/8308 jkh Host/Domain 'problem' in install script/p o [1998/10/13] kern/8311 kernel panic on de0 o [1998/10/16] misc/8346 Strftime can't generate ISO-8601 timezone o [1998/10/16] bin/8347 /usr/lib/compat build issues in 3.0 RELEA o [1998/10/16] bin/8348 [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 f [1998/10/17] bin/8367 /stand/sysintall is screwing up my /etc/r o [1998/10/19] kern/8376 CLOCK_VIRTUAL not implemented o [1998/10/19] misc/8378 Is termcap not maintained enough ? o [1998/10/21] bin/8405 There is extra ping.o o [1998/10/22] kern/8410 ipsec port to freebsd 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/26] kern/8456 SMP kernel fails with Everex PO-6200 Dual o [1998/10/27] docs/8464 doc Missing include file wh o [1998/10/27] bin/8466 bind man pages not installed by 3.0 make o [1998/10/27] ports/8470 ache Update port: www/netscape4-* f [1998/10/27] docs/8472 billf da(4) references nonexistent da(9) 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/10/31] ports/8521 itojun Some manpages are not usable with tiff-3. o [1998/11/01] conf/8531 sysinstall on 3.0-RELEASE (and 3.0-curren o [1998/11/02] docs/8547 doc Various updates to authors.sgml, printing o [1998/11/03] kern/8550 strip kernel before moving it during make o [1998/11/03] bin/8553 /usr/libexec/mail.local doesn't handle "> s [1998/11/03] kern/8560 des [REMINDER] bpfilter is deprecated and sho o [1998/11/04] i386/8571 Bug in config utility in FreeBSD 2.2.6-RE o [1998/11/07] ports/8586 ports new port: misc/kmamerun 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] docs/8602 doc symlink(7) manpage says that file(1) has 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] docs/8611 doc kld man page 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 o [1998/11/09] bin/8637 fgetpos()/fsetpos() don't work for >2GB f o [1998/11/10] docs/8640 doc proposed change of 4.5 o [1998/11/11] ports/8651 ports I create a new ports about wget o [1998/11/11] misc/8654 SYSV options allow WINE to run, but Netsc s [1998/11/12] kern/8661 stb sys/netatalk/at_control.c needs to correc o [1998/11/12] bin/8665 billf /usr/bin/mail -u user not worked if exist o [1998/11/12] bin/8666 X blocks serial port with getty process o o [1998/11/12] i386/8670 aout libcompat placed in /usr/lib/compat o [1998/11/13] ports/8675 ports new port: x11-toolkits/gtkstep11 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/14] docs/8682 doc some small bug fixes to ld.1 o [1998/11/15] ports/8692 ports new port: x11/kvidtune o [1998/11/15] ports/8696 ports New port: psi88 o [1998/11/15] kern/8703 NFS Freezes when copying files from 3.0 t o [1998/11/18] ports/8740 ports New ports collection lesw-332 o [1998/11/18] kern/8747 [PATCH] fixes for systags.sh 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 doc some suggested text for describing passwo o [1998/11/19] ports/8767 ports New port: gtksql-0.2 o [1998/11/21] ports/8789 ports Port created for Lucent Technology's Csco o [1998/11/22] ports/8795 ports xgal.sndsrv.freebsd.c is out of sync with 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 f [1998/11/23] ports/8816 ports New port: ptc-2.0.10 a [1998/11/23] kern/8826 ken LINT bug with CAM pass devices o [1998/11/24] ports/8838 billf New port of GNU getopt. o [1998/11/24] kern/8858 man page for accept() is flawed o [1998/11/25] ports/8863 ports [Reviced] New port: mopac7 a [1998/11/25] ports/8864 billf 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/29] ports/8899 ports New port: qmail-contrib o [1998/11/29] ports/8900 ports New port: mail/qmailanalog o [1998/11/30] bin/8905 suggested change of 'ipfw show' layout o [1998/11/30] misc/8907 missing symlink, Xmmix: no help o [1998/11/30] ports/8908 gpalmer snmpd does not return ifPhysAddress on GE o [1998/11/30] bin/8913 negative time values for csh 'time' built o [1998/12/01] ports/8917 obrien gcc-2.8.1 incorrect g++ linker call o [1998/12/01] ports/8920 ports netscape java displaying on ncd xterm cra 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/02] ports/8943 ports New port: InterNetNews 2.2beta2 o [1998/12/02] ports/8945 se kde "metaport" looking for wrong jpeg lib 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] misc/9024 SPAM site list is no longer available fro o [1998/12/08] kern/9026 natd o [1998/12/10] ports/9047 jmz cd ports/x11/XFree86;make install fails i 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 o [1998/12/12] bin/9064 [PATCH] propose adding `direct' option in o [1998/12/14] bin/9078 tunefs cant access mounted devices (vs. m o [1998/12/14] ports/9083 markm apache12-ssl won't compile o [1998/12/15] ports/9089 obrien egcs-1.1.1 exceptions are not caught, bu 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] ports/9142 ports Re-work patches to configure script to be 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] gnu/9175 [Patch] eliminate dead code in F77.c 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] misc/9187 [PATCH] pccard.conf entry for 3Com/NoteWo o [1998/12/24] bin/9188 telnet gets stuck in ttydrain() o [1998/12/25] docs/9193 doc Incorrect release date for FreeBSD 2.0 in 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] ports/9222 ports New ports: grace-5.0.1 the successor of x o [1998/12/28] misc/9223 "make installworld" changes ownership of o [1998/12/28] bin/9226 telnetd can log wrong IP address to utmp o [1998/12/28] docs/9228 doc AMD's texinfo doc doesn't get installed o [1998/12/28] ports/9231 vanilla New port Mars_nwe 0.99pl14 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] bin/9253 received packets piling up on natd's ICMP o [1998/12/31] ports/9256 ports Port of cmail 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/01] ports/9261 kris New port - FakeBO (BackOrifice client emu o [1999/01/01] bin/9263 Database of units(3) misses euro-currency o [1999/01/01] docs/9264 doc Incorrectness in tsort(1) manpage. o [1999/01/02] docs/9276 doc Some typos and fragmented coincidence of 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] docs/9288 doc typo in doc/FAQ/preface.sgml o [1999/01/03] ports/9289 kris New Port - ASPostit (Dockable version of o [1999/01/04] bin/9308 [PATCH] Flood ping doesn't flood 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] docs/9338 ghelmer man page VOP_LOCK(9) not up to date o [1999/01/05] i386/9341 tty-level buffer overflows o [1999/01/06] bin/9349 make doesn't diagnose non-numeric argumen o [1999/01/06] docs/9352 doc wrong macro names in groff_[ms|mm|mmse].7 o [1999/01/07] ports/9366 ports New port of icmpquery o [1999/01/07] bin/9374 Improved functionality for find(1) o [1999/01/07] docs/9375 ports Information on how to build PLIST automat o [1999/01/07] conf/9386 can we add this to /usr/share/mk/sys.mk? 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/10] ports/9426 dirk Port submission MySQLTutor o [1999/01/11] ports/9452 ports New port for itk-3.0.1 o [1999/01/11] ports/9453 ports New port for itcl-3.0.1 o [1999/01/11] ports/9454 ports New port for iwidgets-3.0.0 o [1999/01/12] docs/9455 doc cvsup and ftp server in Czech Republic o [1999/01/13] bin/9470 aout-to-elf-build broken with kerberosIV- o [1999/01/13] bin/9471 msgs: /var/msgs/bounds: No such file or d 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] misc/9500 `edithook' is not Y2K compliant o [1999/01/14] bin/9501 Several cvs contrib files are not Y2K com o [1999/01/14] bin/9502 `me' macro documentation incorrectly defi 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] misc/9564 The man page of sysinstall is not install 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] ports/9571 ports New ports for netscape plug-in, named "pl o [1999/01/19] bin/9573 ksrvtgt not working o [1999/01/20] docs/9581 doc Wrong word order on docproj/translations. 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/20] kern/9591 Linux compat getrlimit/setrlimit constant o [1999/01/21] ports/9604 ports Minor improvements to ucspi-tcp port o [1999/01/21] ports/9608 ports Linux Communicator 4.5 o [1999/01/21] kern/9611 MFS calculates the size incorrectly when o [1999/01/21] bin/9613 [PATCH] IPFW command-line parsing error o [1999/01/21] ports/9615 ports explorer port fails to build, can't find o [1999/01/22] kern/9619 Restarting mountd kills existing mounts o [1999/01/23] misc/9638 Typo error in Italian locale o [1999/01/23] misc/9639 /etc/security reports missing passwords o o [1999/01/23] ports/9649 ports abc2ps port a [1999/01/24] ports/9657 ports Progressive Networks' RealAudio proxy por o [1999/01/24] docs/9658 doc tar(1) SYNOPSIS refinement o [1999/01/25] ports/9672 ports New port: misc/xtail o [1999/01/25] kern/9679 fix for uninterruptible open in portal fi o [1999/01/25] ports/9686 ports Update of the nn-6.5.3 port o [1999/01/25] kern/9689 panic in sbdrop(kern/uipc_socket2.c) o [1999/01/25] ports/9694 stb netatalk-asun nits o [1999/01/26] bin/9696 Added ability to specify port ranges in n o [1999/01/26] ports/9699 ports Reorganization the x11-toolkits/xview por o [1999/01/26] ports/9700 ports Reorganization the x11-toolkits/xview-cli o [1999/01/26] bin/9703 typo in login.conf o [1999/01/26] ports/9704 ports Minor fixes to olvwm o [1999/01/26] docs/9707 doc New entry for FAQ o [1999/01/26] ports/9710 ports NN-6.5.3 with NOV enabled can't find .ove o [1999/01/26] bin/9711 Fails: cd /usr/bin; gzip file ; mv file. o [1999/01/27] ports/9719 ports New port: misc/fortuneit o [1999/01/27] i386/9721 Patch for FreeBSD netboot (booting via DO o [1999/01/27] ports/9726 ports new ports ( devel/swarm ) o [1999/01/27] ports/9731 ports aterm port needs Xpm dependency o [1999/01/27] ports/9734 ports TclDP-4.0b2 port added o [1999/01/27] ports/9736 andreas PostGreSQL configure failing on 4.0 o [1999/01/27] ports/9739 ports Update to math/metis port o [1999/01/27] ports/9740 ports New port: cm postscript fonts by AMS o [1999/01/27] ports/9741 ports New port: ams postscript fonts by AMS o [1999/01/28] ports/9745 ports Ports changes for SWARM ports ( ports/972 o [1999/01/28] kern/9748 error in queue handling of at_shutdown() o [1999/01/28] bin/9758 ftpd allows anonymous logins when /etc/no 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] docs/9773 doc Handbook 4.7.1.4. "Testing the port" is i o [1999/01/29] i386/9777 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/9780 ports new port: x11-clock/wmcalclock o [1999/01/29] misc/9782 minor problem with telnet and /etc/gettyt o [1999/01/29] ports/9783 ports new port: lang/pike o [1999/01/29] ports/9786 cwt tk80 port doesn't create man page links o [1999/01/29] ports/9787 cwt tcl80 port doesn't make 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] bin/9793 locate.updatedb is noisy 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 o [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] docs/9837 doc fix to doc/handbook/porting.sgml o [1999/01/31] ports/9840 ports 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/9850 itojun graphics/tiff34 port fails o [1999/01/31] ports/9851 ports Port update: update R to 0.63.2 o [1999/01/31] ports/9852 ports new port: wmdate-0.5 o [1999/02/01] docs/9854 doc undocumented ctype functions break stuff o [1999/02/01] ports/9864 ports make rblcheck use relay.orbs.org instead o [1999/02/01] ports/9865 ports Upgrade Leafnode+ port from version 2.3 t o [1999/02/01] ports/9866 ports port of unix2dos and dos2unix utilities 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] ports/9872 ports New port: waveplay o [1999/02/01] conf/9874 idle-timeout facilities in /etc/login.con o [1999/02/01] ports/9875 ports new port: devel/astyle (aka "Artistic Sty 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/02] ports/9880 kris New port - x11-toolkits/gtkglarea o [1999/02/02] ports/9884 ports samba does not allow "joes" (username+pas o [1999/02/03] docs/9892 doc mrouted.8 should not use -man macro o [1999/02/03] bin/9893 NFS umount of regular file impossible o [1999/02/03] ports/9899 ports port submission for tdetect o [1999/02/03] ports/9901 ports New port net/libnet o [1999/02/03] bin/9902 error in german (and some other) locale s f [1999/02/04] ports/9911 ports slrn port Makefile broken (patch included o [1999/02/04] misc/9913 make release would fail for lack of /etc/ o [1999/02/05] ports/9920 billf New port - xnc o [1999/02/05] ports/9921 peter exmh2 ports update o [1999/02/05] ports/9925 ports New port, br-ispell o [1999/02/06] bin/9931 config gives misleading error when duplic o [1999/02/06] ports/9939 ports NEW port for tkRunIt o [1999/02/06] docs/9940 doc mt.1 typo (right paren missing, and etc.) o [1999/02/07] gnu/9946 linker problem with gcc 2.7.2.1 o [1999/02/07] ports/9953 hosokawa Samba 2.0.2 update o [1999/02/07] ports/9954 ports new port devel/ACE o [1999/02/07] ports/9955 ports New port tclock (transparent analog clock o [1999/02/08] bin/9960 man page for route doesn't mention defaul o [1999/02/08] bin/9965 NIS accounts considered passwordless by s o [1999/02/08] bin/9972 groff always built for US (letter) sized o [1999/02/09] ports/9977 kris New port - astro/wmspaceweather o [1999/02/09] ports/9984 ports PDL - Perl Data Language o [1999/02/09] ports/9985 ports New port: jmirror o [1999/02/09] gnu/9987 jdp wrong (for FreeBSD) ELF_DYNAMIC_INTERPRET o [1999/02/09] ports/9988 ports New port: wmcp 1.2.5 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/09] ports/9999 kris New port: wmitime 0.2 o [1999/02/10] ports/10003ports New port: p5-Socks o [1999/02/10] i386/10004 instalation of current version from FTP s o [1999/02/10] misc/10005 Update /etc/motd o [1999/02/10] ports/10007ports Port of the mercury compiler version 0.8 o [1999/02/10] ports/10012ports new port: xmradio o [1999/02/10] docs/10017 doc Added a site and bug fix o [1999/02/10] ports/10018ports kdecore11 needs gettext o [1999/02/10] bin/10019 Keyinfo and keyinit may use the wrong nam o [1999/02/11] kern/10022 kernel cannot detect WinChips correctly. o [1999/02/11] ports/10023kris New port - net/gtkcookie o [1999/02/11] conf/10024 etc/mtree/BSD.local.dist: lib/perl5 no lo o [1999/02/11] bin/10027 kdump prints garbage when command name is o [1999/02/11] bin/10030 Kerberized telnet fails to encrypt when a o [1999/02/11] ports/10033ports upgrading to 2.2.8 breaks the perl5 port o [1999/02/11] i386/10037 Security Hole -- Easy way to get users pa o [1999/02/11] docs/10038 doc Added a site and bug fix (part two) o [1999/02/12] i386/10052 Matrox Millennium II AGP device/model id o [1999/02/13] ports/10063ports New port: chinese/telnet o [1999/02/13] bin/10064 /bin/sh called from make dumps core o [1999/02/13] ports/10067billf New port - flwm o [1999/02/14] kern/10077 dd'ing a ccd stripped partition sometimes o [1999/02/14] docs/10079 doc Voice Answering Machine Web Link not vali o [1999/02/14] docs/10080 doc Adding link to Daemon BSD case badges o [1999/02/14] docs/10082 doc Adding Pine Internet to Consultants page o [1999/02/14] docs/10083 doc Adding OpenWorld to Consulting services 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] docs/10087 doc Web site error on http://www.freebsd.org/ o [1999/02/14] ports/10092ports Here is a port upgrade for fvwm-2.1.10 o [1999/02/14] ports/10093ports Upgrade GNAT to 3.11p and fix for ELF o [1999/02/14] kern/10095 missing VGA description o [1999/02/14] ports/10096ports New port: games/xtet42 o [1999/02/14] docs/10098 doc Lack of overall guide for NIS setup o [1999/02/15] docs/10099 doc Enables building FreeBSD Web site without o [1999/02/15] ports/10102ports net/ircII port wants to install help file o [1999/02/15] ports/10103ports revision of port of plugger-3.0 o [1999/02/15] ports/10104ports New port: games/pmars-0.8 o [1999/02/15] docs/10108 doc Addition to fstab.5 o [1999/02/15] ports/10111ports Problem with the pgp262s port, Makefile w o [1999/02/15] gnu/10112 /usr/src/gnu/usr.bin/patch sorely out of o [1999/02/15] kern/10113 yokota [PATCH] syscons: switch to previous conso o [1999/02/15] conf/10115 /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] i386/10121 Serial port parity setting problems with o [1999/02/16] ports/10123ports Update for t1utils port 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 o [1999/02/17] bin/10131 bug in strptime(3) o [1999/02/17] ports/10134ports New port: lynx-ssl (Category: www) o [1999/02/17] ports/10136ports New port shorten (an audio compressor) o [1999/02/17] ports/10137ports version update of RPM port to version 2.5 o [1999/02/17] ports/10141ports korganizer update to 1.1 o [1999/02/18] i386/10143 Rebooted without prompting o [1999/02/18] docs/10146 doc Release Notes and LINT for 3.1 include ha o [1999/02/18] ports/10147ports SANE 1.00 overrides CAM's DFLTPHYS in cam o [1999/02/18] misc/10148 atime behavior differs with empty files f o [1999/02/18] kern/10149 New PCI device o [1999/02/18] misc/10155 path to allow PicoBSD build script to use 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/10161ports New port : mail/mailx o [1999/02/19] ports/10162ports Fix kdmrc to add qmail usernames to NoUse o [1999/02/19] ports/10164ports XFree86-3.3.3.1 build fails with kerberos o [1999/02/19] bin/10165 CVS does not know to ignore .So files o [1999/02/19] misc/10167 Upon exiting X11R6, monitor goes blank. o [1999/02/19] ports/10168ports [NEW PORT] ezbounce (IRC Proxy) 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/20] ports/10176ports upgrade of devel/doc++ port o [1999/02/21] ports/10178ports 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/10180 doc Another mirror site not listed... o [1999/02/21] docs/10182 doc http://www.freebsd.org/cgi/query-pr.cgi?p o [1999/02/21] ports/10184ports Master site gone; makefile updated o [1999/02/21] ports/10187ports New port - gftp o [1999/02/22] ports/10196ports Better startup scripts for ssh o [1999/02/22] ports/10210ports New Port: tgd 1.2c o [1999/02/22] ports/10215ports net/coda_client and net/coda_server o [1999/02/23] ports/10227ports wrong sendmail path in rdist6-port o [1999/02/23] i386/10229 system time goes slow o [1999/02/23] misc/10231 inet_addr() doesn't check for illegal val o [1999/02/23] ports/10232ports New port - unace o [1999/02/23] ports/10233ports misc/buffer has been removed, let's reviv o [1999/02/25] docs/10239 doc FreeBSD Mall o [1999/02/25] docs/10240 doc We need a script which check if our web m f [1999/02/25] docs/10241 doc http://www.freebsd.org/cgi/query-pr-summa o [1999/02/25] docs/10242 doc Windsor Unix Users Group o [1999/02/25] conf/10244 100 character limit on any pathname in sy o [1999/02/25] ports/10248ports [new port] xhippo o [1999/02/25] kern/10255 Some more SiS chipset PCI IDs for chipset o [1999/02/25] docs/10256 doc handbook on cvsup... o [1999/02/25] ports/10268ports [new port] colortail o [1999/02/25] ports/10270ports [new port] wterm o [1999/02/25] ports/10272ports [new port] gmixer o [1999/02/26] bin/10274 make does not understand "lib(obj)" synta o [1999/02/26] ports/10275wosch Update: www/checkbot o [1999/02/26] conf/10277 pccard.conf entry for Xircom Modem o [1999/02/26] kern/10278 hm Fritz! PCMCIA Card in i4b does not work o [1999/02/26] ports/10279ports [new port] gtimer o [1999/02/26] bin/10283 Race condition in rc.network a [1999/02/26] ports/10290stb Update: net/netatalk-asun o [1999/02/27] ports/10297ports libtix numbering goofed up o [1999/02/27] ports/10298ports New port: icecast-1.1.0 o [1999/02/28] bin/10300 dmesg exits on signal 10 o [1999/02/28] ports/10303ports New port: wmicons-1.0(graphics/wmicons) o [1999/02/28] ports/10304ports unpost master site removed o [1999/02/28] conf/10306 jkh Registration file generated during instal o [1999/02/28] i386/10307 Problem booting SMP kernel on Tyan S1668 o [1999/02/28] ports/10309ports New port, id3ren, mpeg3 audio information o [1999/02/28] ports/10313ports New port - ripenc o [1999/02/28] kern/10314 yokota green screen saver page faults and reboot o [1999/03/01] ports/10321ports Update Ports: postgresql-ja 6.4.2 o [1999/03/01] ports/10323kris Upgrade the port: databases/db to 2.7.3 o [1999/03/01] kern/10324 ip_fw allows divert rules even though not o [1999/03/01] misc/10325 Implementation of itoa() for libc o [1999/03/01] i386/10328 wd(4) manpage correction o [1999/03/01] ports/10329ports New Port of XMangekyou-2.0 o [1999/03/01] docs/10331 doc pccardd(8) claims FreeBSD does not suppor o [1999/03/01] ports/10333ports New port: kmikmod o [1999/03/01] bin/10342 putenv(3) unnecessarily calls strdup/free o [1999/03/01] docs/10345 doc Where is documentation on creating a one- o [1999/03/01] ports/10346ports new version of lesstif o [1999/03/01] misc/10349 For long .Dt fields, rendering is broken- o [1999/03/01] bin/10350 mail(1) has some ugly code in it... o [1999/03/02] misc/10351 /usr/share/examples/worm is out of date o [1999/03/02] ports/10352ports ghostscript55 port build fails using jpeg o [1999/03/02] ports/10354ports New port of XBalloon-1.0 o [1999/03/02] bin/10358 ftp(1) has problems with long pathnames o [1999/03/02] kern/10361 securelevel>=1 too restrictive on time ch o [1999/03/02] ports/10363ports [patch] give moxftp port some master site o [1999/03/02] ports/10367ports NS Communicator 4.5 fails o [1999/03/02] bin/10368 'pgtok redefined' error in ps(1) o [1999/03/03] ports/10375billf New port - a benchmarking tool for Web pr o [1999/03/03] ports/10377ports `make' in ports does not honor {f,ht}tp_p o [1999/03/03] docs/10378 doc option -s missing in lptcontrol.8 f [1999/03/04] ports/10385billf New port: apache13-modperl o [1999/03/04] ports/10386ports Fix port: p5-MLDBM o [1999/03/04] docs/10388 doc Obsolete information in Handbook o [1999/03/04] ports/10389ports Create new port mod_jserv and JSDK 2.0 o [1999/03/04] ports/10390ports Tidy port: p5-libwww o [1999/03/04] i386/10391 The default sendmail.cf file has an extra o [1999/03/04] ports/10393ports formatted lsof man page installed into ma o [1999/03/05] ports/10396ports SPIN is in the wrong category o [1999/03/05] docs/10403 doc CDE is no longer sold by Xi Graphics. o [1999/03/05] ports/10404ports Samba PLIST not up to date. o [1999/03/05] ports/10407ports incomplete mirrors suggested for samba o [1999/03/05] docs/10408 doc [quasi-patch] Grammar nitpicks in Handboo o [1999/03/05] ports/10410ports pkg_add: could not find package XFree86-3 o [1999/03/05] docs/10412 doc kld*() calls are undocumented o [1999/03/05] ports/10413ports su2; description of file location is wron o [1999/03/05] ports/10414ports slirp port patch o [1999/03/06] ports/10415ports samba-2.0.3 port make package fails and s 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] docs/10451 doc EDESTADDRREQ returnable by writev() but n o [1999/03/06] ports/10454ports Update: emulators/spim o [1999/03/06] kern/10455 pcaudio breakage o [1999/03/07] ports/10458ports New port: fconv: Converts Mac/DOS text fi o [1999/03/07] ports/10463ports Fix Port: math/abs o [1999/03/07] i386/10465 Must disable ex0 to install. o [1999/03/07] ports/10467ports ports submission: wmnetselect o [1999/03/07] ports/10469ports new port: linux-netcape-communicator-4.51 o [1999/03/07] docs/10472 doc Mailing list for discussion of Xircom dri o [1999/03/07] docs/10474 doc A command line in a man document is incom o [1999/03/07] ports/10476ports x11-toolkits/tix doesn't build properly o [1999/03/07] ports/10477ports The fakemail in lib-src fails to link (ne o [1999/03/07] docs/10478 doc Broken link in intro(1) (fix included!) f [1999/03/07] ports/10479dirk ports/sysutil/mkisofs Makefile error. o [1999/03/08] ports/10483ports A new port (jdk-1.1.7-doc) o [1999/03/08] i386/10485 int15H:E820H interface will not work. o [1999/03/08] docs/10488 doc Error in entry for 02/27 in calendar.hist o [1999/03/08] ports/10489ports new port of gnotepad+ o [1999/03/08] bin/10493 ipfw's undocumented feature o [1999/03/08] docs/10494 doc arp(4) SYNOPSIS non typical expression o [1999/03/08] docs/10495 doc lo(4) SYNOPSIS non typical expression o [1999/03/08] ports/10499erich upgrade ports/security/sudo to 1.5.8p2 o [1999/03/08] docs/10500 doc spell error o [1999/03/09] ports/10506ports Update: net/netpipes o [1999/03/09] bin/10508 isc-dhcp puts garbage to text options, V2 o [1999/03/09] docs/10512 doc ENOBUFS returnable from writev(2) but not o [1999/03/09] ports/10514ports New port - V.E.R.A. o [1999/03/09] docs/10517 doc Missing manpage for /usr/bin/gensetdefs ( o [1999/03/09] ports/10518ports memcpy bug in windowmaker 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/10534 if_tx.c bridge patch o [1999/03/10] ports/10536ports ports/japanese/vje-trial has no makefile 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] ports/10543ports New port uploaded for xslj o [1999/03/11] misc/10544 pccardd is not reporting initialized driv 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/11] ports/10551ports [New port] gtkportscan o [1999/03/12] gnu/10555 [PATCH] awk dumps core o [1999/03/12] bin/10556 make(1) man page update o [1999/03/12] ports/10559ports [PATCH] net/ethereal should be linked wit o [1999/03/12] ports/10561ports net/ucd-snmpd build fail o [1999/03/12] ports/10562ports New port - PVM3 o [1999/03/12] kern/10563 QIC 40/80 tape drive ft present in versio o [1999/03/12] kern/10565 Slow timekeeping on certain motherboards/ o [1999/03/13] bin/10568 dhcp client receives garbage (dhclient pr o [1999/03/13] bin/10572 mount -u no longer works with -a option u o [1999/03/13] bin/10573 [PATCH] Typo in dump reporting o [1999/03/13] kern/10574 3.1-stable kernel reports k6 cpu as "\^E" o [1999/03/13] docs/10576 doc multiple bugs in tun(4) man page o [1999/03/13] bin/10580 ftpio should use IP_PORTRANGE to be firew o [1999/03/14] conf/10582 Makefile.upgrade fails with make -j o [1999/03/14] docs/10583 doc Update doc: doc/ru/FAQ/admin.sgml o [1999/03/14] docs/10584 doc Update doc: doc/ru/FAQ/hackers.sgml o [1999/03/14] docs/10585 doc Update doc: doc/ru/FAQ/preface.sgml o [1999/03/14] i386/10587 ACPI BIOS Detection is no effect. 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] ports/10592ports New ports: japanese/exmh2 (ja-exmh-2.0.2) o [1999/03/14] i386/10595 [PATCH] spanish language support for vidf o [1999/03/15] kern/10597 Patch to make HP 8100 CD-RW work with acd o [1999/03/15] bin/10601 Ownership of symlinks copied by adduser a o [1999/03/15] kern/10602 Brooktree support broken in kernel build 1096 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 Mar 15 12: 0: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 23D6E1541B for ; Mon, 15 Mar 1999 12:00:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA70549; Mon, 15 Mar 1999 12:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Mon, 15 Mar 1999 12:00:01 -0800 (PST) Message-Id: <199903152000.MAA70549@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Thomas David Rivers Subject: Re: kern/10602: Brooktree support broken in kernel build after move from 2.2.8 to 3.1 Reply-To: Thomas David Rivers Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10602; it has been noted by GNATS. From: Thomas David Rivers To: freebsd-gnats-submit@FreeBSD.org, rjbubon@bigI.com Cc: Subject: Re: kern/10602: Brooktree support broken in kernel build after move from 2.2.8 to 3.1 Date: Mon, 15 Mar 1999 14:48:33 -0500 (EST) Support for building the BrookTree device changed... It's someone spelled out in the the LINT file... To get it working, I put the following entries at the end of my config file: # Brooktree driver has been ported to the new I2C framework. Thus, # you'll need at least iicbus, iicbb and smbus. iic/smb are only needed if you # want to control other I2C slaves connected to the external connector of # some cards. # device bktr0 controller smbus0 device smb0 at smbus? controller iicbus0 controller iicbb0 device ic0 at iicbus? device iic0 at iicbus? device iicsmb0 at iicbus? controller pcf0 at isa? port 0x320 net irq 5 - Dave Rivers - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 12:11:42 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from gte.net (1Cust152.tnt2.oxnard.ca.da.uu.net [208.252.94.152]) by hub.freebsd.org (Postfix) with SMTP id 03C9D15129 for ; Mon, 15 Mar 1999 12:11:35 -0800 (PST) (envelope-from chris.holden@gte.net) Date: Mon, 15 Mar 1999 12:12:04 -0800 From: "Chris Holden" Message-ID: To: freebsd-bugs@freebsd.org Subject: Ooops Typo :) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I happened upon your web site and noticed that the word "millennium" is misspelled (you have it as "millenium" without the second "n"). The URL of the page is: http://ftp.dei.uc.pt/www.freebsd.org/y2kbug.html I hope this helps. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 12:20: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 B24711512C for ; Mon, 15 Mar 1999 12:20:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA71852; Mon, 15 Mar 1999 12:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from apn.dhs.org (unknown [192.147.239.254]) by hub.freebsd.org (Postfix) with ESMTP id 2913B15085 for ; Mon, 15 Mar 1999 12:19:55 -0800 (PST) (envelope-from root@apn.dhs.org) Received: (from root@localhost) by apn.dhs.org (8.9.2/8.9.2) id MAA00391; Mon, 15 Mar 1999 12:18:53 -0800 (PST) (envelope-from root) Message-Id: <199903152018.MAA00391@apn.dhs.org> Date: Mon, 15 Mar 1999 12:18:53 -0800 (PST) From: root@apn.dhs.org Reply-To: scion@usa.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/10603: Random system panics Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10603 >Category: kern >Synopsis: Random system panics >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 15 12:20:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Peter Keeler >Release: FreeBSD 3.1-RELEASE i386 >Organization: The Universal MUD Resource Group >Environment: kernel.GENERIC >Description: The system panics at seemingly random times and requires a human to hit a key and restart it. >How-To-Repeat: Contrary to popular belief, this panic has a cause. I discovered that failed login attempts at the console that leave a character at the Login: prompt without a carriage return will cause the panic. For instance, a child comes by and types "kkwl" at the console, then leaves. The system will eventually panic and require rebooting. This does not seem to happen if the carriage return is pressed last. >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 Mar 15 12:50:46 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E9B215056 for ; Mon, 15 Mar 1999 12:50:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA74179; Mon, 15 Mar 1999 12:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Mon, 15 Mar 1999 12:50:02 -0800 (PST) Message-Id: <199903152050.MAA74179@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: semen Subject: Re: kern/10535: Very poor ethernet performance with tx driver Reply-To: semen Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10535; it has been noted by GNATS. From: semen To: freebsd-gnats-submit@freebsd.org, peter.jeremy@alcatel.com.au Cc: Subject: Re: kern/10535: Very poor ethernet performance with tx driver Date: Tue, 16 Mar 1999 02:35:20 +0000 I have done all spoken in this thread, and some more, could you please try new version (1.22) ? Andreas Klemm has reported some progress of new driver. Bye. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 13:11: 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 1203E15100 for ; Mon, 15 Mar 1999 13:10:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA75684; Mon, 15 Mar 1999 13:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from alms1.fw.att.com (alms1.att.com [192.128.167.146]) by hub.freebsd.org (Postfix) with ESMTP id A784B150B6 for ; Mon, 15 Mar 1999 13:07:09 -0800 (PST) (envelope-from shalunov@tuzik.lz.att.com) Received: from tuzik.lz.att.com ([135.25.200.84]) by alms1.fw.att.com (AT&T/IPNS/GW-1.0) with ESMTP id QAA14984 for ; Mon, 15 Mar 1999 16:06:50 -0500 (EST) Received: (from root@localhost) by tuzik.lz.att.com (8.9.2/8.9.2) id PAA21615; Mon, 15 Mar 1999 15:08:22 -0500 (EST) (envelope-from shalunov) Message-Id: <199903152008.PAA21615@tuzik.lz.att.com> Date: Mon, 15 Mar 1999 15:08:22 -0500 (EST) From: shalunov@lynxhub.lz.att.com Reply-To: shalunov@lynxhub.lz.att.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/10604: [PATCH] `md5 -t' too fast on modern CPUs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10604 >Category: bin >Synopsis: [PATCH] `md5 -t' too fast on modern CPUs >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 Mar 15 13:10:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: stanislav shalunov >Release: FreeBSD 3.1-RELEASE i386 >Organization: AT&T >Environment: FreeBSD tuzik.lz.att.com 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Wed Mar 10 11:57:33 EST 1999 shalunov@tuzik.lz.att.com:/usr/src/sys/compile/TUZIK i386 >Description: I am reporting two problems in one report, in fact. First, `md5 -t' by default digests 1000 1000-byte blocks and measures time in whole seconds. On any modern CPU this operation certainly takes much less than 1 second, thus rendering the option useless. I changed it in such a way that on my PII 350 it takes about 13-14 seconds. Second, the message ``Digesting...'' was not flushed, which made it useless, too (there is no newline in the end of message). >How-To-Repeat: $ md5 -t >Fix: Quick fix below: --- md5.c~ Mon Mar 15 14:55:52 1999 +++ md5.c Mon Mar 15 14:56:23 1999 @@ -34,8 +34,8 @@ /* * Length of test block, number of test blocks. */ -#define TEST_BLOCK_LEN 1000 -#define TEST_BLOCK_COUNT 1000 +#define TEST_BLOCK_LEN 10000 +#define TEST_BLOCK_COUNT 50000 static void MDString PROTO_LIST((char *)); static void MDTimeTrial PROTO_LIST((void)); @@ -120,6 +120,7 @@ printf ("MD5 time trial. Digesting %d %d-byte blocks ...", TEST_BLOCK_COUNT, TEST_BLOCK_LEN); + fflush(stdout); /* Initialize block */ for (i = 0; i < TEST_BLOCK_LEN; i++) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 14:20: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 9991C1523E for ; Mon, 15 Mar 1999 14:20:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA81679; Mon, 15 Mar 1999 14:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Mon, 15 Mar 1999 14:20:01 -0800 (PST) Message-Id: <199903152220.OAA81679@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: misc/8071 Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/8071; it has been noted by GNATS. From: Sheldon Hearn To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: misc/8071 Date: Tue, 16 Mar 1999 00:13:10 +0200 Oops, missed two diffs: Index: Makefile =================================================================== RCS file: /home/ncvs/src/Makefile,v retrieving revision 1.224 diff -u -d -r1.224 Makefile --- Makefile 1999/02/17 20:56:09 1.224 +++ Makefile 1999/03/14 13:49:55 @@ -88,7 +88,7 @@ # TGTS = afterdistribute all buildworld checkdpadd clean cleandepend cleandir \ depend distribute everything hierarchy includes install installmost \ - installworld lint maninstall mk most obj objlink regress rerelease \ + installworld lint maninstall mk most obj regress rerelease \ tags update world # Index: Makefile.inc0 =================================================================== RCS file: /home/ncvs/src/Makefile.inc0,v retrieving revision 1.14 diff -u -d -r1.14 Makefile.inc0 --- Makefile.inc0 1999/01/14 06:45:53 1.14 +++ Makefile.inc0 1999/03/14 13:50:07 @@ -33,7 +33,7 @@ # BKTGTS= all checkdpadd clean cleandepend cleandir \ depend everything hierarchy includes install installmost \ - lint maninstall mk most obj objlink regress rerelease \ + lint maninstall mk most obj regress rerelease \ tags update # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 14:31:10 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by hub.freebsd.org (Postfix) with ESMTP id D18A21576D for ; Mon, 15 Mar 1999 14:30:56 -0800 (PST) (envelope-from w@panke.de.freebsd.org) Received: (from uucp@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id XAA25840; Mon, 15 Mar 1999 23:30:35 +0100 (CET) (envelope-from w@panke.de.freebsd.org) Received: (from w@localhost) by paula.panke.de.freebsd.org (8.9.3/8.8.8) id XAA01980; Mon, 15 Mar 1999 23:10:12 +0100 (CET) (envelope-from w) Message-ID: <19990315231012.34533@panke.de.freebsd.org> Date: Mon, 15 Mar 1999 23:10:12 +0100 From: Wolfram Schneider To: Chris Holden , freebsd-bugs@FreeBSD.ORG Subject: Re: Ooops Typo :) References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: ; from Chris Holden on Mon, Mar 15, 1999 at 12:12:04PM -0800 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Fixed, thanks! The change will appear at http://www.freebsd.org with the next web server update at 04:00 PST (UTC -07:00). Wolfram On 1999-03-15 12:12:04 -0800, Chris Holden wrote: > I happened upon your web site and noticed that the word "millennium" is > misspelled (you have it as "millenium" without the second "n"). The URL of > the page is: http://ftp.dei.uc.pt/www.freebsd.org/y2kbug.html > > I hope this helps. > > Chris > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message -- Wolfram Schneider http://wolfram.schneider.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 16:30: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 6B1D61546D for ; Mon, 15 Mar 1999 16:30:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id QAA89899; Mon, 15 Mar 1999 16:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from fw.bby.com.au (ns.bby.com.au [192.83.119.129]) by hub.freebsd.org (Postfix) with ESMTP id 0E62214EEC for ; Mon, 15 Mar 1999 16:26:44 -0800 (PST) (envelope-from gnb@itga.com.au) Received: (from daemon@localhost) by fw.bby.com.au (8.8.8/8.6.9) id LAA03097 for ; Tue, 16 Mar 1999 11:26:25 +1100 (EST) Received: from lightning.itga.com.au(192.168.71.20) via SMTP by fw.bby.com.au, id smtpd003095; Tue Mar 16 00:26:19 1999 Received: from hellcat.itga.com.au (hellcat.itga.com.au [192.168.71.163]) by lightning.itga.com.au (8.9.1a/8.9.1) with ESMTP id LAA09509; Tue, 16 Mar 1999 11:26:18 +1100 (EST) Received: (from gnb@localhost) by hellcat.itga.com.au (8.9.2/8.9.1) id LAA14331; Tue, 16 Mar 1999 11:26:18 +1100 (EST) (envelope-from gnb@itga.com.au) Message-Id: <199903160026.LAA14331@hellcat.itga.com.au> Date: Tue, 16 Mar 1999 11:26:18 +1100 (EST) From: Gregory Bond Reply-To: gnb@itga.com.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: i386/10606: Patch: nit with atapi.c and LS-120s Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10606 >Category: i386 >Synopsis: Probablue odd error message if LS-120 is not configured >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 Mar 15 16:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Gregory Bond >Release: FreeBSD 3.1-STABLE i386 >Organization: ITG Australia Limited >Environment: FreeBSD 3.1-Stable An LS-120 (or other ATAPI Direct Access device) installed but no wfd driver configured. >Description: While fossicking around the atapi code I noticed that if an LS-120 (or other ATAPI Direct Access device - are there any?) is installed but the relevent wfd driver is not configured in the kernel, then the probe code in atapi.c falls through to the CD case. This will cause the acd driver to try and probe/attach the LS-120, which is likely to give interesting error messages! >How-To-Repeat: Note I have no LS-120 to test this, so I am assuming this is a bug. Inspect the code and note that in the case WNFD == 0, th switch statement inside atapi_attach() falls through. >Fix: *** ./sys/i386/isa/atapi.c.dist Mon Mar 15 18:30:21 1999 --- ./sys/i386/isa/atapi.c Tue Mar 16 11:15:01 1999 *************** *** 291,296 **** --- 291,299 ---- ata->attached[unit] = 1; return (1); } + #else + printf ("wdc%d: ATAPI LS-120 (or other DASD) not configured\n", ctlr); + break; #endif case AT_TYPE_CDROM: /* CD-ROM device */ #if NACD > 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 Mon Mar 15 18:20: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 1DDFB1509E for ; Mon, 15 Mar 1999 18:20:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id SAA96284; Mon, 15 Mar 1999 18:20:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from irbs.irbs.com (irbs.irbs.com [209.36.62.129]) by hub.freebsd.org (Postfix) with ESMTP id 400C915039 for ; Mon, 15 Mar 1999 18:06:50 -0800 (PST) (envelope-from jc@irbs.com) Received: (from jc@localhost) by irbs.irbs.com (8.8.5/8.8.5) id TAA25708; Mon, 15 Mar 1999 19:46:54 -0500 (EST) Message-Id: <199903160046.TAA25708@irbs.irbs.com> Date: Mon, 15 Mar 1999 19:46:54 -0500 (EST) From: jc@irbs.com Reply-To: jc@irbs.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/10607: Fast forwarding breaks when arp cache expires Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10607 >Category: kern >Synopsis: Fast forwarding breaks when arp cache expires >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 Mar 15 18:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: John Capo >Release: FreeBSD 3.1-STABLE i386 >Organization: IRBS Engineering >Environment: 3.1 router with two fxp interfaces between a Cisco 7000 and a LAN of 5 web servers forwarding around 750 pps. >Description: When the arp entry for the Cisco expires, arp requests are issued for the destination IP rather than the next hop IP which is th Cisco. The interface address is 209.36.62.211/29, the next hop Cisco is 209.36.62.210. 12:50:30.006992 arp who-has 198.108.225.232 tell 209.36.62.211 12:50:31.018596 arp who-has 212.210.246.39 tell 209.36.62.211 12:50:32.011115 arp who-has 193.227.69.106 tell 209.36.62.211 12:50:33.008656 arp who-has 193.4.198.10 tell 209.36.62.211 12:50:34.012108 arp who-has 194.51.131.253 tell 209.36.62.211 12:50:55.012083 arp who-has 209.36.62.209 tell 209.36.62.211 12:50:55.014307 arp reply 209.36.62.209 is-at 0:0:c:30:35:45 Also, the arp request for the next hop router manages to be delayed for host_down_time for some reason. The machine stops routing for 20 seconds. >How-To-Repeat: Fast forward packets at a good rate, several hundred per second probably. Wait for the next hop router arp entry to expire or delete it from the arp table. >Fix: Not sure if this is the correct way to do this but it does solve the problem. Index: src/sys/netinet/ip_flow.c =================================================================== RCS file: /usr/cvs/src/sys/netinet/ip_flow.c,v retrieving revision 1.6 diff -c -r1.6 ip_flow.c *** ip_flow.c 1998/12/07 21:58:38 1.6 --- ip_flow.c 1999/03/16 00:12:29 *************** *** 109,114 **** --- 109,115 ---- struct ip *ip; struct ipflow *ipf; struct rtentry *rt; + struct sockaddr *dest; int error; /* *************** *** 153,164 **** ip->ip_sum += htons(IPTTLDEC << 8); } /* * Send the packet on its way. All we can get back is ENOBUFS */ ipf->ipf_uses++; ipf->ipf_timer = IPFLOW_TIMER; ! if ((error = (*rt->rt_ifp->if_output)(rt->rt_ifp, m, &ipf->ipf_ro.ro_dst, rt)) != 0) { if (error == ENOBUFS) ipf->ipf_dropped++; else --- 154,169 ---- ip->ip_sum += htons(IPTTLDEC << 8); } + if (rt->rt_flags & RTF_GATEWAY) + dest = rt->rt_gateway; + else + dest = &ipf->ipf_ro.ro_dst; /* * Send the packet on its way. All we can get back is ENOBUFS */ ipf->ipf_uses++; ipf->ipf_timer = IPFLOW_TIMER; ! if ((error = (*rt->rt_ifp->if_output)(rt->rt_ifp, m, dest, rt)) != 0) { if (error == ENOBUFS) ipf->ipf_dropped++; else >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 19:31: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 01FBD150C2 for ; Mon, 15 Mar 1999 19:30:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id TAA01560; Mon, 15 Mar 1999 19:30:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id F313514D5B; Mon, 15 Mar 1999 19:25:48 -0800 (PST) Message-Id: <19990316032548.F313514D5B@hub.freebsd.org> Date: Mon, 15 Mar 1999 19:25:48 -0800 (PST) From: nakagawa@jp.FreeBSD.org To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/10608: add Opti Viper-M PCI ID Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10608 >Category: i386 >Synopsis: add Opti Viper-M PCI ID >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 15 19:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: NAKAGAWA, Yoshihisa >Release: current >Organization: Japan FreeBSD User Group >Environment: >Description: Some machine are using Opti Viper-M chipset. Add Opti Viper-M PCI ID. >How-To-Repeat: >Fix: *** pcisupport.c.org Tue Mar 16 12:19:44 1999 --- pcisupport.c Tue Mar 16 12:21:26 1999 *************** *** 397,402 **** --- 397,408 ---- case 0x003b1033: return ("NEC 003B PCI to PC-98 C-bus bridge"); + /* Opti -- vendor 0x1045 */ + case 0xc5571045: + return ("Opti 82C557 (Viper-M) host to PCI bridge"); + case 0xc5581045: + return ("Opti 82C558 (Viper-M) ISA+IDE"); + /* Ross (?) -- vendor 0x1166 */ case 0x00051166: fixbushigh_Ross(tag); >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 Mar 15 21: 1: 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 68F6B1509A for ; Mon, 15 Mar 1999 21:00:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id VAA06400; Mon, 15 Mar 1999 21:00:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from hawaii.conterra.com (hawaii.conterra.com [209.12.164.32]) by hub.freebsd.org (Postfix) with ESMTP id 9063A1507C for ; Mon, 15 Mar 1999 20:57:30 -0800 (PST) (envelope-from haug@hawaii.conterra.com) Received: (from haug@localhost) by hawaii.conterra.com (8.8.8/8.8.7) id XAA05229; Mon, 15 Mar 1999 23:57:10 -0500 (EST) Message-Id: <199903160457.XAA05229@hawaii.conterra.com> Date: Mon, 15 Mar 1999 23:57:10 -0500 (EST) From: Brian Haug Reply-To: haug@hawaii.conterra.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/10609: adjtime bug (tv_sec >2147 ) and enhancement (nil first arg) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10609 >Category: kern >Synopsis: adjtime bug (tv_sec > 2147) and enhancement (nil first arg) >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 Mar 15 21:00:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Brian Haug >Release: FreeBSD 3.1-RELEASE i386 (?? send-pr from different system) >Organization: None >Environment: probably any system with adjtime system call >Description: 1. Bug: adjtime can not handle adjustments whos absolute value exceeds 2148 (or stricly exceeds 2147) 2. Change request: adjtime does not accept a nil first argument to allow the application to determine the current delta being applied to the clock. 3. Documentation doesn't note the first issue (code fix attached). >How-To-Repeat: use "date -a 2148" (code in follow on report) or examine the code. Note that 2147 seconds (expressed as microseconds) is real close to MAXINT, and 2148 seconds would exceed this. Call adjtime with the value NULL for the first argument, note that the system call will fail. >Fix: Hopefully the code diffs are all correct. I've used BRH_ to diferentiate the two fixes, and would actually suggest not using the ifdefs. The two problems are somewhat intertwined, so I appologize for tying them together. The man page only attempts to dealwith the NIL first argument issue since the other problem is now fixed in the kernel. *** /usr/src/sys/kern/kern_time.c.old Sun Oct 25 10:44:51 1998 --- /usr/src/sys/kern/kern_time.c Sun Mar 14 08:02:31 1999 *************** *** 322,328 **** --- 322,332 ---- } int tickdelta; /* current clock skew, us. per tick */ + #ifdef BRH_ADJTIME_BIG + long long timedelta; /* unapplied time correction, us. */ + #else long timedelta; /* unapplied time correction, us. */ + #endif static long bigadj = 1000000; /* use 10x skew above bigadj us. */ #ifndef _SYS_SYSPROTO_H_ *************** *** 338,351 **** --- 342,370 ---- register struct adjtime_args *uap; { struct timeval atv; + #ifdef BRH_ADJTIME_BIG + long long ndelta, odelta; + register long ntickdelta; + #else register long ndelta, ntickdelta, odelta; + #endif int s, error; + #ifdef BRH_ADJTIME_NULL + int for_real; + #endif if ((error = suser(p->p_ucred, &p->p_acflag))) return (error); + #ifndef BRH_ADJTIME_NULL if ((error = copyin((caddr_t)uap->delta, (caddr_t)&atv, sizeof(struct timeval)))) return (error); + #else + for_real = (caddr_t)NULL != (caddr_t)uap->delta; + if (for_real && (error = + copyin((caddr_t)uap->delta, (caddr_t)&atv, sizeof(struct timeval)))) + return (error); + #endif /* * Compute the total correction and the rate at which to apply it. *************** *** 354,360 **** --- 373,386 ---- * hardclock(), tickdelta will become zero, lest the correction * overshoot and start taking us away from the desired final time. */ + #ifdef BRH_ADJTIME_NULL + if (for_real) { + #endif + #ifdef BRH_ADJTIME_BIG + ndelta = (long long)atv.tv_sec * 1000000 + atv.tv_usec; + #else ndelta = atv.tv_sec * 1000000 + atv.tv_usec; + #endif if (ndelta > bigadj || ndelta < -bigadj) ntickdelta = 10 * tickadj; else *************** *** 369,378 **** --- 395,413 ---- */ if (ndelta < 0) ntickdelta = -ntickdelta; + #ifdef BRH_ADJTIME_NULL + } + #endif s = splclock(); odelta = timedelta; + #ifdef BRH_ADJTIME_NULL + if (for_real) { + #endif timedelta = ndelta; tickdelta = ntickdelta; + #ifdef BRH_ADJTIME_NULL + } + #endif splx(s); if (uap->olddelta) { *** /usr/src/sys/sys/kernel.h.old Sun Mar 14 07:56:11 1999 --- /usr/src/sys/sys/kernel.h Sun Mar 14 07:57:04 1999 *************** *** 73,79 **** --- 73,83 ---- extern int ticks; extern int lbolt; /* once a second sleep address */ extern int tickdelta; + #ifdef BRH_ADJTIME_BIG + extern long long timedelta; + #else extern long timedelta; + #endif #endif /* KERNEL */ *** /usr/src/lib/libc/sys/adjtime.2.old Sun Mar 14 08:08:37 1999 --- /usr/src/lib/libc/sys/adjtime.2 Sun Mar 14 08:14:13 1999 *************** *** 66,71 **** --- 66,76 ---- .Fn adjtime is called again. If + .Fa delta + is nil, then no changes are made to the clock. + This is useful when one wants to determine the amount of adjustment which + is yet to be performed. + If .Fa olddelta is non-nil, the structure pointed to will contain, upon return, the >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 Mar 15 21:10: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 B5601150C8 for ; Mon, 15 Mar 1999 21:10:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id VAA07095; Mon, 15 Mar 1999 21:10:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from hawaii.conterra.com (hawaii.conterra.com [209.12.164.32]) by hub.freebsd.org (Postfix) with ESMTP id 9B2DE14BFE for ; Mon, 15 Mar 1999 21:07:04 -0800 (PST) (envelope-from haug@hawaii.conterra.com) Received: (from haug@localhost) by hawaii.conterra.com (8.8.8/8.8.7) id AAA05691; Tue, 16 Mar 1999 00:06:45 -0500 (EST) Message-Id: <199903160506.AAA05691@hawaii.conterra.com> Date: Tue, 16 Mar 1999 00:06:45 -0500 (EST) From: Brian Haug Reply-To: haug@hawaii.conterra.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/10610: date enhancement Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10610 >Category: bin >Synopsis: New options to date to slowly adjust time with adjtime(2) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 15 21:10:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Brian Haug >Release: FreeBSD 3.1-RELEASE i386 (?? submitting from different machine) >Organization: None >Environment: Generic BSD environment >Description: SVR4 implementations of date have a -a option which allows the time to slowly be adjusted with the adjtime system call. I've also provided a -T option which adjust the time like the -a option but does not require the user to calculate the delta. >How-To-Repeat: Not applicapble >Fix: The BRH define was to keep track of the changes, I suggest removing it. *** /usr/src/bin/date/date.c.old Sun Mar 14 08:15:47 1999 --- /usr/src/bin/date/date.c Mon Mar 15 08:19:05 1999 *************** *** 1,3 **** --- 1,4 ---- + #define BRH /* * Copyright (c) 1985, 1987, 1988, 1993 * The Regents of the University of California. All rights reserved. *************** *** 62,67 **** --- 63,72 ---- time_t tval; int retval, nflag; + #ifdef BRH + int aflag, Tflag; + char *aval; + #endif static void setthetime __P((const char *, const char *)); static void badformat __P((void)); *************** *** 91,98 **** --- 96,118 ---- tz.tz_dsttime = tz.tz_minuteswest = 0; rflag = 0; set_timezone = 0; + #ifdef BRH + while ((ch = getopt(argc, argv, "a:d:f:nr:t:uv:T")) != -1) + #else while ((ch = getopt(argc, argv, "d:f:nr:t:uv:")) != -1) + #endif switch((char)ch) { + #ifdef BRH + /* adjust time slowly to specified time */ + case 'T': + Tflag = 1; + break; + /* adjust time slowly by amount specified */ + case 'a': + aflag = 1; + aval = optarg; + break; + #endif case 'd': /* daylight savings time */ tz.tz_dsttime = strtol(optarg, &endptr, 10) ? 1 : 0; if (endptr == optarg || *endptr != '\0') *************** *** 146,152 **** --- 166,178 ---- ++argv; } + #ifdef BRH + if (aflag) { + setthetime(fmt, aval); + } else if (*argv) { + #else if (*argv) { + #endif setthetime(fmt, *argv); ++argv; } else if (fmt != NULL) *************** *** 178,183 **** --- 204,218 ---- register struct tm *lt; struct timeval tv; const char *dot, *t; + #ifdef BRH + time_t ctval; /* current time_t value */ + int sign = 1; + + if (aflag && '-' == *p) { + sign = -1; + p++; + } + #endif if (fmt != NULL) { lt = localtime(&tval); *************** *** 202,209 **** --- 237,269 ---- badformat(); } + #ifdef BRH + if (aflag) { + tv.tv_usec = 0; + if (NULL != dot) { + int scale = 1000000; + + dot++; + while (isdigit(*dot)) { + scale /= 10; + tv.tv_usec += scale * (*dot - '0'); + dot++; + } + } + tv.tv_sec = strtol(p, NULL, 10) * sign; + if (-1 == adjtime(&tv, (struct timeval *)NULL)) { + err(1, "adjtime (timeval)"); + } + return; + } + #endif + lt = localtime(&tval); + #ifdef BRH + if (Tflag && (ctval = mktime(lt)) == -1) + errx(1, "nonexistant time"); + #endif if (dot != NULL) { /* .ss */ dot++; /* *dot++ = '\0'; */ if (strlen(dot) != 2) *************** *** 252,257 **** --- 312,329 ---- errx(1, "nonexistent time"); /* set the time */ + #ifdef BRH + if (Tflag) { + tv.tv_sec = tval - ctval; + tv.tv_usec = 0; + if (-1 == adjtime(&tv, (struct timeval *)NULL)) { + err(1, "adjtime(timeval)"); + } + /* should something be logged to wtmp? */ + /* should info be passed to ntp? */ + return; + } + #endif if (nflag || netsettime(tval)) { logwtmp("|", "date", ""); tv.tv_sec = tval; *************** *** 277,283 **** --- 349,359 ---- usage() { (void)fprintf(stderr, "%s\n%s\n", + #ifdef BRH + "usage: date [-nu] [-d dst] [-r seconds] [-t west] [-T|-a delta]" + #else "usage: date [-nu] [-d dst] [-r seconds] [-t west] " + #endif "[-v[+|-]val[ymwdHM]] ... ", " [-f fmt date | [[[[yy]mm]dd]HH]MM[.ss]] [+format]"); exit(1); *** /usr/src/bin/date/date.1.old Sun Mar 14 08:15:44 1999 --- /usr/src/bin/date/date.1 Mon Mar 15 12:37:52 1999 *************** *** 47,52 **** --- 47,53 ---- .Op Fl d Ar dst .Op Fl r Ar seconds .Op Fl t Ar minutes_west + .Op Fl T | Fl a Ar delta .Op Fl v Ns Ar [+|-]val Ns Op ymwdHM .Ar ... .Op Fl f Ar fmt Ar date | [[[[yy]mm]dd]HH]MM[\&.ss] *************** *** 60,65 **** --- 61,76 ---- .Pp The options are as follows: .Bl -tag -width Ds + .It Fl a + Adjust the time by + .Ar delta + seconds. If + .Ar delta + is positive, the clock will be sped up by the + .Xr adjtime 2 + function. If + .Ar delta + is negative, the clock will be slowed down. .It Fl d Set the kernel's value for daylight savings time. If *************** *** 103,108 **** --- 114,126 ---- .Ql tz_minuteswest by future calls to .Xr gettimeofday 2 . + .It Fl T + Similar to the + .Fl a + option, the time will be adjusted, however the utility calculates the value + to pass to the + .Xr adjtime 2 + function based on the time specified. .It Fl u Display or set the date in .Tn UCT *************** *** 266,271 **** --- 284,290 ---- a record of the user setting the time .El .Sh SEE ALSO + .Xr adjtime 2 , .Xr gettimeofday 2 , .Xr strftime 3 , .Xr strptime 3 , >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 21:20: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 208E615063 for ; Mon, 15 Mar 1999 21:20:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id VAA07824; Mon, 15 Mar 1999 21:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Mon, 15 Mar 1999 21:20:03 -0800 (PST) Message-Id: <199903160520.VAA07824@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Gregory Bond Subject: Re: bin/10610: date enhancement Reply-To: Gregory Bond Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/10610; it has been noted by GNATS. From: Gregory Bond To: haug@hawaii.conterra.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/10610: date enhancement Date: Tue, 16 Mar 1999 16:16:02 +1100 Erm, it's been done before: pr bin/9868 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 15 21:20: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 C38E115046 for ; Mon, 15 Mar 1999 21:20:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id VAA07818; Mon, 15 Mar 1999 21:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from hawaii.conterra.com (hawaii.conterra.com [209.12.164.32]) by hub.freebsd.org (Postfix) with ESMTP id 5465814EEE for ; Mon, 15 Mar 1999 21:12:52 -0800 (PST) (envelope-from haug@hawaii.conterra.com) Received: (from haug@localhost) by hawaii.conterra.com (8.8.8/8.8.7) id AAA05969; Tue, 16 Mar 1999 00:12:33 -0500 (EST) Message-Id: <199903160512.AAA05969@hawaii.conterra.com> Date: Tue, 16 Mar 1999 00:12:33 -0500 (EST) From: Brian Haug Reply-To: haug@hawaii.conterra.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/10611: timed enhancement Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10611 >Category: bin >Synopsis: timed enhancement >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 15 21:20:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Brian Haug >Release: FreeBSD 3.1-RELEASE i386 (submitting from different machine) >Organization: None >Environment: Generic BSD environemtn with timed protocol in use >Description: Updated man page to correctly describe what happens when timed starts (does doesn't automatically set the date, but will adjust if delta is reasonable). Added -a option which will only adjust the time with adjtime(2), and a -A option which specifies the max adjustment which will be made with adjtime(2). >How-To-Repeat: Not applicable? >Fix: The BRH define was used for me to keep track of the changes. I suggest removinging it. *** /usr/src/usr.sbin/timed/timed/timed.c.old Sun Mar 14 08:27:39 1999 --- /usr/src/usr.sbin/timed/timed/timed.c Sun Mar 14 08:30:18 1999 *************** *** 80,85 **** --- 80,88 ---- struct netinfo *nettab = 0; struct netinfo *slavenet; int Mflag; + #ifdef BRH + int aflag; + #endif int justquit = 0; int debug; *************** *** 114,119 **** --- 117,125 ---- #endif static void usage __P((void)); + #ifdef BRH + int MAXADJ = DEF_MAXADJ; + #endif /* * The timedaemons synchronize the clocks of hosts in a local area network. *************** *** 176,183 **** --- 182,202 ---- #endif /* sgi */ opterr = 0; + #ifdef BRH + while ((c = getopt(argc, argv, "Mtdn:i:F:G:P:aA:")) != -1) { + #else while ((c = getopt(argc, argv, "Mtdn:i:F:G:P:")) != -1) { + #endif switch (c) { + #ifdef BRH + case 'A': + MAXADJ = atol(optarg); + break; + case 'a': + /* only do adjtime */ + aflag = 1; + break; + #endif case 'M': Mflag = 1; break; *************** *** 550,556 **** --- 569,579 ---- "usage: timed [-dtM] [-i net|-n net] [-F host1 host2 ...] [-G netgp]\n"); #else fprintf(stderr, + #ifdef BRH + "usage: timed [-dtMa] [-A max_adjtime ] [-i net|-n net] [-F host1 host2 ...]\n"); + #else "usage: timed [-dtM] [-i net|-n net] [-F host1 host2 ...]\n"); + #endif #endif /* HAVENIS */ #endif /* sgi */ exit(1); *** /usr/src/usr.sbin/timed/timed/timed.8.old Tue Oct 21 23:19:49 1997 --- /usr/src/usr.sbin/timed/timed/timed.8 Sun Mar 14 08:27:14 1999 *************** *** 45,50 **** --- 45,52 ---- .Op Fl i Ar network .Op Fl n Ar network .Op Fl F Ar host1 host2 ... + .Op Fl a + .Op Fl A Ar max_adjtime .Sh DESCRIPTION This is a time server daemon and is normally invoked *************** *** 67,76 **** scheme. When .Nm ! is started on a machine, it asks the master for the network time ! and sets the host's clock to that time. ! After that, it accepts synchronization messages periodically sent by ! the master and calls .Xr adjtime 2 to perform the needed corrections on the host's clock. .Pp --- 69,77 ---- scheme. When .Nm ! is started on a machine, searches for a master and starts adjusting the time ! based on messages received. ! If the clock correction is large the time is explicitly set, otherwise it calls .Xr adjtime 2 to perform the needed corrections on the host's clock. .Pp *************** *** 153,158 **** --- 154,172 ---- If it finds masters on more than one network, it chooses one network on which to be a "slave," and then periodically checks the other networks to see if the masters there have disappeared. + The + .Fl a + option forces + .Nm timed + to only adjust the time using the + .Xr adjtime 2 ) , + system call. + The + .Fl A + option forces + .Nm timed + to explicitly set the time if the difference in the clocks exceeds + the value of max_adjtime seconds. .Pp One way to synchronize a group of machines is to use an .Tn NTP *** /usr/src/usr.sbin/timed/timed/globals.h.old Fri Oct 31 05:33:05 1997 --- /usr/src/usr.sbin/timed/timed/globals.h Sun Mar 14 08:48:05 1999 *************** *** 1,3 **** --- 1,4 ---- + #define BRH /*- * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. *************** *** 73,79 **** --- 74,86 ---- #define SAMPLEINTVL 240 /* synch() freq for master in sec */ + #ifdef BRH + #define MAXADJ (maxadj) /* now a variable */ + extern int maxadj; + #define DEF_MAXADJ 20 /* max adjtime() correction in sec */ + #else #define MAXADJ 20 /* max adjtime() correction in sec */ + #endif #define MAX_TRIM 3000000 /* max drift in nsec/sec, 0.3% */ #define BIG_ADJ (MAX_TRIM/1000*SAMPLEINTVL*2) /* max good adj */ *** /usr/src/usr.sbin/timed/timed/master.c.old Mon Mar 15 10:20:57 1999 --- /usr/src/usr.sbin/timed/timed/master.c Sun Mar 14 08:32:36 1999 *************** *** 379,385 **** --- 379,389 ---- adj_msg_time(msg,&otime); timevalsub(&ntime, &msg->tsp_time, &otime); + #ifdef BRH + if (aflag || (ntime.tv_sec < MAXADJ && ntime.tv_sec > -MAXADJ)) { + #else if (ntime.tv_sec < MAXADJ && ntime.tv_sec > -MAXADJ) { + #endif /* * do not change the clock if we can adjust it */ *** /usr/src/usr.sbin/timed/timed/slave.c.old Mon Mar 15 09:57:54 1999 --- /usr/src/usr.sbin/timed/timed/slave.c Sun Mar 14 08:34:26 1999 *************** *** 282,288 **** --- 282,292 ---- setmaster(msg); timevalsub(&ntime, &msg->tsp_time, &otime); + #ifdef BRH + if (aflag || (ntime.tv_sec < MAXADJ && ntime.tv_sec > -MAXADJ)) { + #else if (ntime.tv_sec < MAXADJ && ntime.tv_sec > -MAXADJ) { + #endif /* * do not change the clock if we can adjust it */ *** /usr/src/usr.sbin/timed/timed/correct.c.old Mon Mar 15 10:23:28 1999 --- /usr/src/usr.sbin/timed/timed/correct.c Mon Mar 15 10:22:40 1999 *************** *** 128,134 **** --- 128,138 ---- return; adj = *corr; + #ifdef BRH + if (aflag || (adj.tv_sec < MAXADJ && adj.tv_sec > - MAXADJ)) { + #else if (adj.tv_sec < MAXADJ && adj.tv_sec > - MAXADJ) { + #endif delta = adj.tv_sec*1000000 + adj.tv_usec; /* If the correction is less than the minimum round * trip time for an ICMP packet, and thus >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 Mar 15 23:30: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 1274F15143 for ; Mon, 15 Mar 1999 23:30:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id XAA16918; Mon, 15 Mar 1999 23:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id AC9821512E; Mon, 15 Mar 1999 23:28:58 -0800 (PST) Message-Id: <19990316072858.AC9821512E@hub.freebsd.org> Date: Mon, 15 Mar 1999 23:28:58 -0800 (PST) From: gorpong@G-Squared.COM To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/10612: Adaptec 152x driver support gone in 3.1-Release? Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10612 >Category: kern >Synopsis: Adaptec 152x driver support gone in 3.1-Release? >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 15 23:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Gordon C. Galligher >Release: 3.1-RELEASE >Organization: G-Squared Enterprises >Environment: FreeBSD pong.G-Squared.COM 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: The kernel files for the Adaptec 152x controller seem to have gone away. When including support for the aic0 controller in the config file, the make depend generates the following error: cc: ../../dev/aic6x60/aic.c: No such file or directory cc: ../../i386/isa/aic_isa.c: No such file or directory This happens even with the GENERIC kernel, when uncommenting the aic0 line. It would appear that 152x support has been completely removed, which explains why I could not upgrade the machine from 2.2.8 using the local SCSI CDROM. >How-To-Repeat: Uncomment support for aic0 in GENERIC config file. Run config GENERIC. Run make depend from ../../compile/GENERIC area. >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 Mar 16 1:37:33 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from eekholt.NL.net (eekholt.NL.net [193.78.241.1]) by hub.freebsd.org (Postfix) with ESMTP id B2B2D14CD1 for ; Tue, 16 Mar 1999 01:37:29 -0800 (PST) (envelope-from P.Schoonderwoerd@nl.uu.net) Received: from y2000.nl.net (dhcpclnt5.NL.net [193.78.241.226]) by eekholt.NL.net (8.8.7/8.8.7) with SMTP id KAA20434 for ; Tue, 16 Mar 1999 10:37:10 +0100 (MET) Message-Id: <3.0.6.32.19990316103825.007b2450@eekholt.nl.net> X-Sender: pim@eekholt.nl.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 16 Mar 1999 10:38:25 +0100 To: freebsd-bugs@FreeBSD.ORG From: Pim Schoonderwoerd Subject: y2k compliancy Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Could you please tell me if there is a version of freeBSD which is y2k compliant. For example: is version 2.2.5 y2k compliant? If not, could you tell me which version is (absolutly) y2k compliant? I thank you for your time and effort. Greetings Pim Schoonderwoerd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 1:40: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 686AE14C3F for ; Tue, 16 Mar 1999 01:40:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA28154; Tue, 16 Mar 1999 01:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from dor.zaural.ru (dor.zaural.ru [195.161.56.129]) by hub.freebsd.org (Postfix) with ESMTP id 0775D1515E for ; Tue, 16 Mar 1999 01:36:24 -0800 (PST) (envelope-from serg@dor.zaural.ru) Received: (from serg@localhost) by dor.zaural.ru (8.8.8/8.8.8) id OAA21301; Tue, 16 Mar 1999 14:36:02 +0500 (ES) (envelope-from serg) Message-Id: <199903160936.OAA21301@dor.zaural.ru> Date: Tue, 16 Mar 1999 14:36:02 +0500 (ES) From: "Sergey N. Voronkov" Reply-To: serg@dor.zaural.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: i386/10614: 3.1-RELEASE failed to install from dos partition Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10614 >Category: i386 >Synopsis: 3.1-RELEASE failed to install from dos partition >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 16 01:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Sergey N. Voronkov >Release: FreeBSD 3.1-RELEASE i386 >Organization: Dorojnik, Bank >Environment: Amd486DX4-120, 8 Mb RAM, 1083 Mb WD3100, NE2000 on irq 10 port 0x280, 8 port AST compatible multiport card. Was running 2.2.2, 2.2.5, 2.2.6 and 2.2.7 today. System is a small router from one local 10TX to remote 100TX network using slattach at 115200. It also runs as a simle terminal server. Disk is allready splited and labeled (example): wd0s1 - /dos 160M wd0s2a - / 80M wd0s2b - SWAP 32M wd0s2e - /home 100M wd0s2f - /var 40M wd0s2g - /usr 630M >Description: 3.1-RELEASE do not install from MSDOS partition. >How-To-Repeat: What I was doing: 1) Copy (bin,compat22,manpages,doc,info,src/ssys.*,ports,floppies, proflibs,some packages) from 3.1-RELEASE to /dos/freebsd using slip on my slow chanel. 2) Make kernel & mfs floppys. 3) Reboot the system from floppys. 4) Select the labeled partitions in right order on its mount points. /,/var,/usr are toggled to make newfs on it to cleaning from previously installed 2.2.6-release. 5) Select required distribution (that are previously copyd). 6) Select Install from DOS partition. 7) Run installation process. What I have: 1) Good, new, clean partitions. 2) Copy of /stand. 3) Message like: Distribution:(list of all selected) are not installed becouse there are not presented on instalation media. I was rebooted manualy in DOS. cd \freebsd dir And get full list of copyd files. >Fix: Don't know. I havn't install 3.1-RELEASE due 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 Tue Mar 16 3:31: 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 9946C15157 for ; Tue, 16 Mar 1999 03:30:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA36016; Tue, 16 Mar 1999 03:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from bulls.mei.co.jp (bulls.mei.co.jp [202.224.189.102]) by hub.freebsd.org (Postfix) with ESMTP id 3B74614E51 for ; Tue, 16 Mar 1999 03:23:14 -0800 (PST) (envelope-from takamune@avrl.mei.co.jp) Received: by bulls.mei.co.jp (8.9.1/3.7W) with ESMTP id UAA07522 for ; Tue, 16 Mar 1999 20:22:54 +0900 (JST) Received: by dodgers.mei.co.jp (8.9.1/3.7W) with SMTP id UAA14065 for ; Tue, 16 Mar 1999 20:22:54 +0900 (JST) Received: by avrlgate1.avrl.mei.co.jp (8.6.10+2.4W/3.3W3-avrl3.0) id UAA03767; Tue, 16 Mar 1999 20:22:53 +0900 Received: by dream.avrl.mei.co.jp (8.9.2/3.6W-03/04/98-dream) id UAA07854; Tue, 16 Mar 1999 20:22:01 +0900 (JST) Message-Id: <199903161122.UAA07854@dream.avrl.mei.co.jp> Date: Tue, 16 Mar 1999 20:22:01 +0900 (JST) From: takamune@avrl.mei.co.jp Reply-To: takamune@avrl.mei.co.jp To: FreeBSD-gnats-submit@freebsd.org Cc: takamune@avrl.mei.co.jp X-Send-Pr-Version: 3.2 Subject: bin/10615: make installworld DESTDIR=/some/dir Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10615 >Category: bin >Synopsis: make installworld DESTDIR=/some/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: Tue Mar 16 03:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Kazutoki TAKAMUNE >Release: FreeBSD 3.1-STABLE i386 >Organization: Matsushita Electric Industrial Co., Ltd. >Environment: FreeBSD 3.1-STABLE(Mon Mar 8 14:54:10 JST 1999) >Description: In making world even with DESTDIR=/some/dir, some files will not be correctly installed under ${DESTDIR}. I found this problem by following steps: o do 'make buildworld installworld' # DESTDIR=/ o do 'make installworld DESTDIR=/S' o compare between / and /S on the file mode, pathname, owner, group and size, not on time stamp. There are some problems. o /usr/sbin/sysctl has a missing link to ${DESTDIR}/sbin/sysctl. o 'dhclient-script' is installed not in ${DESTDIR}/sbin but in /sbin. o /S/usr/libdata/perl/5.00502/mach/auto/*/.packlist has ${DESTDIR} in itself. o {,/S}/usr/libdata/perl/5.00502/mach/perllocal.pod are different. o /S/usr/libdata/perl/5.00502/mach/f2c.ph does not exist. When DESTDIR is not defined, no problem will occur. But DESTDIR is always defined for 'make release'. 1st problem: It occured only in 2.2-STABLE. In 3.x system, the link /usr/sbin/sysctl does not exist. But when 'LN_FLAGS= -s' is used in a Makefile, the same problem will be occur. A patch to fix was in PR8279, see also please. 2nd problem: It will be fixed by following patch for src/sbin/dhclient/Makefile. I can't detect the cause and effect of the last 3 problems, because I have few infomation of perl5's installation mechanism. >How-To-Repeat: # cd /usr/src; make buildworld installworld DESTDIR=/S (snip) ===> sbin/dhclient install -c -o root -g wheel -m 555 /cvs/releng3/src/sbin/dhclient/../../contrib/isc-dhcp/client/scripts/freebsd /sbin/dhclient-script install -c -s -o root -g wheel -m 555 dhclient /S/sbin install -c -o root -g wheel -m 444 dhclient.conf.5.gz dhclient.leases.5.gz dhcp-options.5.gz /S/usr/share/man/man5 install -c -o root -g wheel -m 444 dhclient.8.gz dhclient-script.8.gz /S/usr/share/man/man8 (snip) >Fix: --- src/sbin/dhclient/Makefile.orig Fri Feb 19 19:32:57 1999 +++ src/sbin/dhclient/Makefile Tue Mar 16 19:56:06 1999 @@ -17,6 +17,6 @@ beforeinstall: ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ - ${DIST_DIR}/client/scripts/freebsd ${BINDIR}/dhclient-script + ${DIST_DIR}/client/scripts/freebsd ${DESTDIR}${BINDIR}/dhclient-script .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 5:41: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 245711517C for ; Tue, 16 Mar 1999 05:40:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA47126; Tue, 16 Mar 1999 05:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id DDE1514C8C; Tue, 16 Mar 1999 05:33:38 -0800 (PST) Message-Id: <19990316133338.DDE1514C8C@hub.freebsd.org> Date: Tue, 16 Mar 1999 05:33:38 -0800 (PST) From: yuri@xpert.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/10616: MSP3400C audio chip from Hauppauge WinTV-pci frame grabber doesn't works Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10616 >Category: kern >Synopsis: MSP3400C audio chip from Hauppauge WinTV-pci frame grabber doesn't works >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 Mar 16 05:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Yuri Gindin >Release: 3.1-release >Organization: >Environment: >Description: The stereo chip MSP3400C from Hauppauge WinTV-pci frame grabber doesn't works, i.e. no sound. This is after changes in /sys/pci/brooktree.c In 3.0 it worked after I initialized the chip through windows software and then rebooted to FreeBSD. Now, it doesn't works at all. I have video out of the board but no sound. >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 Mar 16 6:30: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 B5EC915421 for ; Tue, 16 Mar 1999 06:30:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA51369; Tue, 16 Mar 1999 06:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 16 Mar 1999 06:30:02 -0800 (PST) Message-Id: <199903161430.GAA51369@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Daniel C. Sobral" Subject: Re: kern/10612: Adaptec 152x driver support gone in 3.1-Release? Reply-To: "Daniel C. Sobral" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10612; it has been noted by GNATS. From: "Daniel C. Sobral" To: gorpong@G-Squared.COM Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/10612: Adaptec 152x driver support gone in 3.1-Release? Date: Tue, 16 Mar 1999 23:20:39 +0900 Indeed, support for 152x has gone completely. This is because SCSI subsystem has been completely changed, rendering previous drivers incompatible, and the AIC driver has not been ported yet. I'd like support for AIC as must as you, but desire alone does not produce code. I'll be closing this PR, but feel free to open a new PR with patches... :-) gorpong@G-Squared.COM wrote: > > >Number: 10612 > >Category: kern > >Synopsis: Adaptec 152x driver support gone in 3.1-Release? > >Confidential: no > >Severity: serious > >Priority: high > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Mon Mar 15 23:30:00 PST 1999 > >Closed-Date: > >Last-Modified: > >Originator: Gordon C. Galligher > >Release: 3.1-RELEASE > >Organization: > G-Squared Enterprises > >Environment: > FreeBSD pong.G-Squared.COM 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: > The kernel files for the Adaptec 152x controller seem to have gone away. > When including support for the aic0 controller in the config file, > the make depend generates the following error: > > cc: ../../dev/aic6x60/aic.c: No such file or directory > cc: ../../i386/isa/aic_isa.c: No such file or directory > > This happens even with the GENERIC kernel, when uncommenting the aic0 > line. > > It would appear that 152x support has been completely removed, which > explains why I could not upgrade the machine from 2.2.8 using the local > SCSI CDROM. > >How-To-Repeat: > Uncomment support for aic0 in GENERIC config file. > Run config GENERIC. > Run make depend from ../../compile/GENERIC area. > > >Fix: > > >Release-Note: > >Audit-Trail: > >Unformatted: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "What happened?" "It moved, sir!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 6:47: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 6F4A215388; Tue, 16 Mar 1999 06:47:47 -0800 (PST) (envelope-from dcs@FreeBSD.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA45975; Tue, 16 Mar 1999 06:47:29 -0800 (PST) (envelope-from dcs@FreeBSD.org) Date: Tue, 16 Mar 1999 06:47:29 -0800 (PST) From: Message-Id: <199903161447.GAA45975@freefall.freebsd.org> To: andre.albsmeier@mchp.siemens.de, dcs@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/9386 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: can we add this to /usr/share/mk/sys.mk? State-Changed-From-To: open->closed State-Changed-By: dcs State-Changed-When: Tue Mar 16 06:47:05 PST 1999 State-Changed-Why: Closed at originator's request. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 6:48:17 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 745BC15586; Tue, 16 Mar 1999 06:48:15 -0800 (PST) (envelope-from dcs@FreeBSD.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA51775; Tue, 16 Mar 1999 06:47:57 -0800 (PST) (envelope-from dcs@FreeBSD.org) Date: Tue, 16 Mar 1999 06:47:57 -0800 (PST) From: Message-Id: <199903161447.GAA51775@freefall.freebsd.org> To: andre.albsmeier@mchp.siemens.de, dcs@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/5886 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: 2.2-STABLE crashes when unmounting a busy ufs fs State-Changed-From-To: open->closed State-Changed-By: dcs State-Changed-When: Tue Mar 16 06:47:35 PST 1999 State-Changed-Why: Closed at originator's request. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 6:49: 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 658321531E; Tue, 16 Mar 1999 06:49:04 -0800 (PST) (envelope-from dcs@FreeBSD.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA61821; Tue, 16 Mar 1999 06:48:46 -0800 (PST) (envelope-from dcs@FreeBSD.org) Date: Tue, 16 Mar 1999 06:48:46 -0800 (PST) From: Message-Id: <199903161448.GAA61821@freefall.freebsd.org> To: serg@dor.zaural.ru, dcs@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/10614 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: 3.1-RELEASE failed to install from dos partition State-Changed-From-To: open->closed State-Changed-By: dcs State-Changed-When: Tue Mar 16 06:48:10 PST 1999 State-Changed-Why: The problem has already been fixed on 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 Tue Mar 16 6:51: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 A33A614FA4; Tue, 16 Mar 1999 06:50:55 -0800 (PST) (envelope-from dcs@FreeBSD.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA84099; Tue, 16 Mar 1999 06:50:37 -0800 (PST) (envelope-from dcs@FreeBSD.org) Date: Tue, 16 Mar 1999 06:50:37 -0800 (PST) From: Message-Id: <199903161450.GAA84099@freefall.freebsd.org> To: gorpong@G-Squared.COM, dcs@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/10612 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Adaptec 152x driver support gone in 3.1-Release? State-Changed-From-To: open->closed State-Changed-By: dcs State-Changed-When: Tue Mar 16 06:48:51 PST 1999 State-Changed-Why: This is not a sw-bug, is a change-request without patches. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 6:59: 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 2C60115617; Tue, 16 Mar 1999 06:59:05 -0800 (PST) (envelope-from dcs@FreeBSD.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA93372; Tue, 16 Mar 1999 06:58:47 -0800 (PST) (envelope-from dcs@FreeBSD.org) Date: Tue, 16 Mar 1999 06:58:47 -0800 (PST) From: Message-Id: <199903161458.GAA93372@freefall.freebsd.org> To: seggers@semyam.dinoco.de, dcs@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/9668 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: sys/boot/i386/libi386/biosdisk.c still buggy State-Changed-From-To: open->closed State-Changed-By: dcs State-Changed-When: Tue Mar 16 06:51:17 PST 1999 State-Changed-Why: Fixed, thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 10: 0: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 97BBE15172 for ; Tue, 16 Mar 1999 10:00:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id KAA10599; Tue, 16 Mar 1999 10:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from ckgppxy1.proxy.att.com (ckmsfw1.att.com [12.20.58.157]) by hub.freebsd.org (Postfix) with ESMTP id 9912F151A6 for ; Tue, 16 Mar 1999 09:52:14 -0800 (PST) (envelope-from shalunov@tuzik.lz.att.com) Received: from tuzik.lz.att.com ([135.25.200.84]) by ckgppxy1.proxy.att.com (AT&T/IPNS/GW-1.0) with ESMTP id MAA01085 for ; Tue, 16 Mar 1999 12:51:54 -0500 (EST) Received: (from root@localhost) by tuzik.lz.att.com (8.9.2/8.9.2) id LAA00791; Tue, 16 Mar 1999 11:53:41 -0500 (EST) (envelope-from shalunov) Message-Id: <199903161653.LAA00791@tuzik.lz.att.com> Date: Tue, 16 Mar 1999 11:53:41 -0500 (EST) From: shalunov@lynxhub.lz.att.com Reply-To: shalunov@lynxhub.lz.att.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/10622: vi does not display Russian characters properly Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10622 >Category: bin >Synopsis: vi does not display Russian characters properly >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 16 10:00:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: stanislav shalunov >Release: FreeBSD 3.1-RELEASE i386 >Organization: AT&T >Environment: FreeBSD tuzik.lz.att.com 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Wed Mar 10 11:57:33 EST 1999 shalunov@tuzik.lz.att.com:/usr/src/sys/compile/TUZIK i386 MM_CHARSET=KOI8-R TERM=cons25 LANG=ru_RU.KOI8-R SHELL=/bin/sh LC_ALL=ru.RU.KOI8-R EDITOR=vi >Description: The vi editor displays hex numbers in `\xab' notation instead of Russian letters in some contexts (with proper variables set). >How-To-Repeat: $ vi :anyunknowncommand >Fix: Sorry, no patch provided. >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 Mar 16 11:10: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 9A17214F98 for ; Tue, 16 Mar 1999 11:10:22 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id LAA16688; Tue, 16 Mar 1999 11:10:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 16 Mar 1999 11:10:04 -0800 (PST) Message-Id: <199903161910.LAA16688@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Daniel C. Sobral" Subject: Re: kern/10603: Random system panics Reply-To: "Daniel C. Sobral" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10603; it has been noted by GNATS. From: "Daniel C. Sobral" To: scion@usa.net Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/10603: Random system panics Date: Wed, 17 Mar 1999 04:00:47 +0900 I'm glad you can reproduce the problem. How about helping us reproduce it too? Can you gives the results of mount, kldstat, dmesg and your kernel configuration file? Do you have any estimate on how long it takes to panic? Is your box doing anything else in background? Is it connected to the network? root@apn.dhs.org wrote: > > >Number: 10603 > >Category: kern > >Synopsis: Random system panics > >Confidential: no > >Severity: serious > >Priority: high > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Mon Mar 15 12:20:01 PST 1999 > >Closed-Date: > >Last-Modified: > >Originator: Peter Keeler > >Release: FreeBSD 3.1-RELEASE i386 > >Organization: > The Universal MUD Resource Group > >Environment: > kernel.GENERIC > > > > >Description: > > > The system panics at seemingly random times and requires > a human to hit a key and restart it. > > >How-To-Repeat: > > > Contrary to popular belief, this panic has a cause. I discovered > that failed login attempts at the console that leave a character > at the Login: prompt without a carriage return will cause the > panic. For instance, a child comes by and types "kkwl" at the > console, then leaves. The system will eventually panic and require > rebooting. This does not seem to happen if the carriage return > is pressed last. > >Fix: > > > > >Release-Note: > >Audit-Trail: > >Unformatted: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "What happened?" "It moved, sir!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 11:20: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 D029D1531E for ; Tue, 16 Mar 1999 11:20:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id LAA17634; Tue, 16 Mar 1999 11:20:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from voyager.fisicc-ufm.edu (ip-46-094.guate.net [200.12.46.94]) by hub.freebsd.org (Postfix) with ESMTP id D739114D63 for ; Tue, 16 Mar 1999 11:10:12 -0800 (PST) (envelope-from obonilla@voyager.fisicc-ufm.edu) Received: (from obonilla@localhost) by voyager.fisicc-ufm.edu (8.9.2/8.9.2) id NAA22748; Tue, 16 Mar 1999 13:14:23 -0600 (CST) (envelope-from obonilla) Message-Id: <199903161914.NAA22748@voyager.fisicc-ufm.edu> Date: Tue, 16 Mar 1999 13:14:23 -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: i386/10623: params.h DFLTPHYS limit is too low Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10623 >Category: i386 >Synopsis: DFLTPHYS in /usr/src/sys/i386/include/params.h is set too low >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 Mar 16 11:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Oscar Bonilla >Release: FreeBSD 3.1-STABLE i386 and FreeBSD 4.0-CURRENT i386 >Organization: Universidad Francisco Marroquin - Guatemala >Environment: >Description: Using the sane port from 3.1-STABLE with an Umax SCSI Scanner and an Adaptec SCSI Card resulted in the scanner starting the scan and then hanging. >How-To-Repeat: Hmm? get a Umax Scanner with an Adaptec SCSI card and install sane? >Fix: Change the line #define DFLTPHYS (64 * 1024) to #define DFLTPHYS (128 * 1024) in the file /usr/src/sys/i386/include/params.h recompile the kernel and reboot. >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 Mar 16 12: 0:30 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from mail1.gte.net (mail1.gte.net [207.115.153.32]) by hub.freebsd.org (Postfix) with ESMTP id 56C02151D9 for ; Tue, 16 Mar 1999 12:00:14 -0800 (PST) (envelope-from web2263r@gte.net) Received: from [209.239.224.144] (host144.mstay.com [209.239.224.144]) by mail1.gte.net with SMTP id NAA11075; Tue, 16 Mar 1999 13:59:19 -0600 (CST) Message-Id: <199903161959.NAA11075@mail1.gte.net> Subject: Re: Ooops Typo :) Date: Tue, 16 Mar 1999 11:59:28 -0800 x-sender: web2263r@gte.net x-mailer: Claris Emailer 2.0v3, January 22, 1998 From: Chris To: "Wolfram Schneider" , Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You're welcome! I'm glad it helped. If you're interested, I found a pretty nice tool for editing a website on-line. It's great for making quick updates, fixing typos, etc. It's called JustEdit, and you can find out more about it at www.mstay.com Take care, Chris >Fixed, thanks! > >The change will appear at http://www.freebsd.org with the next >web server update at 04:00 PST (UTC -07:00). > >Wolfram > >On 1999-03-15 12:12:04 -0800, Chris Holden wrote: >> I happened upon your web site and noticed that the word "millennium" is >> misspelled (you have it as "millenium" without the second "n"). The URL of >> the page is: http://ftp.dei.uc.pt/www.freebsd.org/y2kbug.html >> >> I hope this helps. >> >> Chris >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-bugs" in the body of the message > >-- >Wolfram Schneider http://wolfram.schneider.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 12: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 2EFD915473 for ; Tue, 16 Mar 1999 12:10:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA21183; Tue, 16 Mar 1999 12:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 16 Mar 1999 12:10:01 -0800 (PST) Message-Id: <199903162010.MAA21183@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Kenneth D. Merry" Subject: Re: i386/10623: params.h DFLTPHYS limit is too low Reply-To: "Kenneth D. Merry" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/10623; it has been noted by GNATS. From: "Kenneth D. Merry" To: obonilla@fisicc-ufm.edu Cc: FreeBSD-gnats-submit@FreeBSD.ORG, ckempf@enigami.com, gary@hotlava.com Subject: Re: i386/10623: params.h DFLTPHYS limit is too low Date: Tue, 16 Mar 1999 13:05:32 -0700 (MST) obonilla@fisicc-ufm.edu wrote... > > >Number: 10623 > >Category: i386 > >Synopsis: DFLTPHYS in /usr/src/sys/i386/include/params.h is set too low > >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 Mar 16 11:20:00 PST 1999 > >Closed-Date: > >Last-Modified: > >Originator: Oscar Bonilla > >Release: FreeBSD 3.1-STABLE i386 and FreeBSD 4.0-CURRENT i386 > >Organization: > Universidad Francisco Marroquin - Guatemala > >Environment: > >Description: > > Using the sane port from 3.1-STABLE with an Umax SCSI Scanner > and an Adaptec SCSI Card resulted in the scanner starting the > scan and then hanging. > > >How-To-Repeat: > > Hmm? get a Umax Scanner with an Adaptec SCSI card and install sane? > > >Fix: > > Change the line > > #define DFLTPHYS (64 * 1024) > > to > > #define DFLTPHYS (128 * 1024) > > in the file > > /usr/src/sys/i386/include/params.h > > recompile the kernel and reboot. DFLTPHYS is not too low. Any value higher than 64k could potentially break Adaptec 1542 cards. The SANE port needs to be fixed to use the correct value. Ken -- Kenneth Merry ken@plutotech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 12:30: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 D0E6915471 for ; Tue, 16 Mar 1999 12:30:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA22576; Tue, 16 Mar 1999 12:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 16 Mar 1999 12:30:01 -0800 (PST) Message-Id: <199903162030.MAA22576@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Matthew Jacob Subject: Re: kern/10281: Crash of 3.1-STABLE system due to scsi error. Reply-To: Matthew Jacob Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10281; it has been noted by GNATS. From: Matthew Jacob To: Marijn Meijles Cc: "Kenneth D. Merry" , freebsd-gnats-submit@freebsd.org Subject: Re: kern/10281: Crash of 3.1-STABLE system due to scsi error. Date: Tue, 16 Mar 1999 12:28:37 -0800 (PST) Did this ever get any more info? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 12:40:22 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C106154F5 for ; Tue, 16 Mar 1999 12:40:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA23106; Tue, 16 Mar 1999 12:40:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 8D6EC151A8; Tue, 16 Mar 1999 12:38:40 -0800 (PST) Message-Id: <19990316203840.8D6EC151A8@hub.freebsd.org> Date: Tue, 16 Mar 1999 12:38:40 -0800 (PST) From: cfr@pobox.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/10626: RTC BIOS diagnostic error on install Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10626 >Category: i386 >Synopsis: RTC BIOS diagnostic error on install >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 16 12:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Charles F. Randall >Release: 3.1R >Organization: >Environment: >Description: When trying to install FreeBSD R3.1 from I get the following message after loading the kern and mfs root floppies. RTC BIOS diagnostic error ff changing root device to fd0c rootfs is 2880 Kbyte compiled in MFS At that point the installation hangs. This machine ran 2.2.8 without problem. I just booted with an R2.2.8 boot floopy and got the /stand/sysinstall main menu without problem. Suggestions? >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 Mar 16 12:50: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 86C3B152AB for ; Tue, 16 Mar 1999 12:50:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA23744; Tue, 16 Mar 1999 12:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 16 Mar 1999 12:50:01 -0800 (PST) Message-Id: <199903162050.MAA23744@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Marijn Meijles Subject: Re: kern/10281: Crash of 3.1-STABLE system due to scsi error. Reply-To: Marijn Meijles Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10281; it has been noted by GNATS. From: Marijn Meijles To: mjacob@feral.com Cc: "Kenneth D. Merry" , freebsd-gnats-submit@freebsd.org Subject: Re: kern/10281: Crash of 3.1-STABLE system due to scsi error. Date: Tue, 16 Mar 1999 21:48:20 +0100 You wrote: > > Did this ever get any more info? > nope. last thing we had was a reboot without a trace, after 4 days uptime with a kernel from march 5. yesterday I built a new kernel because there have been some serious CAM updates. Now all I can do is wait and see. Next week, when my exams are over and it still crashes/reboots, I'll look more deeply into it. > > -- Marijn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 12:50: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 96ED615268 for ; Tue, 16 Mar 1999 12:50:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA23739; Tue, 16 Mar 1999 12:50:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id D5B6D1516B; Tue, 16 Mar 1999 12:48:37 -0800 (PST) Message-Id: <19990316204837.D5B6D1516B@hub.freebsd.org> Date: Tue, 16 Mar 1999 12:48:37 -0800 (PST) From: tstromberg@rtci.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: bin/10627: whois.c points to old nic.ddn.mil address which no longer exists Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10627 >Category: bin >Synopsis: whois.c points to old nic.ddn.mil address which no longer exists >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 Mar 16 12:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Thomas Stromberg >Release: 3.1-RELEASE >Organization: Research Triangle Consultants, Inc. >Environment: FreeBSD under.suspicion.org 3.1-STABLE FreeBSD 3.1-STABLE #0: Fri Mar 12 20:52:50 EST 1999 root@under.suspicion.org:/usr/src/sys/compile/COUNTER_INTELLIGENCE i386 >Description: whois.c (/usr/bin/whois) has an old #define for the DDN NIC (nic.ddn.mil). This host has been replaced by nic.nic.mil. >How-To-Repeat: try and use whois -d ... [ventrex@under] whois> whois -d disa.mil whois: nic.ddn.mil: Unknown host >Fix: --- whois.c Tue Mar 16 15:35:48 1999 +++ whois.fixed.c Tue Mar 16 15:35:58 1999 @@ -57,7 +57,7 @@ #include #define NICHOST "whois.internic.net" -#define DNICHOST "nic.ddn.mil" +#define DNICHOST "nic.nic.mil" #define ANICHOST "whois.arin.net" #define RNICHOST "whois.ripe.net" #define PNICHOST "whois.apnic.net" >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 Mar 16 13:14: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 4F6EC1564F; Tue, 16 Mar 1999 13:14:19 -0800 (PST) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA25396; Tue, 16 Mar 1999 13:14:01 -0800 (PST) (envelope-from msmith@FreeBSD.org) Date: Tue, 16 Mar 1999 13:14:01 -0800 (PST) From: Message-Id: <199903162114.NAA25396@freefall.freebsd.org> To: takawata@shidahara1.planet.sci.kobe-u.ac.jp, msmith@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/10587 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ACPI BIOS Detection is no effect. State-Changed-From-To: open->closed State-Changed-By: msmith State-Changed-When: Tue Mar 16 13:13:47 PST 1999 State-Changed-Why: Good point. Fixed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 13:24: 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 532B515651; Tue, 16 Mar 1999 13:23:59 -0800 (PST) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA26222; Tue, 16 Mar 1999 13:23:41 -0800 (PST) (envelope-from msmith@FreeBSD.org) Date: Tue, 16 Mar 1999 13:23:41 -0800 (PST) From: Message-Id: <199903162123.NAA26222@freefall.freebsd.org> To: takawata@shidahara1.planet.sci.kobe-u.ac.jp, msmith@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/10485 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: int15H:E820H interface will not work. State-Changed-From-To: open->closed State-Changed-By: msmith State-Changed-When: Tue Mar 16 13:23:29 PST 1999 State-Changed-Why: Whoops, fixed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 14:36: 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 3C5AA15577; Tue, 16 Mar 1999 14:36:03 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA30351; Tue, 16 Mar 1999 14:35:45 -0800 (PST) (envelope-from bde@FreeBSD.org) Date: Tue, 16 Mar 1999 14:35:45 -0800 (PST) From: Message-Id: <199903162235.OAA30351@freefall.freebsd.org> To: cschuber@uumail.gov.bc.ca, bde@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/10572 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: mount -u no longer works with -a option under 3.1 State-Changed-From-To: open->closed State-Changed-By: bde State-Changed-When: Tue Mar 16 14:30:50 PST 1999 State-Changed-Why: Patch applied in rev.1.29 (-current) and rev.1.28.2.1 (RELENG_3) of mount.c. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 19: 9: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 A5BA3150B9; Tue, 16 Mar 1999 19:09:24 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id TAA49024; Tue, 16 Mar 1999 19:09:06 -0800 (PST) (envelope-from billf@FreeBSD.org) Date: Tue, 16 Mar 1999 19:09:06 -0800 (PST) From: Message-Id: <199903170309.TAA49024@freefall.freebsd.org> To: tstromberg@rtci.com, billf@FreeBSD.org, freebsd-bugs@FreeBSD.org, billf@FreeBSD.org Subject: Re: bin/10627 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: whois.c points to old nic.ddn.mil address which no longer exists State-Changed-From-To: open->analyzed State-Changed-By: billf State-Changed-When: Tue Mar 16 19:08:36 PST 1999 State-Changed-Why: This is a result of a failure to merge. Responsible-Changed-From-To: freebsd-bugs->billf Responsible-Changed-By: billf Responsible-Changed-When: Tue Mar 16 19:08:36 PST 1999 Responsible-Changed-Why: I am merging the changes to whois.c and whois.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 20:30: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 6F2B714EC0 for ; Tue, 16 Mar 1999 20:30:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id UAA54153; Tue, 16 Mar 1999 20:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id A5EE614C1A; Tue, 16 Mar 1999 20:25:26 -0800 (PST) Message-Id: <19990317042526.A5EE614C1A@hub.freebsd.org> Date: Tue, 16 Mar 1999 20:25:26 -0800 (PST) From: aron@cs.rice.edu To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/10632: bug in driver that implements performance monitoring code Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10632 >Category: i386 >Synopsis: bug in driver that implements performance monitoring code >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 Mar 16 20:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Mohit Aron >Release: 3.1 >Organization: Rice University >Environment: FreeBSD fxp1.cs.rice.edu 3.1-STABLE FreeBSD 3.1-STABLE #1: Tue Mar 9 17:51:16 CST 1999 alc@nonpc.cs.rice.edu:/usr/src/sys/compile/NONPC.fxp.elf i386 >Description: The file /sys/i386/i386/perfmon.c contains a bug that causes incorrect operation while using the /dev/perfmon device. The problem is that the Intel Pentium Pro's performance counters are 40 bits wide. The Intel manuals specifically say that reading the counters using the rdmsr instruction returns a 64 bit value of which the higher 24 bits are undefined. The code that reads the counters should then clear the high 24 bits itself. The code in /sys/i386/i386/perfmon.c doesn't do this and so the application programs using the /dev/perfmon device can get incorrect values of the counters. >How-To-Repeat: Here's a sample output of the program /usr/share/examples/perfmon (this particular example uses the Pentium Pro's performance counters to measure the floating point operations per second): % perfmon -u -e -l 1 -s 1 193 1: 89060441849857 total: 89060441849857.000000 mean: 89060441849857.000000 clocks (at 166-MHz): 167087839 Notice the large resulting values despite the fact that there were no floating point operations being executed on the machine. >Fix: The fix is pretty simple. There are two places in /sys/i386/i386/perfmon.c where the rdmsr instruction is used. At both these places, the high order 24 bits should be cleared before making any further use of the value. >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 Mar 16 21: 0: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 1B12714C94 for ; Tue, 16 Mar 1999 21:00:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id VAA56457; Tue, 16 Mar 1999 21:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 16 Mar 1999 21:00:01 -0800 (PST) Message-Id: <199903170500.VAA56457@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: cfr@pobox.com Subject: i386/10626: RTC BIOS diagnostic error on install Reply-To: cfr@pobox.com Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/10626; it has been noted by GNATS. From: cfr@pobox.com To: freebsd-gnats-submit@freebsd.org Cc: Subject: i386/10626: RTC BIOS diagnostic error on install Date: Tue, 16 Mar 1999 12:38:40 -0800 (PST) >Number: 10626 >Category: i386 >Synopsis: RTC BIOS diagnostic error on install >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 16 12:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Charles F. Randall >Release: 3.1R >Organization: >Environment: >Description: When trying to install FreeBSD R3.1 from I get the following message after loading the kern and mfs root floppies. RTC BIOS diagnostic error ff changing root device to fd0c rootfs is 2880 Kbyte compiled in MFS At that point the installation hangs. This machine ran 2.2.8 without problem. I just booted with an R2.2.8 boot floopy and got the /stand/sysinstall main menu without problem. Suggestions? >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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 16 21: 0: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 4B4BB14D92 for ; Tue, 16 Mar 1999 21:00:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id VAA56466; Tue, 16 Mar 1999 21:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from eisenhower.ca.sandia.gov (eisenhower.ca.sandia.gov [146.246.243.57]) by hub.freebsd.org (Postfix) with ESMTP id CB2F814E74 for ; Tue, 16 Mar 1999 20:57:14 -0800 (PST) (envelope-from bmah@eisenhower.ca.sandia.gov) Received: (from bmah@localhost) by eisenhower.ca.sandia.gov (8.9.2/8.9.2) id UAA54794; Tue, 16 Mar 1999 20:56:56 -0800 (PST) (envelope-from bmah) Message-Id: <199903170456.UAA54794@eisenhower.ca.sandia.gov> Date: Tue, 16 Mar 1999 20:56:56 -0800 (PST) From: bmah@ca.sandia.gov Reply-To: bmah@ca.sandia.gov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/10633: [patch] tcpslice timezone problem and update/contribify/fix Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10633 >Category: bin >Synopsis: [patch] tcpslice timezone problem and update/contribify/fix >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 Mar 16 21:00:02 PST 1999 >Closed-Date: >Last-Modified: >Originator: Bruce A. Mah >Release: FreeBSD 3.1-RELEASE i386 >Organization: Sandia National Laboratories >Environment: >Description: The version of tcpslice in the source tree has a few problems related to how it interprets temporal arguments. It appears to be doing timezone conversions wrong. >How-To-Repeat: With a "tcpdump -w" file, try subsetting parts of the file. The examples below were attempts to get all packets in a 24-hour time window, starting at 2 AM the morning after a trace started. Wrong behavior: eisenhower:tcpslice% tcpslice -d -r 2h +24h tcpdump.out tcpdump.out Fri Mar 12 16:24:00 1999 Mon Mar 15 09:50:18 1999 start Thu Mar 11 18:00:00 1999 stop Fri Mar 12 10:00:00 1999 Correct behavior: eisenhower:tcpslice% ./tcpslice -d -r 2h +24h tcpdump.out tcpdump.out Fri Mar 12 16:24:00 1999 Mon Mar 15 09:50:18 1999 start Fri Mar 12 02:00:00 1999 stop Sat Mar 13 02:00:00 1999 >Fix: Pursuant to ports/9358, the idea was discussed of importing a newer tcpslice into the source tree. A newer version from LBL fixes the problem above. I think it'd also be appropriate to move the distribution of tcpslice into /usr/src/contrib, to parallel the location of tcpdump. I think the steps needed are these: 1. Grab ftp://ftp.ee.lbl.gov/tcpslice-1.1a3.tar.Z. Unpack it, and make the resulting directory /usr/src/contrib/tcpslice. 2. cvs remove all of the files in /usr/src/usr.sbin/tcpdump/tcpslice except for the Makefile. 3. New /usr/src/usr.sbin/tcpdump/tcpslice/Makefile is uuencoded and enclosed below. (No diffs sent since the two Makefiles don't have much in common.) begin 644 Makefile M(PDD260D"@I04D]'/0ET8W!S;&EC90I#1DQ!1U,K/2U$2$%615]&0TY43%]( M/3$@+41424U%7U=)5$A?4UE37U1)344],2`M1$A!5D5?5D904DE.5$8],0I- M04XQ/0ET8W!S;&EC92XQ"E-20U,@/0EV97)S:6]N+F,@=&-PTQ)0E!# M05!]"DQ$041$*ST)+6QP8V%P"@I40U!33$E#15]$25-41$E2/ST@)'LN0U52 M1$E2?2\N+B\N+B\N+B]C;VYTRelease-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 Mar 16 21:10: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 CC7E7154FD for ; Tue, 16 Mar 1999 21:10:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id VAA57238; Tue, 16 Mar 1999 21:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 16 Mar 1999 21:10:01 -0800 (PST) Message-Id: <199903170510.VAA57238@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Brian Haug Subject: bin/10611: timed enhancement Reply-To: Brian Haug Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/10611; it has been noted by GNATS. From: Brian Haug To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: bin/10611: timed enhancement Date: Tue, 16 Mar 1999 00:12:33 -0500 (EST) >Number: 10611 >Category: bin >Synopsis: timed enhancement >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 15 21:20:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Brian Haug >Release: FreeBSD 3.1-RELEASE i386 (submitting from different machine) >Organization: None >Environment: Generic BSD environemtn with timed protocol in use >Description: Updated man page to correctly describe what happens when timed starts (does doesn't automatically set the date, but will adjust if delta is reasonable). Added -a option which will only adjust the time with adjtime(2), and a -A option which specifies the max adjustment which will be made with adjtime(2). >How-To-Repeat: Not applicable? >Fix: The BRH define was used for me to keep track of the changes. I suggest removinging it. *** /usr/src/usr.sbin/timed/timed/timed.c.old Sun Mar 14 08:27:39 1999 --- /usr/src/usr.sbin/timed/timed/timed.c Sun Mar 14 08:30:18 1999 *************** *** 80,85 **** --- 80,88 ---- struct netinfo *nettab = 0; struct netinfo *slavenet; int Mflag; + #ifdef BRH + int aflag; + #endif int justquit = 0; int debug; *************** *** 114,119 **** --- 117,125 ---- #endif static void usage __P((void)); + #ifdef BRH + int MAXADJ = DEF_MAXADJ; + #endif /* * The timedaemons synchronize the clocks of hosts in a local area network. *************** *** 176,183 **** --- 182,202 ---- #endif /* sgi */ opterr = 0; + #ifdef BRH + while ((c = getopt(argc, argv, "Mtdn:i:F:G:P:aA:")) != -1) { + #else while ((c = getopt(argc, argv, "Mtdn:i:F:G:P:")) != -1) { + #endif switch (c) { + #ifdef BRH + case 'A': + MAXADJ = atol(optarg); + break; + case 'a': + /* only do adjtime */ + aflag = 1; + break; + #endif case 'M': Mflag = 1; break; *************** *** 550,556 **** --- 569,579 ---- "usage: timed [-dtM] [-i net|-n net] [-F host1 host2 ...] [-G netgp]\n"); #else fprintf(stderr, + #ifdef BRH + "usage: timed [-dtMa] [-A max_adjtime ] [-i net|-n net] [-F host1 host2 ...]\n"); + #else "usage: timed [-dtM] [-i net|-n net] [-F host1 host2 ...]\n"); + #endif #endif /* HAVENIS */ #endif /* sgi */ exit(1); *** /usr/src/usr.sbin/timed/timed/timed.8.old Tue Oct 21 23:19:49 1997 --- /usr/src/usr.sbin/timed/timed/timed.8 Sun Mar 14 08:27:14 1999 *************** *** 45,50 **** --- 45,52 ---- .Op Fl i Ar network .Op Fl n Ar network .Op Fl F Ar host1 host2 ... + .Op Fl a + .Op Fl A Ar max_adjtime .Sh DESCRIPTION This is a time server daemon and is normally invoked *************** *** 67,76 **** scheme. When .Nm ! is started on a machine, it asks the master for the network time ! and sets the host's clock to that time. ! After that, it accepts synchronization messages periodically sent by ! the master and calls .Xr adjtime 2 to perform the needed corrections on the host's clock. .Pp --- 69,77 ---- scheme. When .Nm ! is started on a machine, searches for a master and starts adjusting the time ! based on messages received. ! If the clock correction is large the time is explicitly set, otherwise it calls .Xr adjtime 2 to perform the needed corrections on the host's clock. .Pp *************** *** 153,158 **** --- 154,172 ---- If it finds masters on more than one network, it chooses one network on which to be a "slave," and then periodically checks the other networks to see if the masters there have disappeared. + The + .Fl a + option forces + .Nm timed + to only adjust the time using the + .Xr adjtime 2 ) , + system call. + The + .Fl A + option forces + .Nm timed + to explicitly set the time if the difference in the clocks exceeds + the value of max_adjtime seconds. .Pp One way to synchronize a group of machines is to use an .Tn NTP *** /usr/src/usr.sbin/timed/timed/globals.h.old Fri Oct 31 05:33:05 1997 --- /usr/src/usr.sbin/timed/timed/globals.h Sun Mar 14 08:48:05 1999 *************** *** 1,3 **** --- 1,4 ---- + #define BRH /*- * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. *************** *** 73,79 **** --- 74,86 ---- #define SAMPLEINTVL 240 /* synch() freq for master in sec */ + #ifdef BRH + #define MAXADJ (maxadj) /* now a variable */ + extern int maxadj; + #define DEF_MAXADJ 20 /* max adjtime() correction in sec */ + #else #define MAXADJ 20 /* max adjtime() correction in sec */ + #endif #define MAX_TRIM 3000000 /* max drift in nsec/sec, 0.3% */ #define BIG_ADJ (MAX_TRIM/1000*SAMPLEINTVL*2) /* max good adj */ *** /usr/src/usr.sbin/timed/timed/master.c.old Mon Mar 15 10:20:57 1999 --- /usr/src/usr.sbin/timed/timed/master.c Sun Mar 14 08:32:36 1999 *************** *** 379,385 **** --- 379,389 ---- adj_msg_time(msg,&otime); timevalsub(&ntime, &msg->tsp_time, &otime); + #ifdef BRH + if (aflag || (ntime.tv_sec < MAXADJ && ntime.tv_sec > -MAXADJ)) { + #else if (ntime.tv_sec < MAXADJ && ntime.tv_sec > -MAXADJ) { + #endif /* * do not change the clock if we can adjust it */ *** /usr/src/usr.sbin/timed/timed/slave.c.old Mon Mar 15 09:57:54 1999 --- /usr/src/usr.sbin/timed/timed/slave.c Sun Mar 14 08:34:26 1999 *************** *** 282,288 **** --- 282,292 ---- setmaster(msg); timevalsub(&ntime, &msg->tsp_time, &otime); + #ifdef BRH + if (aflag || (ntime.tv_sec < MAXADJ && ntime.tv_sec > -MAXADJ)) { + #else if (ntime.tv_sec < MAXADJ && ntime.tv_sec > -MAXADJ) { + #endif /* * do not change the clock if we can adjust it */ *** /usr/src/usr.sbin/timed/timed/correct.c.old Mon Mar 15 10:23:28 1999 --- /usr/src/usr.sbin/timed/timed/correct.c Mon Mar 15 10:22:40 1999 *************** *** 128,134 **** --- 128,138 ---- return; adj = *corr; + #ifdef BRH + if (aflag || (adj.tv_sec < MAXADJ && adj.tv_sec > - MAXADJ)) { + #else if (adj.tv_sec < MAXADJ && adj.tv_sec > - MAXADJ) { + #endif delta = adj.tv_sec*1000000 + adj.tv_usec; /* If the correction is less than the minimum round * trip time for an ICMP packet, and thus >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 Mar 16 21:10: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 18DEE15500 for ; Tue, 16 Mar 1999 21:10:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id VAA57247; Tue, 16 Mar 1999 21:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 16 Mar 1999 21:10:03 -0800 (PST) Message-Id: <199903170510.VAA57247@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: nakagawa@jp.FreeBSD.org Subject: i386/10608: add Opti Viper-M PCI ID Reply-To: nakagawa@jp.FreeBSD.org Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/10608; it has been noted by GNATS. From: nakagawa@jp.FreeBSD.org To: freebsd-gnats-submit@freebsd.org Cc: Subject: i386/10608: add Opti Viper-M PCI ID Date: Mon, 15 Mar 1999 19:25:48 -0800 (PST) >Number: 10608 >Category: i386 >Synopsis: add Opti Viper-M PCI ID >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 15 19:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: NAKAGAWA, Yoshihisa >Release: current >Organization: Japan FreeBSD User Group >Environment: >Description: Some machine are using Opti Viper-M chipset. Add Opti Viper-M PCI ID. >How-To-Repeat: >Fix: *** pcisupport.c.org Tue Mar 16 12:19:44 1999 --- pcisupport.c Tue Mar 16 12:21:26 1999 *************** *** 397,402 **** --- 397,408 ---- case 0x003b1033: return ("NEC 003B PCI to PC-98 C-bus bridge"); + /* Opti -- vendor 0x1045 */ + case 0xc5571045: + return ("Opti 82C557 (Viper-M) host to PCI bridge"); + case 0xc5581045: + return ("Opti 82C558 (Viper-M) ISA+IDE"); + /* Ross (?) -- vendor 0x1166 */ case 0x00051166: fixbushigh_Ross(tag); >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 Mar 16 21:10: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 29FF315502 for ; Tue, 16 Mar 1999 21:10:22 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id VAA57252; Tue, 16 Mar 1999 21:10:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 16 Mar 1999 21:10:04 -0800 (PST) Message-Id: <199903170510.VAA57252@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: root@apn.dhs.org Subject: kern/10603: Random system panics Reply-To: root@apn.dhs.org Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10603; it has been noted by GNATS. From: root@apn.dhs.org To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: kern/10603: Random system panics Date: Mon, 15 Mar 1999 12:18:53 -0800 (PST) >Number: 10603 >Category: kern >Synopsis: Random system panics >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 15 12:20:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Peter Keeler >Release: FreeBSD 3.1-RELEASE i386 >Organization: The Universal MUD Resource Group >Environment: kernel.GENERIC >Description: The system panics at seemingly random times and requires a human to hit a key and restart it. >How-To-Repeat: Contrary to popular belief, this panic has a cause. I discovered that failed login attempts at the console that leave a character at the Login: prompt without a carriage return will cause the panic. For instance, a child comes by and types "kkwl" at the console, then leaves. The system will eventually panic and require rebooting. This does not seem to happen if the carriage return is pressed last. >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 Mar 16 22:40: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 26F2A150F4 for ; Tue, 16 Mar 1999 22:40:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id WAA63202; Tue, 16 Mar 1999 22:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 16 Mar 1999 22:40:03 -0800 (PST) Message-Id: <199903170640.WAA63202@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: shalunov@lynxhub.lz.att.com Subject: bin/10622: vi does not display Russian characters properly Reply-To: shalunov@lynxhub.lz.att.com Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/10622; it has been noted by GNATS. From: shalunov@lynxhub.lz.att.com To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: bin/10622: vi does not display Russian characters properly Date: Tue, 16 Mar 1999 11:53:41 -0500 (EST) >Number: 10622 >Category: bin >Synopsis: vi does not display Russian characters properly >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 16 10:00:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: stanislav shalunov >Release: FreeBSD 3.1-RELEASE i386 >Organization: AT&T >Environment: FreeBSD tuzik.lz.att.com 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Wed Mar 10 11:57:33 EST 1999 shalunov@tuzik.lz.att.com:/usr/src/sys/compile/TUZIK i386 MM_CHARSET=KOI8-R TERM=cons25 LANG=ru_RU.KOI8-R SHELL=/bin/sh LC_ALL=ru.RU.KOI8-R EDITOR=vi >Description: The vi editor displays hex numbers in `\xab' notation instead of Russian letters in some contexts (with proper variables set). >How-To-Repeat: $ vi :anyunknowncommand >Fix: Sorry, no patch provided. >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 Mar 16 23:20: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 17B4515168 for ; Tue, 16 Mar 1999 23:20:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id XAA67149; Tue, 16 Mar 1999 23:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 16 Mar 1999 23:20:03 -0800 (PST) Message-Id: <199903170720.XAA67149@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Sergey N. Voronkov" Subject: i386/10614: 3.1-RELEASE failed to install from dos partition Reply-To: "Sergey N. Voronkov" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/10614; it has been noted by GNATS. From: "Sergey N. Voronkov" To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: i386/10614: 3.1-RELEASE failed to install from dos partition Date: Tue, 16 Mar 1999 14:36:02 +0500 (ES) >Number: 10614 >Category: i386 >Synopsis: 3.1-RELEASE failed to install from dos partition >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 16 01:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Sergey N. Voronkov >Release: FreeBSD 3.1-RELEASE i386 >Organization: Dorojnik, Bank >Environment: Amd486DX4-120, 8 Mb RAM, 1083 Mb WD3100, NE2000 on irq 10 port 0x280, 8 port AST compatible multiport card. Was running 2.2.2, 2.2.5, 2.2.6 and 2.2.7 today. System is a small router from one local 10TX to remote 100TX network using slattach at 115200. It also runs as a simle terminal server. Disk is allready splited and labeled (example): wd0s1 - /dos 160M wd0s2a - / 80M wd0s2b - SWAP 32M wd0s2e - /home 100M wd0s2f - /var 40M wd0s2g - /usr 630M >Description: 3.1-RELEASE do not install from MSDOS partition. >How-To-Repeat: What I was doing: 1) Copy (bin,compat22,manpages,doc,info,src/ssys.*,ports,floppies, proflibs,some packages) from 3.1-RELEASE to /dos/freebsd using slip on my slow chanel. 2) Make kernel & mfs floppys. 3) Reboot the system from floppys. 4) Select the labeled partitions in right order on its mount points. /,/var,/usr are toggled to make newfs on it to cleaning from previously installed 2.2.6-release. 5) Select required distribution (that are previously copyd). 6) Select Install from DOS partition. 7) Run installation process. What I have: 1) Good, new, clean partitions. 2) Copy of /stand. 3) Message like: Distribution:(list of all selected) are not installed becouse there are not presented on instalation media. I was rebooted manualy in DOS. cd \freebsd dir And get full list of copyd files. >Fix: Don't know. I havn't install 3.1-RELEASE due 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 17 1: 0: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 B95C615617 for ; Wed, 17 Mar 1999 01:00:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA75874; Wed, 17 Mar 1999 01:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Wed, 17 Mar 1999 01:00:01 -0800 (PST) Message-Id: <199903170900.BAA75874@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: bmah@ca.sandia.gov Subject: bin/10633: [patch] tcpslice timezone problem and update/contribify/fix Reply-To: bmah@ca.sandia.gov Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/10633; it has been noted by GNATS. From: bmah@ca.sandia.gov To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: bin/10633: [patch] tcpslice timezone problem and update/contribify/fix Date: Tue, 16 Mar 1999 20:56:56 -0800 (PST) >Number: 10633 >Category: bin >Synopsis: [patch] tcpslice timezone problem and update/contribify/fix >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 Mar 16 21:00:02 PST 1999 >Closed-Date: >Last-Modified: >Originator: Bruce A. Mah >Release: FreeBSD 3.1-RELEASE i386 >Organization: Sandia National Laboratories >Environment: >Description: The version of tcpslice in the source tree has a few problems related to how it interprets temporal arguments. It appears to be doing timezone conversions wrong. >How-To-Repeat: With a "tcpdump -w" file, try subsetting parts of the file. The examples below were attempts to get all packets in a 24-hour time window, starting at 2 AM the morning after a trace started. Wrong behavior: eisenhower:tcpslice% tcpslice -d -r 2h +24h tcpdump.out tcpdump.out Fri Mar 12 16:24:00 1999 Mon Mar 15 09:50:18 1999 start Thu Mar 11 18:00:00 1999 stop Fri Mar 12 10:00:00 1999 Correct behavior: eisenhower:tcpslice% ./tcpslice -d -r 2h +24h tcpdump.out tcpdump.out Fri Mar 12 16:24:00 1999 Mon Mar 15 09:50:18 1999 start Fri Mar 12 02:00:00 1999 stop Sat Mar 13 02:00:00 1999 >Fix: Pursuant to ports/9358, the idea was discussed of importing a newer tcpslice into the source tree. A newer version from LBL fixes the problem above. I think it'd also be appropriate to move the distribution of tcpslice into /usr/src/contrib, to parallel the location of tcpdump. I think the steps needed are these: 1. Grab ftp://ftp.ee.lbl.gov/tcpslice-1.1a3.tar.Z. Unpack it, and make the resulting directory /usr/src/contrib/tcpslice. 2. cvs remove all of the files in /usr/src/usr.sbin/tcpdump/tcpslice except for the Makefile. 3. New /usr/src/usr.sbin/tcpdump/tcpslice/Makefile is uuencoded and enclosed below. (No diffs sent since the two Makefiles don't have much in common.) begin 644 Makefile M(PDD260D"@I04D]'/0ET8W!S;&EC90I#1DQ!1U,K/2U$2$%615]&0TY43%]( M/3$@+41424U%7U=)5$A?4UE37U1)344],2`M1$A!5D5?5D904DE.5$8],0I- M04XQ/0ET8W!S;&EC92XQ"E-20U,@/0EV97)S:6]N+F,@=&-PTQ)0E!# M05!]"DQ$041$*ST)+6QP8V%P"@I40U!33$E#15]$25-41$E2/ST@)'LN0U52 M1$E2?2\N+B\N+B\N+B]C;VYTRelease-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 Wed Mar 17 3:21: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 092FC15090 for ; Wed, 17 Mar 1999 03:20:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA86598; Wed, 17 Mar 1999 03:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 6364714F50; Wed, 17 Mar 1999 03:17:13 -0800 (PST) Message-Id: <19990317111713.6364714F50@hub.freebsd.org> Date: Wed, 17 Mar 1999 03:17:13 -0800 (PST) From: andr@khstu.ru To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/10636: ipfw problems Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10636 >Category: kern >Synopsis: ipfw problems >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 17 03:20:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Andrey N. Tuev >Release: FreeBSD 4.0 CURRENT >Organization: KhSTU >Environment: FreeBSD xxx.xxx.xx 4.0-CURRENT FreeBSD 4.0-CURRENT #1: Wed Mar 17 16:02:11 VS 1999 root@router.khstu.ru:/usr/src/sys/compile/wowka i386 >Description: periodically, from time to time in firewall rules appear and disappear rule number 00000 simple output ipfw -a list: 01025 0 0 unreach host-unknown tcp from 195.208.229.183 to any 01026 0 0 unreach host-unknown tcp from 195.208.229.184 to any 00000 0 0 deny ip from any to any ipopt ssrr,lsrr,rr 00000 3302829851706 0 deny ip from any to any ipopt ssrr,lsrr,rr 00000 3302829851707 0 deny ip from any to any ipopt ssrr,lsrr,rr 00000 3302829851708 0 deny ip from any to any ipopt ssrr,lsrr,rr ------------------------------------------------------- 00000 1843712195 4294967295 deny ip from any to any 00000 1860489411 4294967295 deny ip from any to any 00000 1877266627 4294967295 deny ip from any to any ---------------------------------------------------- 10107 0 0 count ip from any to 195.208.230.244 via ed0 10108 0 0 count ip from any to 195.208.230.245 via ed0 00000 0 0 fwd 37.4.0.0 ip from any to any 00000 0 0 fwd 38.4.0.0 ip from any to any 00000 0 0 fwd 38.4.0.0 ip from any to any 00000 0 0 fwd 39.4.0.0 ip from any to any 00000 0 921656756 fwd 39.4.0.0 ip from any to any 00000 0 0 fwd 40.4.0.0 ip from any to any ----------------------------------------- simple output ipfw list: 00000 deny ip from 0.0.0.0:40.40.0.0 to 255.255.255.255:3.15.3.0 ipopt lsrr,rr,!rr 00000 deny ip from 0.0.0.0:41.40.0.0 to 255.255.255.255:3.15.3.0 ipopt lsrr,rr,!rr 00000 deny ip from 0.0.0.0:42.40.0.0 to 255.255.255.255:3.15.3.0 ipopt lsrr,rr,!rr 00000 deny ip from 0.0.0.0:43.40.0.0 to 255.255.255.255:3.15.3.0 ipopt lsrr,rr,!rr 00000 deny ip from 0.0.0.0:44.40.0.0 to 255.255.255.255:3.15.3.0 ipopt lsrr,rr,!rr 00000 deny ip from 0.0.0.0:45.40.0.0 to 255.255.255.255:3.15.3.0 ipopt lsrr,rr,!rr 00000 deny ip from 0.0.0.0:46.40.0.0 to 255.255.255.255:3.15.3.0 ipopt lsrr,rr,!rr 00000 deny ip from 0.0.0.0:47.40.0.0 to 255.255.255.255:3.15.3.0 ipopt lsrr,rr,!rr 00000 deny ip from 0.0.0.0:48.40.0.0 to 255.255.255.255:3.15.3.0 ipopt lsrr,rr,!rr 00000 deny ip from 0.0.0.0:49.40.0.0 to 255.255.255.255:3.15.3.0 ipopt lsrr,rr,!rr >How-To-Repeat: periodically ~ 10 - 50 minutes >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 Wed Mar 17 6:40:21 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1403114BF7 for ; Wed, 17 Mar 1999 06:40:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA13844; Wed, 17 Mar 1999 06:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id B6AE414E98; Wed, 17 Mar 1999 06:30:56 -0800 (PST) Message-Id: <19990317143056.B6AE414E98@hub.freebsd.org> Date: Wed, 17 Mar 1999 06:30:56 -0800 (PST) From: j@avias.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/10637: incorrect show initialized PCCARD-drivers on startup Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10637 >Category: kern >Synopsis: incorrect show initialized PCCARD-drivers on startup >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 Mar 17 06:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Juriy goloveshkin >Release: stable and current >Organization: The Research Institute of Aviation Industry Economy >Environment: FreeBSD libretto.avias.local 3.1-STABLE FreeBSD 3.1-STABLE #6: Wed Mar 17 16:59:51 MSK 1999 root@main.avias.com:/mntt/src/sys/compile/LIBRETTO i386 >Description: incorrect show more that one initialized PCCARD-drivers on startup It shows only one driver. >How-To-Repeat: just see... >Fix: something like this: =============== *** pccard.c.orig Tue Mar 9 20:20:18 1999 --- pccard.c Wed Mar 17 17:02:18 1999 *************** *** 160,172 **** pccard_configure(dummy) void *dummy; { ! struct pccard_device **driver, *drv; /* This isn't strictly correct, but works because of initialize order */ ! driver = &drivers; printf("Initializing PC-card drivers:"); ! while ((drv = *driver++)) printf(" %s", drv->name); printf("\n"); } --- 160,174 ---- pccard_configure(dummy) void *dummy; { ! struct pccard_device *drv; /* This isn't strictly correct, but works because of initialize order */ ! drv = drivers; printf("Initializing PC-card drivers:"); ! while (drv){ printf(" %s", drv->name); + drv=drv->next; + } printf("\n"); } =============== >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 Mar 17 9:10: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 7D51B14D26 for ; Wed, 17 Mar 1999 09:10:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id JAA52953; Wed, 17 Mar 1999 09:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Wed, 17 Mar 1999 09:10:01 -0800 (PST) Message-Id: <199903171710.JAA52953@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Cy Schubert - BCSC Open Systems Group Subject: Re: kern/6858: inetd in realloc(): warning: junk pointer, too low to make sense. Reply-To: Cy Schubert - BCSC Open Systems Group Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/6858; it has been noted by GNATS. From: Cy Schubert - BCSC Open Systems Group To: freebsd-gnats-submit@freebsd.org, jher@io.com, cschuber@uumail.gov.bc.ca, cy@uumail.gov.bc.ca Cc: Subject: Re: kern/6858: inetd in realloc(): warning: junk pointer, too low to make sense. Date: Wed, 17 Mar 1999 08:59:04 -0800 I see this on 3.1R after tripwire runs, which uses 25MB VM on a machine with 32MB installed (high scan rate and paging rate of 5-8 pages/second while tripwire is running). Under 2.2.8R i had no problems, however I do notice that processes do take more VM under 3.1R, e.g. exmh2 takes 40MB of VM under 3.1R using an ELF version of wish8.0 while it took 9MB under 2.2.8R and under 3.1R using an a.out version of wish8.0. I also noticed that while tripwire runs under 2.2.8R, the scan rate averaged at ~ 700 pages/sec., while under 3.1R the paging rate is 2000-3000 pages/sec. The problem is probably in VM somewhere. -- Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Open Systems Group Internet: cschuber@uumail.gov.bc.ca ITSD Cy.Schubert@gems8.gov.bc.ca Government of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 17 12:41: 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 3C77115264 for ; Wed, 17 Mar 1999 12:40:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA66424; Wed, 17 Mar 1999 12:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Wed, 17 Mar 1999 12:40:03 -0800 (PST) Message-Id: <199903172040.MAA66424@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Cy Schubert - BCSC Open Systems Group Subject: Re: kern/6858: inetd in realloc(): warning: junk pointer, too low to make sense. Reply-To: Cy Schubert - BCSC Open Systems Group Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/6858; it has been noted by GNATS. From: Cy Schubert - BCSC Open Systems Group To: freebsd-gnats-submit@freebsd.org, jher@io.com, cschuber@uumail.gov.bc.ca, cy@uumail.gov.bc.ca Cc: Subject: Re: kern/6858: inetd in realloc(): warning: junk pointer, too low to make sense. Date: Wed, 17 Mar 1999 12:30:17 -0800 That should be scan rate at 2000-3000 pages/sec. -- Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Open Systems Group Internet: cschuber@uumail.gov.bc.ca ITSD Cy.Schubert@gems8.gov.bc.ca Government of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 17 12:41:59 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D378A1527C for ; Wed, 17 Mar 1999 12:40:22 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA66438; Wed, 17 Mar 1999 12:40:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Wed, 17 Mar 1999 12:40:04 -0800 (PST) Message-Id: <199903172040.MAA66438@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Cy Schubert - BCSC Open Systems Group Subject: Re: bin/10380: inetd signal 11 Reply-To: Cy Schubert - BCSC Open Systems Group Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/10380; it has been noted by GNATS. From: Cy Schubert - BCSC Open Systems Group To: freebsd-gnats-submit@freebsd.org, cschuber@uumail.gov.bc.ca Cc: Subject: Re: bin/10380: inetd signal 11 Date: Wed, 17 Mar 1999 12:33:08 -0800 This is a dup of kern/6858. Please close. -- Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Open Systems Group Internet: cschuber@uumail.gov.bc.ca ITSD Cy.Schubert@gems8.gov.bc.ca Government of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 17 12:49: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 9DA7D1534C; Wed, 17 Mar 1999 12:49:27 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA67043; Wed, 17 Mar 1999 12:49:09 -0800 (PST) (envelope-from billf@FreeBSD.org) Date: Wed, 17 Mar 1999 12:49:09 -0800 (PST) From: Message-Id: <199903172049.MAA67043@freefall.freebsd.org> To: cschuber@uumail.gov.bc.ca, billf@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/10380 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: inetd signal 11 State-Changed-From-To: open->closed State-Changed-By: billf State-Changed-When: Wed Mar 17 12:48:48 PST 1999 State-Changed-Why: Duplicate of kern/6858, according to submitter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 17 12:50: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 E7E5F153BC for ; Wed, 17 Mar 1999 12:50:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA67098; Wed, 17 Mar 1999 12:50:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 9753615376; Wed, 17 Mar 1999 12:49:32 -0800 (PST) Message-Id: <19990317204932.9753615376@hub.freebsd.org> Date: Wed, 17 Mar 1999 12:49:32 -0800 (PST) From: ath@niksun.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/10641: Default sync rate in ncr SCSI driver is slower than Ultra2 allows Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10641 >Category: kern >Synopsis: Default sync rate in ncr SCSI driver is slower than Ultra2 allows >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 Mar 17 12:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Andrew Heybey >Release: 3.1-RELEASE >Organization: Niksun, Inc. >Environment: FreeBSD alpha.niksun.com 3.1-RELEASE FreeBSD 3.1-RELEASE #1: Wed Mar 17 15:06:52 EST 1999 ath@alpha.niksun.com:/usr/src/sys/compile/ALPHA i386 >Description: If it is not otherwise defined (eg via the kernel config file), sys/pci/ncr.c sets NCR_SCSI_DFLT_SYNC to 12 (which is 20 MHz). This means that by default ultra2 controllers will only run at half their maximum rate. >How-To-Repeat: Boot system with LVD Ultra2 disks on an NCR895/896 controller. See the BIOS print out "80MB/s". See FreeBSD print out "da0: 40.0MB/s transfers (20.0MHz, offset 15, 16bit)". >Fix: [The patch is again -current, not 3.1-RELEASE] --- ncr.c 1999/01/27 23:45:43 1.142 +++ ncr.c 1999/03/17 20:46:22 @@ -79,7 +79,7 @@ #ifndef SCSI_NCR_MAX_SYNC #ifndef SCSI_NCR_DFLT_SYNC -#define SCSI_NCR_DFLT_SYNC (12) +#define SCSI_NCR_DFLT_SYNC (6) #endif /* SCSI_NCR_DFLT_SYNC */ #else >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 17 13:10: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 454D415353 for ; Wed, 17 Mar 1999 13:10:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA68224; Wed, 17 Mar 1999 13:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from tim.xenologics.com (tim.xenologics.com [194.77.5.24]) by hub.freebsd.org (Postfix) with ESMTP id 86B651539D for ; Wed, 17 Mar 1999 13:04:15 -0800 (PST) (envelope-from seggers@semyam.dinoco.de) Received: (from uucp@localhost) by tim.xenologics.com (8.8.5/8.8.8) with UUCP id WAA29853 for FreeBSD-gnats-submit@freebsd.org; Wed, 17 Mar 1999 22:03:13 +0100 (MET) Received: (from seggers@localhost) by semyam.dinoco.de (8.9.2/8.8.8) id WAA08338; Wed, 17 Mar 1999 22:00:40 +0100 (CET) (envelope-from seggers) Message-Id: <199903172100.WAA08338@semyam.dinoco.de> Date: Wed, 17 Mar 1999 22:00:40 +0100 (CET) From: Stefan Eggers To: FreeBSD-gnats-submit@freebsd.org Cc: seggers@semyam.dinoco.de X-Send-Pr-Version: 3.2 Subject: kern/10642: exports(5) mentions KERBNFS but that's not in LINT Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10642 >Category: kern >Synopsis: exports(5) mentions KERBNFS but that's not in LINT >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 Mar 17 13:10:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Stefan Eggers >Release: FreeBSD 3.1-STABLE i386 >Organization: none >Environment: 3.1-stable from about three weeks ago. >Description: exports(5) mentions a kernel option KERBNFS (it really exists) but this options is not even mentioned in a comment in LINT. I think it would be a good idea to add a line "options KERBNFS" to LINT with a small comment to what it does as that way it gets a bit more attention and maybe more people make use of it. >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 Mar 17 20:40:21 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CD06114CEE for ; Wed, 17 Mar 1999 20:40:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id UAA02723; Wed, 17 Mar 1999 20:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id EF82C15316; Wed, 17 Mar 1999 20:34:42 -0800 (PST) Message-Id: <19990318043442.EF82C15316@hub.freebsd.org> Date: Wed, 17 Mar 1999 20:34:42 -0800 (PST) From: ernie@eis.net.au To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/10646: Bridge code missing from ed0 driver in 3.1-RELEASE and 3.1-STABLE Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10646 >Category: i386 >Synopsis: Bridge code missing from ed0 driver in 3.1-RELEASE and 3.1-STABLE >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 Mar 17 20:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Ernie Elu >Release: 3.1-STABLE >Organization: eis.net >Environment: FreeBSD fileserver.eis.net.au 3.1-STABLE FreeBSD 3.1-STABLE #7: Wed Mar 17 13:50:16 EST 1999 ernie@oldtinny.eis.net.au:/usr/src/sys/compile/oldtinny i386 >Description: The support for BRIDGE is missing from several ethernet drivers, specifically /usr/src/sys/i386/isa/if_ed.c It does seem to be in /usr/src/sys/i386/isa/if_fe.c and it is in 2.2.8-RELEASE >How-To-Repeat: try and bring up bridging with the kernel the has options BRIDGE compiled in and it will give you a sysctl error. >Fix: Install bridge patches from 2.2.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 Thu Mar 18 3: 7: 2 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from SchmidtP.rbh.nthames.nhs.uk (SchmidtP.rbh.nthames.nhs.uk [193.61.117.10]) by hub.freebsd.org (Postfix) with ESMTP id 9FF9614D80; Thu, 18 Mar 1999 03:06:09 -0800 (PST) (envelope-from peter@SchmidtP.rbh.nthames.nhs.uk) Received: from localhost (peter@localhost) by SchmidtP.rbh.nthames.nhs.uk (8.9.2/8.8.8) with SMTP id LAA00478; Thu, 18 Mar 1999 11:00:31 GMT (envelope-from peter@SchmidtP.rbh.nthames.nhs.uk) Date: Thu, 18 Mar 1999 11:00:31 +0000 (GMT) From: Peter Schmidt To: freebsd-questions@FreeBSD.ORG Cc: freebsd-bugs@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 Hi: I just upgraded my machine from FreeBSD 2.2.7 to FreeBSD 3.1 (stable release) and encountered a few problems: 1.) I have Windows NT Server installed as well. So when booting up the boot manager prints something like F1 NTFS (or the like) F2 FreeBSD Now after installing I get F1 ?? F2 FreeBSD However I can still boot into NT. Is there any way to change this and configure the printout to something other than "??" ? I know that the Linux boot manager LILO can be configured in such a way that you can type in any name you care to think of. 2.) When I use telnet I get a message tcp/telnet: unkown service However, all the other network services work fine (ftp, http) 3.) When trying to install the XF86 3.3.3.1 version with /stand/sysinstall nothing happens. At first sysinstall installs the compat22 package, but then it immediately moves on to fixing permissions in the XFree86 tree without having installed a single bit. Any help on these three problems would be greatly appreciated. Oh yes, and the system specs are: Pentium Intel 200 MHz/MMX 128 MByte RAM SymbiosLogic Controller 53c875 3Com 3c905 Fast Etherlink XL Matrox Millenium Card FUJITSU M2952E-512 2 GByte SCSI-2 disk Quantum FireBall SE4.3S 4.3GByte SCSI-2 disk HP C1533A SureStore DAT8 SCSI-2 tape drive (external) ATAPI CDROM drive To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 18 4: 7:34 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (Postfix) with ESMTP id F200F153A4; Thu, 18 Mar 1999 04:07:31 -0800 (PST) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.2/8.9.2) with ESMTP id NAA54376; Thu, 18 Mar 1999 13:05:58 +0100 (CET) (envelope-from kheuer@gwdu60.gwdg.de) Date: Thu, 18 Mar 1999 13:05:58 +0100 (CET) From: Konrad Heuer To: Peter Schmidt Cc: freebsd-questions@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: your mail In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 18 Mar 1999, Peter Schmidt wrote: > I just upgraded my machine from FreeBSD 2.2.7 to FreeBSD 3.1 (stable=20 > release) and encountered a few problems: >=20 > =091.) I have Windows NT Server installed as well. So when booting up > =09the boot manager prints something like > =09F1 NTFS (or the like) > =09F2 FreeBSD >=20 > =09Now after installing I get > =09F1 ?? > =09F2 FreeBSD > =09However I can still boot into NT. > =09Is there any way to change this and configure the printout > =09to something other than "??" ? Try osbs153.exe (DOS program - do you still have an old DOS boot floppy?) from the tools subdirectory to install an alternate boot manager which can be configured. > =092.) When I use telnet I get a message > =09tcp/telnet: unkown service > =09However, all the other network services work fine (ftp, http) Maybe your /etc/services file is damaged (hard to believe). There should be two lines like telnet=09=0923/tcp telnet=09=0923/udp > =093.) When trying to install the XF86 3.3.3.1 version with > =09/stand/sysinstall nothing happens. At first sysinstall installs > =09the compat22 package, but then it immediately moves on to > =09fixing permissions in the XFree86 tree without having installed > =09a single bit. =09 Read error while reading from CDROM? Try to install the packages manually: mkdir -p /usr/X11R6 cd /usr/X11R6 tar xvzf /cdrom/XF86333/Xbin.tgz =2E.. Regards // // Konrad Heuer ____ ___ _____= __=20 // Gesellschaft f=FCr wissenschaftliche / __/______ ___ / _ )/ __= / _ \ // Datenverarbeitung mbH G=D6ttingen / _// __/ -_) -_) _ |\ \/= // / // Am Fa=DFberg, D-37077 G=D6ttingen /_/ /_/ \__/\__/____/___= /____/=20 // Deutschland (Germany) ----- The Power to Serve ----= - // http://www.freebsd.org // kheuer@gwdu60.gwdg.de // To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 18 5: 0: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 268DE153ED for ; Thu, 18 Mar 1999 05:00:22 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA98159; Thu, 18 Mar 1999 05:00:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 18 Mar 1999 05:00:03 -0800 (PST) Message-Id: <199903181300.FAA98159@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Peter Hawkins Subject: Re: bin/9926: Finger no longer works when fingering a Galacticomm BBS Reply-To: Peter Hawkins Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/9926; it has been noted by GNATS. From: Peter Hawkins To: freebsd-gnats-submit@freebsd.org, jwissick@best.com, freebsd-committers@freebsd.org Cc: Subject: Re: bin/9926: Finger no longer works when fingering a Galacticomm BBS Date: Thu, 18 Mar 1999 23:56:16 +1100 (EST) Also fails in V2.2.5. finger -T works fine (ie UDP as opposed to TCP). It appears galacticomm does not handle the situation where the data field of the initial SYN request is non zero properly. Performing a finger on a <3.0 system now has the finger request data in the SYN packet - syn+data {syn-ack} ... This is not the case for >FreeBSD 3.0 where we send syn {syn-ack} ack+data. The galacticomm stack returns a syn-ack which acks no data (which is OK) then later (after a timeout) an ack for the data (also OK) but should then send back the response but does not. It looks like it is not passing data up to fingerd if that data was received in a SYN packet. My reading of RFC793 is that it's OK to add data to a SYN packet - we're in the right here and galacticomm has the bug. Either way it is fixed in V3. I don't want to close this w/o discussion though... Peter -- Clarinet Internet Solutions Peter Hawkins 381 Swan St Richmond, Vic, Australia Ph: +61-3-9421 2006 Fax: +61-3-9421 2007 http://www.clari.net.au Peter@clari.net.au FreeBSD Project: thepish@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 18 5:27: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from ns1.rbh.nthames.nhs.uk (ns1.rbh.nthames.nhs.uk [193.61.118.1]) by hub.freebsd.org (Postfix) with SMTP id 0957E1531B for ; Thu, 18 Mar 1999 05:25:29 -0800 (PST) (envelope-from p.schmidt@rbh.nthames.nhs.uk) Received: from orion (SchmidtP.rbh.nthames.nhs.uk [193.61.117.10]) by ns1.rbh.nthames.nhs.uk (8.6.8.1/SCA-6.6) with SMTP id NAA26733 for ; Thu, 18 Mar 1999 13:25:02 GMT Received: by localhost with Microsoft MAPI; Thu, 18 Mar 1999 13:19:51 -0000 Message-ID: <01BE7142.01807A90.p.schmidt@rbh.nthames.nhs.uk> From: "Dr. Peter SChmidt" Reply-To: "p.schmidt@rbh.nthames.nhs.uk" To: "'freebsd-bugs@FreeBSD.ORG'" Date: Thu, 18 Mar 1999 13:19:50 -0000 Organization: Royal Brompton Hospital X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi: Recently I upgraded my system from 2.2.7 FreeBSD to 3.1 FreeBSD. However, there are several problems that occurred since installation: 1.) Boot Prompts: Formerly F1 NTFS/H... F2 FreeBSD Now it looks like F1 ?? F2 FreeBSD Can one reverse this? Is there a way to configure the bootmanager? It is only a cosmetic effect, since I can still boot into Windows NT (which is invoked by pressing F1) 2.) telnet: After installation I get the following message when invoking the telnet program: tcp/telnet: unkown service However, other network programs, such as ftp and http work. What's missing? 3.) XF863331 installation: I downloaded the new XF863331 kit from one of the mirror sites. However, when trying to install it with /stand/sysinstall the following happens: first the compat22 package is installed as expected then it jumps to "fixing permissions in XFree 86 tree ..." without installing anything. Any help to these questions is greatly appreciated The PC system specs are : 200 MHz/MMX Pentium (Intel) 128 MByte RAM FUJITSU 2.1 GByte SCSI-2 disk Quantum FireBall 4.3 GByte SCSI-2 disk SymbiosLogic 53c875 fast SCSI controller HP SureStore Dat8 tape drive (external) Atapi CD-ROM and the usual rest Peter Schmidt e-mail: pwe.schmidt@dial.pipex.com p.schmidt@rbh.nthames.nhs.uk Tel.: +44 171 351 8255 Fax: +44 171 351 8614 Royal Brompton Hospital Department of Cardiology, Level 3, Chelsea Wing Sydney Street London SW3 6NP United Kingdom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 18 5:38:55 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from ceia.nordier.com (m1-40-dbn.dial-up.net [196.34.155.40]) by hub.freebsd.org (Postfix) with ESMTP id C0340153E5; Thu, 18 Mar 1999 05:38:22 -0800 (PST) (envelope-from rnordier@nordier.com) Received: (from rnordier@localhost) by ceia.nordier.com (8.8.7/8.6.12) id PAA08211; Thu, 18 Mar 1999 15:34:05 +0200 (SAT) From: Robert Nordier Message-Id: <199903181334.PAA08211@ceia.nordier.com> Subject: Re: [Boot manager questions] In-Reply-To: from Peter Schmidt at "Mar 18, 99 11:00:31 am" To: peter@SchmidtP.rbh.nthames.nhs.uk (Peter Schmidt) Date: Thu, 18 Mar 1999 15:34:03 +0200 (SAT) Cc: freebsd-bugs@freebsd.org X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [Following up to -bugs] Peter Schmidt wrote: > Hi: > I just upgraded my machine from FreeBSD 2.2.7 to FreeBSD 3.1 (stable > release) and encountered a few problems: > > 1.) I have Windows NT Server installed as well. So when booting up > the boot manager prints something like > F1 NTFS (or the like) > F2 FreeBSD > > Now after installing I get > F1 ?? > F2 FreeBSD > However I can still boot into NT. > Is there any way to change this and configure the printout > to something other than "??" ? > > I know that the Linux boot manager LILO can be configured in such > a way that you can type in any name you care to think of. The sources are available in src/sys/boot/i386/boot0, so it would be a 5-minute job to patch the file (by replacing an existing table entry) and rebuild. Or you could install BootEasy itself: which should still be available in the "tools" directory on CD-ROM or ftp.freebsd.org. The present FreeBSD boot manager is a single-sector program which must fit into the 448 bytes left over on the master boot record (MBR) of the disk, so it does not provide features similar to LILO. However, a more powerful boot manager is currently in preparation, which will allow customized menu options, among other things. -- Robert Nordier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 18 5:40:21 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A0C014DE1 for ; Thu, 18 Mar 1999 05:40:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA02283; Thu, 18 Mar 1999 05:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 18 Mar 1999 05:40:02 -0800 (PST) Message-Id: <199903181340.FAA02283@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Seejo Pylappan Subject: Re: kern/5709: Fatal trap 12: page fault in kernel mode while trying to boot to install Reply-To: Seejo Pylappan Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/5709; it has been noted by GNATS. From: Seejo Pylappan To: freebsd-gnats-submit@freebsd.org, wall@montana.avicom.net Cc: Subject: Re: kern/5709: Fatal trap 12: page fault in kernel mode while trying to boot to install Date: Thu, 18 Mar 99 08:28:26 -0500 Hi, I get the same message when I tried installing it on a Tyan 1564D Dual pentium 200MMX with 96Mb RAM, Adaptec 2940 UW SCSI card, ATI Rage II, 4.2 G UW HDD. It comes up after it gives the message Waiting for SCSI devices to settle. Thanks, Seejo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 18 10:30: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 742B314DBF for ; Thu, 18 Mar 1999 10:30:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id KAA67070; Thu, 18 Mar 1999 10:30:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 7085D1550A; Thu, 18 Mar 1999 10:21:27 -0800 (PST) Message-Id: <19990318182127.7085D1550A@hub.freebsd.org> Date: Thu, 18 Mar 1999 10:21:27 -0800 (PST) From: M.Indlekofer@fz-juelich.de To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/10653: cdevsw_module_handler MOD_UNLOAD problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10653 >Category: kern >Synopsis: cdevsw_module_handler MOD_UNLOAD problem >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 18 10:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Michael Indlekofer >Release: 3.1-RELEASE >Organization: Forschungs Zentrum Juelich GmbH >Environment: FreeBSD control10... 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Tue Mar 16 13:31:56 GMT 1999 root@control10.../usr/src/sys/compile/MYKERNEL.3 i386 >Description: A char device driver which uses CDEV_MODULE(xxx_mod,MYMAJOR,xxx_devsw,xxx_handler,0) and wants to prevent an unloading of the module (because some devices he offers are still in use e.g.) has a problem: kldunload -> /sys/kern/kern_conf.c:cdevsw_module_handler which calls for MOD_UNLOAD the function cdevsw_add(...,NULL,NULL) which unregisters our xxx_devsw! AFTERWARDS xxx_handler is asked if he wants to unload,...but it's too late...the xxx_devsw is gone, even for the case we don't want to unload! In my case: A program used a device and kldunload was called. xxx_handler returned EBUSY and kldunload said: can't unload, device busy. The next time the program issued a ioctl for the still open device the system crashed in spec_ioctl (gdb -k ...) with an invalid entry in the cdevsw for MYMAJOR: Fatal trap 12: page fault in kernel mode. >How-To-Repeat: see example above >Fix: /sys/kern/kern_conf.c:???devsw_module_handler should consult the module handler (data->chainevh) FIRST in the case of MOD_UNLOAD whether the module want's to unload before it "kills" the devsw! >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 Mar 18 11:10: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 85AD614D54 for ; Thu, 18 Mar 1999 11:10:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id LAA69885; Thu, 18 Mar 1999 11:10:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from trooper.velocet.ca (host-034.canadiantire.ca [209.146.201.34]) by hub.freebsd.org (Postfix) with ESMTP id 80B36154A6 for ; Thu, 18 Mar 1999 11:01:05 -0800 (PST) (envelope-from root@trooper.velocet.ca) Received: (from root@localhost) by trooper.velocet.ca (8.8.7/8.8.7) id OAA04471; Thu, 18 Mar 1999 14:00:46 -0500 (EST) Message-Id: <199903181900.OAA04471@trooper.velocet.ca> Date: Thu, 18 Mar 1999 14:00:46 -0500 (EST) From: dgilbert@velocet.ca Reply-To: dgilbert@velocet.ca To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/10654: Compaq Prolinea 1600 doesn't probe PCI bus 1 on 3.1 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10654 >Category: kern >Synopsis: Compaq Prolinea 1600 doesn't Probe PCI bus 1 under 3.1 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 18 11:10:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: David Gilbert >Release: FreeBSD 3.0-RELEASE i386 >Organization: Velocet Communications >Environment: FreeBSD 2.2.8-RELEASE works, FreeBSD-3.1-RELEASE does not. >Description: Under 2.2.8, This machine (compaq Prolinea 1600) properly shows two PCI busses (six slots, 4 onboard devices). Under 3.1, only PCI bus 0 probes. 2.2.8-RELEASE bootup: 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-RELEASE #0: Mon Nov 30 06:34:08 GMT 1998 jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC CPU: Pentium II (266.24-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x634 Stepping=4 Features=0x80f9ff real memory = 16777216 (16384K bytes) avail memory = 14278656 (13944K bytes) eisa0: Probing for devices on the EISA bus Probing for devices on PCI bus 0: chip0 rev 3 on pci0:0:0 vga0 rev 34 int a irq ?? on pci0:6:0 ncr0 rev 4 int a irq 5 on pci0:8:0 ncr0 waiting for scsi devices to settle (ncr0:2:0): WIDE SCSI (16 bit) enabled(ncr0:2:0): 10.0 MB/s (200 ns, offset 15) (ncr0:2:0): "COMPAQ ST34572WC 0892" type 0 fixed SCSI 2 sd0(ncr0:2:0): Direct-Access sd0(ncr0:2:0): WIDE SCSI (16 bit) enabled sd0(ncr0:2:0): 40.0 MB/s (50 ns, offset 15) 4094MB (8386000 512 byte sectors) de0 rev 33 int a irq 11 on pci0:10:0 de0: 21041 [10Mb/s] pass 2.1 de0: address 00:80:c8:7b:13:51 chip1 rev 7 on pci0:15:0 chip2 rev 3 on pci0:17:0 Probing for devices on PCI bus 1: tl0 rev 16 int a irq 9 on pci1:7:0 tl0: Ethernet address: 00:80:5f:65:b4:25 tl0: autoneg not complete, no carrier ncr1 rev 4 int a irq 10 on pci1:9:0 ncr1 waiting for scsi devices to settle (ncr1:6:0): "HP C1533A A612" type 1 removable SCSI 2 st0(ncr1:6:0): Sequential-Access st0(ncr1:6:0): 10.0 MB/s (100 ns, offset 16) density code 0x24, drive empty Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> ed0 not found at 0x280 fe0 not found at 0x300 sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A lpt0 at 0x3bc-0x3c3 irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface lpt1 at 0x3bc-0x3c3 on isa lpt1 not probed due to I/O address conflict with lpt0 at 0x3bc mse0 not found at 0x23c psm0 not found at 0x60 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (atapi): , removable, accel, dma, iordis wcd0: 1378KB/sec, 128KB cache, audio play, 256 volume levels, ejectable tray wcd0: door open, unlocked wdc1 not found at 0x170 bt0 not found at 0x330 uha0 not found at 0x330 aha0 not found at 0x330 aic0 not found at 0x340 nca0 not found at 0x1f88 nca1 not found at 0x350 sea0 not found wt0 not found at 0x300 mcd0 not found at 0x300 matcdc0 not found at 0x230 scd0 not found at 0x230 ie0: unknown board_id: f000 ie0 not found at 0x300 ep0 not found at 0x300 ex0 not found at 0xffffffff le0 not found at 0x300 lnc0 not found at 0x280 ze0 not found at 0x300 zp0 not found at 0x300 npx0 flags 0x1 on motherboard npx0: INT 16 interface changing root device to sd0s2a 3.1-RELEASE bootup: Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.1-RELEASE #1: Wed Mar 17 19:05:19 EST 1999 root@fixit.701.com:/usr/src/sys/compile/HAMILTON Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 266240436 Hz CPU: Pentium II (266.24-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x634 Stepping=4 Features=0x80f9ff real memory = 16777216 (16384K bytes) avail memory = 13611008 (13292K bytes) Preloaded elf kernel "kernel" at 0xf02e8000. eisa0: Probing for devices on the EISA bus Probing for devices on PCI bus 0: chip0: rev 0x03 on pci0.0.0 vga0: rev 0x22 int a irq 255 on pci0.6.0 ncr0: rev 0x04 int a irq 5 on pci0.8.0 de0: rev 0x21 int a irq 11 on pci0.10.0 de0: 21041 [10Mb/s] pass 2.1 de0: address 00:80:c8:7b:13:51 chip1: rev 0x07 on pci0.15.0 chip2: rev 0x03 on pci0.17.0 Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> ed0 not found at 0x280 atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 not found sio0 at 0x3f8-0x3ff irq 4 flags 0x10 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 wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (atapi): , removable, accel, dma, iordis acd0: drive speed 1378KB/sec, 128KB cache acd0: supported read types: CD-DA acd0: Audio: play, 256 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked wdc1 not found at 0x170 wt0 not found at 0x300 mcd0 not found at 0x300 matcdc0 not found at 0x230 scd0 not found at 0x230 ppc0 at 0x3bc irq 7 on isa ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode nlpt0: on ppbus 0 nlpt0: Interrupt-driven port ppi0: on ppbus 0 plip0: on ppbus 0 vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface de0: enabling 10baseT port Waiting 15 seconds for SCSI devices to settle changing root device to da0s2a da0 at ncr0 bus 0 target 2 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 40.0MB/s transfers (20.0MHz, offset 15, 16bit), Tagged Queueing Enabled da0: 4094MB (8386000 512 byte sectors: 255H 63S/T 522C) >How-To-Repeat: 2.2.8: Works 3.1: Doesn't work >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 Mar 18 11:20: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 560BB14E28 for ; Thu, 18 Mar 1999 11:20:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id LAA70474; Thu, 18 Mar 1999 11:20:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from gamma.qmw.ac.uk (gamma.qmw.ac.uk [138.37.6.8]) by hub.freebsd.org (Postfix) with SMTP id E800B14E58 for ; Thu, 18 Mar 1999 11:10:42 -0800 (PST) (envelope-from D.M.Pick@qmw.ac.uk) Received: from xi.css.qmw.ac.uk by gamma.qmw.ac.uk with SMTP-QMW with ESMTP; Thu, 18 Mar 1999 19:10:18 +0000 Received: from cgaa180 by xi.css.qmw.ac.uk with local (Exim 1.92 #1) for FreeBSD-gnats-submit@freebsd.org id 10NiBK-0001tT-00; Thu, 18 Mar 1999 19:10:14 +0000 Message-Id: Date: Thu, 18 Mar 1999 19:10:14 +0000 From: D.M.Pick@qmw.ac.uk Reply-To: D.M.Pick@qmw.ac.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/10655: DMPno3 - pcic module gets loaded twice and allocates too many slots Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10655 >Category: conf >Synopsis: DMPno3 - pcic module gets loaded twice and allocates too many slots >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 Mar 18 11:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: David Pick >Release: FreeBSD 3.1-RELEASE i386 >Organization: Queen Mary and Westfield College, University of London >Environment: FreeBSD 3.1-RELEASE running on a Toshiba Libretto 50CT >Description: I have built a custom kernel for this machine for 3.1-RELEASE in the same way I did for 3.0-RELEASE and 2.2.7-RELEASE. I have been having trouble with getting PCCards to work, and have come to the conclusion that the "pcic" module is getting loaded twice and so double the correct number of "slot"s are getting allocated because there are twice as many calls as there should be to "pccard_alloc_slot". If I put a PCCard into slot 1 I get told it has been inserted into slot 3. Ditto real slot 0 gets reported as slot 2. And the card(s) are not successfully picked up by the "pccardd" daemon (which may be a different problem, of course!). During startup I get the message: "PC-Card %s (%d mem & %d I/O windows)\n" twice with two different irq numbers. I get: "Initializing PC-card drivers: fdc" once (between the other two messages. But more tellingly, the command: kldstat -v tells me I have a kernel (id=1) containing a module "pcic" (id=6) *and* I have another file "pcic.ko" containing a module "pcic" (id=23) as the only module in the file. So I suspect there's something not quite right with the configuration utilities so that the kernel has the module in it and also thinks it had to load another copy. Incidentally, it's not at all clear how many "pcic" lines you really need - "LINT" has two, but I've still got the problem with only one. Ratings are serious/medium because having spent some time installing the new release on the Libretto, I now can't use it in varying circumstances with a choice of PCCards depending on where I am at the time (Ethernet, Modem, GSM "modem", &c). I'm reluctant to build a whole set of alternative kernels because I'd fill the root partition; so I'd have to reinstall from scratch to resize it. Not something I would look forward to. >How-To-Repeat: Build a kernel with the lines: controller card0 device pcic0 >Fix: Sorry - that's why I'm asking! -- David Pick D.M.Pick@qmw.ac.uk >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 Mar 18 12:56:32 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8166814DC2; Thu, 18 Mar 1999 12:56:30 -0800 (PST) (envelope-from nate@FreeBSD.org) Received: (from nate@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA77850; Thu, 18 Mar 1999 12:56:11 -0800 (PST) (envelope-from nate@FreeBSD.org) Date: Thu, 18 Mar 1999 12:56:11 -0800 (PST) From: Message-Id: <199903182056.MAA77850@freefall.freebsd.org> To: D.M.Pick@qmw.ac.uk, nate@FreeBSD.org, freebsd-bugs@FreeBSD.org, nate@FreeBSD.org Subject: Re: conf/10655 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: DMPno3 - pcic module gets loaded twice and allocates too many slots State-Changed-From-To: open->closed State-Changed-By: nate State-Changed-When: Thu Mar 18 12:54:55 PST 1999 State-Changed-Why: Fixed in /etc/rc.pccard in both -stable and -current. Current: V1.10 Stable: V1.6.2.4 Responsible-Changed-From-To: freebsd-bugs->nate Responsible-Changed-By: nate Responsible-Changed-When: Thu Mar 18 12:54:55 PST 1999 Responsible-Changed-Why: I applied the patches to /etc/rc.pccard . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 18 13: 1: 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 C0FDA14D02 for ; Thu, 18 Mar 1999 13:00:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA78209; Thu, 18 Mar 1999 13:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 42FD614DC2; Thu, 18 Mar 1999 12:55:12 -0800 (PST) Message-Id: <19990318205512.42FD614DC2@hub.freebsd.org> Date: Thu, 18 Mar 1999 12:55:12 -0800 (PST) From: mtalbert@mail.net To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: bin/10657: Unable to install from CDROM or DOS partition Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10657 >Category: bin >Synopsis: Unable to install from CDROM or DOS partition >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 Mar 18 13:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Michelle Talbert >Release: FreeBSD 3.1 (Walnut Creek CDROM) >Organization: >Environment: >Description: I'm having trouble installing the 3.1 on my Pentium 100 machine, using a generic CD-ROM drive: (1) When I try to do the install from the CDROM by typing install from the DOS prompt I get the following error: G:\>freebsdboot.exe -D kernel Bad command or file name (2)when I boot from the floppies, go the through the Novice setup, choose CDROM as the medium...when it actually goes to read from the CDROM drive I get the error: write failure on transfer!(wrote -1 bytes fo 1024 bytes) it'll give this error when starting to install a dist. (ie BIN), while in the middle of installing another bin (ie DOC) (3) If I choose the DOS Partition as the installation medium( all dist. have been xcopy(ied) to the correct DOS directory) I get the error: Couldn't extract the following distributions. This may be because they were not available on the instillation medium you've chosen. I haven't had this problem before when installing FreeBSD 2.2.6 to 2.2.8 >How-To-Repeat: Not sure if this only isolated to my system or the CDROM that I have, so it may be hard to reproduce. >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 Mar 18 13:50: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 762171557B for ; Thu, 18 Mar 1999 13:50:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA81451; Thu, 18 Mar 1999 13:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 008D11550A; Thu, 18 Mar 1999 13:41:06 -0800 (PST) Message-Id: <19990318214106.008D11550A@hub.freebsd.org> Date: Thu, 18 Mar 1999 13:41:06 -0800 (PST) From: alumina@sensyu.ne.jp To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/10658: i386 boot loader problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10658 >Category: i386 >Synopsis: i386 boot loader problem >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 18 13:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Yoshiji Emoto >Release: 3.1-RELEASE >Organization: I'm free. >Environment: FreeBSD cylphia.cmxs.bbs 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Thu Mar 18 17:56:33 JST 1999 root@cylphia.cmxs.bbs:/opt/src/sys/compile/CYLPHIA i386 >Description: I have 3 disks IDE#1 SCSI#1 SCSI#2 I want change rootfs are SCSI #1 (da0s1) Why to change rootfs is a SCSI disk #2 (da1s1) >How-To-Repeat: boot loader prompt. disk2s1a:> set num_ide_disks=1 >Fix: --- sys/boot/i386/libi386/biosdisk.c.old Tue Jan 26 08:11:34 1999 +++ sys/boot/i386/libi386/biosdisk.c Fri Mar 19 06:17:02 1999 @@ -802,7 +802,7 @@ if ((cp != nip) && (*cp == 0)) unit = i; } else { - (unit = biosdev & 0x7f) - unitofs; /* allow for #wd compenstation in da case */ + unit = (biosdev & 0x7f) - unitofs; /* allow for #wd compenstation in da case */ } rootdev = MAKEBOOTDEV(major, >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 Mar 18 14: 0: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 B663D15633 for ; Thu, 18 Mar 1999 14:00:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA82233; Thu, 18 Mar 1999 14:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 18 Mar 1999 14:00:01 -0800 (PST) Message-Id: <199903182200.OAA82233@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Charles Randall Subject: Re: i386/10626: RTC BIOS diagnostic error on install Reply-To: Charles Randall Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/10626; it has been noted by GNATS. From: Charles Randall To: freebsd-gnats-submit@freebsd.org Cc: cfr@pobox.com, freebsd-doc@freebsd.org, faq@freebsd.org Subject: Re: i386/10626: RTC BIOS diagnostic error on install Date: Thu, 18 Mar 1999 14:49:49 -0700 I was finally able to boot the install disks from floppy and proceed with the installation by disabling the parallel port controller ppc0 in the visual kernel configuration. I tried disabling all other unused devices except ppc0 (keeping only fdc0, wdc0, wdc1, ppc0, atkbd0, and sc0 -- I also have the PCI-based fxp0 but you can't disable that without removing the card) and the problem still existed (even though the visual kernel configuration stated there were no conflicts). When I disabled ppc0 it worked. I'm able to boot the system by disabling _only_ ppc0. After installing, I need to disable ppc0 automatically otherwise the boot would hang with the same error as originally described (except it changed to the boot disk instead of fd0). To automatically disable ppc0, I did the following (mostly just documenting this in case someone else runs into the same problem): 1. At the boot prompt, enter "boot -c". 2. At the "config>" prompt, enter "visual" to enter the visual kernel configuration editor. 3. Disable ppc0. 4. Once the system has booted, log in as root. 5. Verify that /kernel.config contains the following lines, di ppc0 q 6. Move /kernel.config to /boot/kernel.conf % mv /kernel.config /boot/kernel.conf 7. Create /boot/loader.rc and add the following lines verbatim. load /kernel load -t userconfig_script /boot/kernel.conf autoboot 8. Then reboot. I still don't know that the original problem was (and now I can't use the parallel port). Can this information be added to the FAQ, handbook, or ERRATA.TXT file? Steps 6 and 7 are in the ERRATA.TXT file on the FTP site, but there's no mention of a problem with ppc0. Is there some known problem with ppc0? I can't seem to find a hardware conflict. Charles To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 18 18:50: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 5F47314F77 for ; Thu, 18 Mar 1999 18:50:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id SAA00498; Thu, 18 Mar 1999 18:50:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from andrew1.lnk.telstra.net (andrew1.lnk.telstra.net [139.130.51.121]) by hub.freebsd.org (Postfix) with ESMTP id 21A5B14F0F for ; Thu, 18 Mar 1999 18:46:22 -0800 (PST) (envelope-from cagney@tpgi.com.au) Received: (from cagney@localhost) by andrew1.lnk.telstra.net (8.9.2/8.8.8) id NAA63230; Fri, 19 Mar 1999 13:46:03 +1100 (EST) (envelope-from cagney) Message-Id: <199903190246.NAA63230@andrew1.lnk.telstra.net> Date: Fri, 19 Mar 1999 13:46:03 +1100 (EST) From: Andrew Cagney Reply-To: cagney@tpgi.com.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/10663: hpscan doesn't like 3.1's pt device Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10663 >Category: kern >Synopsis: hpscan doesn't like 3.1's pt device >Confidential: yes >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 18 18:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Andrew Cagney >Release: FreeBSD 3.1-RELEASE i386 >Organization: >Environment: FreeBSD b1.cygnus.com 3.1-RELEASE FreeBSD 3.1-RELEASE #3: Thu Mar 18 19:43:54 EST 1999 cagney@b1.cygnus.com:/usr/src/sys/compile/B2pcm i386 I've added bktr et.al., pcm, cam* and pt devices to the kernel. pt0 at ahc0 bus 0 target 2 lun 0 pt0: Fixed Processor SCSI-2 device pt0: 3.300MB/s transfers >Description: hpscan doesn't work with 3.1's version of the pt driver. It worked just find with 2.2.8 (yes I did re-compile it :-): cagney@b1.cygnus.com$ hpscan scanner_send: Operation not supported by device scanner_send: Operation not supported by device scanner_send: Operation not supported by device scanner_send: Operation not supported by device scanner_send: Operation not supported by device scanner_send: Operation not supported by device scanner_send: Operation not supported by device Floating point exception cagney@b1.cygnus.com$ ls -l /dev/scanner lrwxr-xr-x 1 root wheel 3 Mar 18 23:12 /dev/scanner -> pt0 cagney@b1.cygnus.com$ ls -l /dev/pt0 crw-rw-rw- 1 root wheel 61, 0 Mar 18 21:34 /dev/pt0 Looking at the code it would appear that the pt driver received a serious re-write in moving from 2.2.8 to 3.1 :-) The above error is from a failed IOCTL on the device. >How-To-Repeat: See above, e-mail me. >Fix: Workaround: Switch to the ``sane'' scanner but then find that that has other problems (do I really need ``chmod a+rw /dev/xpt0''? ;-). >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 Mar 18 19:50: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 B3C9514C1E for ; Thu, 18 Mar 1999 19:50:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id TAA03812; Thu, 18 Mar 1999 19:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 18 Mar 1999 19:50:02 -0800 (PST) Message-Id: <199903190350.TAA03812@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Justin T. Gibbs" Subject: Re: kern/10663: hpscan doesn't like 3.1's pt device Reply-To: "Justin T. Gibbs" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10663; it has been noted by GNATS. From: "Justin T. Gibbs" To: cagney@tpgi.com.au Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/10663: hpscan doesn't like 3.1's pt device Date: Thu, 18 Mar 1999 20:30:56 -0700 > Looking at the code it would appear that the pt driver > received a serious re-write in moving from 2.2.8 to 3.1 :-) > > The above error is from a failed IOCTL on the device. My guess is that hpscan is attempting to send raw SCSI commands through the PT device, or invoke one of the other 'pass-thru' ioctls the old pt driver (and all drivers of the old SCSI system actually) supported. This functionality has been moved to the pass-thru device in CAM. I would suggest you modify hpscan to use the pass-thru device instead or cease using whatever other unsupported ioctls it is performing. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 18 20:10: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 3D1F91558B for ; Thu, 18 Mar 1999 20:10:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id UAA04696; Thu, 18 Mar 1999 20:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 18 Mar 1999 20:10:02 -0800 (PST) Message-Id: <199903190410.UAA04696@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Christopher R. Bowman" Subject: Re: misc/8139: [patch] missing /usr/src/share/examples/drivers/make_pci_driver.sh Reply-To: "Christopher R. Bowman" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/8139; it has been noted by GNATS. From: "Christopher R. Bowman" To: freebsd-gnats-submit@freebsd.org, crb@ChrisBowman.com Cc: Subject: Re: misc/8139: [patch] missing /usr/src/share/examples/drivers/make_pci_driver.sh Date: Thu, 18 Mar 1999 23:04:37 -0500 --=====================_172594468==_ Content-Type: text/plain; charset="us-ascii" attached find a new version suitable for 3.1 RELEASE --=====================_172594468==_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="make_pci_driver3.0.sh" #!/bin/sh # This writes a skeleton pci driver and puts it into the kernel tree for= you #arg1 is lowercase "foo" # # It also creates a directory under /usr/src/sys/modules to help you= create # kernel loadable modules, though without much use except for= development. # # files= created: #= /sys/i386/conf/files.FOO #= /sys/i386/conf/FOO # /sys/pci/foo.c # /sys/sys/fooio.h # /usr/src/sys/modules/foo # # Trust me, RUN THIS SCRIPT :) # #-------cut here------------------ cd /sys/i386/conf if [ "${1}X" =3D "X" ] then echo "Hey , how about some help here.. give me a device name!" exit 1 fi if [ -d /usr/src/sys/modules ] then mkdir /usr/src/sys/modules/${1} fi UPPER=3D`echo ${1} |tr "[:lower:]" "[:upper:]"` cat >files.${UPPER} <${UPPER} <>${UPPER} cat >>${UPPER} <../../pci/${1}.c <0 #include "${1}.h" /* generated file.. defines N${UPPER} */ #include #include #include #include /* SYSINIT stuff */ #include /* cdevsw stuff */ #include /* malloc region definitions */ #include /* DELAY() */ #include /* NCPI definitions */ #include /* pci variables etc. */ #include /* pci register definitions etc. */ #include /* ${1} IOCTL definitions */ #ifdef DEVFS #include /* DEVFS defintitions */ #endif /* DEVFS */ #ifdef ${UPPER}_KLD_MODULE #include /* KLD module definitions */ #endif #endif #define ${1}_DEV_PCI_ID CHANGE_ME /* pci device id of your device */ = /* Function prototypes (these should all be static) */ static d_open_t ${1}open; static d_close_t ${1}close; static d_read_t ${1}read; static d_write_t ${1}write; static d_ioctl_t ${1}ioctl; static d_mmap_t ${1}mmap; static d_poll_t ${1}poll; static const char *${1}probe(pcici_t tag, pcidi_t type); static void ${1}attach(pcici_t tag, int unit); static pci_inthand_t ${1}intr; #ifdef ${UPPER}_KLD_MODULE static ointhand2_t ${1}intr; /* should actually have type inthand2_t= */ #endif #define CDEV_MAJOR 20 static struct cdevsw ${1}_cdevsw =3D= { ${1}open, ${1}close, ${1}read, ${1}write, ${1}ioctl, nullstop, nullreset, nodevtotty, ${1}poll, ${1}mmap, NULL, "${1}", NULL, -1 }; static u_long ${1}count; struct pci_device ${1}driver =3D { "${1}", ${1}probe, ${1}attach, &${1}count, NULL }; /* The DATA_SET macro includes the pci device in the set of pci devices * that will be probed at config time. */ DATA_SET (pcidevice_set, ${1}driver); /* * device specific Misc defines */ #define BUFFERSIZE 1024 #define UNIT(dev) minor(dev) /* assume one minor number per unit */ /* * One of these per allocated device */ struct ${1}_softc { #ifdef DEVFS static void *devfs_token; #endif char buffer[BUFFERSIZE]; pcici_t tag; /* PCI tag, for doing PCI commands */ } ; typedef struct ${1}_softc *sc_p; static sc_p sca[N${UPPER}]; /* this function should discriminate if this device is * or is not handled by this driver, often this will be * as simple as testing the pci id of the device */ static const char * ${1}probe(pcici_t tag, pcidi_t type) { switch (type) { case ${1}_DEV_PCI_ID: return("${1}"); }; return ((char *)0); } /* * Called if the probe succeeded. */ static void ${1}attach(pcici_t tag, int unit) { sc_p scp =3D sca[unit]; /* * Allocate storage for this instance . */ scp =3D malloc(sizeof(*scp), M_DEVBUF, M_NOWAIT); if( scp =3D=3D NULL) { printf("${1}%d failed to allocage driver strorage\n",= unit); return; } bzero(scp, sizeof(*scp)); sca[unit] =3D scp; /* * Store whatever seems wise. */ scp->tag =3D tag; #if DEVFS scp->devfs_token =3D devfs_add_devswf(&${1}_cdevsw, unit, DV_CHR, UID_ROOT, GID_KMEM, 0600, "${1}%d", unit); #endif return; } /* * Macro to check that the unit number is valid * Often this isn't needed as once the open() is performed, * the unit number is pretty much safe.. The exception would be if we * implemented devices that could "go away". in which case all these= routines * would be wise to check the number, DIAGNOSTIC or not. */ #define CHECKUNIT(RETVAL) \ do { /* the do-while is a safe way to do this grouping */ \ if (unit > N${UPPER}) { \ printf(__FUNCTION__ ":bad unit %d\n", unit); \ return (RETVAL); \ } \ if (scp =3D=3D NULL) { \ printf( __FUNCTION__ ": unit %d not attached\n", unit);\ return (RETVAL); \ } \ } while (0) #ifdef DIAGNOSTIC #define CHECKUNIT_DIAG(RETVAL) CHECKUNIT(RETVAL) #else /* DIAGNOSTIC */ #define CHECKUNIT_DIAG(RETVAL) #endif /* DIAGNOSTIC */ static void ${1}intr(void *arg) { /* * well we got an interupt, now what? * Theoretically we don't need to check the unit. */ return; } int ${1}ioctl (dev_t dev, u_long cmd, caddr_t data, int fflag, struct proc= *p) { int unit =3D UNIT (dev); sc_p scp =3D sca[unit]; CHECKUNIT_DIAG(ENXIO); switch (cmd) { case DHIOCRESET: /* whatever resets it */ break; default: return ENXIO; } return (0); } /* * You also need read, write, open, close routines. * This should get you started */ static int ${1}open(dev_t dev, int oflags, int devtype, struct proc *p) { int unit =3D UNIT (dev); sc_p scp =3D sca[unit]; CHECKUNIT(ENXIO); /* * Do processing */ return (0); } static int ${1}close(dev_t dev, int fflag, int devtype, struct proc *p) { int unit =3D UNIT (dev); sc_p scp =3D sca[unit]; CHECKUNIT_DIAG(ENXIO); /* * Do processing */ return (0); } static int ${1}read(dev_t dev, struct uio *uio, int ioflag) { int unit =3D UNIT (dev); sc_p scp =3D sca[unit]; int toread; CHECKUNIT_DIAG(ENXIO); /* * Do processing * read from buffer */ toread =3D (min(uio->uio_resid,= sizeof(scp->buffer))); return(uiomove(scp->buffer, toread, uio)); } static int ${1}write(dev_t dev, struct uio *uio, int ioflag) { int unit =3D UNIT (dev); sc_p scp =3D sca[unit]; int towrite; CHECKUNIT_DIAG(ENXIO); /* * Do processing * write to buffer */ towrite =3D (min(uio->uio_resid,= sizeof(scp->buffer))); return(uiomove(scp->buffer, towrite, uio)); } static int ${1}mmap(dev_t dev, vm_offset_t offset, int nprot) { int unit =3D UNIT (dev); sc_p scp =3D sca[unit]; CHECKUNIT_DIAG(-1); /* * Do processing */ #if 0 /* if we had a frame buffer or whatever.. do this */ if (offset > FRAMEBUFFERSIZE - PAGE_SIZE) { return (-1); } return i386_btop((FRAMEBASE + offset)); #else return (-1); #endif } static int ${1}poll(dev_t dev, int which, struct proc *p) { int unit =3D UNIT (dev); sc_p scp =3D sca[unit]; CHECKUNIT_DIAG(ENXIO); /* * Do processing */ return (0); /* this is the wrong value I'm sure */ } #ifndef ${UPPER}_KLD_MODULE /* * Now for some driver initialisation. * Occurs ONCE during boot (very early). * This is if we are NOT a loadable module. */ static void ${1}_drvinit(void *unused) { dev_t dev; dev =3D makedev(CDEV_MAJOR, 0); cdevsw_add(&dev, &${1}_cdevsw, NULL); } SYSINIT(${1}dev, SI_SUB_DRIVERS, SI_ORDER_MIDDLE+CDEV_MAJOR, ${1}_drvinit, NULL) #else /* ${UPPER}_KLD_MODULE */ static int ${1}_modevent(module_t mod, int type, void *unused) { switch (type) { case MOD_LOAD: break; case MOD_UNLOAD: break; case MOD_SHUTDOWN: break; default: break; } return 0; } static moduledata_t ${1}mod =3D { "${1}", ${1}_modevent, NULL }; DECLARE_MODULE(${1}, ${1}mod, SI_SUB_PSEUDO, SI_ORDER_ANY); #endif /* ${UPPER}_MODULE */ DONE cat >../../sys/${1}io.h < #endif #include /* * define an ioctl here */ #define DHIOCRESET _IO('D', 0) /* reset the ${1} device */ #endif DONE if [ -d /usr/src/sys/modules/${1} ] then cat >/usr/src/sys/modules/${1}/Makefile < DONE fi config ${UPPER} cd ../../compile/${UPPER} make depend make ${1}.o make exit #--------------end of script--------------- # #edit to your taste.. # # --=====================_172594468==_ Content-Type: text/plain; charset="us-ascii" -------- Christopher R. Bowman crb@ChrisBowman.com http://www.ChrisBowman.com/ --=====================_172594468==_-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 18 20:10: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 A4F8415575 for ; Thu, 18 Mar 1999 20:10:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id UAA04686; Thu, 18 Mar 1999 20:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 18 Mar 1999 20:10:01 -0800 (PST) Message-Id: <199903190410.UAA04686@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andrew Cagney Subject: Re: kern/10663: hpscan doesn't like 3.1's pt device Reply-To: Andrew Cagney Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10663; it has been noted by GNATS. From: Andrew Cagney To: cagney@tpgi.com.au, gibbs@plutotech.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/10663: hpscan doesn't like 3.1's pt device Date: Fri, 19 Mar 1999 15:01:35 +1100 (WET) Excerpts from mail: 18-Mar-99 Re: kern/10663: hpscan does.. @plutotech.com (609*) > > Looking at the code it would appear that the pt driver > > received a serious re-write in moving from 2.2.8 to 3.1 :-) > > > > The above error is from a failed IOCTL on the device. > My guess is that hpscan is attempting to send raw SCSI commands through the > PT device, or invoke one of the other 'pass-thru' ioctls the old pt driver > (and all drivers of the old SCSI system actually) supported. This > functionality has been moved to the pass-thru device in CAM. I would > suggest you modify hpscan to use the pass-thru device instead or cease > using whatever other unsupported ioctls it is performing. I rather like the pt driver - it's simple. These new CAM drivers scare me. I'll try to take a proper look at it. Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 18 21:10: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 BF29A14FDD for ; Thu, 18 Mar 1999 21:10:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id VAA07684; Thu, 18 Mar 1999 21:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 4ED2514D08; Thu, 18 Mar 1999 21:02:38 -0800 (PST) Message-Id: <19990319050238.4ED2514D08@hub.freebsd.org> Date: Thu, 18 Mar 1999 21:02:38 -0800 (PST) From: argenis@zilker.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/10666: Explorer port doen not build Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10666 >Category: i386 >Synopsis: Explorer port doen not build >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 Mar 18 21:10:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Argenis Tovar >Release: 3.1-RELEASE >Organization: Compaq >Environment: FreeBSD wormhole.startrek.com 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Sta Mar 13 12:48:18 CST 1999 root@wormhole.startrek.com:/usr/sys/compile/GENERIC i386 >Description: Explorer fails to build >How-To-Repeat: As root, type: cd /usr/ports/x11-fm/explorer [ENTER] make [ENTER] >Fix: Don't know hoe to fix it >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 Mar 18 21:30: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 5F7B4154C3 for ; Thu, 18 Mar 1999 21:30:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id VAA08893; Thu, 18 Mar 1999 21:30:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id A340514E78; Thu, 18 Mar 1999 21:27:35 -0800 (PST) Message-Id: <19990319052735.A340514E78@hub.freebsd.org> Date: Thu, 18 Mar 1999 21:27:35 -0800 (PST) From: gsutter@pobox.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/10667: Sysinstall inserts multiple # -- sysinstall generated deltas -- # lines in /etc/rc.conf Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10667 >Category: misc >Synopsis: Sysinstall inserts multiple # -- sysinstall generated deltas -- # lines in /etc/rc.conf >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 Mar 18 21:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Gregory Sutter >Release: 3.1-19990318-STABLE >Organization: >Environment: FreeBSD 001101.zer0.org 3.1-STABLE FreeBSD 3.1-STABLE #5: Wed Mar 17 19:53:15 PST 1999 root@001101.zer0.org:/usr/src/sys/compile/001101 i386 >Description: When sysinstall is used to modify defaults in /etc/rc.conf, it inserts a fresh # -- sysinstall generated deltas -- # line each time it is used, leaving no spaces after previous edits. This is senseless. >How-To-Repeat: repeatedly use /stand/sysinstall to edit configuration information. Look at the /etc/rc.conf file after a few edits. >Fix: Either have a "begin sysinstall edit 199903182201" line, then the changes, then "end sysinstall edit 199903182201" line, or have it check for the previous # -- sysinstall generated deltas -- # line and append to the data after that. Neither way is ideal, but I have no better suggestions at the moment. >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 Mar 19 1: 0: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 B4C5E14F58 for ; Fri, 19 Mar 1999 01:00:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA45656; Fri, 19 Mar 1999 01:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from rf900.physics.usyd.edu.au (rf900.physics.usyd.edu.au [129.78.129.109]) by hub.freebsd.org (Postfix) with ESMTP id 664D814F94 for ; Fri, 19 Mar 1999 00:52:22 -0800 (PST) (envelope-from dawes@rf900.physics.usyd.edu.au) Received: (from dawes@localhost) by rf900.physics.usyd.edu.au (8.9.1a/8.9.1) id TAA10740; Fri, 19 Mar 1999 19:52:02 +1100 (EST) Message-Id: <199903190852.TAA10740@rf900.physics.usyd.edu.au> Date: Fri, 19 Mar 1999 19:52:02 +1100 (EST) From: dawes@xfree86.org Reply-To: dawes@xfree86.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: gnu/10670: cvs doesn't allow digits in local keywords Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10670 >Category: gnu >Synopsis: cvs doesn't allow digits in local keywords >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 Mar 19 01:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: David Dawes >Release: FreeBSD 4.0-CURRENT i386 >Organization: The XFree86 Project >Environment: Any current release from the active branches >Description: The XFree86 source uses a local RCS keyword "$XFree86$". FreeBSD's version of cvs has support for expanding local RCS keywords, but the code that checks for them only allows them to contain alpha characters. Although this is only an issue for XFree86 developers, changing the behaviour to also allow numerical characters will make it possible for them to use the FreeBSD version of cvs. >How-To-Repeat: Create a $CVSROOT/CVSROOT/options file like: tag=XFree86=CVSHeader check out a file with a $XFree86$ line, and note that it isn't expanded. >Fix: The following patch fixes this: Index: rcs.c =================================================================== RCS file: /home/cvs/src/contrib/cvs/src/rcs.c,v retrieving revision 1.16 diff -u -r1.16 rcs.c --- rcs.c 1998/03/11 09:30:51 1.16 +++ rcs.c 1999/03/19 08:37:55 @@ -3126,7 +3126,7 @@ /* Look for the first non alphabetic character after the '$'. */ send = srch + srch_len; for (s = srch; s < send; s++) - if (! isalpha (*s)) + if (! isalnum (*s)) break; /* If the first non alphabetic character is not '$' or ':', >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 Mar 19 1:29: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 B479E14F3D; Fri, 19 Mar 1999 01:29:21 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA49819; Fri, 19 Mar 1999 01:29:03 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 01:29:03 -0800 (PST) From: Message-Id: <199903190929.BAA49819@freefall.freebsd.org> To: dgilbert@velocet.net, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/8763 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: FreeBSD 3.0 system reboots or hangs often? State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 01:27:41 PST 1999 State-Changed-Why: If you upgrade to 3.1-STABLE and still get crash dumps, those would be more useful. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 1:30: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 0C42C14CFD for ; Fri, 19 Mar 1999 01:30:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA49865; Fri, 19 Mar 1999 01:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 01:30:01 -0800 (PST) Message-Id: <199903190930.BAA49865@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: kern/9515: ISA DMA memory problems if >= 512 MB RAM Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/9515; it has been noted by GNATS. From: Sheldon Hearn To: Oliver Fromme Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/9515: ISA DMA memory problems if >= 512 MB RAM Date: Fri, 19 Mar 1999 11:26:27 +0200 Hi Oliver, Please try with src/sys/vm/vm_page.c revision 1.128, which impliments the following change: | alc 1999/03/18 21:21:04 PST | | Modified files: | sys/vm vm_page.c | Log: | Construct the free queue(s) in descending order (by physical | address) so that the first 16MB of physical memory is allocated | last rather than first. On large-memory machines, this avoids | the exhaustion of low physical memory before isa_dmainit has run. | | Revision Changes Path | 1.128 +8 -2 src/sys/vm/vm_page.c Feedback woiuld be greatly appreciated. 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 Mar 19 1:37:17 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 504C414F97; Fri, 19 Mar 1999 01:37:15 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA50979; Fri, 19 Mar 1999 01:36:56 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 01:36:56 -0800 (PST) From: Message-Id: <199903190936.BAA50979@freefall.freebsd.org> To: Martin.Birgmeier@aon.at, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/9059 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: 3.0 crashes with high write-to-disk load State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 01:35:59 PST 1999 State-Changed-Why: At the time of your report, 3.0-CURRENT was not intended for use on production machines. Instability was to be expected. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 1:44: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 9728014F3D; Fri, 19 Mar 1999 01:44:19 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA52317; Fri, 19 Mar 1999 01:44:01 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 01:44:01 -0800 (PST) From: Message-Id: <199903190944.BAA52317@freefall.freebsd.org> To: kgor@chess.inetspace.com, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/4864 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Boot Failure in FreeBSD 2.2.5 RELEASE, machine works under 2.2.2 State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 01:41:49 PST 1999 State-Changed-Why: The 2.2 branch is no longer under active development. If you still have a problem, try mailing freebsd-questions@freebsd.org . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 1:47: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 A2B0D14DAB; Fri, 19 Mar 1999 01:47:16 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA52755; Fri, 19 Mar 1999 01:46:58 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 01:46:58 -0800 (PST) From: Message-Id: <199903190946.BAA52755@freefall.freebsd.org> To: root@trooper.velocet.ca, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/8653 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: FreeBSD 3.0 locks up on access to certain IDE HDs. State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 01:45:25 PST 1999 State-Changed-Why: As with all .0 releases, 3.0-RELEASE as well-documented to be an alpha-quality release. If your problem persists with 3.1-STABLE, please resubmit. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 2: 0: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 6E21F14F46 for ; Fri, 19 Mar 1999 02:00:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA56711; Fri, 19 Mar 1999 02:00:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from sibptus.tomsk.ru (sibptus.tomsk.ru [212.176.23.5]) by hub.freebsd.org (Postfix) with ESMTP id 1268514F46 for ; Fri, 19 Mar 1999 01:55:30 -0800 (PST) (envelope-from tolik@sibptus.tomsk.ru) Received: (from tolik@localhost) by sibptus.tomsk.ru (8.8.8/8.8.8) id QAA20087; Fri, 19 Mar 1999 16:54:56 +0700 (TSK) (envelope-from tolik) Message-Id: <199903190954.QAA20087@sibptus.tomsk.ru> Date: Fri, 19 Mar 1999 16:54:56 +0700 (TSK) From: User Tolik Reply-To: tolik@mpeks.tomsk.su To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/10671: setlogin(2) is not correct ? Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10671 >Category: kern >Synopsis: setlogin(2) return EINVAL for length of name greather than MAXLOGNAME - 2 >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 19 02:00:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Anatoly A. Orehovsky >Release: FreeBSD 2.2.8-RELEASE i386 >Organization: >Environment: >Description: Calling setlogin(2) return EINVAL for length of name param greather than MAXLOGNAME - 2 /sys/kern/kern_prot.c: int setlogin(p, uap, retval) struct proc *p; struct setlogin_args *uap; int *retval; { int error; if ((error = suser(p->p_ucred, &p->p_acflag))) return (error); error = copyinstr((caddr_t) uap->namebuf, (caddr_t) p->p_pgrp->pg_session->s_login, sizeof (p->p_pgrp->pg_session->s_login) - 1, (u_int *)0); if (error == ENAMETOOLONG) error = EINVAL; return (error); } Here is : calling copyinstr with maxlen = MAXLOGNAME - 1. Such setlogin(2) returned EINVAL for maxlen > MAXLOGNAME - 2. Manpage of setlogin(2) talk nothing about it. Is this correct ? >How-To-Repeat: a.c: #include #include #include main(){ char name[MAXLOGNAME] = "0123456789a"; /* 11 chars without '\0' < MAXLOGNAME - 1*/ if (setlogin(name)) { perror("setlogin"); exit(1); } exit(0); } # cc a.c # ./a.out; echo "Exitcode $?" setlogin: Invalid argument Exitcode 1 >Fix: Either correct manpage of setlogin(2), or correct kern_prot.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 Fri Mar 19 2:23: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 920DE14C0D; Fri, 19 Mar 1999 02:23:47 -0800 (PST) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA02886; Fri, 19 Mar 1999 02:23:28 -0800 (PST) (envelope-from dfr@FreeBSD.org) Date: Fri, 19 Mar 1999 02:23:28 -0800 (PST) From: Message-Id: <199903191023.CAA02886@freefall.freebsd.org> To: dgilbert@velocet.ca, dfr@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/10654 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Compaq Prolinea 1600 doesn't Probe PCI bus 1 under 3.1 State-Changed-From-To: open->closed State-Changed-By: dfr State-Changed-When: Fri Mar 19 02:23:12 PST 1999 State-Changed-Why: This is fixed in revision 1.94 (for 4.0) and 1.86.2.1 (for 3.1) of pcisupport.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 2:43: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 DDF5F14F3C; Fri, 19 Mar 1999 02:43:24 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA05152; Fri, 19 Mar 1999 02:43:06 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 02:43:06 -0800 (PST) From: Message-Id: <199903191043.CAA05152@freefall.freebsd.org> To: xcejka00@dcse.fee.vutbr.cz, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/6465 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: File contents are zeroed after reboot State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 02:42:30 PST 1999 State-Changed-Why: Please read the comments in LINT under "FILESYSTEM OPTIONS". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 2:47: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 1323415008; Fri, 19 Mar 1999 02:47:28 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA05562; Fri, 19 Mar 1999 02:47:09 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 02:47:09 -0800 (PST) From: Message-Id: <199903191047.CAA05562@freefall.freebsd.org> To: vanmaren@cs.utah.edu, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/6133 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: optical drive with 1024-byte (1k) sectors does not work in 2.2-STABLE State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 02:44:23 PST 1999 State-Changed-Why: Active development on the 2.2 branch is over. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 2:49: 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 9C1EF14C33; Fri, 19 Mar 1999 02:49:06 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA05679; Fri, 19 Mar 1999 02:48:47 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 02:48:47 -0800 (PST) From: Message-Id: <199903191048.CAA05679@freefall.freebsd.org> To: dirk.meyer@dinoex.sub.org, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/6147 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: syncronus ufs does not sync State-Changed-From-To: analyzed->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 02:48:19 PST 1999 State-Changed-Why: Active developmnet on the 2.2 branch is over. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 3: 2: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 7D78314D97 for ; Fri, 19 Mar 1999 03:00:22 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA07183; Fri, 19 Mar 1999 03:00:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 03:00:03 -0800 (PST) Message-Id: <199903191100.DAA07183@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Doug Rabson Subject: Re: kern/10654: Compaq Prolinea 1600 doesn't probe PCI bus 1 on 3.1 Reply-To: Doug Rabson Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10654; it has been noted by GNATS. From: Doug Rabson To: dgilbert@velocet.ca Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/10654: Compaq Prolinea 1600 doesn't probe PCI bus 1 on 3.1 Date: Fri, 19 Mar 1999 10:25:56 +0000 (GMT) On Thu, 18 Mar 1999 dgilbert@velocet.ca wrote: > FreeBSD 2.2.8-RELEASE works, FreeBSD-3.1-RELEASE does not. > > >Description: > > Under 2.2.8, This machine (compaq Prolinea 1600) properly > shows two PCI busses (six slots, 4 onboard devices). Under 3.1, > only PCI bus 0 probes. This is fixed in revision 1.94 (for 4.0) and 1.86.2.1 (for 3.1) of pcisupport.c. You can probably just update this file or alternatively, upgrade your sources to the 3.1-STABLE branch. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 3: 2: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 48CE214E7B for ; Fri, 19 Mar 1999 03:00:23 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA07188; Fri, 19 Mar 1999 03:00:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 03:00:04 -0800 (PST) Message-Id: <199903191100.DAA07188@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Doug Rabson Subject: Re: kern/10653: cdevsw_module_handler MOD_UNLOAD problem Reply-To: Doug Rabson Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10653; it has been noted by GNATS. From: Doug Rabson To: M.Indlekofer@fz-juelich.de Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/10653: cdevsw_module_handler MOD_UNLOAD problem Date: Fri, 19 Mar 1999 10:58:05 +0000 (GMT) On Thu, 18 Mar 1999 M.Indlekofer@fz-juelich.de wrote: > In my case: A program used a device and kldunload was called. > xxx_handler returned EBUSY and kldunload said: can't unload, device busy. > The next time the program issued a ioctl for the still open device > the system crashed in spec_ioctl (gdb -k ...) with an invalid > entry in the cdevsw for MYMAJOR: Fatal trap 12: page fault in kernel mode. > >How-To-Repeat: > see example above > >Fix: > /sys/kern/kern_conf.c:???devsw_module_handler should consult the > module handler (data->chainevh) FIRST in the case of MOD_UNLOAD > whether the module want's to unload before it "kills" the devsw! Could you test this patch: Index: kern_conf.c =================================================================== RCS file: /home/ncvs/src/sys/kern/kern_conf.c,v retrieving revision 1.30 diff -u -r1.30 kern_conf.c --- kern_conf.c 1999/01/27 21:49:55 1.30 +++ kern_conf.c 1999/03/19 10:22:40 @@ -173,14 +173,18 @@ switch (what) { case MOD_LOAD: - if ((error = cdevsw_add(&data->dev, data->cdevsw, NULL)) != 0) - return error; - break; + error = cdevsw_add(&data->dev, data->cdevsw, NULL); + if (!error && data->chainevh) + error = data->chainevh(mod, what, data->chainarg); + return error; case MOD_UNLOAD: - if ((error = cdevsw_add(&data->dev, NULL, NULL)) != 0) - return error; - break; + if (data->chainevh) { + error = data->chainevh(mod, what, data->chainarg); + if (error) + return error; + } + return cdevsw_add(&data->dev, NULL, NULL); } if (data->chainevh) @@ -197,20 +201,23 @@ switch (what) { case MOD_LOAD: - if ((error = cdevsw_add(&data->cdev, data->cdevsw, NULL)) != 0) - return error; - if ((error = bdevsw_add(&data->bdev, data->cdevsw, NULL)) != 0) { - cdevsw_add(&data->bdev, NULL, NULL); - return error; - } - break; + error = cdevsw_add(&data->cdev, data->cdevsw, NULL); + if (!error) + error = bdevsw_add(&data->bdev, data->cdevsw, NULL); + if (!error && data->chainevh) + error = data->chainevh(mod, what, data->chainarg); + return error; case MOD_UNLOAD: - if ((error = bdevsw_add(&data->bdev, NULL, NULL)) != 0) - return error; - if ((error = cdevsw_add(&data->cdev, NULL, NULL)) != 0) - return error; - break; + if (data->chainevh) { + error = data->chainevh(mod, what, data->chainarg); + if (error) + return error; + } + error = bdevsw_add(&data->bdev, NULL, NULL); + if (!error) + error = cdevsw_add(&data->cdev, NULL, NULL); + return error; } if (data->chainevh) -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 3: 3: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 D23A614CFD for ; Fri, 19 Mar 1999 03:00:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA07175; Fri, 19 Mar 1999 03:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 03:00:02 -0800 (PST) Message-Id: <199903191100.DAA07175@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: kern/9370: panic: vinvalbuf: dirty bufs Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/9370; it has been noted by GNATS. From: Sheldon Hearn To: Frank Mayhar Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/9370: panic: vinvalbuf: dirty bufs Date: Fri, 19 Mar 1999 12:16:50 +0200 Hi Frank, I had the same problems you've reported and they seem to have gone away with the flurry of fixes that've been committed since your report. Have you had any success with a more recent update? 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 Mar 19 3:20: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 6019814FDD for ; Fri, 19 Mar 1999 03:20:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA09572; Fri, 19 Mar 1999 03:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 03:20:02 -0800 (PST) Message-Id: <199903191120.DAA09572@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: bin/6627: TCP-based RPC denial-of-service attack Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/6627; it has been noted by GNATS. From: Sheldon Hearn To: Bill Trost Cc: Don Coleman , freebsd-gnats-submit@freebsd.org Subject: Re: bin/6627: TCP-based RPC denial-of-service attack Date: Fri, 19 Mar 1999 13:11:15 +0200 Hi Bill, I've tested this out with two 4.0-CURRENT boxes and can't reproduce the problem you reported. Have you tested this out, and if so, what setup and what set of commands did you actually use? 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 Mar 19 3:40:22 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C25AB15402 for ; Fri, 19 Mar 1999 03:40:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA13012; Fri, 19 Mar 1999 03:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 03:40:01 -0800 (PST) Message-Id: <199903191140.DAA13012@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: kern/6630: [PATCH] Fix for Cyrix I8254 bug Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/6630; it has been noted by GNATS. From: Sheldon Hearn To: "Christopher T. Johnson" Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/6630: [PATCH] Fix for Cyrix I8254 bug Date: Fri, 19 Mar 1999 13:31:22 +0200 Hi Cristopher, Quite a bit of work has been done on the clock code since your problem report. Could you provide feedback for a recent CURRENT? Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 3:40: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 ED1E41544D for ; Fri, 19 Mar 1999 03:40:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA13018; Fri, 19 Mar 1999 03:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 03:40:02 -0800 (PST) Message-Id: <199903191140.DAA13018@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: kern/6689: kern_physio.c splits requests breaking cdrecord/cdda Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/6689; it has been noted by GNATS. From: Sheldon Hearn To: Andrew Herdman Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/6689: kern_physio.c splits requests breaking cdrecord/cdda Date: Fri, 19 Mar 1999 13:36:57 +0200 Hi Andrew, Could you try with rev 1.26 (or even better, CURRENT's 1.30) and let me know whether the following change fixed the problem you were experiencing? | revision 1.26 | date: 1998/04/04 05:55:05; author: dyson; state: Exp; lines: +2 -2 | Perhaps fix a problem that some drivers have that they don't properly | initialize the b_kvasize element. This might fix some of the split | I/O requests that some people have. Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 3:43: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 94EE915504; Fri, 19 Mar 1999 03:43:47 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA13615; Fri, 19 Mar 1999 03:43:28 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 03:43:28 -0800 (PST) From: Message-Id: <199903191143.DAA13615@freefall.freebsd.org> To: coutinho@dextra.com.br, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/6694 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Network hangs, with "No buffers available" message State-Changed-From-To: feedback->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 03:42:44 PST 1999 State-Changed-Why: Fixed in 2.2.6-RELEASE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 3:45: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 25A1015151; Fri, 19 Mar 1999 03:45:38 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA13994; Fri, 19 Mar 1999 03:45:20 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 03:45:20 -0800 (PST) From: Message-Id: <199903191145.DAA13994@freefall.freebsd.org> To: pst@Shockwave.COM, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/6732 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: PCCARD kernel panic in sio driver State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 03:44:47 PST 1999 State-Changed-Why: Active development on 2.2 branch is over. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 3:58:57 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id CE32614E5E; Fri, 19 Mar 1999 03:58:44 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.12 #1) id 10Nxu7-000NJa-00; Fri, 19 Mar 1999 13:57:31 +0200 From: Sheldon Hearn To: Bruce Evans Cc: freebsd-bugs@FreeBSD.ORG, wosch@FreeBSD.ORG Subject: Re: bin/1565 In-reply-to: Your message of "Tue, 09 Mar 1999 22:02:51 +1100." <199903091102.WAA13899@godzilla.zeta.org.au> Date: Fri, 19 Mar 1999 13:57:30 +0200 Message-ID: <89624.921844650@axl.noc.iafrica.com> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 09 Mar 1999 22:02:51 +1100, Bruce Evans wrote: > You should lose the target file in all cases, not just for non-cross > device links. Okay, after getting to the point where I've had to pull my eye-balls back through the retinal cavity and reseat them in their sockets, I'm beginning to understand why this has remained a problem for so long. I'm off the case. :-) 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 Mar 19 4: 9:11 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id A91FC14CFD for ; Fri, 19 Mar 1999 04:09:08 -0800 (PST) (envelope-from dcs@newsguy.com) Received: from newsguy.com by peach.ocn.ne.jp (8.9.1a/OCN) id VAA06577; Fri, 19 Mar 1999 21:09:05 +0900 (JST) Message-ID: <36F23D00.538C18E0@newsguy.com> Date: Fri, 19 Mar 1999 21:03:12 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: pt-BR,ja MIME-Version: 1.0 To: alumina@sensyu.ne.jp, freebsd-bugs@freebsd.org Subject: Re: i386/10658: i386 boot loader problem References: <19990318214106.008D11550A@hub.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 1) This was fixed already. 2) num_ide_disks is deprecated. Use root_disk_unit instead. alumina@sensyu.ne.jp wrote: > > >Number: 10658 > >Category: i386 > >Synopsis: i386 boot loader problem > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: change-request > >Submitter-Id: current-users > >Arrival-Date: Thu Mar 18 13:50:00 PST 1999 > >Closed-Date: > >Last-Modified: > >Originator: Yoshiji Emoto > >Release: 3.1-RELEASE > >Organization: > I'm free. > >Environment: > FreeBSD cylphia.cmxs.bbs 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Thu Mar 18 17:56:33 JST 1999 root@cylphia.cmxs.bbs:/opt/src/sys/compile/CYLPHIA i386 > > >Description: > I have 3 disks > IDE#1 > SCSI#1 > SCSI#2 > > I want change rootfs are SCSI #1 (da0s1) > Why to change rootfs is a SCSI disk #2 (da1s1) > > >How-To-Repeat: > boot loader prompt. > disk2s1a:> set num_ide_disks=1 > > >Fix: > --- sys/boot/i386/libi386/biosdisk.c.old Tue Jan 26 08:11:34 1999 > +++ sys/boot/i386/libi386/biosdisk.c Fri Mar 19 06:17:02 1999 > @@ -802,7 +802,7 @@ > if ((cp != nip) && (*cp == 0)) > unit = i; > } else { > - (unit = biosdev & 0x7f) - unitofs; /* allow for #wd compenstation in da case */ > + unit = (biosdev & 0x7f) - unitofs; /* allow for #wd compenstation in da case */ > } > > rootdev = MAKEBOOTDEV(major, > > >Release-Note: > >Audit-Trail: > >Unformatted: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "What happened?" "It moved, sir!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 4:18:52 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 08D5A15565; Fri, 19 Mar 1999 04:18:46 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA19770; Fri, 19 Mar 1999 04:18:28 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 04:18:28 -0800 (PST) From: Message-Id: <199903191218.EAA19770@freefall.freebsd.org> To: delaitt@cpc.wmin.ac.uk, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, itojun@FreeBSD.org Subject: Re: kern/7042 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: No buffer space available State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 04:14:26 PST 1999 State-Changed-Why: Fixed 1997/10/14 06:56:08 in if_ep.c rev 1.61 and if_epreg.h rev 1.21 . Responsible-Changed-From-To: freebsd-bugs->itojun Responsible-Changed-By: sheldonh Responsible-Changed-When: Fri Mar 19 04:14:26 PST 1999 Responsible-Changed-Why: Committer responsible for fix. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 4:22: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 2A5CA14F46; Fri, 19 Mar 1999 04:22:41 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA20175; Fri, 19 Mar 1999 04:22:22 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 04:22:22 -0800 (PST) From: Message-Id: <199903191222.EAA20175@freefall.freebsd.org> To: andy@cris.net, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/7288 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: /kernel: panic: ffs_alloccg: map corrupted State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 04:21:18 PST 1999 State-Changed-Why: No environment nor How-To-Repeat. Please resubmit with detail if problem persists in 3.1-STABLE or 4.0-CURRENT. Active development on the 2.2 branch is over. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 4:28: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 EAC151560F; Fri, 19 Mar 1999 04:28:08 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA21279; Fri, 19 Mar 1999 04:27:50 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 04:27:50 -0800 (PST) From: Message-Id: <199903191227.EAA21279@freefall.freebsd.org> To: rotel@indigo.ie, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/7358 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: [PATCH] Security patches for locatedb etc State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 04:27:31 PST 1999 State-Changed-Why: Closed on originator's feedback. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 4:30: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 F182F14F3C; Fri, 19 Mar 1999 04:30:47 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA21770; Fri, 19 Mar 1999 04:30:29 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 04:30:29 -0800 (PST) From: Message-Id: <199903191230.EAA21770@freefall.freebsd.org> To: rotan@cs.pdx.edu, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/7361 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: AHA-2940UW, Micron Millenia, ahc. Driver hangs at polling State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 04:29:50 PST 1999 State-Changed-Why: Active development on the 2.2 branch is over. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 4:32: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 E9F1B156A1; Fri, 19 Mar 1999 04:32:21 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA21996; Fri, 19 Mar 1999 04:32:03 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 04:32:03 -0800 (PST) From: Message-Id: <199903191232.EAA21996@freefall.freebsd.org> To: nail@tier1.net, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/7528 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: install hangs @ probing devices screen with a WD 34000 Hard Drive State-Changed-From-To: feedback->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 04:31:42 PST 1999 State-Changed-Why: No response from originator to request for feedback. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 4:36: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 7D0F21560F; Fri, 19 Mar 1999 04:36:34 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA22429; Fri, 19 Mar 1999 04:36:15 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 04:36:15 -0800 (PST) From: Message-Id: <199903191236.EAA22429@freefall.freebsd.org> To: mikeg@hoflink.com, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/7611 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: custom-builtkernel causes fatal trap 12: page fault while in kernel mode State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 04:35:46 PST 1999 State-Changed-Why: Active development on the 2.2 branch is over. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 4:38: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 B555F155CC; Fri, 19 Mar 1999 04:38:39 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA22657; Fri, 19 Mar 1999 04:38:21 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 04:38:21 -0800 (PST) From: Message-Id: <199903191238.EAA22657@freefall.freebsd.org> To: hsu@clinet.fi, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/1293 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Fatal trap 12: page fault while in kernel mode (PPP/modems/cyclades?) State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 04:37:30 PST 1999 State-Changed-Why: push Active development on the 2.2 branch is over. (Pls ignore "push" above) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 4:42: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 957C5156AB; Fri, 19 Mar 1999 04:41:56 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA23059; Fri, 19 Mar 1999 04:41:37 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 04:41:37 -0800 (PST) From: Message-Id: <199903191241.EAA23059@freefall.freebsd.org> To: wall@montana.avicom.net, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/5709 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Fatal trap 12: page fault in kernel mode while trying to boot to install State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 04:41:20 PST 1999 State-Changed-Why: Active development on the 2.2 branch is over. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 4:58: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 E2DAA1553E; Fri, 19 Mar 1999 04:58:25 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA24606; Fri, 19 Mar 1999 04:58:07 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 04:58:07 -0800 (PST) From: Message-Id: <199903191258.EAA24606@freefall.freebsd.org> To: daniel@consol.de, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/5994 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Kernel Panics on FreeBSD-3.0 current SMP (page fault while in kernel mode) State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 04:56:27 PST 1999 State-Changed-Why: Orignator unavailable for feedback. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 5: 2: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 4381A15560; Fri, 19 Mar 1999 05:02:19 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA25019; Fri, 19 Mar 1999 05:02:00 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 05:02:00 -0800 (PST) From: Message-Id: <199903191302.FAA25019@freefall.freebsd.org> To: abelits@phobos.illtel.denver.co.us, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/4345 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Kernel panic is caused by passing file descriptors through AF_UNIX socket State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 05:00:57 PST 1999 State-Changed-Why: Active development on 2.2 branch is over. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 5: 4: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 73D871550F; Fri, 19 Mar 1999 05:04:55 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA25409; Fri, 19 Mar 1999 05:04:36 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 05:04:36 -0800 (PST) From: Message-Id: <199903191304.FAA25409@freefall.freebsd.org> To: atrens@nortel.ca, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/4453 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: 2.2.2 lockup on restart with ASUS-TX97 motherboard + AUTO_EOI_1 State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 05:03:54 PST 1999 State-Changed-Why: Closed on feedback from originator. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 5: 8: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 4176A14E7D; Fri, 19 Mar 1999 05:08:13 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA25794; Fri, 19 Mar 1999 05:07:54 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 05:07:54 -0800 (PST) From: Message-Id: <199903191307.FAA25794@freefall.freebsd.org> To: lmc@chpc.utah.edu, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/4851 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: adaptec 2940U hangs system if scsi tape device attached State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 05:06:52 PST 1999 State-Changed-Why: Active development on the 2.2 branch is over. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 5: 9:52 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2632D155A5; Fri, 19 Mar 1999 05:09:51 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA25911; Fri, 19 Mar 1999 05:09:32 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 05:09:32 -0800 (PST) From: Message-Id: <199903191309.FAA25911@freefall.freebsd.org> To: dgilbert@strike.velocet.ca, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/4968 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: No flow control setting seems to make the system happy State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 05:08:29 PST 1999 State-Changed-Why: Active development on the 2.2 branch is over. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 5:20: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 E004C151E9 for ; Fri, 19 Mar 1999 05:20:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA27189; Fri, 19 Mar 1999 05:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 05:20:02 -0800 (PST) Message-Id: <199903191320.FAA27189@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: kern/5130: Kernel panic GPF imediatly on loading kernel when using a Cyrix P166+ MMX Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/5130; it has been noted by GNATS. From: Sheldon Hearn To: Simon Coggins Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/5130: Kernel panic GPF imediatly on loading kernel when using a Cyrix P166+ MMX Date: Fri, 19 Mar 1999 15:16:35 +0200 Hi Simon, Do you have any feedback on using FreeBSD with your Cyrix 6x86 P166+ MMX any time after 2.2.8-RELEASE or 3.0-RELEASE? If you don't remember the details of your problem report, you can view it at http://www.freebsd.org/cgi/query-pr.cgi?pr=5130 . I must admit it looks like finger-trouble to me, but I thought I'd better check all the same. 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 Mar 19 5:26: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 54743151E9; Fri, 19 Mar 1999 05:26:21 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA27793; Fri, 19 Mar 1999 05:26:02 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 05:26:02 -0800 (PST) From: Message-Id: <199903191326.FAA27793@freefall.freebsd.org> To: chaos@ultra.net.au, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/5130 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Kernel panic GPF imediatly on loading kernel when using a Cyrix P166+ MMX State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 05:25:38 PST 1999 State-Changed-Why: Closed on feedback from originator. Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 5:30: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 E020B14E38 for ; Fri, 19 Mar 1999 05:30:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA28200; Fri, 19 Mar 1999 05:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 05:30:01 -0800 (PST) Message-Id: <199903191330.FAA28200@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Simon Coggins Subject: Re: kern/5130: Kernel panic GPF imediatly on loading kernel when using a Cyrix P166+ MMX Reply-To: Simon Coggins Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/5130; it has been noted by GNATS. From: Simon Coggins To: Sheldon Hearn Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/5130: Kernel panic GPF imediatly on loading kernel when using a Cyrix P166+ MMX Date: Fri, 19 Mar 1999 23:19:47 +1000 (EST) On Fri, 19 Mar 1999, Sheldon Hearn wrote: > > Hi Simon, > > Do you have any feedback on using FreeBSD with your Cyrix 6x86 P166+ MMX > any time after 2.2.8-RELEASE or 3.0-RELEASE? > From memory it was working great from 2.2.7 onwards. I upgraded to a Cyrix M2 300 before 2.2.8 came out and have been running it ever since, without problems. But when I was running the 166+ I had no problems after the patches from one of the core guys. Regards Simon --- +---------------------------------------------------------------+ | Email: chaos@ultra.net.au, chaos@oz.org, simon@bofh.com.au | | http://www.ultra.net.au/~chaos Simon.Coggins@jcu.edu.au. | | Chaos on IRC, IRC Operator for the OzORG Network | +---------------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 5:30: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 F22EA14F97 for ; Fri, 19 Mar 1999 05:30:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA28206; Fri, 19 Mar 1999 05:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 05:30:02 -0800 (PST) Message-Id: <199903191330.FAA28206@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: bin/5139: portmap does not find interfaces correctly Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/5139; it has been noted by GNATS. From: Sheldon Hearn To: Joel Faedi Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/5139: portmap does not find interfaces correctly Date: Fri, 19 Mar 1999 15:24:40 +0200 Hi Joel, Could you provide some feedback as to whether revision 1.6 of src/usr.sbin/portmap/from_local.c fixed the problem you reported 24 Nov 1997 regarding FreeBSD portmap? If you've forgotten the details of your report, you can view it at http://www.freebsd.org/cgi/query-pr.cgi?pr=5139 . Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 5:35: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 4754B1559D; Fri, 19 Mar 1999 05:35:36 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA28863; Fri, 19 Mar 1999 05:35:17 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 05:35:17 -0800 (PST) From: Message-Id: <199903191335.FAA28863@freefall.freebsd.org> To: uban@netnitco.net, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/5223 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: mount_msdos /dev/fd0.1440 /mnt and failure to reliably transfer files on floppy State-Changed-From-To: feedback->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 05:34:08 PST 1999 State-Changed-Why: No response to request for feedback a year ago. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 5:46: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 BE69415018; Fri, 19 Mar 1999 05:46:35 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA29967; Fri, 19 Mar 1999 05:46:17 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 05:46:17 -0800 (PST) From: Message-Id: <199903191346.FAA29967@freefall.freebsd.org> To: cagney@tpgi.com.au, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/5594 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: System not bootable when bad partition type present. State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 05:45:25 PST 1999 State-Changed-Why: Active development on the 2.2 branch is over. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 5:50: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 712D715518 for ; Fri, 19 Mar 1999 05:50:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA30405; Fri, 19 Mar 1999 05:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 05:50:01 -0800 (PST) Message-Id: <199903191350.FAA30405@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: kern/5355: Fix for NULLFS problems Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/5355; it has been noted by GNATS. From: Sheldon Hearn To: Cy Schubert Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/5355: Fix for NULLFS problems Date: Fri, 19 Mar 1999 15:40:29 +0200 Hi Cy, Now that we have 3.1-STABLE and 4.0-CURRENT, can you offer any feedback on your PR (kern/5355) and the state of NULLFS in either of those? Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 5:57: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 6301814E38; Fri, 19 Mar 1999 05:57:13 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA31222; Fri, 19 Mar 1999 05:56:54 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 05:56:54 -0800 (PST) From: Message-Id: <199903191356.FAA31222@freefall.freebsd.org> To: esco@madrid.ericsson.se, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/5702 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: problem with address network routing State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 05:56:26 PST 1999 State-Changed-Why: Active development on the 2.2 branch is over. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 6: 0: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 F0C6A154C6 for ; Fri, 19 Mar 1999 06:00:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA31741; Fri, 19 Mar 1999 06:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 06:00:01 -0800 (PST) Message-Id: <199903191400.GAA31741@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: kern/5641: running processes at the IDLE priority (idprio) can crash the kernel Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/5641; it has been noted by GNATS. From: Sheldon Hearn To: Matthew Dillon Cc: freebsd-gnats-submit@freebsd.org, dg@freebsd.org Subject: Re: kern/5641: running processes at the IDLE priority (idprio) can crash the kernel Date: Fri, 19 Mar 1999 15:52:39 +0200 Hi gents, Is the problem reported in kern/5641 something that affects 3.1-STABLE / 4.0-CURRENT? If not, does either of you have an interest in working on this in the 2.2 branch? If the answer from each of you is "no" for both of the questions above, I'll close the PR. But please do reply. :-) Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 6: 8: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 0581F1559B; Fri, 19 Mar 1999 06:08:08 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA32932; Fri, 19 Mar 1999 06:07:50 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 06:07:50 -0800 (PST) From: Message-Id: <199903191407.GAA32932@freefall.freebsd.org> To: rafael@pyramid.com, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/5732 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: 2.2.5 Won't install using partition created by OS/2 Fdisk. LBA mode is turn on. State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 06:05:36 PST 1999 State-Changed-Why: This isn't a problem report. Try asking the freebsd-questions mailing list for help on using FreeBSD with the OS/2 boot manager, which is what you're actually having a problem with. See also http://www.freebsd.org/tutorials/multios/multios.html . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 6:10: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 7374F15052; Fri, 19 Mar 1999 06:10:29 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA33241; Fri, 19 Mar 1999 06:10:10 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 06:10:10 -0800 (PST) From: Message-Id: <199903191410.GAA33241@freefall.freebsd.org> To: dwimsey@rtci.com, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/5895 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Kernal dumps caused by fork? State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 06:09:48 PST 1999 State-Changed-Why: Active development on the 2.2 branch is over. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 6:11: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 65D1814CEB; Fri, 19 Mar 1999 06:11:24 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA33356; Fri, 19 Mar 1999 06:11:05 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 06:11:05 -0800 (PST) From: Message-Id: <199903191411.GAA33356@freefall.freebsd.org> To: zerium@pe049.persbraten.vgs.no, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/5898 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: 2.2-stable kernel panics pmap_relase: freeing page table page State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 06:10:46 PST 1999 State-Changed-Why: Active development on the 2.2 branch is over. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 6:13: 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 2A2C515519; Fri, 19 Mar 1999 06:13:04 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA33544; Fri, 19 Mar 1999 06:12:45 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 19 Mar 1999 06:12:45 -0800 (PST) From: Message-Id: <199903191412.GAA33544@freefall.freebsd.org> To: jjr@sapphire.alisa.org, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/6006 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: cy driver panics machine when a user dials into an attached modem State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Mar 19 06:12:32 PST 1999 State-Changed-Why: Active development on the 2.2 branch is over. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 6:40:21 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 16E0B15081 for ; Fri, 19 Mar 1999 06:40:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA37196; Fri, 19 Mar 1999 06:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 743E614F3C; Fri, 19 Mar 1999 06:37:18 -0800 (PST) Message-Id: <19990319143718.743E614F3C@hub.freebsd.org> Date: Fri, 19 Mar 1999 06:37:18 -0800 (PST) From: svysh@rsfq.npi.msu.su To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/10672: blank line inserted by vipw into master.passwd blocks password change Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10672 >Category: i386 >Synopsis: blank line inserted by vipw into master.passwd blocks password change >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 Mar 19 06:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Sergei Vyshenski >Release: 3.1-STABLE >Organization: Moscow University >Environment: FreeBSD rsfq.npi.msu.su 3.1-STABLE FreeBSD 3.1-STABLE #0: Fri Mar 19 15:10:53 MSK 1999 root@rsfq.npi.msu.su:/usr/src/sys/compile/RSFQ3 i386 >Description: After inserting a blank or commented (by # in first column) line into a master.passwd by means of vipw, it saves and and rebuilds databases ok. But after that an attempt to run : "passwd " for users listed in master.passwd below the inserted blank line ends up with "corrupted entry, password not modified". >How-To-Repeat: Fully repeatable >Fix: Remove blank and commented lines from master.passwd with vipw. Thus loosing its readability. >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 Mar 19 7: 0: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 2FDBB15518 for ; Fri, 19 Mar 1999 07:00:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id HAA78054; Fri, 19 Mar 1999 07:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 07:00:02 -0800 (PST) Message-Id: <199903191500.HAA78054@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: kern/10545: When a fork/exec stress test is run, the machine locks up Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10545; it has been noted by GNATS. From: Sheldon Hearn To: stanislav shalunov Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/10545: When a fork/exec stress test is run, the machine locks up Date: Fri, 19 Mar 1999 16:52:26 +0200 Hi Stanislav, There are known issues surrounding high values of maxusers (search freebbsd-current mailing list archives). I'll bet you a noddy badge that your box won't lock up if you drop maxusers to 64 and try again. 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 Mar 19 7:13:55 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from itojun.org (host112.44IETF.MR.Net [209.32.92.112]) by hub.freebsd.org (Postfix) with ESMTP id D8E5B15186; Fri, 19 Mar 1999 07:13:48 -0800 (PST) (envelope-from itojun@itojun.org) Received: from kiwi.itojun.org (itojun@localhost [127.0.0.1]) by itojun.org (8.8.5/3.7W) with ESMTP id AAA00464; Sat, 20 Mar 1999 00:11:20 +0900 (JST) To: sheldonh@FreeBSD.org Cc: delaitt@cpc.wmin.ac.uk, freebsd-bugs@FreeBSD.org In-reply-to: sheldonh's message of Fri, 19 Mar 99 04:18:28 PST. <199903191218.EAA19770@freefall.freebsd.org> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: kern/7042 Cc: itojun@coconut.itojun.org From: Jun-ichiro itojun Hagino Date: Sat, 20 Mar 1999 00:11:20 +0900 Message-ID: <461.921856280@cardamom.itojun.org> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Synopsis: No buffer space available > >State-Changed-From-To: open->closed >Responsible-Changed-From-To: freebsd-bugs->itojun I may be confused, is it closed or not? in any case, for me works fine... itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 7:40: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 862BC15438 for ; Fri, 19 Mar 1999 07:40:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id HAA82225; Fri, 19 Mar 1999 07:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 07:40:02 -0800 (PST) Message-Id: <199903191540.HAA82225@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Greenman Subject: Re: kern/5641: running processes at the IDLE priority (idprio) can crash the kernel Reply-To: David Greenman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/5641; it has been noted by GNATS. From: David Greenman To: Sheldon Hearn Cc: Matthew Dillon , freebsd-gnats-submit@freebsd.org Subject: Re: kern/5641: running processes at the IDLE priority (idprio) can crash the kernel Date: Fri, 19 Mar 1999 07:35:05 -0800 >Is the problem reported in kern/5641 something that affects 3.1-STABLE / >4.0-CURRENT? If not, does either of you have an interest in working on >this in the 2.2 branch? Yes. >If the answer from each of you is "no" for both of the questions above, >I'll close the PR. But please do reply. :-) The problem was avoided by making idprio a superuser command. The problem is escentially a priority inversion and the solution is to elevate the priority of idprio processes to normal priority while they are executing kernel code. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 7:40:32 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 817A8151A9 for ; Fri, 19 Mar 1999 07:40:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id HAA82220; Fri, 19 Mar 1999 07:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 07:40:01 -0800 (PST) Message-Id: <199903191540.HAA82220@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Stanislav Shalunov Subject: Re: kern/10545: When a fork/exec stress test is run, the machine locks up Reply-To: Stanislav Shalunov Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10545; it has been noted by GNATS. From: Stanislav Shalunov To: sheldonh@iafrica.com (Sheldon Hearn) Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/10545: When a fork/exec stress test is run, the machine locks up Date: Fri, 19 Mar 1999 10:32:29 -0500 (EST) Sheldon Hearn has written: > There are known issues surrounding high values of maxusers (search > freebbsd-current mailing list archives). I'll bet you a noddy badge that > your box won't lock up if you drop maxusers to 64 and try again. The noddy badge can be sent to Stanislav Shalunov 307 Middletown Lincroft Rd, 1M-214 Lincroft, NJ 07738-1526 I have decreased maxusers to 64 (recompiled the kernel and rebooted into it, of course), and the machine still locked up with exactly the same symptoms. -- stanislav shalunov@lynxhub.att.com | 732-576-3252 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 7:42:41 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from home.dragondata.com (home.dragondata.com [204.137.237.2]) by hub.freebsd.org (Postfix) with ESMTP id 7F103155BD for ; Fri, 19 Mar 1999 07:42:39 -0800 (PST) (envelope-from toasty@home.dragondata.com) Received: (from toasty@localhost) by home.dragondata.com (8.9.2/8.9.2) id JAA08679; Fri, 19 Mar 1999 09:42:03 -0600 (CST) From: Kevin Day Message-Id: <199903191542.JAA08679@home.dragondata.com> Subject: Re: kern/6630: [PATCH] Fix for Cyrix I8254 bug In-Reply-To: <199903191140.DAA13012@freefall.freebsd.org> from Sheldon Hearn at "Mar 19, 1999 3:40: 1 am" To: sheldonh@iafrica.com Date: Fri, 19 Mar 1999 09:42:03 -0600 (CST) Cc: freebsd-bugs@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > The following reply was made to PR kern/6630; it has been noted by GNATS. > > From: Sheldon Hearn > To: "Christopher T. Johnson" > Cc: freebsd-gnats-submit@freebsd.org > Subject: Re: kern/6630: [PATCH] Fix for Cyrix I8254 bug > Date: Fri, 19 Mar 1999 13:31:22 +0200 > > Hi Cristopher, > > Quite a bit of work has been done on the clock code since your problem > report. > > Could you provide feedback for a recent CURRENT? > > Thanks, > Sheldon. > > This problem is actually worse in 3.0. (Haven't tried 3.1 yet, but i'll do that today) Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 8:17:33 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 98D5815877 for ; Fri, 19 Mar 1999 08:17:24 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.12 #1) id 10O1uT-000Nq8-00; Fri, 19 Mar 1999 18:14:09 +0200 From: Sheldon Hearn To: Jun-ichiro itojun Hagino Cc: delaitt@cpc.wmin.ac.uk, freebsd-bugs@FreeBSD.org, itojun@coconut.itojun.org Subject: Re: kern/7042 In-reply-to: Your message of "Sat, 20 Mar 1999 00:11:20 +0900." <461.921856280@cardamom.itojun.org> Date: Fri, 19 Mar 1999 18:14:09 +0200 Message-ID: <91643.921860049@axl.noc.iafrica.com> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 20 Mar 1999 00:11:20 +0900, Jun-ichiro itojun Hagino wrote: > I may be confused, is it closed or not? in any case, for me works > fine... The problem was resolved, but the PR was left open. Yesterday it wasn open, today it is. :-) 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 Mar 19 9:21: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 D78E115029 for ; Fri, 19 Mar 1999 09:20:22 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id JAA93245; Fri, 19 Mar 1999 09:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from noc.demon.net (server.noc.demon.net [193.195.224.4]) by hub.freebsd.org (Postfix) with ESMTP id 2A2BC1514F for ; Fri, 19 Mar 1999 09:18:01 -0800 (PST) (envelope-from paulrose@demon.net) Received: by noc.demon.net; id RAA26002; Fri, 19 Mar 1999 17:17:42 GMT Received: from grover.noc.demon.net(195.11.55.39) by inside.noc.demon.net via smap (3.2) id xma025986; Fri, 19 Mar 99 17:17:36 GMT Received: from paulrose by grover.noc.demon.net with local (Exim 2.12 #1) id 10O2uC-0001c6-00; Fri, 19 Mar 1999 17:17:56 +0000 Message-Id: Date: Fri, 19 Mar 1999 17:17:56 +0000 From: Reply-To: paulrose@demon.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/10673: Non-ASCII chars on serial console with RealTek 8139 at 100M FD. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10673 >Category: kern >Synopsis: Non-ASCII chars on serial console with RealTek 8139 at 100M FD. >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 Mar 19 09:20:02 PST 1999 >Closed-Date: >Last-Modified: >Originator: Paul Rose >Release: FreeBSD 3.1-STABLE i386 from just before 1st March 1999. >Organization: >Environment: Apologies for not knowing the exact day of the release, or any appropriate CVS IDs to include. The machine has a RealTek 8139 10/100BaseTX card. The console is via the serial port, and /boot/loader.rc contains 'set console=comconsole'. sio0 has the following entry in the kernel config. device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 The link between the NIC and the switch is 100Mbps full duplex. The following line is contained in /etc/rc.conf, which I've broken up here onto two lines. ifconfig_rl0="inet 194.159.80.4 netmask 0xfffffff8 media 100baseTX mediaopt full-duplex" >Description: Upon booting the machine, all the relevant boot messages appear via the serial console. It detects the RealTek card, and sets it up initially as 10Mbps half-duplex. During the init scripts, when rc.network is run to configure the interfaces it gets this far: Doing initial network setup: hostname lo0 and then begins to output non-ASCII and control characters to the serial console such that the console becomes unreadable, though it does continue to boot. Logging into the machine, checking dmesg, and the interface shows that it has set itself to 100Mbps full-duplex and appears to work correctly. Booting with boot -v gives the following for rl0 rl0: rev 0x10 int a irq 19 on pci0.9.0 using shared irq19. rl0: Ethernet address: 00:a0:d2:1a:b7:65 rl0: PHY status word: 782d rl0: 10Mbps half-duplex mode supported rl0: 10Mbps full-duplex mode supported rl0: 100Mbps half-duplex mode supported rl0: 100Mbps full-duplex mode supported rl0: autoneg supported rl0: autoneg complete, link status good (half-duplex, 10Mbps) bpf: rl0 attached On leaving the media and mediaopt options from ifconfig_rl0, the card defaults itself to 10Mbs half-duplex and when rc.network is run outputs only ASCII chars as expected and does not lead to the same 'rubbish' on the serial console. Only when the card was set to 100Mbps full-duplex did the non-ASCII chars get printed via the serial console. This was repeatable each time the machine was rebooted. The problem was not present when a different brand/make of NIC was swapped with the RealTek, and set to 100Mbps full-duplex. >How-To-Repeat: Hopefully this will be repeatable each time you reboot a machine that has its console go via the serial port, and has a RealTek 8139 card which you have to set to 100Mbps full-duplex through rc.conf. >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 Mar 19 9:51: 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 B15C815541 for ; Fri, 19 Mar 1999 09:50:22 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id JAA96358; Fri, 19 Mar 1999 09:50:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from quack.kfu.com (quack.kfu.com [170.1.70.2]) by hub.freebsd.org (Postfix) with ESMTP id 000E815541 for ; Fri, 19 Mar 1999 09:48:08 -0800 (PST) (envelope-from nsayer@medusa.kfu.com) Received: from medusa.kfu.com (medusa.kfu.com [170.1.70.5]) by quack.kfu.com (8.9.2/8.8.5) with ESMTP id JAA10910 for ; Fri, 19 Mar 1999 09:47:48 -0800 (PST) Received: (from nsayer@localhost) by medusa.kfu.com (8.8.8/8.8.8) id JAA20842; Fri, 19 Mar 1999 09:47:47 -0800 (PST) (envelope-from nsayer) Message-Id: <199903191747.JAA20842@medusa.kfu.com> Date: Fri, 19 Mar 1999 09:47:47 -0800 (PST) From: Nick Sayer Reply-To: nsayer@quack.kfu.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/10674: new /sys/i386/isa/si3_t225.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10674 >Category: kern >Synopsis: new /sys/i386/isa/si3_t225.c >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 Mar 19 09:50:03 PST 1999 >Closed-Date: >Last-Modified: >Originator: Nick Sayer >Release: FreeBSD 2.2.8-RELEASE i386 >Organization: Specialix, Inc. >Environment: SI/XIO/SX host cards, si driver >Description: Latest version of this file from the vendor. >How-To-Repeat: >Fix: begin 644 si3_t225.c.gz M'XL(")6*\C8"`W-I,U]T,C(U+F,`I%OKDQS5=?_,_A7=,[/22EHU_>X>'DGW M3/=8(`=!4!)7XA2[DM9"*2+-$-< MY.'$M0^Q$B28):Z*^63O3BT+6I$H]]S;Y_2]T[,"8ZHTS.[V[YYSSSGW_,X] M]_;-N[5[[W#N.VC;GE'7?G^JW3EVXOBX5CMQHMOIMB>;VN3Q(UIR8N;X`RFM+C=GISK&(:A[;YY9.3P_9-M;7?GF'-?EXUQW[$C4\>[VNU::?0/ M1DNWCHSSP+NW>YM3A M8Y,/')O5[CC>G6H?G^RR)RF88_>`!X"7/R7P6V7/="PT8@-;M.! MW]4S.'.45NGK'[%_'R,68NZIK&8$?"`JP?:)C;*Y/9+X%O`/VR$,^FM MC:7R_N5.6X:+R<;PJ*OH;3?$AX`[3'JKLM4M?YR;#AYP4WC>5_4&94P8S4T0 M#I:_:U/32L;O9'`?X'Y*\^0_.J1'-IJ`NTPZ6T5\W61PQ\.GN/T<_@VFX;CT MNQCA3+J7K3,9[KCJ&%7Z@#`P$>XQZ9[+EZL2=3Z(\SU2.:4?3=GR'LS]3Z:Z MQE2S+<,'#%:CE6S!CPF:SH>89X;[6]UXYS,$K1]^8M"&XUDD)BD%$/H],'G0 M?A3];/^[!>E!J@CF493"0%:*<"[]H4I_:Q5-Q\<7*E@H6.CAXA_8"A+PD$G? M7UJ/1C=*#93.9\=U-!7I"44SDY#!F73]VD*EOUC97X3;PDDLG;EHM41Q7-4$ M^%+[S_0%=)Q#3N(^SNV=KU^VJC(XDV[JS;Z^J+*U4SL?>Z<4#;>\ZQ:=G^#<:\+R"7/\8B%LA.5AH-!! MSG+K8C0!K_-,N_3@HQ.?KV1PD6,R`^-`JA%S.).^J;?ZS'@$M]'`08P@\3L8 M-ZB*?"G@"9/>?_/DJ?[*7$>&YRHT*/GP!&8Z,LLD3'I_4_]`.ZZ2E'@>X+4& MN9R6`*VXE*_WR1]%B]&[LN4#D.[G/DMI\5@B`V5PL/STT<=^%NG=#"Z6I(G9 MG3NBR@W&5[XG!VV#25\URI5GQE(,VGQ=VN"S.$$?"*+C;L6Y-YCTC=*>[[<: ME359>;&P+"*I!B%]X1<.MX#?]856^4!E\TUE[@"OTPQB@`?P$0?"F1DN3S!"[UIHV0\(_,[#W>^6GB\NA;F'6&`S/(6Y_>E9#EN5]91NJN8B9N" MS]C*QR`XD]ZM;.KGC;:.<%J7+BU=,:$4Y\)R@(`#O[>WXFN]5Z9W9G`19B:: M7SB"C*A*!WY_;*&I]_I#I`M0#9E-)!I/?!-PETOO73-*:0FCSB(K@Z)FH*2Y MNJW`F?3UT@Y#;[Z.<,XH(CH\C!W^(S=%TI!RG07\/GJ^-W\^?A=S79+'/'PS MZS1051HH@S/IETH5H_>OYV.$YPM\8"";!D++`[^_&_$!_CF#%Q55!N+9)D0X MDPZ*7RJ5#3EHZQ0LF%X&!A)PX/?>/YZ/8`"Y/#!34I1\)JF%I@-^+QF]UTOG MXP643L'"EZFT6B`"JK:4;2S@]Z9^T2CM^3IF&YZ3N,S816^'E$+,4($SZ6.O MGVV>7C!4N*/`.<&$#2F:!1SX?>R?SC8GOK;0E"TO5E>=`JZPC#(X6-[XL@[+ M!AF63"=F;"(Y"$N"1G'&[Q;P^R&CI!F]'U_(X%:B&@R0U83XFBN#81/SO4RI M_*U3^HRHH$5N!`,*RBNR@L6^'U5-XS>&R_1@JVJTFV4+H9,Y:@#?I\S M2J5OZ88:=35)$OM=.#BD@`._]W[RDC[+ALC@U7P#E*@K+A16X^;)X$SZ4_I> MH_&M.+JJ$QG2B_')/J;*7.\;\&0&9]+?SCA2IHD! MGMR&(FW@]W7&D9]`D19%D2NG2AOX'=:ZH2<*20V&GCMH/P$'?E]G8?<,LQW" MJ^.R_43V\`8KI0S.I%^=7SEDL.I(J:A]I;#EEA1[.YX$LYK6!GYG1=7)Z&KY MN]O4-@'-A58AUC:V(VJ;&4/?^QEJ&]O]C6H;V_VU:YM`JFULCVJ;F<]0V]C> M;U3;V/YVM0T5%KA"<05EW)G!H;:I&/'*M'Y1=MR@N\#E59I[D%74-N=WYK9= M?S734[9"`:9%J2X.I2$S..QE+L_V^E<,)5GQ-%=,$C@-A`._[WD.DL4*$?3P M^E_F3BS,;.!WOAQJ;_0 M9@R/E@<+-5(TG8BU5-U+H_+`[[/_-_O*0SL?*Y9&Q5@;E`[\+F)N0/I`K+E* M-\7.&B\V\/LLB[FDM$Z;T`81#.WW.;VY>09'Z<#O1N\_2A>BE9-H^8`6%D=: M:OS!'ZKH=^#WRS.E[QCZSJ<^0[H`?K]QNBAFBKQO8P._9VD>^S:?F.(EZ<#O M69I'Z18QFVL5NU>)^5MZ+V;!D= M%U##R,%Z2LP@0.7MK*)V@-\_7.K,E3]<'I>C+L].=;*WR#:^:()D<(BZUM7Y MA4/&&"IO*LM#?`M(F4`JC1S@=RU:B2YW9I32B#M:>MX=W(YF<"9]_N7.S,8\ M[2*%A?(F2T-T6K`3`O`XMK\SN_K?@]4.9>5":#@]]GKG(%%.4# M99D6E1%PX'>F-U=`AHM=>**Z7!XC@\/<1[\?`1YC/E04S67R``JJTI)Q@-^O M=&8JU]^:BPJ5%<]P0?XC)8(`_>[QRNK"W/SWXEGT>R`=@"B1+OM`P('?=QK& M`;"]'/.B2>53HYH&"DRIIG6`W_6+TPO&@:;2JQ2MY2%Z-!0X\'N_#_+7$%ZE MAC*V>(ISP14'_/Y,-`UX=<7Y:'G75%=<()4'#O#[ARLS4?G#RU@>B/T3GW;M MD_P._&Y,_^>OX7>989TJ^7UV03F3:F!_66I/V]0A)SA(/_!@I=]O*KW*:@U5 M%E9P<-J^+[5Y'>!W_?GV2N?REXAAJ2),J*X+ZD.+$X?OWWO_%7]YL#BI88]& MD"O,N.I@QB+'`;]7KETRQIX^A(XSJ6-1RTF*^A^U5,XVG-_U'Y36)OZ!>E;$ M*`E5*'SNPODU67G@]X7F8J]3OM95SB)IYR\2C8F;,SRIS.!P%GE5?[G9;6W( M"U:T;.3G42U'JBH=X/>K9QEVH=.2"0Z_K-RE:K29M0>BH_ MUDFH7<^[]S6$`[\O-IO]A4GC5>5`S519F@*?;__)\L#OI;5H.6JODN7IM%:8 M+D4D/VW"+KN``[\O=_17VF9#W0*3I)R@12!;XG@S@\-NHKW:*C_?LFY0D.?2 ML4;E5CEECFW@555]6V[B6 MZ)BQF.T.V<>1_<0!UV]L1%(F=8%?E\S'K^M<.LC+-[U"&G!A@3'6Q^GC4=0.AT@ MY=]X\@D3ZA=GS487^/WZP]RDFH"_Q^_1$&/D-PX6A[T%;99HY_\[)ZW@5^OTW< MUODB1EVB@NA;[A(3EPSP^QD`[SBCA(WE%*>='XUC;>/&W/)LZA.O86W#U^JP M&T9\5JXGSQWX_0.0?ENJ2`]]O%_"N_*FK?BQGNVD7.!WXZOA&VR`-W#NSC8^ M$S:5SV58-^%'#@=P8WOL)\IUC>I3'HFUV,^3I:7B._ MY^Z-S?%M_2C@O#]O?/N,M&3\8:""'S,XDS[!P==QO4L!1WI7\Z!58CX5?C>^ M>6;('3,E3K*`"+-;1QFD3G$E_XB?&X\QZ$[+C9_$\SJ-K"G0\(D[=JVA$%Y4'?C\W=E?/^,:.1*EI04?/HC+2HW8IK[:R M3.L!OR]T[NGT=CUU3CY,=*D:YD=@52)Y1UYQ'O#[6-PS_K)C+<@T(;I=EG+( M87N#5Y4\X/<=R6*T-#KDJI(09Y(>#L[`1M,Y_+Y-Q^R5=^W`;:`YCO:KHAZ2 MT4VI<^(!OS]Y;E?2V_LD=4[4RLJC&M7+BQZ4#OR^;Z%S;^=W>R0]&%>\YQ&H MCM(I;(#?GSLWEO;&G\2PX>588BIA4S1B!F?2G87Q?6`\-!T'T69$,J(M&5'` M@=_'[V#&LWNXD[*K2LMKZ#1BA#/IN\K/@OJ[<>Z^4A9R;U>I0J[)ATH>\/NS MOY`?;J'RXGY=4C;T9Q3EI0*>1PR%DBMO@3W@=U;,=[ZP$'?E M#CF'.VFQYR*V1^@XX/?FQ&]5KJ_IWY7A3K[K--5MC"F=`GO`[TVSVS3[S=7A MTOD8#?4:09HB7$CO;C0G?IG!:[92_N;-!^4/`@[\_FIIK=)G'\KUO(9Z987: MWLIE8`_X?>)'O?FS%;H,S`]1;$O9>OKY-M"1YP[\_J8>M0\_WUE5#I5R$%UK M34TI`V5P.`UL'_Z+[FK'+-SN:]!MRIC&<.2>E9?PVWT;^KFNJ;:\7&J;>;3\ M8UIV!(>=U,;%WL+NM"M?R\P/$D30FM@Y$S72EK3T<_*.[?;]`^ MR>!\_Q[SUHF\B\R#7(2>HSB.,BWP.POX;J>B8::M$B6(#:1).RG9IAF<2?_Z MZ%9SE=E/:3:J,9]:RH]8'OB\/__M;O.];A/+@S2EA6*ID4XWAK#UX0.__[)I M-2=^%15;'SE+#ZP#[![XP.^EM;&[6,BWE<,%ZIP,-#!$'DX1#ME&BU9;Y5V8 MZ[A[C78KES MPHL"SO15M8LA9I4E*Q_XO6SL^&NVVNOR!7C1;:B2"E6\Y.F'4LS[P._T(HIT M-L&-[N>V,HFJ37$97<"!W_']%93ND#B8K%_''P-ZK<2M(IQ)Q]=>$$X)TL\3 M1XJCB3\@'/@=WY8I7/[/I=MT#UC`<>[`[_22C33WP3O[/M8V^`KF!U$Z;Z7:6&*X]`Z#YTOV$'"^?\_> M!)+3A;"\^@J$0_&$F=8'?L<7B&3I^9L++IWN<<&^S+`^Y_?LO2.TO"=L^RE> MN_"!W_%UI6U>NU!?F5!(R@=^I[><"HX;_L)&OI/R@=_QY2B4'JK[.,KS=;J& M3>L=^!W\IOTT7^\QKO=A2UT[NF<%R,*]2UBO`4I?/^_-;1 MF,'?*Z;*_"9X(EW@SEL??HVSC#;Y]WH76Q_YR>G`52\[E(XF!1SX_2VXYC46 M75;V,ODAO'IKRPTD@O:!W\>BI6AE^G-*DUD<)9E*RA;W_EW9[\#OZSLU+=JZ M%,DM;E?NR2HO$&3WVS,XD[X<+;:2ROHT;D8"Y=%M]!!PX/?/581\^?3?2:B< M,-6K1[&L//#[UNV[H\KF[DB^`"_*L924MY3W3H@F@-\WYE]IQ?U%I`F7#C2& M'>/R@Q(?HP[X/6G!4>++A^1#)7'F3]M1L>W.[S1DC@OX^W'QE7CY9+PA;\#% M(:A#1\>\9+"I.K,0SJ3OO-"9U_^F:Q4.U"2#Y6>1A0EQB?"??R&^+9L>X`?#[ MM/YB^YYU?4P^_>>O-XG#1/CF4=!BR97!X?3_HYFQN[=&M^0;+_Z06,L/ZC#/ M!\#OEX^RF*M<4TY&@OS^@KS.\D#.X'`R,K,TS0-7YO?AZRP_[Q%PSN]\O;57 M9=.)UYL*AW@(=Q#.I$^W'RU?Z[9_+M\U$A=5?-R`Y^;'T00<^'UVSPO[VO>4 MKRGW+EQD/>00>\ M/\^6S&BZ@3OHF,K(O.LAKN0GTMH3<.#WBZ5]BR7#4/;O-;4NEC3*_IK!H:+^ M(:N)#^@_+)`4CP!I$VIBRB'357D]/SM_5CN)IN.WPOQ`N33NFNJNAN!,^G>. MZD;4S"]"A\KSPODJUY+RP.]C45/_13Q$^>*,!S;@0IG6^>%;\#O]_' MEFO%-(J7@?,;<:$Z)'9*@SJ_V=C6OU:^EA24ER)]&^G\?AV+^$^0[IGJA'#N M22;][C*E2B_/B*[2)19IORHZ=P(._'YPO;)OX\4Y&]<[D;&X;V\K[\3C>\T9 MG$F/^W/_K1O=LKP=!8HI5K.('-4+I MP._E:W,.T^#GBN4M);V(W%^C/G?FN!#XO:NS1+7G&UB8F>GV[AJXGA?R]]^Y MV^AZ7D)O*3C6$+WE`_00^'UQSF*ZO]>2+3]XJ3:D>B>66MPA\'M M+U=6,6TI\EYY7MF[&4&'P.\;Y[1DT=#N5)0?ODR1,&R$,^EBN284=9;RO(@8 M7U4>I0._,WK3C=;N.[=1/ARB/,X=^)TIOX\IO__3*1_*R@._"^7W;:=\?O') MQ9TEUK0A\#M3WCC0/1$5+T*'Q;(&2Q+$A.G=4 M;'@H'?A][.[EZ8N=\MVX";UQ427W:4/@=U%8Y7U:9PA#F%(M+ID.^+W#6"): MC!7322^?#[M@05N2ZO]YAN@>:=N_PE5Y(._%X^WQG=6FB1=$]Y M53YW?H/Z;UZ6+D+@]]_;6FT?7&_>6\@V4J^7@X)!D@K_O[0W;Y+LJNY%_W[^ M%'4RLP:IBXPSY<28)R<$&"0&"0S8KA9B\O,S)S,KJUK5DGAM!Z$@"`78QDRV MH=6CU"V)`/LZ'!YPW6]05:T)=.W7+5I""($JRT7A[L+6.VOM::US]LEJ93JN M="71O]S[[&&MM=?TP_SY0Z<9?]089AY;NI2&4-E2`@[Z/8I!2_15?5R]EG?J M]$]6U-*!?G\83EWL?#`K*NO:_C%+( M[+:6;\%&$'#0[V5I']!7I"JV5A4_E?1O2#B\(DN[SXP2/"N?-T>UPO>,YA;6 M0;\?S-]\)G8^I)-"=7T-KCS)'3*_H>')Z(>C\MXX=K*'%G^#O(*JQ"X6\"[N M^^C=I8,N3T76=>=1A;D0U/-,QQ+F4P=9"VK0[Q>B MN)`C+Q8=N9S MSGQ8Y\?=)[[*ABO._!VEFX./4+^-L:>$@NZDY8Z`8WW<'?O.DXF\HX:YN'7&@8H:T\_HJE.'^77-T?%$5EUG#_!<9(48)PU\ MOR/ZI2:-15J15>5Y5P5N#=#OB'ZYI0KD8"#OH=T#\;'<^^98()JR#A M^)9Y)\Z?2MIN1_E^Y=07R/E9&Y@ M?MU:M/=LU%ECWVX;V-3R=Q0NS&S:"5X/XZML@'Z7G@_FJYSD]3!> MHP;6QPG/Q\2\BS;+FM&2MB/S+CZYW>RS+&[+4>WH?]+'!O3[57"O;S6;+(_: MI(JX.E7$RYPZT._#8GGNZXY)73`WHZ9#JOJ_J1^7\&3TK>9B>:XY+%)A);+" M=(T)249WR?N]T/Z'AG?5RHOW>W_EG7WWQ4R6%_GS.MM, MQ&:E=1&YF.75=Z\-/W6,1O\-,C49D;SB*3A$__MN,@%WS%P?(6^/4^/?(J5- M!/H]VM\L7NROA#D;U]*+J%^%%0VOX\8=^\92DUD7?L\24_%(K96`B_KW9NG` MN131^QX$DQYBD1H=^]<%^!`[Q^`^20QBGUTE.681]J_SG;/]E>J0A>][NGBU MH<^:27>*%!SVO;SX[6'9^0ZSY[5CT>^P!@INA8X.^KT\++RE^+?E8:9EA!@I M6,YD0RC+*@+]7IAS_C*Y,6[&Y65+H:C*$*F`@WZ/]B!U8J5,@PL]?<%=EZ50 MM&F.603Z?6YWJ[Q;WF0Y9@;>FP3'_G6[6[MI./E;D,W.=6L*GNW9F(*C7>=I M,T](/7EA(Y$_7[ZCW/_D#BVKS,GU4*="[3OH=Y'S4;R=;ES#R^9ZL-18`0?] M7OCSPN[)XTNS/B+0[Y[S:+/X%IWUD9ZMB8!'Z;S*"/7[RML] MYZ;)J]0YD9@K(WHZ-736!X^[7=M\!JSBD@/0;5QH-_G2]]TEIHF MG*>38W+%EGI%1J#?MSZ,XFJ3F@>1S]PM^$/$P)96983]Z\[$'QUO%K[/4A-# MUAHH[?RJ*CB\(L,"6(4']-1%^M6.A[QG0L$N/76@WPOGXT^.K\0C)FT:6D]V MN#?`I\(*]'OAMO+?SM_<&;(6<)XNT?/9/)C3*0+]ON^<&\2?-)$1XV]JZ%>- MG_;Y23B^H+\\;B6F);TR]09_>Z<*EQ0<]+OSY>)AU+_&X$$MZZIC!TC"X<;5 MYF]N)0>'N7E]E37C=EF5F])!"&^!?M\_\M+B\UK]HO+"8HX?+7Z10DO(X7]I[Q MJ?X*K=:I5/G*NVSEU=*U0+^__9[B8;-_C?6GQ6<,MDIU>]DNB,K1VD+]_N(? M0>=#UF5%^99D`@Q)8PGHZ%C_[GSXQTO-*ZQM@LFAK-19HPV?6M0MT.\[I;V/ M.8-B@5J5HIU30R]B@XD0956V4+]_\_Z5QH?'IV@WK12(&'>!2(F0<.BFE8"+ MA\.?T&_O:(^ZR(?7DQRF7(7!D"7L7HP/S-9R(CK'2U1.3ST5N9T4&_SY?/]!?>9AF] M$W)X/0.OX>A/]Q?J-GA-.7M2T3WU%&J)]_MSJ^W209_:\]TZ<_L(&[66^7;0 M[PNO]$O!N_FWBP6KJH&-^!1*)%1P^/:;S[;WG=(YFK81\D818CE-+H8Z\Z#? MU]Z]OSE_[((^\SH3S?;9>'G4:Z(%^OV%`7SZTIAE,E>8UZU3Y7N@K@SH]^'= M-]UG^PO^A,R'3CT'+C,?GI\,)]U#Z\+6$_"6S#5RMD[ M%`'OXHU[;,UY9[272=,BP_F\88^2=:#?UYQ?G6B5#BYEX$&;QZ#-[RH5V<,L MK[='>VO.:W3E.SJH%(;I@8W;IP7Z/7KA1"<9?(V9!YV\@3MDZ=J8/_\.&/R7 M$;MQ+7U-3>M)NID2#C?NY'SQ7+)YF59@*5,THAWU!!S]\Z7$)KRPII04EN^9 M9+B./O/B$LN5D?!D]*^,G:VUN\/^UU\ZE=UP;]/G_S_\S/G75B M.KHURZ:JY*5>>=#O)V'HM6-WT9<4T`@[Z'9O;E-[R>$94$J^EO3U.NXI9'\V8ML<)=7]+TT#- M2^X MBO1U_#T]>9].'O3[06DQF7SAS4Q>J0G0[W+R#JT)]75*JMNQVFD"#OK]&Z6% M,MAF;/+ZBVUVFHH*M5&_+XW!-N-1H2H+?AO?A<@.5X<6]/O-9PL/CS>?8"J2 M!"3MEI*$PYG_R!BM(QK*)/(RHY_(Z*#?/U(\!!VUEM%Q.?H)I:^$HXY#'74R MXRG-E[G2NNBXZ"E%6?M_UJ[XNPK>L*#K7`9Q]XOAP_?X*YN"N\'U.=MU92<-#O MQ?G+\8G]K1.9X((I/3#RLE8GA[8#^CW:?SXJ-$^4:*N0'F_=+QY``;$2!1ST M>Z(ABJ6S)UJ9S`=S\'M5\G1'S[&$8^;#TOB@6&`N;E,)ZC88VXHH_%(KC_GS MQ;GR7*',X=JS[U8X'%,+6@H.][WPE@1^S`*/5.DV^6]UXN+N@'Z?*]R>P)[R;S>=P-6W5W'T9.F< MU-*95MX>A[?HMX-^GW.2I7..6>`-_NWZ/:2_'?3[G'-;`E^RP*O\VTW77?7M M=1P]63JG9($'EF_WZ+?7%MWD7=9 M,K`;,CB,OIQ`CZ7@#57.2.!UTJY%P$&_SR4K-[>4@E=U9TP#U[V*#1Q&3U9N MKI2"!TI$$;B7^7;4[\G*)<>&P9FG(->RZH!^G^LO^,2R>A//@0[H]S?U'.BT MB->H`_I=/`=>8%ZCG"F;N0DXZ'F;*9FX37P2"'J>_Q7"/[E%.. MEP[H=S'UB8Z7[')*N/3;G$SE%N9,V-=%#2MVGK:SSIERZAW7!?TNIJ[?<9.FG#JT7=#O+TQ]:+M>?99#V_7= M60YM%_3[](>V&[BS'-HNZ/?I#VTW=&I#"_I] MAD,+^GV&0UN;2=)V:S-)VFY])DG;K<\D:;N-F21MMS&3I.U&,TG:;C2;I&W- M)FE;LTG:]FR2MCV;I.W,)FD[LTG:[FR2MCN;I.W-)FE[,TG:GCN3I.VY,TG: MGC>3I.UY,TG:GC^3I.WY,TG:7C"3I.T%,TG:7CB3I.V%,TG:7F4F2=NKS"1I M>]69)&VO.I.D[=5FDK2]VDR2ME>?2=+VZC-)VEYC)DG;:\PD:7O13)*V%\TF M:5NS2=K6;)*V/9ND;<\F:3NS2=K.;)*V.YND[+)+60_[WJ0^M MA_SO4Q]:3_"_3WMH/>1_G_K0>LC_/O6A]9#_?>I#ZR'_^]2'UD/^]ZD/K8?\ M[U,?6@_YWZ<^M![RO\]P:"OUF0YMU9WIT%;K,QW:6IZDY9$\\ALN';V&&2]K M=QLU!F5;>N,U0=IC>7KT8'_7YSYS<2OG!DU-D?7C( M_YZ?]:&[>K&$#W)L(MSWQ2>B!U)\D386*9]$=04YI'*YQ!PT.^8\O$?)HAL3_-@I:U=!8=>G9#R47CR(9KU MD4WS8(GU:G3,GX>4C\+Y/FM[:-FX2).MRLI$#_G?,>7CL8>6LXD3^HM-NQ&5 MA2#@H-_ARYUR<\O>)=6:@*`VKBNZI$+R08G*ND9%!V]322!=DW?A(?][^:\* MK?Y+#Q4F3#Z;.2+A=3%YR!K)]'2:E#F"<.1_7U)9(]8V:).^'?G?YU+?WM'- MC"=DC@@XZ/>W_)7(&LDF1MKS171(RT/^=YQZ07?+G#1E56TG+ZS@?\>I'_L> M:PUDX^?1"J/;4G#H*`7>YP5O+.5]0(=FE$IZ,_@N8_:AE MR?;Q6/,(H68C8IP@__M!R7FRO_#6'.,D)P]=PH5%C3GH.7!['KJ`B_PZD8/. MLO?-%_N3X)"]O_#*@,"/S!/2=5(>\K_+7"%6)Y6?)\0N+.CW+!U[>4&IC_.1;%ZE#B?7=;*0FH*$8UYE7/S2^`E6[$,Z@==4L9FI MO^JHI0/][@Q*B]^+PV=9PDQ;%:?5-,.&R#_JTM%!OQ>7R_$CX_]0HYOZ&I&: M8VJ^:%6`@(-^OV?\?!S.WWS6+N>M?;4T7,AYZ*>U1OL>6)/H_51NH8?\[\=! M214LM?_"(.KR,TSJ)CSD?R\=KGR@=*")?0/3&K21O>K8N4$I:.1_KY;?DUSW MEQ]BY+9Y]A$_M*#?3Z!M9`ZMMH#P]$FPJ^G>5F@#]7H)C,W_V)#OSKLZ*=5GS MB!J3=5C_/O=H7+SK1(ZL,ZV!3`L2)2Z0_SW9M;WQ>_<=5OA@'S/U$$/^]R=Q M;/X02U&9"U97D)M$P"O(?\[WO/GTQ>`R\\ M2"D;R)_7;7U<73([XI MXO:0_[UY$AXCA=OI.TX,["_GIAI*.+SC3K8PO9"5T]9)5I/Z;S72_T_`0;]# M8E]AT60ZF22^+H>')&--PJ$:=SZ!EU+P@"2$I1+["!STNTKNRW0>($EB6G6H MA#<)Q\X#(KF/*:DNH__R/:TV6Q2.[_<$ZBRGX"V>8^:E\R0E''3PI> M)^EHE(#.EM/PE&_B]Q`6I%*$A)=G6'I9N!8'Y=`WT+@+;(_ZF]1.ME/PL%7 M"?,F\`;/9]3>`[(1"@[Z'5(+%PF\2O9'_:V2SA64J="0<5CZ!@J*9X"W,*AT![TIO(2@:]98)>.]SGQF( MM%NFA_SOB7[:>S[6W3*SZM`V!0$'_7Y"#L\*6H^:@H3#RLOAE4UKU\BI*2`< M^=_ODL/;E53.%"0+KO1TY!P$&_%^7PC!OWJ"E(.'#CRN%9XX*CIB#@ MH-^E;7)@IUC-F8*$UY%B%8=G7-BW9!HA__OS4YM&R/^>;QI-F(*`8WV<'#[C M.9DT!0E'SXD8/LCW&<0%\L=- M+RY:[DSB`O3[#.*B[]F:P+ MY'^?7EP@__OTX@+YWZ<7%\C_/KVX0/[WZ<4%\K]/+RZ0_WUZ<8'\[].+"^1_ MGUY<(/_[].("^=^G%Q?(_SZ]N`@K,UD7874FZP+YWZ<7%\C_/KVX"&LS61?( M_SZ#N*C/9%T@__L,XJ(QDW6!_.\SB(MH)NL"^=]G$!>MF:P+Y'^?05RT9[(N MD/]]!G'1F:2WK#2;BZ[_$]+$V+Y*BTK!1ST^V'TP'+3<"Z(N*,FD?--QDLK M'5A!_O?-QZ/EZ"0/K(@,CP:?1[IEA(?\[[N%QZ,'2,L(2P%[Q-N@J4.+_.]0 MP'X^*D4L/2_//1W1L`[ROPL7]>4U&L:UAG5\'=;1<.!8@;!.X:R.!N9MG&F) M76M(..CWS\'&/1O=3T,;79ZH4M-=*%@P$?G?5W[EE->6+,%$',[5:04#3%R8SF,YL44)!^OBV3[&$UGCP>H1"0@"#OJ]_[)(/F!**LI+ M0*@2-8'\[PNO0O+!6LQZ-E:RO:A$/*Y+1P?]?GW4*1W,/\7S*AMYNQ M*&/Z`8/G;G[-D*1XR/\.G?,@_4`)JR`OTX2F(DAX,CITSH/T`SL\)Q5!P$&_ M8_>YX=TW*9&WK4UG-ML'^=]=:-5ILGT:;99G8/B[1*J-2S<.]/O?Q,Z@<.QK M,8V,3$IZ,*D+R/\N$Q\XUT:8G_1`1"7J]PXF/EA$9:I]&VV?*N&0T0HMW&+G MRVSTO)0+U<1.P$&_B[2++_-\VEM*UT'^]\-4NDXC[[8$J>9['O*__QQNS/#+ MXYQ^E3Y7>3Z5M!W1KW(0[>U$M%MFZ.63.6&.HX"#?A]$2.ATA@83.S[AN5=] MX_2_2J9.#_G?FSM#]]+07:0&N?6R!3KJ(*V+BN@_GZS>VI4X?Y=5=&FT\--Q@Y#O97%;U5NOJ:]DA.`\*1_WWSCTI/#;ZX?U;)>8UT M:[P+?T;.(__['Y7*S44CY[MF=%]%IP@-04C2L)'__>H?%LC_[IR.CST9&VI=W>1>_'F?=^ULD5.'_._.I;BUOWGL#`MI&;CI%!J1ACT2 MCOWGX_;^[9=C2@C5T\E%9!Z5%"F2A_SOG?WY2W%7DR*)04P0+[)V-)/P9/3; M3R^6H9-9QJILZYXCAI_SKF)S#,F-(P/'O*__W0I M2MX2JR%+6>&Y70@BG:;5Z*#?(<=K]7J_RE8^+\$K#.C2@7X725[M24MGFLNH M193PNEBZ4G+N)NR[Z5L8$?YWKZKJXS9+9_N4Z#,_$UR>/PE/1F\4Q+EC?!.- MY[4E:DL9P1>]OP)..CW[JHX=TD MC9Y\6WJ--IW+3;OG1)R_P/J&1?[WY,@MMZZ*K[COJ]\1:P+G[. MF'E3U]1-KX>`X_L]6;9F\OV9G-*6SW@;A*;JF>[W'O*_%P]_6-A=^;&NL6-/OT_!:5]B#_G? M$S&7P'5?XA9GJK"-7O44/!G]!X5=&/UX3I76I-$]X;N@HQOZ*I)T[]E8#SSD M?Q\Z'QL[A/4@U-UTM:C$'L'L-P0<]'OI7+SP=J=I6?E.SK M\K_CLO]`DUGG?"S[JD#!Y>A1Z:#(:@-U:8UO&+1<73BBX.B?+SSI=.*7&+N- M=6!ZAB4<7E(P>')NJ9LWYXO3<-#OXLLYW/K%FOE$W3CD?\W3KWP[Z_=66!7YKWP[Z_=7(`K^U;P?]_FK3`@^S<,&J6Z<7 M%O3[JYT$?OL=0^;RZEBFT"7_3<"Q?]TOD^%_U>3PGF4!VF1+)!Q\5J\G'_]: MF\-M)[>:@6/].YS:EVWP"0L@X3#ZR^+CF:C4"T`ZG-)5$'#0[\.%7Q;@ZUDJ MLOFC/>MG2#B\988+K\/TJ<G?FN9:WLHA+YWW^5K-OK1%2VEV]A^04<]/MK M[G$XZ/>7<>ED/^=\!_LI"9\"2P&OJ>F![ZJSF$7#0[X7%V[\! MFD8IJ2X[9N+5Z6F.FE#X424\&?U'S:U5;WOU818)#77!N]T+)."@W\>K/GI^ MJ%V7(H128Z9BT,C_?O#EXN'JPR8&;?R,')0MKT/^]\77$W!^=9['+5/Z_$?^ M]_["*_V%M]N*]T/&;]3S,J/7T:I<=3X\MI$F9.A!5*EJ1<&17V8;*FK/TR!R MRD=M>.O9&Q;YW^-.Z7"K7[#4PU99-7C6\8+\[Z6#"W&)M.XW(WEYE!=J=-#O M6WUX#%R(5?F]O]SG^-LH=67YZJKJ5H MT*@0\K\OOMY?/7[LZ^K,(^^88-@[@GW>0_[W[X\FLL_[V5]S(P47[/,[\`N4 MT-G\T13_>\>GWP[Z/8&^NW2PP[X],($![>",*H2@6<+AV]\UZ.Z?;X[HOF,] ML2B>J#-69_6_"CC6Q_VBO-0C-[=WW0N-4>+5$V(FQ&R M+P[72YU1R;4E#S34#?5#0L)-1A?U[SC'YJJQ/?.#OW*57`SNF[19.1U.;+ M,X_\[^7FR'FE.>+F`?VCBM>[0AQ`$IZ,_EH"_>6HDI/U$45I)%EYV=_FTLCF M)4[W'-$>,TD_YS5$_CST&NDK^KF.QSH]$#M-]U1OJ:4#_;[=ZM\X\_GRWU%) M2]Z?G!%+T/&%"@Z2=G?EG]><#S^=J=(RLB[T>&1)FH7(_^XL-;>CQ246$>MJ M<6M8](RJUM\.^KUY=76E\;"AWK.`4LR1^M""?@=P\3!:9'D7=4:H:W06$NBI MF!3ROR\M-:_VG=HV\]?1[\S\4$6-#OJ]N8@_\%%&",6=C28&C9^F`NC(_SZ> MO[GU1+S*`N@=O>\UG3@A"&(:@LY$QNLF.]O"*RGEV M84&_/]KWKO3#G9BQVX2:@]K/NF!43`KYWS=+%P=1FF)5+Y,IO!>K5B5!9.1_ M+YWN/S+NWS-FW76"O-%;I+,0\K_O%V'T0TZ28IJCZ'A(UJI$_O>;._WK?6-5 M3K)DC+KU.C-,>23;TFD/^]CQ:M M>4WH4#U)M>&3#]5]!_W^RK`*D^]D0QN!?@5YS*K4WX[^^K0ZLP4FS6L#I6`@WY_;``6<>FT?>D(JSC=3`FOX]+U8?/L M]?ALUC3Z$@2]?)-E/"X;XG>PZ;EWU-!-F\"Z:D(M&_+GD& M#O.45%O7A$;U=&,BY'^'H-#MC^4V)O)85S36WP;YWYVY9G_MF.YO0]H1!=K; MZJ=C=!(.6J8U?&E0,.Y]K%AO6_(N3'FV]-L@__OA'R?3W]%$(>:`&C(BL?*: M<*C75G#(ZNS?/>Y_9?S;23%H_13JL;F&-T8JIS9=PD5NX^'BR M\2R@=I3($7#0[WTI;I1E93^EJ>,HXEN,E2K`:3 M.=0\Y'_'$YOF4*N0B*^-"D[`0;]OSI_M`P5<#D]H=3ESD/69%_%WYT)R<&_Q MS%?HF:_K,S_/S[R7/?/5:MKU@?SOA2@Y\Y_AK@^CI++D;>8)C/SO!SM]('"S M/(&[[+,MWR[>[T\Y<[9OSU\`M>]8_SZ''U]D#&[>+3"X>'+@!+N$?#ORRPC;1'W[D7:)\1(C_[NT35ZALDXD#^L,=J0ZK)K&#^K; M0;_WU^XK?^OX8IDY7G0[,>*FK!'#5L(AX^6?U[WM]7"'=E$CGUW+-P^0_WW] MX?'ZK9L'-6(>(/^[,`_6'\[6C)BEKEG-`^1_'_<77U^WF@W_AE77GJ^PQ8BAM)WT[Z/=Q\=R$;Q>NDIS)^^+;M\CD>XWE;(X>?QBH9R#R MO]]P3L?.(^89R/\\23@R40H-!W^=\TCQL-#)>HE=_?RJ=,G`YBF$_.^+KY?C M/QB?TJW`NOS56<_N8ZCAR>A_4#R\(]F[)CUU:G^RV5(RVU;`0;\G>P:94NN, ML;%NZ<1FFE:J;P?]GLC95NG@,?V6:663UTD)A$]'!_W^MDYB%Q;/\-$;^0D? MFE[60_YWY_/QC(,]:.>P(RLYC_SO_86W`RNRDO.1R\YW3N*)A">CGUX7 M22=,R]@\^UDXZ/=DU3(Y)U&/9Y^[UHP7Y'\_^/Z@,-?DMDVDVZ2(S_!9@JM* M74#^]\V+<^N%+^ED(6$0^>*5GY.4K)8.^],.[@5!O\.LRLJD##>52XS\[X+: MMG"6NCY:%9ZLX=O(;3WD?V_^K\+NP+'4C*3S16KZ/:Y.'?KG#Y/7^_KU=7OV MOEE$OYZY[RV1O7]Q;DG?=WRTDNXZ#=XJM4J2A9#__>7RW&VM_LLJ62C]V9,V M#O1[\NELXZH<5&.FD7@=2!6)_.\7UI/IEQ8?8X%4?IA?6B*AN)4M6J[\=]+MS1_^ETD(Y8L+*MV0ET@^2\&3TY,,3%5=@.DX< MKI`%<[(^:N1_'Q?.]:T^:N.9%M&!*G$\2[C@PF[M7W#NS)8>^$JTDJ6KD:5# M_O?^XHOE9G_Q99::Z"]G?HC$L6L*#J.WDA\H-+FHK&3UDY#SU*I$_G?G[D1' ME1]1_[W_8O+Y8YS>$4YV*L: MV5)Q&88DWP[ZO;Q\K)N@U;=7]#L[UU"HJ-%!OW]BC`;"A]FQ"9=I]\:VRU/A M>PH.GI/2'?N;E^([Z;>+/U_11Q6?4P$I)1!PT._[F^?7BW\VWJ)G/A6W3<^C MH>!PYC^,XW,*=4^GM>93J'O(_QXY'Z`4ZE%O^:@I1!T%3T;_OAC^2>;Z<$5_ M07O1C`HB(_][%+\?!C^?,4[,%I*D$6H:(?_[NO.)\983Q9/L.I^1%"NS$/G? MP:XK7([;S,WKLQBT*89HTV<@\K_O%R[$G?U-;1[46)-&WTN7B^`;4\!!OU]T MRDX[OO%4QJHT+0O%MP3I[KC(_QX[T;YS5G?'31>):*3;RL!!O[?V-YVS90,/ MF'`CDPG311_(_][>OQ`['5WT@=^.S4W)%G+AXZH+"_K]XN^N@\`I9^+ON7"] M[R+^CO"8Y5EIY]>+# MXZUXF.D$GKYL]0SXD'"*A<.%>6U>2UERV=!5!YM`B M__LC<&7,H;7=T-2;0(^._>>;>.'8Z.G+QH^>.G7(_PX7+CEVZZQ2*14ZYF>X MVU9PB$D]7#Q,Q-UKS"`W?[1C@:MC@_UIUYU?)G_]*@?>XRZ;#ETZK(];=UY? M=Q[AY;0>JV*O]'C;"07'^G?GU?4_'/>=3.]]G\=#R.^J;Z]B[WWG*PGZ-68: M=2V@3MHD1O[W]3](P+_D)K'-3V8V3H5QD?_=`7_9Q\<\C)NZ-YY522'_^\VM M]>(IHZ12'LI.P-4L??YW9/W[E3CU_$^G][AIUA(!1__\9N%T?(=^_D>:K;X6 M+.$$.-;'S0U+!)Y.#JQR7P0M9$;^][A3.KB8 MZ-DV%=)N*@)/0M?P.1\WA3$H5+' M!O2[@\,[7YJ0=T%D!O60(_\[Y%VL.[_'/>2N)6R>J<)&_O?#.)%U=^HJ;-]E M?7AQJB6U1H=1N9\]\%U_0 MR:X[/`[;T4G/IKJ1J4T!1_ZX*\/^SQ,UR5[0=?YJ=[E#(E)P&/V._0MS=_1? M56>^8O7S4-&G9!WROY?!Y_/JNI.I%;)NOD^=C.6P7$[)YD?\]D5,TFY=$OP+>J86*'`$'_3[7O.*4$W'#?)5Z M_?!MTN&-EI6H1/[W9-S6E?)3@&N$IO,-)1&_O>YN%4Z M2.PR>N-L8]:"M(9%_G>\K4.C8;O\FO*SHQ96PJ%RH0F2LF.)!C9R_(;J^8_\ M[P>%Q\%?^"3[=KN;+:6DD/]]KB_\1AF7E[BP/7U8?!*C$W#0[Z76_O?G!O?E M185T_@?+Q99P$17:&;9,#KDYZ2[G>G'3P@KYWY,3/P#&"R:L>.=P-F_C-4+^ M]\.=,LP]ZVSL^/R6>^1E*>`-S+?967<^.&;?WM-].M(^?IKU@?SO=R8/"=BY MG.A`8)$9:NDB$1T8+C7YTM5XS@0Q+:F?%OG?X<"^;O73UO*\U6KRV-^F'F=Q4OZ%9FY730)1/R& MFCSH=[AM!\[BHS3Z;R5:T>=)?SOH=SQRASM.ION]N/0AN_XL[T+POY>;3S>O M-+FSL9/#@!?5J*`&_9[(BL2FO!A/XA5J<4=`I."25^AP:_WC;-]MJBE*^ZR0 M_WT,*NI2G,/@EAI=W&2E(GLB[R(9W2EG2LCS?TAJ&>1_'SKX`U>R@=1:3E6P M"JP@__NZ\S!4`S_&.LQ,'ET>6N1_7Q6C/VW?.%LH,XH4O(X;!Z',2\S9Z"]/ M7D0!Q_[S!;%XC/6@SEX3V1^2<&0]&.(/9.TZVR)2"C;D?P=S^N%QRQ)(#8\: M'?O//[::'3VT:$<_K:0$__O3R>*UC)+R2*2:P;TL'+[]3`*/S$.LFE\A)&U. M=>.0__T"5@J58^;>M]PS]0XQ70?YWV'L0JK(RS>W-M`.]IK.N%(KC_QQ1:?8 M7E];H**RH9N==+2B(W!U8;%_W5^M;@W7UY8HRTDCLGQV)J<4^=^/?2?Y]$(J MSXIGO(C4HUHZHQ7YWP^*Y];7/FL8&S-[G-OO`OG?8<])OXM(TT*:E#;1/ZR7 M5A/(_W[N6'.K7.9J(E506,M0@DDXCO[A<5PZL'A.:-2853\H>`L])WWGY;Y3 MR6D5HJM'+-_>$G9=O)+J]6$2S4P9/W)DR^)W1<1"?O62;/,UBD1>TC_WLB*G<&]Y8GOB8R-U_"Y6L";GR.TZF> M3=R1ST`?^=^3\_K8($7P:EWY*.7R\I'_'6S"]8_GNKSLRR_@OA@=EUY)6MO' MAK8;YR/_^XXT+Y2TF;#;YG\0<-#O8M<'=^2H"=PSZRO21_[W1$T,OF!>D1W. M18SKW?72/;$$'/3[3JM?N%;Z@$[7T9,WV4'9_",)3T9_:;!^'?*-F(:-.!.R M;^M/ZR/_N_/>?G)E>7]:,[#/DT94;;Z$@VVS?OVV9O_EYBTES%3(,]!'_G>1 M,//1<:;U7U1E<85*+=5AQD?^]\[^A>;Z1W6'&9=KTX;I)6>XV-7HH-_+ZVO? MBM:<:Q.RO%@C+0P72;C,\EKYMZ'':L"#;"XQ2RP5<-#O6\.'QT-?9_-.RE\V M-4@2+ON8?;EX.,RD(M=AF?X/4Z2E)"_K];#/!/S(>9+AQ"<]J M9D8"WD9NW/VS4?(++*0%2]>PS$.U')5PJ-):^LMD_)4?T7=0LD#ZE M/O*_KWI;JP^/5]]\_KSOYN;/I\9,G3\E;3!_?A7/W>J1^?-N*G_>=W7^?&SR MYVU=4CW6P$]V2?61_QVZI&ZW^S<80ZN7[=#)$F`D'!A:^\[I?F0(7DVC`Y_D M)M%"9IGMXR/_^Z/]UOZ3Y3[/]N$&?7PT3"V.556VX$^LB?06'JHT8ZR);69O67:8]6S(M(WSD?R\=QB\W3VI"Q[:NJ)U%!RT3&$W MD18K_TJ[+I!2CPJ_>Q5RWY'_?>1MCQX>CZ:X[\C_;KWOE6R-#KGO:NE`OQ\F M8_<77Q\=>=^]]'U'_G>\[WUSWRNLN8RH_*ZK)ZW8?#5YT.^C5:?TK7/-;.W_ MI'1P"S\;%6C(?<1_YWL,@7+HZ8AUSDZ#58:U56 MBR+@R!_7ON%6K\S<-G&003VCV*N`ME'6BR2N5 M\Z15"#^O*K8HX2#G2YWDS!H_+2^0R?D,`0?]'O^!F+Z]7B;G"R1QV2AYNAN;5&3/U_-^:&Z@H-^ M;X[N@1_X2F;C2+L1/VW82CA&@9NCPI=-DU5]M'.+/O2W@WX?A5CT,CWZZ/"P^/%LPYSO!AO34/7)U52M?\^\K]W^B_=5AX5OIP-*E7X M-4W7C/C(_SXNG!^%Z9J1*@],5=)5E@(NZM\+%T>%N\99YX,AZ/"64Q41$HY^ MVH/Y1YT[^".T%I+H*>(BVS>AZ<_0( M9[O(NS=J420$)Z-?`\-LY4>K MM`OZI,>S;AGA(_^[?$`?29*2U7'(_RX-ZD/Z%)KT>#:&&?*_RP=TUC#+=]ZH M;P?]+A_06=J"G,>S>0HA_[M\0)]GO@O>W,CMDM>OYAGQD?^]7SK=3U[`BF\AE$-D/ZL9#/HFFA'@4:#@O4._W<\GZ,9]5P)W20=J^E'#P60T?&0_OT5K& M)IUJIJ2^9EK$^,C_#I)J./CL-R?LN_"0M](>\?Z6LCT@;TN_2W32-MVK-)F_9LTJ8SF[3IO&EITZ+2IJNES66+ MM,GTS$L]1I#__6W8.\\\1HQ,LD=TR,J#?H]_@5&=O*B0F]O*VT?^=]CV'TRU M[\C_/OV^(__[]/L>>C/M._*_6_>=\\MT]1?42%:GC_SOKZS&"Z_?.7!HKA'6 MOZ-+G'#4]-+6!?*_'UO^7KSP+ELG\(J%IB0B]ST4_#*CTH%SJJDT"H_:]7< MOD8^\K^O/3Q>N_6>3E7R&%'\[XF"7>,]G7RN7*NVMD@^\K^/!XNOKUE[.OE9 M8EJ:Q>V'HG_=8.&5-9[%+>2:KUZS)C%<"3P!!_T^WCSS@2O#SN8/#711_[WS_\MC.VPYS^:=!W#2*1O M$/)0-M3&@7[?>M]V9VWT1]]C"?`^/_-U:\(,\K]?&2R\:ZF9UWO?9..3153B M(A*]]SZ2WMH1# M%?96:Y!<^1%+`M>.Q8;)'*$_).!8'W>L^(UF\@/TS!NW!>F9UR:_(>%PYD?. ML<+?#'3F0R^O/2M=4P$'_8[+GJP?>P('[.367-:AN*9&!_U^:;AY)K[25US8 MZ45WK0$*`0?]GBQ\#,$)>NI$]^Q`/]U3&Z=&!_V^=>93Y63C+K`XK'V[S'(* M..AWL6W.,1J3:KC6[3)$'A(.,:FOP;85%C.YQ!W7Y-;`JJ33S M1+IGHX_\[[AK)4L];-0X8N61__U@\_&W[[ M\M>;@PRG$GF6^/Q94E5PY%1::@U>&JZQSD)A5MJ(YU2%C@[ZW?E((FW.=;.C MAUI59RU-"'H3V;5_2XS7C=!+PALGF'X''+R2$/K5XW M"1>6U2IXW%BW#?O[R1Q?`0?]+MY1'\W&I"8Y;R0<8U(_R/"$'NF\$?`6>LB% MX^;->\B1_SWM(0^6;\%Y(^!ML>_HN'D3'G+U[6WC(1_2B)@U/!*0\(B`@WX/ M(30RO,[>,B0\,N$)C/SO\3/<=^=_S[WN& M'53%*RH*CO<=6$)/CW("Z)P279$E"SCVMX$7;-S(N>^VAA7*\5*5_>>A885R MO'2U31%$>3WPY,8A__O/X[?"RA=SJ'5=U36`E!>KT7V1O1^_ZN@B+_%UK65[ MZ8N:FX"#?F\<@Y*7GVNXM@>L\(C$I)#__:W+`']U-5OTD5KY2JHZST?^]Q:L M_"A5G==)[Y3M^8_\[P=/Q@U:`UY?SEF_AJXY5-]>00V;K-W/4TM7F[AT:O*@ MWQN+N'2K$^KC4@N@_#9551^7?+R34W;1MJZ"A(M.(T_`U]]:5*AA"EK]:DU' MA7[.$J7(2!WK`D@XR+I&^?WP\2PB9B$Q9QS'`@[Z?15(S)^T<./:&J:DX-CO MPFGF,_,*O6H/)B+_^UV)M$H'$TD387MUK81#++)X!BMJ[:W[14BUQ?I`5-3D M(UQYIW1YZ'R(Z;BZI?S;5Q7Y6M9A?MT=R0\4GAI-Z'Z?_B%UZEJR^WWR`PY- MC#29?"2&FG$^(/_[N=BIE(WS(6QDSQII]NK3&P?Z_3W)F7->:L49@E?SQ6Z0 MGI&$@SW_2Z=0CIW*A&9# M.V#I7\]V&DD/7,M,'M_O,/B[C:.5CS3IRB#_>S)RSI6I6&^+">?5Y/L=;LR8 M.IW227;M]$8(..CWY,84GD@6?U(^;::CNX3+?%KHXLZ\1GEA7+4H`@[Z_5T8 MQG5>9XX7E]/+!CH_D8T.^KT5+_RR6+:-?E18!_G?WV4)ZYB-"UW+9'P%QTZA MKS>3"11H<]W4<<\Y\\C_7AX)>_(_^X\RO1[&.9H-M/04%F5R/_> M`0T7Q8P[CW418E-HD1N'_.^OE4'-O8\G1IHQ4TO7)N8!\K\GVC%9NM=6&;EM MKJ#NF%X?/O*_8]N!@[<\FNDXH:Z'[1X(>`T[3GP(-$6!T5%5EB?/0\*3T1\; M%:;=..27F7[CZG7[QJ&GRNT>M7&@WU^[O?PF-\Z/%+RN-^YV=>;=6U\Z[%]G M6[I<<S'OQ"/V>-C'4Z$J_)^9%WN@>RRKF:J(C M1G?*D]6$:7-$&TK[R/\.>WYQ+N*V39OU[\\>/0D'VR81-W#L,A9UOLQ0&X?U M<>+0E=A]/TIF2#C<=RDOV*&M'''P$8[\[\[Y$6N38E\K=N,"!8<;!^NV\%J1 MWCCK-?4%IZ\QB9'_O0SK5M")T$>LFF?:'OK(_RY6SCF;49$YUC":O0*._6V$ M1?P>>WE=UAHVL@[YWZ5%K&4=5B'VEK,F&IV,@(-^_V593"`;AW4MQ`ML=%'_ M#A>&CWYK26+(__[+J9/$D/]]^B0QY'^?/DD,^=_?7)(8S61&_G>9C3NQHY3Q M65%_'?*_XZ$K/LHZA>:K=H]D\R+_N[BNSGF6^3#Q+1C5%!PR'QPIKZBLLUFF M'J&?$'#0[VB5.N4I)"WROT\O:9'_?7I)B_SO4TA:M7&1D;1%]H*^)4F+_._G M;)*V=DN2%M_O%RV2MCY)TK;4H6UA/RN4M#_(AK1<*])8E,JEHU3M@WRO\O)G[6O?+6S;/M)`0_%Z/]/9O*> M9?+Z;T%5PNXQM7$:-7,QNG_ZC;R<)5Q0KROY?%_^W;-PZ[ M`J7^6T6-7A6C?R'YZQ-V>"_,[GNUH^!B]'U8/OO2!77+TJF5KXG1Z\E?GGWI M1$$K_V_ZV-3$Z+=ECHU>IDJ07;J.M&F1_SV!?CCYZ\W5.C M1ZX=[O8LITZ/[JK1HYS1W5IVPW<]3BQN3HVH-]W[BN_VSD<%&AM8#5DS'.Y<*@-O.^V%H6'&E[/DGAQ M..CWZ_"PK&AY8X&KE0;]?_?1B.X&S;MA5 M[9LSW%@V.'3#_LQ;(@IO:WA+YZWDP$&_O_:98ST*CS2\JO,7\N#)Z*]^9N$# M%%[7<%\EQ.;`D?_]E<\4WD/AN.]U'OS.@\.^?Z[4I/!0PX.\C5-PT._7/U?L M4KBOX;YJB)8+AWW_7.&]%.YJN)>S[Y+EQ$?^]ZN?=JD)>Q9D)%2.LJV0?[WQ3L3]*M?4+9-V+$@Z\MJ6H%8#PE/ M1G]_@G[E\\7WTM<$05;UF!&9EH!C?MWAX.4OW'ZGPUK$^"HYAB#K9%H2#KE& M@^M?N/T.YY`6^W1-K\2VZ@]DIJ5'!_T^>''PQ[_K'+*F#20K,509P=F$&>1_ M[SBWE[Y!$F8ZK`%3Q22%IEG(?>1__]?5XL>WG266Q8U2%1M6!+SFINZ1K$[D M?]_JW^L_/#ZELCI3H%1-J*A%E^]WY']/P,7#U6-_Q1J5U"RT#R8*["LXO*`_ M.IZ_N?,4:T2&4Q`,MY'2TAW]L%*Q">1_[]_[>S?=G7B55J"+#.Q("7N2,..9 M9IL^\K_?7OS.;9=B;X1TKCW.5,8S;U`$?^ M]_B1<7S/>+_(.D:Z>8VT7'&:!1ST^WD8_C"^SD;GKJ.W7G;A MD@PWY'\7+JMX8MF%:RV[0/YW*+N(;Z7LPD]G-B+_.Y9=#/(R&]..?I]D-B+_ MNP@E#E[.\(AE&\.8+1'P#O*(08.8.#PR8::==OL@_SLFS#RAW3Z5"MLS4\[8 M:Z<39I#__>YQ_)7Q;VTYY#IOI9/Q.'D`W.:BI3BVLY`3YW^/K<>$N6S=LQ7]L.\@(1_YWX$.&@_OFDP-; MD^OC4F/ZZ>3`EJB/2\8>F.1`=V)R(*W:0/[W&),#!SPY4/=\J)K*C[92&/K; ML3XN7CU^;/D;+.LCJ*F42E122*8N_-RX)1T%AU-7V_KC\LK?/TB_7>B6JJ[2 MTO0)JN9+P$&_%S_^[)K[])KVD)OF%`%K;"VZ*-`4->1_WUX-MOJ=_XHS_.^D M2*YF#>=)_O=XH9:FJS"Z)5BV=1N2W.)RIDKT6O;1L3_MX_'" MV_)']ZV9H1(N1M\!)SMS\VKZI9H%KMH:(__[PBO]00)?8I(V5.VSB(JLD([D M$@Z2=O7NF^XSL9H\;A=+CJ'$IWCT5(4:\K\'[RX=M/>7+]/LODYJZ7S[TF%_ MVA_'"WYJZ3KU6X(C__OS%CA>V'I><$&M//*_OW`"@@NG,\$%%/'ICMJT,1'R MOX^<+X\CT]/)QIUG"O/0:NG6%%QRYT5K]_Y,C5[/KKQ(*]33JJC)@WX_D:S\ MDR/GKB.)0D(R#PFO2Z*0<]$:M>NZ-;UTGJ4UM_IVT._W_NP$,'6P;P^ZNC&I MS^:-;\R:.K2@WYUW1GLCYU#/U:].,3G6PS[=3`'?)!`MY!+9,,_HYH+W-LNAT^L,X:U!>V M@S&I7T8_OK^D+FSDI_?8UDUUR+%!_O?YFS\IS9\_>6)"(+6F>V*)E?057';;&!V[:R^KW_47Y#0> M;`O]?N(4:3Q8X]^>LP`2GHQ^_XE3^/%,6-5X`[6Z-?,!^=\/GAN%=YC,!_'< MP"EHQX%@N#*G+E!PJ%QX?,.Y\T:I2$]=BE.:('TBYY'__4RAN7ZC5+B<;7_G M63O?F<<(\K^/0LAD'EVG-\[7OOB<7Q-P[%]7*.,O9(D^-2M4Y*8[*4HX]C4J MS9T>V:JP>38E5NPIL2_@%:S"?F+D?&0N]TYFCX(&HRLU-7G0[QOK M-\ZNOU#>4*/K/ONUO+8=/1G"1O[W%]9/PNB_G=1@-O-K$B[O^W,G;;4#^L7= M:;$&Q^HQTA;\<='^"U%!1_];>136@>Y4JVX30"9=7#A+X2G7LB%Y9O%W MY'\_V7(.E\8Z_HX#NR;\K!NF&(96`X=35YXK%I*_&,EI6_]1;52Y'OEO`@[Z M?:X\5T@>_[HW;X=QI`IX2SGI4_!D]+5#$7C($H@,'!G3*!.>?2='5<-#ORPGT=@)O\'W7S6')OFMX,OIM"721P"M\ MW[5A0?9=P4&_SR?0$H'[?-\UB.R[NG&@WPL`+<_IL`[/U$F?(AH![PA^6#@Y M.'"Y7B>P.-S8Z:O*^&/W$"R=./9_)-0IR&PNKI?,QUP@> M0@^P+Q&$^9MM`SRO\NYYW46RLS;6)7(_R[G?DB?@9/F M;9KG(_^[G+L_:=_MO@OD?Y=SMW1%ML_;&.3(_R[G?H+I]PGS)ON.^EW,/6_? M6_FV#?*_R[GSMD@3YHT3%'!\OXNYOT!7?M*\R;Z#?I=SM^Q[ZXA.X!U1'W>2 M=@(_NB+R/G#?9=]#O[J/?@2($GX>`]D,)N"D$-^GT& M0=VMSR2H>^Y,@AKT^_2"&OG?IQ?4R/\^O:!&_O?I!37ROT\OJ)'_?7I!C?SO MTPMJY'^?7E`C__OT@AKYWZ<7U,C_/KV@1O[WZ04U\K]/+ZB1_WUZ08W\[],+ M:N1_GUY0(__[]((:^=^G%]3(_SZ]H$;^]^D%-?*_3R^HD?]]>D&-_._3"VKD M?Y]!4+=FLJB1_WT&0=V>R:+N=F:RJ)'_?09!W9W)HD;^]QD$=6\FBQKYWZ<7 MU,C_/KV@1O[WZ05USYO)HD;^]^D%-?*_3R^HD?]]>D&-_._3"VKD?Y]>4"/_ M^_2"&OG?IQ?4R/\^O:!&_O?I!37ROT\OJ)'_?7I!C?SOTPMJY'^?7E`C__OT M@AKYWZ<7U,C_/KV@1O[WZ04U\K]/+ZB1_WUZ0=UKS611(__[#(*Z/9-%C?SO M,PCJSDP6-?*_SR"HNS-9U,C_/H.@[LUD42/_^RT(:GL$/$#^=Y@[C8#7>+I$ MSY+ZT5-P8)\?.>_:&^D6,0)>8UUI.]8LKP#YW]?75[[Z7#K/*M5V0B^B^G$) M!PWKG$X6;WV=\DGEC*G2*@()!_TNQCXX2P-J55VQ4K.'924(K\A?#EBFCQBL9 M=?EYC>QG'O3[L:?BA;=.DUL8(/_[U+F%`?*_WVIN(9E11<%5;N'\S6?HJ4OS M>V0R,`0<]#OP?$#F!>L@YR]/SL"0,CE1!;U=D9N(@-7?8C@K$-H^,"Y'\_/K_PK>)BF9&<]DQJ6(4E_W?J%`[Z M_9'QCT?WC)]GI(64L%VF2%\)//(M*L5<-#OHP0/+6JS\!1[6",+1[[(N%I^3RH%O4U60S4ZZ/?UGVS`QD6TY6,G2J>XJ%^3N2P(1_[W_9]$A>9&Z0W: M>:!M#6=9)+*'!%PT.\%F37"X`'/$O%9]T8#A]$A M:Z20@KOI-`^53<*^'?1[84YDC;!VE]UTGH;*)F'?#OH=$TZ64_`6_W9/+R?[ M=JR/.Y;`;TO!Z^D,&;7R[-NQ?]V22#IA\(KEV\/,MV/^O$PZ8?#`\NU>YMM! MOSO)RCM."N[R;^^E,T<$'/O30KY*65.LBAR55)9(.YWZ(>$BTPE2=N98IE.7 MPQL\`TC!:R+3"5)VYE@?,]^2M]+.PK&/FFD;$-[?,0<-#OXUB, MSYZ!=)EL\Y!P\->-Q/A42;%ELLU#P+%_W9X8/^?Y;Y^'A`L_+8YO?\ODS$/` M.^(M@^-/<6S0/S_]L0']/L.QP?YUTQ\;C+]/?VQ`OT]_;)#_??IC@_SOTQ\; MY'^?_MCXLO_\E,<&^=^G/S;(_S[]L4'^]^F/#?*_3W]LD/]]AF,3SB1MD/]] MAF-3F4G:(/_[#,>F.I.T0?[W&8Y-;29I@_SO,QR;^FS2IC&;M&G,)FVBV:1- M-)NT:F/INT:& M)8-S2ND:T)34V:=Y24\ M&?UR*9FZIYG:P[!([\[SCW@R<97+2`RTL!D%78`?*_AY_#J,YUUM>( M-J>07]!V4^TR`N1_AV85]V_R=AGYW(-L=`]7'H(Z(]:0*B>8P^DF`^1_%T$= M33=Y9/P86]%)>#*ZC"&_2GE&2",H0](3I&/0R/\^[)0.YL^:1*E&'N4=CNC!X\7R]\:O?DH,/*_ M6Z/`X:U$@9'_?=S)1H&M!Y\V?Q%PT._8H67D?/F68M"J^8N$ZQCTEXN9QH-' M9CX@__MA*O.AH4Y'WC/[S_BD\=VKTB/'%$SEE>.6EK$/^]YO;T0WG M3'.;-I#'LQ-%R_1?,QWD`N1_7W4OK;JY'>2PCY0()>FF-1VU[Y&P;9XN+S6? MIA>6"28Y!=.:JJ?AR>C#1%"MKKG[M(^9:"Y9UY+9(ZVL"!ST^^;GE\[WUSP% M1ZE0U<2);H>-WG5-U\0`^=_/?GZQO+IVE7%A(YUJJ\T:/9KF['4E:4&_KUW[ ME\+NVL'_RX@#(DWNZ/'FC[[I&!D@__O<>\O]XL=W5C(-)\WY(PU^(E,^'R#_ M.S2GC4HW6?_Y+#M&BH=!PB$*#$P9CHX*I90QD3MNJ@5<@/SOB7*>O[GEY-`. M&O9YUH5.PC&WT#D3'^>&&?;QR2$H-58E\K\?O`-)2O>R%*L67ELU#PFO`\7J M[@\*N_%Q^YG/F0?"*[(^[AVT/4Z@K#DR#\_6^3]`_O?B7E0:F\[_8L^Z^JYZ MN>QU`?*_K_QHUEI&J%)SJZ;?*60?[W1,I^ MJ'BH.5(-O45Z'FG*Q0#YWS\T3L8WE(NIX=B44Z<.^=^3H9.IZU,GVIQ:"'E8 M?R\)3T;O?R&Q"I=,>YR6DDDMWT)Q4S=-6@+D?S^\^L/"[LH_;E`J[7R.E1:Q M;9#_'<],Z7"'OB))BDNH7C"D*Y4Z\Z#?-^X>/[WQE?&S=-]KU8F/D9J"P[ZO M_98UJ&GK?G7:I(Y']_P+VR43@U?H;UK^/=MU+M?H-`P2&S<;O4 M'+PX"":EH)LI!/30UF6MT$;AS\9VOD@C)4F#V8Z""[[(FUN;Q2=9,G`]CYJ' M9GDA__M):`%7O)!#)VWZQG4,::D:O8&R[N!`E1@Y)!FJ`@[Z?02D MR.E#;,D/\=6^]M.-E>G>8A1DC,/6+;(/][\3"ZW[D6;=.D$4'E M$S*!5]=G6(M*[%]77MU>/?5TDU[8_,TG:=@!\K_W<>/STK#-HK/L4@D7]3+1 M]I#328O^0UI!IYXVLB]Q@/SO!PO?A^?,4^PI9.MH[&G24B4N0+\/H:NQ1MZ87;?*S*G%/G?/S:.]Y-]_UC&;X-(Y>6^X[\K_? MO%*:3^[-9?TW`0;^?G8NVX1?H\Y]LN<>L\C;IKA,@ M_WLRL'.^OZD=+Y[EI+>8V`\4'/3[H\F)/[RRX;%LWMZD6]O5<,CFQ<;`&]>H MJ!1?W-+$"RF9*W4<\K]'VR<7DWU?8%Q:YCNK^D&#AY`FR"'_^[G^YL+IX6$Q4KS=53MDJE:'*%6H#\[S@T MJ5`+6;='HJ4]HBL$'/G?3YV:O[E]ZFEZYH_4%1(.9U[JB0FE1F3C0I'R*.`- M61,:;9?*=/(YFLU,2\)AY5'#]?,JU*+Q(E'.3\V?*=J^D:L6AB MC9V"8WZ=.#6K5$GE');TMX-^%X?&7)E;MRZ0__V6K0N/K*F$*^NBOZDIE77# MQ$FFN8"#?K\0"9.<&2<]Y2#.MIXG6@;SY\L?@/;SFUF&UKSCJQYBR/_NG,=C M&T^Q=*#?;V'IB&GI$S]M3=;')6;EBP/VDIKL)6XI.+RDA)?XA1R#/-#>UJI. MCFY+./KG2P=GCR^4E^E;AC1VU13T;#,E'-XRZS?F+R>;I[X][_DEB'[HOB/_ M.S[#CIE]3_7(#+4M&:0+W)#_/=GRTN5AJL`MU)NO#0MCX"@=A_SO!Z7S&\[' MQG?D>(VZFKS23UM6-<$/ZSPU+%CH)H5&#BV/4"GKD/_]X+'A?_.&68(?_[$!H#3V68(?][ MRC"KF3=')4VH*YT#7?7MH-]7-^XN'@X?N*JX=>IY_A+=UKVB;ASH]W\$O\G] MQ4^J('(E3<-#):UB9)#P9/1GG*7F=M^I9;MA>WDT.6KR#>R&O0WT.%M*4+C/Q&/;KI;_?OIZ(*,2(=U(NUN#CSR%$+^]_G2WQY_K._Q MIY!_!#VOA">CW]QQ&'U\3B+N9S(? M2.3>U\D#A&8T0/[WXEU[X\%/8][]WK/$WZLDT"3AH-_[]Q0/UXI9DYB\O2L: M3HT3Y'\'2J/S:S9^F;8.FX>D*)%H&>&?7V[N%\ZL3?"8D?@[?80B_SOL>:FI M'Z%B$+U=.?%T"0>[[G0?8^C9,NH:^PT65$O1Z-[7Z(=8B?-VSQ&!/^[F/LA/;1=31!OP^$DSDK;8*C(J'(_WYSQ\M&0FV2HJW/@II\B'Z;1%HL7URE M^VZMP6WH=T5=P6'?H1;W\=6E;$2LFG5]"/>)-`^0_QWXH,[WG3_+<&EUM<.2 MF37DV%202^NGJP5S;(B<"C5[728V*^!5U#)/_S'$8EF!FW9@5!K+MAE).'"H ME?N_!S-0^KVV;`\%BR(YMO*@WS\+0]]67F6AS)3$:C`94*DJ.'#G)=+JMM/] M>^C2Y4AW(\8%'/2[D/+[_-CH0(R)19*(K*O@<.J>73H3]XOL-9%6Z#45VF6R M#OG?]Q+E_MQ[4[+.<.V%^1H6^=\+EU=+5,,:!JT)Q>0"#OJ]<';5H7`3=:]E MSU^5>@^0_]TYO9[L^O%)T?^:R_ABE&U3E_UMGHZCO2UF4>,A[UA.OT<\9G7A MGW]_,KJ3$X/NZ#I4]BT"WA8QZ*?+R?RIWX9-E.Y[A?9\0/YWF'B<:%GFIZWF M9'VT70H'_0[*&;0L(_ZKYHDYFE^'_.^@G$'+,N.$*N-R3%#_G>1X=;G&6Y4&=NT M+L*1_QV4,VI9NZ.UM6S3NA)>1T?K(6C9K*,5OL"SJUD!%_WK'BN#BE6B,F!L ME34;VTI5P9/1/U7\SJK3Y"9QI"V#&N\\(.2?5!/(_SY_-NK?/>Y_A8K*?!\` MC8@A__OXM\(THTDCN60949?(>>1_1Y]/\:E5>FS2Z9!5+6W:Q#!#_G>(9%Y8 M_>.L828$C4U%JJ5#?IF#IT%%'E"7EQ&R-NFA#BWROU]8+8'$8/9\]L6="JX* M..AW?'V7#LYEOIU$GD-KQ@OROR\EC^_5X[D-*XRN"(F](^"@WP\2!5\J=;+< M.B(ZY>5G^R#_^\'FI7Y^MD]-AV!K8?K"(O\[W)AKJ_K"5DV=OZ\?X)H$3(V:<(/_[Q\>CY-SN6_RTYMLK_"?5 MTK703SMROC0>J8TS9J29MR%CJ[3HRH-^_[UDY$NC3XQ93R>?F70]3(V0__V]_1=''Q_WKV9Y`RMID/D"`7-14J-7B'F`_._C_K41K#X++@26;%2Z_`(.^OU4\1"7GFY< MI9']C4HK"P?+ZO<2_"?&/)NWP]WDE?1R"CCH]\(CQ<-NLGR,,[%F2?TPZ0QJ MY4&_.P^/DS?L]^,CJ77I2B(<^=^16O?1T<>/Y$QL$*>GA"O.Q,=O8UD?^(FN M_HU6P#R(RKI`_O?^B^7FWQ5VV3,P=>K2Z^$K./CGDV5+OK^5M2YJS.\@=$5% M-)`17,9[`]D'"HVOC]9/H?,W#M%T\]Q8VRK,CD M`>1_CU9/WZ.1!OX.H.A]'ELGK`@S?VI\V0/[WPZUX M_EB:+]+V[9D(./*_PZJ/301")N6=XR.A,\F^(GX?B6N1!#>I\*Y[DYUG`V#1OYW[=&XB679>;-/0&N M@B,S+^Y\S#A2+!U)$*I+I1^M&5 MFYJ(_._ED24UL:)L6B$N=-U8I4UL6N1_/QQ=*W1&G\SVZB2OFE"7#52)88;\ M[X>CCXX[^Q>:[,+6^,LK8%9.HZ7@H.,^FKS"1JM_S=*T4DUM0YY0K$;'_O.C MZ]&J;@HY8"-X]-&;OAA562LH+\[X=1W[E6[@WH*S*57Y<.B$O3"/G?DY5K%G97 M_HU&_X\L()!PB/[+X@%VXP+NF@]8;%9EM"+_^];PD?'PGC$K\C(2*W#S79W( M_[[Y_=@EKDZ3\&%*]!HZI5?5W`@XZ/?'AH/B7S5_P.JD0B];)N17R19*.-1) M13\H["XT![=>=J'R+I#_7:[4JT![AWSU]7TZ\W/=_L@ M__ON8G>0[_;I^A,.;4MTA'XQC_ILZ?@'=$/NWA5G-X3[;T@!]?]C](.#+[-(?)*[A)KPR^AVP_5*'/ M?^1_'WX%?N!N+BIUTHUQI&2HM`/D?S\<.K\W3E%I1U'.;RB/HX!C?=PEP!^_ MTUYFU=76+?-C23A&P..KL9?*\@I8:EC6)8!PY'\_*%X>@@O`GKJ03E5RR95I MB_C[YKG;FG$V58F]N&VV#?*_P]`M8MM4V4[A2:_JTK@&51/(_WZA.1Q\MOSG M;-^[VDG%ILS9J`/D?Q]>+R93-VS4^H^&'E^Z7OH=A_SO\8O1$+R-&<^).&8U M2Z*C6KH`/2?#1%Q$`PKO>FG92*]N2VT<]J>]ELC)W>8/,A=6")I0J2;2UEC> M..1_3S1DV"L=]++)P!Y/&PJ)A2?AD&^SZ5P>A"OORQY:7P=S--RG46#D?R\= M#*X/PM*\/7Q/?)5^VD>-_.]@#E\:'.VC%I-AQZ:J?-0#;5U8I7M&W4LX]#V` M;4M4/)O\4?)2P-$_KV3E40YV*OHDO"XGGVAIYCD)+*E*`?"O3!_*_[PZ^,AX8IH^L+K<=/0F',R^/G9J\EU7HY.;3=QSROU]KPHUO M6=*T/(X,TU8E\K\G>S8(.R91*G7+[9FU`@[Z/;GMF%&;(RZ\?-L&^=\3<7'M M5@QRMAX"WG6E0=[41=SY*V^!JY4W\)HYW_#GO8[*3/9:^I_D8P3YWUZ/IO/=T(FZ3KR&Q>P?]>+N^7^R:;%^]9H-T%O(&"V,>N@B>C[WSJ M?<[AP/F5>H";8D`;LBWDB("#?O]T$]"O?5;M>S4/":JFVB*F$?*_]P#]ZO\= M406=1M9U63GM:X3\[X!^Y0OO<;*-2CQ%GU`UK@\.!ZMRX+Q\?"D7;E*$:KI3 MD(+C^WW@7#^^^($\N,_A`8.+T5\\OMC.@QOW4T4;I0I>$:-?/3Y_1Q;>[;+^ M-IAZI!96PG'T7QTOOM_ATJ:MD:[6671+!!ST^^"UXW-W)LNO1&6D3IU`=K+' MH%M7\&3T5S\UEXP]>$6=.E]%;VP'2.RCE+3(_WYO&0[.R_=E-6P*&:HZ")7E MA?SO99CY]?MTEE?=@M1O4NR?$JK[#OK]C@3]XN#S[\D<6J*@:^I?&R'1<V+9#-ZZ-7@KW;C`V)(M]71')WV#>DZ0 M_WWPML';%HY]8Y"!B^2!0*EE5D4@X*#?!V_;N?*#E7]DZ?<8<^WH@I>@IO^I M0EP?R/\^_XEG-FH;E?TLJU&+PRM$Y`@X^N>=7VS41LYKK.2DLYRE1\+_H4UB M4LC_OO&.D?/ZQMM9%+CKLC"DKW/TE.=8P$&_%ZY&H\)/2W/98*)1U1&?C)*T MH-^;H\+UC9&6M"EF%5&KH7>OT27ON(Z(O]]]_[&%[_*\2OT;O:[V_G6UAE7[ M#OJ]<-[YG]&O"HQ/JJN7SJMRNR0BM@WROX]^.2IW2C=+-"FT8TQ17_=HF@I*9@LKBE<8+\[WM7FD^7H_L_1>Y;_YAYQ_DN8YEP=064RB5&_O?$+`&R#95+[!JKR)Q^ MG??#^&60_[WBXR@1O[WP\'5P7$CJ$-=2H=*#0/BJ0]2 M*6K(_QXM+'TS^0"5HM;A?<]<7J/H4PXUY'_?+I;+J]LE-7EL0>,9%B[M<12A M]XCDF`G^]_*@52Q_IY]9>5-E1'[-(T8I\K\GC^_M\B`J4I:31F]2.;*2M,C_ M_I;O864DD[1>8)E\3]TX#0?]OHN3_VX>/-5!CHT.^GT79E[^AD7.F[H^[*_4 M)9X[`:^@G/_1<.&=6TVZ<35-W154V=WKL8T#_;X]7*R6]O8=5KS/X<+*UJT3 M59,6Y'\_E\!7;VP^R2K4#+S&D931"?G?5X>+M1N;%Y1=%]8TO*554\1B=$I8 M(?_[NX?'CGTG+NVQ9&#C-'$U72+]`@D'SXES.?:3V;.6$:[H@D/A/?H;`@[Z M_?$XB/V]U1OL"1PQ_SP)B+/)HW_^4NQNI28?:5O2K66KF2/Y`$?^]_USQ\O1 M=O\"O>_I]6LH5YUJE23A<-^3M;OMSW^88UUX'H^KRO,GX)&P+LI;@X5WLE>D M;VEZX::K=9#_/3EQF\YI7:UC?0[4E>A37%<"#OH=K+JEJP75<2*LY,%-VI#Z M=M#O78!?&PUHU880%Z8RUCQ'V94!_?[9[ZT]ME[<9QDOHG"\P3H+9?N8(?_[ M76LWSD6FCQF.).J]S>ZE+JSZ=M#OZZ>>&R;+MT![M(I/#+0]:EQ'`:E00_[W MRZ/ABVO#GZZQD!:.5%$G`(/V;`$$'/WS_J]7?C_Y>%I&39Q4(?=VN80C%?G? M?SN\OCH,5U[/B`NTW;'Z1KR"6AD=A^_WX:!1U:4!=.1_=^,_&X8WK\:,%]C-7A^^5-H[Q=S[NKS$U[D>XE\[)`J, M_._#GPWF?W_PEF^S^CBMU,2O\5B#.O/(_YX(FN'5X4!W"NWF#>REL_N0__U7 M,+C#L_O23GW[A47^=W#N1];&@P&;@A'4M4#!Z]!X<#C_^]O](>5(;=18TKCO MD3:=1L,B__NQ;Z[V'6__2=;S0?]YHV""C)9!_O<$NQ6[*16IZV5(+3_]70&O MBGH9IYS\!CNTW--7XQ$:7YUYT.]NW[G6'SJWJ[1,?652O?O,%RBC%/G?O]?\ M86$W=E>9BFSE:-B`1@.1_WW_,FA8E[TFQ&_XG-XX"P?]OK=_9J5LA7=8AU@2 M'%1+!_I];__)53[+J M2W\9_3#K(1?)&A4%-PU05,<)Y'_?'?0__9<7HCO8J8O8P-DD$`F'T6]?^DM( M_%!7IJHL7S8<^UWI+43^]\]\(QFZ?_NB.C95-GEB3')(1?YW*UQ_`=86N3Y_62IQ MT1&C/Y6\)'^?N7G]'#>O>$JJ,P_Z?>=>K08Q,B_WOAL+#K_%H?&Y\WR0A=U@V/%G6&R/\^M_*/S2LE4]3) M'1[&^T(ZQ/H2CO5Q>]O._T3[9QA7IFGOJ+U&^#9ID^=`B/SO2^7HZ8W@?U]@ M3J=(F8`A+Y6A:B)$_O?FQD^;A=-:39#)&P+WB`61#1SM^6>?VPBYEA'OH;IR MV7BFQ4EHFBZ&R/^^O_E8N;QQ735=[.K@`D84#3+0.7>>^G;0[R\U+Y8W*M?* MK$5,145TA,,(=]N4$JC10;]OO%0NMWX3;=`^Y*'N,!.DXL$]>FQ`O_\\VG"; MI3=V6:V0V;B`=T%D2X?\L(]&5S8\VQL6S4B]CX$.SWEJ]`J^84^7-_S4M_N* MIM5\055[ZO7HV)_VQ?*&NW+G'H.[JGC"C*X&)DL'^GWC:K)OU\H;-(Q+CI[N MP1A$F6\'_?YB<^/G&V]-/8$KJII4=+K19,P]$A4*D?]]_WQYX^.MPX@VJ,F> M4G8<*Q(.^OT9.+'[F^=9.2V_,B(=5_]DH$8'_1XE5^:)C=!C3N9071ESTCU= MX1RJ;T=^F?#9C>OEM1:CD];L]UWS:^;OO0U"1?]ZRXEBFKC9^S4:2$;U=EO MB'G4%1Q.W2O-Q^;*&W4:?R>`5N/-LXS60N!LZCW?''A'24NL/[=>31'7/2.$A>@W_/%A:X_R,H, M`0?]GHB+.9`7F=%#+QL:XM_>P]&C9^RGKL9:?;)[@'#!_[YY,;FT+RM/::3I MN\V8@I=>'Y M:L&,?F)=NB0H2:CH>NU<00<-#O*_\<;8%YD6EO2T1.C5L7-04' MQH>YQ?)ZD(B;=$XI@M(F!@GKA,C_/M=<_RF(&]9X,&2&G#CX-2*\)1Q>4J6] MG2OK8?8AEA8YOOI;34T^Q'<][M$T;#&PI[I%D!\BS;A"Y'_WUI/+NN[R9EPU?>DK_-)[]-NQ/^TZ M7/A^*Y,(G?[VC'F`_.^'S>3;T^9!E8]92]L(`@[Z?3^1T^N)?9!M:US+MQ$D M'/3[]CK:![38A\@8?O"5,!%PK'^?BY)#_^0<=?,&FJG"_&O'K*DZ\Z#?UT-O M/=Q95ZT#4K$T7,E6A;_"U:$%_5X>M`[_5V%7']J,)<$V@HE*T.]@63377V8I MZ!&_M>3^!B82&B+_.U@6I;TK3[-OK^799!%=.M#OZ[42WEGU[8$.J-6TV[&6 M-AD$7+S?UW^V#B8"E;1&O.C``/E)#4=)NUY/[JS*.1%")6`R6OP0-1D$7+S? M6[]93TP$MG&I4UI+7WH)A_=[$)[J.""5ZAP(QI:DD)UQ4K'92&6JOIV'WOWG1]LK0Y9;,(S3&@Z0-;0D4VU M<E_Y[_=3D3UJGIXVX6@&;SALC_ MOCH<_*9PXP?9:AU!8*`E/EM$`/ M#PD7)TA\K_WYW_][?)0NSJ)OZG!/4_Z#+OJU&%^7>%& M87=QKDR%E7'WB>=#YF\"COGSY?(;\'^T+[%(;>KE.STE'/H2O_[%2:[.GC80 M?;4*GK1ID?\=H(OI?%KMUL1[H[)HU3^IT6M'Y]-V]3^U]3])@QSYWVUP]#23 M@$95U?YW?,-F%2+_>_DSY?["QW:.,]K!5!#95U$U6O\>(O][VSD<%+X:,4]I MU31=Y#]4)]D^(?*_W_P4$)']J<-"V#K\5S/9N;U4)#1$_O=NZ>;@4W>:;!\= M@11^<5NVCSIUH-_?XY0AVV?(LCIYFA9)!_>HN`#]/KA:VAMD0U:`KWT9/Z>!GS<'/F8H4?S3*QO1$XJ(Z M=<@O,WBUL!L-W&S!B^[E%=59=G.H5KZ#/9W>V'VLZ;R/.M@[.N,%!8?KDX&) MH`;]OG-E<;X\<%=HYT#R!;8J`@4'_7[GWN!J87=@4=`6N-"8:N5!OT<(G^ME M4]3JJDMO)Y-H)N#8G[:_=-?.\?=;4M0\?5Z[MF3@$/G?#P?7/O4!D@QLJ];1 M?,;,/$#^]V3F*_]T(N7ZT.$\!(G\A:XV].L*#M["TID3*W^P?<+>?YXTDS)4 MN=*R"F3_^2RR;NLHI0T^=>J0_WWOU#YT,M.GKIWM-$C"SR1-*T3^]]\M'?2] M?9.FI5_0ONZWV-#&G3A*:N-`OW?6%\I_L;[T(7N/5AMAJPJL(/_[_,VG@:1U MBQIF.`@Z*SK:1FA5TYX3Y']?7PIVRO]@`JF6T''-6-FD9V.(_.\00A[LZYZ- M!JYR+%0DV2>19`F'RD3W!D:1[:V\:Y7TP&1TT9_VRB@9O$_M^9ZV1XW#W#1= M[*K1\?V^-]P_/]2]O$2XO\JMLY!7F"HXZ'BD"CYPB M"8XV-^C85,)!Q6/O;V^ON&T-E+ MA^I-Q@&G6`V1_[T?7^V[JYQB-=5,VRR%:NHGX9#=YUQ,/M_)MK]+?X%+\B@$ M'/1[WTMF'U_K9Y*%NIETB?3D0;^[\=683#[2W4W8'5%K2A*E0N1_/S>7W)=X M525*I4#I!!AVWT&_)^"5'PWU?2;SRKN0W M:-H&)B"D4E8R:1LA\K\/O_'#PBY)VZBP"K6)2X?Y\P=S]J5#I6:D!V-3D/`Z M+-T?S-^2L9N6[$6M4HO0[\K]_=S5>>76TNI=IQM5ML2F8'$?E]D'^]WCE%U'\ MXMIC+")F?B.P3$;!0;\WXY6?)A-0;I_4;A,6J;JN;%>3!_V>;'FSOW2=O6') M"\96&RB7#OG?=VU/H?KRY/01":\?E31B_E:-R/-(P`/UDOJCQ>^5M@](M\F#UZ_M70=?O>4 M;8/\[XA=^5%$+VRMFGT3$-FO5A[T^V@M>0\XNGE^QTV?;Y87Z)H<\A#YW[>2 M\[[=CV]D^I"'%HE?\8AIA/SOSNEF(ND_N)71<3WMG*SJ7".5*2;@-=1Q-RZL ME*,?9AL7&"';3B?923CFVPR=O]G2MDVJ-TW-S;84KZB5KV,W+3?>VXH_F*E< M:#38#Q$;2\.QN;7 MN@H.^GWEOI2`WLL)[=#]3OROY<+N_V5KV[W:3A/O`4;G)LH)*:. MA$-.Z9TWG'.EO3Y]OQM*'&$;1DSBJ^<`\K\/;KK#FU?[S%MH3FEJ,A'UG"#_ M>S+O9`)GCM-BG[1Y@)*VHXH0E(Y#_O?DVU?^_L';N([K*I^5Z;J`N6Y>U[3Z M#)'_?>NA+Y8.GS),W-S=0I(#-:.`_G;)_UXL_\5E]@!/\];KFEI\Y;7:"IZ, M?N>_``/Z6__%7JE4Z[**'_1\=I26Z8I*I8>BXF^>5QMG:+#-GV^PUVRHOAWT M^Q>;Q=_\^,3*![*=P*NJP`US-_QVJL0L1/[WTL&S]S^WS$O,1)Z&3@OV0\5\ M0OG?0^1_/RR7"Z6_UOSOHB!)%[S4.MP'Y1-W'_*_O_,G\8-.^2_4QG4"OM2! MQ3;T%#P9_4I\/$CLPN.T>;XXZ;S`J!9DX*#?P^&-S0M#`Z_H\UWA\]`B6]GS MR/]>N7$^/NYOEZE92*Y,0P5XC%6I1\?^-MO]SW]\VXRNVW"3@4V"9D3\[=3UUUL0!ZNJ[5S?I]R'ROY?>>*Y<+BY]C;VD?%8L11:` MFH7(_[Y9N)1\?%X&>_H`R4LOX!61P9X[DX__6GXN/O4L>F:KFK-'(%'/3[<\V-M430GF1>(XN0-9-1Y@'ROZ^#H(V/O\H>(_J8D8Z;^C-J MZLR#?D^.W(5D^C$MM^F&Z9U*;8F$0[_*Z\FN)-,N+" M\&1$8?HW)!QR"]_8W3R7X%E69X5UK4MQ">J5!_W^S&BKF;R`8QJ+K)JZH%J: M<9!\.^CWU>/E;\[?W.+^^13;@,\[DBMAA?[Y_=+>W^7K=K(^D?-4@AX#ZLVP$_:Y(Q.'O/S5#UE'C1"!H>8U':\>GSYZQR> MR@8TTI=0-H2"_WUKY<[]@J9L()ZM<)D^*AD1A83#^_W:ZM*'YF_NL(Z1=H>' M<:`)..AW#QT?WEZ&@=T8TS67X"HX,[,ZYN*_+ZTQ4P\1Q3'\E#@?]/K@V M<`>>AJ<;Y6>VW'B-D/_][PJ[L.W,:U3SLJY.,B-I72#_^ZCO[?6O#3S[Z"17 MT"4I4!(N1E_YY^;V.GN$ZI3`BNE9T%%KJJX,\K\[E]<_M/+^_9S@@L@EKJ9/ M@(37,;CPW%JR\UGRN]15#XCC7L!!O]_<<>=O7G'9$[CM,DI@-W7MU.BHWS?G M+Y=+>_\K^P1VV>83P@VI)I#_/7D,#-S]XB660UYC;MZT'T$=6M#OT7KL)7>^ MP(IY79:H(GS\/?(_"#CH]\NQM[[__=BC.JX7L02X(1`8M2 M=*F<1_YW;W_S['!P3=TXX:X*>=&\+MEAO@OD?__0T]%V?$7[+CHNKX=%STE7 M^2+4(11PT.];Y?6U/_GV_$T*3R6W&=)#E<,DX?"&+>WMG^]OJGS:JLZ98*>4 M'4=I52+_^WUP8@N[RNF4^J.$5RA,/\"1_SV!KOSKJGF`\Y<_/H!(N(/Z+I#_ M/7G]^YO.HWUJVP3:&C&Q7GBLN=773Z$&^5,R/4]H*MU07[:S M#I'_O=$_7E^]=^ZOZ7T7R"X?TWBKU=*!?N\??^=6?^7#JU36-5J<(R12W0<[ MU%.*_._.7X]6_^BOMOBW]_1C+C,PUKQ*.'S[NW9@\.]1)76DKA!PT.^QU!/, M/.@R_NB>Z=A1-;7_(?*_[SYTL'&P>K!&<\R.+(Y$./*_']RBH]75G<&4B[MF M^M?-3>'BKGEY=9'^WJ&Z,K*D+R/]^VX=V[GVO M25U0A9.3*R0E/!G]_251&4G[G%1U$7RCETW;4'%8Y']_][T+WTN,@[E,\C^^ M8(S<]G1:JVR/$R+_^\H_G]A:3Y[@*BX3ZG8ZEG9.++,1^=^_7E[KE&[:,AM; M+',\F]&*_.^);;'NVC):C:?NEPTSE]@D9"4_8HKD+@I=^P MR/_N)C;I"4^_86T#FTKX'AL=\^>3P<\XNR>W^X;.+>%\`$NW&Q& M82AQ@?J]],:/M\O-GU!/J;#^ZNR+.XVTUPCYW[_H/O]%[\>FP,VSV&1F/:JD ML!'YWYW$+CMP+FQ0GU6GQ=;*]VRM`T+D?]]\H=ET2.L`_=1/+1B;EH"#?G_C MV63A'&W7I1QN'5U\7M,N%5_#\17YW'9YXP4GF_%273<9^ MKDS//+8S$:GP^@6(7J.:]-1+.)SY1-`6_O;D4]39&+J,[.Y M6GKC:1T9(=WS#+*BD1$=O8/=\TIO/+.]81G=Y[_A9T;OXNB#TAL[J=$#CM2N M7R\D?AOD?V\.2V]3\S7/.[C&E85M9N+@M MAK2CH^"@81.XY>?+:#GV`HYLR-&\Z^>IN.681WD?[_ZP-7F`]=NT^Y]_=GI@1OZY%84 M/!G](9C]C:>?88Y6WC_=]`\07R5/'?*_/[NV>:EYY4&/YI2:;S?]`UPOL_*@ MWW<>=+>=XM;4'3'D/D/_]Y+7A:'_S/'.XB=_0!B+)O"?T8SRH=T4E1>DNS M$/G?!R<24;<5ZR3PAD7,I7+"-3P9_?Y$U"7OV&$F%BF$1(>M`BN[0/[W1+T^ M>=(U91V[J41<'+?389@F_3O%'#0[^6US8O] M!Z[JYKIM5IME.MV0"ZBD#>CW!ZZ5!_VUXJ\9G$NX5I1^4@@XZ/<'KCYP[9_@ M.4%.72=@'D?CZF1UDJ8OLI=,4V,&GA4[(__[]TE[?+?YG-GL_ M!1*2-B!%'\C_OC=(P#>N6/(JS90ULD9?T,C_#E._<668UVS3F"2:9UKEE"+_ M^^[*CU:WU^9/LQQR(Y0M:4.1^G:LCW.:D"YT+D-3(KY3Y[61EK=J=.2';5XI MKUUI;M$8=+H!G;D"U&N$_._#Y@WG]"A>9578AJ3"769=Y0(B;9#_?:]X&)_: M&BII(V+G`V@B//B'=MX!5_R\+WJ;Y0#7[]UI#-*("^1_ MEVA.@J;_1IP@@6Z6J[X=]/MNL[GRS\/JD*:LJ*:8:B,T05%(O4;(_QZNO%X> M?C1BK$:]"L\E[G&2(ZDBD?_=^?7G'7;-YJZGQ`_O<]:$Z[?TX3 M_QW5,-'H..1_ETT3!QD_+?I+\*Z&GNI+IC)K)1S]M-\Z'[VOOT1SB7,*C$P/ M4`$'_?Y=+#0*>>U`*J87LIX92DDA_WL\N#8(G?]AA(]^D"WJ)!WUU+Z#?C\L MWH#N=ZH/.;8PMGYQ327)5M7HH-^_`U^^^+7[6(6:_8M3@17D?V_BE^O`2NJ+ M55(9L]C4Y$&_)U^^\H'209'*>>L75U1ZJ.IS@OSO^.6?_AO658E\<46EAE6K MZ10UY']/OGS^+SYCZ8*>_6+S:0*._#+XY=<&],:12B_[/DHXW+BHA'M'JW%K M/JO"-ALG^N;(L`[RO\\-S@_ZBR^6J;0Q=;]A+PO7D\?^=8MS=R9P=F7PCYK" M/-14R(_BTDHEY'_O+]ZU<^7_YB[NH&.YZKKFRV\H>#+Z;>](KON%_FUJZ3K, M+&QH%[>)DBE)B_SO[[C2_XM[R^L'K)#9\K>:?H#+OH5A)/O;E,O]VUC?0E.P MG2K.#>7Y$W#0[SN#E;9S&'V:=OYO-"QN=4\96NH1BOSOB]].]MPQ&2_==)L_ M95-DFK0@__N/2GM;HVU+-RU5J"]O>;9F!/G?DT?4RM=^R$^="#G6N;>&NH($ M'/3[W/Q_.;N%73WYB%/S='DB!)5UR/_^3TWG?_:=ISCG0JCT$QHSJ=Z1RF^# M_.][3Y>?>9]SN$.%E:=3U(B1V5`_Z:G1D3^N/+]7O&&R>4TB;ZA>`EZ*F5RJ M">1_CPY+_UF.2O_%5C[D+\"V3K=KB_PM"8>5WQ\4?WO_`P%[C+1UN4A-_VM5 MIXM)XP3YW_<>^.GZ`R^?>$!)VAICJD#AUM$&99L^!Y#__6?-IUO/K&Z>H^^X MP/C%`SWE*.VK1/[W!QK;Y0?>JGV5(OS78)D/J7>9DO/(_[YQ8_YR\A;3(#I[V@(' M_7ZP67BB%=L"*R9=HI:.*$HX,KB=BVOOU='`7JJNC_\&,XF1_WWW:AS&-6T2 M=SA+J3GSQF6HWG'(__[T05S\K5..61ZU'LZ8IV$F-H'\[\G0*Z]'J=B$7C_S M0^SF2[A@*8UKR8UGL8DN>[!WM'7A,G$!^CU^YY7A]J>UN!#DPR9\ZK$6KRUJ MSR/_^\*=A;'SZW_@G492Q>(*2J8U6[W?D?]]]9I3($J2T*]971CKRHK>#) MZ(WM_FIXH_1$5DEY_`NH#!!PT9^V7X0[S^`NJQ'+R@`)AWU/1`7<>6H:96]H MZBH*..AWO*W)M5-.)_L-35U%"4]&Q]N:7#MVZFK9F#^[B@(.^AUOZ^[5G"MC M;AR[BA)>QRM3_&UR[1BEHM@_SO<%O_H;!['STVR`_@UAD9N/`? MU>?P_P0<]'OI+>6YN94R^BI_Y\&W_<[G_V1U;OCYX`]7?;_RA_<-/[_QZ;EW MS,'_]X7/+)G__H7U/_GC+QR_[[:W_5_P2V"_5&MS2UXC<`,T;W]G]"?#SW_V M3SY]W]SP%S\Q]^#W!'WXD 0^:/E=O)#_S^1870A1E0"`#=( ` end >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 10: 1: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 764B915591 for ; Fri, 19 Mar 1999 10:00:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id KAA97328; Fri, 19 Mar 1999 10:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 10:00:02 -0800 (PST) Message-Id: <199903191800.KAA97328@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Nick Sayer Subject: Re: kern/10674: new /sys/i386/isa/si3_t225.c Reply-To: Nick Sayer Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10674; it has been noted by GNATS. From: Nick Sayer To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: kern/10674: new /sys/i386/isa/si3_t225.c Date: Fri, 19 Mar 1999 09:53:24 -0800 (PST) P.s. This obviates PR # 6256 (which never was acted upon) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 12:30: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 C16A614F14 for ; Fri, 19 Mar 1999 12:30:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA23031; Fri, 19 Mar 1999 12:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 12:30:02 -0800 (PST) Message-Id: <199903192030.MAA23031@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Cy Schubert Subject: Re: kern/5355: Fix for NULLFS problems Reply-To: Cy Schubert Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/5355; it has been noted by GNATS. From: Cy Schubert To: Sheldon Hearn Cc: Cy Schubert , freebsd-gnats-submit@freebsd.org Subject: Re: kern/5355: Fix for NULLFS problems Date: Fri, 19 Mar 1999 12:21:11 -0800 Sure, I'll test it out tonight (or tomorrow morning) after work. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Open Systems Group Internet: Cy.Schubert@uumail.gov.bc.ca ITSD Cy.Schubert@gems8.gov.bc.ca Province of BC In message <90310.921850829@axl.noc.iafrica.com>, Sheldon Hearn writes: > > Hi Cy, > > Now that we have 3.1-STABLE and 4.0-CURRENT, can you offer any feedback > on your PR (kern/5355) and the state of NULLFS in either of those? > > Thanks, > Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 13:50: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 6007A157A6 for ; Fri, 19 Mar 1999 13:50:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA36419; Fri, 19 Mar 1999 13:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id C9D491523B; Fri, 19 Mar 1999 13:49:45 -0800 (PST) Message-Id: <19990319214945.C9D491523B@hub.freebsd.org> Date: Fri, 19 Mar 1999 13:49:45 -0800 (PST) From: ath@niksun.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/10676: 3.1-RELEASE deadlocks under load with processes in vmwait Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10676 >Category: kern >Synopsis: 3.1-RELEASE deadlocks under load with processes in vmwait >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 Mar 19 13:50:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Andrew Heybey >Release: 3.1-RELEASE >Organization: Niksun, Inc. >Environment: FreeBSD alpha.niksun.com 3.1-RELEASE FreeBSD 3.1-RELEASE #1: Wed Mar 17 15:06:52 EST 1999 ath@alpha.niksun.com:/usr/src/sys/compile/ALPHA i386 >Description: Under heavy network and disk load, the machine locks up (or at least any process that wants some pages gets stuck in vmwait). ddb reveals many processes in "vmwait" with others (including the pagedaemon() in "inode" wait. >How-To-Repeat: I have two fxp fastethernets each receiving about 15k 512-byte pkts/sec. The above data (~15MB/sec) is all being written to a ccd partition striped across three disks. Several processes are also reading the above data. >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 Mar 19 14:50:23 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A8A07157D5 for ; Fri, 19 Mar 1999 14:50:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA43053; Fri, 19 Mar 1999 14:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 19 Mar 1999 14:50:01 -0800 (PST) Message-Id: <199903192250.OAA43053@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Cy Schubert Subject: Re: kern/5355: Fix for NULLFS problems Reply-To: Cy Schubert Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/5355; it has been noted by GNATS. From: Cy Schubert To: Sheldon Hearn Cc: Cy Schubert , freebsd-gnats-submit@freebsd.org Subject: Re: kern/5355: Fix for NULLFS problems Date: Fri, 19 Mar 1999 14:40:31 -0800 The problem is still there in 3.1, even with Bruce's "(void)nullfs_statfs(mp, &mp->mnt_stat, p);" fix in place. My patch fixes the divide by zero panic. I've tested Vladimir Grebenschikov's problem, a page not present panic. I cannot recreate his problem. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Open Systems Group Internet: Cy.Schubert@uumail.gov.bc.ca ITSD Cy.Schubert@gems8.gov.bc.ca Province of BC In message <90310.921850829@axl.noc.iafrica.com>, Sheldon Hearn writes: > > Hi Cy, > > Now that we have 3.1-STABLE and 4.0-CURRENT, can you offer any feedback > on your PR (kern/5355) and the state of NULLFS in either of those? > > Thanks, > Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 15: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 4F23015509 for ; Fri, 19 Mar 1999 15:10:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id PAA00515; Fri, 19 Mar 1999 15:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freebie.brann.org (doorman.brann.org [166.84.191.154]) by hub.freebsd.org (Postfix) with ESMTP id 1E23615651 for ; Fri, 19 Mar 1999 15:01:00 -0800 (PST) (envelope-from john@freebie.brann.org) Received: (from john@localhost) by freebie.brann.org (8.9.2/8.8.7) id SAA02007; Fri, 19 Mar 1999 18:00:41 -0500 (EST) (envelope-from john) Message-Id: <199903192300.SAA02007@freebie.brann.org> Date: Fri, 19 Mar 1999 18:00:41 -0500 (EST) From: John Brann Reply-To: john@brann.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/10678: Printing problems using ppc bus Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10678 >Category: kern >Synopsis: Printing problems using ppc bus >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 Mar 19 15:10:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: John Brann >Release: FreeBSD 3.1-RELEASE i386 >Organization: None >Environment: Hardware is Toshiba Equium (Intel 440FX, 2xPPro 200). Printer is HP LaserJet 5L on lpt0 (on-board port). Custom SMP kernel Parallel port section of kernel config: # ppc ISA-bus parallel port interfaces. # device ppc0 at isa? port? net irq 7 controller ppbus0 controller vpo0 at ppbus? device nlpt0 at ppbus? device plip0 at ppbus? section of dmesg output: ppc0 at 0x378 irq 7 on isa ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppb0: IEEE1284 device found /NIBBLE Probing for PnP devices on ppbus0: ppbus0: HP ENHANCED PCL5,PJL nlpt0: on ppbus 0 nlpt0: Interrupt-driven port plip0: on ppbus 0 >Description: Using the ppc controller and nlpt0, I was unable to produce useful graphic printed output. All suitable drivers at all print densities produced memory overruns in the printer. (partial graphic output folloed by lines of garbage characters). >How-To-Repeat: Using apsfilter port, set up Laserjet printer using any of 'laserjet', 'ljet4', 'ljet4dith' drivers. Specify any print density (most default to 600dpi, problem is observed at 150dpi and up). Print test page through apsfilter setup, observe bad output. >Fix: Removing ppc0 and associated entries and restoring (deprecated) lpt0 solved the problem. printing successful at 600dpi. >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 Mar 19 17:21: 7 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from localhost.zilker.net (jump-tnt-0058.customer.jump.net [207.8.127.58]) by hub.freebsd.org (Postfix) with ESMTP id 82D1814EF3 for ; Fri, 19 Mar 1999 17:20:57 -0800 (PST) (envelope-from marquard@zilker.net) Received: (from marquard@localhost) by localhost.zilker.net (8.9.2/8.8.8) id TAA05717; Fri, 19 Mar 1999 19:20:37 -0600 (CST) (envelope-from marquard) To: freebsd-bugs@FreeBSD.ORG Subject: Re: kern/10678: Printing problems using ppc bus References: <199903192300.SAA02007@freebie.brann.org> From: Dave Marquardt Date: 19 Mar 1999 19:19:55 -0600 In-Reply-To: John Brann's message of "Fri, 19 Mar 1999 18:00:41 -0500 (EST)" Message-ID: <85n219vtxg.fsf@localhost.zilker.net> Lines: 92 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org John Brann writes: > >Number: 10678 > >Category: kern > >Synopsis: Printing problems using ppc bus > >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 Mar 19 15:10:01 PST 1999 > >Closed-Date: > >Last-Modified: > >Originator: John Brann > >Release: FreeBSD 3.1-RELEASE i386 > >Organization: > None > >Environment: > > Hardware is Toshiba Equium (Intel 440FX, 2xPPro 200). > Printer is HP LaserJet 5L on lpt0 (on-board port). > > Custom SMP kernel > > Parallel port section of kernel config: > > # ppc ISA-bus parallel port interfaces. > # > device ppc0 at isa? port? net irq 7 > controller ppbus0 > controller vpo0 at ppbus? > device nlpt0 at ppbus? > device plip0 at ppbus? > > > section of dmesg output: > > ppc0 at 0x378 irq 7 on isa > ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode > ppb0: IEEE1284 device found /NIBBLE > Probing for PnP devices on ppbus0: > ppbus0: HP ENHANCED PCL5,PJL > nlpt0: on ppbus 0 > nlpt0: Interrupt-driven port > plip0: on ppbus 0 > > > >Description: > > Using the ppc controller and nlpt0, I was unable to produce > useful graphic printed output. All suitable drivers at all > print densities produced memory overruns in the printer. > (partial graphic output folloed by lines of garbage characters). > > >How-To-Repeat: > > Using apsfilter port, set up Laserjet printer using any of > 'laserjet', 'ljet4', 'ljet4dith' drivers. > > Specify any print density (most default to 600dpi, problem is > observed at 150dpi and up). > > Print test page through apsfilter setup, observe bad output. > > >Fix: > > Removing ppc0 and associated entries and restoring (deprecated) > lpt0 solved the problem. printing successful at 600dpi. I found that changing device ppc0 at isa? port? net irq 7 to device ppc0 at isa? port? net did the trick for me, i.e. make PPC do polling (I guess). I just read the ppc(4) man page (after the fact), and maybe doing something like device ppc0 at isa? port? net irq 7 flags 0x20 might also do the trick. The ppc(4) man page is completely unhelpful w.r.t. forcing parallel ports into polling mode. -Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 19:52:33 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 215F915421; Fri, 19 Mar 1999 19:52:24 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id TAA29038; Fri, 19 Mar 1999 19:52:05 -0800 (PST) (envelope-from billf@FreeBSD.org) Date: Fri, 19 Mar 1999 19:52:05 -0800 (PST) From: Message-Id: <199903200352.TAA29038@freefall.freebsd.org> To: sopel@hood.1lo.lublin.pl, billf@FreeBSD.org, freebsd-bugs@FreeBSD.org, billf@FreeBSD.org Subject: Re: bin/9758 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ftpd allows anonymous logins when /etc/nologin is present State-Changed-From-To: open->suspended State-Changed-By: billf State-Changed-When: Fri Mar 19 19:50:16 PST 1999 State-Changed-Why: I cannot reproduce this bug locally. Are you sure /etc/nologin really exists? Are you sure if you changed inetd.conf that you reloaded inetd? Please respond with any error messages. Responsible-Changed-From-To: freebsd-bugs->billf Responsible-Changed-By: billf Responsible-Changed-When: Fri Mar 19 19:50:16 PST 1999 Responsible-Changed-Why: I doubt this is a bug, but if this PR gets any feedback, I'll look into it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 20:16: 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 11824155D4; Fri, 19 Mar 1999 20:15:53 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id UAA31796; Fri, 19 Mar 1999 20:15:35 -0800 (PST) (envelope-from billf@FreeBSD.org) Date: Fri, 19 Mar 1999 20:15:35 -0800 (PST) From: Message-Id: <199903200415.UAA31796@freefall.freebsd.org> To: billf@FreeBSD.org, freebsd-bugs@FreeBSD.org, doc@FreeBSD.ORG Subject: Re: docs/9960 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: man page for route doesn't mention default Responsible-Changed-From-To: freebsd-bugs->freebsd-doc Responsible-Changed-By: billf Responsible-Changed-When: Fri Mar 19 20:15:06 PST 1999 Responsible-Changed-Why: Misfiled bug. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 20:17: 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 53526155BC; Fri, 19 Mar 1999 20:15:40 -0800 (PST) (envelope-from thepish@FreeBSD.org) Received: (from thepish@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id UAA31685; Fri, 19 Mar 1999 20:15:21 -0800 (PST) (envelope-from thepish@FreeBSD.org) Date: Fri, 19 Mar 1999 20:15:21 -0800 (PST) From: Message-Id: <199903200415.UAA31685@freefall.freebsd.org> To: argenis@zilker.com, thepish@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/10666 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Explorer port doen not build State-Changed-From-To: open->closed State-Changed-By: thepish State-Changed-When: Fri Mar 19 20:14:45 PST 1999 State-Changed-Why: Fixed by modifying CONFIGURE_ENV. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 19 20:40:21 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E123215493 for ; Fri, 19 Mar 1999 20:40:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id UAA34401; Fri, 19 Mar 1999 20:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 3AAE314F31; Fri, 19 Mar 1999 20:38:31 -0800 (PST) Message-Id: <19990320043831.3AAE314F31@hub.freebsd.org> Date: Fri, 19 Mar 1999 20:38:31 -0800 (PST) From: randal@linuxsjt.org To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/10683: I have a buslogic BT-948 FW controller. When the 3.1-RELEASE is installing, the machine freezes at "Waiting 15 seconds for SCSI devices to settle". 3.0-RELEASE had no problem here! Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10683 >Category: i386 >Synopsis: I have a buslogic BT-948 FW controller. When the 3.1-RELEASE is installing, the machine freezes at "Waiting 15 seconds for SCSI devices to settle". 3.0-RELEASE had no problem here! >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 19 20:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Randal Williams >Release: 3.1-RELEASE >Organization: >Environment: can't get that far yet >Description: It's an install problem. 3.0-RELEASE installs just fine on this same machine. It freezes at "Waiting 15 seconds for SCSI devices to settle". The controller is a Buslogic BT-948 FW. >How-To-Repeat: >Fix: I'm betting the code settings are a little different in the 3.1 driver for the buslogic controllers, requardless whether the code has changed or not. Perhaps the same #DEFINEed setting used in the 3.0 distribution would let me install? >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 20 2:50: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 4E9C614DD9 for ; Sat, 20 Mar 1999 02:50:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA91510; Sat, 20 Mar 1999 02:50:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 60DD414F9F; Sat, 20 Mar 1999 02:41:48 -0800 (PST) Message-Id: <19990320104148.60DD414F9F@hub.freebsd.org> Date: Sat, 20 Mar 1999 02:41:48 -0800 (PST) From: LLazarte@mat.unb.br To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/10690: Installation freezes after device selection, while "probing". Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10690 >Category: i386 >Synopsis: Installation freezes after device selection, while "probing". >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 20 02:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Leonardo Lazarte >Release: 3.1 STABLE >Organization: Universidade de Brasilia >Environment: Not applicble, the problem arises before completing installation >Description: After booting kern.flp and mfsroot.flp, selecting and configuring devices, the system freezes while on the "blue screen", with the message "probing ... this can take a while". It takes forever. Several people have reported the same problem in the lists. In my case, if I deselect the network card (which was working under 3.0), the booting goes on. Some people reported a workaround by changing address of the card, or configuring "eisa 12" in CLI mode. That didn't work in my case. >How-To-Repeat: The problem happens ALWAYS in my Aptiva 166 with NE2000 compatible card. On release 3.0 I could go out of the "probing" state by typing CONTROL-C and continuing with installation. This did not work with 2.2.8 neither with 3.1. >Fix: Sorry, 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 Sat Mar 20 5:21: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 7767514D1D for ; Sat, 20 Mar 1999 05:20:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA14272; Sat, 20 Mar 1999 05:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 20 Mar 1999 05:20:01 -0800 (PST) Message-Id: <199903201320.FAA14272@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Rashid N. Achilov" Subject: Re: i386/10690: Installation freezes after device selection, while "probing". Reply-To: "Rashid N. Achilov" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/10690; it has been noted by GNATS. From: "Rashid N. Achilov" To: freebsd-gnats-submit@FreeBSD.ORG Cc: Subject: Re: i386/10690: Installation freezes after device selection, while "probing". Date: Sat, 20 Mar 1999 19:12:05 +0600 LLazarte@mat.unb.br wrote: > After booting kern.flp and mfsroot.flp, selecting and configuring > devices, the system freezes while on the "blue screen", with the > message "probing ... this can take a while". It takes forever. > Also. I see it when I install FreeBSD on some old computer (DX2-66,16M RAM, 540 HDD Maxtor, VESA Cirrus Logic Videocard). I probed 2.2.5, 2.2.6 and 2.2.7 versions and all it freezed at this place. Install was happened only when I change HDD to 1Gb Western Digital. Network card was some old NE2000-compatible card with jumpers. -- With Best Regards. Rashid N. Achilov (RNA1-RIPE), Granch Ltd. lead engineer e-mail: achilov@granch.ru, tel (383-2) 24-2363 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 20 10: 0: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 BEF7E150A7 for ; Sat, 20 Mar 1999 10:00:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id KAA69488; Sat, 20 Mar 1999 10:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from mustang.bagel.com (mustang.bagel.com [199.165.203.196]) by hub.freebsd.org (Postfix) with ESMTP id 87D1815099 for ; Sat, 20 Mar 1999 09:53:53 -0800 (PST) (envelope-from brucek@mustang.bagel.com) Received: (from brucek@localhost) by mustang.bagel.com (8.9.1/8.9.1) id JAA08780; Sat, 20 Mar 1999 09:53:40 -0800 (PST) (envelope-from brucek) Message-Id: <199903201753.JAA08780@mustang.bagel.com> Date: Sat, 20 Mar 1999 09:53:40 -0800 (PST) From: brucek@bagel.com Reply-To: brucek@bagel.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/10694: 3.1 boot fails with invalid format Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10694 >Category: kern >Synopsis: 3.1 boot fails with invalid format >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 20 10:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Bruce Komito >Release: FreeBSD 3.1-RELEASE i386 >Organization: Sierra Lakes Internet >Environment: Pentium or K6 CPU w/AMI Bios, 128mb, Adaptec 1542 or 2940 >Description: After a virgin install of 3.1, boot fails with message "invalid format". On the same system, a virgin install of both 2.2.8 and 3.0-971208-SNAP boots successfully. Upgrade of 2.2.8 or 3.0-971208-SNAP to 3.1 also fails with "invalid format" message at boot time. >How-To-Repeat: Install 3.1 from ftp.freebsd.org and attempt to boot. >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 Mar 20 10:20: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 1A08D14FF0 for ; Sat, 20 Mar 1999 10:20:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id KAA70790; Sat, 20 Mar 1999 10:20:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from ix.netcom.com (sil-wa15-07.ix.netcom.com [207.93.148.7]) by hub.freebsd.org (Postfix) with ESMTP id A9C28150BE for ; Sat, 20 Mar 1999 10:15:04 -0800 (PST) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.9.3/8.8.8) id KAA04915; Sat, 20 Mar 1999 10:14:49 -0800 (PST) (envelope-from tomdean) Message-Id: <199903201814.KAA04915@ix.netcom.com> Date: Sat, 20 Mar 1999 10:14:49 -0800 (PST) From: Thomas Dean Reply-To: tomdean@ix.netcom.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/10695: fd fails for all operations Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10695 >Category: kern >Synopsis: fd fails for all operations >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 20 10:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Thomas Dean >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: 4.0-current SMP of Tue Mar 9 08:31:14 PST 1999. >Description: All operations to fd fail. The drive works with DOS. With known-good floppies: # mount_msdos /dev/fd0a /floppy mount_msdos: /dev/fd0a: Input/output error # dmesg fd0: recal failed ST0 70 cyl 0 fd0: recal failed ST0 70 cyl 0 fd0: recal failed ST0 70 cyl 0 fd0: recal failed ST0 70 cyl 0 fd0c: hard error reading fsbn 0 (No status) # fdformat fd0.1440 Format 1440K floppy `/dev/rfd0'? (y/n): y Processing fdformat: ioctl(FD_FORM): Input/output error # dmesg fd0: recal failed ST0 70 cyl 0 fd0: recal failed ST0 70 cyl 0 fd0: recal failed ST0 70 cyl 0 fd0: recal failed ST0 70 cyl 0 fd0c: hard error writing fsbn 0 (No status) >How-To-Repeat: mount_msdos /dev/fd0a /floppy -or- fdformat fd0.1440 -or- mount /dev/fd0a /mnt >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 Mar 20 10:40:22 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E26DD14BE7 for ; Sat, 20 Mar 1999 10:40:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id KAA71905; Sat, 20 Mar 1999 10:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 20 Mar 1999 10:40:02 -0800 (PST) Message-Id: <199903201840.KAA71905@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Daniel C. Sobral" Subject: Re: kern/10694: 3.1 boot fails with invalid format Reply-To: "Daniel C. Sobral" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10694; it has been noted by GNATS. From: "Daniel C. Sobral" To: brucek@bagel.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/10694: 3.1 boot fails with invalid format Date: Sun, 21 Mar 1999 03:33:45 +0900 Exactly how did you perform this "virgin install"? Because the error you report indicates you are probably using the old bootblocks... brucek@bagel.com wrote: > > >Number: 10694 > >Category: kern > >Synopsis: 3.1 boot fails with invalid format > >Confidential: no > >Severity: critical > >Priority: medium > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Sat Mar 20 10:00:01 PST 1999 > >Closed-Date: > >Last-Modified: > >Originator: Bruce Komito > >Release: FreeBSD 3.1-RELEASE i386 > >Organization: > Sierra Lakes Internet > >Environment: > Pentium or K6 CPU w/AMI Bios, 128mb, Adaptec 1542 or 2940 > > >Description: > > After a virgin install of 3.1, boot fails with message "invalid format". > On the same system, a virgin install of both 2.2.8 and 3.0-971208-SNAP > boots successfully. Upgrade of 2.2.8 or 3.0-971208-SNAP to 3.1 also fails > with "invalid format" message at boot time. > > >How-To-Repeat: > > Install 3.1 from ftp.freebsd.org and attempt to boot. > > >Fix: > > > > >Release-Note: > >Audit-Trail: > >Unformatted: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "What happened?" "It moved, sir!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 20 13:39: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 44EDC15093; Sat, 20 Mar 1999 13:39:21 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA82562; Sat, 20 Mar 1999 13:39:02 -0800 (PST) (envelope-from billf@FreeBSD.org) Date: Sat, 20 Mar 1999 13:39:02 -0800 (PST) From: Message-Id: <199903202139.NAA82562@freefall.freebsd.org> To: billf@FreeBSD.org, freebsd-bugs@FreeBSD.org, jkh@FreeBSD.org Subject: Re: misc/9564 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: The man page of sysinstall is not installed by sysinstall Responsible-Changed-From-To: freebsd-bugs->jkh Responsible-Changed-By: billf Responsible-Changed-When: Sat Mar 20 13:38:46 PST 1999 Responsible-Changed-Why: jkh is Mr. Sysinstall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 20 13: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 AA61F15093; Sat, 20 Mar 1999 13:42:15 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA82867; Sat, 20 Mar 1999 13:41:57 -0800 (PST) (envelope-from billf@FreeBSD.org) Date: Sat, 20 Mar 1999 13:41:57 -0800 (PST) From: Message-Id: <199903202141.NAA82867@freefall.freebsd.org> To: housley@frenchknot.ne.mediaone.net, billf@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/9024 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: SPAM site list is no longer available from gulf.net State-Changed-From-To: open->closed State-Changed-By: billf State-Changed-When: Sat Mar 20 13:41:36 PST 1999 State-Changed-Why: jmb removed all references of gulf.net from src/etc/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 20 13:55: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 86F9A1518C; Sat, 20 Mar 1999 13:55:15 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA83538; Sat, 20 Mar 1999 13:54:56 -0800 (PST) (envelope-from billf@FreeBSD.org) Date: Sat, 20 Mar 1999 13:54:56 -0800 (PST) From: Message-Id: <199903202154.NAA83538@freefall.freebsd.org> To: agonzalez@globalpc.net, billf@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/10391 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: The default sendmail.cf file has an extra ' character on the line that defines the access database State-Changed-From-To: open->closed State-Changed-By: billf State-Changed-When: Sat Mar 20 13:53:54 PST 1999 State-Changed-Why: Fixed src/etc/sendmail/freebsd.mc 1.5 Sun Feb 28 19:50:17 1999 UTC by dt (HEAD) 1.4.2.1 Sun Feb 28 19:52:06 1999 UTC by dt (RELENG_3) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 20 13:57: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 94E4015345; Sat, 20 Mar 1999 13:57:30 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA83704; Sat, 20 Mar 1999 13:57:12 -0800 (PST) (envelope-from billf@FreeBSD.org) Date: Sat, 20 Mar 1999 13:57:12 -0800 (PST) From: Message-Id: <199903202157.NAA83704@freefall.freebsd.org> To: kaiserppo@erols.com, billf@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/10037 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Security Hole -- Easy way to get users passwords State-Changed-From-To: open->closed State-Changed-By: billf State-Changed-When: Sat Mar 20 13:56:02 PST 1999 State-Changed-Why: The ability for root to read/write terminals cannot be changed. If a system administrator wants to compromise his own system's passwords there are a million ways to do it, but all require root, resulting in a catch 22. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 20 13:58: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 6A51614F02; Sat, 20 Mar 1999 13:58:54 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA83868; Sat, 20 Mar 1999 13:58:36 -0800 (PST) (envelope-from billf@FreeBSD.org) Date: Sat, 20 Mar 1999 13:58:36 -0800 (PST) From: Message-Id: <199903202158.NAA83868@freefall.freebsd.org> To: billf@FreeBSD.org, freebsd-bugs@FreeBSD.org, luigi@FreeBSD.org Subject: Re: i386/9777 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Generic AD1816 sound suport in Luigi's pcm driver Responsible-Changed-From-To: freebsd-bugs->luigi Responsible-Changed-By: billf Responsible-Changed-When: Sat Mar 20 13:58:14 PST 1999 Responsible-Changed-Why: Luigi is the pcm maintainer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 20 14:10: 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 6FE7114D56; Sat, 20 Mar 1999 14:09:59 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA84659; Sat, 20 Mar 1999 14:09:41 -0800 (PST) (envelope-from billf@FreeBSD.org) Date: Sat, 20 Mar 1999 14:09:41 -0800 (PST) From: Message-Id: <199903202209.OAA84659@freefall.freebsd.org> To: ahd@kew.com, billf@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/6098 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: FreeBSD only uses 16M of 48M on Compaq Deskpro 2000 State-Changed-From-To: open->closed State-Changed-By: billf State-Changed-When: Sat Mar 20 14:08:52 PST 1999 State-Changed-Why: Problem fixed in 3.x pre-branch, RELENG_2_2 is no longer supported. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 20 14:18: 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 E81F71510E; Sat, 20 Mar 1999 14:17:50 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA85155; Sat, 20 Mar 1999 14:17:32 -0800 (PST) (envelope-from billf@FreeBSD.org) Date: Sat, 20 Mar 1999 14:17:32 -0800 (PST) From: Message-Id: <199903202217.OAA85155@freefall.freebsd.org> To: billf@FreeBSD.org, freebsd-bugs@FreeBSD.org, doc@FreeBSD.ORG Subject: Re: kern/8858 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: man page for accept() is flawed Responsible-Changed-From-To: freebsd-bugs->freebsd-doc Responsible-Changed-By: billf Responsible-Changed-When: Sat Mar 20 14:16:55 PST 1999 Responsible-Changed-Why: Misfiled PR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 20 14:22: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 B094E14D81; Sat, 20 Mar 1999 14:22:11 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA85335; Sat, 20 Mar 1999 14:21:53 -0800 (PST) (envelope-from billf@FreeBSD.org) Date: Sat, 20 Mar 1999 14:21:53 -0800 (PST) From: Message-Id: <199903202221.OAA85335@freefall.freebsd.org> To: _@r4k.net, billf@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/8410 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ipsec port to freebsd State-Changed-From-To: open->closed State-Changed-By: billf State-Changed-When: Sat Mar 20 14:19:55 PST 1999 State-Changed-Why: The PR was made outdated by kern/8605 It is this committers understanding, though, that we may be adopting another implementation of IPsec/IPv6 and not this one. If that is the case, kern/8605 can be closed as well. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 20 14:33: 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 4B47C14F37; Sat, 20 Mar 1999 14:33:04 -0800 (PST) (envelope-from dcs@FreeBSD.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA86066; Sat, 20 Mar 1999 14:32:45 -0800 (PST) (envelope-from dcs@FreeBSD.org) Date: Sat, 20 Mar 1999 14:32:45 -0800 (PST) From: Message-Id: <199903202232.OAA86066@freefall.freebsd.org> To: alumina@sensyu.ne.jp, dcs@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/10658 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: i386 boot loader problem State-Changed-From-To: open->closed State-Changed-By: dcs State-Changed-When: Sat Mar 20 14:32:07 PST 1999 State-Changed-Why: Fixed. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 20 14: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 6587614E80; Sat, 20 Mar 1999 14:34:26 -0800 (PST) (envelope-from dcs@FreeBSD.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA86161; Sat, 20 Mar 1999 14:34:08 -0800 (PST) (envelope-from dcs@FreeBSD.org) Date: Sat, 20 Mar 1999 14:34:08 -0800 (PST) From: Message-Id: <199903202234.OAA86161@freefall.freebsd.org> To: brucek@bagel.com, dcs@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/10694 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: 3.1 boot fails with invalid format State-Changed-From-To: open->closed State-Changed-By: dcs State-Changed-When: Sat Mar 20 14:32:51 PST 1999 State-Changed-Why: User installed 3.1 using 2.2.x disk. 3.1 *must* be installed with 3.1 disks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 20 14:47:37 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from mail.twin-city.net (unknown [208.8.246.210]) by hub.freebsd.org (Postfix) with ESMTP id 634A614FD6 for ; Sat, 20 Mar 1999 14:46:44 -0800 (PST) (envelope-from freebsd@twin-city.net) X-Transmitted-to: hub.freebsd.org [204.216.27.18] ;Sat, 20 Mar 1999 14:53:08 -0800 Received: from mark (ppp5.twin-city.net [208.8.246.200]) by twin-city.net (Viking/1.04-290) with SMTP for ; Sat, 20 Mar 1999 14:52:15 -0800 Message-ID: <00b701be7323$6993dc20$c8f608d0@mark> Subject: unsubscribe Date: Sat, 20 Mar 1999 14:45:53 -0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00B4_01BE72E0.5A9668C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: From: "Mark Koskenmaki" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_00B4_01BE72E0.5A9668C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable unsubscribe ------=_NextPart_000_00B4_01BE72E0.5A9668C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
unsubscribe
------=_NextPart_000_00B4_01BE72E0.5A9668C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 20 15: 0: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 9ADA414D81 for ; Sat, 20 Mar 1999 15:00:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id PAA87335; Sat, 20 Mar 1999 15:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from mutley.mn.org (tap.nts.umn.edu [207.58.3.161]) by hub.freebsd.org (Postfix) with ESMTP id C113C14F7F for ; Sat, 20 Mar 1999 14:51:51 -0800 (PST) (envelope-from peiffer@mutley.mn.org) Received: (from peiffer@localhost) by mutley.mn.org (8.8.5/8.8.5) id QAA04947; Sat, 20 Mar 1999 16:54:45 -0600 (CST) Message-Id: <199903202254.QAA04947@mutley.mn.org> Date: Sat, 20 Mar 1999 16:54:45 -0600 (CST) From: Tim Peiffer Reply-To: peiffer@mutley.mn.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/10698: de driver doesn't work with some tulip boards (SMC 9332BDT 10/100TX) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10698 >Category: kern >Synopsis: de driver doesn't work with some tulip boards (SMC 9332BDT 10/1 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 20 15:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Tim Peiffer >Release: FreeBSD 3.1-RELEASE i386 >Organization: University of Minnesota >Environment: FreeBSD 3.1-RELEASE #0: Tue Mar 9 21:44:27 CST 1999 peiffer@tap.nts.umn.edu:/usr/src/sys/compile/TIM >Description: The current if_de.c does not correctly detect NIC manufacturers when using the DEC 21140A chip set. The tulip_vendors correctly lists the IEEE OUI for the NIC as belonging to SMC and points to tulip_identify_smc_nic(). The NIC hardware address is 00:E0:29:0C:6C:D6. I do not know how to correctly debug this part of the driver and will need some help. I had to patch 2.2.7-RELEASE to recognize the 00:E0:29 oui; the de driver seems to have changed quite a lot since then. Ref: kern/3579 >How-To-Repeat: Upon bootup, the driver identifies a generic 21140A but does not further ID as an SMC 9332BDT de0: rev 0x22 int a irq 11 on pci0.14.0 Inside tulip_pci_attach(), the call to pci_map_port fails, and the driver returns not completing the attach. >Fix: Unknown. >Release-Note: >Audit-Trail: >Unformatted: 00TX) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 20 15:40:22 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F314314E20 for ; Sat, 20 Mar 1999 15:40:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id PAA89578; Sat, 20 Mar 1999 15:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 548D414D8A; Sat, 20 Mar 1999 15:30:53 -0800 (PST) Message-Id: <19990320233053.548D414D8A@hub.freebsd.org> Date: Sat, 20 Mar 1999 15:30:53 -0800 (PST) From: skif@1plus1.net To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/10700: periodic weekly (/etc/weekly) fails to rebuild locate database Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10700 >Category: misc >Synopsis: periodic weekly (/etc/weekly) fails to rebuild locate database >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 Mar 20 15:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Sergey Korsak >Release: 3.1 >Organization: Broadcast company "Studio 1+1" >Environment: FreeBSD boy.rpd.univ.kiev.ua 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Mon Mar 15 10:10:16 EET 1999 skif@boy.rpd.univ.kiev.ua:/usr/src/sys/compile/BOY i386 >Description: "periodic weekly" (old /etc/weekly) is executed by cron once a week. It changes UID from root to nobody updating locate database but remains in /root directory. If /root is unaccessable by nobody (has mode 0750 for example), /usr/libexec/locate.updatedb fails to run. >How-To-Repeat: cd /root chmod 750 . /etc/periodic/weekly/310.locate >Fix: insert "cd /" to the top of the script. >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 Mar 20 16: 0: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 962F515011 for ; Sat, 20 Mar 1999 16:00:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id QAA90419; Sat, 20 Mar 1999 16:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id F068114D60; Sat, 20 Mar 1999 15:52:52 -0800 (PST) Message-Id: <19990320235252.F068114D60@hub.freebsd.org> Date: Sat, 20 Mar 1999 15:52:52 -0800 (PST) From: drwho@xnet.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/10701: ppbus printing problems Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10701 >Category: kern >Synopsis: ppbus printing problems >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 20 16:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Michael Maxwell >Release: 3.1-RELEASE >Organization: none >Environment: FreeBSD drwho.xnet.com 3.1-RELEASE FreeBSD 3.1-RELEASE #1: Tue Mar 9 02:13:08 CST 1999 root@drwho.xnet.com:/usr/src/sys/compile/DRWHO i386 >Description: Using a HP Deskjet 672c, with the print filter described in the freebsd handbook, problems occur when printing plain text and/or postscript. When printing plain text, characters are dropped, or formatting is broken. The printer seems to have problems loading the paper, and the error light comes on. When printing postscript, I use GhostScript 5.50 (also tried 5.10) from ports/packages. I have tried several printer drivers from gs, but I've always been able to use "deskjet" printer type. however, with 3.1-R, the document does not print properly at all, and usually spews out unprintable binary garbage about halfway down the page. This problem only occurs on FreeBSD 3.1-RELEASE. A 2.2.7-RELEASE machine does NOT exhibit this problem. >How-To-Repeat: Print something. >Fix: I wish I knew, but it must have something to do with the new ppbus parallel port driver. I will try recompiling the kernel to use the OLD "lpt" interface instead of "nlpt" to see if that works as a temporary 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 Mar 20 21: 0: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 448FB14DD3 for ; Sat, 20 Mar 1999 21:00:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id VAA05354; Sat, 20 Mar 1999 21:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 20 Mar 1999 21:00:01 -0800 (PST) Message-Id: <199903210500.VAA05354@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Zach Heilig Subject: Re: kern/10701: ppbus printing problems Reply-To: Zach Heilig Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10701; it has been noted by GNATS. From: Zach Heilig To: drwho@xnet.com, freebsd-gnats-submit@FreeBSD.ORG Cc: Subject: Re: kern/10701: ppbus printing problems Date: Sat, 20 Mar 1999 22:58:31 -0600 On Sat, Mar 20, 1999 at 03:52:52PM -0800, drwho@xnet.com wrote: > >Fix: > I wish I knew, but it must have something to do with the new ppbus > parallel port driver. I will try recompiling the kernel to use the > OLD "lpt" interface instead of "nlpt" to see if that works as a > temporary fix. I have seen this before! Even though you didn't really give enough information to figure out the problem (what does your kernel configuration file say, and what does dmesg output for those lines...), I think I can guess what your problem is: controller ppc0 at isa? port? tty irq 7 # ^^^ is very likely missing (or different) controller ppbus0 device nlpt0 at ppbus? -- Zach Heilig To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 20 22: 0: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 9721814D13 for ; Sat, 20 Mar 1999 22:00:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id WAA08268; Sat, 20 Mar 1999 22:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 20 Mar 1999 22:00:02 -0800 (PST) Message-Id: <199903210600.WAA08268@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Tim Peiffer Subject: kern/10698: de driver doesn't work with some tulip boards (SMC 9332BDT 10/100TX) Reply-To: Tim Peiffer Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10698; it has been noted by GNATS. From: Tim Peiffer To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: kern/10698: de driver doesn't work with some tulip boards (SMC 9332BDT 10/100TX) Date: Sat, 20 Mar 1999 16:54:45 -0600 (CST) >Number: 10698 >Category: kern >Synopsis: de driver doesn't work with some tulip boards (SMC 9332BDT 10/1 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 20 15:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Tim Peiffer >Release: FreeBSD 3.1-RELEASE i386 >Organization: University of Minnesota >Environment: FreeBSD 3.1-RELEASE #0: Tue Mar 9 21:44:27 CST 1999 peiffer@tap.nts.umn.edu:/usr/src/sys/compile/TIM >Description: The current if_de.c does not correctly detect NIC manufacturers when using the DEC 21140A chip set. The tulip_vendors correctly lists the IEEE OUI for the NIC as belonging to SMC and points to tulip_identify_smc_nic(). The NIC hardware address is 00:E0:29:0C:6C:D6. I do not know how to correctly debug this part of the driver and will need some help. I had to patch 2.2.7-RELEASE to recognize the 00:E0:29 oui; the de driver seems to have changed quite a lot since then. Ref: kern/3579 >How-To-Repeat: Upon bootup, the driver identifies a generic 21140A but does not further ID as an SMC 9332BDT de0: rev 0x22 int a irq 11 on pci0.14.0 Inside tulip_pci_attach(), the call to pci_map_port fails, and the driver returns not completing the attach. >Fix: Unknown. >Release-Note: >Audit-Trail: >Unformatted: 00TX) 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 Sat Mar 20 22:10: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 C923514C98 for ; Sat, 20 Mar 1999 22:10:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id WAA08810; Sat, 20 Mar 1999 22:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 20 Mar 1999 22:10:01 -0800 (PST) Message-Id: <199903210610.WAA08810@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: drwho@xnet.com Subject: kern/10701: ppbus printing problems Reply-To: drwho@xnet.com Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10701; it has been noted by GNATS. From: drwho@xnet.com To: freebsd-gnats-submit@freebsd.org Cc: Subject: kern/10701: ppbus printing problems Date: Sat, 20 Mar 1999 15:52:52 -0800 (PST) >Number: 10701 >Category: kern >Synopsis: ppbus printing problems >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 20 16:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Michael Maxwell >Release: 3.1-RELEASE >Organization: none >Environment: FreeBSD drwho.xnet.com 3.1-RELEASE FreeBSD 3.1-RELEASE #1: Tue Mar 9 02:13:08 CST 1999 root@drwho.xnet.com:/usr/src/sys/compile/DRWHO i386 >Description: Using a HP Deskjet 672c, with the print filter described in the freebsd handbook, problems occur when printing plain text and/or postscript. When printing plain text, characters are dropped, or formatting is broken. The printer seems to have problems loading the paper, and the error light comes on. When printing postscript, I use GhostScript 5.50 (also tried 5.10) from ports/packages. I have tried several printer drivers from gs, but I've always been able to use "deskjet" printer type. however, with 3.1-R, the document does not print properly at all, and usually spews out unprintable binary garbage about halfway down the page. This problem only occurs on FreeBSD 3.1-RELEASE. A 2.2.7-RELEASE machine does NOT exhibit this problem. >How-To-Repeat: Print something. >Fix: I wish I knew, but it must have something to do with the new ppbus parallel port driver. I will try recompiling the kernel to use the OLD "lpt" interface instead of "nlpt" to see if that works as a temporary 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 Sat Mar 20 22:30: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 8A27314C98 for ; Sat, 20 Mar 1999 22:30:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id WAA09874; Sat, 20 Mar 1999 22:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 20 Mar 1999 22:30:02 -0800 (PST) Message-Id: <199903210630.WAA09874@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andrew Cagney Subject: kern/10663: hpscan doesn't like 3.1's pt device Reply-To: Andrew Cagney Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10663; it has been noted by GNATS. From: Andrew Cagney To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: kern/10663: hpscan doesn't like 3.1's pt device Date: Fri, 19 Mar 1999 13:46:03 +1100 (EST) >Number: 10663 >Category: kern >Synopsis: hpscan doesn't like 3.1's pt device >Confidential: yes >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 18 18:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Andrew Cagney >Release: FreeBSD 3.1-RELEASE i386 >Organization: >Environment: FreeBSD b1.cygnus.com 3.1-RELEASE FreeBSD 3.1-RELEASE #3: Thu Mar 18 19:43:54 EST 1999 cagney@b1.cygnus.com:/usr/src/sys/compile/B2pcm i386 I've added bktr et.al., pcm, cam* and pt devices to the kernel. pt0 at ahc0 bus 0 target 2 lun 0 pt0: Fixed Processor SCSI-2 device pt0: 3.300MB/s transfers >Description: hpscan doesn't work with 3.1's version of the pt driver. It worked just find with 2.2.8 (yes I did re-compile it :-): cagney@b1.cygnus.com$ hpscan scanner_send: Operation not supported by device scanner_send: Operation not supported by device scanner_send: Operation not supported by device scanner_send: Operation not supported by device scanner_send: Operation not supported by device scanner_send: Operation not supported by device scanner_send: Operation not supported by device Floating point exception cagney@b1.cygnus.com$ ls -l /dev/scanner lrwxr-xr-x 1 root wheel 3 Mar 18 23:12 /dev/scanner -> pt0 cagney@b1.cygnus.com$ ls -l /dev/pt0 crw-rw-rw- 1 root wheel 61, 0 Mar 18 21:34 /dev/pt0 Looking at the code it would appear that the pt driver received a serious re-write in moving from 2.2.8 to 3.1 :-) The above error is from a failed IOCTL on the device. >How-To-Repeat: See above, e-mail me. >Fix: Workaround: Switch to the ``sane'' scanner but then find that that has other problems (do I really need ``chmod a+rw /dev/xpt0''? ;-). >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 Sat Mar 20 22:30: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 72F8C14CE2 for ; Sat, 20 Mar 1999 22:30:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id WAA09880; Sat, 20 Mar 1999 22:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 20 Mar 1999 22:30:03 -0800 (PST) Message-Id: <199903210630.WAA09880@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Nick Sayer Subject: kern/10674: new /sys/i386/isa/si3_t225.c Reply-To: Nick Sayer Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10674; it has been noted by GNATS. From: Nick Sayer To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: kern/10674: new /sys/i386/isa/si3_t225.c Date: Fri, 19 Mar 1999 09:47:47 -0800 (PST) >Number: 10674 >Category: kern >Synopsis: new /sys/i386/isa/si3_t225.c >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 Mar 19 09:50:03 PST 1999 >Closed-Date: >Last-Modified: >Originator: Nick Sayer >Release: FreeBSD 2.2.8-RELEASE i386 >Organization: Specialix, Inc. >Environment: SI/XIO/SX host cards, si driver >Description: Latest version of this file from the vendor. >How-To-Repeat: >Fix: begin 644 si3_t225.c.gz M'XL(")6*\C8"`W-I,U]T,C(U+F,`I%OKDQS5=?_,_A7=,[/22EHU_>X>'DGW M3/=8(`=!4!)7XA2[DM9"*2+-$-< MY.'$M0^Q$B28):Z*^63O3BT+6I$H]]S;Y_2]T[,"8ZHTS.[V[YYSSSGW_,X] M]_;-N[5[[W#N.VC;GE'7?G^JW3EVXOBX5CMQHMOIMB>;VN3Q(UIR8N;X`RFM+C=GISK&(:A[;YY9.3P_9-M;7?GF'-?EXUQW[$C4\>[VNU::?0/ M1DNWCHSSP+NW>YM3A M8Y,/')O5[CC>G6H?G^RR)RF88_>`!X"7/R7P6V7/="PT8@-;M.! MW]4S.'.45NGK'[%_'R,68NZIK&8$?"`JP?:)C;*Y/9+X%O`/VR$,^FM MC:7R_N5.6X:+R<;PJ*OH;3?$AX`[3'JKLM4M?YR;#AYP4WC>5_4&94P8S4T0 M#I:_:U/32L;O9'`?X'Y*\^0_.J1'-IJ`NTPZ6T5\W61PQ\.GN/T<_@VFX;CT MNQCA3+J7K3,9[KCJ&%7Z@#`P$>XQZ9[+EZL2=3Z(\SU2.:4?3=GR'LS]3Z:Z MQE2S+<,'#%:CE6S!CPF:SH>89X;[6]UXYS,$K1]^8M"&XUDD)BD%$/H],'G0 M?A3];/^[!>E!J@CF493"0%:*<"[]H4I_:Q5-Q\<7*E@H6.CAXA_8"A+PD$G? M7UJ/1C=*#93.9\=U-!7I"44SDY#!F73]VD*EOUC97X3;PDDLG;EHM41Q7-4$ M^%+[S_0%=)Q#3N(^SNV=KU^VJC(XDV[JS;Z^J+*U4SL?>Z<4#;>\ZQ:=G^#<:\+R"7/\8B%LA.5AH-!! MSG+K8C0!K_-,N_3@HQ.?KV1PD6,R`^-`JA%S.).^J;?ZS'@$M]'`08P@\3L8 M-ZB*?"G@"9/>?_/DJ?[*7$>&YRHT*/GP!&8Z,LLD3'I_4_]`.ZZ2E'@>X+4& MN9R6`*VXE*_WR1]%B]&[LN4#D.[G/DMI\5@B`V5PL/STT<=^%NG=#"Z6I(G9 MG3NBR@W&5[XG!VV#25\URI5GQE(,VGQ=VN"S.$$?"*+C;L6Y-YCTC=*>[[<: ME359>;&P+"*I!B%]X1<.MX#?]856^4!E\TUE[@"OTPQB@`?P$0?"F1DN3S!"[UIHV0\(_,[#W>^6GB\NA;F'6&`S/(6Y_>E9#EN5]91NJN8B9N" MS]C*QR`XD]ZM;.KGC;:.<%J7+BU=,:$4Y\)R@(`#O[>WXFN]5Z9W9G`19B:: M7SB"C*A*!WY_;*&I]_I#I`M0#9E-)!I/?!-PETOO73-*:0FCSB(K@Z)FH*2Y MNJW`F?3UT@Y#;[Z.<,XH(CH\C!W^(S=%TI!RG07\/GJ^-W\^?A=S79+'/'PS MZS1051HH@S/IETH5H_>OYV.$YPM\8"";!D++`[^_&_$!_CF#%Q55!N+9)D0X MDPZ*7RJ5#3EHZQ0LF%X&!A)PX/?>/YZ/8`"Y/#!34I1\)JF%I@-^+QF]UTOG MXP643L'"EZFT6B`"JK:4;2S@]Z9^T2CM^3IF&YZ3N,S816^'E$+,4($SZ6.O MGVV>7C!4N*/`.<&$#2F:!1SX?>R?SC8GOK;0E"TO5E>=`JZPC#(X6-[XL@[+ M!AF63"=F;"(Y"$N"1G'&[Q;P^R&CI!F]'U_(X%:B&@R0U83XFBN#81/SO4RI M_*U3^HRHH$5N!`,*RBNR@L6^'U5-XS>&R_1@JVJTFV4+H9,Y:@#?I\S M2J5OZ88:=35)$OM=.#BD@`._]W[RDC[+ALC@U7P#E*@K+A16X^;)X$SZ4_I> MH_&M.+JJ$QG2B_')/J;*7.\;\&0&9]+?SCA2IHD! MGMR&(FW@]W7&D9]`D19%D2NG2AOX'=:ZH2<*20V&GCMH/P$'?E]G8?<,LQW" MJ^.R_43V\`8KI0S.I%^=7SEDL.I(J:A]I;#EEA1[.YX$LYK6!GYG1=7)Z&KY MN]O4-@'-A58AUC:V(VJ;&4/?^QEJ&]O]C6H;V_VU:YM`JFULCVJ;F<]0V]C> M;U3;V/YVM0T5%KA"<05EW)G!H;:I&/'*M'Y1=MR@N\#E59I[D%74-N=WYK9= M?S734[9"`:9%J2X.I2$S..QE+L_V^E<,)5GQ-%=,$C@-A`._[WD.DL4*$?3P M^E_F3BS,;.!WOAQJ;_0 M9@R/E@<+-5(TG8BU5-U+H_+`[[/_-_O*0SL?*Y9&Q5@;E`[\+F)N0/I`K+E* M-\7.&B\V\/LLB[FDM$Z;T`81#.WW.;VY>09'Z<#O1N\_2A>BE9-H^8`6%D=: M:OS!'ZKH=^#WRS.E[QCZSJ<^0[H`?K]QNBAFBKQO8P._9VD>^S:?F.(EZ<#O M69I'Z18QFVL5NU>)^5MZ+V;!D= M%U##R,%Z2LP@0.7MK*)V@-\_7.K,E3]<'I>C+L].=;*WR#:^:()D<(BZUM7Y MA4/&&"IO*LM#?`M(F4`JC1S@=RU:B2YW9I32B#M:>MX=W(YF<"9]_N7.S,8\ M[2*%A?(F2T-T6K`3`O`XMK\SN_K?@]4.9>5":#@]]GKG(%%.4# M99D6E1%PX'>F-U=`AHM=>**Z7!XC@\/<1[\?`1YC/E04S67R``JJTI)Q@-^O M=&8JU]^:BPJ5%<]P0?XC)8(`_>[QRNK"W/SWXEGT>R`=@"B1+OM`P('?=QK& M`;"]'/.B2>53HYH&"DRIIG6`W_6+TPO&@:;2JQ2MY2%Z-!0X\'N_#_+7$%ZE MAC*V>(ISP14'_/Y,-`UX=<7Y:'G75%=<()4'#O#[ARLS4?G#RU@>B/T3GW;M MD_P._&Y,_^>OX7>989TJ^7UV03F3:F!_66I/V]0A)SA(/_!@I=]O*KW*:@U5 M%E9P<-J^+[5Y'>!W_?GV2N?REXAAJ2),J*X+ZD.+$X?OWWO_%7]YL#BI88]& MD"O,N.I@QB+'`;]7KETRQIX^A(XSJ6-1RTF*^A^U5,XVG-_U'Y36)OZ!>E;$ M*`E5*'SNPODU67G@]X7F8J]3OM95SB)IYR\2C8F;,SRIS.!P%GE5?[G9;6W( M"U:T;.3G42U'JBH=X/>K9QEVH=.2"0Z_K-RE:K29M0>BH_ MUDFH7<^[]S6$`[\O-IO]A4GC5>5`S519F@*?;__)\L#OI;5H.6JODN7IM%:8 M+D4D/VW"+KN``[\O=_17VF9#W0*3I)R@12!;XG@S@\-NHKW:*C_?LFY0D.?2 ML4;E5CEECFW@555]6V[B6 MZ)BQF.T.V<>1_<0!UV]L1%(F=8%?E\S'K^M<.LC+-[U"&G!A@3'6Q^GC4=0.AT@ MY=]X\@D3ZA=GS487^/WZP]RDFH"_Q^_1$&/D-PX6A[T%;99HY_\[)ZW@5^OTW< MUODB1EVB@NA;[A(3EPSP^QD`[SBCA(WE%*>='XUC;>/&W/)LZA.O86W#U^JP M&T9\5JXGSQWX_0.0?ENJ2`]]O%_"N_*FK?BQGNVD7.!WXZOA&VR`-W#NSC8^ M$S:5SV58-^%'#@=P8WOL)\IUC>I3'HFUV,^3I:7B._ MY^Z-S?%M_2C@O#]O?/N,M&3\8:""'S,XDS[!P==QO4L!1WI7\Z!58CX5?C>^ M>6;('3,E3K*`"+-;1QFD3G$E_XB?&X\QZ$[+C9_$\SJ-K"G0\(D[=JVA$%Y4'?C\W=E?/^,:.1*EI04?/HC+2HW8IK[:R M3.L!OR]T[NGT=CUU3CY,=*D:YD=@52)Y1UYQ'O#[6-PS_K)C+<@T(;I=EG+( M87N#5Y4\X/<=R6*T-#KDJI(09Y(>#L[`1M,Y_+Y-Q^R5=^W`;:`YCO:KHAZ2 MT4VI<^(!OS]Y;E?2V_LD=4[4RLJC&M7+BQZ4#OR^;Z%S;^=W>R0]&%>\YQ&H MCM(I;(#?GSLWEO;&G\2PX>588BIA4S1B!F?2G87Q?6`\-!T'T69$,J(M&5'` M@=_'[V#&LWNXD[*K2LMKZ#1BA#/IN\K/@OJ[<>Z^4A9R;U>I0J[)ATH>\/NS MOY`?;J'RXGY=4C;T9Q3EI0*>1PR%DBMO@3W@=U;,=[ZP$'?E M#CF'.VFQYR*V1^@XX/?FQ&]5KJ_IWY7A3K[K--5MC"F=`GO`[TVSVS3[S=7A MTOD8#?4:09HB7$CO;C0G?IG!:[92_N;-!^4/`@[\_FIIK=)G'\KUO(9Z987: MWLIE8`_X?>)'O?FS%;H,S`]1;$O9>OKY-M"1YP[\_J8>M0\_WUE5#I5R$%UK M34TI`V5P.`UL'_Z+[FK'+-SN:]!MRIC&<.2>E9?PVWT;^KFNJ;:\7&J;>;3\ M8UIV!(>=U,;%WL+NM"M?R\P/$D30FM@Y$S72EK3T<_*.[?;]`^ MR>!\_Q[SUHF\B\R#7(2>HSB.,BWP.POX;J>B8::M$B6(#:1).RG9IAF<2?_Z MZ%9SE=E/:3:J,9]:RH]8'OB\/__M;O.];A/+@S2EA6*ID4XWAK#UX0.__[)I M-2=^%15;'SE+#ZP#[![XP.^EM;&[6,BWE<,%ZIP,-#!$'DX1#ME&BU9;Y5V8 MZ[A[C78KES MPHL"SO15M8LA9I4E*Q_XO6SL^&NVVNOR!7C1;:B2"E6\Y.F'4LS[P._T(HIT M-L&-[N>V,HFJ37$97<"!W_']%93ND#B8K%_''P-ZK<2M(IQ)Q]=>$$X)TL\3 M1XJCB3\@'/@=WY8I7/[/I=MT#UC`<>[`[_22C33WP3O[/M8V^`KF!U$Z;Z7:6&*X]`Z#YTOV$'"^?\_> M!)+3A;"\^@J$0_&$F=8'?L<7B&3I^9L++IWN<<&^S+`^Y_?LO2.TO"=L^RE> MN_"!W_%UI6U>NU!?F5!(R@=^I[><"HX;_L)&OI/R@=_QY2B4'JK[.,KS=;J& M3>L=^!W\IOTT7^\QKO=A2UT[NF<%R,*]2UBO`4I?/^_-;1 MF,'?*Z;*_"9X(EW@SEL??HVSC#;Y]WH76Q_YR>G`52\[E(XF!1SX_2VXYC46 M75;V,ODAO'IKRPTD@O:!W\>BI6AE^G-*DUD<)9E*RA;W_EW9[\#OZSLU+=JZ M%,DM;E?NR2HO$&3WVS,XD[X<+;:2ROHT;D8"Y=%M]!!PX/?/581\^?3?2:B< M,-6K1[&L//#[UNV[H\KF[DB^`"_*L924MY3W3H@F@-\WYE]IQ?U%I`F7#C2& M'>/R@Q(?HP[X/6G!4>++A^1#)7'F3]M1L>W.[S1DC@OX^W'QE7CY9+PA;\#% M(:A#1\>\9+"I.K,0SJ3OO-"9U_^F:Q4.U"2#Y6>1A0EQB?"??R&^+9L>X`?#[ MM/YB^YYU?4P^_>>O-XG#1/CF4=!BR97!X?3_HYFQN[=&M^0;+_Z06,L/ZC#/ M!\#OEX^RF*M<4TY&@OS^@KS.\D#.X'`R,K,TS0-7YO?AZRP_[Q%PSN]\O;57 M9=.)UYL*AW@(=Q#.I$^W'RU?Z[9_+M\U$A=5?-R`Y^;'T00<^'UVSPO[VO>4 MKRGW+EQD/>00>\ M/\^6S&BZ@3OHF,K(O.LAKN0GTMH3<.#WBZ5]BR7#4/;O-;4NEC3*_IK!H:+^ M(:N)#^@_+)`4CP!I$VIBRB'357D]/SM_5CN)IN.WPOQ`N33NFNJNAN!,^G>. MZD;4S"]"A\KSPODJUY+RP.]C45/_13Q$^>*,!S;@0IG6^>%;\#O]_' MEFO%-(J7@?,;<:$Z)'9*@SJ_V=C6OU:^EA24ER)]&^G\?AV+^$^0[IGJA'#N M22;][C*E2B_/B*[2)19IORHZ=P(._'YPO;)OX\4Y&]<[D;&X;V\K[\3C>\T9 MG$F/^W/_K1O=LKP=!8HI5K.('-4+I MP._E:W,.T^#GBN4M);V(W%^C/G?FN!#XO:NS1+7G&UB8F>GV[AJXGA?R]]^Y MV^AZ7D)O*3C6$+WE`_00^'UQSF*ZO]>2+3]XJ3:D>B>66MPA\'M M+U=6,6TI\EYY7MF[&4&'P.\;Y[1DT=#N5)0?ODR1,&R$,^EBN284=9;RO(@8 M7U4>I0._,WK3C=;N.[=1/ARB/,X=^)TIOX\IO__3*1_*R@._"^7W;:=\?O') MQ9TEUK0A\#M3WCC0/1$5+T*'Q;(&2Q+$A.G=4 M;'@H'?A][.[EZ8N=\MVX";UQ427W:4/@=U%8Y7U:9PA#F%(M+ID.^+W#6"): MC!7322^?#[M@05N2ZO]YAN@>:=N_PE5Y(._%X^WQG=6FB1=$]Y M53YW?H/Z;UZ6+D+@]]_;6FT?7&_>6\@V4J^7@X)!D@K_O[0W;Y+LJNY%_W[^ M%'4RLP:IBXPSY<28)R<$&"0&"0S8KA9B\O,S)S,KJUK5DGAM!Z$@"`78QDRV MH=6CU"V)`/LZ'!YPW6]05:T)=.W7+5I""($JRT7A[L+6.VOM::US]LEJ93JN M="71O]S[[&&MM=?TP_SY0Z<9?]089AY;NI2&4-E2`@[Z/8I!2_15?5R]EG?J M]$]6U-*!?G\83EWL?#`K*NO:_C%+( M[+:6;\%&$'#0[V5I']!7I"JV5A4_E?1O2#B\(DN[SXP2/"N?-T>UPO>,YA;6 M0;\?S-]\)G8^I)-"=7T-KCS)'3*_H>')Z(>C\MXX=K*'%G^#O(*JQ"X6\"[N M^^C=I8,N3T76=>=1A;D0U/-,QQ+F4P=9"VK0[Q>B MN)`C+Q8=N9S MSGQ8Y\?=)[[*ABO._!VEFX./4+^-L:>$@NZDY8Z`8WW<'?O.DXF\HX:YN'7&@8H:T\_HJE.'^77-T?%$5EUG#_!<9(48)PU\ MOR/ZI2:-15J15>5Y5P5N#=#OB'ZYI0KD8"#OH=T#\;'<^^98()JR#A M^)9Y)\Z?2MIN1_E^Y=07R/E9&Y@ M?MU:M/=LU%ECWVX;V-3R=Q0NS&S:"5X/XZML@'Z7G@_FJYSD]3!> MHP;6QPG/Q\2\BS;+FM&2MB/S+CZYW>RS+&[+4>WH?]+'!O3[57"O;S6;+(_: MI(JX.E7$RYPZT._#8GGNZXY)73`WHZ9#JOJ_J1^7\&3TK>9B>:XY+%)A);+" M=(T)249WR?N]T/Z'AG?5RHOW>W_EG7WWQ4R6%_GS.MM, MQ&:E=1&YF.75=Z\-/W6,1O\-,C49D;SB*3A$__MN,@%WS%P?(6^/4^/?(J5- M!/H]VM\L7NROA#D;U]*+J%^%%0VOX\8=^\92DUD7?L\24_%(K96`B_KW9NG` MN131^QX$DQYBD1H=^]<%^!`[Q^`^20QBGUTE.681]J_SG;/]E>J0A>][NGBU MH<^:27>*%!SVO;SX[6'9^0ZSY[5CT>^P!@INA8X.^KT\++RE^+?E8:9EA!@I M6,YD0RC+*@+]7IAS_C*Y,6[&Y65+H:C*$*F`@WZ/]B!U8J5,@PL]?<%=EZ50 MM&F.603Z?6YWJ[Q;WF0Y9@;>FP3'_G6[6[MI./E;D,W.=6L*GNW9F(*C7>=I M,T](/7EA(Y$_7[ZCW/_D#BVKS,GU4*="[3OH=Y'S4;R=;ES#R^9ZL-18`0?] M7OCSPN[)XTNS/B+0[Y[S:+/X%IWUD9ZMB8!'Z;S*"/7[RML] MYZ;)J]0YD9@K(WHZ-736!X^[7=M\!JSBD@/0;5QH-_G2]]TEIHF MG*>38W+%EGI%1J#?MSZ,XFJ3F@>1S]PM^$/$P)96983]Z\[$'QUO%K[/4A-# MUAHH[?RJ*CB\(L,"6(4']-1%^M6.A[QG0L$N/76@WPOGXT^.K\0C)FT:6D]V MN#?`I\(*]'OAMO+?SM_<&;(6<)XNT?/9/)C3*0+]ON^<&\2?-)$1XV]JZ%>- MG_;Y23B^H+\\;B6F);TR]09_>Z<*EQ0<]+OSY>)AU+_&X$$MZZIC!TC"X<;5 MYF]N)0>'N7E]E37C=EF5F])!"&^!?M\_\M+B\UK]HO+"8HX?+7Z10DO(X7]I[Q MJ?X*K=:I5/G*NVSEU=*U0+^__9[B8;-_C?6GQ6<,MDIU>]DNB,K1VD+]_N(? M0>=#UF5%^99D`@Q)8PGHZ%C_[GSXQTO-*ZQM@LFAK-19HPV?6M0MT.\[I;V/ M.8-B@5J5HIU30R]B@XD0956V4+]_\_Z5QH?'IV@WK12(&'>!2(F0<.BFE8"+ MA\.?T&_O:(^ZR(?7DQRF7(7!D"7L7HP/S-9R(CK'2U1.3ST5N9T4&_SY?/]!?>9AF] M$W)X/0.OX>A/]Q?J-GA-.7M2T3WU%&J)]_MSJ^W209_:\]TZ<_L(&[66^7;0 M[PNO]$O!N_FWBP6KJH&-^!1*)%1P^/:;S[;WG=(YFK81\D818CE-+H8Z\Z#? MU]Z]OSE_[((^\SH3S?;9>'G4:Z(%^OV%`7SZTIAE,E>8UZU3Y7N@K@SH]^'= M-]UG^PO^A,R'3CT'+C,?GI\,)]U#Z\+6$_"6S#5RMD[ M%`'OXHU[;,UY9[272=,BP_F\88^2=:#?UYQ?G6B5#BYEX$&;QZ#-[RH5V<,L MK[='>VO.:W3E.SJH%(;I@8W;IP7Z/7KA1"<9?(V9!YV\@3MDZ=J8/_\.&/R7 M$;MQ+7U-3>M)NID2#C?NY'SQ7+)YF59@*5,THAWU!!S]\Z7$)KRPII04EN^9 M9+B./O/B$LN5D?!D]*^,G:VUN\/^UU\ZE=UP;]/G_S_\S/G75B M.KHURZ:JY*5>>=#O)V'HM6-WT9<4T`@[Z'9O;E-[R>$94$J^EO3U.NXI9'\V8ML<)=7]+TT#- M2^X MBO1U_#T]>9].'O3[06DQF7SAS4Q>J0G0[W+R#JT)]75*JMNQVFD"#OK]&Z6% M,MAF;/+ZBVUVFHH*M5&_+XW!-N-1H2H+?AO?A<@.5X<6]/O-9PL/CS>?8"J2 M!"3MEI*$PYG_R!BM(QK*)/(RHY_(Z*#?/U(\!!VUEM%Q.?H)I:^$HXY#'74R MXRG-E[G2NNBXZ"E%6?M_UJ[XNPK>L*#K7`9Q]XOAP_?X*YN"N\'U.=MU92<-#O MQ?G+\8G]K1.9X((I/3#RLE8GA[8#^CW:?SXJ-$^4:*N0'F_=+QY``;$2!1ST M>Z(ABJ6S)UJ9S`=S\'M5\G1'S[&$8^;#TOB@6&`N;E,)ZC88VXHH_%(KC_GS MQ;GR7*',X=JS[U8X'%,+6@H.][WPE@1^S`*/5.DV^6]UXN+N@'Z?*]R>P)[R;S>=P-6W5W'T9.F< MU-*95MX>A[?HMX-^GW.2I7..6>`-_NWZ/:2_'?3[G'-;`E^RP*O\VTW77?7M M=1P]63JG9($'EF_WZ+?7%MWD7=9 M,K`;,CB,OIQ`CZ7@#57.2.!UTJY%P$&_SR4K-[>4@E=U9TP#U[V*#1Q&3U9N MKI2"!TI$$;B7^7;4[\G*)<>&P9FG(->RZH!^G^LO^,2R>A//@0[H]S?U'.BT MB->H`_I=/`=>8%ZCG"F;N0DXZ'F;*9FX37P2"'J>_Q7"/[E%.. MEP[H=S'UB8Z7[')*N/3;G$SE%N9,V-=%#2MVGK:SSIERZAW7!?TNIJ[?<9.FG#JT7=#O+TQ]:+M>?99#V_7= M60YM%_3[](>V&[BS'-HNZ/?I#VTW=&I#"_I] MAD,+^GV&0UN;2=)V:S-)VFY])DG;K<\D:;N-F21MMS&3I.U&,TG:;C2;I&W- M)FE;LTG:]FR2MCV;I.W,)FD[LTG:[FR2MCN;I.W-)FE[,TG:GCN3I.VY,TG: MGC>3I.UY,TG:GC^3I.WY,TG:7C"3I.T%,TG:7CB3I.V%,TG:7F4F2=NKS"1I M>]69)&VO.I.D[=5FDK2]VDR2ME>?2=+VZC-)VEYC)DG;:\PD:7O13)*V%\TF M:5NS2=K6;)*V/9ND;<\F:3NS2=K.;)*V.YND[+)+60_[WJ0^M MA_SO4Q]:3_"_3WMH/>1_G_K0>LC_/O6A]9#_?>I#ZR'_^]2'UD/^]ZD/K8?\ M[U,?6@_YWZ<^M![RO\]P:"OUF0YMU9WIT%;K,QW:6IZDY9$\\ALN';V&&2]K M=QLU!F5;>N,U0=IC>7KT8'_7YSYS<2OG!DU-D?7C( M_YZ?]:&[>K&$#W)L(MSWQ2>B!U)\D386*9]$=04YI'*YQ!PT.^8\O$?)HAL3_-@I:U=!8=>G9#R47CR(9KU MD4WS8(GU:G3,GX>4C\+Y/FM[:-FX2).MRLI$#_G?,>7CL8>6LXD3^HM-NQ&5 MA2#@H-_ARYUR<\O>)=6:@*`VKBNZI$+R08G*ND9%!V]322!=DW?A(?][^:\* MK?Y+#Q4F3#Z;.2+A=3%YR!K)]'2:E#F"<.1_7U)9(]8V:).^'?G?YU+?WM'- MC"=DC@@XZ/>W_)7(&LDF1MKS171(RT/^=YQZ07?+G#1E56TG+ZS@?\>I'_L> M:PUDX^?1"J/;4G#H*`7>YP5O+.5]0(=FE$IZ,_@N8_:AE MR?;Q6/,(H68C8IP@__M!R7FRO_#6'.,D)P]=PH5%C3GH.7!['KJ`B_PZD8/. MLO?-%_N3X)"]O_#*@,"/S!/2=5(>\K_+7"%6)Y6?)\0N+.CW+!U[>4&IC_.1;%ZE#B?7=;*0FH*$8UYE7/S2^`E6[$,Z@==4L9FI MO^JHI0/][@Q*B]^+PV=9PDQ;%:?5-,.&R#_JTM%!OQ>7R_$CX_]0HYOZ&I&: M8VJ^:%6`@(-^OV?\?!S.WWS6+N>M?;4T7,AYZ*>U1OL>6)/H_51NH8?\[\=! M214LM?_"(.KR,TSJ)CSD?R\=KGR@=*")?0/3&K21O>K8N4$I:.1_KY;?DUSW MEQ]BY+9Y]A$_M*#?3Z!M9`ZMMH#P]$FPJ^G>5F@#]7H)C,W_V)#OSKLZ*=5GS MB!J3=5C_/O=H7+SK1(ZL,ZV!3`L2)2Z0_SW9M;WQ>_<=5OA@'S/U$$/^]R=Q M;/X02U&9"U97D)M$P"O(?\[WO/GTQ>`R\\ M2"D;R)_7;7U<73([XI MXO:0_[UY$AXCA=OI.TX,["_GIAI*.+SC3K8PO9"5T]9)5I/Z;S72_T_`0;]# M8E]AT60ZF22^+H>')&--PJ$:=SZ!EU+P@"2$I1+["!STNTKNRW0>($EB6G6H MA#<)Q\X#(KF/*:DNH__R/:TV6Q2.[_<$ZBRGX"V>8^:E\R0E''3PI> M)^EHE(#.EM/PE&_B]Q`6I%*$A)=G6'I9N!8'Y=`WT+@+;(_ZF]1.ME/PL%7 M"?,F\`;/9]3>`[(1"@[Z'5(+%PF\2O9'_:V2SA64J="0<5CZ!@J*9X"W,*AT![TIO(2@:]98)>.]SGQF( MM%NFA_SOB7[:>S[6W3*SZM`V!0$'_7Y"#L\*6H^:@H3#RLOAE4UKU\BI*2`< M^=_ODL/;E53.%"0+KO1TY!P$&_%^7PC!OWJ"E(.'#CRN%9XX*CIB#@ MH-^E;7)@IUC-F8*$UY%B%8=G7-BW9!HA__OS4YM&R/^>;QI-F(*`8WV<'#[C M.9DT!0E'SXD8/LCW&<0%\L=- M+RY:[DSB`O3[#.*B[]F:P+ MY'^?7EP@__OTX@+YWZ<7%\C_/KVX0/[WZ<4%\K]/+RZ0_WUZ<8'\[].+"^1_ MGUY<(/_[].("^=^G%Q?(_SZ]N`@K,UD7874FZP+YWZ<7%\C_/KVX"&LS61?( M_SZ#N*C/9%T@__L,XJ(QDW6!_.\SB(MH)NL"^=]G$!>MF:P+Y'^?05RT9[(N MD/]]!G'1F:2WK#2;BZ[_$]+$V+Y*BTK!1ST^V'TP'+3<"Z(N*,FD?--QDLK M'5A!_O?-QZ/EZ"0/K(@,CP:?1[IEA(?\[[N%QZ,'2,L(2P%[Q-N@J4.+_.]0 MP'X^*D4L/2_//1W1L`[ROPL7]>4U&L:UAG5\'=;1<.!8@;!.X:R.!N9MG&F) M76M(..CWS\'&/1O=3T,;79ZH4M-=*%@P$?G?5W[EE->6+,%$',[5:04#3%R8SF,YL44)!^OBV3[&$UGCP>H1"0@"#OJ]_[)(/F!**LI+ M0*@2-8'\[PNO0O+!6LQZ-E:RO:A$/*Y+1P?]?GW4*1W,/\7S*AMYNQ M*&/Z`8/G;G[-D*1XR/\.G?,@_4`)JR`OTX2F(DAX,CITSH/T`SL\)Q5!P$&_ M8_>YX=TW*9&WK4UG-ML'^=]=:-5ILGT:;99G8/B[1*J-2S<.]/O?Q,Z@<.QK M,8V,3$IZ,*D+R/\N$Q\XUT:8G_1`1"7J]PXF/EA$9:I]&VV?*N&0T0HMW&+G MRVSTO)0+U<1.P$&_B[2++_-\VEM*UT'^]\-4NDXC[[8$J>9['O*__QQNS/#+ MXYQ^E3Y7>3Z5M!W1KW(0[>U$M%MFZ.63.6&.HX"#?A]$2.ATA@83.S[AN5=] MX_2_2J9.#_G?FSM#]]+07:0&N?6R!3KJ(*V+BN@_GZS>VI4X?Y=5=&FT\--Q@Y#O97%;U5NOJ:]DA.`\*1_WWSCTI/#;ZX?U;)>8UT M:[P+?T;.(__['Y7*S44CY[MF=%]%IP@-04C2L)'__>H?%LC_[IR.CST9&VI=W>1>_'F?=^ULD5.'_._.I;BUOWGL#`MI&;CI%!J1ACT2 MCOWGX_;^[9=C2@C5T\E%9!Z5%"F2A_SOG?WY2W%7DR*)04P0+[)V-)/P9/3; M3R^6H9-9QJILZYXCAI_SKF)S#,F-(P/'O*__W0I M2MX2JR%+6>&Y70@BG:;5Z*#?(<=K]7J_RE8^+\$K#.C2@7X725[M24MGFLNH M193PNEBZ4G+N)NR[Z5L8$?YWKZKJXS9+9_N4Z#,_$UR>/PE/1F\4Q+EC?!.- MY[4E:DL9P1>]OP)..CW[JHX=TD MC9Y\6WJ--IW+3;OG1)R_P/J&1?[WY,@MMZZ*K[COJ]\1:P+G[. MF'E3U]1-KX>`X_L]6;9F\OV9G-*6SW@;A*;JF>[W'O*_%P]_6-A=^;&NL6-/OT_!:5]B#_G? M$S&7P'5?XA9GJK"-7O44/!G]!X5=&/UX3I76I-$]X;N@HQOZ*I)T[]E8#SSD M?Q\Z'QL[A/4@U-UTM:C$'L'L-P0<]'OI7+SP=J=I6?E.SK M\K_CLO]`DUGG?"S[JD#!Y>A1Z:#(:@-U:8UO&+1<73BBX.B?+SSI=.*7&+N- M=6!ZAB4<7E(P>')NJ9LWYXO3<-#OXLLYW/K%FOE$W3CD?\W3KWP[Z_=66!7YKWP[Z_=7(`K^U;P?]_FK3`@^S<,&J6Z<7 M%O3[JYT$?OL=0^;RZEBFT"7_3<"Q?]TOD^%_U>3PGF4!VF1+)!Q\5J\G'_]: MF\-M)[>:@6/].YS:EVWP"0L@X3#ZR^+CF:C4"T`ZG-)5$'#0[\.%7Q;@ZUDJ MLOFC/>MG2#B\988+K\/TJ<G?FN9:WLHA+YWW^5K-OK1%2VEV]A^04<]/MK M[G$XZ/>7<>ED/^=\!_LI"9\"2P&OJ>F![ZJSF$7#0[X7%V[\! MFD8IJ2X[9N+5Z6F.FE#X424\&?U'S:U5;WOU818)#77!N]T+)."@W\>K/GI^ MJ%V7(H128Z9BT,C_?O#EXN'JPR8&;?R,')0MKT/^]\77$W!^=9['+5/Z_$?^ M]_["*_V%M]N*]T/&;]3S,J/7T:I<=3X\MI$F9.A!5*EJ1<&17V8;*FK/TR!R MRD=M>.O9&Q;YW^-.Z7"K7[#4PU99-7C6\8+\[Z6#"W&)M.XW(WEYE!=J=-#O M6WUX#%R(5?F]O]SG^-LH=67YZJKJ5H MT*@0\K\OOMY?/7[LZ^K,(^^88-@[@GW>0_[W[X\FLL_[V5]S(P47[/,[\`N4 MT-G\T13_>\>GWP[Z/8&^NW2PP[X],($![>",*H2@6<+AV]\UZ.Z?;X[HOF,] ML2B>J#-69_6_"CC6Q_VBO-0C-[=WW0N-4>+5$V(FQ&R M+P[72YU1R;4E#S34#?5#0L)-1A?U[SC'YJJQ/?.#OW*57`SNF[19.1U.;+ M,X_\[^7FR'FE.>+F`?VCBM>[0AQ`$IZ,_EH"_>6HDI/U$45I)%EYV=_FTLCF M)4[W'-$>,TD_YS5$_CST&NDK^KF.QSH]$#M-]U1OJ:4#_;[=ZM\X\_GRWU%) M2]Z?G!%+T/&%"@Z2=G?EG]><#S^=J=(RLB[T>&1)FH7(_^XL-;>CQ246$>MJ M<6M8](RJUM\.^KUY=76E\;"AWK.`4LR1^M""?@=P\3!:9'D7=4:H:W06$NBI MF!3ROR\M-:_VG=HV\]?1[\S\4$6-#OJ]N8@_\%%&",6=C28&C9^F`NC(_SZ> MO[GU1+S*`N@=O>\UG3@A"&(:@LY$QNLF.]O"*RGEV M84&_/]KWKO3#G9BQVX2:@]K/NF!43`KYWS=+%P=1FF)5+Y,IO!>K5B5!9.1_ M+YWN/S+NWS-FW76"O-%;I+,0\K_O%V'T0TZ28IJCZ'A(UJI$_O>;._WK?6-5 M3K)DC+KU.C-,>23;TFD/^]CQ:M M>4WH4#U)M>&3#]5]!_W^RK`*D^]D0QN!?@5YS*K4WX[^^K0ZLP4FS6L#I6`@WY_;``6<>FT?>D(JSC=3`FOX]+U8?/L M]?ALUC3Z$@2]?)-E/"X;XG>PZ;EWU-!-F\"Z:D(M&_+GD& M#O.45%O7A$;U=&,BY'^'H-#MC^4V)O)85S36WP;YWYVY9G_MF.YO0]H1!=K; MZJ=C=!(.6J8U?&E0,.Y]K%AO6_(N3'FV]-L@__OA'R?3W]%$(>:`&C(BL?*: M<*C75G#(ZNS?/>Y_9?S;23%H_13JL;F&-T8JIS9=PD5NX^'BR M\2R@=I3($7#0[WTI;I1E93^EJ>,HXEN,E2K`:3 M.=0\Y'_'$YOF4*N0B*^-"D[`0;]OSI_M`P5<#D]H=3ESD/69%_%WYT)R<&_Q MS%?HF:_K,S_/S[R7/?/5:MKU@?SOA2@Y\Y_AK@^CI++D;>8)C/SO!SM]('"S M/(&[[+,MWR[>[T\Y<[9OSU\`M>]8_SZ''U]D#&[>+3"X>'+@!+N$?#ORRPC;1'W[D7:)\1(C_[NT35ZALDXD#^L,=J0ZK)K&#^K; M0;_WU^XK?^OX8IDY7G0[,>*FK!'#5L(AX^6?U[WM]7"'=E$CGUW+-P^0_WW] MX?'ZK9L'-6(>(/^[,`_6'\[6C)BEKEG-`^1_'_<77U^WF@W_AE77GJ^PQ8BAM)WT[Z/=Q\=R$;Q>NDIS)^^+;M\CD>XWE;(X>?QBH9R#R MO]]P3L?.(^89R/\\23@R40H-!W^=\TCQL-#)>HE=_?RJ=,G`YBF$_.^+KY?C M/QB?TJW`NOS56<_N8ZCAR>A_4#R\(]F[)CUU:G^RV5(RVU;`0;\G>P:94NN, ML;%NZ<1FFE:J;P?]GLC95NG@,?V6:663UTD)A$]'!_W^MDYB%Q;/\-$;^0D? MFE[60_YWY_/QC(,]:.>P(RLYC_SO_86W`RNRDO.1R\YW3N*)A">CGUX7 M22=,R]@\^UDXZ/=DU3(Y)U&/9Y^[UHP7Y'\_^/Z@,-?DMDVDVZ2(S_!9@JM* M74#^]\V+<^N%+^ED(6$0^>*5GY.4K)8.^],.[@5!O\.LRLJD##>52XS\[X+: MMG"6NCY:%9ZLX=O(;3WD?V_^K\+NP+'4C*3S16KZ/:Y.'?KG#Y/7^_KU=7OV MOEE$OYZY[RV1O7]Q;DG?=WRTDNXZ#=XJM4J2A9#__>7RW&VM_LLJ62C]V9,V M#O1[\NELXZH<5&.FD7@=2!6)_.\7UI/IEQ8?8X%4?IA?6B*AN)4M6J[\=]+MS1_^ETD(Y8L+*MV0ET@^2\&3TY,,3%5=@.DX< MKI`%<[(^:N1_'Q?.]:T^:N.9%M&!*G$\2[C@PF[M7W#NS)8>^$JTDJ6KD:5# M_O?^XHOE9G_Q99::Z"]G?HC$L6L*#J.WDA\H-+FHK&3UDY#SU*I$_G?G[D1' ME1]1_[W_8O+Y8YS>$4YV*L: MV5)Q&88DWP[ZO;Q\K)N@U;=7]#L[UU"HJ-%!OW]BC`;"A]FQ"9=I]\:VRU/A M>PH.GI/2'?N;E^([Z;>+/U_11Q6?4P$I)1!PT._[F^?7BW\VWJ)G/A6W3<^C MH>!PYC^,XW,*=4^GM>93J'O(_QXY'Z`4ZE%O^:@I1!T%3T;_OAC^2>;Z<$5_ M07O1C`HB(_][%+\?!C^?,4[,%I*D$6H:(?_[NO.)\983Q9/L.I^1%"NS$/G? MP:XK7([;S,WKLQBT*89HTV<@\K_O%R[$G?U-;1[46)-&WTN7B^`;4\!!OU]T MRDX[OO%4QJHT+0O%MP3I[KC(_QX[T;YS5G?'31>):*3;RL!!O[?V-YVS90,/ MF'`CDPG311_(_][>OQ`['5WT@=^.S4W)%G+AXZH+"_K]XN^N@\`I9^+ON7"] M[R+^CO"8Y5EIY]>+# MXZUXF.D$GKYL]0SXD'"*A<.%>6U>2UERV=!5!YM`B M__LC<&7,H;7=T-2;0(^._>>;>.'8Z.G+QH^>.G7(_PX7+CEVZZQ2*14ZYF>X MVU9PB$D]7#Q,Q-UKS"`W?[1C@:MC@_UIUYU?)G_]*@?>XRZ;#ETZK(];=UY? M=Q[AY;0>JV*O]'C;"07'^G?GU?4_'/>=3.]]G\=#R.^J;Z]B[WWG*PGZ-68: M=2V@3MHD1O[W]3](P+_D)K'-3V8V3H5QD?_=`7_9Q\<\C)NZ-YY522'_^\VM M]>(IHZ12'LI.P-4L??YW9/W[E3CU_$^G][AIUA(!1__\9N%T?(=^_D>:K;X6 M+.$$.-;'S0U+!)Y.#JQR7P0M9$;^][A3.KB8 MZ-DV%=)N*@)/0M?P.1\WA3$H5+' M!O2[@\,[7YJ0=T%D!O60(_\[Y%VL.[_'/>2N)6R>J<)&_O?#.)%U=^HJ;-]E M?7AQJB6U1H=1N9\]\%U_0 MR:X[/`[;T4G/IKJ1J4T!1_ZX*\/^SQ,UR5[0=?YJ=[E#(E)P&/V._0MS=_1? M56>^8O7S4-&G9!WROY?!Y_/JNI.I%;)NOD^=C.6P7$[)YD?\]D5,TFY=$OP+>J86*'`$'_3[7O.*4$W'#?)5Z M_?!MTN&-EI6H1/[W9-S6E?)3@&N$IO,-)1&_O>YN%4Z M2.PR>N-L8]:"M(9%_G>\K4.C8;O\FO*SHQ96PJ%RH0F2LF.)!C9R_(;J^8_\ M[P>%Q\%?^"3[=KN;+:6DD/]]KB_\1AF7E[BP/7U8?!*C$W#0[Z76_O?G!O?E M185T_@?+Q99P$17:&;9,#KDYZ2[G>G'3P@KYWY,3/P#&"R:L>.=P-F_C-4+^ M]\.=,LP]ZVSL^/R6>^1E*>`-S+?967<^.&;?WM-].M(^?IKU@?SO=R8/"=BY MG.A`8)$9:NDB$1T8+C7YTM5XS@0Q+:F?%OG?X<"^;O73UO*\U6KRV-^F'F=Q4OZ%9FY730)1/R& MFCSH=[AM!\[BHS3Z;R5:T>=)?SOH=SQRASM.ION]N/0AN_XL[T+POY>;3S>O M-+FSL9/#@!?5J*`&_9[(BL2FO!A/XA5J<4=`I."25^AP:_WC;-]MJBE*^ZR0 M_WT,*NI2G,/@EAI=W&2E(GLB[R(9W2EG2LCS?TAJ&>1_'SKX`U>R@=1:3E6P M"JP@__NZ\S!4`S_&.LQ,'ET>6N1_7Q6C/VW?.%LH,XH4O(X;!Z',2\S9Z"]/ M7D0!Q_[S!;%XC/6@SEX3V1^2<&0]&.(/9.TZVR)2"C;D?P=S^N%QRQ)(#8\: M'?O//[::'3VT:$<_K:0$__O3R>*UC)+R2*2:P;TL'+[]3`*/S$.LFE\A)&U. M=>.0__T"5@J58^;>M]PS]0XQ70?YWV'L0JK(RS>W-M`.]IK.N%(KC_QQ1:?8 M7E];H**RH9N==+2B(W!U8;%_W5^M;@W7UY8HRTDCLGQV)J<4^=^/?2?Y]$(J MSXIGO(C4HUHZHQ7YWP^*Y];7/FL8&S-[G-OO`OG?8<])OXM(TT*:E#;1/ZR7 M5A/(_W[N6'.K7.9J(E506,M0@DDXCO[A<5PZL'A.:-2853\H>`L])WWGY;Y3 MR6D5HJM'+-_>$G9=O)+J]6$2S4P9/W)DR^)W1<1"?O62;/,UBD1>TC_WLB*G<&]Y8GOB8R-U_"Y6L";GR.TZF> M3=R1ST`?^=^3\_K8($7P:EWY*.7R\I'_'6S"]8_GNKSLRR_@OA@=EUY)6MO' MAK8;YR/_^XXT+Y2TF;#;YG\0<-#O8M<'=^2H"=PSZRO21_[W1$T,OF!>D1W. M18SKW?72/;$$'/3[3JM?N%;Z@$[7T9,WV4'9_",)3T9_:;!^'?*-F(:-.!.R M;^M/ZR/_N_/>?G)E>7]:,[#/DT94;;Z$@VVS?OVV9O_EYBTES%3(,]!'_G>1 M,//1<:;U7U1E<85*+=5AQD?^]\[^A>;Z1W6'&9=KTX;I)6>XV-7HH-_+ZVO? MBM:<:Q.RO%@C+0P72;C,\EKYMZ'':L"#;"XQ2RP5<-#O6\.'QT-?9_-.RE\V M-4@2+ON8?;EX.,RD(M=AF?X/4Z2E)"_K];#/!/S(>9+AQ"<]J M9D8"WD9NW/VS4?(++*0%2]>PS$.U')5PJ-):^LMD_)4?T7=0LD#ZE M/O*_KWI;JP^/5]]\_KSOYN;/I\9,G3\E;3!_?A7/W>J1^?-N*G_>=W7^?&SR MYVU=4CW6P$]V2?61_QVZI&ZW^S<80ZN7[=#)$F`D'!A:^\[I?F0(7DVC`Y_D M)M%"9IGMXR/_^Z/]UOZ3Y3[/]N$&?7PT3"V.556VX$^LB?06'JHT8ZR);69O67:8]6S(M(WSD?R\=QB\W3VI"Q[:NJ)U%!RT3&$W MD18K_TJ[+I!2CPJ_>Q5RWY'_?>1MCQX>CZ:X[\C_;KWOE6R-#KGO:NE`OQ\F M8_<77Q\=>=^]]'U'_G>\[WUSWRNLN8RH_*ZK)ZW8?#5YT.^C5:?TK7/-;.W_ MI'1P"S\;%6C(?<1_YWL,@7+HZ8AUSDZ#58:U56 MBR+@R!_7ON%6K\S<-G&003VCV*N`ME'6BR2N5 M\Z15"#^O*K8HX2#G2YWDS!H_+2^0R?D,`0?]'O^!F+Z]7B;G"R1QV2AYNAN;5&3/U_-^:&Z@H-^ M;X[N@1_X2F;C2+L1/VW82CA&@9NCPI=-DU5]M'.+/O2W@WX?A5CT,CWZZ/"P^/%LPYSO!AO34/7)U52M?\^\K]W^B_=5AX5OIP-*E7X M-4W7C/C(_SXNG!^%Z9J1*@],5=)5E@(NZM\+%T>%N\99YX,AZ/"64Q41$HY^ MVH/Y1YT[^".T%I+H*>(BVS>AZ<_0( M9[O(NS=J420$)Z-?`\-LY4>K MM`OZI,>S;AGA(_^[?$`?29*2U7'(_RX-ZD/Z%)KT>#:&&?*_RP=TUC#+=]ZH M;P?]+A_06=J"G,>S>0HA_[M\0)]GO@O>W,CMDM>OYAGQD?^]7SK=3U[`BF\AE$-D/ZL9#/HFFA'@4:#@O4._W<\GZ,9]5P)W20=J^E'#P60T?&0_OT5K& M)IUJIJ2^9EK$^,C_#I)J./CL-R?LN_"0M](>\?Z6LCT@;TN_2W32-MVK-)F_9LTJ8SF[3IO&EITZ+2IJNES66+ MM,GTS$L]1I#__6W8.\\\1HQ,LD=TR,J#?H]_@5&=O*B0F]O*VT?^=]CV'TRU M[\C_/OV^(__[]/L>>C/M._*_6_>=\\MT]1?42%:GC_SOKZS&"Z_?.7!HKA'6 MOZ-+G'#4]-+6!?*_'UO^7KSP+ELG\(J%IB0B]ST4_#*CTH%SJJDT"H_:]7< MOD8^\K^O/3Q>N_6>3E7R&%'\[XF"7>,]G7RN7*NVMD@^\K^/!XNOKUE[.OE9 M8EJ:Q>V'HG_=8.&5-9[%+>2:KUZS)C%<"3P!!_T^WCSS@2O#SN8/#711_[WS_\MC.VPYS^:=!W#2*1O M$/)0-M3&@7[?>M]V9VWT1]]C"?`^/_-U:\(,\K]?&2R\:ZF9UWO?9..3153B M(A*]]SZ2WMH1# M%?96:Y!<^1%+`M>.Q8;)'*$_).!8'W>L^(UF\@/TS!NW!>F9UR:_(>%PYD?. ML<+?#'3F0R^O/2M=4P$'_8[+GJP?>P('[.367-:AN*9&!_U^:;AY)K[25US8 MZ45WK0$*`0?]GBQ\#,$)>NI$]^Q`/]U3&Z=&!_V^=>93Y63C+K`XK'V[S'(* M..AWL6W.,1J3:KC6[3)$'A(.,:FOP;85%C.YQ!W7Y-;`JJ33S M1+IGHX_\[[AK)4L];-0X8N61__U@\_&W[[ M\M>;@PRG$GF6^/Q94E5PY%1::@U>&JZQSD)A5MJ(YU2%C@[ZW?E((FW.=;.C MAUI59RU-"'H3V;5_2XS7C=!+PALGF'X''+R2$/K5XW M"1>6U2IXW%BW#?O[R1Q?`0?]+MY1'\W&I"8Y;R0<8U(_R/"$'NF\$?`6>LB% MX^;->\B1_SWM(0^6;\%Y(^!ML>_HN'D3'G+U[6WC(1_2B)@U/!*0\(B`@WX/ M(30RO,[>,B0\,N$)C/SO\3/<=^=_S[WN& M'53%*RH*CO<=6$)/CW("Z)P279$E"SCVMX$7;-S(N>^VAA7*\5*5_>>A885R MO'2U31%$>3WPY,8A__O/X[?"RA=SJ'5=U36`E!>KT7V1O1^_ZN@B+_%UK65[ MZ8N:FX"#?F\<@Y*7GVNXM@>L\(C$I)#__:W+`']U-5OTD5KY2JHZST?^]Q:L M_"A5G==)[Y3M^8_\[P=/Q@U:`UY?SEF_AJXY5-]>00V;K-W/4TM7F[AT:O*@ MWQN+N'2K$^KC4@N@_#9551^7?+R34W;1MJZ"A(M.(T_`U]]:5*AA"EK]:DU' MA7[.$J7(2!WK`D@XR+I&^?WP\2PB9B$Q9QS'`@[Z?15(S)^T<./:&J:DX-CO MPFGF,_,*O6H/)B+_^UV)M$H'$TD387MUK81#++)X!BMJ[:W[14BUQ?I`5-3D M(UQYIW1YZ'R(Z;BZI?S;5Q7Y6M9A?MT=R0\4GAI-Z'Z?_B%UZEJR^WWR`PY- MC#29?"2&FG$^(/_[N=BIE(WS(6QDSQII]NK3&P?Z_3W)F7->:L49@E?SQ6Z0 MGI&$@SW_2Z=0CIW*A&9# M.V#I7\]V&DD/7,M,'M_O,/B[C:.5CS3IRB#_>S)RSI6I6&^+">?5Y/L=;LR8 M.IW227;M]$8(..CWY,84GD@6?U(^;::CNX3+?%KHXLZ\1GEA7+4H`@[Z_5T8 MQG5>9XX7E]/+!CH_D8T.^KT5+_RR6+:-?E18!_G?WV4)ZYB-"UW+9'P%QTZA MKS>3"11H<]W4<<\Y\\C_7AX)>_(_^X\RO1[&.9H-M/04%F5R/_> M`0T7Q8P[CW418E-HD1N'_.^OE4'-O8\G1IHQ4TO7)N8!\K\GVC%9NM=6&;EM MKJ#NF%X?/O*_8]N!@[<\FNDXH:Z'[1X(>`T[3GP(-$6!T5%5EB?/0\*3T1\; M%:;=..27F7[CZG7[QJ&GRNT>M7&@WU^[O?PF-\Z/%+RN-^YV=>;=6U\Z[%]G M6[I<<S'OQ"/V>-C'4Z$J_)^9%WN@>RRKF:J(C M1G?*D]6$:7-$&TK[R/\.>WYQ+N*V39OU[\\>/0D'VR81-W#L,A9UOLQ0&X?U M<>+0E=A]/TIF2#C<=RDOV*&M'''P$8[\[\[Y$6N38E\K=N,"!8<;!^NV\%J1 MWCCK-?4%IZ\QB9'_O0SK5M")T$>LFF?:'OK(_RY6SCF;49$YUC":O0*._6V$ M1?P>>WE=UAHVL@[YWZ5%K&4=5B'VEK,F&IV,@(-^_V593"`;AW4MQ`ML=%'_ M#A>&CWYK26+(__[+J9/$D/]]^B0QY'^?/DD,^=_?7)(8S61&_G>9C3NQHY3Q M65%_'?*_XZ$K/LHZA>:K=H]D\R+_N[BNSGF6^3#Q+1C5%!PR'QPIKZBLLUFF M'J&?$'#0[VB5.N4I)"WROT\O:9'_?7I)B_SO4TA:M7&1D;1%]H*^)4F+_._G M;)*V=DN2%M_O%RV2MCY)TK;4H6UA/RN4M#_(AK1<*])8E,JEHU3M@WRO\O)G[6O?+6S;/M)`0_%Z/]/9O*> M9?+Z;T%5PNXQM7$:-7,QNG_ZC;R<)5Q0KROY?%_^W;-PZ[ M`J7^6T6-7A6C?R'YZQ-V>"_,[GNUH^!B]'U8/OO2!77+TJF5KXG1Z\E?GGWI M1$$K_V_ZV-3$Z+=ECHU>IDJ07;J.M&F1_SV!?CCYZ\W5.C M1ZX=[O8LITZ/[JK1HYS1W5IVPW<]3BQN3HVH-]W[BN_VSD<%&AM8#5DS'.Y<*@-O.^V%H6'&E[/DGAQ M..CWZ_"PK&AY8X&KE0;]?_?1B.X&S;MA5 M[9LSW%@V.'3#_LQ;(@IO:WA+YZWDP$&_O_:98ST*CS2\JO,7\N#)Z*]^9N$# M%%[7<%\EQ.;`D?_]E<\4WD/AN.]U'OS.@\.^?Z[4I/!0PX.\C5-PT._7/U?L M4KBOX;YJB)8+AWW_7.&]%.YJN)>S[Y+EQ$?^]ZN?=JD)>Q9D)%2.LJV0?[WQ3L3]*M?4+9-V+$@Z\MJ6H%8#PE/ M1G]_@G[E\\7WTM<$05;UF!&9EH!C?MWAX.4OW'ZGPUK$^"HYAB#K9%H2#KE& M@^M?N/T.YY`6^W1-K\2VZ@]DIJ5'!_T^>''PQ[_K'+*F#20K,509P=F$&>1_ M[SBWE[Y!$F8ZK`%3Q22%IEG(?>1__]?5XL>WG266Q8U2%1M6!+SFINZ1K$[D M?]_JW^L_/#ZELCI3H%1-J*A%E^]WY']/P,7#U6-_Q1J5U"RT#R8*["LXO*`_ M.IZ_N?,4:T2&4Q`,MY'2TAW]L%*Q">1_[]_[>S?=G7B55J"+#.Q("7N2,..9 M9IL^\K_?7OS.;9=B;X1TKCW.5,8S;U`$?^ M]_B1<7S/>+_(.D:Z>8VT7'&:!1ST^WD8_C"^SD;GKJ.W7G;A MD@PWY'\7+JMX8MF%:RV[0/YW*+N(;Z7LPD]G-B+_.Y9=#/(R&]..?I]D-B+_ MNP@E#E[.\(AE&\.8+1'P#O*(08.8.#PR8::==OL@_SLFS#RAW3Z5"MLS4\[8 M:Z<39I#__>YQ_)7Q;VTYY#IOI9/Q.'D`W.:BI3BVLY`3YW^/K<>$N6S=LQ7]L.\@(1_YWX$.&@_OFDP-; MD^OC4F/ZZ>3`EJB/2\8>F.1`=V)R(*W:0/[W&),#!SPY4/=\J)K*C[92&/K; ML3XN7CU^;/D;+.LCJ*F42E122*8N_-RX)1T%AU-7V_KC\LK?/TB_7>B6JJ[2 MTO0)JN9+P$&_%S_^[)K[])KVD)OF%`%K;"VZ*-`4->1_WUX-MOJ=_XHS_.^D M2*YF#>=)_O=XH9:FJS"Z)5BV=1N2W.)RIDKT6O;1L3_MX_'" MV_)']ZV9H1(N1M\!)SMS\VKZI9H%KMH:(__[PBO]00)?8I(V5.VSB(JLD([D M$@Z2=O7NF^XSL9H\;A=+CJ'$IWCT5(4:\K\'[RX=M/>7+]/LODYJZ7S[TF%_ MVA_'"WYJZ3KU6X(C__OS%CA>V'I><$&M//*_OW`"@@NG,\$%%/'ICMJT,1'R MOX^<+X\CT]/)QIUG"O/0:NG6%%QRYT5K]_Y,C5[/KKQ(*]33JJC)@WX_D:S\ MDR/GKB.)0D(R#PFO2Z*0<]$:M>NZ-;UTGJ4UM_IVT._W_NP$,'6P;P^ZNC&I MS^:-;\R:.K2@WYUW1GLCYU#/U:].,3G6PS[=3`'?)!`MY!+9,,_HYH+W-LNAT^L,X:U!>V M@S&I7T8_OK^D+FSDI_?8UDUUR+%!_O?YFS\IS9\_>6)"(+6F>V*)E?057';;&!V[:R^KW_47Y#0> M;`O]?N(4:3Q8X]^>LP`2GHQ^_XE3^/%,6-5X`[6Z-?,!^=\/GAN%=YC,!_'< MP"EHQX%@N#*G+E!PJ%QX?,.Y\T:I2$]=BE.:('TBYY'__4RAN7ZC5+B<;7_G M63O?F<<(\K^/0LAD'EVG-\[7OOB<7Q-P[%]7*.,O9(D^-2M4Y*8[*4HX]C4J MS9T>V:JP>38E5NPIL2_@%:S"?F+D?&0N]TYFCX(&HRLU-7G0[QOK M-\ZNOU#>4*/K/ONUO+8=/1G"1O[W%]9/PNB_G=1@-O-K$B[O^W,G;;4#^L7= M:;$&Q^HQTA;\<='^"U%!1_];>136@>Y4JVX30"9=7#A+X2G7LB%Y9O%W MY'\_V7(.E\8Z_HX#NR;\K!NF&(96`X=35YXK%I*_&,EI6_]1;52Y'OEO`@[Z M?:X\5T@>_[HW;X=QI`IX2SGI4_!D]+5#$7C($H@,'!G3*!.>?2='5<-#ORPGT=@)O\'W7S6')OFMX,OIM"721P"M\ MW[5A0?9=P4&_SR?0$H'[?-\UB.R[NG&@WPL`+<_IL`[/U$F?(AH![PA^6#@Y M.'"Y7B>P.-S8Z:O*^&/W$"R=./9_)-0IR&PNKI?,QUP@> M0@^P+Q&$^9MM`SRO\NYYW46RLS;6)7(_R[G?DB?@9/F M;9KG(_^[G+L_:=_MO@OD?Y=SMW1%ML_;&.3(_R[G?H+I]PGS)ON.^EW,/6_? M6_FV#?*_R[GSMD@3YHT3%'!\OXNYOT!7?M*\R;Z#?I=SM^Q[ZXA.X!U1'W>2 M=@(_NB+R/G#?9=]#O[J/?@2($GX>`]D,)N"D$-^GT& M0=VMSR2H>^Y,@AKT^_2"&OG?IQ?4R/\^O:!&_O?I!37ROT\OJ)'_?7I!C?SO MTPMJY'^?7E`C__OT@AKYWZ<7U,C_/KV@1O[WZ04U\K]/+ZB1_WUZ08W\[],+ M:N1_GUY0(__[]((:^=^G%]3(_SZ]H$;^]^D%-?*_3R^HD?]]>D&-_._3"VKD M?Y]!4+=FLJB1_WT&0=V>R:+N=F:RJ)'_?09!W9W)HD;^]QD$=6\FBQKYWZ<7 MU,C_/KV@1O[WZ05USYO)HD;^]^D%-?*_3R^HD?]]>D&-_._3"VKD?Y]>4"/_ M^_2"&OG?IQ?4R/\^O:!&_O?I!37ROT\OJ)'_?7I!C?SOTPMJY'^?7E`C__OT M@AKYWZ<7U,C_/KV@1O[WZ04U\K]/+ZB1_WUZ0=UKS611(__[#(*Z/9-%C?SO M,PCJSDP6-?*_SR"HNS-9U,C_/H.@[LUD42/_^RT(:GL$/$#^=Y@[C8#7>+I$ MSY+ZT5-P8)\?.>_:&^D6,0)>8UUI.]8LKP#YW]?75[[Z7#K/*M5V0B^B^G$) M!PWKG$X6;WV=\DGEC*G2*@()!_TNQCXX2P-J55VQ4K.'924(K\A?#EBFCQBL9 M=?EYC>QG'O3[L:?BA;=.DUL8(/_[U+F%`?*_WVIN(9E11<%5;N'\S6?HJ4OS M>V0R,`0<]#OP?$#F!>L@YR]/SL"0,CE1!;U=D9N(@-7?8C@K$-H^,"Y'\_/K_PK>)BF9&<]DQJ6(4E_W?J%`[Z M_9'QCT?WC)]GI(64L%VF2%\)//(M*L5<-#OHP0/+6JS\!1[6",+1[[(N%I^3RH%O4U60S4ZZ/?UGVS`QD6TY6,G2J>XJ%^3N2P(1_[W_9]$A>9&Z0W: M>:!M#6=9)+*'!%PT.\%F37"X`'/$O%9]T8#A]$A M:Z20@KOI-`^53<*^'?1[84YDC;!VE]UTGH;*)F'?#OH=$TZ64_`6_W9/+R?[ M=JR/.Y;`;TO!Z^D,&;7R[-NQ?]V22#IA\(KEV\/,MV/^O$PZ8?#`\NU>YMM! MOSO)RCM."N[R;^^E,T<$'/O30KY*65.LBAR55)9(.YWZ(>$BTPE2=N98IE.7 MPQL\`TC!:R+3"5)VYE@?,]^2M]+.PK&/FFD;$-[?,0<-#OXUB, MSYZ!=)EL\Y!P\->-Q/A42;%ELLU#P+%_W9X8/^?Y;Y^'A`L_+8YO?\ODS$/` M.^(M@^-/<6S0/S_]L0']/L.QP?YUTQ\;C+]/?VQ`OT]_;)#_??IC@_SOTQ\; MY'^?_MCXLO_\E,<&^=^G/S;(_S[]L4'^]^F/#?*_3W]LD/]]AF,3SB1MD/]] MAF-3F4G:(/_[#,>F.I.T0?[W&8Y-;29I@_SO,QR;^FS2IC&;M&G,)FVBV:1- M-)NT:F/INT:& M)8-S2ND:T)34V:=Y24\ M&?UR*9FZIYG:P[!([\[SCW@R<97+2`RTL!D%78`?*_AY_#J,YUUM>( M-J>07]!V4^TR`N1_AV85]V_R=AGYW(-L=`]7'H(Z(]:0*B>8P^DF`^1_%T$= M33=Y9/P86]%)>#*ZC"&_2GE&2",H0](3I&/0R/\^[)0.YL^:1*E&'N4=CNC!X\7R]\:O?DH,/*_ M6Z/`X:U$@9'_?=S)1H&M!Y\V?Q%PT._8H67D?/F68M"J^8N$ZQCTEXN9QH-' M9CX@__MA*O.AH4Y'WC/[S_BD\=VKTB/'%$SEE>.6EK$/^]YO;T0WG M3'.;-I#'LQ-%R_1?,QWD`N1_7W4OK;JY'>2PCY0()>FF-1VU[Y&P;9XN+S6? MIA>6"28Y!=.:JJ?AR>C#1%"MKKG[M(^9:"Y9UY+9(ZVL"!ST^^;GE\[WUSP% M1ZE0U<2);H>-WG5-U\0`^=_/?GZQO+IVE7%A(YUJJ\T:/9KF['4E:4&_KUW[ ME\+NVL'_RX@#(DWNZ/'FC[[I&!D@__O<>\O]XL=W5C(-)\WY(PU^(E,^'R#_ M.S2GC4HW6?_Y+#M&BH=!PB$*#$P9CHX*I90QD3MNJ@5<@/SOB7*>O[GEY-`. M&O9YUH5.PC&WT#D3'^>&&?;QR2$H-58E\K\?O`-)2O>R%*L67ELU#PFO`\7J M[@\*N_%Q^YG/F0?"*[(^[AVT/4Z@K#DR#\_6^3]`_O?B7E0:F\[_8L^Z^JYZ MN>QU`?*_K_QHUEI&J%)SJZ;?*60?[W1,I^ MJ'BH.5(-O45Z'FG*Q0#YWS\T3L8WE(NIX=B44Z<.^=^3H9.IZU,GVIQ:"'E8 M?R\)3T;O?R&Q"I=,>YR6DDDMWT)Q4S=-6@+D?S^\^L/"[LH_;E`J[7R.E1:Q M;9#_'<],Z7"'OB))BDNH7C"D*Y4Z\Z#?-^X>/[WQE?&S=-]KU8F/D9J"P[ZO M_98UJ&GK?G7:I(Y']_P+VR43@U?H;UK^/=MU+M?H-`P2&S<;O4 M'+PX"":EH)LI!/30UF6MT$;AS\9VOD@C)4F#V8Z""[[(FUN;Q2=9,G`]CYJ' M9GDA__M):`%7O)!#)VWZQG4,::D:O8&R[N!`E1@Y)!FJ`@[Z?02D MR.E#;,D/\=6^]M.-E>G>8A1DC,/6+;(/][\3"ZW[D6;=.D$4'E M$S*!5]=G6(M*[%]77MU>/?5TDU[8_,TG:=@!\K_W<>/STK#-HK/L4@D7]3+1 M]I#328O^0UI!IYXVLB]Q@/SO!PO?A^?,4^PI9.MH[&G24B4N0+\/H:NQ1MZ87;?*S*G%/G?/S:.]Y-]_UC&;X-(Y>6^X[\K_? MO%*:3^[-9?TW`0;^?G8NVX1?H\Y]LN<>L\C;IKA,@ M_WLRL'.^OZD=+Y[EI+>8V`\4'/3[H\F)/[RRX;%LWMZD6]O5<,CFQ<;`&]>H MJ!1?W-+$"RF9*W4<\K]'VR<7DWU?8%Q:YCNK^D&#AY`FR"'_^[G^YL+IX6$Q4KS=53MDJE:'*%6H#\[S@T MJ5`+6;='HJ4]HBL$'/G?3YV:O[E]ZFEZYH_4%1(.9U[JB0FE1F3C0I'R*.`- M61,:;9?*=/(YFLU,2\)AY5'#]?,JU*+Q(E'.3\V?*=J^D:L6AB MC9V"8WZ=.#6K5$GE');TMX-^%X?&7)E;MRZ0__V6K0N/K*F$*^NBOZDIE77# MQ$FFN8"#?K\0"9.<&2<]Y2#.MIXG6@;SY\L?@/;SFUF&UKSCJQYBR/_NG,=C M&T^Q=*#?;V'IB&GI$S]M3=;')6;EBP/VDIKL)6XI.+RDA)?XA1R#/-#>UJI. MCFY+./KG2P=GCR^4E^E;AC1VU13T;#,E'-XRZS?F+R>;I[X][_DEB'[HOB/_ M.S[#CIE]3_7(#+4M&:0+W)#_/=GRTN5AJL`MU)NO#0MCX"@=A_SO!Z7S&\[' MQG?D>(VZFKS23UM6-<$/ZSPU+%CH)H5&#BV/4"GKD/_]X+'A?_.&68(?_[$!H#3V68(?][ MRC"KF3=')4VH*YT#7?7MH-]7-^XN'@X?N*JX=>IY_A+=UKVB;ASH]W\$O\G] MQ4^J('(E3<-#):UB9)#P9/1GG*7F=M^I9;MA>WDT.6KR#>R&O0WT.%M*4+C/Q&/;KI;_?OIZ(*,2(=U(NUN#CSR%$+^]_G2WQY_K._Q MIY!_!#VOA">CW]QQ&'U\3B+N9S(? M2.3>U\D#A&8T0/[WXEU[X\%/8][]WK/$WZLDT"3AH-_[]Q0/UXI9DYB\O2L: M3HT3Y'\'2J/S:S9^F;8.FX>D*)%H&>&?7V[N%\ZL3?"8D?@[?80B_SOL>:FI M'Z%B$+U=.?%T"0>[[G0?8^C9,NH:^PT65$O1Z-[7Z(=8B?-VSQ&!/^[F/LA/;1=31!OP^$DSDK;8*C(J'(_WYSQ\M&0FV2HJW/@II\B'Z;1%HL7URE M^VZMP6WH=T5=P6'?H1;W\=6E;$2LFG5]"/>)-`^0_QWXH,[WG3_+<&EUM<.2 MF37DV%202^NGJP5S;(B<"C5[728V*^!5U#)/_S'$8EF!FW9@5!K+MAE).'"H ME?N_!S-0^KVV;`\%BR(YMO*@WS\+0]]67F6AS)3$:C`94*DJ.'#G)=+JMM/] M>^C2Y4AW(\8%'/2[D/+[_-CH0(R)19*(K*O@<.J>73H3]XOL-9%6Z#45VF6R M#OG?]Q+E_MQ[4[+.<.V%^1H6^=\+EU=+5,,:!JT)Q>0"#OJ]<';5H7`3=:]E MSU^5>@^0_]TYO9[L^O%)T?^:R_ABE&U3E_UMGHZCO2UF4>,A[UA.OT<\9G7A MGW]_,KJ3$X/NZ#I4]BT"WA8QZ*?+R?RIWX9-E.Y[A?9\0/YWF'B<:%GFIZWF M9'VT70H'_0[*&;0L(_ZKYHDYFE^'_.^@G$'+,N.$*N-R3%#_G>1X=;G&6Y4&=NT M+L*1_QV4,VI9NZ.UM6S3NA)>1T?K(6C9K*,5OL"SJUD!%_WK'BN#BE6B,F!L ME34;VTI5P9/1/U7\SJK3Y"9QI"V#&N\\(.2?5!/(_SY_-NK?/>Y_A8K*?!\` MC8@A__OXM\(THTDCN60949?(>>1_1Y]/\:E5>FS2Z9!5+6W:Q#!#_G>(9%Y8 M_>.L828$C4U%JJ5#?IF#IT%%'E"7EQ&R-NFA#BWROU]8+8'$8/9\]L6="JX* M..AW?'V7#LYEOIU$GD-KQ@OROR\EC^_5X[D-*XRN"(F](^"@WP\2!5\J=;+< M.B(ZY>5G^R#_^\'FI7Y^MD]-AV!K8?K"(O\[W)AKJ_K"5DV=OZ\?X)H$3(V:<(/_[Q\>CY-SN6_RTYMLK_"?5 MTK703SMROC0>J8TS9J29MR%CJ[3HRH-^_[UDY$NC3XQ93R>?F70]3(V0__V]_1=''Q_WKV9Y`RMID/D"`7-14J-7B'F`_._C_K41K#X++@26;%2Z_`(.^OU4\1"7GFY< MI9']C4HK"P?+ZO<2_"?&/)NWP]WDE?1R"CCH]\(CQ<-NLGR,,[%F2?TPZ0QJ MY4&_.P^/DS?L]^,CJ77I2B(<^=^16O?1T<>/Y$QL$*>GA"O.Q,=O8UD?^(FN M_HU6P#R(RKI`_O?^B^7FWQ5VV3,P=>K2Z^$K./CGDV5+OK^5M2YJS.\@=$5% M-)`17,9[`]D'"HVOC]9/H?,W#M%T\]Q8VRK,CD M`>1_CU9/WZ.1!OX.H.A]'ELGK`@S?VI\V0/[WPZUX M_EB:+]+V[9D(./*_PZJ/301")N6=XR.A,\F^(GX?B6N1!#>I\*Y[DYUG`V#1OYW[=&XB679>;-/0&N M@B,S+^Y\S#A2+!U)$*I+I1^M&5 MFYJ(_._ED24UL:)L6B$N=-U8I4UL6N1_/QQ=*W1&G\SVZB2OFE"7#52)88;\ M[X>CCXX[^Q>:[,+6^,LK8%9.HZ7@H.,^FKS"1JM_S=*T4DUM0YY0K$;'_O.C MZ]&J;@HY8"-X]-&;OAA562LH+\[X=1W[E6[@WH*S*57Y<.B$O3"/G?DY5K%G97 M_HU&_X\L()!PB/[+X@%VXP+NF@]8;%9EM"+_^];PD?'PGC$K\C(2*W#S79W( M_[[Y_=@EKDZ3\&%*]!HZI5?5W`@XZ/?'AH/B7S5_P.JD0B];)N17R19*.-1) M13\H["XT![=>=J'R+I#_7:[4JT![AWSU]7TZ\W/=_L@ M__ON8G>0[_;I^A,.;4MTA'XQC_ILZ?@'=$/NWA5G-X3[;T@!]?]C](.#+[-(?)*[A)KPR^AVP_5*'/ M?^1_'WX%?N!N+BIUTHUQI&2HM`/D?S\<.K\W3E%I1U'.;RB/HX!C?=PEP!^_ MTUYFU=76+?-C23A&P..KL9?*\@I8:EC6)8!PY'\_*%X>@@O`GKJ03E5RR95I MB_C[YKG;FG$V58F]N&VV#?*_P]`M8MM4V4[A2:_JTK@&51/(_WZA.1Q\MOSG M;-^[VDG%ILS9J`/D?Q]>+R93-VS4^H^&'E^Z7OH=A_SO\8O1$+R-&<^).&8U M2Z*C6KH`/2?#1%Q$`PKO>FG92*]N2VT<]J>]ELC)W>8/,A=6")I0J2;2UEC> M..1_3S1DV"L=]++)P!Y/&PJ)A2?AD&^SZ5P>A"OORQY:7P=S--RG46#D?R\= M#*X/PM*\/7Q/?)5^VD>-_.]@#E\:'.VC%I-AQZ:J?-0#;5U8I7M&W4LX]#V` M;4M4/)O\4?)2P-$_KV3E40YV*OHDO"XGGVAIYCD)+*E*`?"O3!_*_[PZ^,AX8IH^L+K<=/0F',R^/G9J\EU7HY.;3=QSROU]KPHUO M6=*T/(X,TU8E\K\G>S8(.R91*G7+[9FU`@[Z/;GMF%&;(RZ\?-L&^=\3<7'M M5@QRMAX"WG6E0=[41=SY*V^!JY4W\)HYW_#GO8[*3/9:^I_D8P3YWUZ/IO/=T(FZ3KR&Q>P?]>+N^7^R:;%^]9H-T%O(&"V,>N@B>C[WSJ M?<[AP/F5>H";8D`;LBWDB("#?O]T$]"O?5;M>S4/":JFVB*F$?*_]P#]ZO\= M406=1M9U63GM:X3\[X!^Y0OO<;*-2CQ%GU`UK@\.!ZMRX+Q\?"D7;E*$:KI3 MD(+C^WW@7#^^^($\N,_A`8.+T5\\OMC.@QOW4T4;I0I>$:-?/3Y_1Q;>[;+^ M-IAZI!96PG'T7QTOOM_ATJ:MD:[6671+!!ST^^"UXW-W)LNO1&6D3IU`=K+' MH%M7\&3T5S\UEXP]>$6=.E]%;VP'2.RCE+3(_WYO&0[.R_=E-6P*&:HZ")7E MA?SO99CY]?MTEE?=@M1O4NR?$JK[#OK]C@3]XN#S[\D<6J*@:^I?&R'1<V+9#-ZZ-7@KW;C`V)(M]71')WV#>DZ0 M_WWPML';%HY]8Y"!B^2!0*EE5D4@X*#?!V_;N?*#E7]DZ?<8<^WH@I>@IO^I M0EP?R/\^_XEG-FH;E?TLJU&+PRM$Y`@X^N>=7VS41LYKK.2DLYRE1\+_H4UB M4LC_OO&.D?/ZQMM9%+CKLC"DKW/TE.=8P$&_%ZY&H\)/2W/98*)1U1&?C)*T MH-^;H\+UC9&6M"EF%5&KH7>OT27ON(Z(O]]]_[&%[_*\2OT;O:[V_G6UAE7[ M#OJ]<-[YG]&O"HQ/JJN7SJMRNR0BM@WROX]^.2IW2C=+-"FT8TQ17_=HF@I*9@LKBE<8+\[WM7FD^7H_L_1>Y;_YAYQ_DN8YEP=064RB5&_O?$+`&R#95+[!JKR)Q^ MG??#^&60_[WBXR@1O[WP\'5P7$CJ$-=2H=*#0/BJ0]2 M*6K(_QXM+'TS^0"5HM;A?<]<7J/H4PXUY'_?+I;+J]LE-7EL0>,9%B[M<12A M]XCDF`G^]_*@52Q_IY]9>5-E1'[-(T8I\K\GC^_M\B`J4I:31F]2.;*2M,C_ M_I;O864DD[1>8)E\3]TX#0?]OHN3_VX>/-5!CHT.^GT79E[^AD7.F[H^[*_4 M)9X[`:^@G/_1<.&=6TVZ<35-W154V=WKL8T#_;X]7*R6]O8=5KS/X<+*UJT3 M59,6Y'\_E\!7;VP^R2K4#+S&D931"?G?5X>+M1N;%Y1=%]8TO*554\1B=$I8 M(?_[NX?'CGTG+NVQ9&#C-'$U72+]`@D'SXES.?:3V;.6$:[H@D/A/?H;`@[Z M_?$XB/V]U1OL"1PQ_SP)B+/)HW_^4NQNI28?:5O2K66KF2/Y`$?^]_USQ\O1 M=O\"O>_I]6LH5YUJE23A<-^3M;OMSW^88UUX'H^KRO,GX)&P+LI;@X5WLE>D M;VEZX::K=9#_/3EQF\YI7:UC?0[4E>A37%<"#OH=K+JEJP75<2*LY,%-VI#Z M=M#O78!?&PUHU880%Z8RUCQ'V94!_?[9[ZT]ME[<9QDOHG"\P3H+9?N8(?_[ M76LWSD6FCQF.).J]S>ZE+JSZ=M#OZZ>>&R;+MT![M(I/#+0]:EQ'`:E00_[W MRZ/ABVO#GZZQD!:.5%$G`(/V;`$$'/WS_J]7?C_Y>%I&39Q4(?=VN80C%?G? M?SN\OCH,5U[/B`NTW;'Z1KR"6AD=A^_WX:!1U:4!=.1_=^,_&X8WK\:,%]C-7A^^5-H[Q=S[NKS$U[D>XE\[)`J, M_._#GPWF?W_PEF^S^CBMU,2O\5B#.O/(_YX(FN'5X4!W"NWF#>REL_N0__U7 M,+C#L_O23GW[A47^=W#N1];&@P&;@A'4M4#!Z]!X<#C_^]O](>5(;=18TKCO MD3:=1L,B__NQ;Z[V'6__2=;S0?]YHV""C)9!_O<$NQ6[*16IZV5(+3_]70&O MBGH9IYS\!CNTW--7XQ$:7YUYT.]NW[G6'SJWJ[1,?652O?O,%RBC%/G?O]?\ M86$W=E>9BFSE:-B`1@.1_WW_,FA8E[TFQ&_XG-XX"P?]OK=_9J5LA7=8AU@2 M'%1+!_I];__)53[+J M2W\9_3#K(1?)&A4%-PU05,<)Y'_?'?0__9<7HCO8J8O8P-DD$`F'T6]?^DM( M_%!7IJHL7S8<^UWI+43^]\]\(QFZ?_NB.C95-GEB3')(1?YW*UQ_`=86N3Y_62IQ MT1&C/Y6\)'^?N7G]'#>O>$JJ,P_Z?>=>K08Q,B_WOAL+#K_%H?&Y\WR0A=U@V/%G6&R/\^M_*/S2LE4]3) M'1[&^T(ZQ/H2CO5Q>]O._T3[9QA7IFGOJ+U&^#9ID^=`B/SO2^7HZ8W@?U]@ M3J=(F8`A+Y6A:B)$_O?FQD^;A=-:39#)&P+WB`61#1SM^6>?VPBYEA'OH;IR MV7BFQ4EHFBZ&R/^^O_E8N;QQ735=[.K@`D84#3+0.7>>^G;0[R\U+Y8W*M?* MK$5,145TA,,(=]N4$JC10;]OO%0NMWX3;=`^Y*'N,!.DXL$]>FQ`O_\\VG"; MI3=V6:V0V;B`=T%D2X?\L(]&5S8\VQL6S4B]CX$.SWEJ]`J^84^7-_S4M_N* MIM5\055[ZO7HV)_VQ?*&NW+G'H.[JGC"C*X&)DL'^GWC:K)OU\H;-(Q+CI[N MP1A$F6\'_?YB<^/G&V]-/8$KJII4=+K19,P]$A4*D?]]_WQYX^.MPX@VJ,F> M4G8<*Q(.^OT9.+'[F^=9.2V_,B(=5_]DH$8'_1XE5^:)C=!C3N9071ESTCU= MX1RJ;T=^F?#9C>OEM1:CD];L]UWS:^;OO0U"1?]ZRXEBFKC9^S4:2$;U=EO MB'G4%1Q.W2O-Q^;*&W4:?R>`5N/-LXS60N!LZCW?''A'24NL/[=>31'7/2.$A>@W_/%A:X_R,H, M`0?]GHB+.9`7F=%#+QL:XM_>P]&C9^RGKL9:?;)[@'#!_[YY,;FT+RM/::3I MN\V8@I=>'Y M:L&,?F)=NB0H2:CH>NU<00<-#O*_\<;8%YD6EO2T1.C5L7-04' MQH>YQ?)ZD(B;=$XI@M(F!@GKA,C_/M=<_RF(&]9X,&2&G#CX-2*\)1Q>4J6] MG2OK8?8AEA8YOOI;34T^Q'<][M$T;#&PI[I%D!\BS;A"Y'_WUI/+NN[R9EPU?>DK_-)[]-NQ/^TZ M7/A^*Y,(G?[VC'F`_.^'S>3;T^9!E8]92]L(`@[Z?3^1T^N)?9!M:US+MQ$D M'/3[]CK:![38A\@8?O"5,!%PK'^?BY)#_^0<=?,&FJG"_&O'K*DZ\Z#?UT-O M/=Q95ZT#4K$T7,E6A;_"U:$%_5X>M`[_5V%7']J,)<$V@HE*T.]@63377V8I MZ!&_M>3^!B82&B+_.U@6I;TK3[-OK^799!%=.M#OZ[42WEGU[8$.J-6TV[&6 M-AD$7+S?UW^V#B8"E;1&O.C``/E)#4=)NUY/[JS*.1%")6`R6OP0-1D$7+S? M6[]93TP$MG&I4UI+7WH)A_=[$)[J.""5ZAP(QI:DD)UQ4K'92&6JOIV'WOWG1]LK0Y9;,(S3&@Z0-;0D4VU M<E_Y[_=3D3UJGIXVX6@&;SALC_ MOCH<_*9PXP?9:AU!8*`E/EM$`/ M#PD7)TA\K_WYW_][?)0NSJ)OZG!/4_Z#+OJU&%^7>%& M87=QKDR%E7'WB>=#YF\"COGSY?(;\'^T+[%(;>KE.STE'/H2O_[%2:[.GC80 M?;4*GK1ID?\=H(OI?%KMUL1[H[)HU3^IT6M'Y]-V]3^U]3])@QSYWVUP]#23 M@$95U?YW?,-F%2+_>_DSY?["QW:.,]K!5!#95U$U6O\>(O][VSD<%+X:,4]I MU31=Y#]4)]D^(?*_W_P4$)']J<-"V#K\5S/9N;U4)#1$_O=NZ>;@4W>:;!\= M@11^<5NVCSIUH-_?XY0AVV?(LCIYFA9)!_>HN`#]/KA:VAMD0U:`KWT9/Z>!GS<'/F8H4?S3*QO1$XJ(Z M=<@O,WBUL!L-W&S!B^[E%=59=G.H5KZ#/9W>V'VLZ;R/.M@[.N,%!8?KDX&) MH`;]OG-E<;X\<%=HYT#R!;8J`@4'_7[GWN!J87=@4=`6N-"8:N5!OT<(G^ME M4]3JJDMO)Y-H)N#8G[:_=-?.\?=;4M0\?5Z[MF3@$/G?#P?7/O4!D@QLJ];1 M?,;,/$#^]V3F*_]T(N7ZT.$\!(G\A:XV].L*#M["TID3*W^P?<+>?YXTDS)4 MN=*R"F3_^2RR;NLHI0T^=>J0_WWOU#YT,M.GKIWM-$C"SR1-*T3^]]\M'?2] M?9.FI5_0ONZWV-#&G3A*:N-`OW?6%\I_L;[T(7N/5AMAJPJL(/_[_,VG@:1U MBQIF.`@Z*SK:1FA5TYX3Y']?7PIVRO]@`JF6T''-6-FD9V.(_.\00A[LZYZ- M!JYR+%0DV2>19`F'RD3W!D:1[:V\:Y7TP&1TT9_VRB@9O$_M^9ZV1XW#W#1= M[*K1\?V^-]P_/]2]O$2XO\JMLY!7F"HXZ'BD"CYPB M"8XV-^C85,)!Q6/O;V^ON&T-E+ MA^I-Q@&G6`V1_[T?7^V[JYQB-=5,VRR%:NHGX9#=YUQ,/M_)MK]+?X%+\B@$ M'/1[WTMF'U_K9Y*%NIETB?3D0;^[\=683#[2W4W8'5%K2A*E0N1_/S>7W)=X M525*I4#I!!AVWT&_)^"5'PWU?2;SRKN0W M:-H&)B"D4E8R:1LA\K\/O_'#PBY)VZBP"K6)2X?Y\P=S]J5#I6:D!V-3D/`Z M+-T?S-^2L9N6[$6M4HO0[\K]_=S5>>76TNI=IQM5ML2F8'$?E]D'^]WCE%U'\ MXMIC+")F?B.P3$;!0;\WXY6?)A-0;I_4;A,6J;JN;%>3!_V>;'FSOW2=O6') M"\96&RB7#OG?=VU/H?KRY/01":\?E31B_E:-R/-(P`/UDOJCQ>^5M@](M\F#UZ_M70=?O>4 M;8/\[XA=^5%$+VRMFGT3$-FO5A[T^V@M>0\XNGE^QTV?;Y87Z)H<\A#YW[>2 M\[[=CV]D^I"'%HE?\8AIA/SOSNEF(ND_N)71<3WMG*SJ7".5*2;@-=1Q-RZL ME*,?9AL7&"';3B?923CFVPR=O]G2MDVJ-TW-S;84KZB5KV,W+3?>VXH_F*E< M:#38#Q$;2\.QN;7 MN@H.^GWEOI2`WLL)[=#]3OROY<+N_V5KV[W:3A/O`4;G)LH)*:. MA$-.Z9TWG'.EO3Y]OQM*'&$;1DSBJ^<`\K\/;KK#FU?[S%MH3FEJ,A'UG"#_ M>S+O9`)GCM-BG[1Y@)*VHXH0E(Y#_O?DVU?^_L';N([K*I^5Z;J`N6Y>U[3Z M#)'_?>NA+Y8.GS),W-S=0I(#-:.`_G;)_UXL_\5E]@!/\];KFEI\Y;7:"IZ, M?N>_``/Z6__%7JE4Z[**'_1\=I26Z8I*I8>BXF^>5QMG:+#-GV^PUVRHOAWT M^Q>;Q=_\^,3*![*=P*NJP`US-_QVJL0L1/[WTL&S]S^WS$O,1)Z&3@OV0\5\ M0OG?0^1_/RR7"Z6_UOSOHB!)%[S4.MP'Y1-W'_*_O_,G\8-.^2_4QG4"OM2! MQ3;T%#P9_4I\/$CLPN.T>;XXZ;S`J!9DX*#?P^&-S0M#`Z_H\UWA\]`B6]GS MR/]>N7$^/NYOEZE92*Y,0P5XC%6I1\?^-MO]SW]\VXRNVW"3@4V"9D3\[=3UUUL0!ZNJ[5S?I]R'ROY?>>*Y<+BY]C;VD?%8L11:` MFH7(_[Y9N)1\?%X&>_H`R4LOX!61P9X[DX__6GXN/O4L>F:KFK-'(%'/3[<\V-M430GF1>(XN0-9-1Y@'ROZ^#H(V/O\H>(_J8D8Z;^C-J MZLR#?D^.W(5D^C$MM^F&Z9U*;8F$0[_*Z\FN)-,N+" M\&1$8?HW)!QR"]_8W3R7X%E69X5UK4MQ">J5!_W^S&BKF;R`8QJ+K)JZH%J: M<9!\.^CWU>/E;\[?W.+^^13;@,\[DBMAA?[Y_=+>W^7K=K(^D?-4@AX#ZLVP$_:Y(Q.'O/S5#UE'C1"!H>8U':\>GSYZQR> MR@8TTI=0-H2"_WUKY<[]@J9L()ZM<)D^*AD1A83#^_W:ZM*'YF_NL(Z1=H>' M<:`)..AW#QT?WEZ&@=T8TS67X"HX,[,ZYN*_+ZTQ4P\1Q3'\E#@?]/K@V M<`>>AJ<;Y6>VW'B-D/_][PJ[L.W,:U3SLJY.,B-I72#_^ZCO[?6O#3S[Z"17 MT"4I4!(N1E_YY^;V.GN$ZI3`BNE9T%%KJJX,\K\[E]<_M/+^_9S@@L@EKJ9/ M@(37,;CPW%JR\UGRN]15#XCC7L!!O]_<<>=O7G'9$[CM,DI@-W7MU.BHWS?G M+Y=+>_\K^P1VV>83P@VI)I#_/7D,#-S]XB660UYC;MZT'T$=6M#OT7KL)7>^ MP(IY79:H(GS\/?(_"#CH]\NQM[[__=BC.JX7L02X(1`8M2 M=*F<1_YW;W_S['!P3=TXX:X*>=&\+MEAO@OD?__0T]%V?$7[+CHNKX=%STE7 M^2+4(11PT.];Y?6U/_GV_$T*3R6W&=)#E<,DX?"&+>WMG^]OJGS:JLZ98*>4 M'4=I52+_^WUP8@N[RNF4^J.$5RA,/\"1_SV!KOSKJGF`\Y<_/H!(N(/Z+I#_ M/7G]^YO.HWUJVP3:&C&Q7GBLN=773Z$&^5,R/4]H*MU07[:S M#I'_O=$_7E^]=^ZOZ7T7R"X?TWBKU=*!?N\??^=6?^7#JU36-5J<(R12W0<[ MU%.*_._.7X]6_^BOMOBW]_1C+C,PUKQ*.'S[NW9@\.]1)76DKA!PT.^QU!/, M/.@R_NB>Z=A1-;7_(?*_[SYTL'&P>K!&<\R.+(Y$./*_']RBH]75G<&4B[MF M^M?-3>'BKGEY=9'^WJ&Z,K*D+R/]^VX=V[GVO M25U0A9.3*R0E/!G]_251&4G[G%1U$7RCETW;4'%8Y']_][T+WTN,@[E,\C^^ M8(S<]G1:JVR/$R+_^\H_G]A:3Y[@*BX3ZG8ZEG9.++,1^=^_7E[KE&[:,AM; M+',\F]&*_.^);;'NVC):C:?NEPTSE]@D9"4_8HKD+@I=^P MR/_N)C;I"4^_86T#FTKX'AL=\^>3P<\XNR>W^X;.+>%\`$NW&Q& M82AQ@?J]],:/M\O-GU!/J;#^ZNR+.XVTUPCYW[_H/O]%[\>FP,VSV&1F/:JD ML!'YWYW$+CMP+FQ0GU6GQ=;*]VRM`T+D?]]\H=ET2.L`_=1/+1B;EH"#?G_C MV63A'&W7I1QN'5U\7M,N%5_#\17YW'9YXP4GF_%273<9^ MKDS//+8S$:GP^@6(7J.:]-1+.)SY1-`6_O;D4]39&+J,[.Y M6GKC:1T9(=WS#+*BD1$=O8/=\TIO/+.]81G=Y[_A9T;OXNB#TAL[J=$#CM2N M7R\D?AOD?V\.2V]3\S7/.[C&E85M9N+@M MAK2CH^"@81.XY>?+:#GV`HYLR-&\Z^>IN.681WD?[_ZP-7F`]=NT^Y]_=GI@1OZY%84 M/!G](9C]C:>?88Y6WC_=]`\07R5/'?*_/[NV>:EYY4&/YI2:;S?]`UPOL_*@ MWW<>=+>=XM;4'3'D/D/_]Y+7A:'_S/'.XB=_0!B+)O"?T8SRH=T4E1>DNS M$/G?!R<24;<5ZR3PAD7,I7+"-3P9_?Y$U"7OV&$F%BF$1(>M`BN[0/[W1+T^ M>=(U91V[J41<'+?389@F_3O%'#0[^6US8O] M!Z[JYKIM5IME.MV0"ZBD#>CW!ZZ5!_VUXJ\9G$NX5I1^4@@XZ/<'KCYP[9_@ M.4%.72=@'D?CZF1UDJ8OLI=,4V,&GA4[(__[]TE[?+?YG-GL_ M!1*2-B!%'\C_OC=(P#>N6/(JS90ULD9?T,C_#E._<668UVS3F"2:9UKEE"+_ M^^[*CU:WU^9/LQQR(Y0M:4.1^G:LCW.:D"YT+D-3(KY3Y[61EK=J=.2';5XI MKUUI;M$8=+H!G;D"U&N$_._#Y@WG]"A>9578AJ3"769=Y0(B;9#_?:]X&)_: M&BII(V+G`V@B//B'=MX!5_R\+WJ;Y0#7[]UI#-*("^1_ MEVA.@J;_1IP@@6Z6J[X=]/MNL[GRS\/JD*:LJ*:8:B,T05%(O4;(_QZNO%X> M?C1BK$:]"L\E[G&2(ZDBD?_=^?7G'7;-YJZGQ`_O<]:$Z[?TX3 M_QW5,-'H..1_ETT3!QD_+?I+\*Z&GNI+IC)K)1S]M-\Z'[VOOT1SB7,*C$P/ M4`$'_?Y=+#0*>>U`*J87LIX92DDA_WL\N#8(G?]AA(]^D"WJ)!WUU+Z#?C\L MWH#N=ZH/.;8PMGYQ327)5M7HH-^_`U^^^+7[6(6:_8M3@17D?V_BE^O`2NJ+ M55(9L]C4Y$&_)U^^\H'209'*>>L75U1ZJ.IS@OSO^.6?_AO658E\<46EAE6K MZ10UY']/OGS^+SYCZ8*>_6+S:0*._#+XY=<&],:12B_[/DHXW+BHA'M'JW%K M/JO"-ALG^N;(L`[RO\\-S@_ZBR^6J;0Q=;]A+PO7D\?^=8MS=R9P=F7PCYK" M/-14R(_BTDHEY'_O+]ZU<^7_YB[NH&.YZKKFRV\H>#+Z;>](KON%_FUJZ3K, M+&QH%[>)DBE)B_SO[[C2_XM[R^L'K)#9\K>:?H#+OH5A)/O;E,O]VUC?0E.P MG2K.#>7Y$W#0[SN#E;9S&'V:=OYO-"QN=4\96NH1BOSOB]].]MPQ&2_==)L_ M95-DFK0@__N/2GM;HVU+-RU5J"]O>;9F!/G?DT?4RM=^R$^="#G6N;>&NH($ M'/3[W/Q_.;N%73WYB%/S='DB!)5UR/_^3TWG?_:=ISCG0JCT$QHSJ=Z1RF^# M_.][3Y>?>9]SN$.%E:=3U(B1V5`_Z:G1D3^N/+]7O&&R>4TB;ZA>`EZ*F5RJ M">1_CPY+_UF.2O_%5C[D+\"V3K=KB_PM"8>5WQ\4?WO_`P%[C+1UN4A-_VM5 MIXM)XP3YW_<>^.GZ`R^?>$!)VAICJD#AUM$&99L^!Y#__6?-IUO/K&Z>H^^X MP/C%`SWE*.VK1/[W!QK;Y0?>JGV5(OS78)D/J7>9DO/(_[YQ8_YR\A;3(#I[V@(' M_7ZP67BB%=L"*R9=HI:.*$HX,KB=BVOOU='`7JJNC_\&,XF1_WWW:AS&-6T2 M=SA+J3GSQF6HWG'(__[T05S\K5..61ZU'LZ8IV$F-H'\[\G0*Z]'J=B$7C_S M0^SF2[A@*8UKR8UGL8DN>[!WM'7A,G$!^CU^YY7A]J>UN!#DPR9\ZK$6KRUJ MSR/_^\*=A;'SZW_@G492Q>(*2J8U6[W?D?]]]9I3($J2T*]971CKRHK>#) MZ(WM_FIXH_1$5DEY_`NH#!!PT9^V7X0[S^`NJQ'+R@`)AWU/1`7<>6H:96]H MZBH*..AWO*W)M5-.)_L-35U%"4]&Q]N:7#MVZFK9F#^[B@(.^AUOZ^[5G"MC M;AR[BA)>QRM3_&UR[1BEHM@_SO<%O_H;!['STVR`_@UAD9N/`? MU>?P_P0<]'OI+>6YN94R^BI_Y\&W_<[G_V1U;OCYX`]7?;_RA_<-/[_QZ;EW MS,'_]X7/+)G__H7U/_GC+QR_[[:W_5_P2V"_5&MS2UXC<`,T;W]G]"?#SW_V M3SY]W]SP%S\Q]^#W!'WXD 0^:/E=O)#_S^1870A1E0"`#=( ` end >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 Sat Mar 20 22:30: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 D117514D13 for ; Sat, 20 Mar 1999 22:30:24 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id WAA09885; Sat, 20 Mar 1999 22:30:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 20 Mar 1999 22:30:06 -0800 (PST) Message-Id: <199903210630.WAA09885@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: dawes@xfree86.org Subject: gnu/10670: cvs doesn't allow digits in local keywords Reply-To: dawes@xfree86.org Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR gnu/10670; it has been noted by GNATS. From: dawes@xfree86.org To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: gnu/10670: cvs doesn't allow digits in local keywords Date: Fri, 19 Mar 1999 19:52:02 +1100 (EST) >Number: 10670 >Category: gnu >Synopsis: cvs doesn't allow digits in local keywords >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 Mar 19 01:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: David Dawes >Release: FreeBSD 4.0-CURRENT i386 >Organization: The XFree86 Project >Environment: Any current release from the active branches >Description: The XFree86 source uses a local RCS keyword "$XFree86$". FreeBSD's version of cvs has support for expanding local RCS keywords, but the code that checks for them only allows them to contain alpha characters. Although this is only an issue for XFree86 developers, changing the behaviour to also allow numerical characters will make it possible for them to use the FreeBSD version of cvs. >How-To-Repeat: Create a $CVSROOT/CVSROOT/options file like: tag=XFree86=CVSHeader check out a file with a $XFree86$ line, and note that it isn't expanded. >Fix: The following patch fixes this: Index: rcs.c =================================================================== RCS file: /home/cvs/src/contrib/cvs/src/rcs.c,v retrieving revision 1.16 diff -u -r1.16 rcs.c --- rcs.c 1998/03/11 09:30:51 1.16 +++ rcs.c 1999/03/19 08:37:55 @@ -3126,7 +3126,7 @@ /* Look for the first non alphabetic character after the '$'. */ send = srch + srch_len; for (s = srch; s < send; s++) - if (! isalpha (*s)) + if (! isalnum (*s)) break; /* If the first non alphabetic character is not '$' or ':', >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 Sat Mar 20 22:30:32 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 35D6814DA8 for ; Sat, 20 Mar 1999 22:30:26 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id WAA09890; Sat, 20 Mar 1999 22:30:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 20 Mar 1999 22:30:07 -0800 (PST) Message-Id: <199903210630.WAA09890@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: svysh@rsfq.npi.msu.su Subject: i386/10672: blank line inserted by vipw into master.passwd blocks password change Reply-To: svysh@rsfq.npi.msu.su Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/10672; it has been noted by GNATS. From: svysh@rsfq.npi.msu.su To: freebsd-gnats-submit@freebsd.org Cc: Subject: i386/10672: blank line inserted by vipw into master.passwd blocks password change Date: Fri, 19 Mar 1999 06:37:18 -0800 (PST) >Number: 10672 >Category: i386 >Synopsis: blank line inserted by vipw into master.passwd blocks password change >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 Mar 19 06:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Sergei Vyshenski >Release: 3.1-STABLE >Organization: Moscow University >Environment: FreeBSD rsfq.npi.msu.su 3.1-STABLE FreeBSD 3.1-STABLE #0: Fri Mar 19 15:10:53 MSK 1999 root@rsfq.npi.msu.su:/usr/src/sys/compile/RSFQ3 i386 >Description: After inserting a blank or commented (by # in first column) line into a master.passwd by means of vipw, it saves and and rebuilds databases ok. But after that an attempt to run : "passwd " for users listed in master.passwd below the inserted blank line ends up with "corrupted entry, password not modified". >How-To-Repeat: Fully repeatable >Fix: Remove blank and commented lines from master.passwd with vipw. Thus loosing its readability. >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 Sat Mar 20 22:30: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 5C12A150E4 for ; Sat, 20 Mar 1999 22:30:30 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id WAA09895; Sat, 20 Mar 1999 22:30:11 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 20 Mar 1999 22:30:11 -0800 (PST) Message-Id: <199903210630.WAA09895@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: argenis@zilker.com Subject: i386/10666: Explorer port doen not build Reply-To: argenis@zilker.com Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/10666; it has been noted by GNATS. From: argenis@zilker.com To: freebsd-gnats-submit@freebsd.org Cc: Subject: i386/10666: Explorer port doen not build Date: Thu, 18 Mar 1999 21:02:38 -0800 (PST) >Number: 10666 >Category: i386 >Synopsis: Explorer port doen not build >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 Mar 18 21:10:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Argenis Tovar >Release: 3.1-RELEASE >Organization: Compaq >Environment: FreeBSD wormhole.startrek.com 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Sta Mar 13 12:48:18 CST 1999 root@wormhole.startrek.com:/usr/sys/compile/GENERIC i386 >Description: Explorer fails to build >How-To-Repeat: As root, type: cd /usr/ports/x11-fm/explorer [ENTER] make [ENTER] >Fix: Don't know hoe to fix it >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 Sat Mar 20 22:30: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 779FF15227 for ; Sat, 20 Mar 1999 22:30:37 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id WAA09900; Sat, 20 Mar 1999 22:30:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 20 Mar 1999 22:30:19 -0800 (PST) Message-Id: <199903210630.WAA09900@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: User Tolik Subject: kern/10671: setlogin(2) is not correct ? Reply-To: User Tolik Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10671; it has been noted by GNATS. From: User Tolik To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: kern/10671: setlogin(2) is not correct ? Date: Fri, 19 Mar 1999 16:54:56 +0700 (TSK) >Number: 10671 >Category: kern >Synopsis: setlogin(2) return EINVAL for length of name greather than MAXLOGNAME - 2 >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 19 02:00:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Anatoly A. Orehovsky >Release: FreeBSD 2.2.8-RELEASE i386 >Organization: >Environment: >Description: Calling setlogin(2) return EINVAL for length of name param greather than MAXLOGNAME - 2 /sys/kern/kern_prot.c: int setlogin(p, uap, retval) struct proc *p; struct setlogin_args *uap; int *retval; { int error; if ((error = suser(p->p_ucred, &p->p_acflag))) return (error); error = copyinstr((caddr_t) uap->namebuf, (caddr_t) p->p_pgrp->pg_session->s_login, sizeof (p->p_pgrp->pg_session->s_login) - 1, (u_int *)0); if (error == ENAMETOOLONG) error = EINVAL; return (error); } Here is : calling copyinstr with maxlen = MAXLOGNAME - 1. Such setlogin(2) returned EINVAL for maxlen > MAXLOGNAME - 2. Manpage of setlogin(2) talk nothing about it. Is this correct ? >How-To-Repeat: a.c: #include #include #include main(){ char name[MAXLOGNAME] = "0123456789a"; /* 11 chars without '\0' < MAXLOGNAME - 1*/ if (setlogin(name)) { perror("setlogin"); exit(1); } exit(0); } # cc a.c # ./a.out; echo "Exitcode $?" setlogin: Invalid argument Exitcode 1 >Fix: Either correct manpage of setlogin(2), or correct kern_prot.c. >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 Sat Mar 20 22:30: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 65F5F15302 for ; Sat, 20 Mar 1999 22:30:43 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id WAA09905; Sat, 20 Mar 1999 22:30:25 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 20 Mar 1999 22:30:25 -0800 (PST) Message-Id: <199903210630.WAA09905@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Subject: kern/10673: Non-ASCII chars on serial console with RealTek 8139 at 100M FD. Reply-To: Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10673; it has been noted by GNATS. From: To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: kern/10673: Non-ASCII chars on serial console with RealTek 8139 at 100M FD. Date: Fri, 19 Mar 1999 17:17:56 +0000 >Number: 10673 >Category: kern >Synopsis: Non-ASCII chars on serial console with RealTek 8139 at 100M FD. >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 Mar 19 09:20:02 PST 1999 >Closed-Date: >Last-Modified: >Originator: Paul Rose >Release: FreeBSD 3.1-STABLE i386 from just before 1st March 1999. >Organization: >Environment: Apologies for not knowing the exact day of the release, or any appropriate CVS IDs to include. The machine has a RealTek 8139 10/100BaseTX card. The console is via the serial port, and /boot/loader.rc contains 'set console=comconsole'. sio0 has the following entry in the kernel config. device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 The link between the NIC and the switch is 100Mbps full duplex. The following line is contained in /etc/rc.conf, which I've broken up here onto two lines. ifconfig_rl0="inet 194.159.80.4 netmask 0xfffffff8 media 100baseTX mediaopt full-duplex" >Description: Upon booting the machine, all the relevant boot messages appear via the serial console. It detects the RealTek card, and sets it up initially as 10Mbps half-duplex. During the init scripts, when rc.network is run to configure the interfaces it gets this far: Doing initial network setup: hostname lo0 and then begins to output non-ASCII and control characters to the serial console such that the console becomes unreadable, though it does continue to boot. Logging into the machine, checking dmesg, and the interface shows that it has set itself to 100Mbps full-duplex and appears to work correctly. Booting with boot -v gives the following for rl0 rl0: rev 0x10 int a irq 19 on pci0.9.0 using shared irq19. rl0: Ethernet address: 00:a0:d2:1a:b7:65 rl0: PHY status word: 782d rl0: 10Mbps half-duplex mode supported rl0: 10Mbps full-duplex mode supported rl0: 100Mbps half-duplex mode supported rl0: 100Mbps full-duplex mode supported rl0: autoneg supported rl0: autoneg complete, link status good (half-duplex, 10Mbps) bpf: rl0 attached On leaving the media and mediaopt options from ifconfig_rl0, the card defaults itself to 10Mbs half-duplex and when rc.network is run outputs only ASCII chars as expected and does not lead to the same 'rubbish' on the serial console. Only when the card was set to 100Mbps full-duplex did the non-ASCII chars get printed via the serial console. This was repeatable each time the machine was rebooted. The problem was not present when a different brand/make of NIC was swapped with the RealTek, and set to 100Mbps full-duplex. >How-To-Repeat: Hopefully this will be repeatable each time you reboot a machine that has its console go via the serial port, and has a RealTek 8139 card which you have to set to 100Mbps full-duplex through rc.conf. >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 Sat Mar 20 22:30: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 4D520153C6 for ; Sat, 20 Mar 1999 22:30:46 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id WAA09911; Sat, 20 Mar 1999 22:30:27 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 20 Mar 1999 22:30:27 -0800 (PST) Message-Id: <199903210630.WAA09911@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: gsutter@pobox.com Subject: misc/10667: Sysinstall inserts multiple # -- sysinstall generated deltas -- # lines in /etc/rc.conf Reply-To: gsutter@pobox.com Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/10667; it has been noted by GNATS. From: gsutter@pobox.com To: freebsd-gnats-submit@freebsd.org Cc: Subject: misc/10667: Sysinstall inserts multiple # -- sysinstall generated deltas -- # lines in /etc/rc.conf Date: Thu, 18 Mar 1999 21:27:35 -0800 (PST) >Number: 10667 >Category: misc >Synopsis: Sysinstall inserts multiple # -- sysinstall generated deltas -- # lines in /etc/rc.conf >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 Mar 18 21:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Gregory Sutter >Release: 3.1-19990318-STABLE >Organization: >Environment: FreeBSD 001101.zer0.org 3.1-STABLE FreeBSD 3.1-STABLE #5: Wed Mar 17 19:53:15 PST 1999 root@001101.zer0.org:/usr/src/sys/compile/001101 i386 >Description: When sysinstall is used to modify defaults in /etc/rc.conf, it inserts a fresh # -- sysinstall generated deltas -- # line each time it is used, leaving no spaces after previous edits. This is senseless. >How-To-Repeat: repeatedly use /stand/sysinstall to edit configuration information. Look at the /etc/rc.conf file after a few edits. >Fix: Either have a "begin sysinstall edit 199903182201" line, then the changes, then "end sysinstall edit 199903182201" line, or have it check for the previous # -- sysinstall generated deltas -- # line and append to the data after that. Neither way is ideal, but I have no better suggestions at the moment. >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 Sat Mar 20 22:30: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 5A53A153F2 for ; Sat, 20 Mar 1999 22:30:47 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id WAA09916; Sat, 20 Mar 1999 22:30:28 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 20 Mar 1999 22:30:28 -0800 (PST) Message-Id: <199903210630.WAA09916@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: John Brann Subject: kern/10678: Printing problems using ppc bus Reply-To: John Brann Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10678; it has been noted by GNATS. From: John Brann To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: kern/10678: Printing problems using ppc bus Date: Fri, 19 Mar 1999 18:00:41 -0500 (EST) >Number: 10678 >Category: kern >Synopsis: Printing problems using ppc bus >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 Mar 19 15:10:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: John Brann >Release: FreeBSD 3.1-RELEASE i386 >Organization: None >Environment: Hardware is Toshiba Equium (Intel 440FX, 2xPPro 200). Printer is HP LaserJet 5L on lpt0 (on-board port). Custom SMP kernel Parallel port section of kernel config: # ppc ISA-bus parallel port interfaces. # device ppc0 at isa? port? net irq 7 controller ppbus0 controller vpo0 at ppbus? device nlpt0 at ppbus? device plip0 at ppbus? section of dmesg output: ppc0 at 0x378 irq 7 on isa ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppb0: IEEE1284 device found /NIBBLE Probing for PnP devices on ppbus0: ppbus0: HP ENHANCED PCL5,PJL nlpt0: on ppbus 0 nlpt0: Interrupt-driven port plip0: on ppbus 0 >Description: Using the ppc controller and nlpt0, I was unable to produce useful graphic printed output. All suitable drivers at all print densities produced memory overruns in the printer. (partial graphic output folloed by lines of garbage characters). >How-To-Repeat: Using apsfilter port, set up Laserjet printer using any of 'laserjet', 'ljet4', 'ljet4dith' drivers. Specify any print density (most default to 600dpi, problem is observed at 150dpi and up). Print test page through apsfilter setup, observe bad output. >Fix: Removing ppc0 and associated entries and restoring (deprecated) lpt0 solved the problem. printing successful at 600dpi. >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