Commit Graph

6 Commits

Author SHA1 Message Date
okan
d4a510aba7 - update to 2.0.14
- fixes endianess bug
- upstream accepted partial configure patch

ok merdely@
2008-06-02 19:38:09 +00:00
okan
54d00433f0 - update to 2.0.13
- install ht as hte to remove conflict with print/texlive/base
  (note in pkg/MESSAGE)
- respect CFLAGS and X11BASE
- add OpenBSD target

based on patches from Paul Irofti and Genadijus Paleckis

feedback and ok merdely@
2008-05-04 20:43:55 +00:00
sturm
ae62d37637 null pointer sentinel 2004-01-04 17:27:48 +00:00
margarida
70d2a38d18 Update to version 0.7.3.
Bugfix release with minor enhancements.
2003-11-02 01:34:46 +00:00
avsm
e64892cbde add in an include to <sys/param.h> to ensure that MAXPATHLEN is
defined; otherwise, this program allocates too small a buffer for
filename operations.

margarida@ ok
2003-06-18 01:54:49 +00:00
margarida
f1a907c992 Initial import of ht-0.7.1
--
HT is a file editor/viewer/analyzer for executables. 
The goal is to combine the low-level functionality of a debugger 
and the usability of IDEs.
Support includes the following file formats:
* Win32 portable executables (PE) (good support) 
* Unix executable and linkable format (ELF) (good support) 
* DOS standard executables (MZ) (supported) 
* Win32 linear executables (LE) (supported) 
* Windows/OS2 "new" executables (NE) (supported) 
* Unix common object file format (COFF) + DJGPP COFF (supported) 
* OS2 linear executables (LX) 
* M$ object files (.obj) 

WWW: http://hte.sourceforge.net/
2003-05-17 07:29:33 +00:00