summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix clang warnings reported by Tuncer AyazRuss Cox2012-10-2124-621/+619
* 9c: add more clang warning silencers, use signed charsRuss Cox2012-10-201-2/+7
* lib9: fix Mac warningRuss Cox2012-10-201-1/+8
* INSTALL: don't try to use \b in acme windowRuss Cox2012-10-201-0/+2
* fix gcc 4.7 warnings (thanks Tuncer Ayaz)Russ Cox2012-10-2014-40/+9
* web: fix BROWSER=google-chrome on MacRuss Cox2012-10-201-0/+3
* mount: fix for osxfuseRuss Cox2012-10-201-2/+4
* libframe: use correct text color when paintingRob Kroeger2012-10-161-6/+12
* devdraw: MacBook retina supportRob Kroeger2012-10-162-8/+128
* devdraw: prefer 24-bit over 15-bit or 16-bit.Russ Cox2012-10-071-6/+6
* acme: correct writes of runes on auspicious byte boundariesErik Quanstrom2012-10-052-23/+35
* fortunes: new oneRuss Cox2012-09-241-0/+1
* src/cmd: Add a repurposed import(4), called `9import', to the ports.Akshat Kumar2012-09-243-0/+319
* acme: mouse movement for DelRuss Cox2012-09-235-8/+62
* snarfer: disable during buildRuss Cox2012-09-181-1/+1
* sam: add $% as an alias for $samfileRuss Cox2012-09-171-0/+1
* libdraw: add visibleclicks modeRuss Cox2012-09-173-2/+54
* lib9/p9dialparse: fix segfault on gethostbynameDavid du Colombier2012-09-111-1/+1
* 9pfuse: fix memory leak, avoid memory explosionTies Bos2012-09-102-2/+12
* lib/acme.rc: remove noscrollIngo Dreilich2012-09-102-1/+1
* lib9: remove ss_len manipulation in _p9dialparseRuss Cox2012-09-081-3/+0
* 9pfuse: osxfuse supportRuss Cox2012-09-081-8/+16
* lib9: fix announce on OS XRuss Cox2012-09-081-5/+7
* lib9/dial: fix addrlen in connect() and bind()David du Colombier2012-09-042-7/+35
* srv(4), mount: update v9fs usageDavid du Colombier2012-08-052-3/+3
* disk/mkfs,disk/mkext: fix mkdir conflictRuss Cox2012-08-052-0/+3
* lib9/getnetconn: add support for IPv6David du Colombier2012-08-031-0/+27
* vacfs: fix create srv with ORCLOSE on plan 9David du Colombier2012-08-031-9/+11
* dial(3): update dialparseDavid du Colombier2012-08-031-4/+4
* devdraw: make it 3 times faster on OS XDavid Jeannot2012-08-031-42/+49
* devdraw: fix for OS X 10.8 (Mountain Lion)Rob Kroeger2012-07-311-31/+40
* libventi: fix segfault in vtgetreqDavid du Colombier2012-07-291-1/+2
* disk/mkfs, disk/mkext: add from Plan 9Russ Cox2012-07-175-0/+1356
* 9l: remove debug printRuss Cox2012-07-161-1/+0
* openbsd updates (thanks Pascal Stumpf)Russ Cox2012-07-148-138/+82
* libmach: remove debug printRuss Cox2012-07-141-1/+0
* 9l: fix for Linux 3.x (thanks Christopher Brannon)Russ Cox2012-07-142-1/+3
* auth/factotum: fix flush (thanks Erik Quanstrom)Russ Cox2012-07-141-2/+3
* lib/codereview: update from GoRuss Cox2012-07-141-35/+121
* venti(8): fix discussion of variablesRuss Cox2012-07-141-4/+7
* lib9: fix openbsd buildDavid du Colombier2012-06-272-1/+2
* lib9/dial: add support for IPv6David du Colombier2012-06-026-119/+107
* fix INSTALL warningsRuss Cox2012-05-297-7/+12
* CONTRIBUTORS: add Abhishek KulkarniRuss Cox2012-05-291-0/+1
* venti: fix VtMaxLumpSizeAbhishek Kulkarni2012-05-297-7/+7
* plumb: remove debugging printRuss Cox2012-05-151-1/+0
* venti: remove bloomlookuptime in statsDavid du Colombier2012-05-071-3/+0
* venti: fix bloom in statsDavid du Colombier2012-05-071-1/+4
* venti: fix writedonechan size in bloomDavid du Colombier2012-05-021-1/+1
* venti: add bootstrap mode (write + no index)Russ Cox2012-04-224-0/+9