late allocation of clist in putc() and b_to_q() hasn't been required in
authorderaadt <deraadt@openbsd.org>
Wed, 1 Dec 2021 17:04:26 +0000 (17:04 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 1 Dec 2021 17:04:26 +0000 (17:04 +0000)
commit78d1525a7a73df184d4394a1dcc1e95a1cd2542e
tree59480d08c88de2e46ef2fc181411dff84b43cd81
parent0e64ee4c2b175b1ffc335440a90100bf53ad4596
late allocation of clist in putc() and b_to_q() hasn't been required in
a decade, because all tty drivers preallocate.
ok kettenis
sys/kern/tty_subr.c