Re: Donations

2010-12-04 Thread patrick keshishian
On Sat, Dec 4, 2010 at 10:05 PM, Theo de Raadt wrote: >> On Dec 4, 2010, at 7:25 PM, Theo de Raadt wrote: >> > If you don't know why I am sending this mail.. you are reading US >> > managed news, and need to much much more informed >> >> It's in the US news. Even the mainstream news on TV. A

Re: How to open PDF that requires Adobe 9

2010-12-04 Thread Jona Joachim
On 2010-12-05, Brynet wrote: > Hi, > > Why are you using xpdf? it's so old and crummy :-). > > print/epdfview, which uses the poppler library. AFAIK the poppler library is based on xpdf code so the result would be about the same. Best regards, Jona -- Worse is better Richard P. Gabriel

Re: How to open PDF that requires Adobe 9

2010-12-04 Thread shwegime
On Sat, 4 Dec 2010, Abel Abraham Camarillo Ojeda wrote: On Sat, Dec 4, 2010 at 8:17 PM, Brynet wrote: Hi, Why are you using xpdf? it's so old and crummy :-). print/epdfview, which uses the poppler library. textproc/mupdf, independent renderer, pretty good. -Bryan. There is also textproc

Re: Donations

2010-12-04 Thread Theo de Raadt
> > In the future, if people can show preference for the non-Paypal > > transaction methods when they donate, we would appreciate that over > > Paypal. > > Is there some preferred by devs like Google checkout or some non-US > on-line payment system? Those are listed at: http://www.openbsd.org/do

Re: Donations

2010-12-04 Thread Tomas Bodzar
On Sun, Dec 5, 2010 at 4:25 AM, Theo de Raadt wrote: > In the future, if people can show preference for the non-Paypal > transaction methods when they donate, we would appreciate that over > Paypal. Is there some preferred by devs like Google checkout or some non-US on-line payment system? > > S

Re: SSH connection failure: broken pipe

2010-12-04 Thread Darren Tucker
On 2/12/10 5:59 AM, Alex Popov wrote: I just did a snapshot upgrade from 4.7-snapshot (Apr 7) to 4.8-snapshot (Nov 30) and I can't establish outgoing SSH connections from this box. I noticed the problem when I tried to update src and ports via cvs and got "Read from socket failed: Connection res

Re: Donations

2010-12-04 Thread Theo de Raadt
> On Dec 4, 2010, at 7:25 PM, Theo de Raadt wrote: > > If you don't know why I am sending this mail.. you are reading US > > managed news, and need to much much more informed > > It's in the US news. Even the mainstream news on TV. At least in Silicon > Valley. ;-) No, it isn't in the US ne

Re: Donations

2010-12-04 Thread Sean Kamath
On Dec 4, 2010, at 7:25 PM, Theo de Raadt wrote: > If you don't know why I am sending this mail.. you are reading US > managed news, and need to much much more informed It's in the US news. Even the mainstream news on TV. At least in Silicon Valley. ;-) Gotta love the cloud. . . Sean

RSS/Atom feed reader

2010-12-04 Thread Predrag Punosevac
As the title says I am in the search for a good RSS/Atom feed reader preferably for console(ncurses). I tried two of them from the ports: snownews and rawdog. I really like snownews but it seems that it has some problems with RSS 2.0. Even worse I have been not being able to used with Atom feeds

Re: Donations

2010-12-04 Thread Scott Stanley
Roger that; thanks for the info; I obviously need to stay more informed (my mistake is not reading US news and believing it, but rather mistrusting all news and getting none). On Sat, Dec 4, 2010 at 7:25 PM, Theo de Raadt wrote: > In the future, if people can show preference for the non-Paypal >

Re: How to open PDF that requires Adobe 9

2010-12-04 Thread Brynet
On 12/04/10 23:09, Clint Pachl wrote: > All I can say is that I use cwm and don't like interfaces, GTK, gnome, > or KDE. I highly agree with Patrick. I also use cwm, but that doesn't means I completely avoid applications using GTK+ or even Qt, there aren't a whole lot of programs using xlib or xcb

Re: How to open PDF that requires Adobe 9

2010-12-04 Thread Clint Pachl
Brynet wrote: Hi, Why are you using xpdf? it's so old and crummy :-). print/epdfview, which uses the poppler library. textproc/mupdf, independent renderer, pretty good. -Bryan. All I can say is that I use cwm and don't like interfaces, GTK, gnome, or KDE. I highly agree with Patrick.

ahci0: read NCQ error page, but not an NCQ error?

