git: proto: ctlinput is a pr method; not a pru method
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Nov 16 16:53:56 PST 2014
commit 4255649e554fe99ced37efd4b4bb3f6c17c4c408
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Mon Nov 17 08:52:52 2014 +0800
proto: ctlinput is a pr method; not a pru method
Summary of changes:
sys/kern/uipc_domain.c | 4 ++--
sys/kern/uipc_msg.c | 2 +-
sys/netinet/ip_icmp.c | 2 +-
sys/netinet6/icmp6.c | 2 +-
sys/sys/socketops.h | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4255649e554fe99ced37efd4b4bb3f6c17c4c408
--
DragonFly BSD source repository
More information about the Commits
mailing list