<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-12601</id>
	<title>Nabble - OpenBSD</title>
	<updated>2009-11-09T22:56:06Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/OpenBSD-f12601.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OpenBSD-f12601.html" />
	<subtitle type="html">The &lt;a href=&quot;http://www.openbsd.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;OpenBSD&lt;/a&gt; project produces a free, multi-platform 4.4BSD-based UNIX-like operating system.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26279117</id>
	<title>Re: aac raid status</title>
	<published>2009-11-09T22:56:06Z</published>
	<updated>2009-11-09T22:56:06Z</updated>
	<author>
		<name>Daniel Ouellet</name>
	</author>
	<content type="html">&amp;gt; Punchline: I had a chat with one of the top techs at this
&lt;br&gt;&amp;gt; mail system provider, and told him about the OpenBSD
&lt;br&gt;&amp;gt; experience with Adaptec. &amp;nbsp;He told me they have come to the
&lt;br&gt;&amp;gt; same conclusion and that their next generation product would
&lt;br&gt;&amp;gt; have a much better (by OpenBSD standards) manufacturer for
&lt;br&gt;&amp;gt; the RAID systems...
&lt;br&gt;&lt;br&gt;More of a punch line would be if they actually see the light for real as 
&lt;br&gt;well and use OpenBSD instead with softraid and all. Wouldn't that be the 
&lt;br&gt;killer. They already know about BSD, so using OpenBSD shouldn't really 
&lt;br&gt;be such a problem but going from BSD to Linux for mail system? OK, I am 
&lt;br&gt;not a big fan of Linux, I must confess, but using something rock solid 
&lt;br&gt;and on email, I know of none that come close to OpenBSD for stability , 
&lt;br&gt;security and all. That would make their stuff install and forget for 
&lt;br&gt;ever! Call that good marketing, that's what company wants, install and 
&lt;br&gt;forget.
&lt;br&gt;&lt;br&gt;But sure good writing as usual and I hope they listen to you too Nick. 
&lt;br&gt;They couldn't have someone more convincing to listen too!
&lt;br&gt;&lt;br&gt;Best of luck.
&lt;br&gt;&lt;br&gt;Daniel
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/aac-raid-status-tp26271808p26279117.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26279078</id>
	<title>UPDATE: net/p5-Net-Whois-RIPE</title>
	<published>2009-11-09T22:51:40Z</published>
	<updated>2009-11-09T22:51:40Z</updated>
	<author>
		<name>Benoit Lecocq-3</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;This diff updates p5-Net-Whois-RIPE to the latest release 1.31.
&lt;br&gt;Tested on amd64/sparc64.
&lt;br&gt;&lt;br&gt;Comments ? OK ?
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;benoit
&lt;br&gt;&lt;br /&gt;Index: Makefile
&lt;br&gt;===================================================================
&lt;br&gt;RCS file: /cvs/ports/net/p5-Net-Whois-RIPE/Makefile,v
&lt;br&gt;retrieving revision 1.4
&lt;br&gt;diff -u -r1.4 Makefile
&lt;br&gt;--- Makefile	9 Nov 2009 17:09:22 -0000	1.4
&lt;br&gt;+++ Makefile	10 Nov 2009 06:44:38 -0000
&lt;br&gt;@@ -3,17 +3,19 @@
&lt;br&gt;&amp;nbsp;COMMENT=	perl implementation of RIPE whois
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;MODULES=	cpan
&lt;br&gt;-DISTNAME=	Net-Whois-RIPE-1.23
&lt;br&gt;-PKGNAME=	p5-${DISTNAME}p0
&lt;br&gt;+DISTNAME=	Net-Whois-RIPE-1.31
&lt;br&gt;+PKGNAME=	p5-${DISTNAME}
&lt;br&gt;&amp;nbsp;CATEGORIES=	net
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+MAINTAINER =	Benoit Lecocq &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26279078&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;benoit@...&lt;/a&gt;&amp;gt;
&lt;br&gt;+
&lt;br&gt;&amp;nbsp;# GPL
&lt;br&gt;&amp;nbsp;PERMIT_PACKAGE_CDROM= &amp;nbsp; Yes
&lt;br&gt;&amp;nbsp;PERMIT_PACKAGE_FTP= &amp;nbsp; &amp;nbsp; Yes
&lt;br&gt;&amp;nbsp;PERMIT_DISTFILES_CDROM= Yes
&lt;br&gt;&amp;nbsp;PERMIT_DISTFILES_FTP= &amp;nbsp; Yes
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-CPAN_AUTHOR=		PAULG
&lt;br&gt;+CPAN_AUTHOR=		LMC
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;CONFIGURE_STYLE=	modbuild
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Index: distinfo
&lt;br&gt;===================================================================
&lt;br&gt;RCS file: /cvs/ports/net/p5-Net-Whois-RIPE/distinfo,v
&lt;br&gt;retrieving revision 1.2
&lt;br&gt;diff -u -r1.2 distinfo
&lt;br&gt;--- distinfo	5 Apr 2007 16:20:13 -0000	1.2
&lt;br&gt;+++ distinfo	10 Nov 2009 06:44:38 -0000
&lt;br&gt;@@ -1,5 +1,5 @@
&lt;br&gt;-MD5 (Net-Whois-RIPE-1.23.tar.gz) = 2190P+mLkoiyjEJ422cQBg==
&lt;br&gt;-RMD160 (Net-Whois-RIPE-1.23.tar.gz) = SFilVKNWF6aW0du4xkoaAZZgkyk=
&lt;br&gt;-SHA1 (Net-Whois-RIPE-1.23.tar.gz) = +aHO6rHWrVNiqvA8UQm+EeHW1o8=
&lt;br&gt;-SHA256 (Net-Whois-RIPE-1.23.tar.gz) = zp6ReDEo5xo9GJ3tDyKUwXKEh+B/Lvh4Wu9CeB5ohw4=
&lt;br&gt;-SIZE (Net-Whois-RIPE-1.23.tar.gz) = 24156
&lt;br&gt;+MD5 (Net-Whois-RIPE-1.31.tar.gz) = BT3U67PkPQLjXi02tdd1Sg==
&lt;br&gt;+RMD160 (Net-Whois-RIPE-1.31.tar.gz) = 41X1A3W9fB52eO7XEjqh5RtbcFQ=
&lt;br&gt;+SHA1 (Net-Whois-RIPE-1.31.tar.gz) = Xa7SuAQzP+l6YHujMP9hkxC9PHE=
&lt;br&gt;+SHA256 (Net-Whois-RIPE-1.31.tar.gz) = b4Pwapqih1zJfCpDln2XOaBbRdr7LphDo3Dmw9NhT+g=
&lt;br&gt;+SIZE (Net-Whois-RIPE-1.31.tar.gz) = 23143
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---ports-f12606.html&quot; embed=&quot;fixTarget[12606]&quot; target=&quot;_top&quot; &gt;openbsd user - ports&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/UPDATE%3A-net-p5-Net-Whois-RIPE-tp26279078p26279078.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26279048</id>
	<title>Re: Moving files around</title>
	<published>2009-11-09T22:46:12Z</published>
	<updated>2009-11-09T22:46:12Z</updated>
	<author>
		<name>Janne Johansson</name>
	</author>
	<content type="html">Brynet wrote:
&lt;br&gt;&amp;gt; STeve Andre wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;For simple large files, is there a faster way to move them rather
&lt;br&gt;&amp;gt;&amp;gt; than using mv? &amp;nbsp;I have a lot of large files (&amp;gt;10G) that need to be
&lt;br&gt;&amp;gt;&amp;gt; rearranged on which disk they reside on.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If the files are on the same partition, mv(1) or ln(1) will be almost
&lt;br&gt;&amp;gt; instantanous.. otherwise just cp(1) and rm(1).
&lt;br&gt;&lt;br&gt;I usually go for &amp;quot;rsync -a --remove-sent-files src/ dst/&amp;quot; when crossing
&lt;br&gt;filesystem borders, since that one is restartable if it gets interrupted
&lt;br&gt;in the middle. mv(1)s are not.
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Moving-files-around-tp26271479p26279048.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26279006</id>
	<title>Re: Can't get carp to fail over all interfaces with pfsync</title>
	<published>2009-11-09T22:37:33Z</published>
	<updated>2009-11-09T22:37:33Z</updated>
	<author>
		<name>Daniel Ouellet</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt; FW1 hostname.if files are:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp;$ cat /etc/hostname.carp0
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; inet 192.168.167.54 255.255.255.248 192.168.167.55 vhid 1 advskew 0 pass
&lt;br&gt;&amp;gt; &amp;lt;password&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;$ cat /etc/hostname.carp1
&lt;br&gt;&amp;gt; inet 192.168.110.254 255.255.255.224 192.168.110.255 vhid 1 advskew 0 pass
&lt;br&gt;&amp;gt; &amp;lt;password&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;$ cat /etc/hostname.pfsync0
&lt;/div&gt;&lt;br&gt;Shouldn't you run different vhid ID of carp on different carp instance. 
&lt;br&gt;Here you have Carp0 and carp 1 both running with vhid 1, so how will the 
&lt;br&gt;system see them as different one?
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can%27t-get-carp-to-fail-over-all-interfaces-with-pfsync-tp26278031p26279006.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26278955</id>
	<title>Re: aac raid status</title>
	<published>2009-11-09T22:22:38Z</published>
	<updated>2009-11-09T22:22:38Z</updated>
	<author>
		<name>Tomáš Bodžár</name>
	</author>
	<content type="html">I think, that this will be really good post for Undeadly
