Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-08-11 | Update the history. | wkj | 1 | -1/+9 | |
2004-08-11 | today's changes. | rsc | 1 | -0/+6 | |
2004-08-11 | plumbing foo.html now sends it to the editor -- | rsc | 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. | |||||
2004-08-11 | More consistent use of _exits and exits | rsc | 3 | -6/+6 | |
in place of _exit and exit. | |||||
2004-08-06 | forgot to write this change before | rsc | 1 | -1/+1 | |
2004-08-06 | different delete handling from axel. | rsc | 2 | -7/+8 | |
who knows what it fixes or breaks. | |||||
2004-08-06 | Make comment match code. | rsc | 1 | -3/+4 | |
2004-08-02 | Try to be more clever about re-enabling terminal echo. | wkj | 1 | -1/+2 | |
From Axel Belinfante. | |||||
2004-07-09 | Compare function pointers against 0 rather than nil. | wkj | 13 | -15/+15 | |
2004-07-09 | Wc used but not set. | wkj | 1 | -1/+1 | |
2004-07-03 | CVS turd update. | wkj | 1 | -12/+17 | |
2004-07-03 | Don't make foo and foo.tab for foo.y. | wkj | 1 | -1/+1 | |
2004-07-03 | Empty changelog | wkj | 1 | -1/+1 | |
2004-07-03 | Placate the Sun monster. | wkj | 4 | -6/+26 | |
2004-07-03 | Don't confuse the Sun. | wkj | 1 | -0/+1 | |
2004-07-03 | Vanilla Mozilla, too. | wkj | 1 | -0/+3 | |
2004-06-25 | Fix missing parameter type. From rob. | wkj | 1 | -1/+1 | |
2004-06-24 | Fix from rob. | wkj | 2 | -17/+16 | |
2004-06-21 | fix temp dir | rsc | 1 | -1/+1 | |
2004-06-20 | add x11 geom | rsc | 1 | -0/+4 | |
2004-06-20 | unused variable | rsc | 1 | -1/+0 | |
2004-06-20 | fix scrolling | rsc | 1 | -4/+5 | |
2004-06-17 | remove temp files on close | rsc | 1 | -1/+7 | |
2004-06-17 | another flush bug fix | rsc | 1 | -1/+1 | |
2004-06-17 | attempt better flushing | rsc | 1 | -18/+31 | |
' | |||||
2004-06-17 | less aborting, more chatting | rsc | 1 | -1/+4 | |
2004-06-17 | add cache function | rsc | 1 | -0/+1 | |
2004-06-17 | silly cache hack, also fix vtfilewritebefore not to be so aggressive. | rsc | 2 | -6/+25 | |
2004-06-17 | little bug fixes | rsc | 4 | -4/+14 | |
2004-06-17 | fix initial x y | rsc | 1 | -2/+2 | |
2004-06-17 | add key syms. | rsc | 1 | -1/+3 | |
where did these go? | |||||
2004-06-17 | va_arg fix | rsc | 1 | -1/+1 | |
2004-06-17 | fix alt on mac | rsc | 1 | -0/+9 | |
2004-06-17 | respect Xresources geometry. from peter canning. | rsc | 1 | -9/+67 | |
2004-06-17 | fix bugs | rsc | 1 | -7/+25 | |
2004-06-17 | look for $HOME - thanks to peter canning. | rsc | 1 | -0/+2 | |
2004-06-17 | ignore most | rsc | 1 | -0/+1 | |
2004-06-17 | bugger auth and authsrv | rsc | 1 | -1/+1 | |
2004-06-17 | these do work | rsc | 16 | -0/+790 | |
2004-06-17 | basically none of these build | rsc | 19 | -0/+1459 | |
2004-06-17 | lightweight look for ghostview (psv) | rsc | 2 | -5/+107 | |
2004-06-17 | Need to compile strdup.c; this script probably ought to be generated. | wkj | 1 | -0/+1 | |
2004-06-17 | More CVS turds. | wkj | 1 | -0/+2 | |
2004-06-17 | Unused variable. | wkj | 1 | -2/+0 | |
2004-06-17 | Dump9660 (and mk9660). Until we either do something | wkj | 20 | -0/+4375 | |
intelligent with symlinks or put in a switch for things like dump9660, this is of rather limited utility under Unix. | |||||
2004-06-17 | Import proto file parser for dump9660. | wkj | 6 | -0/+1288 | |
2004-06-16 | it is time | rsc | 1 | -0/+63 | |
2004-06-16 | various fixes | rsc | 3 | -8/+12 | |
2004-06-16 | publish p9dialparse | rsc | 3 | -6/+3 | |
2004-06-16 | fix problem in cache. | rsc | 4 | -21/+21 | |