Re: netstat -c count

2009-08-20 Thread Miod Vallat
Noticed that netstat doesn't have a repeat count option like vmstat does. [...] + case 'c': + repeatcount = strtonum(optarg, 1, INT_MAX, errstr); + break; But vmstat at least performs some error checking here to complain about bogus values.

Private Jet Charter - Business Travel Made Easy

2009-08-20 Thread International Air Charter
( http://international-air-charter.com/474-1PKF-IGCLO-134K3-0/c.aspx ) Business Travel Made Easy ( http://international-air-charter.com/474-1PKF-IGCLO-134K3-0/c.aspx?campaignkw =home ) Gain the Competitive Edge with International Air Charter (

cwm: hmaximize

2009-08-20 Thread Thomas Pfaff
This diff adds a new command, hmaximize, that maximizes the current window horizontally. I find it useful when lines displayed by commands are longer than my xterm; this way I can quickly maximize horizontally and get the whole picture without lines wrapping. Comments? Index: calmwm.h

Re: scsi midlayer tweak

2009-08-20 Thread David Gwynne
This second patch applies cleanly, and no errors were generated in dmesg. Subsequent usage of growisofs fails to burn a dvd, and hangs the computer. The following error message was displayed on the console: cd0(atapiscsi0:0:0):User Command with no buffer ah, good catch. this is another