On 06/17/2014 06:19 PM, Jens Allroggen wrote:
> Good morning, Ok its maybe not really a bug. I installed the
> tcl85-package via Pkg install tcl85 But still missing tclsh. I
> cant start the tcl-shell. Has something changed ? With best wishes
>
Jens --
That package installs /usr/local/bin/tclsh
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon May 05 05:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: George Michaelson
>Release:FreeBSD 10.0-RELEASE amd64
>Organization:
AP
The following reply was made to PR bin/189053; it has been noted by GNATS.
From: Ayan George
To: bug-follo...@freebsd.org, a...@ayan.net
Cc:
Subject: Re: bin/189053: [patch] Add -b flag to lpd(8)
Date: Sun, 27 Apr 2014 19:26:34 -0400
This is a multi-part message in MIME format
:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Apr 27 16:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Ayan George
>Release:FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD jade.ayan.net 11.0-C
:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Apr 27 16:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Ayan George
>Release:FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD jade.ayan.net 11.0-C
Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Apr 12 01:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: George Fazio
>Release:9-stable
>Organization:
>Environment:
FreeBSD ssh.lunaticcafe.us 9.2-STABLE FreeBSD
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Apr 11 23:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: George Fazio
>Release:9-stable
>Organization:
>Environment:
FreeBSD ssh.lunaticcafe.us 9.2-STA
The culprit is the "#define M_DECRYPTED M_PROTO3" in "netinet6/in6.h" (that is
regardless of whether or not INET6 has been set). It gets mixed up (netipsec
includes in.h, in.h includes in6.h) and so when the M_DECRYPTED flag is set,
M_SKIP_FIREWALL flag is also set.
It is not related to m_clrprotoflags().
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Another series of testing. In r254519, when the "#define M_SKIP_FIREWALL
M_PROTO3" is replaced with "#define M_SKIP_FIREWALL M_PROTO12" the problem
disappears. It seems to be a bug related to the definition of M_PROTO3.
___
freebsd-bugs@freebsd.org mail
The problem seems to be that M_SKIP_FIREWALL (macro of M_PROTO3) is
cleared through m_clrprotoflags(), i.e. not transferred between the
layers.
This is a reversion of the 254519 on 10.0-STABLE:
Index: netinet/ip_var.h
===
--- netin
The problem seems to be that M_SKIP_FIREWALL (macro of M_PROTO3) is cleared
through m_clrprotoflags(), i.e. not transferred between the layers.
This is a reversion of the 254519 on 10.0-STABLE:
Index: netinet/ip_var.h
===
--- netin
The following reply was made to PR kern/185876; it has been noted by GNATS.
From: George Amanakis
To: "bug-follo...@freebsd.org" ,
"a.v.volob...@gmail.com"
Cc:
Subject: Re: kern/185876: ipfw not matching incoming packets decapsulating
ipsec. example l2tp/ipsec
Date: Th
The following reply was made to PR kern/162160; it has been noted by GNATS.
From: George Kontostanos
To: Rob Lampe
Cc: bug-follo...@freebsd.org
Subject: Re: kern/162160: 9-RC1 over IPMI Virtual CD causes unexpected behaviur
Date: Fri, 1 Mar 2013 21:50:16 +0200
On Fri, Mar 1, 2013 at 6:21 PM
The following reply was made to PR kern/156245; it has been noted by GNATS.
From: George Mamalakis
To: bug-follo...@freebsd.org, mama...@eng.auth.gr
Cc:
Subject: Re: kern/156245: [heimdal] [patch] heimdal 1.1 broken in 8-stable
and 8-release as far as gssapi_krb5 is concerned
Date: Fri, 19
freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed May 23 08:30:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: George Mamalakis
>Release:9
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Apr 02 03:10:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: George Hartzell
>Release:9-STABLE
>Organization:
>Environment:
FreeBSD delicious.alerce.co
The following reply was made to PR kern/162160; it has been noted by GNATS.
From: George Kontostanos
To: bug-follo...@freebsd.org
Cc:
Subject: Re: kern/162160: 9-RC1 over IPMI Virtual CD causes unexpected behaviur
Date: Mon, 30 Jan 2012 01:26:43 +0200
I am facing the same issues whenever I
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Dec 06 00:40:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: George Dinolt
>Release:FreeBSD 10 (Current as of Dec. 5)
>Organization:
N/A
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Oct 29 23:50:05 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: George Kontostanos
>Release:FreeBSD 9 RC1
>Organization:
barebsd
>Environment:
9.0-RC1 Free
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Jun 24 23:30:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: George Kontostanos
>Release:8.2-Stable
>Organization:
>Environment:
FreeBSD hp.aicom.loc 8.2-
The following reply was made to PR kern/116935; it has been noted by GNATS.
From: George Kontostanos
To: bug-follo...@freebsd.org,
p...@ludd.luth.se
Cc:
Subject: Re: kern/116935: [ata] Intermittent error with Promise PDC40718
Date: Thu, 23 Jun 2011 15:23:54 +0300
I was wondering if there is
ate: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Apr 07 10:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: George Mamalakis
>Release:8-2-STABLE and 8-0-STAB
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Dec 16 04:50:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: George Michaelson
>Release:8.1-RELEASE
>Organization:
APNIC
>Env
Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue May 04 12:30:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: george
>Release:freebsd-8
>Organization:
none
>Environment:
FreeBSD bsdserver.bsd 8.0-RELEASE-p2 FreeBSD 8.0-
25 matches
Mail list logo