freebsd-dev/sbin/ping
Mariusz Zaborski 8751b03b19 We return a pointer when we are using cap_init() or cap_service_open()
function, so check if cap_chanel_t is NULL is not enough.
Casper with a normal libc will still fail in capability mote so let's not
enter capability mode without casper support when we need to resolve DNS.

Reviewed by:	cem
Differential Revision:	https://reviews.freebsd.org/D12823
2017-11-12 07:18:10 +00:00
..
Makefile We use a few different ifdef's names to check if we are using Casper or not, 2017-09-21 14:41:41 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
ping.8 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
ping.c We return a pointer when we are using cap_init() or cap_service_open() 2017-11-12 07:18:10 +00:00