2010-12-04 Thread Abel Abraham Camarillo Ojeda
I'm getting this when I: dd if=/dev/rsd2c of=/dev/null bs=1m; some disk: ahci0: read NCQ error page, but not an NCQ error? ... I first tried to mount_ntfs It, when it didn't worked I tried to dd' it. Should I try to set any debugging flags or should I throw this disk to trash? This is amd64 -cur

uticom driver broken

2010-12-04 Thread Daniel Gracia
For googles sake, a typo prevents uticom attaching to the sytem so it doesn't work at all. --- uticom.c Mon Nov 29 19:11:44 2010 +++ uticom.c Mon Nov 29 19:10:35 2010 @@ -381,7 +381,7 @@ sc->sc_iface_number = id->bInterfaceNumber; for (i = 0; i < id->bNumEndpoints; i++) { -

Re: Apache with latest snapshot

2010-12-04 Thread James A. Peltier
Updating all installed packages with pkg_add -ui worked perfectly. Thanks - Original Message - | Good point. PHP for use with symon. I'll check for package updates | there. Thanks! | | - Original Message - | | On Sat, Dec 4, 2010 at 6:31 PM, James A. Peltier | | wrote: | | > Jus

Donations

2010-12-04 Thread Theo de Raadt
In the future, if people can show preference for the non-Paypal transaction methods when they donate, we would appreciate that over Paypal. Since the projects hackathons (and many other things) are very much funded by donations, it is hard for us to fully dissasociate completely from Paypal. Howe

Re: How to open PDF that requires Adobe 9

2010-12-04 Thread Abel Abraham Camarillo Ojeda
On Sat, Dec 4, 2010 at 8:17 PM, Brynet wrote: > Hi, > > Why are you using xpdf? it's so old and crummy :-). > > print/epdfview, which uses the poppler library. > textproc/mupdf, independent renderer, pretty good. > > -Bryan. > > There is also textproc/zathura.

Re: How to open PDF that requires Adobe 9

2010-12-04 Thread patrick keshishian
On Sat, Dec 4, 2010 at 6:17 PM, Brynet wrote: > Hi, > > Why are you using xpdf? it's so old and crummy :-) Not addressed to me, but my opinions below. > print/epdfview, which uses the poppler library. I haven't tried this, but I'm not a fan of GTK apps. most are fugly and clunky. > textproc/m

Re: Apache with latest snapshot

2010-12-04 Thread James A. Peltier
Good point. PHP for use with symon. I'll check for package updates there. Thanks! - Original Message - | On Sat, Dec 4, 2010 at 6:31 PM, James A. Peltier | wrote: | > Just performed a binary snapshot upgrade to the latest snapshot of | > current from ftp.openbsd.org. I get the followi

Re: Apache with latest snapshot

2010-12-04 Thread Philip Guenther
On Sat, Dec 4, 2010 at 6:31 PM, James A. Peltier wrote: > Just performed a binary snapshot upgrade to the latest snapshot of current from ftp.openbsd.org. I get the following errors when launching apache, but it does start. I'm not using SSL so this doesn't affect me at all but just thought I wou

Apache with latest snapshot

2010-12-04 Thread James A. Peltier
Just performed a binary snapshot upgrade to the latest snapshot of current from ftp.openbsd.org. I get the following errors when launching apache, but it does start. I'm not using SSL so this doesn't affect me at all but just thought I would report it. It's probably related to the libssl chang

Re: How to open PDF that requires Adobe 9

2010-12-04 Thread Brynet
Hi, Why are you using xpdf? it's so old and crummy :-). print/epdfview, which uses the poppler library. textproc/mupdf, independent renderer, pretty good. -Bryan.

Re: How to open PDF that requires Adobe 9

2010-12-04 Thread Anthony J. Bentley
> UPS is so annoying. The UPS developer's guide is in a 9MB PDF file. When > I open it with xpdf(1) I get a (1) page PDF that states I need to > download the the latest Adobe crapware to view it. > > How can I get around this? Why does xpdf even abide? > > I tried the following gs(1) command hoping

How to open PDF that requires Adobe 9

2010-12-04 Thread Clint Pachl
UPS is so annoying. The UPS developer's guide is in a 9MB PDF file. When I open it with xpdf(1) I get a (1) page PDF that states I need to download the the latest Adobe crapware to view it. How can I get around this? Why does xpdf even abide? I tried the following gs(1) command hoping it would

Re: rum(4) ohci scheduling overruns in current/i386

2010-12-04 Thread Jacob Meuser
you're not even using the ohci (i.e. this is most likely bad/dying hardware) On Sat, Dec 04, 2010 at 11:55:49PM +0100, Mattieu Baptiste wrote: > Hi all, > > I decided to upgrade my soekris net5501 (from a snapshot around > september 7) to -current. I had in the past random ohci scheduling > overr