&lt;br&gt;&lt;br&gt;On Tue, Nov 10, 2009 at 6:27 AM, Nick Holland
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26278955&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nick@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I got a story to tell. B I've been meaning to sit down and write it
&lt;br&gt;&amp;gt; up and send it to advocacy@, but since you bring it up aac(4), I'm
&lt;br&gt;&amp;gt; going to tell it here, as it is very much an aac(4) story.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Ingo Schwarze wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi Michael,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; aac0 at pci2 dev 1 function 0 &amp;quot;Adaptec ASR-2200S&amp;quot; rev 0x01:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Dell CERC-SATA apic 3 int 0 (irq 10)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Trash your aac(4) hardware and use softraid(4).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ...or any other (supported) RAID manufacturer who takes your data
&lt;br&gt;&amp;gt; seriously. B Do yourself a favor.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; As part of my day job, I manage the e-mail for about 30,000 people
&lt;br&gt;&amp;gt; scattered around North America. B The system we use for that e-mail
&lt;br&gt;&amp;gt; is a &amp;quot;canned appliance&amp;quot; -- a bundle of hardware and software which
&lt;br&gt;&amp;gt; is managed on a day-to-day basis by me, but has a company we can
&lt;br&gt;&amp;gt; fall back on for support when things break. B I'm not going to
&lt;br&gt;&amp;gt; mention the product's name, because I neither wish to endorse or
&lt;br&gt;&amp;gt; scare people away from it. B They have some limitations, but they
&lt;br&gt;&amp;gt; also accomplish some seriously incredible stuff with relatively
&lt;br&gt;&amp;gt; little day-to-day babysitting. B They are, overall, good people.
&lt;br&gt;&amp;gt; They've made some mistakes, but they do their darnedest to make
&lt;br&gt;&amp;gt; good on them.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The previous major version of this system was based on FreeBSD,
&lt;br&gt;&amp;gt; with their own mail transport system and various spam and virus
&lt;br&gt;&amp;gt; filtering systems. B A couple years ago, though, they announced
&lt;br&gt;&amp;gt; they were switching from FreeBSD to Linux as the base OS for
&lt;br&gt;&amp;gt; their product. B This really wasn't an issue for customers, as
&lt;br&gt;&amp;gt; they never get to see a Unix shell prompt...but it was
&lt;br&gt;&amp;gt; interesting to me, so I asked a few of their people about the
&lt;br&gt;&amp;gt; decision (with warning them first that I worked with the
&lt;br&gt;&amp;gt; OpenBSD project, so I wasn't a totally disinterested party :).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; They told me, in short, they were &amp;quot;wanting to be in the e-mail
&lt;br&gt;&amp;gt; processing and delivery business, not the hardware device driver
&lt;br&gt;&amp;gt; writing business&amp;quot;, and with FreeBSD, they seemed to have to do
&lt;br&gt;&amp;gt; too much driver development to get things to work as they desired,
&lt;br&gt;&amp;gt; and the drivers they were after were &amp;quot;just available&amp;quot; for Linux.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I.e., they wanted to pick the hardware and have the drivers
&lt;br&gt;&amp;gt; available, and someone else to support the OS (they went with
&lt;br&gt;&amp;gt; RedHat), rather than picking the best OS for the job and
&lt;br&gt;&amp;gt; selecting the best hardware that OS supported.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; (They also claimed some performance benefits out of Linux that I
&lt;br&gt;&amp;gt; do not believe in the slightest, based on later experience. B They
&lt;br&gt;&amp;gt; also indicated that they were having trouble with third-party
&lt;br&gt;&amp;gt; antivirus vendors providing FreeBSD versions of their software,
&lt;br&gt;&amp;gt; they wanted to ship only Linux versions).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; So, for their latest major release of the system, they have a
&lt;br&gt;&amp;gt; Linux based app with a bunch of hardware choices, all of it with
&lt;br&gt;&amp;gt; Adaptec RAID hardware.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; One day as I'm walking into the office, our customer's rep
&lt;br&gt;&amp;gt; called me and said, &amp;quot;we got e-mail problems&amp;quot;. B After a bit of
&lt;br&gt;&amp;gt; investigation, I found all the edge machines were wedged.
&lt;br&gt;&amp;gt; Rebooting them solved the problem. B The mail system
&lt;br&gt;&amp;gt; manufacturer looked at them and said, &amp;quot;Oh, looks like a problem
&lt;br&gt;&amp;gt; with the RAID card, upgrade to this new version, which is
&lt;br&gt;&amp;gt; supposed to fix this&amp;quot;.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Ok, shit happens, and unfortunately, that's just accepted in
&lt;br&gt;&amp;gt; most non-OpenBSD parts of the computer world, so I shut down
&lt;br&gt;&amp;gt; one machine at a time and upgrade to the newest firmware.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; WELL...the new firmware doesn't cause hangs, it causes random
&lt;br&gt;&amp;gt; reboots.... B Isn't that special.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; They tell me, &amp;quot;Yes, we've seen that recently. B Try this new,
&lt;br&gt;&amp;gt; newest firmware&amp;quot;. B Guess what? B That one doesn't fix the
&lt;br&gt;&amp;gt; reboots, but NOW when the system spontaneously reboots, the
&lt;br&gt;&amp;gt; cache is mishandled and manages to corrupt the file systems
&lt;br&gt;&amp;gt; on the disks, so instead of a reboot and a few minutes of
&lt;br&gt;&amp;gt; non-productivity, you get a dead lump of a canned appliance
&lt;br&gt;&amp;gt; until you get in front of it, boot their magic remote repair
&lt;br&gt;&amp;gt; CD and a remote tech does an fsck of your file systems.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; So they give me another NEW firmware. B That one seems to
&lt;br&gt;&amp;gt; (usually) fix the file system corruption, but still reboots,
&lt;br&gt;&amp;gt; and once in a while, trashes the file system.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; (I do want to point out that they really had ZERO intent
&lt;br&gt;&amp;gt; of you EVER booting a firmware upgrade CD on these things.
&lt;br&gt;&amp;gt; They are supposed to be serial managed, no keyboard or VGA
&lt;br&gt;&amp;gt; monitor is ever supposed to be attached to them...until you
&lt;br&gt;&amp;gt; need to upgrade the firmeware...the hardware they have
&lt;br&gt;&amp;gt; actually supported console redirection, but since that was
&lt;br&gt;&amp;gt; all supposed to be handled by the OS, it is not turned on.
&lt;br&gt;&amp;gt; Ooops.)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; For the last few weeks, I've been running a mix of different
&lt;br&gt;&amp;gt; firmware versions, just so I don't have another &amp;quot;come in and
&lt;br&gt;&amp;gt; all my mail servers are dead at once&amp;quot; day. B Today they asked
&lt;br&gt;&amp;gt; me to install a special firmware with debugging features so
&lt;br&gt;&amp;gt; hopefully Adaptec can figure out what is going wrong and
&lt;br&gt;&amp;gt; actually make it work correctly this time.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You think Theo is blowing smoke when he says Adaptec RAID
&lt;br&gt;&amp;gt; hardware has piles of horrible bugs? B HE'S NOT. B I think it
&lt;br&gt;&amp;gt; is very safe to say that your data is not Adaptec's priority.
&lt;br&gt;&amp;gt; They have a garbage product and garbage drivers and they try
&lt;br&gt;&amp;gt; to patch around it in any way they can OTHER than build it
&lt;br&gt;&amp;gt; right in the first place. B Don't go telling yourself this is
&lt;br&gt;&amp;gt; just &amp;quot;OpenBSD doesn't play nice, so they don't get good
&lt;br&gt;&amp;gt; drivers from Adaptec&amp;quot;. B Linux plays nice with everyone, signs
&lt;br&gt;&amp;gt; any NDA and takes drivers under any conditions...and they get
&lt;br&gt;&amp;gt; crap, too...but they are content with it! B But remember: you
&lt;br&gt;&amp;gt; heard it from OpenBSD first. B I can't say I'd ever trust any
&lt;br&gt;&amp;gt; Adaptec RAID card with data on any OS after seeing this little
&lt;br&gt;&amp;gt; issue.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Punchline: I had a chat with one of the top techs at this
&lt;br&gt;&amp;gt; mail system provider, and told him about the OpenBSD
&lt;br&gt;&amp;gt; experience with Adaptec. B He told me they have come to the
&lt;br&gt;&amp;gt; same conclusion and that their next generation product would
&lt;br&gt;&amp;gt; have a much better (by OpenBSD standards) manufacturer for
&lt;br&gt;&amp;gt; the RAID systems...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Nick.
&lt;/div&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/aac-raid-status-tp26271808p26278955.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26278561</id>
	<title>Re: aac raid status</title>
	<published>2009-11-09T21:27:50Z</published>
	<updated>2009-11-09T21:27:50Z</updated>
	<author>
		<name>Nick Holland</name>
	</author>
	<content type="html">I got a story to tell. &amp;nbsp;I've been meaning to sit down and write it
&lt;br&gt;up and send it to advocacy@, but since you bring it up aac(4), I'm
&lt;br&gt;going to tell it here, as it is very much an aac(4) story.
&lt;br&gt;&lt;br&gt;Ingo Schwarze wrote:
&lt;br&gt;&amp;gt; Hi Michael,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; aac0 at pci2 dev 1 function 0 &amp;quot;Adaptec ASR-2200S&amp;quot; rev 0x01:
&lt;br&gt;&amp;gt;&amp;gt; Dell CERC-SATA apic 3 int 0 (irq 10)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Trash your aac(4) hardware and use softraid(4).
&lt;br&gt;&lt;br&gt;...or any other (supported) RAID manufacturer who takes your data
&lt;br&gt;seriously. &amp;nbsp;Do yourself a favor.
&lt;br&gt;&lt;br&gt;As part of my day job, I manage the e-mail for about 30,000 people
&lt;br&gt;scattered around North America. &amp;nbsp;The system we use for that e-mail
&lt;br&gt;is a &amp;quot;canned appliance&amp;quot; -- a bundle of hardware and software which
&lt;br&gt;is managed on a day-to-day basis by me, but has a company we can
&lt;br&gt;fall back on for support when things break. &amp;nbsp;I'm not going to
&lt;br&gt;mention the product's name, because I neither wish to endorse or
&lt;br&gt;scare people away from it. &amp;nbsp;They have some limitations, but they
&lt;br&gt;also accomplish some seriously incredible stuff with relatively
&lt;br&gt;little day-to-day babysitting. &amp;nbsp;They are, overall, good people.
&lt;br&gt;They've made some mistakes, but they do their darnedest to make
&lt;br&gt;good on them.
&lt;br&gt;&lt;br&gt;The previous major version of this system was based on FreeBSD,
&lt;br&gt;with their own mail transport system and various spam and virus
&lt;br&gt;filtering systems. &amp;nbsp;A couple years ago, though, they announced
&lt;br&gt;they were switching from FreeBSD to Linux as the base OS for
&lt;br&gt;their product. &amp;nbsp;This really wasn't an issue for customers, as
&lt;br&gt;they never get to see a Unix shell prompt...but it was
&lt;br&gt;interesting to me, so I asked a few of their people about the
&lt;br&gt;decision (with warning them first that I worked with the
&lt;br&gt;OpenBSD project, so I wasn't a totally disinterested party :).
&lt;br&gt;&lt;br&gt;They told me, in short, they were &amp;quot;wanting to be in the e-mail
&lt;br&gt;processing and delivery business, not the hardware device driver
&lt;br&gt;writing business&amp;quot;, and with FreeBSD, they seemed to have to do
&lt;br&gt;too much driver development to get things to work as they desired,
&lt;br&gt;and the drivers they were after were &amp;quot;just available&amp;quot; for Linux.
&lt;br&gt;&lt;br&gt;I.e., they wanted to pick the hardware and have the drivers
&lt;br&gt;available, and someone else to support the OS (they went with
&lt;br&gt;RedHat), rather than picking the best OS for the job and
&lt;br&gt;selecting the best hardware that OS supported.
&lt;br&gt;&lt;br&gt;(They also claimed some performance benefits out of Linux that I
&lt;br&gt;do not believe in the slightest, based on later experience. &amp;nbsp;They
&lt;br&gt;also indicated that they were having trouble with third-party
&lt;br&gt;antivirus vendors providing FreeBSD versions of their software,
&lt;br&gt;they wanted to ship only Linux versions).
&lt;br&gt;&lt;br&gt;So, for their latest major release of the system, they have a
&lt;br&gt;Linux based app with a bunch of hardware choices, all of it with
&lt;br&gt;Adaptec RAID hardware.
&lt;br&gt;&lt;br&gt;One day as I'm walking into the office, our customer's rep
&lt;br&gt;called me and said, &amp;quot;we got e-mail problems&amp;quot;. &amp;nbsp;After a bit of
&lt;br&gt;investigation, I found all the edge machines were wedged.
&lt;br&gt;Rebooting them solved the problem. &amp;nbsp;The mail system
&lt;br&gt;manufacturer looked at them and said, &amp;quot;Oh, looks like a problem
&lt;br&gt;with the RAID card, upgrade to this new version, which is
&lt;br&gt;supposed to fix this&amp;quot;.
&lt;br&gt;&lt;br&gt;Ok, shit happens, and unfortunately, that's just accepted in
&lt;br&gt;most non-OpenBSD parts of the computer world, so I shut down
&lt;br&gt;one machine at a time and upgrade to the newest firmware.
&lt;br&gt;&lt;br&gt;WELL...the new firmware doesn't cause hangs, it causes random
&lt;br&gt;reboots.... &amp;nbsp;Isn't that special.
&lt;br&gt;&lt;br&gt;They tell me, &amp;quot;Yes, we've seen that recently. &amp;nbsp;Try this new,
&lt;br&gt;newest firmware&amp;quot;. &amp;nbsp;Guess what? &amp;nbsp;That one doesn't fix the
&lt;br&gt;reboots, but NOW when the system spontaneously reboots, the
&lt;br&gt;cache is mishandled and manages to corrupt the file systems
&lt;br&gt;on the disks, so instead of a reboot and a few minutes of
&lt;br&gt;non-productivity, you get a dead lump of a canned appliance
&lt;br&gt;until you get in front of it, boot their magic remote repair
&lt;br&gt;CD and a remote tech does an fsck of your file systems.
&lt;br&gt;&lt;br&gt;So they give me another NEW firmware. &amp;nbsp;That one seems to
&lt;br&gt;(usually) fix the file system corruption, but still reboots,
&lt;br&gt;and once in a while, trashes the file system.
&lt;br&gt;&lt;br&gt;(I do want to point out that they really had ZERO intent
&lt;br&gt;of you EVER booting a firmware upgrade CD on these things.
&lt;br&gt;They are supposed to be serial managed, no keyboard or VGA
&lt;br&gt;monitor is ever supposed to be attached to them...until you
&lt;br&gt;need to upgrade the firmeware...the hardware they have
&lt;br&gt;actually supported console redirection, but since that was
&lt;br&gt;all supposed to be handled by the OS, it is not turned on.
&lt;br&gt;Ooops.)
&lt;br&gt;&lt;br&gt;For the last few weeks, I've been running a mix of different
&lt;br&gt;firmware versions, just so I don't have another &amp;quot;come in and
&lt;br&gt;all my mail servers are dead at once&amp;quot; day. &amp;nbsp;Today they asked
&lt;br&gt;me to install a special firmware with debugging features so
&lt;br&gt;hopefully Adaptec can figure out what is going wrong and
&lt;br&gt;actually make it work correctly this time.
&lt;br&gt;&lt;br&gt;You think Theo is blowing smoke when he says Adaptec RAID
&lt;br&gt;hardware has piles of horrible bugs? &amp;nbsp;HE'S NOT. &amp;nbsp;I think it
&lt;br&gt;is very safe to say that your data is not Adaptec's priority.
&lt;br&gt;They have a garbage product and garbage drivers and they try
&lt;br&gt;to patch around it in any way they can OTHER than build it
&lt;br&gt;right in the first place. &amp;nbsp;Don't go telling yourself this is
&lt;br&gt;just &amp;quot;OpenBSD doesn't play nice, so they don't get good
&lt;br&gt;drivers from Adaptec&amp;quot;. &amp;nbsp;Linux plays nice with everyone, signs
&lt;br&gt;any NDA and takes drivers under any conditions...and they get
&lt;br&gt;crap, too...but they are content with it! &amp;nbsp;But remember: you
&lt;br&gt;heard it from OpenBSD first. &amp;nbsp;I can't say I'd ever trust any
&lt;br&gt;Adaptec RAID card with data on any OS after seeing this little
&lt;br&gt;issue.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Punchline: I had a chat with one of the top techs at this
&lt;br&gt;mail system provider, and told him about the OpenBSD
&lt;br&gt;experience with Adaptec. &amp;nbsp;He told me they have come to the
&lt;br&gt;same conclusion and that their next generation product would
&lt;br&gt;have a much better (by OpenBSD standards) manufacturer for
&lt;br&gt;the RAID systems...
&lt;br&gt;&lt;br&gt;Nick.
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/aac-raid-status-tp26271808p26278561.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26278487</id>
	<title>Administración de Almacenes y Control de Inventarios</title>
	<published>2009-11-09T21:14:02Z</published>
	<updated>2009-11-09T21:14:02Z</updated>
	<author>
		<name>Javier Campos Fletes</name>
	</author>
	<content type="html">Congreso de Administracisn de Almacenes y Control de Inventarios
&lt;br&gt;&lt;br&gt;&amp;nbsp;Monterrey 19-20 de noviembre de 2009
&lt;br&gt;&amp;nbsp;Guadalajara 23-24 de noviembre de 2009
&lt;br&gt;&amp;nbsp;Mexico D.F. 26-27 de noviembre de 2009
&lt;br&gt;&amp;nbsp;Acapulco 03-04 de diciembre de 2009
&lt;br&gt;&lt;br&gt;Si no ha enviado su solicitud de Inscripcion hagalo YA
&lt;br&gt;&lt;br&gt;10 razones para asistir a este poderoso congreso
&lt;br&gt;&lt;br&gt;1.- Identificara y corregira los asuntos problematicos de su sistema de administracisn del inventario.
&lt;br&gt;2.- Se actualizara en la zltima tecnologma de ahorro-dinero en el almacenaje y en software.
&lt;br&gt;3.- Descubrira csmo manejar a su personal para lograr mayor productividad. 
&lt;br&gt;4.- Aprendera a negociar a su favor para economizar tiempo y dinero. 
&lt;br&gt;5.- Conocera las ticnicas sencillas de la organizacisn para que su almacin sea mas facil de manejar. 
&lt;br&gt;6.- Eliminara virtualmente el stock muerto y lento. 
&lt;br&gt;7.- Aumentara la seguridad contra el problema del robo hormiga 
&lt;br&gt;8.- Aprendera csmo apagar los centenares de fuegos que de repente aparecen por todos lados. 
&lt;br&gt;9.- Recibira consejos practicos para poner en marcha los nuevos controles y liderazgo que usted y su equipo necesitan. 
&lt;br&gt;10.-!Y MUCHO MAS! &amp;nbsp; 
&lt;br&gt;&lt;br&gt;SOLICITE UN FOLLETO CON TODA LA INFORMACION 
&lt;br&gt;&lt;br&gt;Opcisn 1) llamando al 01 800 250 20 30 &amp;nbsp;
&lt;br&gt;&lt;br&gt;Opcisn 2) respondiendo los siguientes datos: 
&lt;br&gt;&lt;br&gt;-Empresa:
&lt;br&gt;-Nombre:
&lt;br&gt;-Puesto:-
&lt;br&gt;Tel: ( ) 
&lt;br&gt;&lt;br&gt;Lugar donde Participaria: ( ) Monterrey ( ) Guadalajara ( ) Mexico DF ( ) Acapulco
&lt;br&gt;&lt;br&gt;&lt;br&gt;para darse de baja responda bajaalmacenes &amp;nbsp;En caso de haber confirmado ya su asistencia haga caso omiso &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;No virus found in this incoming message.Checked by AVG - www.avg.com Version: 8.5.421 / Virus Database: 270.14.11/2430 - Release Date: 10/12/09 04:01:00
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Administraci%C3%B3n-de-Almacenes-y-Control-de-Inventarios-tp26278487p26278487.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26278146</id>
	<title>produtos originais com pre?o de atacado</title>
	<published>2009-11-09T20:27:49Z</published>
	<updated>2009-11-09T20:27:49Z</updated>
	<author>
		<name>Megan Teerlinck</name>
	</author>
	<content type="html">Ola amigo
&lt;br&gt;&lt;br&gt;Minha amiga Linda recebeu hoje um Iphone a partir deste website
&lt;br&gt;www(.elec-safe-quality.)com, este iPhone i original e totalmente desbloqueado
&lt;br&gt;tambim o servigo desta empresa i boa. A navegagco i rapida.
&lt;br&gt;&lt;br&gt;Se vocj quiser comprar eletrtnicos, vocj pode visitar seu site ou adicionar
&lt;br&gt;seu MSN:elec-safe(@hotmail.)com.br ou enviar email para
&lt;br&gt;sup(@elec-safe-quality.)com
&lt;br&gt;&lt;br&gt;Por favor, remova o suporte quando visita o nosso website
&lt;br&gt;&lt;br&gt;Espero que tenham uma boa compra!
&lt;br&gt;&lt;br&gt;_________________________________________________________________
&lt;br&gt;Windows 7: Unclutter your desktop.
&lt;br&gt;&lt;a href=&quot;http://go.microsoft.com/?linkid=9690331&amp;ocid=PID24727::T:WLMTAGL:ON:WL:en-US:&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://go.microsoft.com/?linkid=9690331&amp;ocid=PID24727::T:WLMTAGL:ON:WL:en-US:&lt;/a&gt;&lt;br&gt;WWL_WIN_evergreen:112009
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/produtos-originais-com-pre-o-de-atacado-tp26278146p26278146.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26278031</id>
	<title>Can't get carp to fail over all interfaces with pfsync</title>
	<published>2009-11-09T20:08:17Z</published>
	<updated>2009-11-09T20:08:17Z</updated>
	<author>
		<name>Mikel Lindsaar</name>
	</author>
	<content type="html">Hi list,
