Commit Graph

  • e13727e3c4 plumb.app: accept plumb:foo as alias for foo Rob Kroeger 2012-10-21 12:53:33 -0400
  • e4122a42b9 devdraw: map X11 dead_diaresis to double quote Caio Oliveira 2012-10-21 12:12:00 -0400
  • 33cdf63251 libmemdraw: fix int size bug Erik Quanstrom 2012-10-21 12:08:49 -0400
  • c5bfba483f silence more warnings Russ Cox 2012-10-21 12:04:56 -0400
  • b0ae8a46a0 9c: support clang on Mac Russ Cox 2012-10-21 12:01:13 -0400
  • 0cfb376070 fix clang warnings reported by Tuncer Ayaz Russ Cox 2012-10-21 11:25:08 -0400
  • 34d629c857 9c: add more clang warning silencers, use signed chars Russ Cox 2012-10-20 13:51:01 -0400
  • caade78487 lib9: fix Mac warning Russ Cox 2012-10-20 13:42:39 -0400
  • 497cd6b409 INSTALL: don't try to use \b in acme window Russ Cox 2012-10-20 13:41:25 -0400
  • 220c15d2b7 fix gcc 4.7 warnings (thanks Tuncer Ayaz) Russ Cox 2012-10-20 13:36:52 -0400
  • 53527a6e78 web: fix BROWSER=google-chrome on Mac Russ Cox 2012-10-20 13:28:46 -0400
  • 83d065a6b3 mount: fix for osxfuse Russ Cox 2012-10-20 13:28:29 -0400
  • c3feb5c5c1 libframe: use correct text color when painting Rob Kroeger 2012-10-16 13:57:43 -0400
  • ef99c9f1ae devdraw: MacBook retina support Rob Kroeger 2012-10-16 13:55:44 -0400
  • 60a47420a8 devdraw: prefer 24-bit over 15-bit or 16-bit. Russ Cox 2012-10-07 09:48:47 -0400
  • 5b6028903d acme: correct writes of runes on auspicious byte boundaries Erik Quanstrom 2012-10-05 16:42:25 -0400
  • ca9ae08876 fortunes: new one Russ Cox 2012-09-24 15:43:33 -0400
  • ac3ba726f9 src/cmd: Add a repurposed import(4), called `9import', to the ports. Akshat Kumar 2012-09-24 10:35:01 -0400
  • 37f8ed2410 acme: mouse movement for Del Russ Cox 2012-09-23 22:01:56 -0400
  • 9dbe4a0df9 snarfer: disable during build Russ Cox 2012-09-18 11:39:24 -0400
  • 85504cda14 sam: add $% as an alias for $samfile Russ Cox 2012-09-17 14:53:11 -0400
  • 54bebe6a69 libdraw: add visibleclicks mode Russ Cox 2012-09-17 12:39:49 -0400
  • 6f568da64e lib9/p9dialparse: fix segfault on gethostbyname David du Colombier 2012-09-11 17:11:44 +0200
  • d4ccb0a943 9pfuse: fix memory leak, avoid memory explosion Ties Bos 2012-09-10 22:07:26 -0400
  • ba31102633 lib/acme.rc: remove noscroll Ingo Dreilich 2012-09-10 20:55:27 -0400
  • 4db1ecb904 lib9: remove ss_len manipulation in _p9dialparse Russ Cox 2012-09-08 13:53:59 -0400
  • d905d2f5fe 9pfuse: osxfuse support Russ Cox 2012-09-08 12:49:19 -0400
  • 1c99633848 lib9: fix announce on OS X Russ Cox 2012-09-08 12:49:03 -0400
  • 3dade5fe59 lib9/dial: fix addrlen in connect() and bind() David du Colombier 2012-09-04 18:45:19 -0400
  • e31375ac4e srv(4), mount: update v9fs usage David du Colombier 2012-08-05 19:17:18 +0200
  • fee1a4639b disk/mkfs,disk/mkext: fix mkdir conflict Russ Cox 2012-08-05 13:10:47 -0400
  • d24b814167 lib9/getnetconn: add support for IPv6 David du Colombier 2012-08-03 21:25:31 +0200
  • 3a616eaa80 vacfs: fix create srv with ORCLOSE on plan 9 David du Colombier 2012-08-03 21:12:10 +0200
  • ac2662695a dial(3): update dialparse David du Colombier 2012-08-03 19:58:31 +0200
  • 9bcf137376 devdraw: make it 3 times faster on OS X David Jeannot 2012-08-03 13:26:46 -0400
  • ad4025bd76 devdraw: fix for OS X 10.8 (Mountain Lion) Rob Kroeger 2012-07-31 11:24:44 -0400
  • 4ed8efea38 libventi: fix segfault in vtgetreq David du Colombier 2012-07-29 18:53:37 -0400
  • d2173bb552 disk/mkfs, disk/mkext: add from Plan 9 Russ Cox 2012-07-17 19:10:45 -0400
  • f0add8ef24 9l: remove debug print Russ Cox 2012-07-16 10:43:03 -0400
  • 20f5692b7f openbsd updates (thanks Pascal Stumpf) Russ Cox 2012-07-14 10:16:54 -0400
  • c934984537 libmach: remove debug print Russ Cox 2012-07-14 09:07:10 -0400
  • 5f0bb59e0d 9l: fix for Linux 3.x (thanks Christopher Brannon) Russ Cox 2012-07-14 08:50:07 -0400
  • 9d4f8bfecc auth/factotum: fix flush (thanks Erik Quanstrom) Russ Cox 2012-07-14 08:30:51 -0400
  • 63550fce0e lib/codereview: update from Go Russ Cox 2012-07-14 08:01:47 -0400
  • 7276d83b82 venti(8): fix discussion of variables Russ Cox 2012-07-14 08:01:15 -0400
  • d765c37110 lib9: fix openbsd build David du Colombier 2012-06-27 20:02:03 +0200
  • 3409bc9ae1 lib9/dial: add support for IPv6 David du Colombier 2012-06-02 21:50:59 +0200
  • 5d03af6557 fix INSTALL warnings Russ Cox 2012-05-29 15:11:14 -0400
  • e42c27297a CONTRIBUTORS: add Abhishek Kulkarni Russ Cox 2012-05-29 15:10:26 -0400
  • 71ce470a2b venti: fix VtMaxLumpSize Abhishek Kulkarni 2012-05-29 13:34:52 -0400
  • c149b06f2e plumb: remove debugging print Russ Cox 2012-05-15 10:55:53 -0400
  • 4ded140a67 venti: remove bloomlookuptime in stats David du Colombier 2012-05-07 16:20:44 +0200
  • 3f79d3ee64 venti: fix bloom in stats David du Colombier 2012-05-07 15:55:41 +0200
  • d117737d44 venti: fix writedonechan size in bloom David du Colombier 2012-05-02 06:44:38 +0200
  • e7e953b3da venti: add bootstrap mode (write + no index) Russ Cox 2012-04-22 15:27:06 -0400
  • a2df31f46d venti: fix typo Russ Cox 2012-04-07 15:40:06 -0400
  • 20271fedfb venti: add arenapart support to wrarena Russ Cox 2012-04-07 15:38:59 -0400
  • b27a990f9f vacfs: remove 9P2000.u relic David du Colombier 2012-04-04 16:51:27 +0200
  • 0ef37c14e1 venti(7): fix typo David du Colombier 2012-03-26 17:59:49 +0200
  • b8737b8ac4 fortune Russ Cox 2012-03-26 11:27:31 -0400
  • 1f4c574440 devdraw: fix mouse warping with multi-monitor on OS X David Jeannot 2012-03-05 21:14:34 -0500
  • 4a000a28d3 merge Russ Cox 2012-03-05 16:36:31 -0500
  • a319037781 Devdraw now waits for the image: this means that there is no more blank image when toggling fullscreen, when unminimizing, or at startup; this also means that we can live resize, but we only enable live resizing with Page, because it seems useless for other apps, and Acme and Sam bug with it. The tradeoff is that bottom corners are sometimes automatically rounded. There is a way to prevent the rounding here: http://parmanoir.com/Custom_NSThemeFrame but this would obfuscate the code. Instead, we make sure that the corners are always rounded. David Jeannot 2012-03-05 15:54:26 -0500
  • ce26c36433 get9root(3): fix paths David Jeannot 2012-03-05 15:39:06 -0500
  • 7e2a1983e7 devdraw: fix winsize (-W) on OS X David Jeannot 2012-03-05 15:38:59 -0500
  • 354c6c32f1 devdraw: fix fullscreen on Lion Russ Cox 2012-02-28 14:56:13 -0500
  • 443d628838 libmach, acid, db: 64-bit support Russ Cox 2012-02-19 18:11:39 -0500
  • 60d96f2e43 venti: import venti/conf from plan 9 David du Colombier 2012-01-26 17:33:36 +0100
  • 83b247a771 libventi: add functions vtsha1 and vtsha1check David du Colombier 2012-01-21 10:01:20 +0100
  • f4792e43ae devdraw: enable gestures on OS X David Jeannot 2012-01-20 22:31:00 -0500
  • 5d434a3ff3 venti: fix settings in stats David du Colombier 2012-01-20 13:13:30 -0500
  • 5c9343753f codereview: sync from Go Russ Cox 2012-01-20 13:10:09 -0500
  • fcce05982b devdraw: make OS X resizer unobtrusive David Jeannot 2012-01-19 15:14:17 -0500
  • 4464a8778d devdraw: on OS X, add menu items "hide" and "plumb devdraw(1)" David Jeannot 2012-01-16 17:12:10 -0500
  • 10ccf8df0c devdraw: OS X: neutralize menu and Dock bugs in fullscreen mode David Jeannot 2012-01-16 17:11:36 -0500
  • 73b0f029e1 devdraw: fix handling of compose key on OS X David Jeannot 2012-01-16 17:08:31 -0500
  • a995f469b3 devdraw: remove old OS X code David Jeannot 2012-01-16 17:07:24 -0500
  • 68e24566b6 vac: fix segfault on DMSYMLINK or DMDEVICE David du Colombier 2012-01-16 17:06:41 -0500
  • 258cfab2fe acme: claim input focus earlier David Jeannot 2012-01-16 17:05:39 -0500
  • 8423a43814 Plumb.app: prevent the Finder's activation after Devdraw's David Jeannot 2012-01-16 17:04:52 -0500
  • e89a71ffdd cocoa devdraw: activation on receiving Ttop messages David Jeannot 2012-01-16 17:04:28 -0500
  • 5ec2425b17 devdraw: OS X dead key support David Jeannot 2012-01-16 17:02:06 -0500
  • 131ab3addb venti: fix scacheprefetch stats David du Colombier 2012-01-16 16:55:23 -0500
  • 9a201244bf ioproc(3): fix prototypes David Jeannot 2012-01-16 16:54:00 -0500
  • fc638f7bd4 libventi: handle rpc when not connected David du Colombier 2012-01-16 16:53:08 -0500
  • d33a4d7f1b fmt: delete 2-space code Russ Cox 2012-01-05 01:02:44 -0500
  • 73392c2c7c libventi: fix segfault in vtreadpacket when not connected David du Colombier 2011-12-12 16:44:50 -0500
  • ca81de0ae1 Cocoa Devdraw: cursor fix David Jeannot 2011-12-09 22:21:09 -0500
  • 37234309e5 fortunes Russ Cox 2011-12-09 17:48:46 -0500
  • c2b544f8cd vac: handle mid David du Colombier 2011-12-07 14:07:25 -0500
  • e80159c932 aescbc: fix segfault on backspace David du Colombier 2011-12-07 12:27:07 -0500
  • aac05c4092 vacfs: fix segfault when no prefix specified David du Colombier 2011-11-30 15:20:43 -0500
  • 83a5aba766 mac Plumb: skip loading non-existent .bashrc Rob Kroeger 2011-11-28 10:09:26 -0500
  • 0c9524b721 mailfs: add -u user argument David du Colombier 2011-11-28 09:21:01 -0500
  • 2fc68b6d8e mailfs: small fixes and plan 9 support David du Colombier 2011-11-22 14:09:52 -0500
  • bd51695c92 venti/mgr: various fixes and plan 9 support David du Colombier 2011-11-21 11:00:36 -0500
  • 1d752a8479 venti: fix log url in stats David du Colombier 2011-11-21 08:40:34 -0500
  • 38bcdc42b5 upas: fix segfault when host not found David du Colombier 2011-11-21 08:40:17 -0500
  • 81c30b5a75 acme: fix arrow near end of text Sean McKean 2011-11-17 14:46:14 -0500
  • e067d2ea1f Cocoa Devdraw: cursor, menu bar, old fs, activation David Jeannot 2011-11-08 13:23:55 -0500