| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | acme: remove -$ | Russ Cox | 2008-03-07 | 1 | -18/+10 |
| | | |||||
| * | acme: fix mtpt crash (Tim Wiess) | Russ Cox | 2008-05-08 | 1 | -0/+3 |
| | | |||||
| * | acme: add -m option and avoid looking in the mirror | Russ Cox | 2008-04-17 | 1 | -0/+16 |
| | | |||||
| * | No more unrooted paths. | rsc | 2006-06-16 | 1 | -2/+6 |
| | | |||||
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 1 | -4/+4 |
| | | |||||
| * | no more lucida | rsc | 2006-03-19 | 1 | -1/+1 |
| | | |||||
| * | more tweaks | rsc | 2006-01-12 | 1 | -0/+1 |
| | | |||||
| * | add bigtags | rsc | 2005-12-16 | 1 | -1/+5 |
| | | |||||
| * | More thread names. | rsc | 2005-09-26 | 1 | -0/+1 |
| | | |||||
| * | Add $foo window names back to acme, enabled with -'$'. | rsc | 2005-03-14 | 1 | -0/+3 |
| | | | | | | See the comment in wind.c about why this isn't the right solution. | ||||
| * | ignore tty notes; still not 100% right | rsc | 2005-02-15 | 1 | -4/+13 |
| | | |||||
| * | do not call exits in threaded programs | rsc | 2005-01-17 | 1 | -6/+6 |
| | | |||||
| * | Many small edits. | rsc | 2005-01-13 | 1 | -3/+1 |
| | | |||||
| * | add -r flag to reverse scrolling behavior. | rsc | 2005-01-10 | 1 | -0/+10 |
| | | | | | from peter canning. | ||||
| * | back to threadnotify | rsc | 2005-01-04 | 1 | -1/+1 |
| | | |||||
| * | changes from plan 9 | rsc | 2004-12-27 | 1 | -6/+9 |
| | | |||||
| * | change to use new thread library | rsc | 2004-12-27 | 1 | -20/+31 |
| | | |||||
| * | change md argument to number etc. (which acted only as a flag) | rsc | 2004-10-22 | 1 | -0/+20 |
| | | | | | | | | | | | to an actual flag. buffer underrun check in number add xdata file for exactly the addressed region save addr across opens | ||||
| * | look for $HOME - thanks to peter canning. | rsc | 2004-06-17 | 1 | -0/+2 |
| | | |||||
| * | Buttons 4 and 5. | rsc | 2004-06-09 | 1 | -0/+12 |
| | | |||||
| * | add -W to specify window size. | rsc | 2004-04-29 | 1 | -1/+6 |
| | | | | | various other little fixes. | ||||
| * | add tab size to window ctl file | rsc | 2004-04-25 | 1 | -0/+1 |
| | | |||||
| * | Today's changes. | rsc | 2004-03-25 | 1 | -11/+13 |
| | | | | | More changes. | ||||
| * | Small tweaks | rsc | 2004-03-21 | 1 | -3/+6 |
| | | | | | Lots of new code imported. | ||||
| * | Various little fixes. | rsc | 2004-03-05 | 1 | -2/+2 |
| | | |||||
| * | Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM. | rsc | 2004-03-05 | 1 | -2/+0 |
| | | | | | | | Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct. | ||||
| * | Debugging libthread for acme. | rsc | 2004-03-05 | 1 | -0/+2 |
| | | |||||
| * | Fighting the good fight. | rsc | 2004-02-29 | 1 | -22/+40 |
| | | | | | | | | | | | | | 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. | ||||
| * | completion, pageup/pagedown | rsc | 2004-02-09 | 1 | -0/+2 |
| | | |||||
| * | More files related to user-level file servers. | rsc | 2003-12-11 | 1 | -0/+949 |
| Also add acme! | |||||
