Connect to Plan 9 CPU servers from other operating systems.
Go to file
Russ Cox 50eb08d17f use __APPLE__ instead of __Darwin__ 2007-01-12 17:27:18 +00:00
exportfs amd64 fixes 2006-05-21 16:32:29 +00:00
gui-osx add missing drawqlock/drawqunlock 2007-01-10 02:48:22 +00:00
gui-win32 windows unicode and scroll wheel 2006-03-08 04:26:14 +00:00
gui-x11 Updates for 386 OS X, add native OS X graphics from Paul Lalonde 2007-01-09 22:17:21 +00:00
include Updates for 386 OS X, add native OS X graphics from Paul Lalonde 2007-01-09 22:17:21 +00:00
kern sync with Plan 9 2006-11-13 03:23:32 +00:00
libauth #%*&*@#(@ sun 2006-05-21 17:02:05 +00:00
libauthsrv silence all gcc warnings 2005-11-07 17:13:41 +00:00
libc Updates for 386 OS X, add native OS X graphics from Paul Lalonde 2007-01-09 22:17:21 +00:00
libdraw mac warnings 2005-11-07 17:34:39 +00:00
libmemdraw #%*&*@#(@ sun 2006-05-21 17:02:05 +00:00
libmemlayer silly sun 2006-05-24 15:24:14 +00:00
libmp #%*&*@#(@ sun 2006-05-21 17:02:05 +00:00
libsec amd64 fixes 2006-05-21 16:32:29 +00:00
posix-386 use __APPLE__ instead of __Darwin__ 2007-01-12 17:27:18 +00:00
posix-amd64 posix-amd64 changes 2006-05-21 16:35:53 +00:00
posix-mips add 2005-12-29 23:50:49 +00:00
posix-power amd64 fixes 2006-05-21 16:32:29 +00:00
posix-sun4u #%*&*@#(@ sun 2006-05-21 17:02:05 +00:00
win32-386 amd64 fixes 2006-05-21 16:32:29 +00:00
.hgignore Tailor preparing to convert repo by adding .hgignore 2009-08-26 00:35:23 -04:00
9ball.ico windows icon 2005-11-08 03:12:41 +00:00
9ball.rc windows icon 2005-11-08 03:12:41 +00:00
LICENSE clearer 2005-11-04 17:19:32 +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.osx Updates for 386 OS X, add native OS X graphics from Paul Lalonde 2007-01-09 22:17:21 +00:00
Make.osx-x11 Updates for 386 OS X, add native OS X graphics from Paul Lalonde 2007-01-09 22:17:21 +00:00
Make.sun #%*&*@#(@ sun 2006-05-21 17:02:05 +00:00
Make.unix add audio 2006-03-08 04:24:23 +00:00
Make.win32 windows unicode and scroll wheel 2006-03-08 04:26:14 +00:00
Makefile more irix-inspired fixes 2005-12-29 23:41:14 +00:00
README #%*&*@#(@ sun 2006-05-21 17:02:05 +00:00
args.h a 2005-08-08 12:50:13 +00:00
cpu-bl.c bell labs version 2005-12-29 23:45:19 +00:00
cpu.c #%*&*@#(@ sun 2006-05-21 17:02:05 +00:00
drawterm.h fiddle 2005-11-07 17:43:17 +00:00
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 a 2005-08-08 12:50:13 +00:00
main.c add audio 2006-03-08 04:24:23 +00:00
posix-factotum.c silence all gcc warnings 2005-11-07 17:13:41 +00:00
readcons.c a 2005-08-08 12:50:13 +00:00
resource.h a 2005-08-08 12:50:13 +00:00
secstore.c fiddle 2005-11-07 17:43:17 +00:00
win32-factotum.c Add real factotum. 2005-11-04 15:36:40 +00:00

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 <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.