Re: soekris + openbsd server buy question

2010-12-04 Thread Martin Schröder
2010/12/5 : > Thank you, I'll check it out, the funny is, I cannot a price range on the > web. Ask a distributor. The FW7530 was about 400 in Germany when I asked. Best Martin

Re: soekris + openbsd server buy question

2010-12-04 Thread shwegime
On Sat, 4 Dec 2010, Martin SchrC6der wrote: > 2010/12/3 : >> Hello, I'm considering buying a Soekris net5501-70 and install OpenBSD on it >> to make myself a small server and use it as a proxy (ssh tunnel), it might > > Forget Soekris. Get a Lanner FW7530 or similar. > > Best > Martin > > Thank

Re: help gateway 4.8

2010-12-04 Thread Jan Johansson
Kenneth Gober wrote: > I'm guessing the ADSL router is a typical NAT router, and that > your OpenBSD router is *not* configured for NAT. as a result, > the ADSL router is seeing outbound packets from 192.168.0.10, > but doesn't know how to deliver the inbound responses. it > knows that the 192.1

Re: Samsung Galaxy S like modem

2010-12-04 Thread Pablo Velasco Fernández
In /var/log/messages. I get: tun0:warning change route faile El 04/12/2010 23:28, "Ted Unangst" escribis: 0. send a dmesg 1. connect it to a windows machine 2. use it in wifi hotspot mode 2010/12/4 Pablo Velasco Fernandez : > Hi. I connect my phone to my laptop and it recognice it like ucom

Re: soekris + openbsd server buy question

2010-12-04 Thread Martin Schröder
2010/12/5 Pierre Lamy : > I've run both, and agree with this. The Soekris isn't built with very good > parts (== unstable over time), the Lanner box is a solid performer. I'm > going to try out the 7535 soon. Check out the LEC-2026: http://www.s-connect.ltd.uk/Lanner-Electronics-Inc-/Lanner-LEC-20

pf/nat/dns setup question

2010-12-04 Thread ramrunner
Hey list! if you can spare some time read the following :) i have a domain living inside a very very unsecure university network that is administered by some morons. it is highly compromised in many layers but i can't touch it. so i have a NATing firewall and i am running my services behind that. n

Re: soekris + openbsd server buy question

2010-12-04 Thread Pierre Lamy
I've run both, and agree with this. The Soekris isn't built with very good parts (== unstable over time), the Lanner box is a solid performer. I'm going to try out the 7535 soon. Pierre On 12/4/2010 5:21 PM, Martin Schrvder wrote: 2010/12/3: Hello, I'm considering buying a Soekris net5501-70

rum(4) ohci scheduling overruns in current/i386

2010-12-04 Thread Mattieu Baptiste
Hi all, I decided to upgrade my soekris net5501 (from a snapshot around september 7) to -current. I had in the past random ohci scheduling overruns, resulting in an unusable rum(4). But ifconfig down/up solves the problem. Now I have a lot of ohci scheduling overruns just after boot and my rum(4)

Re: Samsung Galaxy S like modem

2010-12-04 Thread Ted Unangst
0. send a dmesg 1. connect it to a windows machine 2. use it in wifi hotspot mode 2010/12/4 Pablo Velasco Fernandez : > Hi. I connect my phone to my laptop and it recognice it like ucom0 umodem0. > I configure it with: ppp -ddial mobile. When i try a ping to google. I get > the IP of google but

Re: soekris + openbsd server buy question

2010-12-04 Thread Martin Schröder
2010/12/3 : > Hello, I'm considering buying a Soekris net5501-70 and install OpenBSD on it > to make myself a small server and use it as a proxy (ssh tunnel), it might Forget Soekris. Get a Lanner FW7530 or similar. Best Martin

Samsung Galaxy S like modem

2010-12-04 Thread Pablo Velasco Fernández
Hi. I connect my phone to my laptop and it recognice it like ucom0 umodem0. I configure it with: ppp -ddial mobile. When i try a ping to google. I get the IP of google but it doenst receve nothing. Triying to use firefox it start to load the page but doesnt load nothing too. On irssi i get the ips

info

2010-12-04 Thread e-Branding
Necesitas enviar newsletters, hacer publicidad por email o promocionar tu sitio web? Do you need to send newsletters, do email advertising campaigns or need to promote your website? info detallada / detailed info: www.e-Branding.com.ar Tu hosting o tu ISP (proveedor de internet) te bloquean? Your

Re: help gateway 4.8

