Combined binary.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 15 Jul 2008 12:51:45 +0000 (13:51 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 15 Jul 2008 12:51:45 +0000 (13:51 +0100)
commitb70c967911e197b74d6d7ad98e3df9240d82572f
tree97bc674159342bc033be827e3347eeac8452186f
parent6a4bf18801508eb18520b7b1ec13325fd4101764
Combined binary.
 - Link all programs into a single binary to save on disk space.
 - Changed help system to understand this.
 - Additions to manpage.
 - Updated MANIFEST.
 - Added HACKING file describing new code layout.
 - Updated PO files.
25 files changed:
.hgignore
HACKING [new file with mode: 0644]
MANIFEST
Makefile.in
README
configure.ac
dmesg/Makefile.in
dmesg/virt_dmesg.ml
lib/virt_mem.ml
lib/virt_mem.mli
lib/virt_mem_utils.ml
mem/.depend [new file with mode: 0644]
mem/Makefile.in [new file with mode: 0644]
mem/virt_mem_main.ml [new file with mode: 0644]
po/ja.po
po/pl.po
po/pt_BR.po
po/virt-mem.pot
ps/Makefile.in
ps/virt_ps.ml
uname/Makefile.in
uname/virt_uname.ml
virt-mem.1
virt-mem.pod
virt-mem.txt