Re: FTDI FT2232H

2012-09-09 Thread Aaron Bieber
On Sat, Sep 08, 2012 at 04:47:45PM +0200, Raphael Graf wrote: > This adds support for the FT2232H and FT4232H serial adapters. > (FT2232H found on the BeagleBone). > > These devices have a 120MHz base clock for the baud rate generator > and need a different encoding for the baud rate divisor. > Th

Re: ksh sigwinch

2012-09-09 Thread Aaron Bieber
On Wed, Sep 05, 2012 at 01:11:28PM +0200, LEVAI Daniel wrote: > On sze, szept 05, 2012 at 07:01:45 -0400, Ted Unangst wrote: > [...] > > > This doesn't work for me inside either urxvt or xterm. I've resized the > > > windows but the end of the line remained more far than the windows' > > > edge. Do

Re: ongoing work on make

2012-09-09 Thread Marc Espie
Here is the "next" incarnation of that diff. So, the pipe stuff is gone for good, it's no longer really useful. Thinking some more about it, "old make" kind-of required it: it did spawn a new process for each job, process was responsible for handling the job's commands (which includes displaying