Connect to Plan 9 CPU servers from other operating systems.
Go to file
2006-03-08 04:24:23 +00:00
exportfs cleanups spotted by irix cc 2005-12-29 23:15:58 +00:00
gui-win32
gui-x11 cleanups spotted by irix cc 2005-12-29 23:15:58 +00:00
include fixes 2006-01-17 13:55:02 +00:00
kern add audio 2006-03-08 04:24:23 +00:00
libauth
libauthsrv
libc ditto 2006-01-18 21:21:59 +00:00
libdraw
libmemdraw fixes 2006-01-17 12:48:16 +00:00
libmemlayer
libmp
libsec
posix-386 stupid bsd make 2005-11-12 14:00:05 +00:00
posix-mips add 2005-12-29 23:50:49 +00:00
posix-power
win32-386
.hgignore
9ball.ico
9ball.rc
args.h
cpu-bl.c bell labs version 2005-12-29 23:45:19 +00:00
cpu.c more irix-inspired fixes 2005-12-29 23:41:14 +00:00
drawterm.h
drawterm.ico add icon 2005-12-29 22:40:50 +00:00
drawterm.rc add icon 2005-12-29 22:40:50 +00:00
drawterm.res add icon 2005-12-29 22:40:50 +00:00
latin1.c
LICENSE
main.c add audio 2006-03-08 04:24:23 +00:00
Make.config add audio 2006-03-08 04:24:23 +00:00
Make.irix more irix-inspired fixes 2005-12-29 23:41:14 +00:00
Make.unix add audio 2006-03-08 04:24:23 +00:00
Make.win32
Makefile more irix-inspired fixes 2005-12-29 23:41:14 +00:00
posix-factotum.c
readcons.c
README help 2006-01-17 12:47:53 +00:00
resource.h
secstore.c
win32-factotum.c

INSTALLATION
--------------
To build on Unix, run CONF=unix 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 <rsc@swtch.com> 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.