NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46780 CVS commit: src/sys/kern



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46780 CVS commit: src/sys/kern
Date: Sun, 12 Aug 2012 10:45:45 -0400

 Module Name:   src
 Committed By:  christos
 Date:          Sun Aug 12 14:45:45 UTC 2012
 
 Modified Files:
        src/sys/kern: tty.c
 
 Log Message:
 PR/46780: Dennis Ferguson: Take the easy way out and return EBUSY when changing
 the queue size if the output queue is not empty. Other solutions seemed too
 complex/fragile.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.250 -r1.251 src/sys/kern/tty.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index