CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2010/10/17 22:31:01
Modified files: sys/sys : protosw.h sys/kern : uipc_usrreq.c Log message: PRU_PEEREID is only used by code under COMPAT_O47, so put it there too so that we remember to remove it all at the same time in two years. ok deraadt@