NetBSD/usr.sbin/paxctl
christos 2ffe4b875f Use an elf note to handle pax arguments. This is a temporary solution to
avoid wasting OS flag bits. In the future we'll probably use fileassoc to
achieve this (once there is a way to make fileassoc persistent) or in the
shorter term libelf, so that we can add and remove the note on demand instead
of burning bits on each binary. Of course since this is a tool, this means
that we'll need to think about how to handle libelf...
2007-06-24 20:35:36 +00:00
..
Makefile revert previouses 2007-02-08 05:54:25 +00:00
paxctl.8 Sort sections. Use Po/Pc to avoid weird Xr arguments. 2007-05-19 14:18:33 +00:00
paxctl.c Use an elf note to handle pax arguments. This is a temporary solution to 2007-06-24 20:35:36 +00:00