CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2017/11/04 10:58:46
Modified files: sys/net : if.c Log message: Move the ioctls that only need a read lock from ifioctl into a new function ifioctl_get(). This simplifies an upcoming diff. suggested by & ok mpi, input & ok florian