NetBSD-Bugs archive

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

Re: kern/45352: pty(4)/tty(4) have a 1024 bytes transfer limit



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

From: christos%zoulas.com@localhost (Christos Zoulas)
To: gnats-bugs%NetBSD.org@localhost, kern-bug-people%netbsd.org@localhost, 
        gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/45352: pty(4)/tty(4) have a 1024 bytes transfer limit
Date: Fri, 9 Sep 2011 12:45:19 -0400

 On Sep 9, 12:37pm, christos%zoulas.com@localhost (Christos Zoulas) wrote:
 -- Subject: Re: kern/45352: pty(4)/tty(4) have a 1024 bytes transfer limit
 
 | +    sysctl_createv(&kern_tty_sysctllog, 0, &rnode, &cnode,
 | +                   CTLFLAG_PERMANENT,
 
 Need to make this | CTLFLAG_READWRITE for the sysctl to be writable.
 
 christos
 


Home | Main Index | Thread Index | Old Index