David du Colombier 14d8b39a82 Plan 9 from Bell Labs 2008-05-10 16 anni fa
..
exportfs 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 anni fa
gui-win32 777367fb0e Plan 9 from Bell Labs 2006-03-07 18 anni fa
gui-x11 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 anni fa
include 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 anni fa
kern 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 anni fa
libauth 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 anni fa
libauthsrv c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa
libc 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 anni fa
libdraw c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa
libmemdraw 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 anni fa
libmemlayer 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 anni fa
libmp 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 anni fa
libsec 14d8b39a82 Plan 9 from Bell Labs 2008-05-10 16 anni fa
posix-386 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 anni fa
posix-amd64 2b1b0df20a Plan 9 from Bell Labs 2006-05-23 18 anni fa
posix-mips 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 anni fa
posix-power 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 anni fa
posix-sun4u 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 anni fa
win32-386 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 anni fa
9ball.ico c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa
9ball.rc c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa
LICENSE c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa
Make.config eb22300eaa Plan 9 from Bell Labs 2006-03-13 18 anni fa
Make.irix 57b42a0c3b Plan 9 from Bell Labs 2006-01-18 18 anni fa
Make.osx b0b726a6ec Plan 9 from Bell Labs 2006-04-05 18 anni fa
Make.sun 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 anni fa
Make.unix eb22300eaa Plan 9 from Bell Labs 2006-03-13 18 anni fa
Make.win32 777367fb0e Plan 9 from Bell Labs 2006-03-07 18 anni fa
Makefile c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa
README 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 anni fa
args.h c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa
cpu-bl.c 8b6585120e Plan 9 from Bell Labs 2007-06-13 17 anni fa
cpu.c 8b6585120e Plan 9 from Bell Labs 2007-06-13 17 anni fa
drawterm.h c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa
drawterm.ico c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa
drawterm.rc c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa
drawterm.res c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa
latin1.c c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa
main.c eb22300eaa Plan 9 from Bell Labs 2006-03-13 18 anni fa
posix-factotum.c c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa
readcons.c c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa
resource.h c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa
secstore.c c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa
win32-factotum.c c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 anni fa

README

INSTALLATION
--------------
To build on Unix, run CONF=unix make.

To build on Solaris using Sun cc, run CONF=sun make.

To build on Windows, you need Mingw. See http://www.mingw.org.
Edit Make.config to uncomment the Windows section
and comment out the rest. Then run CONF=windows make.

(You can download nmake from
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q132084
Rename it to make.exe and put it in your path somewhere.
)

I haven't tested the Windows build on Windows itself.
I cross-compile using mingw32 on Linux.


BINARIES
---------
See http://swtch.com/drawterm/


SOURCE
------
Use CVS: cvs -d :pserver:anoncvs@cvs.pdos.csail.mit.edu:/cvs co drawterm
On the web at http://cvs.pdos.csail.mit.edu/cvs/drawterm
In the Plan 9 distribution: /sys/src/cmd/unix/drawterm


HELP
----
Email Russ Cox with bug reports or problems.


TO DO:
------

- Should import latest /dev/draw to allow resize of window

- Should copy 9term code and make console window a real
9term window instead.

- Should implement /dev/label.