| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bye | rsc | 2006-06-25 | 1 | -675/+0 |
| | | |||||
| * | no checksnarf | rsc | 2006-04-04 | 1 | -11/+0 |
| | | |||||
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 1 | -2/+2 |
| | | |||||
| * | synergy (paul lalonde) | rsc | 2006-03-10 | 1 | -2/+6 |
| | | |||||
| * | more itrans changes | rsc | 2006-02-28 | 1 | -12/+1 |
| | | |||||
| * | allow fallback to x11 | rsc | 2006-02-28 | 1 | -4/+23 |
| | | |||||
| * | use pasteboard | rsc | 2006-02-28 | 1 | -5/+138 |
| | | |||||
| * | Correct putsnarf-then-getsnarf race. | rsc | 2005-05-02 | 1 | -0/+6 |
| | | |||||
| * | Apparently SuSE 9.1's X distribution uses even bigger | rsc | 2005-01-23 | 1 | -1/+2 |
| | | | | | | | | | | | buffers than the standard ones. 64kB appears to be enough for a stack in that case, but let's just go nuts and make the stacks enormous, so that it takes a few more doublings of X's stack needs before we run into this problem again. The VM system should take care of not actually using most of the memory anyway. | ||||
| * | minor fixes; hide some routines | rsc | 2005-01-04 | 1 | -1/+1 |
| | | |||||
| * | fix alt on mac | rsc | 2004-06-17 | 1 | -0/+9 |
| | | |||||
| * | Add buttons 4 and 5 (scrolling on X). | rsc | 2004-06-09 | 1 | -1/+16 |
| | | |||||
| * | little things | rsc | 2004-04-23 | 1 | -1/+2 |
| | | |||||
| * | don't print TIMESTAMP messages | rsc | 2004-04-22 | 1 | -1/+2 |
| | | |||||
| * | make stack requirements more explicit. | rsc | 2004-04-21 | 1 | -0/+1 |
| | | |||||
| * | fix drawread, add changes from david tolpin | rsc | 2004-04-19 | 1 | -10/+11 |
| | | |||||
| * | SunOS can rot in hell. | rsc | 2004-03-26 | 1 | -6/+5 |
| | | |||||
| * | Today's changes. | rsc | 2004-03-25 | 1 | -0/+3 |
| | | | | | More changes. | ||||
| * | Remove a debugging print, more cleanup. | rsc | 2004-03-02 | 1 | -1/+1 |
| | | |||||
| * | Fighting the good fight. | rsc | 2004-02-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | Move libfmt, libutf into subdirectories of lib9. Add poll-based socket i/o to libthread, so that we can avoid using multiple procs when possible, thus removing dependence on crappy pthreads implementations. Convert samterm, acme to the single-proc libthread. Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution. | ||||
| * | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 2003-12-11 | 1 | -11/+11 |
| | | | | | with them. | ||||
| * | More X11 snarf tweaks. | rsc | 2003-12-02 | 1 | -7/+24 |
| | | | | | Will we ever finish? | ||||
| * | Add the #goo to allow use in C++. | rsc | 2003-11-25 | 1 | -2/+9 |
| | | | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups. | ||||
| * | Add drawsetlabel(Display*, char*). | rsc | 2003-11-23 | 1 | -17/+113 |
| | | | | | | | Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation. | ||||
| * | Lots of X fixes. | rsc | 2003-10-11 | 1 | -0/+126 |
| | | |||||
| * | Initial revision | rsc | 2003-09-30 | 1 | -0/+258 |