&lt;br&gt;&lt;br&gt;So googled, went through &lt;a href=&quot;http://www.openbsd.org/faq/pf/carp.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openbsd.org/faq/pf/carp.html&lt;/a&gt;&amp;nbsp;a few times
&lt;br&gt;as well as the archives including one large thread which seemed to deal with
&lt;br&gt;this exact issue, but the solution was setting the VHID to the same on all
&lt;br&gt;carp interfaces (which I have already tried), and I can't see where I am
&lt;br&gt;screwing up.
&lt;br&gt;&lt;br&gt;CARP works, in terms of if I take one router down, the other router becomes
&lt;br&gt;master and when the first router comes back online, it preempts the master
&lt;br&gt;role back to itself. &amp;nbsp;This is expected behaviour and works fine, I can
&lt;br&gt;reboot routers with impunity.
&lt;br&gt;&lt;br&gt;What is not working, is if I stand on the master firewall, and &amp;quot;ifconfig
&lt;br&gt;carp0 down&amp;quot;, then the carp0 goes into INIT, and the backup firewall carp0
&lt;br&gt;goes into MASTER, however, the primary firewall carp1 still stays MASTER and
&lt;br&gt;the backup carp1 stays as BACKUP. &amp;nbsp;As a consequence, traffic does not flow
&lt;br&gt;across the routers as you end up with:
&lt;br&gt;&lt;br&gt;FW1 CARP0 - INIT
&lt;br&gt;FW1 CARP1 - MASTER
&lt;br&gt;&lt;br&gt;FW2 CARP0 - MASTER
&lt;br&gt;FW2 CARP1 - BACKUP
&lt;br&gt;&lt;br&gt;If I then &amp;quot;ifconfig carp1 down&amp;quot; on the master firewall I get:
&lt;br&gt;&lt;br&gt;FW1 CARP0 - INIT
&lt;br&gt;FW1 CARP1 - INIT
&lt;br&gt;&lt;br&gt;FW2 CARP0 - MASTER
&lt;br&gt;FW2 CARP1 - MASTER
&lt;br&gt;&lt;br&gt;And traffic flows again.
&lt;br&gt;&lt;br&gt;This seems contrary to &lt;a href=&quot;http://www.openbsd.org/faq/pf/carp.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openbsd.org/faq/pf/carp.html&lt;/a&gt;&amp;nbsp;which states
&lt;br&gt;if you init one interface, then all carp interfaces on that redundancy group
&lt;br&gt;will advertise an infinite advskew.
&lt;br&gt;&lt;br&gt;I have a pair of Soekris Net5501 routers with the following setup:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; +----| WAN/Internet |----+
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; |vr0| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |vr0|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;+-----+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+-----+
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;| fw1 |-vr3----------vr3-| fw2 |
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;+-----+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+-----+
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;|trunk1| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |trunk1|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;---+-------Shared LAN-------+---
&lt;br&gt;&lt;br&gt;Trunk1 on both routers are two NICs (vr1 &amp; vr2) bonded in a trunk group
&lt;br&gt;&lt;br&gt;Both routers are running 4.6 GENERIC#58 i386
&lt;br&gt;&lt;br&gt;On both firewalls, in pf.conf there is:
&lt;br&gt;&lt;br&gt;# Top of pf.conf is:
&lt;br&gt;pfsync_if=&amp;quot;vr3&amp;quot;
&lt;br&gt;carp_ext_if=&amp;quot;carp0&amp;quot;
&lt;br&gt;carp_int_if=&amp;quot;carp1&amp;quot;
&lt;br&gt;carpdevs=&amp;quot;{ vr0 vr1 vr2 carp0_ext_if carp1_ext_if }&amp;quot;
&lt;br&gt;# .. skip tables, rdr, nat etc ...
&lt;br&gt;#near the top of the ruleset is:
&lt;br&gt;set skip on lo
&lt;br&gt;set skip on $pfsync_if
&lt;br&gt;pass quick on $carpdevs proto carp
&lt;br&gt;&lt;br&gt;&lt;br&gt;On both firewalls sysctl for carp is:
&lt;br&gt;&lt;br&gt;&amp;nbsp;$ sysctl | grep carp
&lt;br&gt;net.inet.carp.allow=1
&lt;br&gt;net.inet.carp.preempt=1
&lt;br&gt;net.inet.carp.log=2
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;FW1 hostname.if files are:
&lt;br&gt;&lt;br&gt;&amp;nbsp;$ cat /etc/hostname.carp0
&lt;br&gt;&lt;br&gt;inet 192.168.167.54 255.255.255.248 192.168.167.55 vhid 1 advskew 0 pass
&lt;br&gt;&amp;lt;password&amp;gt;
&lt;br&gt;&amp;nbsp;$ cat /etc/hostname.carp1
&lt;br&gt;inet 192.168.110.254 255.255.255.224 192.168.110.255 vhid 1 advskew 0 pass
&lt;br&gt;&amp;lt;password&amp;gt;
&lt;br&gt;&amp;nbsp;$ cat /etc/hostname.pfsync0
&lt;br&gt;&lt;br&gt;up syncdev vr3
&lt;br&gt;&amp;nbsp;$ cat /etc/hostname.vr0
&lt;br&gt;inet 192.168.167.52 255.255.255.248 NONE
&lt;br&gt;&amp;nbsp;$ cat /etc/hostname.vr1
&lt;br&gt;up
&lt;br&gt;&amp;nbsp;$ cat /etc/hostname.vr2
&lt;br&gt;up
&lt;br&gt;&amp;nbsp;$ cat /etc/hostname.vr3
&lt;br&gt;inet 172.16.0.1 255.255.255.252 NONE
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;FW2 hostname.if files are:
&lt;br&gt;&lt;br&gt;&amp;nbsp;$ cat /etc/hostname.carp0
&lt;br&gt;&lt;br&gt;inet 192.168.167.54 255.255.255.248 192.168.167.55 vhid 1 advskew 128
&lt;br&gt;pass &amp;lt;password&amp;gt;
&lt;br&gt;&amp;nbsp;$ cat /etc/hostname.carp1
&lt;br&gt;inet 192.168.110.254 255.255.255.224 192.168.110.255 vhid 1 advskew 128
&lt;br&gt;pass &amp;lt;password&amp;gt;
&lt;br&gt;&amp;nbsp;$ cat /etc/hostname.pfsync0
&lt;br&gt;&lt;br&gt;up syncdev vr3
&lt;br&gt;&amp;nbsp;$ cat /etc/hostname.vr0
&lt;br&gt;inet 192.168.167.53 255.255.255.248
&lt;br&gt;&amp;nbsp;$ cat /etc/hostname.vr1
&lt;br&gt;up
&lt;br&gt;&amp;nbsp;$ cat /etc/hostname.vr2
&lt;br&gt;up
&lt;br&gt;&amp;nbsp;$ cat /etc/hostname.vr3
&lt;br&gt;inet 172.16.0.2 255.255.255.252 NONE
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Netstat Returns:
&lt;br&gt;&lt;br&gt;fw1 $ netstat -s -p carp
&lt;br&gt;carp:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 34 packets received (IPv4)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets received (IPv6)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets discarded for bad interface
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets discarded for wrong TTL
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets shorter than header
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 discarded for bad checksums
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 discarded packets with a bad version
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 discarded because packet too short
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 discarded for bad authentication
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 discarded for unknown vhid
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 discarded because of a bad address list
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 580 packets sent (IPv4)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets sent (IPv6)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 send failed due to mbuf memory error
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2 transitions to master
&lt;br&gt;&lt;br&gt;fw1 $ netstat -s -p pfsync
&lt;br&gt;pfsync:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 378 packets received (IPv4)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets received (IPv6)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets discarded for bad interface
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets discarded for bad ttl
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets shorter than header
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets discarded for bad version
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets discarded for bad HMAC
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets discarded for bad action
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets discarded for short packet
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 states discarded for bad values
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 stale states
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 290 failed state lookup/inserts
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 488 packets sent (IPv4)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets sent (IPv6)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 send failed due to mbuf memory error
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 send error
&lt;br&gt;&lt;br&gt;&lt;br&gt;fw2 $ netstat -s -p carp
&lt;br&gt;carp:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 799 packets received (IPv4)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets received (IPv6)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets discarded for bad interface
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets discarded for wrong TTL
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets shorter than header
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 discarded for bad checksums
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 discarded packets with a bad version
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 discarded because packet too short
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 discarded for bad authentication
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 discarded for unknown vhid
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 discarded because of a bad address list
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 161 packets sent (IPv4)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets sent (IPv6)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 send failed due to mbuf memory error
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3 transitions to master
&lt;br&gt;&lt;br&gt;fw2 &amp;nbsp;$ netstat -s -p pfsync
&lt;br&gt;pfsync:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 869 packets received (IPv4)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets received (IPv6)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets discarded for bad interface
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets discarded for bad ttl
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets shorter than header
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets discarded for bad version
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets discarded for bad HMAC
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets discarded for bad action
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets discarded for short packet
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 states discarded for bad values
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2 stale states
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 335 failed state lookup/inserts
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1363 packets sent (IPv4)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 packets sent (IPv6)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 send failed due to mbuf memory error
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 send error
&lt;br&gt;&lt;br&gt;&lt;br&gt;ifconfig results on FW1
&lt;br&gt;&lt;br&gt;lo0: flags=8049&amp;lt;UP,LOOPBACK,RUNNING,MULTICAST&amp;gt; mtu 33200
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; groups: lo
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; inet 127.0.0.1 netmask 0xff000000
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; inet6 ::1 prefixlen 128
&lt;br&gt;vr0: flags=8b43&amp;lt;UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST&amp;gt; mtu
&lt;br&gt;1500
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lladdr 00:00:24:c9:a8:b8
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; groups: egress
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; media: Ethernet autoselect (100baseTX full-duplex)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; status: active
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; inet 192.168.167.52 netmask 0xfffffff8 broadcast 192.168.167.55
&lt;br&gt;vr1: flags=8b43&amp;lt;UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST&amp;gt; mtu
&lt;br&gt;1500
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lladdr 00:00:24:c9:a8:b9
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; trunk: trunkdev trunk1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; media: Ethernet autoselect (100baseTX full-duplex)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; status: active
&lt;br&gt;vr2: flags=8b43&amp;lt;UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST&amp;gt; mtu
&lt;br&gt;1500
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lladdr 00:00:24:c9:a8:b9
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; trunk: trunkdev trunk1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; media: Ethernet autoselect (100baseTX full-duplex)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; status: active
&lt;br&gt;vr3: flags=8843&amp;lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&amp;gt; mtu 1500
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lladdr 00:00:24:c9:a8:bb
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; media: Ethernet autoselect (100baseTX full-duplex)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; status: active
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; inet 172.16.0.1 netmask 0xfffffffc broadcast 172.16.0.3
&lt;br&gt;enc0: flags=0&amp;lt;&amp;gt; mtu 1536
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;trunk1: flags=8943&amp;lt;UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST&amp;gt; mtu 1500
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lladdr 00:00:24:c9:a8:b9
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; trunk: trunkproto failover
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; trunkport vr2
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; trunkport vr1 master,active
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; groups: trunk
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; media: Ethernet autoselect
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; status: active
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; inet 192.168.110.251 netmask 0xffffffe0 broadcast 192.168.110.255
&lt;br&gt;pfsync0: flags=41&amp;lt;UP,RUNNING&amp;gt; mtu 1500
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pfsync: syncdev: vr3 maxupd: 128 defer: off
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; groups: carp pfsync
&lt;br&gt;pflog0: flags=141&amp;lt;UP,RUNNING,PROMISC&amp;gt; mtu 33200
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; groups: pflog
&lt;br&gt;carp0: flags=8843&amp;lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&amp;gt; mtu 1500
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lladdr 00:00:5e:00:01:01
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; carp: MASTER carpdev vr0 vhid 1 advbase 1 advskew 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; groups: carp
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; inet 192.168.167.54 netmask 0xfffffff8 broadcast 192.168.167.55
&lt;br&gt;carp1: flags=8843&amp;lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&amp;gt; mtu 1500
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lladdr 00:00:5e:00:01:01
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; carp: MASTER carpdev trunk1 vhid 1 advbase 1 advskew 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; groups: carp
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; inet 192.168.110.254 netmask 0xffffffe0 broadcast 192.168.110.255
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;ifconfig results on FW2
&lt;br&gt;&lt;br&gt;lo0: flags=8049&amp;lt;UP,LOOPBACK,RUNNING,MULTICAST&amp;gt; mtu 33200
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; groups: lo
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; inet 127.0.0.1 netmask 0xff000000
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; inet6 ::1 prefixlen 128
&lt;br&gt;vr0: flags=8b43&amp;lt;UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST&amp;gt; mtu
&lt;br&gt;1500
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lladdr 00:00:24:c9:a8:cc
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; groups: egress
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; media: Ethernet autoselect (100baseTX full-duplex)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; status: active
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; inet 192.168.167.53 netmask 0xfffffff8 broadcast 192.168.167.55
&lt;br&gt;vr1: flags=8b43&amp;lt;UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST&amp;gt; mtu
&lt;br&gt;1500
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lladdr 00:00:24:c9:a8:cd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; trunk: trunkdev trunk1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; media: Ethernet autoselect (100baseTX full-duplex)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; status: active
&lt;br&gt;vr2: flags=8b43&amp;lt;UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST&amp;gt; mtu
&lt;br&gt;1500
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lladdr 00:00:24:c9:a8:cd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; trunk: trunkdev trunk1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; media: Ethernet autoselect (100baseTX full-duplex)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; status: active
&lt;br&gt;vr3: flags=8843&amp;lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&amp;gt; mtu 1500
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lladdr 00:00:24:c9:a8:cf
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; media: Ethernet autoselect (100baseTX full-duplex)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; status: active
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; inet 172.16.0.2 netmask 0xfffffffc broadcast 172.16.0.3
&lt;br&gt;enc0: flags=0&amp;lt;&amp;gt; mtu 1536
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;trunk1: flags=8943&amp;lt;UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST&amp;gt; mtu 1500
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lladdr 00:00:24:c9:a8:cd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; trunk: trunkproto failover
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; trunkport vr2
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; trunkport vr1 master,active
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; groups: trunk
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; media: Ethernet autoselect
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; status: active
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; inet 192.168.110.252 netmask 0xffffffe0 broadcast 192.168.110.255
&lt;br&gt;pfsync0: flags=41&amp;lt;UP,RUNNING&amp;gt; mtu 1500
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pfsync: syncdev: vr3 maxupd: 128 defer: off
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; groups: carp pfsync
&lt;br&gt;pflog0: flags=141&amp;lt;UP,RUNNING,PROMISC&amp;gt; mtu 33200
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; groups: pflog
&lt;br&gt;carp0: flags=8843&amp;lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&amp;gt; mtu 1500
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lladdr 00:00:5e:00:01:01
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; carp: BACKUP carpdev vr0 vhid 1 advbase 1 advskew 100
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; groups: carp
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; inet 192.168.167.54 netmask 0xfffffff8 broadcast 192.168.167.55
&lt;br&gt;carp1: flags=8843&amp;lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&amp;gt; mtu 1500
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lladdr 00:00:5e:00:01:01
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; priority: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; carp: BACKUP carpdev trunk1 vhid 1 advbase 1 advskew 100
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; groups: carp
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; inet 192.168.110.254 netmask 0xffffffe0 broadcast 192.168.110.255
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Any help would be appreciated.
&lt;br&gt;&lt;br&gt;Mikel
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can%27t-get-carp-to-fail-over-all-interfaces-with-pfsync-tp26278031p26278031.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26278128</id>
	<title>MIXRIOT NEWS - NOV 9TH, 2009 - SASHA CLASSIC ESSENTIAL MIX</title>
	<published>2009-11-09T19:42:14Z</published>
	<updated>2009-11-09T19:42:14Z</updated>
	<author>
		<name>MIXRIOT</name>
	</author>
	<content type="html">MIXRIOT NEWS - NOV 9TH, 2009
