Add sys/capsicum.h detection to configure.ac script. Regenerate
configure, config.h.in, config.h.
Preopen all input file descriptors before entering Capsicum sandbox.
fcntl GETFL capability is needed for fdopen(3). FSTAT and IOCTL are
also used by stdio.
A number of kludges were made to preload files before entering the
Capsicum sandbox.