OpenBSD cvs log

created 2022-08-28T03:05:10Z
begin 2022-08-26T00:00:00Z
end 2022-08-27T00:00:00Z
path src/sys
commits 2

date 2022-08-26T16:17:38Z
author mvs
files src/sys/kern/uipc_socket.c log diff annotate
message Move PRU_RCVD request to (*pru_rcvd)().

ok bluhm@

date 2022-08-26T16:17:39Z
author mvs
files src/sys/kern/uipc_usrreq.c log diff annotate
src/sys/net/pfkeyv2.c log diff annotate
src/sys/net/rtsock.c log diff annotate
src/sys/netinet/ip_divert.c log diff annotate
src/sys/netinet/raw_ip.c log diff annotate
src/sys/netinet/tcp_usrreq.c log diff annotate
src/sys/netinet/tcp_var.h log diff annotate
src/sys/netinet/udp_usrreq.c log diff annotate
src/sys/netinet6/ip6_divert.c log diff annotate
src/sys/netinet6/raw_ip6.c log diff annotate
src/sys/sys/protosw.h log diff annotate
src/sys/sys/unpcb.h log diff annotate
message Move PRU_RCVD request to (*pru_rcvd)().

ok bluhm@