kernel - Fix tapN creation >= 32 units, fix pty issues >= 32 ptys (2)
commit07fdfc85a3fd7b91a080df67961bc2b1df061282
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 22 Mar 2018 16:09:50 +0000 (22 09:09 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 22 Mar 2018 16:09:50 +0000 (22 09:09 -0700)
treece6ce0e2d5c42bf565e3c94342e0be0c3c5b43a6
parent40986f5e1d8b3b137d67c5dcc94cb5c29bba3750
kernel - Fix tapN creation >= 32 units, fix pty issues >= 32 ptys (2)

* Also fix incorrect shift type in devfs_clone_bitmap_set().

Submitted-by: Aaron LI
sys/vfs/devfs/devfs_helper.c