4ca1cddb91
- Rewrite check of 'menubar' feature in x11/rxvt when X11 option is enabled. - Add dep to ALL_TARGET instead of running ${GMAKE} in post-configure. - Add OPTIONS. - Remove BROKEN for amd64 (builds). - Remove BROKEN for ia64 (let's see what happens now). - Add WWW line to pkg-descr. - Added typedef hacks (has a bug that doesn't allow default arguments in function pointers, and also doesn't allow arrays of function pointers) to allow building with GCC > 2.95 (the problems are known, though).
10 lines
486 B
Plaintext
10 lines
486 B
Plaintext
Menu driven binary editor. Dataformats are ascii, unsigned and signed
|
|
integers, float, bitflags, bitfields, labels, ebcdic and time_t. Different
|
|
sizes and byte ordenings are possible. Datatypes can be used in structures.
|
|
Other dataformats, filters and procedures can be defined in plugins. Contains
|
|
copy, past, undo, redo, search, replace, marks, record/play and context
|
|
sensitive help. Linux & FreeBSD: edit block devices (linux limit 1023
|
|
gigabyte).
|
|
|
|
WWW: http://bedlinux.tripod.com/
|