summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2008-08-23 16:03:00 +0000
committered <ed@FreeBSD.org>2008-08-23 16:03:00 +0000
commit7eb781849646a1c8242153f6483702f5db549aae (patch)
tree3c4ba430e85b4eb024e1c6cc3741d4f7d238ef4a /sys/sparc64
parentbfd94967b5427b46b90ca3ce36c70147fc226f9f (diff)
downloadFreeBSD-src-7eb781849646a1c8242153f6483702f5db549aae.zip
FreeBSD-src-7eb781849646a1c8242153f6483702f5db549aae.tar.gz
Allow the user to suppress the rate-limited pty(4) warning.
The pty(4) driver raises up to warnings when an old BSD-style PTY is created. The reason why I added this warning, was to make it easier to spot applications that allocate BSD-style PTY's, while they should just use openpty() or posix_openpt(). Add a sysctl, which allows you to override the number of remaining messages, making it possible to suppress the warnings. Requested by: kib Reviewed by: kib
Diffstat (limited to 'sys/sparc64')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud