NetBSD-Bugs archive

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

Re: kern/45352



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

From: Darren Reed <darrenr%fastmail.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/45352
Date: Thu, 22 Sep 2011 08:33:12 +0200

 In usr/src/sys/kern/tty.c`tty_alloc, a number of buffers are allocated 
 with an explicit size of 1024.
 
 These should all be changed to either TTYHOG or another symbol that 
 represents the tty buffer size.
 


Home | Main Index | Thread Index | Old Index