Age | Commit message (Expand) | Author | Files | Lines |
2009-09-11 | convert to 4-byte UTF-8 and 32-bit Rune | Russ Cox | 2 | -3/+3 |
2008-04-16 | sam: clean up checkerrs (Rob Pike) | Russ Cox | 1 | -3/+3 |
2008-04-15 | sam: allow more output from ! command (Rob Pike) | Russ Cox | 1 | -2/+2 |
2008-01-30 | sam: fix regexp match choice bug | Russ Cox | 1 | -1/+1 |
2007-12-07 | sam: revert regexp fix | Russ Cox | 1 | -59/+49 |
2007-12-07 | sam: regexp fix (see libregexp change) | Russ Cox | 1 | -49/+59 |
2007-12-04 | sam: turn off DEBUG logging (oops) | Russ Cox | 1 | -1/+0 |
2007-06-09 | better fix | rsc | 1 | -14/+15 |
2007-06-09 | day one bug in sam regexp code | rsc | 1 | -1/+1 |
2007-01-12 | change name | rsc | 2 | -3/+3 |
2007-01-12 | Bug fix fix - remove debugging implementation of needoutflush. | rsc | 1 | -1/+2 |
2007-01-12 | Fix 15-year-old sam protocol bug. | rsc | 4 | -34/+34 |
2006-08-29 | Aviod seg fault when no file | rsc | 1 | -1/+4 |
2006-08-24 | set $samfile during external commands | rsc | 1 | -0/+9 |
2006-06-26 | fix dup file name bug | rsc | 1 | -1/+10 |
2006-05-06 | shut up gcc volatile | rsc | 1 | -3/+6 |
2006-04-21 | darwin | rsc | 1 | -0/+3 |
2006-04-20 | 64-bit fixes | rsc | 7 | -81/+153 |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 11 | -20/+22 |
2006-03-20 | update usage | rsc | 3 | -8/+1 |
2006-03-20 | update lucida | rsc | 3 | -2/+9 |
2005-07-13 | warnings | rsc | 1 | -0/+1 |
2005-05-07 | use full prototypes | rsc | 1 | -1/+1 |
2005-03-18 | bug fix from plan 9 | rsc | 1 | -2/+5 |
2005-01-27 | remove debugging print | rsc | 1 | -1/+0 |
2005-01-27 | add autoindent (-a) and chording. | rsc | 4 | -61/+42 |
2005-01-13 | Many small edits. | rsc | 1 | -1/+1 |
2005-01-04 | Goodbye SHORTLIB | rsc | 1 | -1/+0 |
2004-12-28 | FreeBSD tweaks | rsc | 2 | -3/+4 |
2004-12-28 | more little compile fixes | rsc | 2 | -8/+15 |
2004-06-09 | use libplumb instead | rsc | 2 | -10/+2 |
2004-05-14 | allow | rsc | 3 | -6/+25 |
2004-04-29 | add -W to specify window size. | rsc | 1 | -1/+7 |
2004-04-19 | clean up when finished. | rsc | 1 | -1/+0 |
2004-03-26 | SunOS can rot in hell. | rsc | 1 | -0/+1 |
2004-02-29 | Various tweaks. | rsc | 1 | -2/+0 |
2004-02-29 | Small tweaks to make things build again. | rsc | 1 | -1/+1 |
2003-12-11 | Add support for user-level 9P servers/clients and various bug fixes to go wit... | rsc | 1 | -88/+0 |
2003-11-25 | Add the #goo to allow use in C++. | rsc | 3 | -6/+5 |
2003-11-24 | Changes for Mac OS X. Most important is stack sizes in samterm, | rsc | 1 | -0/+1 |
2003-11-23 | make -> mk | rsc | 1 | -4/+3 |
2003-11-23 | create, perror, and remove are now properly in the headers. | rsc | 1 | -4/+0 |
2003-11-23 | Don't need to install 'u' as flagfmt anymore. | rsc | 1 | -5/+0 |
2003-11-23 | use path-less names for ssh, samterm. | rsc | 1 | -2/+2 |
2003-11-23 | Use execvp to avoid hard-coding path names for ssh, samterm. | rsc | 1 | -3/+3 |
2003-10-11 | Use new directory structure. | rsc | 2 | -5/+5 |
2003-10-11 | Licensing and various tweaks. | rsc | 1 | -258/+0 |
2003-10-11 | Various tweaks. The implementation of notify, create, etc. | rsc | 3 | -6/+16 |
2003-10-01 | Various tweaks to make things run on Mac OS. | rsc | 1 | -0/+36 |
2003-09-30 | Reorg | rsc | 16 | -166/+140 |