1. c54202e getflags: use shell quoting by Anthony Martin · 14 years ago
  2. a6ba36b plumber: comment out bogus user name check by Russ Cox · 14 years ago
  3. 873e5f5 libmach: more mach-o support by Russ Cox · 14 years ago
  4. 875351f win: add cook/nocook by Russ Cox · 15 years ago
  5. 77929f8 topng: 64-bit fix by Russ Cox · 15 years ago
  6. ef5c6a6 9term, win: better echo cancellation by Russ Cox · 15 years ago
  7. a208917 acme: fix rounding in rows computation by Rob Pike · 15 years ago
  8. a06877a codereview: import latest from go by Russ Cox · 15 years ago
  9. 860d327 sam: use ulong as type of dev consistently by Russ Cox · 15 years ago
  10. 4e2602a devdraw: snarf better with Chrome by Russ Cox · 15 years ago
  11. 1a3b915 web: pass $BROWSER as open -a argument on OS X (Suggestion by Martin Kühl) by Russ Cox · 15 years ago
  12. 8377cc7 u.h: add int8, uint8 by Russ Cox · 15 years ago
  13. f92863a web: just use "open" on OS X by Russ Cox · 15 years ago
  14. 36d9b90 acme, sam: fix regexp code for bigger Runemax by Russ Cox · 15 years ago
  15. 75a851e acme: fix off by one in editcmd, pointer comparison in getch, nextc by Russ Cox · 15 years ago
  16. efe48aa lib9: add <sys/dkio.h> for OpenBSD by Russ Cox · 15 years ago
  17. d67dc85 tar: rename sstrnlen to avoid OpenBSD compile error by Russ Cox · 15 years ago
  18. c006e98 This patch fixes unicode, unicode-be and unicode-le by Michael Teichgräber · 15 years ago
  19. 25989d9 tcs: macroman charset fixes by Anthony Martin · 15 years ago
  20. 598020e hget: use absolute url for POST through a proxy by Anthony Martin · 15 years ago
  21. 0efbfd3 9p: tflag sorts by mtime by Anthony Martin · 15 years ago
  22. c988c8a 9term: fix getpts on linux by Anthony Martin · 15 years ago
  23. 670f730 9term: add -c to force cooked mode by David Swasey · 15 years ago
  24. 9fb7a4f bin/", bin/"": simplify by Arvindh Rajesh Tamilmani · 15 years ago
  25. 18ee9a8 mailfs: try tlsclient program before stunnel by Russ Cox · 15 years ago
  26. e18f0a4 fortunes: grab latest from Bell Labs, add one of our own by Russ Cox · 15 years ago
  27. 01f6cb2 vac: debug prints by David Swasey · 15 years ago
  28. 7771477 vac: eliminated vac cache size 128. vacfsopen used to take ncache rather than cachemem by David Swasey · 15 years ago
  29. 7b08cf3 9term: cut, snarf, and paste with keyboard on Mac by David Swasey · 15 years ago
  30. 80c90f2 fix build on SunOS (Sparc) by Arvindh Rajesh Tamilmani · 15 years ago
  31. f50c3e9 devdraw: only one flushproc, please (OS X) by Russ Cox · 15 years ago
  32. bbdebef import fortunes from plan 9 and add one of our own by Russ Cox · 15 years ago
  33. a1f6a18 install(1): cvs -> hg by Eoghan Sherry · 15 years ago
  34. bea7c49 win: scroll by Eoghan Sherry · 15 years ago
  35. be856b9 acme: attempt to fix Put mtime skew on NFS by Russ Cox · 15 years ago
  36. 1619f52 probably_prime: run more than one Miller-Rabin round by Russ Cox · 15 years ago
  37. a1afc85 libsec: update primetest to use mpfmt by Russ Cox · 15 years ago
  38. ddfc031 factotum: double-check RSA/DSA keys when loading by Russ Cox · 15 years ago
  39. 8e4ac5f crop: fix size calculation by Russ Cox · 15 years ago
  40. 96898a8 more type-punned pointers by Russ Cox · 15 years ago
  41. 0c9c620 fix type-punned pointer warnings from gcc by Russ Cox · 15 years ago
  42. 2fe14f1 rune(3): sync with rune.c and Plan 9 by Michael Teichgräber · 15 years ago
  43. d94cc62 devdraw: fix mouse(3) moveto on OS X by Eoghan Sherry · 15 years ago
  44. 35625b3 aescbc: more sensible behavior for invalid input, wrong password by Russ Cox · 15 years ago
  45. 5bc64a9 factotum: avoid notes after backgrounding by Russ Cox · 15 years ago
  46. c77d5b8 import: use command line service name by Russ Cox · 15 years ago
  47. 8425b51 various: crctab now u32int by Russ Cox · 15 years ago
  48. 0c6074b 9c, 9l: allow CC9=clang by Nikolai Saoukh · 15 years ago
  49. c4da642 rio: add alt-tab for cycling windows by Mathieu Lonjaret · 15 years ago
  50. 93ee60c This should resolve the crash indicated in issue 44: by Eoghan Sherry · 15 years ago
  51. 9a05452 make flate crc32 work when ulong is 64 bits by Russ Cox · 15 years ago
  52. 28afa89 devdraw: fix support for multitouch trackpads by Russ Cox · 15 years ago
  53. d9e047e R=rsc CC=codebot http://codereview.appspot.com/193069 by Mathieu Lonjaret · 15 years ago
  54. 2d6da37 libdraw: allow 32-bit Runes by Russ Cox · 15 years ago
  55. ecb01ac R=rsc CC=codebot http://codereview.appspot.com/193056 by Anthony Sorace · 15 years ago
  56. a61c693 devdraw: fix OS X resize bug caused by redraw bug fix by Russ Cox · 15 years ago
  57. 7d419a1 devdraw: fewer spurious mouse clicks in OS X multitouch by Russ Cox · 15 years ago
  58. fb243a1 devdraw: handle kEventWindowDrawContent by Russ Cox · 15 years ago
  59. c51c290 ed: new append from rob, avoids overflow in pointer arithmetic by Russ Cox · 15 years ago
  60. 68a6e0c acme: let Edit redo when file is clean by Russ Cox · 15 years ago
  61. ef27bfa codereview: add hg plugin from Go by Russ Cox · 15 years ago
  62. 6a6c266 win fixes by Fazlul Shahriar · 15 years ago
  63. 7d9c0f0 devdraw: release multitouch mouse when app is collapsed (minimized) by Russ Cox · 15 years ago
  64. 100ec44 devdraw: add multitouch code from Paul Lalonde by Russ Cox · 15 years ago
  65. b968422 merge by Russ Cox · 15 years ago
  66. 6530d37 troff: avoid crash if home == NULL by Russ Cox · 15 years ago
  67. 7351eea merge by Russ Cox · 15 years ago
  68. bf486df 9pserve: roll back changeset 3118 - broke ssh-agent talking to factotum by Russ Cox · 15 years ago
  69. 846cec9 sam: fix off-by-one in buffer merge. exposed by UTFmax==4 by Russ Cox · 15 years ago
  70. 1d919bc preliminary contributor list by Russ Cox · 15 years ago
  71. 8e69250 devdraw: fix OS X behavior for Spanish keyboards by Enrique Soriano · 15 years ago
  72. 4fe82be Related to issue http://bitbucket.org/rsc/plan9port/issue/38/ by Michael Teichgräber · 15 years ago
  73. 63479cf acme: fix Load of acme with no windows by Fazlul Shahriar · 15 years ago
  74. ba940ae libthread: context switching for arm, still not complete by Russ Cox · 15 years ago
  75. 778ec84 ssam: add executable bit by Russ Cox · 15 years ago
  76. 0a1990b ssam(1): new command - not just manual by Jason Catena · 15 years ago
  77. 113867b devdraw: draft of new Cocoa-based devdraw by Jeff Sickel · 15 years ago
  78. daea2c7 acme: correct modified message after initial load; more detail in message by Russ Cox · 15 years ago
  79. 1961ee8 lib9: do not include st_dev in qid.path by Russ Cox · 15 years ago
  80. cfa81d5 ed: update to 32-bit Runes by Russ Cox · 16 years ago
  81. 16e65a6 ssam(1): new command by Jason Catena · 16 years ago
  82. 5028118 devdraw: fix X11 input sequences by Russ Cox · 16 years ago
  83. 38b6273 rc: implement and document <>{cmd} notation by Michael Teichgräber · 16 years ago
  84. 7a7e8ed 9a: fix OS X PowerPC build by Jeff Sickel · 16 years ago
  85. 417b681 dhcpd: fix build on OS X, silence non-log prints by Russ Cox · 16 years ago
  86. 9eec023 libc.h: update comment for 32-bit Rune by Russ Cox · 16 years ago
  87. a0583cf tcs: update for 32-bit Rune by Russ Cox · 16 years ago
  88. a211584 postscript: update for 32-bit Rune by Russ Cox · 16 years ago
  89. 37c9485 lib9: fix dirread/stat mismatch on Snow Leopard by Russ Cox · 16 years ago
  90. efd88f5 vbackup: fix build on FreeBSD 8 by Russ Cox · 16 years ago
  91. 5d0dfbb devdraw: update OS X snarf for 32-bit Rune (again) by Russ Cox · 16 years ago
  92. dd73705 devdraw: update OS X snarf for 32-bit Rune by Russ Cox · 16 years ago
  93. 6ad2891 devdraw: update OS X snarf for 32-bit Rune by Russ Cox · 16 years ago
  94. 7b5db1c libplumb, Mail: fix crash on nil plumb fids by Mathieu Lonjaret · 16 years ago
  95. 0cadb43 convert to 4-byte UTF-8 and 32-bit Rune by Russ Cox · 16 years ago
  96. 4dbf255 acme: htmlclick takes precedence over line click by Russ Cox · 16 years ago
  97. fa662c9 INSTALL: fix build on Snow Leopard by Russ Cox · 16 years ago
  98. a673ea2 font: add peter face to font/times/*.font by Russ Cox · 16 years ago
  99. 51f6e20 unix: move Makefile so that it cannot be run accidentally by Russ Cox · 16 years ago
  100. bf93068 venti: handle FS block size > MaxIo by Venkatesh Srinivas · 16 years ago