summaryrefslogtreecommitdiffstats
path: root/editors/bpatch
Commit message (Collapse)AuthorAgeFilesLines
* portname/portversion updatemharo2000-04-141-3/+3
|
* s/instr/myinstr/ to avoid namespace pollution that caused builds onsteve1999-09-201-4/+39
| | | | FreeBSD/Alpha to fail.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-261-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* ncurses in -current is no longer compatible with -ltermcap (sigh), usejoerg1999-03-031-1/+1
| | | | | | -lmytinfo instead. Bug reported by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
* Use MAN1. Install correctly from usermode.hoek1998-08-233-11/+8
|
* Clarify.hoek1998-08-231-1/+1
|
* Move the warning about redistribution from Makefile to pkg/DESCR. Somehoek1998-08-232-11/+9
| | | | rephrasals in pkg/DESCR.
* The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot ofjoerg1998-08-021-2/+2
| | | | stuff away. Move to other FTP servers.
* Allow the display of '%'. Also combine the two patches forsteve1998-07-041-10/+35
| | | | | | | bpatch.c while I'm here. PR: 6867 Submitted by: Luoqi Chen <luoqi@chen.ml.org>
* CATEGORIES+= --> CATEGORIES=obrien1996-11-111-2/+2
| | | | Minor variable reordering where needed.
* No package name necessary, also "hex" doesn't start with a vowel (unlessasami1996-03-221-1/+1
| | | | it is intended to be pronounced "eych ee ecks" :> ).
* Just a little newline to make the maintainer line stand out, so thatasami1996-03-221-1/+2
| | | | people can blame Joerg if it doesn't work. :)
* bpatch -- yet another hex editor.joerg1996-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.
OpenPOWER on IntegriCloud