aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - code cleanupNed Ludd2006-04-251-40/+40
* - add --nx --wx flags to only display programs with matching memory layoutsNed Ludd2006-04-251-2/+20
* - add support for named processesNed Ludd2006-02-271-4/+15
* - Ă— is not printable by all term typesv0.1.9Ned Ludd2006-02-051-2/+2
* define and use our own copy of PATH_MAXMike Frysinger2006-01-131-6/+6
* split the pt_load check out into a sep func for easier managing in the future...Mike Frysinger2006-01-101-6/+9
* update copyright years and unify headers in porting.hMike Frysinger2006-01-051-20/+1
* split common non-elf features into paxinc.[ch]Mike Frysinger2005-10-131-2/+2
* - displays PT_GNU_STACK/PT_LOAD markings in pspax with -e flag. Added a verbo...Ned Ludd2005-07-031-17/+115
* tweak version output to include $PVMike Frysinger2005-06-131-4/+4
* - updatesNed Ludd2005-06-081-2/+2
* - make scanelf/pspax happy with -Wwrite-stringsNed Ludd2005-06-031-2/+2
* - pay attention to qualifiersNed Ludd2005-06-031-7/+7
* forgot to include limits.h for _POSIX_PATH_MAX defineMike Frysinger2005-05-271-2/+2
* use _POSIX_PATH_MAX instead of PATH_MAX for FreeBSDMike Frysinger2005-05-271-5/+5
* - always include elf.h. got rid of supid warning with cap_free in pspax. styl...Ned Ludd2005-05-271-37/+43
* - touch up the mmap displayNed Ludd2005-05-261-2/+2
* - add wx mmap display. clean up misc typecastingsNed Ludd2005-05-261-14/+47
* - speed up attr handling when the host system does not support them.. Trackin...Ned Ludd2005-05-061-4/+20
* move common warn/warnf/err macros to paxelf.hMike Frysinger2005-04-151-12/+2
* - small update from tigger.Ned Ludd2005-04-061-2/+6
* handle any bitsize / endian typeMike Frysinger2005-04-051-2/+2
* remove check_elf_header and IS_ELF since readelf() has these checks built in nowMike Frysinger2005-04-031-3/+2
* fix versioning info like scanelfMike Frysinger2005-04-021-6/+5
* allow output to be controlledMike Frysinger2005-04-021-31/+128
* make really prettyMike Frysinger2005-04-021-130/+123
* cleanup and unify duplicated codeMike Frysinger2005-03-251-121/+3
* - small source code correctionNed Ludd2005-03-251-6/+6
* fix comparison between signed and unsigned intNed Ludd2004-08-151-1/+1
* added pspax initial versionNed Ludd2004-06-141-0/+324