On Thu, 27 May 1999, Luke (boo) Farrar wrote:

> Is it a config option? It doesn't happen using sash, but does with ash.

Probably because sash's inbuilt ls isn't using signals, so doesn't need to
setup a signal handler.

> And why doesn't 286 protected mode stuff compile?

Did it ever?

> I'm just shoving my networking code start across. Not fun!

This is part of the reason why CVS was made.  As you write your code, keep
it up-to-date in the CVS tree.  This way before alistair checks new code
in, he's gotta make sure it'll merge cleanly with the CVS tree.  Which is
generally a better idea since he knows what he know how much the new code
affects other parts of the code.

Davey

Reply via email to