| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | acme: sync against Plan 9, remove -$ option | Russ Cox | 2008-03-07 | 1 | -1/+1 |
| | | |||||
| * | acme: fix acme Edit abort | Rob Pike | 2008-03-07 | 1 | -1/+3 |
| | | |||||
| * | fix edit pipe bug | rsc | 2006-05-05 | 1 | -0/+18 |
| | | |||||
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 1 | -9/+9 |
| | | |||||
| * | no wide character constants; sigh | rsc | 2005-05-07 | 1 | -2/+2 |
| | | |||||
| * | Two bug fixes. | rsc | 2005-03-23 | 1 | -10/+6 |
| | | | | | | 1. Make sure cmdname NUL-terminates its arguments. 2. Fix the elogapply warning, hopefully. | ||||
| * | Today's changes. | rsc | 2004-03-25 | 1 | -1/+1 |
| | | | | | More changes. | ||||
| * | Fighting the good fight. | rsc | 2004-02-29 | 1 | -2/+5 |
| | | | | | | | | | | | | | 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. | ||||
| * | More files related to user-level file servers. | rsc | 2003-12-11 | 1 | -0/+1325 |
| Also add acme! | |||||
