Nuevas Cámaras Semi Profesionales

2011-03-15 Thread DigitalesNet
USD687 FUJIFILM FINEPIX HS10 Tipo compacta, visor electrónico / Sensor CMOS de 10,30 MP efectivos / Objetivo (en 35 mm) 24,0 - 720,0

Re: relayd socket splicing

2011-03-15 Thread Alexander Bluhm
On Tue, Mar 08, 2011 at 02:11:31AM +0100, Alexander Bluhm wrote: > Hmm, perhaps too small. There is a session timeout and relayctl > show sessions idle time. Relayd does not realize when the kernel > is transferring data automatically. It should check the splice > data length with getsockopt() p

WIP: Support Synaptics touchpad

2011-03-15 Thread Aaron Bieber
Hi I am running the synaptics patch on -current amd64. Seems to be running great! dmesg: pms0 at pckbc0 (aux slot) wsmouse0 at pms0 mux 0 wsmouse1 at pms0 mux 0 I have touchpad+trackpoint enabled on a lenovo t410 Cheers, Aaron

Fix obj directory usage in sys makefiles

2011-03-15 Thread Matthew Dempsky
I tried cross-building sparc64 from amd64 and failed when it looked for libsa.a in the wrong directory (obj.sparc64 instead of obj.amd64.sparc64). The diff below is inspired by src/sys/arch/amd64/stand/Makefile.inc, and applied to other arches that had similarly styled code. I'd appreciate test r

Re: ksh completion

