1. 4ed8efe libventi: fix segfault in vtgetreq by David du Colombier · 12 years ago
  2. d2173bb disk/mkfs, disk/mkext: add from Plan 9 by Russ Cox · 12 years ago
  3. f0add8e 9l: remove debug print by Russ Cox · 12 years ago
  4. 20f5692 openbsd updates (thanks Pascal Stumpf) by Russ Cox · 12 years ago
  5. c934984 libmach: remove debug print by Russ Cox · 12 years ago
  6. 5f0bb59 9l: fix for Linux 3.x (thanks Christopher Brannon) by Russ Cox · 12 years ago
  7. 9d4f8bf auth/factotum: fix flush (thanks Erik Quanstrom) by Russ Cox · 12 years ago
  8. 63550fc lib/codereview: update from Go by Russ Cox · 12 years ago
  9. 7276d83 venti(8): fix discussion of variables by Russ Cox · 12 years ago
  10. d765c37 lib9: fix openbsd build by David du Colombier · 12 years ago
  11. 3409bc9 lib9/dial: add support for IPv6 by David du Colombier · 12 years ago
  12. 5d03af6 fix INSTALL warnings by Russ Cox · 12 years ago
  13. e42c272 CONTRIBUTORS: add Abhishek Kulkarni by Russ Cox · 12 years ago
  14. 71ce470 venti: fix VtMaxLumpSize by Abhishek Kulkarni · 12 years ago
  15. c149b06 plumb: remove debugging print by Russ Cox · 12 years ago
  16. 4ded140 venti: remove bloomlookuptime in stats by David du Colombier · 12 years ago
  17. 3f79d3e venti: fix bloom in stats by David du Colombier · 12 years ago
  18. d117737 venti: fix writedonechan size in bloom by David du Colombier · 12 years ago
  19. e7e953b venti: add bootstrap mode (write + no index) by Russ Cox · 12 years ago
  20. a2df31f venti: fix typo by Russ Cox · 12 years ago
  21. 20271fe venti: add arenapart support to wrarena by Russ Cox · 12 years ago
  22. b27a990 vacfs: remove 9P2000.u relic by David du Colombier · 12 years ago
  23. 0ef37c1 venti(7): fix typo by David du Colombier · 12 years ago
  24. b8737b8 fortune by Russ Cox · 12 years ago
  25. 1f4c574 devdraw: fix mouse warping with multi-monitor on OS X by David Jeannot · 12 years ago
  26. 4a000a2 merge by Russ Cox · 12 years ago
  27. a319037 Devdraw now waits for the image: this means that by David Jeannot · 12 years ago
  28. ce26c36 get9root(3): fix paths by David Jeannot · 12 years ago
  29. 7e2a198 devdraw: fix winsize (-W) on OS X by David Jeannot · 12 years ago
  30. 354c6c3 devdraw: fix fullscreen on Lion by Russ Cox · 12 years ago
  31. 443d628 libmach, acid, db: 64-bit support by Russ Cox · 12 years ago
  32. 60d96f2 venti: import venti/conf from plan 9 by David du Colombier · 12 years ago
  33. 83b247a libventi: add functions vtsha1 and vtsha1check by David du Colombier · 12 years ago
  34. f4792e4 devdraw: enable gestures on OS X by David Jeannot · 12 years ago
  35. 5d434a3 venti: fix settings in stats by David du Colombier · 12 years ago
  36. 5c93437 codereview: sync from Go by Russ Cox · 12 years ago
  37. fcce059 devdraw: make OS X resizer unobtrusive by David Jeannot · 12 years ago
  38. 4464a87 devdraw: on OS X, add menu items "hide" and "plumb devdraw(1)" by David Jeannot · 12 years ago
  39. 10ccf8d devdraw: OS X: neutralize menu and Dock bugs in fullscreen mode by David Jeannot · 12 years ago
  40. 73b0f02 devdraw: fix handling of compose key on OS X by David Jeannot · 12 years ago
  41. a995f46 devdraw: remove old OS X code by David Jeannot · 12 years ago
  42. 68e2456 vac: fix segfault on DMSYMLINK or DMDEVICE by David du Colombier · 12 years ago
  43. 258cfab acme: claim input focus earlier by David Jeannot · 12 years ago
  44. 8423a43 Plumb.app: prevent the Finder's activation after Devdraw's by David Jeannot · 12 years ago
  45. e89a71f cocoa devdraw: activation on receiving Ttop messages by David Jeannot · 12 years ago
  46. 5ec2425 devdraw: OS X dead key support by David Jeannot · 12 years ago
  47. 131ab3a venti: fix scacheprefetch stats by David du Colombier · 12 years ago
  48. 9a20124 ioproc(3): fix prototypes by David Jeannot · 12 years ago
  49. fc638f7 libventi: handle rpc when not connected by David du Colombier · 12 years ago
  50. d33a4d7 fmt: delete 2-space code by Russ Cox · 12 years ago
  51. 73392c2 libventi: fix segfault in vtreadpacket when not connected by David du Colombier · 12 years ago
  52. ca81de0 Cocoa Devdraw: cursor fix by David Jeannot · 12 years ago
  53. 3723430 fortunes by Russ Cox · 12 years ago
  54. c2b544f vac: handle mid by David du Colombier · 12 years ago
  55. e80159c aescbc: fix segfault on backspace by David du Colombier · 12 years ago
  56. aac05c4 vacfs: fix segfault when no prefix specified by David du Colombier · 12 years ago
  57. 83a5aba mac Plumb: skip loading non-existent .bashrc by Rob Kroeger · 12 years ago
  58. 0c9524b mailfs: add -u user argument by David du Colombier · 12 years ago
  59. 2fc68b6 mailfs: small fixes and plan 9 support by David du Colombier · 12 years ago
  60. bd51695 venti/mgr: various fixes and plan 9 support by David du Colombier · 12 years ago
  61. 1d752a8 venti: fix log url in stats by David du Colombier · 12 years ago
  62. 38bcdc4 upas: fix segfault when host not found by David du Colombier · 12 years ago
  63. 81c30b5 acme: fix arrow near end of text by Sean McKean · 12 years ago
  64. e067d2e Cocoa Devdraw: cursor, menu bar, old fs, activation by David Jeannot · 12 years ago
  65. 1e0c038 venti: import changes from plan 9 by David du Colombier · 12 years ago
  66. 91b0ee0 libventi: add VtEntryNoArchive from liboventi, for use with fossil by David du Colombier · 12 years ago
  67. 338bd4b codereview: update from go by Russ Cox · 12 years ago
  68. db60da4 venti: fix vtcachealloc and VtMaxLumpSize by David du Colombier · 12 years ago
  69. 4544da5 libventi: add functions reconn and redial for use with fossil by David du Colombier · 12 years ago
  70. 36c242d venti: fix format on ulong by David du Colombier · 12 years ago
  71. 1175877 man: update venti-cache(3) by David du Colombier · 12 years ago
  72. 519fe61 rc(1): remove FreeBSD version by Russ Cox · 12 years ago
  73. b763f1e page(1): mention ghostscript, /dev/fd by Russ Cox · 12 years ago
  74. c383979 page: check for gs failure by Russ Cox · 13 years ago
  75. b4d0ac9 devdraw: cocoa fixes, bigarrow support (thanks Marius Eriksen) by Russ Cox · 13 years ago
  76. 813b3ee OS X PowerPC fixes (thanks Cameron Kaiser) by Russ Cox · 13 years ago
  77. a2deaac rio: quiet nm on Lion by Russ Cox · 13 years ago
  78. b4f9ba7 libthread: fix 10.5.8 build - uname says 9.8.0 by Russ Cox · 13 years ago
  79. 04e0a9b libthread: Lion context routines by Russ Cox · 13 years ago
  80. f182525 9term: fix hold mode delay by Russ Cox · 13 years ago
  81. d0a596c devdraw: more fixes (thanks David Jeannot) by Russ Cox · 13 years ago
  82. 210d461 merge by Russ Cox · 13 years ago
  83. 7064acb devdraw: cleanup, fix macargv by Russ Cox · 13 years ago
  84. 0e881c0 9term: hold mode back door by Russ Cox · 13 years ago
  85. f9c8cdb semicolons! by Russ Cox · 13 years ago
  86. c38ef9e libsec: fix dsagen 64-bit bug by Russ Cox · 13 years ago
  87. c5d1b22 secstore: say password for win by Russ Cox · 13 years ago
  88. 0e43f5c dsasign: new command by Russ Cox · 13 years ago
  89. 281ca36 9pfuse: handle two more flags by Russ Cox · 13 years ago
  90. 7479a49 devdraw: fix screen grabber, allocation warning by David Jeannot · 13 years ago
  91. c49b45e INSTALL: use mk -k by Russ Cox · 13 years ago
  92. 4b58d45 devdraw: do not interpret alt-tab as alt for compose by Justin Davis · 13 years ago
  93. 6135b41 devdraw: disable Lion warning by Russ Cox · 13 years ago
  94. 2860591 use cocoa on snow leopard by Russ Cox · 13 years ago
  95. 513ce18 devdraw: cocoa updates by David Jeannot · 13 years ago
  96. 8bc80ad devdraw: handle, warn about Lion by Russ Cox · 13 years ago
  97. a59b2ed dd: fix apple gcc return warning (even Go can handle this one, Apple!) by Russ Cox · 13 years ago
  98. 4810787 devdraw: update Lion cocoa by David Jeannot · 13 years ago
  99. 5300079 9term: fix insert by David Swasey · 13 years ago
  100. a287dba devdraw: draft cocoa support by David Jeannot · 13 years ago