CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/11/11 00:56:50

Modified files:
        sys/net        : if.c 

Log message:
Replace bzero(3) and bcopy(3) with memset(3) and memcopy(3) within
ifconf(). Only for consistency reason.

Reply via email to