Searched hist:192544 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/kern/
H A Dtty_inq.cdiff 192544 Thu May 21 14:21:53 MDT 2009 ed Add a new sysctl: kern.tty_inq_flush_secure.

When enabled all TTY input queue buffers are zeroed when flushing or
closing the TTY. Because TTY input queues are also used to store filled
in passwords, this may be an interesting switch to enable for security
minded people.
/freebsd-10.1-release/sys/netinet/cc/
H A Dcc.cdiff 270711 Wed Aug 27 12:15:01 MDT 2014 hselasky MFC r269777:
Fix string length argument passed to "sysctl_handle_string()" so that
the complete string is returned by the function and not just only one
byte.

PR: 192544

Completed in 117 milliseconds