summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add this.rsc2004-09-231-0/+14
|
* add pthreadrsc2004-09-231-0/+164
|
* Add // to acid thread line so it is executable.rsc2004-09-232-5/+3
| | | | Remove p9fork.
* Get rid of 9proc.rsc2004-09-239-224/+38
|
* Get rid of 64-bit constants.rsc2004-09-231-3/+3
|
* Add stringn builtin.rsc2004-09-231-0/+44
|
* Continue fighting pthreads.rsc2004-09-2319-580/+465
| | | | Clean up thread library a bit too.
* Continue the pthreads torture.rsc2004-09-2125-124/+440
|
* little fixesrsc2004-09-211-1/+1
|
* various forgotten filesrsc2004-09-209-7/+219
|
* bug fixrsc2004-09-201-2/+6
|
* was ffork-Linux.c.rsc2004-09-171-0/+193
|
* Bite the bullet. Have to use differentrsc2004-09-174-92/+21
| | | | binaries on 2.4 and 2.6.
* small tweaksrsc2004-09-172-2/+2
|
* turn *off* safer mode, so that we can view pdfs.rsc2004-09-171-1/+1
| | | | i am not happy about this.
* tweaksrsc2004-09-171-3/+6
|
* Continue switching library over to pthreads when possible.rsc2004-09-1715-560/+145
| | | | | Tprimes works on Linux 2.6. You can only have 128 procs though.
* Rewrite to remove dependence on rendezvous and its bizarrersc2004-09-1715-208/+195
| | | | | | | 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.
* PowerPC Linux support from ericvh.rsc2004-08-2216-17/+54
| | | | | | Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory.
* Seems like -swap is needed for landscapersc2004-08-221-1/+1
| | | | from dvips, which seems like a common case.
* call wmail to send mail.rsc2004-08-222-1/+13
|
* fix various little bugsrsc2004-08-173-8/+6
|
* Fix huge bug in lex, introduced by porting.rsc2004-08-171-3/+3
| | | | Surprising that anything worked.
* handle grap.defines properlyrsc2004-08-162-3/+5
|
* better handling of top/activersc2004-08-131-5/+8
|
* better mask handling, don't raise windows quite so eagerly.rsc2004-08-133-17/+17
|
* Update the history.wkj2004-08-111-1/+9
|
* today's changes.rsc2004-08-111-0/+6
|
* plumbing foo.html now sends it to the editor --rsc2004-08-111-5/+24
| | | | | | | 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.
* More consistent use of _exits and exitsrsc2004-08-113-6/+6
| | | | in place of _exit and exit.
* forgot to write this change beforersc2004-08-061-1/+1
|
* different delete handling from axel.rsc2004-08-062-7/+8
| | | | who knows what it fixes or breaks.
* Make comment match code.rsc2004-08-061-3/+4
|
* Try to be more clever about re-enabling terminal echo.wkj2004-08-021-1/+2
| | | | From Axel Belinfante.
* Compare function pointers against 0 rather than nil.wkj2004-07-0913-15/+15
|
* Wc used but not set.wkj2004-07-091-1/+1
|
* CVS turd update.wkj2004-07-031-12/+17
|
* Don't make foo and foo.tab for foo.y.wkj2004-07-031-1/+1
|
* Empty changelogwkj2004-07-031-1/+1
|
* Placate the Sun monster.wkj2004-07-034-6/+26
|
* Don't confuse the Sun.wkj2004-07-031-0/+1
|
* Vanilla Mozilla, too.wkj2004-07-031-0/+3
|
* Fix missing parameter type. From rob.wkj2004-06-251-1/+1
|
* Fix from rob.wkj2004-06-242-17/+16
|
* fix temp dirrsc2004-06-211-1/+1
|
* add x11 geomrsc2004-06-201-0/+4
|
* unused variablersc2004-06-201-1/+0
|
* fix scrollingrsc2004-06-201-4/+5
|
* remove temp files on closersc2004-06-171-1/+7
|
* another flush bug fixrsc2004-06-171-1/+1
|