summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* was ffork-Linux.c.rsc2004-09-171-0/+193
|
* Bite the bullet. Have to use differentrsc2004-09-172-90/+8
| | | | binaries on 2.4 and 2.6.
* small tweaksrsc2004-09-172-2/+2
|
* Continue switching library over to pthreads when possible.rsc2004-09-1713-560/+143
| | | | | Tprimes works on Linux 2.6. You can only have 128 procs though.
* Rewrite to remove dependence on rendezvous and its bizarrersc2004-09-1711-198/+151
| | | | | | | 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.
* 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
|
* 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
|
* 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
|
* Fix missing parameter type. From rob.wkj2004-06-251-1/+1
|
* Fix from rob.wkj2004-06-241-1/+1
|
* fix temp dirrsc2004-06-211-1/+1
|
* 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
|
* attempt better flushingrsc2004-06-171-18/+31
| | | | '
* less aborting, more chattingrsc2004-06-171-1/+4
|
* silly cache hack, also fix vtfilewritebefore not to be so aggressive.rsc2004-06-172-6/+25
|
* little bug fixesrsc2004-06-174-4/+14
|
* fix initial x yrsc2004-06-171-2/+2
|
* add key syms.rsc2004-06-171-1/+3
| | | | where did these go?
* va_arg fixrsc2004-06-171-1/+1
|
* fix alt on macrsc2004-06-171-0/+9
|
* respect Xresources geometry. from peter canning.rsc2004-06-171-9/+67
|
* fix bugsrsc2004-06-171-7/+25
|
* look for $HOME - thanks to peter canning.rsc2004-06-171-0/+2
|
* bugger auth and authsrvrsc2004-06-171-1/+1
|
* these do workrsc2004-06-1716-0/+790
|
* basically none of these buildrsc2004-06-1719-0/+1459
|
* Need to compile strdup.c; this script probably ought to be generated.wkj2004-06-171-0/+1
|
* More CVS turds.wkj2004-06-171-0/+2
|
* Unused variable.wkj2004-06-171-2/+0
|
* Dump9660 (and mk9660). Until we either do somethingwkj2004-06-1720-0/+4375
| | | | | intelligent with symlinks or put in a switch for things like dump9660, this is of rather limited utility under Unix.
* Import proto file parser for dump9660.wkj2004-06-175-0/+1223
|
* it is timersc2004-06-161-0/+63
|
* publish p9dialparsersc2004-06-163-6/+3
|