summaryrefslogtreecommitdiff
path: root/editors/bpatch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | | | | Minor variable reordering where needed. Notes: svn path=/head/; revision=4383
* No package name necessary, also "hex" doesn't start with a vowel (unlessSatoshi Asami1996-03-221-1/+1
| | | | | | | it is intended to be pronounced "eych ee ecks" :> ). Notes: svn path=/head/; revision=2876
* Just a little newline to make the maintainer line stand out, so thatSatoshi Asami1996-03-221-1/+2
| | | | | | | people can blame Joerg if it doesn't work. :) Notes: svn path=/head/; revision=2875
* bpatch -- yet another hex editor.Joerg Wunsch1996-03-187-0/+229
This one is unique in that it doesn't load the entire file at once, hence you could use it for large files or even whole disks. Notes: svn path=/head/; revision=2853