K 10 svn:author V 7 oshogbo K 8 svn:date V 27 2017-08-10T16:45:05.798555Z K 7 svn:log V 335 Store directory descriptor in the pidfh structure and use unlinkat(2) function instead of unlink(2). Now when pidfile_remove() uses unlinkat(2) to remove the pidfile it is safe to use this function in capability mode. Style fix: sort headers. PR: 220524 Reviewed by: markj Differential Revision: https://reviews.freebsd.org/D11692 END