Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-12 | ed: new append from rob, avoids overflow in pointer arithmetic | Russ Cox | 1 | -10/+14 | |
R=rsc http://codereview.appspot.com/188041 | |||||
2009-09-16 | ed: update to 32-bit Runes | Russ Cox | 1 | -9/+9 | |
http://codereview.appspot.com/116119 | |||||
2006-07-23 | better cleanup; use /var/tmp | rsc | 1 | -2/+2 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -1/+1 | |
2005-07-13 | apple | rsc | 1 | -1/+1 | |
2005-05-07 | no wide character constants; sigh | rsc | 1 | -8/+8 | |
2005-01-14 | stupid sun | rsc | 1 | -1/+0 | |
2005-01-13 | Many small edits. | rsc | 1 | -1/+1 | |
2004-04-20 | make things work on SunOS | rsc | 1 | -1/+4 | |
2004-03-26 | Bug fixes from Scott Schwartz. | rsc | 1 | -0/+2 | |
Try to make 9term not crash when X errors happen. | |||||
2003-11-23 | new utilities. | rsc | 1 | -0/+1608 | |
the .C files compile but are renamed to avoid building automatically. |