summaryrefslogtreecommitdiffstats
path: root/share/examples
diff options
context:
space:
mode:
authorjmg <jmg@FreeBSD.org>1997-07-30 10:05:18 +0000
committerjmg <jmg@FreeBSD.org>1997-07-30 10:05:18 +0000
commit6422ff53131fb15f8dddd942b7e7365fca90de76 (patch)
tree7bcf05016ccf62cf4410b8798ed59541cc026aa9 /share/examples
parent9157a090b3e0beb23a1a26d1a2fad9ac2d2a8bf8 (diff)
downloadFreeBSD-src-6422ff53131fb15f8dddd942b7e7365fca90de76.zip
FreeBSD-src-6422ff53131fb15f8dddd942b7e7365fca90de76.tar.gz
fix a few problems with pty. warn about how if you only have 1 pty
defined, your really getting 32. Also warn about how you can't have more than 256 pty's when your using DEVFS (non DEVFS can use more, just the makedev script doesn't know how to make >256). it also doesn't allocate more memory than needed in this case. Make sure that the signal passed in TIOCSIG isn't 0 as it might cause a panic. I personally haven't seen this happen, but after a similar bug in syscons crashed my machine, I'm acutely aware of this one. :)
Diffstat (limited to 'share/examples')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud