The FreeBSD Ports Archive
FreeBSD editors : bpatch4>
A hex editor that doesn't load the whole file at once
Original code written by Garry M. Johnson and Steven Lisk.
This is a neat program that contains some neat code. It allows you
to dump or edit files (binary or ascii), displayed by 256-byte records
in side-by-side hex and ascii formats. Other features (eg. toggled
swap within byte pairs) are included.
The most interesting feature of this editor is that it doesn't load the
entire file at once, unlike all other hex editors. Thus, you can browse
and edit very large files or even raw disks.
The program does not include a redistribution notice, but it was posted
to comp.sources.unix ages ago, and the README mentions the word "public
domain".
ftp://ftp.interface-business.de/pub/outgoing/
|
bpatch history
v. 1.11
date: 2007/02/09 08:21:29; author: rafan; state: Exp; lines: +1 -0
- Fix build after libmytinfo removal
Reported by: pointyhat via kris
v. 1.10
date: 2004/02/06 13:11:14; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.9
date: 2003/03/07 06:00:22; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.8
date: 2000/04/14 00:25:20; author: mharo; state: Exp; lines: +4 -4
portname/portversion update
v. 1.7
date: 1999/08/25 05:43:30; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.6
date: 1998/08/23 02:34:23; author: hoek; state: Exp; lines: +2 -1
Use MAN1. Install correctly from usermode.
v. 1.5
date: 1998/08/23 02:24:37; author: hoek; state: Exp; lines: +1 -5
Move the warning about redistribution from Makefile to pkg/DESCR. Some
rephrasals in pkg/DESCR.
v. 1.4
date: 1998/08/02 18:21:40; author: joerg; state: Exp; lines: +2 -2
The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot of
stuff away. Move to other FTP servers.
v. 1.3
date: 1996/11/11 05:07:00; author: obrien; state: Exp; lines: +2 -2
CATEGORIES+= --> CATEGORIES=
Minor variable reordering where needed.
v. 1.2
date: 1996/03/22 00:44:02; author: asami; state: Exp; lines: +2 -1
Just a little newline to make the maintainer line stand out, so that
people can blame Joerg if it doesn't work. :)
v. 1.1
date: 1996/03/18 18:54:45; author: joerg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/03/18 18:54:45; author: joerg; state: Exp; lines: +0 -0
bpatch -- yet another hex editor.
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.
=============================================================================
v. 1.11
date: 2007/02/09 08:21:29; author: rafan; state: Exp; lines: +1 -0
- Fix build after libmytinfo removal
Reported by: pointyhat via kris
v. 1.10
date: 2004/02/06 13:11:14; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.9
date: 2003/03/07 06:00:22; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.8
date: 2000/04/14 00:25:20; author: mharo; state: Exp; lines: +4 -4
portname/portversion update
v. 1.7
date: 1999/08/25 05:43:30; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.6
date: 1998/08/23 02:34:23; author: hoek; state: Exp; lines: +2 -1
Use MAN1. Install correctly from usermode.
v. 1.5
date: 1998/08/23 02:24:37; author: hoek; state: Exp; lines: +1 -5
Move the warning about redistribution from Makefile to pkg/DESCR. Some
rephrasals in pkg/DESCR.
v. 1.4
date: 1998/08/02 18:21:40; author: joerg; state: Exp; lines: +2 -2
The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot of
stuff away. Move to other FTP servers.
v. 1.3
date: 1996/11/11 05:07:00; author: obrien; state: Exp; lines: +2 -2
CATEGORIES+= --> CATEGORIES=
Minor variable reordering where needed.
v. 1.2
date: 1996/03/22 00:44:02; author: asami; state: Exp; lines: +2 -1
Just a little newline to make the maintainer line stand out, so that
people can blame Joerg if it doesn't work. :)
v. 1.1
date: 1996/03/18 18:54:45; author: joerg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/03/18 18:54:45; author: joerg; state: Exp; lines: +0 -0
bpatch -- yet another hex editor.
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.
=============================================================================
v. 1.11
date: 2007/02/09 08:21:29; author: rafan; state: Exp; lines: +1 -0
- Fix build after libmytinfo removal
Reported by: pointyhat via kris
v. 1.10
date: 2004/02/06 13:11:14; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.9
date: 2003/03/07 06:00:22; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.8
date: 2000/04/14 00:25:20; author: mharo; state: Exp; lines: +4 -4
portname/portversion update
v. 1.7
date: 1999/08/25 05:43:30; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.6
date: 1998/08/23 02:34:23; author: hoek; state: Exp; lines: +2 -1
Use MAN1. Install correctly from usermode.
v. 1.5
date: 1998/08/23 02:24:37; author: hoek; state: Exp; lines: +1 -5
Move the warning about redistribution from Makefile to pkg/DESCR. Some
rephrasals in pkg/DESCR.
v. 1.4
date: 1998/08/02 18:21:40; author: joerg; state: Exp; lines: +2 -2
The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot of
stuff away. Move to other FTP servers.
v. 1.3
date: 1996/11/11 05:07:00; author: obrien; state: Exp; lines: +2 -2
CATEGORIES+= --> CATEGORIES=
Minor variable reordering where needed.
v. 1.2
date: 1996/03/22 00:44:02; author: asami; state: Exp; lines: +2 -1
Just a little newline to make the maintainer line stand out, so that
people can blame Joerg if it doesn't work. :)
v. 1.1
date: 1996/03/18 18:54:45; author: joerg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/03/18 18:54:45; author: joerg; state: Exp; lines: +0 -0
bpatch -- yet another hex editor.
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.
=============================================================================
|
| |

|