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



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