
Utilities to enhance ELF binaries to work with PaX hardened kernel.

This is a reduced version of the 'elfix' packge that hosted several utilities.
The only in active use is 'paxctl-ng', the rest has was removed.

    * paxctl-ng - C utility for doing XT_PAX

Support for PT_PAX (ie. the inline markings in ELF binaries) has been removed,
only XATTR markings are supported. Changing binaries directly causes checksum
mismatches and some programs may not work if their binaries are modified.

History:

The paxctl-ng utility was derived from the original paxctl from PaX team
(http://pax.grsecurity.net), added XATTR support and to/from PT_PAX
conversions.
