Date: Mon, 17 Apr 1995 19:18:50 +0200 From: Bernard.Steiner@Germany.EU.net To: freebsd-bugs@FreeBSD.org Subject: couple of bugs in 2.0R Message-ID: <199504171719.TAA03159@qwerty.Germany.EU.net>
next in thread | raw e-mail | index | archive | help
Hi folks, Sorry if one or both of these have been mentioned before... The watchdog timer in i386/isa/if_ed.c gets set to 2, which appears not to be enough (on my system, that is). I increased the value to 20 (as an ad-hoc solution), and now I don't get any more of those stray irq 11 ed0 timeout messages. Unless solved, can we get a flag for ed that sort of increases the watchdog timer significantly ? There's a bug in the (a)sh in that it doesn't cope with the dviljk configure script. I haven't been able to trace this down, but it appears that at some point there should be some sort of backslash-atsign combination in a string passed to an sed call, but it ends up as the atsign only. The (a)sh from 1.1.5.1 does not suffer from this, so I'm still using that (in a re-compiled version that uses gid_t instead of int in some places). Cheers, Bernard Bernard Steiner, EUnet Deutschland GmbH, Dortmund, vox +49 231 972 00 Emil-Figge-Str. 80, D-44227 Dortmund, Germany fax +49 231 972 1111 Bernard.Steiner@Germany.EU.net >>Geschwindigkeit ist reine Hetzerei.<<
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504171719.TAA03159>