summaryrefslogtreecommitdiff
path: root/editors/bed/files/patch-Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Add a port of bed:Greg Lewis2003-10-071-0/+13
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). PR: 27200 Submitted by: Jaap Korthals Altes <jkaltes@cyberbrain.com> (updated based on the port in the 0.2.19 distfile) Notes: svn path=/head/; revision=90553