2010-12-04 Thread david carrasco
yeah KEn you're right yeahhh is this problem but get another and my weak point ( I am newbie ) in my adsl - ext-router(tp-link-TL-WR541G) set up like this (STATIC ROUTE) ip:192.168.0.1 mask255.255.255.0 gateway 192.168.1.101 and nothing soon I'll be crazy not to set it up i dont know, One thin

Re: /etc/rc: clearing /tmp with files having flags

2010-12-04 Thread Theo de Raadt
> Jiri B. wrote on Sat, Dec 04, 2010 at 12:37:03PM +0100: > > > I was playing with file flags in /tmp, after reboot I saw > > that /etc/rc cannot `rm' files with flags. Perhaps they are not spposed to be removed, since they have those flags. > When causing an exceptionally ugly mess by hand, > i

Re: /etc/rc: clearing /tmp with files having flags

2010-12-04 Thread Eric Furman
On Sat, 04 Dec 2010 13:53 +0100, "Ingo Schwarze" wrote: > Hi Jiri, > > Jiri B. wrote on Sat, Dec 04, 2010 at 12:37:03PM +0100: > > > I was playing with file flags in /tmp, after reboot I saw > > that /etc/rc cannot `rm' files with flags. > > When causing an exceptionally ugly mess by hand, > i'

Re: /etc/rc: clearing /tmp with files having flags

2010-12-04 Thread Ted Unangst
On Sat, Dec 4, 2010 at 6:37 AM, Jiri B. wrote: > I was playing with file flags in /tmp, after reboot I saw > that /etc/rc cannot `rm' files with flags. That seems reasonable to me. Maybe you wanted to keep the file around for a little longer than usual.

¡VACACIONA DE CORTESIA CALIFICANDO HOTELES!

2010-12-04 Thread HOTELES DE MÉXICO
Solo Regmstrate, Vacaciona de Cortesma y a tu regreso, responde una encuesta de Calidad Hotelera !Si un Panelista y con tu opinisn ayuda a perfeccionar el Sistema Turmstico Mexicano... Viajando con las Cortesias que Regalamos! .. Haz el com

Re: /etc/rc: clearing /tmp with files having flags

2010-12-04 Thread Jiri B.
On Sat, Dec 04, 2010 at 01:53:13PM +0100, Ingo Schwarze wrote: >When causing an exceptionally ugly mess by hand, >i'd say cleaning up that mess by hand is a sane approach. > >Scripts like rc(8) and daily(8) are supposed to cover maintenance >issues related to normal and sane usage of the system. >I

CREDIT COOPERATIF

2010-12-04 Thread remisecrditcoopratif
Hello, A new FileShare has been created for you. Please use this link to download the shared file(s). If clicking the link does not work, manually copy the link and paste it in your web browser. FileShare link: Click here to access FileShare

Última Oportunidad para Licitaciones Públicas en 2010, México y Cancún.

2010-12-04 Thread Lic. Jose Pamper
[IMAGE] Mayores informes responda este correo electrsnico con los siguientes datos. Empresa: Nombre: Telifono: Email: Nzmero de Interesados: Y en breve le haremos llegar la informacisn completa del evento. O bien comunmquense a nuestros telifonos un ejecutivo con gusto le atendera Tels. (33) 885

Re: /etc/rc: clearing /tmp with files having flags

2010-12-04 Thread Ingo Schwarze
Hi Jiri, Jiri B. wrote on Sat, Dec 04, 2010 at 12:37:03PM +0100: > I was playing with file flags in /tmp, after reboot I saw > that /etc/rc cannot `rm' files with flags. When causing an exceptionally ugly mess by hand, i'd say cleaning up that mess by hand is a sane approach. Scripts like rc(8)

/etc/rc: clearing /tmp with files having flags

2010-12-04 Thread Jiri B.
Hi, I was playing with file flags in /tmp, after reboot I saw that /etc/rc cannot `rm' files with flags. OK, my stupidity to keep those files but maybe following patch to /etc/rc could be useful (my sed kungfu is not nice but using awk I got quoting trouble). jirib Index: rc ===

Getting Leads from Search Engine

2010-12-04 Thread Marketing 2010
Increase traffic and sales with Google Product Search [IMAGE] Do you need a website that produces better results? Do you need to get lots of products online? Do you want a website that produces more incoming phone calls and requests for quotes? FastCommerce will build your entire online catalog,

Re: PF and States

2010-12-04 Thread Jan Johansson
Godesi wrote: > We recently deployed OBSD4.7 boxes to do load balancing in our > environment with relayd. > > After few hours we encountered problem with the server going beyond > 10,000 states. Are you convinced that it is a state problem? In our tests we have found that a default setup of rel