&lt;br&gt;&lt;br&gt;SASHA CLASSIC ESSENTIAL MIX
&lt;br&gt;[&lt;a href=&quot;http://www.mixriot.com/content/sasha-classic-em-2009-10-31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mixriot.com/content/sasha-classic-em-2009-10-31&lt;/a&gt;]
&lt;br&gt;&lt;br&gt;join MIXRIOT
&lt;br&gt;&lt;br&gt;Please paste this link into your browser to manage subscriptions for &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26278128&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www@...&lt;/a&gt;:
&lt;br&gt;&lt;a href=&quot;http://www.mixriot.com/mailout/subscriptions/879332/1257824534/595268fce73d8c107f9e1a60578f62a5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mixriot.com/mailout/subscriptions/879332/1257824534/595268fce73d8c107f9e1a60578f62a5&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---www-f12608.html&quot; embed=&quot;fixTarget[12608]&quot; target=&quot;_top&quot; &gt;openbsd user - www&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MIXRIOT-NEWS---NOV-9TH%2C-2009---SASHA-CLASSIC-ESSENTIAL-MIX-tp26278128p26278128.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26278052</id>
	<title>MIXRIOT NEWS - NOV 9TH, 2009 - SASHA CLASSIC ESSENTIAL MIX</title>
	<published>2009-11-09T19:30:02Z</published>
	<updated>2009-11-09T19:30:02Z</updated>
	<author>
		<name>MIXRIOT</name>
	</author>
	<content type="html">MIXRIOT NEWS - NOV 9TH, 2009
&lt;br&gt;&lt;br&gt;SASHA CLASSIC ESSENTIAL MIX
&lt;br&gt;[&lt;a href=&quot;http://www.mixriot.com/content/sasha-classic-em-2009-10-31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mixriot.com/content/sasha-classic-em-2009-10-31&lt;/a&gt;]
&lt;br&gt;&lt;br&gt;join MIXRIOT
&lt;br&gt;&lt;br&gt;Please paste this link into your browser to manage subscriptions for &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26278052&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bugs@...&lt;/a&gt;:
&lt;br&gt;&lt;a href=&quot;http://www.mixriot.com/mailout/subscriptions/874781/1257823802/5c188068203f32290b2e7068d2658fea&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mixriot.com/mailout/subscriptions/874781/1257823802/5c188068203f32290b2e7068d2658fea&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-dev---bugs-f12609.html&quot; embed=&quot;fixTarget[12609]&quot; target=&quot;_top&quot; &gt;openbsd dev - bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MIXRIOT-NEWS---NOV-9TH%2C-2009---SASHA-CLASSIC-ESSENTIAL-MIX-tp26278052p26278052.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26278017</id>
	<title>MIXRIOT NEWS - NOV 9TH, 2009 - SASHA CLASSIC ESSENTIAL MIX</title>
	<published>2009-11-09T19:27:19Z</published>
	<updated>2009-11-09T19:27:19Z</updated>
	<author>
		<name>MIXRIOT</name>
	</author>
	<content type="html">MIXRIOT NEWS - NOV 9TH, 2009
&lt;br&gt;&lt;br&gt;SASHA CLASSIC ESSENTIAL MIX
&lt;br&gt;[&lt;a href=&quot;http://www.mixriot.com/content/sasha-classic-em-2009-10-31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mixriot.com/content/sasha-classic-em-2009-10-31&lt;/a&gt;]
&lt;br&gt;&lt;br&gt;join MIXRIOT
&lt;br&gt;&lt;br&gt;Please paste this link into your browser to manage subscriptions for &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26278017&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;arm@...&lt;/a&gt;:
&lt;br&gt;&lt;a href=&quot;http://www.mixriot.com/mailout/subscriptions/874461/1257823639/7d31fd94f21bbbeae2da75ce7fab289e&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mixriot.com/mailout/subscriptions/874461/1257823639/7d31fd94f21bbbeae2da75ce7fab289e&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-port---arm-f12620.html&quot; embed=&quot;fixTarget[12620]&quot; target=&quot;_top&quot; &gt;openbsd port - arm&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MIXRIOT-NEWS---NOV-9TH%2C-2009---SASHA-CLASSIC-ESSENTIAL-MIX-tp26278017p26278017.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26278016</id>
	<title>MIXRIOT NEWS - NOV 9TH, 2009 - SASHA CLASSIC ESSENTIAL MIX</title>
	<published>2009-11-09T19:27:16Z</published>
	<updated>2009-11-09T19:27:16Z</updated>
	<author>
		<name>MIXRIOT</name>
	</author>
	<content type="html">MIXRIOT NEWS - NOV 9TH, 2009
&lt;br&gt;&lt;br&gt;SASHA CLASSIC ESSENTIAL MIX
&lt;br&gt;[&lt;a href=&quot;http://www.mixriot.com/content/sasha-classic-em-2009-10-31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mixriot.com/content/sasha-classic-em-2009-10-31&lt;/a&gt;]
&lt;br&gt;&lt;br&gt;join MIXRIOT
&lt;br&gt;&lt;br&gt;Please paste this link into your browser to manage subscriptions for &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26278016&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;alpha@...&lt;/a&gt;:
&lt;br&gt;&lt;a href=&quot;http://www.mixriot.com/mailout/subscriptions/874332/1257823636/b258ab24d4574bfc929639d55e341609&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mixriot.com/mailout/subscriptions/874332/1257823636/b258ab24d4574bfc929639d55e341609&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-port---alpha-f12619.html&quot; embed=&quot;fixTarget[12619]&quot; target=&quot;_top&quot; &gt;openbsd port - alpha&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MIXRIOT-NEWS---NOV-9TH%2C-2009---SASHA-CLASSIC-ESSENTIAL-MIX-tp26278016p26278016.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26278019</id>
	<title>MIXRIOT NEWS - NOV 9TH, 2009 - SASHA CLASSIC ESSENTIAL MIX</title>
	<published>2009-11-09T19:27:14Z</published>
	<updated>2009-11-09T19:27:14Z</updated>
	<author>
		<name>MIXRIOT</name>
	</author>
	<content type="html">MIXRIOT NEWS - NOV 9TH, 2009
&lt;br&gt;&lt;br&gt;SASHA CLASSIC ESSENTIAL MIX
&lt;br&gt;[&lt;a href=&quot;http://www.mixriot.com/content/sasha-classic-em-2009-10-31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mixriot.com/content/sasha-classic-em-2009-10-31&lt;/a&gt;]
&lt;br&gt;&lt;br&gt;join MIXRIOT
&lt;br&gt;&lt;br&gt;Please paste this link into your browser to manage subscriptions for &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26278019&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;advocacy@...&lt;/a&gt;:
&lt;br&gt;&lt;a href=&quot;http://www.mixriot.com/mailout/subscriptions/874264/1257823634/f75af6bde8a99168327c4d06b298117e&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mixriot.com/mailout/subscriptions/874264/1257823634/f75af6bde8a99168327c4d06b298117e&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---advocacy-f12603.html&quot; embed=&quot;fixTarget[12603]&quot; target=&quot;_top&quot; &gt;openbsd user - advocacy&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MIXRIOT-NEWS---NOV-9TH%2C-2009---SASHA-CLASSIC-ESSENTIAL-MIX-tp26278019p26278019.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26277938</id>
	<title>Re: Программирование на СИ акт второй</title>
	<published>2009-11-09T19:02:53Z</published>
	<updated>2009-11-09T19:02:53Z</updated>
	<author>
		<name>Ilya A. Kovalenko</name>
	</author>
	<content type="html">&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; float radius;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; scanf (&amp;quot;%f&amp;quot;, &amp;radius);
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; printf(&amp;quot;%5.5f\n&amp;quot;,radius);
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;Подскажите пожалуйста, что я делаю не так?
&lt;br&gt;&lt;br&gt;я бы не использовал *scanf()-функции ...
&lt;br&gt;*предпочитаю более предсказуемые strtod() и strtol()*
&lt;br&gt;&lt;br&gt;кроме того, если мне не изменяет память, при выводе print() может
&lt;br&gt;делать округление, проверьте
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd---Russian-f12636.html&quot; embed=&quot;fixTarget[12636]&quot; target=&quot;_top&quot; &gt;openbsd - Russian&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%D0%9F%D1%80%D0%BE%D0%B3%D1%80%D0%B0%D0%BC%D0%BC%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5-%D0%BD%D0%B0-%D0%A1%D0%98-%D0%B0%D0%BA%D1%82-%D0%B2%D1%82%D0%BE%D1%80%D0%BE%D0%B9-tp26270479p26277938.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26278430</id>
	<title>Den Tists Directory in the US</title>
	<published>2009-11-09T17:43:22Z</published>
	<updated>2009-11-09T17:43:22Z</updated>
	<author>
		<name>Norbert M Mendoza</name>
	</author>
	<content type="html">Just Released: Directory of Dentists &amp;nbsp;in America
&lt;br&gt;&lt;br&gt;** 164,941 Den Tists with City, State, Zip
&lt;br&gt;** 158,192 Mailing Addresses
&lt;br&gt;** 163,792 Phone Numbers
&lt;br&gt;** 77,488 Facsimile Numbers
&lt;br&gt;** 45,322 E-Mails
&lt;br&gt;&lt;br&gt;Only until nov 13 the special introductory price is $198 (reduced from $399)
&lt;br&gt;&lt;br&gt;To inquire please write to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26278430&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Light@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;to be ramoved from our list please write a blank email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26278430&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;delrem@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---advocacy-f12603.html&quot; embed=&quot;fixTarget[12603]&quot; target=&quot;_top&quot; &gt;openbsd user - advocacy&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Den-Tists-Directory-in-the-US-tp26278430p26278430.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26276723</id>
	<title>READ VERY CAREFULLY AND REPLY.</title>
	<published>2009-11-09T17:08:41Z</published>
	<updated>2009-11-09T17:08:41Z</updated>
	<author>
		<name>Dove Rock</name>
	</author>
	<content type="html">You are invited to &amp;quot;READ VERY CAREFULLY AND REPLY.&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;By your host Dove Rock:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Date:		Tuesday November 10, 2009
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Time:		12:00 am - 1:00 am (GMT +00:00)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Street:		Greetings to you and your family, i am MR DOVE ROCK the auditing and accounting section manager in AFRICAN DEVELOPMENT BANK (A D B) ouagadougou burkina faso, for your kind attention. I will be very glad if you do assist me to relocate this sum of (US$39.5M) toyour account for the benefit of our both families, this is genuine business, only i cannot operate it alone without using foreigner who will stand as a beneficiary to the money, that is why i decided to contact you in a good manner to assist me and I want you to know that when a man really desires a thing so deeply that he is willing to stake his entire future on a single turn of the wheel in order to get it, he is sure to win. Just have gigantic vertical trust in this business and give me the assistance i requested for , alsoyou will share the benefit together with me. By indicating your interest i will send you the full detail on how the business will be executed. please keep this proposal as a top secre!
&lt;br&gt;&amp;nbsp;t and delete it, if your not interested.Regards, MR DOVE ROCK.
&lt;br&gt;&lt;br&gt;Guests:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirah.budiastuti@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirandatufnell@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirandehuang@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirazur.menton@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mircobusatta@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mireiagarciavillarrubia@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mireille.le.breton@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirelavoicu@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirepint@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miresibusana@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miriam.pipari@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miriam_lasso@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miriame@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miriamisaacrenton@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miriamluna204@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miriana_g@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirilaj@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirjanav@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirkomonti@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirleyferro@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=20&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirnafeber@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=21&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mironcheva_nospam@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=22&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirones@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=23&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miroschedji@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=24&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirovikt@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=25&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirrorsofhope@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=26&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirruv@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=27&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirssferreira@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=28&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mirta.gordon@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=29&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miruna_78@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=30&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miruoran@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miruu_haruhi@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=32&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miruu_haruhi@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=33&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miryounis2002@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=34&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;misantropo_supremo@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=35&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;misc@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=36&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;misch_elizabeth@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=37&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mischaleinkauf@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=38&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mischaww@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=39&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mischiff_anmayhem@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=40&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;misha@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=41&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mishakin@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=42&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mishelworland@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=43&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mishra_rohan@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=44&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mishra_rohan@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=45&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mishubu@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=46&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;misi@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=47&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;misiondelnorte@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;misionparaguay7@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=49&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miskovic@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=50&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miss-miller-06@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=51&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miss.diane_kouadio66@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=52&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miss.joy_saleemeh@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=53&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miss_glitz@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miss_mmaii@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=55&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miss_sicknote@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=56&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miss_susanx3@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=57&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;missa93de@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=58&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;missakey2001@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=59&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;missakuapeem@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=60&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;missastuce@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=61&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;missbontoc_90@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=62&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;misschazza@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=63&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;misshuyu@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=64&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mission.nz@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=65&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;missionpossible302@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=66&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mississaugalodge@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=67&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;missjaywii@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=68&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;missloca@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=69&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;misssheilae@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=70&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;missstaceyhawkins@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=71&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;missvanishap@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=72&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;missy_amok@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=73&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mistermandolin@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=74&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;misterpurple1981@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=75&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;misterstereo8@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=76&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mistrcklnd@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=77&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mistressofglam@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=78&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mistressuspiria@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=79&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mistybiue49@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=80&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mistyemaples@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276723&amp;i=81&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mistylh@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;invitation_add_to_your_yahoo_calendar:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://calendar.yahoo.com/?v=60&amp;ST=20091110T000000%2B0000&amp;TITLE=READ+VERY+CAREFULLY+AND+REPLY.&amp;DUR=0100&amp;VIEW=d&amp;in_st=Greetings+to+you+and+your+family,+i+am+MR+DOVE+ROCK+the+auditing+and+accounting+section+manager+in+AFRICAN+DEVELOPMENT+BANK+(A+D+B)+ouagadougou+burkina+faso,+for+your+kind+attention.+I+will+be+very+glad+if+you+do+assist+me+to+relocate+this+sum+of+(US$39.5M)+toyour+account+for+the+benefit+of+our+both+families,+this+is+genuine+business,+only+i+cannot+operate+it+alone+without+using+foreigner+who+will+stand+as+a+beneficiary+to+the+money,+that+is+why+i+decided+to+contact+you+in+a+good+manner+to+assist+me+and+I+want+you+to+know+that+when+a+man+really+desires+a+thing+so+deeply+that+he+is+willing+to+stake+his+entire+future+on+a+single+turn+of+the+wheel+in+order+to+get+it,+he+is+sure+to+win.+Just+have+gigantic+vertical+trust+in+this+business+and+give+me+the+assistance+i+requested+for+,+alsoyou+will+share+the+benefit+together+with+me.+By+indicating+your+interest+i+!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://calendar.yahoo.com/?v=60&amp;ST=20091110T000000%2B0000&amp;TITLE=READ+VERY+CAREFULLY+AND+REPLY.&amp;DUR=0100&amp;VIEW=d&amp;in_st=Greetings+to+you+and+your+family,+i+am+MR+DOVE+ROCK+the+auditing+and+accounting+section+manager+in+AFRICAN+DEVELOPMENT+BANK+(A+D+B)+ouagadougou+burkina+faso,+for+your+kind+attention.+I+will+be+very+glad+if+you+do+assist+me+to+relocate+this+sum+of+(US$39.5M)+toyour+account+for+the+benefit+of+our+both+families,+this+is+genuine+business,+only+i+cannot+operate+it+alone+without+using+foreigner+who+will+stand+as+a+beneficiary+to+the+money,+that+is+why+i+decided+to+contact+you+in+a+good+manner+to+assist+me+and+I+want+you+to+know+that+when+a+man+really+desires+a+thing+so+deeply+that+he+is+willing+to+stake+his+entire+future+on+a+single+turn+of+the+wheel+in+order+to+get+it,+he+is+sure+to+win.+Just+have+gigantic+vertical+trust+in+this+business+and+give+me+the+assistance+i+requested+for+,+alsoyou+will+share+the+benefit+together+with+me.+By+indicating+your+interest+i+!&lt;/a&gt;&lt;br&gt;&amp;nbsp;will+send+you+the+full+detail+on+how+the+business+will+be+executed.+please+keep+this+proposal+as+a+top+secret+and+delete+it,+if+your+not+interested.Regards,+MR+DOVE+ROCK.&amp;TYPE=10
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;Copyright ) 2009 All Rights Reserved
&lt;br&gt;&amp;nbsp;www.yahoo.com
&lt;br&gt;&lt;br&gt;Privacy Policy:
&lt;br&gt;&amp;nbsp;&lt;a href=&quot;http://privacy.yahoo.com/privacy/us&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://privacy.yahoo.com/privacy/us&lt;/a&gt;&lt;br&gt;&lt;br&gt;Terms of Service:
&lt;br&gt;&amp;nbsp;&lt;a href=&quot;http://docs.yahoo.com/info/terms/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.yahoo.com/info/terms/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/READ-VERY-CAREFULLY-AND-REPLY.-tp26276723p26276723.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26276528</id>
	<title>Re: http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability</title>
	<published>2009-11-09T16:52:30Z</published>
	<updated>2009-11-09T16:52:30Z</updated>
	<author>
		<name>Steve Shockley</name>
	</author>
	<content type="html">On 11/9/2009 11:38 AM, Dale Rahn wrote:
&lt;br&gt;&amp;gt; I would love to see a decent (cortex based?) arm laptop/netbook.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But this one isn't: 64MB ram, 800x480 resolution, unmentioned arm processor
&lt;br&gt;&amp;gt; at unmentioned MHz, WindowsCE instead of linux?
&lt;br&gt;&lt;br&gt;There's also no evidence of its existence on the manufacturer's web 
&lt;br&gt;site. &amp;nbsp;It's probably just an mp3 player with a keyboard so they can call 
&lt;br&gt;it a &amp;quot;netbook&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-http%3A--www.theregister.co.uk-2009-11-03-linux_kernel_vulnerability-tp26197598p26276528.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26276293</id>
	<title>Re: smtpd doesn't parse server responses correctly</title>
	<published>2009-11-09T16:21:22Z</published>
	<updated>2009-11-09T16:21:22Z</updated>
	<author>
		<name>Jacek Masiulaniec-2</name>
	</author>
	<content type="html">On Mon, Nov 09, 2009 at 10:01:27PM +0100, Nils Frohberg wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; smtpd currently ignores the server capabilities advertised on a
&lt;br&gt;&amp;gt; singleline or the last line of a multiline response:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; [...]
&lt;br&gt;&amp;gt; &amp;lt;&amp;lt;&amp;lt; 220 mail.tako.de ESMTP
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; EHLO something.tako.de
&lt;br&gt;&amp;gt; &amp;lt;&amp;lt;&amp;lt; 250-mail.tako.de
&lt;br&gt;&amp;gt; &amp;lt;&amp;lt;&amp;lt; 250-PIPELINING
&lt;br&gt;&amp;gt; &amp;lt;&amp;lt;&amp;lt; 250-8BITMIME
&lt;br&gt;&amp;gt; &amp;lt;&amp;lt;&amp;lt; 250-SIZE 0
&lt;br&gt;&amp;gt; &amp;lt;&amp;lt;&amp;lt; 250 AUTH LOGIN PLAIN CRAM-MD5
&lt;br&gt;&amp;gt; mta: leaving smtp phase
&lt;br&gt;&amp;gt; mta: new status for &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276293&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nilsf@...&lt;/a&gt;: AUTH not available
&lt;br&gt;&amp;gt; [...]
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Note that although AUTH is advertised, smtpd misses it.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have included a patch that fixes the problem and that also only
&lt;br&gt;&amp;gt; parses the server reply (for AUTH and STARTTLS) during the EHLO
&lt;br&gt;&amp;gt; phase.
&lt;/div&gt;&lt;br&gt;nice diff, committed, thanks!
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Nils
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Index: client.c
&lt;br&gt;&amp;gt; ===================================================================
&lt;br&gt;&amp;gt; RCS file: /cvs/src/usr.sbin/smtpd/client.c,v
&lt;br&gt;&amp;gt; retrieving revision 1.9
&lt;br&gt;&amp;gt; diff -u -r1.9 client.c
&lt;br&gt;&amp;gt; --- client.c	25 Oct 2009 20:43:29 -0000	1.9
&lt;br&gt;&amp;gt; +++ client.c	9 Nov 2009 20:00:02 -0000
&lt;br&gt;&amp;gt; @@ -859,7 +859,12 @@
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp;	sp-&amp;gt;reply[0] = '\0';
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; -	/* get a reply, dealing with multiline responses */
&lt;br&gt;&amp;gt; +	/* get a reply, dealing with multiline responses
&lt;br&gt;&amp;gt; +	 * multiline responses are provided by 3 digits followed by '-', and
&lt;br&gt;&amp;gt; +	 * are terminated the same as single line responses: either 3 digits,
&lt;br&gt;&amp;gt; +	 * or 3 digits followed by ' '.
&lt;br&gt;&amp;gt; +	 * all responses can have additional data starting at the 4th char.
&lt;br&gt;&amp;gt; +	 */
&lt;br&gt;&amp;gt; &amp;nbsp;	for (;;) {
&lt;br&gt;&amp;gt; &amp;nbsp;		errno = 0;
&lt;br&gt;&amp;gt; &amp;nbsp;		if ((ln = buf_getln(&amp;sp-&amp;gt;r)) == NULL) {
&lt;br&gt;&amp;gt; @@ -875,17 +880,28 @@
&lt;br&gt;&amp;gt; &amp;nbsp;		if (sp-&amp;gt;verbose)
&lt;br&gt;&amp;gt; &amp;nbsp;			fprintf(sp-&amp;gt;verbose, &amp;quot;&amp;lt;&amp;lt;&amp;lt; %s\n&amp;quot;, ln);
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; -		if (strlen(ln) == 3 || ln[3] == ' ')
&lt;br&gt;&amp;gt; +		/* if we have 3 chars, there's no multiline or data string */
&lt;br&gt;&amp;gt; +		if (strlen(ln) == 3)
&lt;br&gt;&amp;gt; &amp;nbsp;			break;
&lt;br&gt;&amp;gt; -		else if (ln[3] != '-') {
&lt;br&gt;&amp;gt; -			cause = &amp;quot;150 garbled multiline reply&amp;quot;;
&lt;br&gt;&amp;gt; +		else if (strlen(ln) &amp;lt; 4 || (ln[3] != ' ' &amp;&amp; ln[3] != '-')) {
&lt;br&gt;&amp;gt; +			/* we didn't get the entire smtp reply code,
&lt;br&gt;&amp;gt; +			 * or we got a wrong single-/multiline character.
&lt;br&gt;&amp;gt; +			 */
&lt;br&gt;&amp;gt; +			cause = &amp;quot;150 garbled smtp reply&amp;quot;;
&lt;br&gt;&amp;gt; &amp;nbsp;			goto done;
&lt;br&gt;&amp;gt; &amp;nbsp;		}
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; -		if (strcmp(ln + 4, &amp;quot;STARTTLS&amp;quot;) == 0)
&lt;br&gt;&amp;gt; -			sp-&amp;gt;exts[CLIENT_EXT_STARTTLS].have = 1;
&lt;br&gt;&amp;gt; -		if (strncmp(ln + 4, &amp;quot;AUTH&amp;quot;, 4) == 0)
&lt;br&gt;&amp;gt; -			sp-&amp;gt;exts[CLIENT_EXT_AUTH].have = 1;
&lt;br&gt;&amp;gt; +		/* save some useful server capabilities during ehlo reply */
&lt;br&gt;&amp;gt; +		if (sp-&amp;gt;state == CLIENT_EHLO) {
&lt;br&gt;&amp;gt; +			if (strcmp(ln + 4, &amp;quot;STARTTLS&amp;quot;) == 0)
&lt;br&gt;&amp;gt; +				sp-&amp;gt;exts[CLIENT_EXT_STARTTLS].have = 1;
&lt;br&gt;&amp;gt; +			else if (strncmp(ln + 4, &amp;quot;AUTH&amp;quot;, 4) == 0)
&lt;br&gt;&amp;gt; +				sp-&amp;gt;exts[CLIENT_EXT_AUTH].have = 1;
&lt;br&gt;&amp;gt; +		}
&lt;br&gt;&amp;gt; +
&lt;br&gt;&amp;gt; +		/* this is either single line or the last multiline reply */
&lt;br&gt;&amp;gt; +		if (ln[3] == ' ')
&lt;br&gt;&amp;gt; +			break;
&lt;br&gt;&amp;gt; &amp;nbsp;	}
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp;	/* validate reply code */
&lt;/div&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-dev---tech-f12613.html&quot; embed=&quot;fixTarget[12613]&quot; target=&quot;_top&quot; &gt;openbsd dev - tech&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/smtpd-doesn%27t-parse-server-responses-correctly-tp26274557p26276293.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26276768</id>
	<title>Instalación de cámaras de Seguridad</title>
	<published>2009-11-09T16:01:52Z</published>
	<updated>2009-11-09T16:01:52Z</updated>
	<author>
		<name>BairesLine</name>
	</author>
	<content type="html">Instalacisn de Camaras de Seguridad
&lt;br&gt;&lt;br&gt;Nuestras solucisn en camaras de seguridad le permitira contar con un
&lt;br&gt;control total de sus instalaciones mediante camaras de alta calidad a las
&lt;br&gt;cuales podra acceder en su empresa o desde cualquier lugar solo contando
&lt;br&gt;con una conexisn de internet.
&lt;br&gt;&lt;br&gt;Cableado Coaxil / UTP
&lt;br&gt;Realizamos el cableado con dedicada terminacisn previo analisis del
&lt;br&gt;ambiente, estructura, posibles interferencias que puedan afectar.
&lt;br&gt;&lt;br&gt;Configuracisn de Software
&lt;br&gt;Llevamos a cabo la configuracion del software de video.
&lt;br&gt;- Grabacisn de video.
&lt;br&gt;- Capacitacisn a usuarios.
&lt;br&gt;- Tareas de mantenimiento.
&lt;br&gt;- Optimizacisn de video.
&lt;br&gt;[IMAGE]
&lt;br&gt;&lt;br&gt;Instalacion de camaras y placas capturadoras
&lt;br&gt;Instalamos camaras infrarojas, domos, PTZ, antivandalicas, para
&lt;br&gt;exteriores (resistente al agua), profesionales. Instalamos placas
&lt;br&gt;capturadoras de video Geovision, Avermedia, Kovicom.
&lt;br&gt;&lt;br&gt;Reproduccion remota
&lt;br&gt;Mediante el software de video y una conexisn de internet usted podra ver
&lt;br&gt;online las camaras desde cualquier lugar del mundo, accediendo tambien a
&lt;br&gt;todas las grabaciones que se hallan generado.
&lt;br&gt;&lt;br&gt;BairesLine, Florida 253 4 G , Ciudad Autsnoma de Bs. As. TEL. (11)
&lt;br&gt;5368.9961
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---www-f12608.html&quot; embed=&quot;fixTarget[12608]&quot; target=&quot;_top&quot; &gt;openbsd user - www&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Instalaci%C3%B3n-de-c%C3%A1maras-de-Seguridad-tp26276768p26276768.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26276810</id>
	<title>De'ntists Database in the United States</title>
	<published>2009-11-09T15:29:03Z</published>
	<updated>2009-11-09T15:29:03Z</updated>
	<author>
		<name>Covington X Kieth</name>
	</author>
	<content type="html">New for 2009 Listing of Dentists &amp;nbsp;in the United States
&lt;br&gt;&lt;br&gt;++&amp;gt; 164,808 D e ntists with City, State, Zip
&lt;br&gt;++&amp;gt; 158,261 Physical Addresses
&lt;br&gt;++&amp;gt; 163,729 Phone Numbers
&lt;br&gt;++&amp;gt; 77,687 Fax Nos.
&lt;br&gt;++&amp;gt; 45,054 E-Mail Addresses
&lt;br&gt;&lt;br&gt;Only until nov 13 the special introductory price is $190 (reduced from $395)
&lt;br&gt;&lt;br&gt;Send an email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276810&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Copeland@...&lt;/a&gt; to inquire about this and other List we have
&lt;br&gt;&lt;br&gt;to manage your subscription settings send an email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276810&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;delrem@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/De%27ntists-Database-in-the-United-States-tp26276810p26276810.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26275555</id>
	<title>Les enchères sur kazoom.fr</title>
	<published>2009-11-09T15:10:40Z</published>
	<updated>2009-11-09T15:10:40Z</updated>
	<author>
		<name>Céline de Kazoom</name>
	</author>
	<content type="html">Si ce message ne s'affiche pas correctement, suivez ce lien (
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.kazoom.fr/news/novembre.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/news/novembre.html&lt;/a&gt;&amp;quot; ).
&lt;br&gt;Pour jtre s{r(e) de recevoir nos invitations, nous vous conseillons d'ajouter
&lt;br&gt;l'adresse
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26275555&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;news@...&lt;/a&gt; ` votre carnet d'adresses.
&lt;br&gt;&lt;br&gt;( &amp;quot;&lt;a href=&quot;http://www.kazoom.fr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr&lt;/a&gt;&amp;quot; ) Inscription GRATUITE avec
&lt;br&gt;200 cridits offerts
&lt;br&gt;&lt;br&gt;Chaque Mois des Enchhres GRATUITES !
&lt;br&gt;&lt;br&gt;&lt;br&gt;Bonjour ,
&lt;br&gt;Voici les enchhres en cours sur Kazoom, Exaucez vos voeux.
&lt;br&gt;Lequel de ces lots souhaitez-vous remporter pour Novembre ?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Dyson DC23 Animalpro
&lt;br&gt;Valeur de l'objet : 399 
&lt;br&gt;Co{t de participation : 100 Cridits
&lt;br&gt;Date de fin de l'enchhre : 11 Novembre 2009
&lt;br&gt;Accider ` cette enchhre (
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.kazoom.fr/enchere/436/dyson-dc23-animalpro.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/enchere/436/dyson-dc23-animalpro.html&lt;/a&gt;&amp;quot; )
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;TOSHIBA Tiliviseur LCD 32RV625DG
&lt;br&gt;Valeur de l'objet : 449 
&lt;br&gt;Co{t de participation : 100 Cridits
&lt;br&gt;Date de fin de l'enchhre : 12 Novembre 2009
&lt;br&gt;Accider ` cette enchhre (
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.kazoom.fr/enchere/437/toshiba--televiseur-lcd-32rv625dg-noir-.htm&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/enchere/437/toshiba--televiseur-lcd-32rv625dg-noir-.htm&lt;/a&gt;&lt;br&gt;l&amp;quot; )
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;iPod nano 16 Go APPLE
&lt;br&gt;Valeur de l'objet : 175 
&lt;br&gt;Co{t de participation : 100 Cridits
&lt;br&gt;Date de fin de l'enchhre : 14 Novembre 2009
&lt;br&gt;Accider ` cette enchhre (
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.kazoom.fr/enchere/438/ipod-nano-16-go-apple.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/enchere/438/ipod-nano-16-go-apple.html&lt;/a&gt;&amp;quot; )
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;Chhque cadeau de 150 &amp;nbsp;sur rueducommerce
&lt;br&gt;Valeur de l'objet : 150 
&lt;br&gt;Co{t de participation : 100 Cridits
&lt;br&gt;Date de fin de l'enchhre : 15 Novembre 2009
&lt;br&gt;Accider ` cette enchhre (
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.kazoom.fr/enchere/439/cheque-cadeau-de-150--sur-rueducommerce.htm&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/enchere/439/cheque-cadeau-de-150--sur-rueducommerce.htm&lt;/a&gt;&lt;br&gt;l&amp;quot; )
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;APPLE iPod touch 32Go
&lt;br&gt;Valeur de l'objet : 249 
&lt;br&gt;Co{t de participation : 100 Cridits
&lt;br&gt;Date de fin de l'enchhre : 17 Novembre 2009
&lt;br&gt;Accider ` cette enchhre (
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.kazoom.fr/enchere/440/apple---ipod-touch-32go-.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/enchere/440/apple---ipod-touch-32go-.html&lt;/a&gt;&amp;quot; )
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;Console PS3 Slim Modhle 250 Go
&lt;br&gt;Valeur de l'objet : 349 
&lt;br&gt;Co{t de participation : 100 Cridits
&lt;br&gt;Date de fin de l'enchhre : 18 Novembre 2009
&lt;br&gt;Accider ` cette enchhre (
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.kazoom.fr/enchere/441/console-ps3-slim-modele-250-go--need-for-sp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/enchere/441/console-ps3-slim-modele-250-go--need-for-sp&lt;/a&gt;&lt;br&gt;eed-shift.html&amp;quot; )
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;HP Disque dur externe 2TO
&lt;br&gt;Valeur de l'objet : 229 
&lt;br&gt;Co{t de participation : 100 Cridits
&lt;br&gt;Date de fin de l'enchhre : 20 Novembre 2009
&lt;br&gt;Accider ` cette enchhre (
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.kazoom.fr/enchere/442/hp---disque-dur-externe-2to.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/enchere/442/hp---disque-dur-externe-2to.html&lt;/a&gt;&amp;quot; )
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;25 000 Cridits
&lt;br&gt;Valeur de l'objet : 250 
&lt;br&gt;Co{t de participation : 100 Cridits
&lt;br&gt;Date de fin de l'enchhre : 22 Novembre 2009
&lt;br&gt;Accider ` cette enchhre (
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.kazoom.fr/enchere/443/25-000-credits.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/enchere/443/25-000-credits.html&lt;/a&gt;&amp;quot; )
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;Sony PSP Slim
&lt;br&gt;Valeur de l'objet : 169 
&lt;br&gt;Co{t de participation : 100 Cridits
&lt;br&gt;Date de fin de l'enchhre : 24 Novembre 2009
&lt;br&gt;Accider ` cette enchhre (
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.kazoom.fr/enchere/444/sony-psp-slim.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/enchere/444/sony-psp-slim.html&lt;/a&gt;&amp;quot; )
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;Coffret cadeau Smartbox Sijour Barcelone - 2Pers.
&lt;br&gt;Valeur de l'objet : 299 
&lt;br&gt;Co{t de participation : 100 Cridits
&lt;br&gt;Date de fin de l'enchhre : 26 Novembre 2009
&lt;br&gt;Accider ` cette enchhre (
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.kazoom.fr/enchere/445/coffret-cadeau-smartbox-sejour-barcelone---&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/enchere/445/coffret-cadeau-smartbox-sejour-barcelone---&lt;/a&gt;&lt;br&gt;2pers.html&amp;quot; )
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;TomTom GPS 730 Europe
&lt;br&gt;Valeur de l'objet : 319 
&lt;br&gt;Co{t de participation : 100 Cridits
&lt;br&gt;Date de fin de l'enchhre : 28 Novembre 2009
&lt;br&gt;Accider ` cette enchhre (
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.kazoom.fr/enchere/446/tomtom-gps-730-europe.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/enchere/446/tomtom-gps-730-europe.html&lt;/a&gt;&amp;quot; )
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;Ipod Shuffle 4Go - Sylver
&lt;br&gt;Valeur de l'objet : 79 
&lt;br&gt;Co{t de participation : GRATUIT
&lt;br&gt;Date de fin de l'enchhre : 29 Novembre 2009
&lt;br&gt;Accider ` cette enchhre (
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.kazoom.fr/enchere/450/ipod-shuffle-4go---sylver.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/enchere/450/ipod-shuffle-4go---sylver.html&lt;/a&gt;&amp;quot; )(
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.kazoom.fr/enchere/447/console-nintendo-dsi.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/enchere/447/console-nintendo-dsi.html&lt;/a&gt;&amp;quot; )
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;Console Nintendo DSi
&lt;br&gt;Valeur de l'objet : 179 
&lt;br&gt;Co{t de participation : 100 Cridits
&lt;br&gt;Date de fin de l'enchhre : 30 Novembre 2009
&lt;br&gt;Accider ` cette enchhre (
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.kazoom.fr/enchere/447/console-nintendo-dsi.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/enchere/447/console-nintendo-dsi.html&lt;/a&gt;&amp;quot; )
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;Recevez 300 Cridits Bonus en Devenant Fan de kazoom.fr sur Facebook en
&lt;br&gt;cliquant ici ( &amp;quot;&lt;a href=&quot;http://www.facebook.com/pages/KAZOOM/159500958202&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.facebook.com/pages/KAZOOM/159500958202&lt;/a&gt;&amp;quot; )
&lt;br&gt;Tilicharger notre barre d'outils gratuite en cliquant ici (
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://kazoomfr.ourtoolbar.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://kazoomfr.ourtoolbar.com&lt;/a&gt;&amp;quot; )
&lt;br&gt;&lt;br&gt;Pour plus d'informations, vous pouvez igalement consulter :
&lt;br&gt;- la page d'aide ( &amp;quot;&lt;a href=&quot;http://www.kazoom.fr/comment-ca-marche.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/comment-ca-marche.html&lt;/a&gt;&amp;quot; ),
&lt;br&gt;- les questions friquentes ( &amp;quot;&lt;a href=&quot;http://www.kazoom.fr/questions-frequentes.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/questions-frequentes.html&lt;/a&gt;&amp;quot;
&lt;br&gt;),
&lt;br&gt;- les statistiques ` partir de la page &amp;quot; les gagnants (
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.kazoom.fr/encheres-terminees.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr/encheres-terminees.html&lt;/a&gt;&amp;quot; ) &amp;quot;
&lt;br&gt;&lt;br&gt;Et nous sommes bien ividemment ` votre disposition pour toute information
&lt;br&gt;complimentaire.
&lt;br&gt;&lt;br&gt;Bien sinchrement,
&lt;br&gt;&lt;br&gt;Ciline de l'iquipe Kazoom.fr ( &amp;quot;&lt;a href=&quot;http://www.kazoom.fr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kazoom.fr&lt;/a&gt;&amp;quot; )
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Visitez Nos Partenaires :
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Les-ench%C3%A8res-sur-kazoom.fr-tp26275555p26275555.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26274785</id>
	<title>Re: smtpd doesn't parse server responses correctly</title>
	<published>2009-11-09T14:18:13Z</published>
	<updated>2009-11-09T14:18:13Z</updated>
	<author>
		<name>Gilles Chehade-5</name>
	</author>
	<content type="html">On Mon, Nov 09, 2009 at 10:01:27PM +0100, Nils Frohberg wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;Hi Nils,
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; smtpd currently ignores the server capabilities advertised on a
&lt;br&gt;&amp;gt; singleline or the last line of a multiline response:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; [...]
&lt;br&gt;&amp;gt; &amp;lt;&amp;lt;&amp;lt; 220 mail.tako.de ESMTP
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; EHLO something.tako.de
&lt;br&gt;&amp;gt; &amp;lt;&amp;lt;&amp;lt; 250-mail.tako.de
&lt;br&gt;&amp;gt; &amp;lt;&amp;lt;&amp;lt; 250-PIPELINING
&lt;br&gt;&amp;gt; &amp;lt;&amp;lt;&amp;lt; 250-8BITMIME
&lt;br&gt;&amp;gt; &amp;lt;&amp;lt;&amp;lt; 250-SIZE 0
&lt;br&gt;&amp;gt; &amp;lt;&amp;lt;&amp;lt; 250 AUTH LOGIN PLAIN CRAM-MD5
&lt;br&gt;&amp;gt; mta: leaving smtp phase
&lt;br&gt;&amp;gt; mta: new status for &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26274785&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nilsf@...&lt;/a&gt;: AUTH not available
&lt;br&gt;&amp;gt; [...]
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Note that although AUTH is advertised, smtpd misses it.
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;good catch
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; I have included a patch that fixes the problem and that also only
&lt;br&gt;&amp;gt; parses the server reply (for AUTH and STARTTLS) during the EHLO
&lt;br&gt;&amp;gt; phase.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;diff looks ok by me, i'll wait for jacekm@ to get a chance to review
&lt;br&gt;it as he may have local changes to client.c before I commit it
&lt;br&gt;tomorrow.
&lt;br&gt;&lt;br&gt;Thanks !
&lt;br&gt;&lt;br&gt;Gilles
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Gilles Chehade
&lt;br&gt;freelance developer/sysadmin/consultant
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.poolp.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.poolp.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-dev---tech-f12613.html&quot; embed=&quot;fixTarget[12613]&quot; target=&quot;_top&quot; &gt;openbsd dev - tech&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/smtpd-doesn%27t-parse-server-responses-correctly-tp26274557p26274785.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26274445</id>
	<title>Re: Bumping xboard?</title>
	<published>2009-11-09T13:57:36Z</published>
	<updated>2009-11-09T13:57:36Z</updated>
	<author>
		<name>Stuart Henderson</name>
	</author>
	<content type="html">On 2009/11/09 21:19, Per Gunnarsson wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I failed to notice that xboard 4.2.7 was
&lt;br&gt;&amp;gt; available as a pckage, and tried to compile
&lt;br&gt;&amp;gt; the latest version. After failing I contacted
&lt;br&gt;&amp;gt; Arun Persaud, who together with Tim Mann
&lt;br&gt;&amp;gt; gave me advice on how to make it compile
&lt;br&gt;&amp;gt; on this version of OpenBSD. It wouldn't configure
&lt;br&gt;&amp;gt; at first, but Aron told me to soft link
&lt;br&gt;&amp;gt; /usr/X11R6/include/X11 to /usr/include and then
&lt;br&gt;&amp;gt; it configured. He has a cleaner solution to that
&lt;br&gt;&amp;gt; which he will add to the configure script if I got things right.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Then it wouldn't compile, but after Tim Mann told me
&lt;br&gt;&amp;gt; to add #include &amp;lt;stdint.h&amp;gt; to xoptions.c and after that
&lt;br&gt;&amp;gt; things seem to work fine, I have won one game on FICS with
&lt;br&gt;&amp;gt; it and lost one Catalan as white too.
&lt;/div&gt;&lt;br&gt;here's a diff for the port. it's pretty common that the X11 includes
&lt;br&gt;aren't handled by configure scripts, it can usually be set in CPPFLAGS.
&lt;br&gt;&lt;br&gt;Index: Makefile
&lt;br&gt;===================================================================
&lt;br&gt;RCS file: /cvs/ports/games/xboard/Makefile,v
&lt;br&gt;retrieving revision 1.24
&lt;br&gt;diff -u -p -r1.24 Makefile
&lt;br&gt;--- Makefile	10 Aug 2009 06:31:43 -0000	1.24
&lt;br&gt;+++ Makefile	9 Nov 2009 21:55:01 -0000
&lt;br&gt;@@ -2,23 +2,26 @@
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;COMMENT=	X11 frontend for GNU Chess and the Internet Chess Server
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-DISTNAME=	xboard-4.2.7
&lt;br&gt;-PKGNAME=	${DISTNAME}p1
&lt;br&gt;+DISTNAME=	xboard-4.4.1
&lt;br&gt;&amp;nbsp;CATEGORIES=	games x11
&lt;br&gt;&amp;nbsp;MASTER_SITES=	${MASTER_SITE_GNU:=xboard/}
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;HOMEPAGE=	&lt;a href=&quot;http://www.tim-mann.org/xboard.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.tim-mann.org/xboard.html&lt;/a&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;-# GPL
&lt;br&gt;+# GPLv3+
&lt;br&gt;&amp;nbsp;PERMIT_PACKAGE_CDROM=	Yes
&lt;br&gt;&amp;nbsp;PERMIT_PACKAGE_FTP=	Yes
&lt;br&gt;&amp;nbsp;PERMIT_DISTFILES_CDROM=	Yes
&lt;br&gt;&amp;nbsp;PERMIT_DISTFILES_FTP=	Yes
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-WANTLIB=		ICE SM X11 Xaw Xext Xmu Xpm Xt c m pthread-stubs xcb
&lt;br&gt;+WANTLIB=		ICE SM X11 Xaw Xmu Xpm Xt c m
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;USE_X11=		Yes
&lt;br&gt;&amp;nbsp;CONFIGURE_STYLE=	gnu
&lt;br&gt;-ALL_TARGET=		default
&lt;br&gt;+CPPFLAGS+=		-I${X11BASE}/include
&lt;br&gt;+CONFIGURE_ENV=		CPPFLAGS=&amp;quot;${CPPFLAGS}&amp;quot;
&lt;br&gt;+
&lt;br&gt;+post-install:
&lt;br&gt;+	${INSTALL_DATA} ${WRKBUILD}/cmail ${PREFIX}/bin
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;.include &amp;lt;bsd.port.mk&amp;gt;
&lt;br&gt;Index: distinfo
&lt;br&gt;===================================================================
&lt;br&gt;RCS file: /cvs/ports/games/xboard/distinfo,v
&lt;br&gt;retrieving revision 1.5
&lt;br&gt;diff -u -p -r1.5 distinfo
&lt;br&gt;--- distinfo	5 Apr 2007 15:38:12 -0000	1.5
&lt;br&gt;+++ distinfo	9 Nov 2009 21:55:01 -0000
&lt;br&gt;@@ -1,5 +1,5 @@
&lt;br&gt;-MD5 (xboard-4.2.7.tar.gz) = twrY/3Vpl1MCxftALV7qMg==
&lt;br&gt;-RMD160 (xboard-4.2.7.tar.gz) = vQWkcxmjX3AkoXQ76mIuJgUvTSg=
&lt;br&gt;-SHA1 (xboard-4.2.7.tar.gz) = rWvAslKQB510TpPqjD3880kYAYA=
&lt;br&gt;-SHA256 (xboard-4.2.7.tar.gz) = WyHxLj6Zvgxpo/pfPUy3ne8ktqIZXtlO/BtqtBX7jTs=
&lt;br&gt;-SIZE (xboard-4.2.7.tar.gz) = 1318110
&lt;br&gt;+MD5 (xboard-4.4.1.tar.gz) = RiOoP91D9BC/zIog4usUdA==
&lt;br&gt;+RMD160 (xboard-4.4.1.tar.gz) = k2dmfijhpIWhG5tBi1inzjKhcD8=
&lt;br&gt;+SHA1 (xboard-4.4.1.tar.gz) = tCfgsYDVlhb2QvfRAm1bzcJnZAw=
&lt;br&gt;+SHA256 (xboard-4.4.1.tar.gz) = dBhPp9XqTOlj9xCOASVubre7Imn/b3gFmf2q8tkTlQ4=
&lt;br&gt;+SIZE (xboard-4.4.1.tar.gz) = 1238119
&lt;br&gt;Index: patches/patch-Makefile_in
&lt;br&gt;===================================================================
&lt;br&gt;RCS file: patches/patch-Makefile_in
&lt;br&gt;diff -N patches/patch-Makefile_in
&lt;br&gt;--- patches/patch-Makefile_in	6 Dec 2007 16:07:18 -0000	1.4
&lt;br&gt;+++ /dev/null	1 Jan 1970 00:00:00 -0000
&lt;br&gt;@@ -1,48 +0,0 @@
&lt;br&gt;-$OpenBSD: patch-Makefile_in,v 1.4 2007/12/06 16:07:18 ajacoutot Exp $
&lt;br&gt;---- Makefile.in.orig	Fri Nov 28 22:12:57 2003
&lt;br&gt;-+++ Makefile.in	Thu Dec &amp;nbsp;6 16:58:57 2007
&lt;br&gt;-@@ -21,7 +21,7 @@ man6ext = .6
&lt;br&gt;- # Yuck; the autoconf generated configure script sets an infodir variable
&lt;br&gt;- # and provides a command-line flag to change it, but the default is 
&lt;br&gt;- # /usr/info instead of /usr/share/info.
&lt;br&gt;--infodir = $(prefix)/share/info
&lt;br&gt;-+infodir = $(prefix)/info
&lt;br&gt;- 
&lt;br&gt;- CC = @CC@
&lt;br&gt;- CFLAGS = @CFLAGS@ @CPPFLAGS@ -DINFODIR=\&amp;quot;$(infodir)\&amp;quot;
&lt;br&gt;-@@ -60,18 +60,16 @@ XBOARDOBJ = parser.o xboard.o backend.o moves.o childi
&lt;br&gt;- 
&lt;br&gt;- default: xboard zic2xpm
&lt;br&gt;- 
&lt;br&gt;--all: default pseudosource info FAQ html dvi ps
&lt;br&gt;-+all: default pseudosource info FAQ
&lt;br&gt;- 
&lt;br&gt;- install: installdirs default
&lt;br&gt;--	$(INSTALL_PROGRAM) -s xboard $(bindir)/xboard
&lt;br&gt;--	$(INSTALL_PROGRAM) -s zic2xpm $(bindir)/zic2xpm
&lt;br&gt;--	$(INSTALL_PROGRAM) cmail $(bindir)/cmail
&lt;br&gt;--	$(INSTALL_PROGRAM) $(srcdir)/pxboard $(bindir)/pxboard
&lt;br&gt;--	$(INSTALL_DATA) $(srcdir)/xboard.man $(man6dir)/xboard$(man6ext)
&lt;br&gt;--	$(INSTALL_DATA) $(srcdir)/zic2xpm.man $(man6dir)/zic2xpm$(man6ext)
&lt;br&gt;--	$(INSTALL_DATA) xboard.info $(infodir)/xboard.info
&lt;br&gt;--	-PATH=$$PATH:/sbin:/usr/sbin install-info \
&lt;br&gt;--		$(infodir)/xboard.info $(infodir)/dir
&lt;br&gt;-+	$(INSTALL_PROGRAM) -s xboard $(DESTDIR)$(bindir)/xboard
&lt;br&gt;-+	$(INSTALL_PROGRAM) -s zic2xpm $(DESTDIR)$(bindir)/zic2xpm
&lt;br&gt;-+	$(INSTALL_PROGRAM) cmail $(DESTDIR)$(bindir)/cmail
&lt;br&gt;-+	$(INSTALL_PROGRAM) $(srcdir)/pxboard $(DESTDIR)$(bindir)/pxboard
&lt;br&gt;-+	$(INSTALL_DATA) $(srcdir)/xboard.man $(DESTDIR)$(man6dir)/xboard$(man6ext)
&lt;br&gt;-+	$(INSTALL_DATA) $(srcdir)/zic2xpm.man $(DESTDIR)$(man6dir)/zic2xpm$(man6ext)
&lt;br&gt;-+	$(INSTALL_DATA) xboard.info $(DESTDIR)$(infodir)/xboard.info
&lt;br&gt;- 
&lt;br&gt;- installdirs: mkinstalldirs
&lt;br&gt;- 	$(srcdir)/mkinstalldirs $(bindir) $(mandir) $(man6dir) $(infodir)
&lt;br&gt;-@@ -88,7 +86,7 @@ uninstall:
&lt;br&gt;- clean:
&lt;br&gt;- 	rm -f xboard zic2xpm *.o xboard.txt zic2xpm.txt $(LEX_OUTPUT_ROOT).c
&lt;br&gt;- 	rm -f xboard*.html xboard.aux* xboard.cp* xboard.dvi xboard.fn*
&lt;br&gt;--	rm -f xboard.ky* xboard.log xboard.pg* xboard.toc xboard.tp*
&lt;br&gt;-+	rm -f xboard.kY* xboard.log xboard.pg* xboard.toc xboard.tp*
&lt;br&gt;- 	rm -f xboard.vr* xboard.ps
&lt;br&gt;- 
&lt;br&gt;- distclean: clean tidy
&lt;br&gt;Index: patches/patch-xoptions_c
&lt;br&gt;===================================================================
&lt;br&gt;RCS file: patches/patch-xoptions_c
&lt;br&gt;diff -N patches/patch-xoptions_c
&lt;br&gt;--- /dev/null	1 Jan 1970 00:00:00 -0000
&lt;br&gt;+++ patches/patch-xoptions_c	9 Nov 2009 21:55:01 -0000
&lt;br&gt;@@ -0,0 +1,11 @@
&lt;br&gt;+$OpenBSD$
&lt;br&gt;+--- xoptions.c.orig	Mon Nov &amp;nbsp;9 21:45:48 2009
&lt;br&gt;++++ xoptions.c	Mon Nov &amp;nbsp;9 21:45:50 2009
&lt;br&gt;+@@ -31,6 +31,7 @@
&lt;br&gt;+ #include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;+ 
&lt;br&gt;+ #if STDC_HEADERS
&lt;br&gt;++# include &amp;lt;stdint.h&amp;gt;
&lt;br&gt;+ # include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;+ # include &amp;lt;string.h&amp;gt;
&lt;br&gt;+ #else /* not STDC_HEADERS */
&lt;br&gt;Index: pkg/PLIST
&lt;br&gt;===================================================================
&lt;br&gt;RCS file: /cvs/ports/games/xboard/pkg/PLIST,v
&lt;br&gt;retrieving revision 1.7
&lt;br&gt;diff -u -p -r1.7 PLIST
&lt;br&gt;--- pkg/PLIST	18 Sep 2004 12:43:28 -0000	1.7
&lt;br&gt;+++ pkg/PLIST	9 Nov 2009 21:55:01 -0000
&lt;br&gt;@@ -1,9 +1,6 @@
&lt;br&gt;&amp;nbsp;@comment $OpenBSD: PLIST,v 1.7 2004/09/18 12:43:28 espie Exp $
&lt;br&gt;&amp;nbsp;@conflict cmail-*
&lt;br&gt;&amp;nbsp;bin/cmail
&lt;br&gt;-bin/pxboard
&lt;br&gt;-bin/xboard
&lt;br&gt;-bin/zic2xpm
&lt;br&gt;+@bin bin/xboard
&lt;br&gt;&amp;nbsp;@info info/xboard.info
&lt;br&gt;&amp;nbsp;@man man/man6/xboard.6
&lt;br&gt;-@man man/man6/zic2xpm.6
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---ports-f12606.html&quot; embed=&quot;fixTarget[12606]&quot; target=&quot;_top&quot; &gt;openbsd user - ports&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Bumping-xboard--tp26274445p26274445.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26274313</id>
	<title>Re: ifconfig creatable ifs list</title>
	<published>2009-11-09T13:46:10Z</published>
	<updated>2009-11-09T13:46:10Z</updated>
	<author>
		<name>Jason McIntyre-2</name>
	</author>
	<content type="html">On Mon, Nov 09, 2009 at 12:00:48PM +0200, Vladimir Kirillov wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On 11:57 Mon 09 Nov, Vladimir Kirillov wrote:
&lt;br&gt;&amp;gt; &amp;gt; It seems, that pfsync(4) is missing from the list of interfaces which
&lt;br&gt;&amp;gt; &amp;gt; can be dynamically created:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Index: ifconfig.8
&lt;br&gt;&amp;gt; ===================================================================
&lt;br&gt;&amp;gt; RCS file: /cvs/src/sbin/ifconfig/ifconfig.8,v
&lt;br&gt;&amp;gt; retrieving revision 1.184
&lt;br&gt;&amp;gt; diff -N -u -p ifconfig.8
&lt;br&gt;&amp;gt; --- ifconfig.8 &amp;nbsp;13 Aug 2009 19:33:13 -0000 &amp;nbsp; &amp;nbsp; &amp;nbsp;1.184
&lt;br&gt;&amp;gt; +++ ifconfig.8 &amp;nbsp;9 Nov 2009 10:00:15 -0000
&lt;br&gt;&amp;gt; @@ -180,6 +180,7 @@ At least the following devices can be created on deman
&lt;br&gt;&amp;gt; &amp;nbsp;.Xr mpe 4 ,
&lt;br&gt;&amp;gt; &amp;nbsp;.Xr pflog 4 ,
&lt;br&gt;&amp;gt; &amp;nbsp;.Xr pflow 4 ,
&lt;br&gt;&amp;gt; +.Xr pfsync 4 ,
&lt;br&gt;&amp;gt; &amp;nbsp;.Xr ppp 4 ,
&lt;br&gt;&amp;gt; &amp;nbsp;.Xr pppoe 4 ,
&lt;br&gt;&amp;gt; &amp;nbsp;.Xr sl 4 ,
&lt;/div&gt;&lt;br&gt;fixed, thanks.
&lt;br&gt;jmc
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-dev---tech-f12613.html&quot; embed=&quot;fixTarget[12613]&quot; target=&quot;_top&quot; &gt;openbsd dev - tech&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ifconfig-creatable-ifs-list-tp26263747p26274313.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26274557</id>
	<title>smtpd doesn't parse server responses correctly</title>
	<published>2009-11-09T13:01:27Z</published>
	<updated>2009-11-09T13:01:27Z</updated>
	<author>
		<name>Nils Frohberg</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;smtpd currently ignores the server capabilities advertised on a
&lt;br&gt;singleline or the last line of a multiline response:
&lt;br&gt;&lt;br&gt;[...]
&lt;br&gt;&amp;lt;&amp;lt;&amp;lt; 220 mail.tako.de ESMTP
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; EHLO something.tako.de
&lt;br&gt;&amp;lt;&amp;lt;&amp;lt; 250-mail.tako.de
&lt;br&gt;&amp;lt;&amp;lt;&amp;lt; 250-PIPELINING
&lt;br&gt;&amp;lt;&amp;lt;&amp;lt; 250-8BITMIME
&lt;br&gt;&amp;lt;&amp;lt;&amp;lt; 250-SIZE 0
&lt;br&gt;&amp;lt;&amp;lt;&amp;lt; 250 AUTH LOGIN PLAIN CRAM-MD5
&lt;br&gt;mta: leaving smtp phase
&lt;br&gt;mta: new status for &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26274557&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nilsf@...&lt;/a&gt;: AUTH not available
&lt;br&gt;[...]
&lt;br&gt;&lt;br&gt;Note that although AUTH is advertised, smtpd misses it.
&lt;br&gt;&lt;br&gt;I have included a patch that fixes the problem and that also only
&lt;br&gt;parses the server reply (for AUTH and STARTTLS) during the EHLO
&lt;br&gt;phase.
&lt;br&gt;&lt;br&gt;Nils
&lt;br&gt;&lt;br&gt;&lt;br&gt;Index: client.c
&lt;br&gt;===================================================================
&lt;br&gt;RCS file: /cvs/src/usr.sbin/smtpd/client.c,v
&lt;br&gt;retrieving revision 1.9
&lt;br&gt;diff -u -r1.9 client.c
&lt;br&gt;--- client.c	25 Oct 2009 20:43:29 -0000	1.9
&lt;br&gt;+++ client.c	9 Nov 2009 20:00:02 -0000
&lt;br&gt;@@ -859,7 +859,12 @@
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;	sp-&amp;gt;reply[0] = '\0';
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-	/* get a reply, dealing with multiline responses */
&lt;br&gt;+	/* get a reply, dealing with multiline responses
&lt;br&gt;+	 * multiline responses are provided by 3 digits followed by '-', and
&lt;br&gt;+	 * are terminated the same as single line responses: either 3 digits,
&lt;br&gt;+	 * or 3 digits followed by ' '.
&lt;br&gt;+	 * all responses can have additional data starting at the 4th char.
&lt;br&gt;+	 */
&lt;br&gt;&amp;nbsp;	for (;;) {
&lt;br&gt;&amp;nbsp;		errno = 0;
&lt;br&gt;&amp;nbsp;		if ((ln = buf_getln(&amp;sp-&amp;gt;r)) == NULL) {
&lt;br&gt;@@ -875,17 +880,28 @@
&lt;br&gt;&amp;nbsp;		if (sp-&amp;gt;verbose)
&lt;br&gt;&amp;nbsp;			fprintf(sp-&amp;gt;verbose, &amp;quot;&amp;lt;&amp;lt;&amp;lt; %s\n&amp;quot;, ln);
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-		if (strlen(ln) == 3 || ln[3] == ' ')
&lt;br&gt;+		/* if we have 3 chars, there's no multiline or data string */
&lt;br&gt;+		if (strlen(ln) == 3)
&lt;br&gt;&amp;nbsp;			break;
&lt;br&gt;-		else if (ln[3] != '-') {
&lt;br&gt;-			cause = &amp;quot;150 garbled multiline reply&amp;quot;;
&lt;br&gt;+		else if (strlen(ln) &amp;lt; 4 || (ln[3] != ' ' &amp;&amp; ln[3] != '-')) {
&lt;br&gt;+			/* we didn't get the entire smtp reply code,
&lt;br&gt;+			 * or we got a wrong single-/multiline character.
&lt;br&gt;+			 */
&lt;br&gt;+			cause = &amp;quot;150 garbled smtp reply&amp;quot;;
&lt;br&gt;&amp;nbsp;			goto done;
&lt;br&gt;&amp;nbsp;		}
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-		if (strcmp(ln + 4, &amp;quot;STARTTLS&amp;quot;) == 0)
&lt;br&gt;-			sp-&amp;gt;exts[CLIENT_EXT_STARTTLS].have = 1;
&lt;br&gt;-		if (strncmp(ln + 4, &amp;quot;AUTH&amp;quot;, 4) == 0)
&lt;br&gt;-			sp-&amp;gt;exts[CLIENT_EXT_AUTH].have = 1;
&lt;br&gt;+		/* save some useful server capabilities during ehlo reply */
&lt;br&gt;+		if (sp-&amp;gt;state == CLIENT_EHLO) {
&lt;br&gt;+			if (strcmp(ln + 4, &amp;quot;STARTTLS&amp;quot;) == 0)
&lt;br&gt;+				sp-&amp;gt;exts[CLIENT_EXT_STARTTLS].have = 1;
&lt;br&gt;+			else if (strncmp(ln + 4, &amp;quot;AUTH&amp;quot;, 4) == 0)
&lt;br&gt;+				sp-&amp;gt;exts[CLIENT_EXT_AUTH].have = 1;
&lt;br&gt;+		}
&lt;br&gt;+
&lt;br&gt;+		/* this is either single line or the last multiline reply */
&lt;br&gt;+		if (ln[3] == ' ')
&lt;br&gt;+			break;
&lt;br&gt;&amp;nbsp;	}
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;	/* validate reply code */
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-dev---tech-f12613.html&quot; embed=&quot;fixTarget[12613]&quot; target=&quot;_top&quot; &gt;openbsd dev - tech&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/smtpd-doesn%27t-parse-server-responses-correctly-tp26274557p26274557.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26273104</id>
	<title>Re: cron job causes fwrite: broken pipe error, runs fine on command  line</title>
	<published>2009-11-09T12:20:40Z</published>
	<updated>2009-11-09T12:20:40Z</updated>
	<author>
		<name>Woodchuck-3</name>
	</author>
	<content type="html">On Mon, Nov 9, 2009 at 3:03 PM, John Mendenhall &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26273104&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;john@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; The mystery to me is why the error message does not appear
&lt;br&gt;&amp;gt;&amp;gt; when the pipe is run on a tty. &amp;nbsp;(I can duplicate your error easily).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; To me this looks like normal operation. &amp;nbsp;You seem to be getting
&lt;br&gt;&amp;gt;&amp;gt; the output you want, right?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yup. &amp;nbsp;So, I guess I can just throw away the standard error, to
&lt;br&gt;&amp;gt; clean it up a bit. &amp;nbsp;Definitely not a real issue. &amp;nbsp;Just a curiosity
&lt;br&gt;&amp;gt; that I like solving. &amp;nbsp;I was just wondering why it runs differently
&lt;br&gt;&amp;gt; in different environments.
&lt;/div&gt;&lt;br&gt;Well, output in sort(3) is through a macro,
&lt;br&gt;sort.h: if (!fwrite(ptr, size, n, f)) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \
&lt;br&gt;sort.h: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;err(2, &amp;quot;fwrite&amp;quot;); &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;\
&lt;br&gt;&lt;br&gt;There's no funny business with isatty(). &amp;nbsp;It might have to do with
&lt;br&gt;buffering, different buffer size in each case? &amp;nbsp;That's a shot in the
&lt;br&gt;dark. &amp;nbsp;Timing? &amp;nbsp;I really don't know. &amp;nbsp;(But I am, like you, curious.)
&lt;br&gt;I can't imagine the source for err(3) making a decision, so this
&lt;br&gt;must be buried in stdio source for fwrite. &amp;nbsp;Maybe even in the shell
&lt;br&gt;that set up the pipe in the first place. &amp;nbsp;Maybe in a system call...
&lt;br&gt;Maybe in the lunar phase... &amp;nbsp; Anyway 2&amp;gt;/dev/null can work wonders
&lt;br&gt;for this sort of thing.
&lt;br&gt;&lt;br&gt;Dave
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cron-job-causes-fwrite%3A-broken-pipe-error%2C-runs-fine-on-command-line-tp26272183p26273104.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26273003</id>
	<title>Re: http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability</title>
	<published>2009-11-09T12:12:43Z</published>
	<updated>2009-11-09T12:12:43Z</updated>
	<author>
		<name>Dale Rahn</name>
	</author>
	<content type="html">On Mon, Nov 09, 2009 at 08:59:55PM +0100, Martin Schr?der wrote:
&lt;br&gt;&amp;gt; 2009/11/9 Laurens Vets &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26273003&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;laurens@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; &amp;gt; Tbh, I was just replying to Dale's comment: &amp;quot;I would love to see a decent
&lt;br&gt;&amp;gt; &amp;gt; (cortex based?) arm laptop/netbook.&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Anybody tried porting OBSD to the Nokia N800++?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;I wanted to try at one point in the past. However, not being able
&lt;br&gt;to find out how to wire up the serial port (plus NDA documentation),
&lt;br&gt;kind of put a halt on that (over 2 years ago). Now with Qemu supporting
&lt;br&gt;it as a target, that effort could be worked on, however I have too many
&lt;br&gt;other projects on newer faster hardware that dont get my time.
&lt;br&gt;&lt;br&gt;The base code for the beagle port was actually derived from the early
&lt;br&gt;2420 code I had written, if one checks the copyrights. I was careful
&lt;br&gt;to make certain that all of the remaining bits corresponded to beagle docs...
&lt;br&gt;&lt;br&gt;Dale Rahn				&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26273003&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drahn@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-http%3A--www.theregister.co.uk-2009-11-03-linux_kernel_vulnerability-tp26197598p26273003.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26272918</id>
	<title>Re: cron job causes fwrite: broken pipe error, runs fine on command  line</title>
	<published>2009-11-09T12:03:20Z</published>
	<updated>2009-11-09T12:03:20Z</updated>
	<author>
		<name>John Mendenhall</name>
	</author>
	<content type="html">Dave,
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Mon, Nov 9, 2009 at 2:19 PM, John Mendenhall &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272918&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;john@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; I have several openbsd 4.4 boxes, all of which are running
&lt;br&gt;&amp;gt; &amp;gt; spamd. &amp;nbsp;I have a cron job which runs a script, which has the
&lt;br&gt;&amp;gt; &amp;gt; following commands in it:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Well, sort is obviously calling fwrite to write on stdout, which
&lt;br&gt;&amp;gt; head reads. &amp;nbsp;When head has had enough, it closes its input,
&lt;br&gt;&amp;gt; which is from the pipe. &amp;nbsp;fwrite then terminates with an EPIPE
&lt;br&gt;&amp;gt; error, which sort is not (seemingly) handling properly. &amp;nbsp;(Looks
&lt;br&gt;&amp;gt; like it is calling warn(3) or err(3).) &amp;nbsp;Maybe sort(3) is not complaining
&lt;br&gt;&amp;gt; if &amp;nbsp;isatty(fileno(stdout)). &amp;nbsp;Only the source knows for sure.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The mystery to me is why the error message does not appear
&lt;br&gt;&amp;gt; when the pipe is run on a tty. &amp;nbsp;(I can duplicate your error easily).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; To me this looks like normal operation. &amp;nbsp;You seem to be getting
&lt;br&gt;&amp;gt; the output you want, right?
&lt;/div&gt;&lt;br&gt;Yup. &amp;nbsp;So, I guess I can just throw away the standard error, to
&lt;br&gt;clean it up a bit. &amp;nbsp;Definitely not a real issue. &amp;nbsp;Just a curiosity
&lt;br&gt;that I like solving. &amp;nbsp;I was just wondering why it runs differently
&lt;br&gt;in different environments. &amp;nbsp;
&lt;br&gt;&lt;br&gt;JohnM
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;john mendenhall
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272918&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;john@...&lt;/a&gt;
&lt;br&gt;surf utopia
&lt;br&gt;internet services
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cron-job-causes-fwrite%3A-broken-pipe-error%2C-runs-fine-on-command-line-tp26272183p26272918.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26272884</id>
	<title>Re: cron job causes fwrite: broken pipe error, runs fine on command  line</title>
	<published>2009-11-09T12:02:47Z</published>
	<updated>2009-11-09T12:02:47Z</updated>
	<author>
		<name>Woodchuck-3</name>
	</author>
	<content type="html">On Mon, Nov 9, 2009 at 2:37 PM, Peter N. M. Hansteen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272884&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;peter@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; John Mendenhall &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272884&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;john@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; oldest spamdb grey entry date timestamp:
&lt;br&gt;&amp;gt;&amp;gt; sort: fwrite: Broken pipe
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Just to eliminate the obvious - how much disk space is available for
&lt;br&gt;&amp;gt; temporary files? &amp;nbsp;Could you be on the low side?
&lt;br&gt;&lt;br&gt;You won't get EPIPE for no disk space. &amp;nbsp;You'll get &amp;quot;no space left on device&amp;quot;.
&lt;br&gt;(ENOSPC).
&lt;br&gt;&lt;br&gt;But Unix doesn't write pipes to disk. &amp;nbsp;That's an MS-DOS trick ;-) &amp;nbsp;Unix
&lt;br&gt;does pipes in the kernel.
&lt;br&gt;&lt;br&gt;Dave
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cron-job-causes-fwrite%3A-broken-pipe-error%2C-runs-fine-on-command-line-tp26272183p26272884.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26272825</id>
	<title>Re: http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability</title>
	<published>2009-11-09T11:59:55Z</published>
	<updated>2009-11-09T11:59:55Z</updated>
	<author>
		<name>Martin Schröder</name>
	</author>
	<content type="html">2009/11/9 Laurens Vets &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272825&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;laurens@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; Tbh, I was just replying to Dale's comment: &amp;quot;I would love to see a decent
&lt;br&gt;&amp;gt; (cortex based?) arm laptop/netbook.&amp;quot;
&lt;br&gt;&lt;br&gt;Anybody tried porting OBSD to the Nokia N800++?
&lt;br&gt;&lt;br&gt;Best
&lt;br&gt;&amp;nbsp; &amp;nbsp; Martin
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-http%3A--www.theregister.co.uk-2009-11-03-linux_kernel_vulnerability-tp26197598p26272825.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26272692</id>
	<title>Re: cron job causes fwrite: broken pipe error, runs fine on command line</title>
	<published>2009-11-09T11:50:35Z</published>
	<updated>2009-11-09T11:50:35Z</updated>
	<author>
		<name>John Mendenhall</name>
	</author>
	<content type="html">Peter,
&lt;br&gt;&lt;br&gt;&amp;gt; John Mendenhall &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272692&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;john@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&amp;gt; &amp;gt; oldest spamdb grey entry date timestamp:
&lt;br&gt;&amp;gt; &amp;gt; sort: fwrite: Broken pipe &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; Just to eliminate the obvious - how much disk space is available for
&lt;br&gt;&amp;gt; temporary files? &amp;nbsp;Could you be on the low side?
&lt;br&gt;&amp;gt; - Peter
&lt;br&gt;&lt;br&gt;Seems I have plenty. &amp;nbsp;This is happening on all of our
&lt;br&gt;machines.
&lt;br&gt;&lt;br&gt;Here is one of them:
&lt;br&gt;&lt;br&gt;Filesystem &amp;nbsp;1K-blocks &amp;nbsp; &amp;nbsp; &amp;nbsp;Used &amp;nbsp; &amp;nbsp; Avail Capacity &amp;nbsp;Mounted on
&lt;br&gt;/dev/sd0a &amp;nbsp; &amp;nbsp; 2068384 &amp;nbsp; &amp;nbsp; 56738 &amp;nbsp; 1908228 &amp;nbsp; &amp;nbsp; 3% &amp;nbsp; &amp;nbsp;/
&lt;br&gt;/dev/sd0f &amp;nbsp; &amp;nbsp;33028404 &amp;nbsp; 2288308 &amp;nbsp;29088676 &amp;nbsp; &amp;nbsp; 7% &amp;nbsp; &amp;nbsp;/home
&lt;br&gt;/dev/sd0e &amp;nbsp; &amp;nbsp;33027494 &amp;nbsp; &amp;nbsp;687292 &amp;nbsp;30688828 &amp;nbsp; &amp;nbsp; 2% &amp;nbsp; &amp;nbsp;/mail
&lt;br&gt;/dev/sd0h &amp;nbsp; &amp;nbsp; 2052352 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 6 &amp;nbsp; 1949730 &amp;nbsp; &amp;nbsp; 0% &amp;nbsp; &amp;nbsp;/tmp
&lt;br&gt;/dev/sd0g &amp;nbsp; &amp;nbsp;16514194 &amp;nbsp; &amp;nbsp;700424 &amp;nbsp;14988062 &amp;nbsp; &amp;nbsp; 4% &amp;nbsp; &amp;nbsp;/usr
&lt;br&gt;/dev/sd0d &amp;nbsp; 151562932 &amp;nbsp; 4289600 139695186 &amp;nbsp; &amp;nbsp; 3% &amp;nbsp; &amp;nbsp;/var
&lt;br&gt;&lt;br&gt;JohnM
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;john mendenhall
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272692&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;john@...&lt;/a&gt;
&lt;br&gt;surf utopia
&lt;br&gt;internet services
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cron-job-causes-fwrite%3A-broken-pipe-error%2C-runs-fine-on-command-line-tp26272183p26272692.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26272721</id>
	<title>Re: cron job causes fwrite: broken pipe error, runs fine on command  line</title>
	<published>2009-11-09T11:47:48Z</published>
	<updated>2009-11-09T11:47:48Z</updated>
	<author>
		<name>Woodchuck-3</name>
	</author>
	<content type="html">On Mon, Nov 9, 2009 at 2:19 PM, John Mendenhall &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272721&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;john@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; I have several openbsd 4.4 boxes, all of which are running
&lt;br&gt;&amp;gt; spamd. &amp;nbsp;I have a cron job which runs a script, which has the
&lt;br&gt;&amp;gt; following commands in it:
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;Well, sort is obviously calling fwrite to write on stdout, which
&lt;br&gt;head reads. &amp;nbsp;When head has had enough, it closes its input,
&lt;br&gt;which is from the pipe. &amp;nbsp;fwrite then terminates with an EPIPE
&lt;br&gt;error, which sort is not (seemingly) handling properly. &amp;nbsp;(Looks
&lt;br&gt;like it is calling warn(3) or err(3).) &amp;nbsp;Maybe sort(3) is not complaining
&lt;br&gt;if &amp;nbsp;isatty(fileno(stdout)). &amp;nbsp;Only the source knows for sure.
&lt;br&gt;&lt;br&gt;The mystery to me is why the error message does not appear
&lt;br&gt;when the pipe is run on a tty. &amp;nbsp;(I can duplicate your error easily).
&lt;br&gt;&lt;br&gt;To me this looks like normal operation. &amp;nbsp;You seem to be getting
&lt;br&gt;the output you want, right?
&lt;br&gt;&lt;br&gt;dave
&lt;br&gt;-- 
&lt;br&gt;Caution, this account is hosted by gmail.
&lt;br&gt;Strangers scan the content of all mail transiting such accounts.
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openbsd-user---misc-f12602.html&quot; embed=&quot;fixTarget[12602]&quot; target=&quot;_top&quot; &gt;openbsd user - misc&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cron-job-causes-fwrite%3A-broken-pipe-error%2C-runs-fine-on-command-line-tp26272183p26272721.html" />
</entry>

</feed>
