Date: Fri, 12 Apr 1996 07:37:10 -0400 (EDT) From: "Chuck O'Donnell" <chuck@bus.net> To: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de> Cc: FreeBSD hackers <freebsd-hackers@freebsd.org> Subject: Re: fbsd pty bug Message-ID: <Pine.BSF.3.91.960412071956.691A-100000@edna.bus.net> In-Reply-To: <199604120745.JAA09372@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 12 Apr 1996, J Wunsch wrote: > As another side note, i wrote a commit by Bruce Evans last night who > apparently found & fixed at least one of the underlying bugs. Can you > try it out? I applied a patch from the diff sent by Bruce. This fixed everything. I had incorrectly assumed there were two bugs: one causing incorrect returns of the number of bytes written, and one doing multiples of the write. As you probably know, the jove editor ignored the return of `0 bytes written', while the shell did not, explaining the multiples. I will need to upgrade to current. Thank you for the time you spent on this. Regards, Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960412071956.691A-100000>