binary file editor (history assembled from http://bvi.sourceforge.net/)
Go to file
Gerhard Bürgmann 16baacb54f bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
bc bvi-1.3.0.src.tar.gz 2015-02-20 10:54:31 -05:00
html bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
CHANGES bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
COPYING bvi-1.3.0.src.tar.gz 2015-02-20 10:54:31 -05:00
CREDITS bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
Makefile.in bvi-1.3.0.src.tar.gz 2015-02-20 10:54:31 -05:00
README bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
acconfig.h bvi-1.3.0.src.tar.gz 2015-02-20 10:54:31 -05:00
bm_dos.c bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
bm_unix.c bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
bmore.1 bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
bmore.c bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
bmore.h bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
bmore.help bvi-1.3.0.src.tar.gz 2015-02-20 10:54:31 -05:00
bmore.hlp bvi-1.3.0.src.tar.gz 2015-02-20 10:54:31 -05:00
bmore.man bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
bvi.1 bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
bvi.c bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
bvi.h bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
bvi.man bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
comm.c bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
config.guess bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
config.h.in bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
config.sub bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
configure bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
configure.in bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
configure.scan bvi-1.3.0.src.tar.gz 2015-02-20 10:54:31 -05:00
dosconf.h bvi-1.3.0.src.tar.gz 2015-02-20 10:54:31 -05:00
doscur.h bvi-1.3.0.src.tar.gz 2015-02-20 10:54:31 -05:00
dosio.c bvi-1.3.0.src.tar.gz 2015-02-20 10:54:31 -05:00
edit.c bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
install-sh bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
io.c bvi-1.3.0.src.tar.gz 2015-02-20 10:54:31 -05:00
mkinstalldirs bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
patchlevel.h bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
re.c bvi-1.3.0.src.tar.gz 2015-02-20 10:54:31 -05:00
recomp.c bvi-1.3.0.src.tar.gz 2015-02-20 10:54:31 -05:00
set.c bvi-1.3.1.src.tar.gz 2015-02-20 10:57:39 -05:00
set.h bvi-1.3.0.src.tar.gz 2015-02-20 10:54:31 -05:00

README

BVI - Binary visual editor
==========================
http://bvi.sourceforge.net/

This editor for binary files was written by Gerhard Buergmann
and is distributed under the GPL (GNU Public License).


How to compile
==============

	gunzip -c bvi-1.3.1.tar.gz | tar xvf -
	cd bvi-1.3.1
	./configure
	make
	make install


MAC OS X
========
Looks like the curses implementation in Darwin is really limited.
You should install and use ncurses instead. You can download it from
ftp.gnu.org; install it and then use
	./configure --with-ncurses=/usr/local/ncurses-5.2


HTML documentation in subdirectory html/

Subscribe to the bvi mailing for support, updates and other news:

	Send a blank email to bvi-subscribe@yahoogroups.com. You will receive a
	subscription confirmation message. Simply reply this message and your
	subscription will be complete. 


------------------------------------------------------------------------
PLEASE send any bug reports (and fixes), code for new features,
comments, questions, etc. (even flames) to:

Gerhard Buergmann
Vienna, Austria
E-mail: Gerhard.Buergmann@utanet.at