freebsd-dev/secure
Dimitry Andric 152e60f2fe Fix some leftover binaries and shared libraries in the system that still
have an executable stack, due to linking in hand-assembled .S or .s
files, that have no .GNU-stack sections:

RWX --- ---  /lib/libcrypto.so.6
RWX --- ---  /lib/libmd.so.5
RWX --- ---  /lib/libz.so.6
RWX --- ---  /lib/libzpool.so.2
RWX --- ---  /usr/lib/liblzma.so.5

These were found using scanelf, from the sysutils/pax-utils port.

Reviewed by:	kib
2011-02-15 22:03:09 +00:00
..
lib Fix some leftover binaries and shared libraries in the system that still 2011-02-15 22:03:09 +00:00
libexec Revert r204939 2010-03-10 11:33:15 +00:00
usr.bin Regenerate manual pages for OpenSSL 0.9.8q. 2010-12-03 23:07:45 +00:00
usr.sbin Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
Makefile Remove pppd, it's gone. 2009-12-29 20:14:39 +00:00
Makefile.inc Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00