since kdump may getprotobynumber() late, do not drop "rpath". We could
authorderaadt <deraadt@openbsd.org>
Sat, 10 Oct 2015 19:19:46 +0000 (19:19 +0000)
committerderaadt <deraadt@openbsd.org>
Sat, 10 Oct 2015 19:19:46 +0000 (19:19 +0000)
commita5a6da98fe4efde2ecb6f297619bb90a084afa5c
tree9f444af72df82ee3c643f463e4f90aaccef461a5
parent44e5764e063dacf4fe067ebcc5cb8d0e2a557376
since kdump may getprotobynumber() late, do not drop "rpath".  We could
potentially modify pledge() to permit /etc/protocols (/etc/rpc?
/etc/services? etc) without requiring a rpath attribute.. but where would
we draw the line for what /etc files libc functions need?  At present, we
draw that line closer to the minimum.
issue found by theo@math.ethz.ch
usr.bin/kdump/kdump.c