rsc
f7012583e9
Add the #goo to allow use in C++.
...
Silence a few more warnings.
Strip down the mkfiles more.
Fix bug in X11 mouse handling, note groups.
2003-11-25 01:40:27 +00:00
rsc
dc13c29ed1
Lots of fonts.
2003-11-25 01:30:32 +00:00
rsc
54952cec10
More Mac changes.
2003-11-24 22:48:39 +00:00
rsc
8b6a5e678a
portable ar.
2003-11-24 22:40:36 +00:00
rsc
912fba95e7
Changes for Mac OS X. Most important is stack sizes in samterm,
...
which were completely bogus. (Libthread used to ignore them but
not anymore. Maybe we really should ignore them, but that breaks
Venti, which needs *really* big stacks.)
2003-11-24 22:39:06 +00:00
rsc
2db9e4821d
tweaks.
2003-11-24 20:16:30 +00:00
rsc
cedbe4a4fa
Tweaks for Linux.
2003-11-24 00:59:36 +00:00
rsc
f9355efb2e
Build correctly on FreeBSD.
...
(Will this process ever reach a fixed point?)
2003-11-24 00:47:50 +00:00
rsc
d2c4ee9e48
Tweaks to build properly on Linux.
2003-11-24 00:43:41 +00:00
rsc
478ee9636f
Make things build on FreeBSD again.
2003-11-23 20:04:53 +00:00
rsc
1c253ceb58
Annoying changes to work on Sun boxes.
2003-11-23 19:49:17 +00:00
rsc
50e628cb8f
runthread needn't be inline
2003-11-23 18:38:17 +00:00
rsc
6723d9518d
set path
2003-11-23 18:33:24 +00:00
rsc
d66daf1d61
one Makefile
2003-11-23 18:32:42 +00:00
rsc
f0f618021f
don't need package anymore.
2003-11-23 18:30:53 +00:00
rsc
8e314ad529
make typeunicode.7.font a bit more unicode.
2003-11-23 18:30:22 +00:00
rsc
e70f305083
add plumbing files.
2003-11-23 18:30:04 +00:00
rsc
1379cecf67
add rcmain startup for rc.
...
maintains window label with current directory in 9term
2003-11-23 18:29:41 +00:00
rsc
dbd7b9a97e
various shell script fixes.
...
add 9a, 9c, 9l wrapper scripts.
label sets label on xterm/9term
2003-11-23 18:29:08 +00:00
rsc
97a5e5f2dd
new files
2003-11-23 18:25:35 +00:00
rsc
9e37bb03b3
make -> mk
2003-11-23 18:23:38 +00:00
rsc
d709423926
add libip
2003-11-23 18:23:20 +00:00
rsc
99947423b1
make -> mk
2003-11-23 18:22:36 +00:00
rsc
db6608bd81
add libsec
2003-11-23 18:21:42 +00:00
rsc
056fe1ba7f
new venti library.
2003-11-23 18:19:58 +00:00
rsc
9df487d720
add libhttpd
2003-11-23 18:19:35 +00:00
rsc
b6afd33e2f
add libflate
2003-11-23 18:19:18 +00:00
rsc
8a708fb239
sun support
2003-11-23 18:18:41 +00:00
rsc
cd7ddc9b5f
make -> mk
...
remove clumsy stack hack.
fix exec.
fix nthreads maintenance.
fix threadexitsall not to kill self.
add sun support.
2003-11-23 18:18:00 +00:00
rsc
b7e6f4150f
make -> mk
...
use $HOME/mnt/plumb as named pipe.
2003-11-23 18:16:51 +00:00
rsc
58611a1bbf
make -> mk
...
change %u from verb to flag.
2003-11-23 18:16:24 +00:00
rsc
16a7096669
Add drawsetlabel(Display*, char*).
...
Turn window destruction into "hangup" note.
Fix (?) snarf buffer management.
Add latin1 keyboard translation.
2003-11-23 18:15:43 +00:00
rsc
986b36bccd
make -> mk.
...
add Bfdopen.
2003-11-23 18:14:35 +00:00
rsc
f365e600d4
start over with plan9's libc.h.
2003-11-23 18:13:59 +00:00
rsc
fd04aacee1
Various additions and fixes.
2003-11-23 18:12:54 +00:00
rsc
74f990ad84
add libbin
2003-11-23 18:11:44 +00:00
rsc
dda0695dc0
forgot this.
2003-11-23 18:11:17 +00:00
rsc
5c34ff9e1c
make -> mk
2003-11-23 18:10:54 +00:00
rsc
bc7cb1a15a
new utilities.
...
the .C files compile but are renamed to avoid building automatically.
2003-11-23 18:04:47 +00:00
rsc
f08fdedcee
Plan 9's rc.
...
not a clear win over byron's,
but at least it has the right syntax.
2003-11-23 18:04:08 +00:00
rsc
5993a8f275
the one true diff.
...
at least it can handle "diff file1 file2 dir".
2003-11-23 18:03:02 +00:00
rsc
cfabc3ed16
Dhog's 9term.
...
Updated for current libraries by Caerwyn Jones.
Button-3 plumbing (like in acme) by rsc.
2003-11-23 18:02:15 +00:00
rsc
b8c14089d8
Plan 9 version, nothing tweaked yet.
2003-11-23 17:58:26 +00:00
rsc
7763a61a35
start thinking about vac -- doesn't build yet
2003-11-23 17:55:34 +00:00
rsc
7a4ee46d25
Initial stab at Venti.
2003-11-23 17:54:58 +00:00
rsc
4fbfdd7acd
make -> mk
2003-11-23 17:54:24 +00:00
rsc
ef9890f65a
perror, create, remove now in the headers
2003-11-23 17:53:56 +00:00
rsc
163c9a25ec
remove debugging print.
2003-11-23 17:53:45 +00:00
rsc
17f131946f
change from rob -- handle ^U like in rio, acme
2003-11-23 17:53:32 +00:00
rsc
422761f81e
make -> mk
2003-11-23 17:53:05 +00:00