Commit graph

1044 commits

Author SHA1 Message Date
rsc
bcf527a98e Continue switching library over to pthreads when possible.
Tprimes works on Linux 2.6.  You can only have 128 procs
though.
2004-09-17 03:34:32 +00:00
rsc
06bb4ed20d Rewrite to remove dependence on rendezvous and its bizarre
data structures.  Makes it easier to use pthreads too.
Still need to add code for non-pthreads systems.

Just a checkpoint to switch work to another machine.
2004-09-17 00:38:29 +00:00
rsc
984e353160 PowerPC Linux support from ericvh.
Mainly adding va_copy/va_end.
Also fix bug in sprint wrapping
around top of memory.
2004-08-22 15:39:56 +00:00
rsc
c8c0df440f Seems like -swap is needed for landscape
from dvips, which seems like a common case.
2004-08-22 15:39:10 +00:00
rsc
f69a6ff541 call wmail to send mail. 2004-08-22 15:38:10 +00:00
rsc
18b0811745 fix various little bugs 2004-08-17 15:32:40 +00:00
rsc
e3e30cff40 Fix huge bug in lex, introduced by porting.
Surprising that anything worked.
2004-08-17 15:30:36 +00:00
rsc
d16cfe2431 handle grap.defines properly 2004-08-16 17:20:41 +00:00
rsc
bdf49b7ee0 better handling of top/active 2004-08-13 14:23:41 +00:00
rsc
2c1b986edf better mask handling, don't raise windows quite so eagerly. 2004-08-13 13:57:58 +00:00
wkj
2fc26be665 Update the history. 2004-08-11 15:54:44 +00:00
rsc
62bce50aa2 today's changes. 2004-08-11 02:18:07 +00:00
rsc
dee84543e1 plumbing foo.html now sends it to the editor --
this is more in keeping with plan 9 behavior.

plumbing file:foo.html adds the appropriate
full path and sends it to the web browser.
2004-08-11 02:16:07 +00:00
rsc
73bef9b76b More consistent use of _exits and exits
in place of _exit and exit.
2004-08-11 01:56:35 +00:00
rsc
bf00efba2d forgot to write this change before 2004-08-06 14:14:38 +00:00
rsc
56afeac8ea different delete handling from axel.
who knows what it fixes or breaks.
2004-08-06 12:57:43 +00:00
rsc
0fa6e0cfbf Make comment match code. 2004-08-06 12:44:41 +00:00
wkj
8773b4b238 Try to be more clever about re-enabling terminal echo.
From Axel Belinfante.
2004-08-02 15:21:38 +00:00
wkj
a87638642c Compare function pointers against 0 rather than nil. 2004-07-09 01:54:06 +00:00
wkj
eac9e0183f Wc used but not set. 2004-07-09 01:34:15 +00:00
wkj
63566f250d CVS turd update. 2004-07-03 18:35:28 +00:00
wkj
56e6e1edf4 Don't make foo and foo.tab for foo.y. 2004-07-03 18:35:09 +00:00
wkj
d900f50c1e Empty changelog 2004-07-03 18:07:06 +00:00
wkj
5241ed2bc2 Placate the Sun monster. 2004-07-03 17:48:02 +00:00
wkj
13afc7e57c Don't confuse the Sun. 2004-07-03 17:47:13 +00:00
wkj
71be091310 Vanilla Mozilla, too. 2004-07-03 17:46:40 +00:00
wkj
8414847a07 Fix missing parameter type. From rob. 2004-06-25 13:56:22 +00:00
wkj
e915fe7c58 Fix from rob. 2004-06-24 00:36:58 +00:00
rsc
60f5a99860 fix temp dir 2004-06-21 03:37:51 +00:00
rsc
5fa5eedd0f add x11 geom 2004-06-20 16:35:24 +00:00
rsc
b9d0739c20 unused variable 2004-06-20 16:30:27 +00:00
rsc
64055489f6 fix scrolling 2004-06-20 16:29:19 +00:00
rsc
3f23048f7b remove temp files on close 2004-06-17 21:19:37 +00:00
rsc
005ee04b9f another flush bug fix 2004-06-17 21:16:17 +00:00
rsc
59a9682013 attempt better flushing
'
2004-06-17 21:13:51 +00:00
rsc
eacc220a04 less aborting, more chatting 2004-06-17 20:44:21 +00:00
rsc
b98ae9bf71 add cache function 2004-06-17 19:18:31 +00:00
rsc
a1882dc1d0 silly cache hack, also fix vtfilewritebefore not to be so aggressive. 2004-06-17 19:17:04 +00:00
rsc
7cb748941e little bug fixes 2004-06-17 18:51:50 +00:00
rsc
503f601cb0 fix initial x y 2004-06-17 16:26:26 +00:00
rsc
ac9d504d13 add key syms.
where did these go?
2004-06-17 03:34:57 +00:00
rsc
99dfa1dad2 va_arg fix 2004-06-17 03:33:33 +00:00
rsc
e66de6b077 fix alt on mac 2004-06-17 03:31:47 +00:00
rsc
dea58c42de respect Xresources geometry. from peter canning. 2004-06-17 03:31:34 +00:00
rsc
bb501e1274 fix bugs 2004-06-17 03:31:07 +00:00
rsc
7ae745421a look for $HOME - thanks to peter canning. 2004-06-17 03:30:49 +00:00
rsc
372c9567e1 ignore most 2004-06-17 03:28:50 +00:00
rsc
f7adbcfb81 bugger auth and authsrv 2004-06-17 03:28:29 +00:00
rsc
4180d05ba4 these do work 2004-06-17 03:28:08 +00:00
rsc
be8b315d15 basically none of these build 2004-06-17 03:27:35 +00:00