hexdump(1) diff: simplify emalloc()

2012-06-10 Thread Michael W. Bombardieri
Hi tech, Is anyone interested in this diff? I was reading hexdump(1) code and I noticed a couple of simplifications. * In emalloc(), replace malloc/memset with calloc * In parse.c and hexdump.c, replace malloc with emalloc * Side effect: in parse.c we don't need to NUL-terminate the strings cop

UPDATE: xf86-input-synaptics 1.6.1

2012-06-10 Thread Alexandr Shadchin
Hi, This update xf86-input-synaptics to the latest release 1.6.1. http://koba.devio.us/distfiles/xf86-input-synaptics-1.6.1.diff Comments ? OK ? -- Alexandr Shadchin

Re: cwm tiling

2012-06-10 Thread Thomas Pfaff
On Sat, 9 Jun 2012 13:17:29 +0200 Mike Belopuhov wrote: > currently users have to point > the mouse cursor to where they want a new window to be created. > otherwise the whole thing quickly turns into a mess of overlapped > windows in the center of the screen. This annoyed me too a while back bec

Re: cwm tiling

2012-06-10 Thread Thomas Pfaff
On Sun, 10 Jun 2012 00:23:42 -0500 "Todd T. Fries" wrote: > Penned by Mike Belopuhov on 20120609 6:17.29, we have: > | On Sat, Jun 9, 2012 at 12:41 PM, Stuart Henderson > | wrote: > | > personally, I do see benefit to having your diff or something like it with > | > commands which can be bound t