1. 56e6f8f bc: cleanup, make sure to run 9 dc by Russ Cox · 16 years ago
  2. 351f474 import: add -x flag by Russ Cox · 16 years ago
  3. 60cbcf8 awk: delete y.output by Russ Cox · 16 years ago
  4. cb53add acme: fix Load bug (Fazlul Shahriar) by Russ Cox · 16 years ago
  5. d85332f awk/mkfile: tabify by Russ Cox · 16 years ago
  6. 286bb40 unvac: add -d flag (David Swasey) by Russ Cox · 16 years ago
  7. 115dbce lib9: can change length in dirfwstat, dirwstat; mode in dirwstat (David Swasey) by Russ Cox · 16 years ago
  8. 63a6868 awk: import from sources by Jeff Sickel · 16 years ago
  9. 41305b2 libdraw: add borderop by Jeff Sickel · 16 years ago
  10. f4d56d7 page: remove lingering ref to ccitt-g4 by Russ Cox · 16 years ago
  11. e9a2f2e page: reorder cvt[] array to match enum by Russ Cox · 16 years ago
  12. 8f65142 src/cmd/page/gfx.c: use C89 array initialiser by Albert Lee · 16 years ago
  13. 1a22c43 src/cmd/tar.c: avoid conflict with strnlen in libc by Albert Lee · 16 years ago
  14. 112a2c5 secstore: avoid name conflict with SS macro by Albert Lee · 16 years ago
  15. 3aef37b factotum: avoid name conflict with SS macro by Albert Lee · 16 years ago
  16. f134aa3 9660srv: dynamically init fcalls by Albert Lee · 16 years ago
  17. 13c28c2 9660srv: give names to anonymous structs in union by Albert Lee · 16 years ago
  18. 01e0780 src/mkhdr: support Solaris x86 by Albert Lee · 16 years ago
  19. ab937b5 dc: clean up minor memory errors by Russ Cox · 16 years ago
  20. c1b1466 venti: handle symlinks as disks by Russ Cox · 16 years ago
  21. 52e34db vac: error handling bug in vacfileblockscore (David Swasey) by Russ Cox · 16 years ago
  22. b5a2d4d unvac: correct handling of named prefixes (Mathieu Lonjaret) by Russ Cox · 16 years ago
  23. c8d681e troff: silence gcc printf warning by Russ Cox · 16 years ago
  24. 6bf652e eqn: silence gcc printf warning by Russ Cox · 16 years ago
  25. c6d1c6c lib9: fix memset in fmtnullinit by Russ Cox · 16 years ago
  26. 95cb0f6 win: another attempt at DEL by Russ Cox · 16 years ago
  27. d66973d win: handle DEL internally so that it always works by Russ Cox · 16 years ago
  28. e1118cf win: implement Scroll and Noscroll by Russ Cox · 16 years ago
  29. d3e79f5 htmlroff: ignore \X... text; allow delims besides quote by Russ Cox · 16 years ago
  30. 11257e5 lib9: null d->ext during nulldir by Russ Cox · 16 years ago
  31. 589ae3a libventi: correct vtfilesetsize bug (reported by Michael Kaminsky) by Russ Cox · 16 years ago
  32. d19769a libthread: correct sysfatal handler prototype by Russ Cox · 16 years ago
  33. 5f67fe1 x3f support by Jeff Sickel · 16 years ago
  34. fd997ef updates to support current MacFUSE by Jeff Sickel · 17 years ago
  35. 50e6d00 devdraw/OSX: read $mousebuttonmap to allow swapping mouse buttons by Russ Cox · 16 years ago
  36. d69cf63 devdraw/OSX: flush to screen in background, fix resize bug by Russ Cox · 16 years ago
  37. 607880c devdraw/OSX: correct access to reply buffer (fixes rpc tag crash) by Russ Cox · 16 years ago
  38. 362264e rc: fix local variables in functions by Russ Cox · 17 years ago
  39. 0e430b2 venti: silence warnings in icache.c by Russ Cox · 17 years ago
  40. 1f441ea src/cmd/mkfile: do not build smugfs by default (needs OpenSSL) by Russ Cox · 17 years ago
  41. 18824b5 smugfs(4): new program by Russ Cox · 17 years ago
  42. 3d36f44 devdraw: keep Ctl-Alt from turning into Ctl-U on X11 by grai · 17 years ago
  43. 91b79c5 9p: honour the -l flag to ls by grai · 17 years ago
  44. dce4cba venti: work around gcc 4.3 bug (reported by Lucho Ionkov) by Russ Cox · 17 years ago
  45. 17b1953 snoopy: add support for wireless monitor mode packets by Russ Cox · 17 years ago
  46. 7e36b43 snoopy: add support for DNS packets by Russ Cox · 17 years ago
  47. 6f61477 9pfuse: ignore write errors on fusefd by Russ Cox · 17 years ago
  48. 77fb6ec 9pfuse: convert "invalid" to EINVAL by Russ Cox · 17 years ago
  49. 482299b 9term: convert to new libframe by Russ Cox · 17 years ago
  50. d63790e vnfs: add -i flag to allow remote root by Brian L. Stuart · 17 years ago
  51. 94e1f2a rc: add subscript sequences (Erik Quanstrom) by Russ Cox · 17 years ago
  52. 78a779a 9660srv: import from Plan 9 by Russ Cox · 17 years ago
  53. 611cf11 acme: Dump and Load tag contents by Peter Canning · 17 years ago
  54. 69d1259 libthread: add proper sysfatal by Tim Wiess · 17 years ago
  55. 57851b6 libframe: translucent font fixes from Plan 9 by Russ Cox · 17 years ago
  56. 4163694 acme: multiline tag fixes by Russ Cox · 17 years ago
  57. a2db69c acme: revise multiline tag code by Russ Cox · 17 years ago
  58. cb1ac4c acme: remove -$ by Russ Cox · 17 years ago
  59. 5f5dd85 acme: remove -$ prototypes by Russ Cox · 17 years ago
  60. 734a96b acme: sync against Plan 9, remove -$ option by Russ Cox · 17 years ago
  61. 7927fe8 acme: add nomenu, menu ctl messages by Russ Cox · 17 years ago
  62. fdddf6f acme: tag resize nits by Russ Cox · 17 years ago
  63. 0cd1385 acme: fix directory resize bug by Russ Cox · 17 years ago
  64. 5e22f11 acme: fix acme Edit abort by Rob Pike · 17 years ago
  65. c5f8842 mailfs: correct use of tcs for large inputs by Russ Cox · 17 years ago
  66. d35c1bb lib9: turn certain signals off by default by Russ Cox · 17 years ago
  67. a58a827 lib9: add mode parameter to opentemp by Russ Cox · 17 years ago
  68. c224dda mkmk.sh: update for new date files by Russ Cox · 17 years ago
  69. 2127ed4 upas: add misc to mkfile by Russ Cox · 17 years ago
  70. b2bf141 nedmail: add -S parameter for alternate mail service by Russ Cox · 17 years ago
  71. 3553fab snoopy: no trailing comma in array by Russ Cox · 17 years ago
  72. 1f74e1b devdraw: correct mouse event buffering on OS X by Russ Cox · 17 years ago
  73. c752966 devdraw: minor OS X leak fixes and attempted speedups by Russ Cox · 17 years ago
  74. 925b7c2 lib9p: add ramfs build rule (ramfs does not work) by Russ Cox · 17 years ago
  75. 60a3190 page: add canonical -W option by Russ Cox · 17 years ago
  76. 71f6d60 rio: stub out _NET_WM_STATE_FULLSCREEN support by Russ Cox · 17 years ago
  77. 427abd1 lib9: fix Apple disksize prototype by Russ Cox · 17 years ago
  78. e960e21 lib9: revert unintended changes to opentemp by Russ Cox · 17 years ago
  79. 0a40aee devdraw: default to native gui on OS X by Russ Cox · 17 years ago
  80. 8315a80 rio: only build if WSYSTYPE is x11 by Russ Cox · 17 years ago
  81. a58f193 venti: add venti/dump program by Russ Cox · 17 years ago
  82. faf1fb6 libthread: abort on single-threaded lock contention by Russ Cox · 17 years ago
  83. f35a048 lib9: rewrite date routines to use /usr/share/zoneinfo directly by Michael Teichgräber · 17 years ago
  84. dd9d592 lib9: declare n in OpenBSD disksize (Eric Grosse) by Russ Cox · 17 years ago
  85. 06421c0 lib9pclient: clear tx.extension for 9P2000.u by Russ Cox · 17 years ago
  86. 9a939d5 lib9: do not try to hide symlinks as much by Russ Cox · 17 years ago
  87. bb53a22 mkmk.sh: update with write.c by Russ Cox · 17 years ago
  88. 962d5a8 devdraw: double-check write return value on OS X by Russ Cox · 17 years ago
  89. a380a00 9p: can go back to using write by Russ Cox · 17 years ago
  90. cab935a lib9: add write function that withstands interrupts by Russ Cox · 17 years ago
  91. fc9fc9c lib9pclient: remove debugging print by Russ Cox · 17 years ago
  92. 56dc04c lib9p: add Srv.foreground flag by Russ Cox · 17 years ago
  93. 0529411 lib9p: update diroffset correctly on rewind by Russ Cox · 17 years ago
  94. 0712595 lib9pclient: one more dotu (Michael Kaminsky) by Russ Cox · 17 years ago
  95. 9ec57f8 9pfuse: always return . and .. by Russ Cox · 17 years ago
  96. 869875b 9pfuse: better handling of SETXATTR (sqweek) by Russ Cox · 17 years ago
  97. 4712e22 lib9: use symlink size, not target size, in dirstat by Russ Cox · 17 years ago
  98. d07db89 9pfuse: add symlink support by Russ Cox · 17 years ago
  99. 382ae73 lib9pclient: add support for 9P2000.u by Russ Cox · 17 years ago
  100. ac5a97e venti: reduce locking contention in buildindex by Russ Cox · 17 years ago