kern/87208: /dev/cuad[0/1] bad file descriptor error during mgetty read

Norbert P. Copones norbert at feu-nrmf.ph
Mon Dec 19 09:50:06 PST 2005


The following reply was made to PR kern/87208; it has been noted by GNATS.

From: "Norbert P. Copones" <norbert at feu-nrmf.ph>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/87208: /dev/cuad[0/1] bad file descriptor error during 
     mgetty read
Date: Tue, 20 Dec 2005 01:43:10 +0800 (PHT)

 seems the workaround is already commited in the ports tree. it makes
 mgetty use dup2(2) instead of dup(2). mgetty works fine now.
 
 


More information about the freebsd-bugs mailing list