CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2025/06/25 14:26:32
Modified files: sys/kern : kern_srp.c uipc_mbuf.c uipc_mbuf2.c sys/net : if.c if_var.h sys/sys : srp.h mbuf.h sys/dev/ic : iosf.c Log message: Remove, or comment out (if prototypes were already commented out with a hope that they would get used in the future), unused code. ok dlg@