summaryrefslogtreecommitdiffstats
path: root/scripts/rstrip.sh
Commit message (Expand)AuthorAgeFilesLines
* strip kernel modules more aggressively: make all global symbols local, rename...nbd2012-02-201-20/+1
* add a workaround to rstrip restoring exec perms when they got changed by sstripnico2009-04-211-0/+3
* strip relocatable binaries (not depending on the extension)ralph2009-03-021-1/+1
* more fixes for rstrip.sh and kernel modules - fixes #1301nbd2007-02-091-2/+21
* always return true in rstrip.shnbd2007-01-201-0/+1
* run rstrip in bashnbd2006-10-101-1/+1
* credit where credit is duembm2006-06-271-0/+7
* sstrip binaries that have been stripped by the regular strip beforenbd2006-06-221-1/+1
* strip kernel modules automatically as wellnbd2006-05-311-2/+4
* don't try to strip kernel modulesnbd2006-05-311-1/+1
* try to add with correct permissionswbx2005-04-211-0/+26
* try to add with correct permissions laterwbx2005-04-211-26/+0
* Add an rscript shell script to recursively find strippable binaries and strip...nico2005-04-181-0/+26