git: kernel - Fix tapN creation >= 32 units, fix pty issues >= 32 ptys (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Mar 22 09:40:55 PDT 2018


commit 07fdfc85a3fd7b91a080df67961bc2b1df061282
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Mar 22 09:09:50 2018 -0700

    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

Summary of changes:
 sys/vfs/devfs/devfs_helper.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/07fdfc85a3fd7b91a080df67961bc2b1df061282


-- 
DragonFly BSD source repository



More information about the Commits mailing list