Fix typo
Remove my Dartmouth email, it is no longer valid
Still emit dwarfscript even if .eh_frame_hdr is missing
Minor updates to README
Fix bitrot, do not define min and max if compil...
addressed issues if breakpoint is needed in the...
moved setcap_katana
updated gitignore
added script for setcap
added warning about cap_sys_ptrace
refactor writeUnsafety into its own function
improve support for DW_CFA_restore in fderead
reduce change of invalid access in locateSymbol...
minor code cleanup
minor code cleanup
make a NoDeath function actually behave as adve...
produce 64-bit patch objects properly
Updated manpage for setcap instructions
Improved some logging of ptrace failures
Fixed some DW_FORM handling
Fix some compiler warnings
Removed hardcoded addition of /usr/local/lib to...
fix some config code that wasn't compiling, I'm...
keep aclocal.m4 in source control so people wit...
fix bitrot due to incompatible changes in libdw...
fix dist target for rename to katana_config.h
update Makefile.in files from a fresh run of au...
build fixes so katana can build in a separate t...
Do not use -Werror and re-run automake. Add _DE...