Re: type of softraid

2008-12-13 Thread Cesare Gargano
On 12/12/08 11:07 -0600, Marco Peereboom wrote: > It isn't pretty but: > dd if=/dev/wd1a skip=8244 bs=1 count=4 | hexdump -C > 4+0 records in > 4+0 records out > 4 bytes transferred in 0.001 secs (3263 bytes/sec) > 41 00 00 00 |A...| > 0004 > > w

Re: type of softraid

2008-12-13 Thread Cesare Gargano
ok, so what does 0x4c means? regards, c. On 13/12/08 08:52 -0600, Marco Peereboom wrote: > Crypto > > On Sat, Dec 13, 2008 at 03:42:27PM +0100, Cesare Gargano wrote: > > On 12/12/08 11:07 -0600, Marco Peereboom wrote: > > > It isn't pretty but: > > >

dropping ieee80211 frames

2007-09-11 Thread Cesare Gargano
Hi all, can i find a way of blocking *all* ieee80211 frames without modifying kernel source? Thanks.

startx strange behaviour

2008-10-23 Thread Cesare Gargano
Hi all! If I start X with startx command and then open a xterm and run 'ps a', I get: .. 13237 ?? R 0:04.69 /usr/X11R6/bin/X :0 -auth /home/gar/.serverauth.6053 (Xorg) 18053 ?? I 0:00.01 X: [priv] (Xorg) 9547 p1 Ss 0:00.02 -ksh (ksh) 1024 p1 R+ 0:00.00 ps -xa 26534 C0

Re: aterm, rxvt -- memory usage

2008-04-22 Thread Cesare Gargano
On 21/04/08 17:04 -0700, Clint Pachl wrote: Jesus Sanchez wrote: Hi all, I'm using 4.2 without problem, and I'm trying to find one "xterm" to my personal use with only one thing in mind: low cpu and memory usage. I have been using mrxvt for years. It's also "multi-tabbed". Currently, I'm run

Re: mrxvt and ksh issue

2008-04-25 Thread Cesare Gargano
On 24/04/08 21:13 +0200, Jesus Sanchez wrote: > Hi, thanks for your info. > > If I do the exit command on every tab, this thing doesn't happens, its > directly related with the key combination Ctrl+Alt+Backspace but I still > think this is a buggy behaviour ( in my opinion) and such thing should >

Re: mrxvt and ksh issue [solved]

2008-04-30 Thread Cesare Gargano
On 30/04/08 00:38 +0200, Jesus Sanchez wrote: > Solved! Oh my god, I'm so dumb and idiot, the option -hold was not > helping me > because I was using it in the wrong way, I used "-hold 0" and "-hold > false" and > I did not relized what the good option was "-hold 0x00" for the byte order. > > Ma

Re: mrxvt and ksh issue [solved]

2008-05-01 Thread Cesare Gargano
problem so I started loosing the hope. > > Thanks to the patch of Cesare Gargano, now I can run mrxvt using ksh > and then kill X with Ctrl+Alt+Backspace without leaving zombie/dead ksh > processes. I have a copy of the compiled binary mrxvt OpenBSD 4.2 on: > > http://usuar

ACPI issue

2008-05-11 Thread Cesare Gargano
Hi all. I'm playing with acpi to get it working on my T23 thinkpad. Thermal zone and battery status are working ok. But when I play with hotkey buttons, open/close lid, unplug AC cable, nothing happens. After reading acpi.c I've noted that this line is not correct for me (from [EMAIL PROTECTED]):

Re: ACPI issue

2008-05-12 Thread Cesare Gargano
On 11/05/08 16:39 +0200, Cesare Gargano wrote: > Hi all. > I'm playing with acpi to get it working on my T23 thinkpad. > Thermal zone and battery status are working ok. But when I play with hotkey > buttons, open/close lid, unplug AC cable, nothing happens. After reading >

Re: Small diff to make dhclient(8) go to background immediately

2008-05-19 Thread Cesare Gargano
On 19/05/08 15:50 +0200, Cesare Gargano wrote: > On 18/05/08 17:20 +0200, Jona Joachim wrote: > > I very much appreciate the work of reyk@ on dhclient to make it renew the > > lease when the > > link is lost. However it might happen that you don't have a link at the

Re: Small diff to make dhclient(8) go to background immediately

2008-05-19 Thread Cesare Gargano
On 18/05/08 17:20 +0200, Jona Joachim wrote: > I very much appreciate the work of reyk@ on dhclient to make it renew the > lease when the > link is lost. However it might happen that you don't have a link at the > moment where > you launch dhclient but you know that you might get a link afterward

Re: Google in "shell" - looks interesting

2008-06-04 Thread Cesare Gargano
On 04/06/08 13:39 +0100, Tomas Bodzar wrote: > http://goosh.org > > Great.

Re: Google in "shell" - looks interesting

2008-06-04 Thread Cesare Gargano
On 04/06/08 07:59 -0700, Marti Martinez wrote: > Meh. Doesn't work with lynx. Why bother? > > On Wed, Jun 4, 2008 at 6:17 AM, Cesare Gargano > <[EMAIL PROTECTED]> wrote: > > On 04/06/08 13:39 +0100, Tomas Bodzar wrote: > >> ht

Re: tmux fails to redraw on \n

2009-10-18 Thread Cesare Gargano
solved with tty.c r1.51 thanks, C. On Sat, Oct 17, 2009 at 05:47:00PM +0100, Nicholas Marriott wrote: > Hi > > Can you make sure you are running HEAD as of this morning (tty.c r1.51) and > see > if this still happens? > > If it does, please try C-b r after the problem happens and tell me if it