Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-04 | mklatinkbd: fix buffer overflow | Eoghan Sherry | 1 | -1/+1 | |
Fixes #71. R=rsc CC=codebot http://codereview.appspot.com/4327057 | |||||
2011-03-09 | fortunes: remove duplicate | Russ Cox | 1 | -1/+0 | |
R=rsc http://codereview.appspot.com/4252070 | |||||
2011-02-28 | belorussian translation link | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/4251044 | |||||
2011-02-23 | more fortunes | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/4224041 | |||||
2011-02-23 | unvac: always create writable directories | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/4221043 | |||||
2011-02-16 | rc: fix $ifs bug introduced with utf-8 code | Russ Cox | 1 | -2/+4 | |
R=rsc http://codereview.appspot.com/4187050 | |||||
2011-02-08 | fortunes | Russ Cox | 1 | -0/+8 | |
R=rsc http://codereview.appspot.com/4149042 | |||||
2011-02-04 | eqn: add working mbtowc and wctomb | Russ Cox | 2 | -0/+166 | |
Fixes UTF-8 input files. R=rsc http://codereview.appspot.com/4132042 | |||||
2011-01-28 | Plumb.app: handle spaces in file names (Rob Pike) | Russ Cox | 1 | -1/+9 | |
R=rsc http://codereview.appspot.com/4113042 | |||||
2011-01-12 | devdraw: fix flashing during window drag | Jeff Sickel | 2 | -3/+5 | |
R=rsc CC=codebot http://codereview.appspot.com/3922043 | |||||
2011-01-02 | factotum: add proto-specific key prompt | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/3852042 | |||||
2011-01-02 | tr: 32-bit rune fixes | Russ Cox | 1 | -3/+3 | |
R=rsc http://codereview.appspot.com/3761044 | |||||
2011-01-02 | mklatinkbd: fix out of bounds bug | Russ Cox | 1 | -0/+1 | |
R=rsc http://codereview.appspot.com/3828045 | |||||
2011-01-02 | acid: fix build | Russ Cox | 1 | -2/+1 | |
R=rsc http://codereview.appspot.com/3784048 | |||||
2011-01-02 | libframe: fix line wrap display glitch (Erik Quanstrom) | Russ Cox | 1 | -1/+9 | |
R=rsc http://codereview.appspot.com/3777044 | |||||
2011-01-02 | acid: 4-byte Runes | Russ Cox | 1 | -7/+10 | |
R=rsc http://codereview.appspot.com/3860041 | |||||
2011-01-02 | keyboard(7): document X compose sequences | Russ Cox | 4 | -23/+162 | |
Add -x flag to mklatinkbd to generate file for $HOME/.XCompose. Thanks to Anthony Martin, Tony Lainson, and Kris Maglione for legwork. R=rsc http://codereview.appspot.com/3811043 | |||||
2011-01-02 | man: fix -P | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/3818043 | |||||
2011-01-02 | keyboard(7): document update procedure (suggested by Rodney Polkinghorne) | Russ Cox | 1 | -2/+5 | |
R=rsc http://codereview.appspot.com/3770044 | |||||
2011-01-02 | rc: handle 4-byte utf-8 | Russ Cox | 3 | -0/+20 | |
R=rsc http://codereview.appspot.com/3833043 | |||||
2011-01-02 | rc: handle utf-8 in $ifs | Russ Cox | 1 | -8/+16 | |
R=rsc http://codereview.appspot.com/3798046 | |||||
2010-12-28 | factotum: update prototab (thanks Erik Quanstrom) | Russ Cox | 1 | -0/+4 | |
R=rsc http://codereview.appspot.com/3750045 | |||||
2010-12-07 | wc: 4-byte utf-8 capable (Erik Quanstrom) | Russ Cox | 1 | -16/+59 | |
R=rsc http://codereview.appspot.com/3437044 | |||||
2010-12-07 | delete 9P2000.u | Russ Cox | 15 | -337/+64 | |
thanks to Erik Quanstrom R=rsc http://codereview.appspot.com/3469042 | |||||
2010-12-07 | auth/factotum: fix password prompt hang | Russ Cox | 1 | -2/+2 | |
Fixes #51. R=rsc http://codereview.appspot.com/3431044 | |||||
2010-11-09 | venti: add mgr (work in progress) | Russ Cox | 1 | -0/+1021 | |
R=rsc http://codereview.appspot.com/3003041 | |||||
2010-11-03 | import: clean up correctly | Russ Cox | 1 | -0/+1 | |
R=rsc http://codereview.appspot.com/2875041 | |||||
2010-10-27 | mkfiles: fix macargv buf | Russ Cox | 3 | -5/+3 | |
R=rsc http://codereview.appspot.com/2729042 | |||||
2010-10-27 | mac: add 9term.app, Plumb.app | Russ Cox | 15 | -0/+220 | |
R=rsc http://codereview.appspot.com/2783041 | |||||
2010-10-27 | plumb: column numbers in file address | Russ Cox | 2 | -0/+10 | |
R=rsc http://codereview.appspot.com/2776042 | |||||
2010-10-13 | win: another attempt at input modes | Russ Cox | 1 | -5/+28 | |
R=rsc http://codereview.appspot.com/2476042 | |||||
2010-10-12 | awd: use $sysname | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/2458041 | |||||
2010-10-07 | libmach: fix warning about preadn | Russ Cox | 1 | -21/+0 | |
R=rsc http://codereview.appspot.com/2388041 | |||||
2010-10-07 | getflags: use shell quoting | Anthony Martin | 1 | -0/+1 | |
R=rsc CC=codebot http://codereview.appspot.com/2065042 | |||||
2010-10-07 | plumber: comment out bogus user name check | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/2295043 | |||||
2010-09-24 | libmach: more mach-o support | Russ Cox | 5 | -35/+343 | |
R=rsc http://codereview.appspot.com/2277041 | |||||
2010-09-10 | win: add cook/nocook | Russ Cox | 1 | -5/+14 | |
R=rsc http://codereview.appspot.com/2162042 | |||||
2010-09-03 | topng: 64-bit fix | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/2124042 | |||||
2010-09-03 | 9term, win: better echo cancellation | Russ Cox | 6 | -61/+129 | |
Also just drop \r from output. It's a losing battle to keep turning it off. R=rsc http://codereview.appspot.com/2128042 | |||||
2010-08-24 | acme: fix rounding in rows computation | Rob Pike | 2 | -4/+8 | |
R=rsc CC=codebot http://codereview.appspot.com/2007045 | |||||
2010-08-04 | codereview: import latest from go | Russ Cox | 1 | -40/+103 | |
R=rsc http://codereview.appspot.com/1922042 | |||||
2010-08-04 | sam: use ulong as type of dev consistently | Russ Cox | 1 | -1/+1 | |
Otherwise io.c:39 compares int != ulong, causing spurious file modification warnings when dev doesn't fit in an int. R=r http://codereview.appspot.com/1917045 | |||||
2010-07-22 | devdraw: snarf better with Chrome | Russ Cox | 1 | -5/+4 | |
maybe the code is also actually correct. who knows. R=rsc http://codereview.appspot.com/1875045 | |||||
2010-07-14 | web: pass $BROWSER as open -a argument on OS X | Russ Cox | 1 | -1/+8 | |
(Suggestion by Martin Kühl) R=rsc http://codereview.appspot.com/1772044 | |||||
2010-07-14 | u.h: add int8, uint8 | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/1791044 | |||||
2010-07-14 | web: just use "open" on OS X | Russ Cox | 1 | -67/+1 | |
R=rsc http://codereview.appspot.com/1764045 | |||||
2010-07-14 | acme, sam: fix regexp code for bigger Runemax | Russ Cox | 2 | -48/+52 | |
R=r http://codereview.appspot.com/1765042 | |||||
2010-07-14 | acme: fix off by one in editcmd, pointer comparison in getch, nextc | Russ Cox | 1 | -3/+3 | |
R=r http://codereview.appspot.com/868046 | |||||
2010-07-11 | lib9: add <sys/dkio.h> for OpenBSD | Russ Cox | 1 | -0/+1 | |
R=, rsc CC= http://codereview.appspot.com/1762045 | |||||
2010-07-11 | tar: rename sstrnlen to avoid OpenBSD compile error | Russ Cox | 1 | -5/+5 | |
R=, rsc CC= http://codereview.appspot.com/1810041 |