The first argument to socket/socketpair is an address family, not a protocol
authorguenther <guenther@openbsd.org>
Fri, 17 Apr 2015 06:14:36 +0000 (06:14 +0000)
committerguenther <guenther@openbsd.org>
Fri, 17 Apr 2015 06:14:36 +0000 (06:14 +0000)
commit6bbfbb88d7bf4bf52c2f9098828dba9bbb29b259
tree1839fa290a2dc55f9d181182c377248b81c19e81
parent4707cbe35fb28a996a6eab2cd46ba227841d7cb3
The first argument to socket/socketpair is an address family, not a protocol
family.  (sysctl(3) is practically the only place where PF_* is correct)
usr.bin/kdump/kdump.c
usr.bin/kdump/mksubr