| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PowerPC Linux support from ericvh. | rsc | 2004-08-22 | 16 | -17/+54 |
| | | | | | | | Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory. | ||||
| * | Seems like -swap is needed for landscape | rsc | 2004-08-22 | 1 | -1/+1 |
| | | | | | from dvips, which seems like a common case. | ||||
| * | call wmail to send mail. | rsc | 2004-08-22 | 2 | -1/+13 |
| | | |||||
| * | fix various little bugs | rsc | 2004-08-17 | 3 | -8/+6 |
| | | |||||
| * | Fix huge bug in lex, introduced by porting. | rsc | 2004-08-17 | 1 | -3/+3 |
| | | | | | Surprising that anything worked. | ||||
| * | handle grap.defines properly | rsc | 2004-08-16 | 2 | -3/+5 |
| | | |||||
| * | better handling of top/active | rsc | 2004-08-13 | 1 | -5/+8 |
| | | |||||
| * | better mask handling, don't raise windows quite so eagerly. | rsc | 2004-08-13 | 3 | -17/+17 |
| | | |||||
| * | Update the history. | wkj | 2004-08-11 | 1 | -1/+9 |
| | | |||||
| * | today's changes. | rsc | 2004-08-11 | 1 | -0/+6 |
| | | |||||
| * | plumbing foo.html now sends it to the editor -- | rsc | 2004-08-11 | 1 | -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 exits | rsc | 2004-08-11 | 3 | -6/+6 |
| | | | | | in place of _exit and exit. | ||||
| * | forgot to write this change before | rsc | 2004-08-06 | 1 | -1/+1 |
| | | |||||
| * | different delete handling from axel. | rsc | 2004-08-06 | 2 | -7/+8 |
| | | | | | who knows what it fixes or breaks. | ||||
| * | Make comment match code. | rsc | 2004-08-06 | 1 | -3/+4 |
| | | |||||
| * | Try to be more clever about re-enabling terminal echo. | wkj | 2004-08-02 | 1 | -1/+2 |
| | | | | | From Axel Belinfante. | ||||
| * | Compare function pointers against 0 rather than nil. | wkj | 2004-07-09 | 13 | -15/+15 |
| | | |||||
| * | Wc used but not set. | wkj | 2004-07-09 | 1 | -1/+1 |
| | | |||||
| * | CVS turd update. | wkj | 2004-07-03 | 1 | -12/+17 |
| | | |||||
| * | Don't make foo and foo.tab for foo.y. | wkj | 2004-07-03 | 1 | -1/+1 |
| | | |||||
| * | Empty changelog | wkj | 2004-07-03 | 1 | -1/+1 |
| | | |||||
| * | Placate the Sun monster. | wkj | 2004-07-03 | 4 | -6/+26 |
| | | |||||
| * | Don't confuse the Sun. | wkj | 2004-07-03 | 1 | -0/+1 |
| | | |||||
| * | Vanilla Mozilla, too. | wkj | 2004-07-03 | 1 | -0/+3 |
| | | |||||
| * | Fix missing parameter type. From rob. | wkj | 2004-06-25 | 1 | -1/+1 |
| | | |||||
| * | Fix from rob. | wkj | 2004-06-24 | 2 | -17/+16 |
| | | |||||
| * | fix temp dir | rsc | 2004-06-21 | 1 | -1/+1 |
| | | |||||
| * | add x11 geom | rsc | 2004-06-20 | 1 | -0/+4 |
| | | |||||
| * | unused variable | rsc | 2004-06-20 | 1 | -1/+0 |
| | | |||||
| * | fix scrolling | rsc | 2004-06-20 | 1 | -4/+5 |
| | | |||||
| * | remove temp files on close | rsc | 2004-06-17 | 1 | -1/+7 |
| | | |||||
| * | another flush bug fix | rsc | 2004-06-17 | 1 | -1/+1 |
| | | |||||
| * | attempt better flushing | rsc | 2004-06-17 | 1 | -18/+31 |
| | | | | | ' | ||||
| * | less aborting, more chatting | rsc | 2004-06-17 | 1 | -1/+4 |
| | | |||||
| * | add cache function | rsc | 2004-06-17 | 1 | -0/+1 |
| | | |||||
| * | silly cache hack, also fix vtfilewritebefore not to be so aggressive. | rsc | 2004-06-17 | 2 | -6/+25 |
| | | |||||
| * | little bug fixes | rsc | 2004-06-17 | 4 | -4/+14 |
| | | |||||
| * | fix initial x y | rsc | 2004-06-17 | 1 | -2/+2 |
| | | |||||
| * | add key syms. | rsc | 2004-06-17 | 1 | -1/+3 |
| | | | | | where did these go? | ||||
| * | va_arg fix | rsc | 2004-06-17 | 1 | -1/+1 |
| | | |||||
| * | fix alt on mac | rsc | 2004-06-17 | 1 | -0/+9 |
| | | |||||
| * | respect Xresources geometry. from peter canning. | rsc | 2004-06-17 | 1 | -9/+67 |
| | | |||||
| * | fix bugs | rsc | 2004-06-17 | 1 | -7/+25 |
| | | |||||
| * | look for $HOME - thanks to peter canning. | rsc | 2004-06-17 | 1 | -0/+2 |
| | | |||||
| * | ignore most | rsc | 2004-06-17 | 1 | -0/+1 |
| | | |||||
| * | bugger auth and authsrv | rsc | 2004-06-17 | 1 | -1/+1 |
| | | |||||
| * | these do work | rsc | 2004-06-17 | 16 | -0/+790 |
| | | |||||
| * | basically none of these build | rsc | 2004-06-17 | 19 | -0/+1459 |
| | | |||||
| * | lightweight look for ghostview (psv) | rsc | 2004-06-17 | 2 | -5/+107 |
| | | |||||
| * | Need to compile strdup.c; this script probably ought to be generated. | wkj | 2004-06-17 | 1 | -0/+1 |
| | | |||||
