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

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.