2011-03-15 Thread Alexander Polakov
* Federico G. Schwindt [110315 17:38]: > > I think I'm slightly confused as to you'd like fixed - do you mean that > > one shouldn't need to escape a '[' if it's the first character? (note > > that /bin/[ exists). Else, can you clarify a bit more? Thanks! > > correct, shouldn't need to escape

Generadores de electricidad

2011-03-15 Thread TBX
$ 545 Pesos Generador Electrico Portatil 950 Equipo Idealpara Camping , iluminacion , ferias , eventos en lacalle , casas rodantes , motorhome , etc , muy portatil

Re: ksh completion

2011-03-15 Thread Federico G. Schwindt
On Tue, Mar 15, 2011 at 08:39:48AM -0400, Okan Demirmen wrote: > On Tue 2011.03.15 at 11:14 +, Federico G. Schwindt wrote: > > On Tue, Mar 15, 2011 at 01:00:30PM +0200, Paul Irofti wrote: > > > On Tue, Mar 15, 2011 at 06:47:22AM -0400, Okan Demirmen wrote: > > > > On Tue 2011.03.15 at 12:19 +02

Re: ksh completion

2011-03-15 Thread Federico G. Schwindt
On Tue, Mar 15, 2011 at 03:13:45PM +0200, Paul Irofti wrote: > On Tue, Mar 15, 2011 at 11:14:09AM +, Federico G. Schwindt wrote: > > On Tue, Mar 15, 2011 at 01:00:30PM +0200, Paul Irofti wrote: > > > On Tue, Mar 15, 2011 at 06:47:22AM -0400, Okan Demirmen wrote: > > > > On Tue 2011.03.15 at 12:

Re: Add MDNS lookup for libc.

2011-03-15 Thread Christiano F. Haesbaert
This is all documented in Section 6.7 "Legacy Unicast Responses" of http://files.multicastdns.org/draft-cheshire-dnsext-multicastdns.txt -- Christiano Farina HAESBAERT Do NOT send me html mail.

Re: ksh completion

2011-03-15 Thread Paul de Weerd
On Tue, Mar 15, 2011 at 03:13:45PM +0200, Paul Irofti wrote: | > i'd like to see this but without the need to escape [ to be honest. | | I don't think that's possible due to the stupidity of the '[' executable. What does /bin/[ have to do with completion of filenames ? You can `cd ~; touch ifc

Re: ksh completion

2011-03-15 Thread Paul Irofti
On Tue, Mar 15, 2011 at 11:14:09AM +, Federico G. Schwindt wrote: > On Tue, Mar 15, 2011 at 01:00:30PM +0200, Paul Irofti wrote: > > On Tue, Mar 15, 2011 at 06:47:22AM -0400, Okan Demirmen wrote: > > > On Tue 2011.03.15 at 12:19 +0200, Paul Irofti wrote: > > > > On Tue, Mar 15, 2011 at 04:45:43

Re: ksh completion

2011-03-15 Thread Okan Demirmen
On Tue 2011.03.15 at 11:14 +, Federico G. Schwindt wrote: > On Tue, Mar 15, 2011 at 01:00:30PM +0200, Paul Irofti wrote: > > On Tue, Mar 15, 2011 at 06:47:22AM -0400, Okan Demirmen wrote: > > > On Tue 2011.03.15 at 12:19 +0200, Paul Irofti wrote: > > > > On Tue, Mar 15, 2011 at 04:45:43AM -0400

Etno Cash Plus

2011-03-15 Thread National Bank Of Greece
National Bank of Greece Αγαπητοί πελάτες, Τα αρχεία μας δείχνουν ότι η σύνδεση του λογαριασμού σας έχει παγώσει λόγω της ακόλουθους λόγους. Είσοδος σε δίκη με ανακριβείς πλ

Re: ksh completion

2011-03-15 Thread Federico G. Schwindt
On Tue, Mar 15, 2011 at 01:00:30PM +0200, Paul Irofti wrote: > On Tue, Mar 15, 2011 at 06:47:22AM -0400, Okan Demirmen wrote: > > On Tue 2011.03.15 at 12:19 +0200, Paul Irofti wrote: > > > On Tue, Mar 15, 2011 at 04:45:43AM -0400, Okan Demirmen wrote: > > > > hi, > > > > > > > > (this is a re-post

systat(1) support for thousands separators and byte to bit conversion

2011-03-15 Thread Marco Pfatschbacher
I wanted to have $ systat ifstat 1 to print meaningful numbers to measure live network throughput. With these two features you are now able to see sth like "MBit/s" in the ifstat view. "B" converts to Bits "," activates the thousands separator. Comments? OKs? Index: engine.c =

Re: ksh completion

2011-03-15 Thread Paul Irofti
On Tue, Mar 15, 2011 at 06:47:22AM -0400, Okan Demirmen wrote: > On Tue 2011.03.15 at 12:19 +0200, Paul Irofti wrote: > > On Tue, Mar 15, 2011 at 04:45:43AM -0400, Okan Demirmen wrote: > > > hi, > > > > > > (this is a re-post) > > > > > > make tab completion work for '=', '`', '[', ':', and '$' -

Re: ksh completion

2011-03-15 Thread Okan Demirmen
On Tue 2011.03.15 at 12:19 +0200, Paul Irofti wrote: > On Tue, Mar 15, 2011 at 04:45:43AM -0400, Okan Demirmen wrote: > > hi, > > > > (this is a re-post) > > > > make tab completion work for '=', '`', '[', ':', and '$' - pulled from > > mksh by Alexander Polakov (also posted to tech recently). >

Re: ksh completion

2011-03-15 Thread Paul Irofti
On Tue, Mar 15, 2011 at 04:45:43AM -0400, Okan Demirmen wrote: > hi, > > (this is a re-post) > > make tab completion work for '=', '`', '[', ':', and '$' - pulled from > mksh by Alexander Polakov (also posted to tech recently). This diff doesn't work for me with files containing '['. This is the

Re: Use appropriate timerclear macro on ifstated.

2011-03-15 Thread Okan Demirmen
applied - thanks! On Sat 2011.03.12 at 21:47 -0300, Christiano F. Haesbaert wrote: > Index: ifstated.c > === > RCS file: /cvs/src/usr.sbin/ifstated/ifstated.c,v > retrieving revision 1.38 > diff -d -u -p -w -r1.38 ifstated.c > --- ifs

Re: ksh PS and /w

2011-03-15 Thread Okan Demirmen
On Mon 2011.03.14 at 16:55 -0400, Okan Demirmen wrote: > I am unsure why the first strcmp() is in place - possibly for if root's > HOME is /, but I don't think that was the case when this was put in. > > In any case, I don't believe it is needed due the last else (diff with > more context below).

ksh completion

2011-03-15 Thread Okan Demirmen
hi, (this is a re-post) make tab completion work for '=', '`', '[', ':', and '$' - pulled from mksh by Alexander Polakov (also posted to tech recently). closes pr 6006 too. comments/ok? Index: edit.c === RCS file: /home/okan/hack/

Cámaras compactas Sony y Panasonic

2011-03-15 Thread DigitalesNet
USD211 Sony DSC-W330 Cámara digital compacta, sin visor / Sensor SuperHAD de 14,10 MP efectivos / Objetivo (en 35 mm) 26,0 - 105,0 mm