Age | Commit message (Expand) | Author | Files | Lines |
2013-01-19 | jpegdump: fix build and warnings | David du Colombier | 1 | -7/+8 |
2013-01-04 | freq: fix crash with utf > 0xffff (thanks Andrey Mirtchovski) | David du Colombier | 1 | -2/+2 |
2013-01-03 | venti/wrarena: fix arenapart breakage | David du Colombier | 1 | -3/+4 |
2012-12-18 | fontsrv: only build when the pieces are there | Russ Cox | 1 | -2/+2 |
2012-12-11 | fontsrv: fix build on OpenBSD 5.2 | Christian Kellermann | 3 | -2/+8 |
2012-12-09 | auth/factotum: fix password prompt hang with secstore | David du Colombier | 1 | -3/+3 |
2012-12-03 | fontsrv: make single quotes look like quotes | Russ Cox | 1 | -3/+15 |
2012-12-01 | fontsrv: scaled pjw | Russ Cox | 5 | -11/+369 |
2012-11-26 | acme: retina scaling for scroll bars, button | Russ Cox | 2 | -26/+34 |
2012-11-26 | samterm: retina scaling for scroll bars, borders | Russ Cox | 3 | -14/+24 |
2012-11-26 | 9term: adjust to dpi changes | Russ Cox | 1 | -15/+23 |
2012-11-25 | devdraw: fake dpi calculation on Mac | Russ Cox | 1 | -0/+8 |
2012-11-25 | devdraw: use %R not Fn-F3 for retina toggle | Russ Cox | 1 | -1/+1 |
2012-11-25 | devdraw: add forcedpi toggled by Fn+F3 on Mac | Russ Cox | 4 | -3/+20 |
2012-11-25 | acme: set $samfile (same as $%) during execution | Marius Eriksen | 1 | -0/+1 |
2012-11-25 | fontsrv: work around a few crashes | Russ Cox | 1 | -2/+6 |
2012-11-25 | devdraw: fix retina mode | Russ Cox | 1 | -1/+1 |
2012-11-25 | devdraw, libdraw: add display->dpi | Russ Cox | 2 | -2/+28 |
2012-11-25 | devdraw: restore compilation on OS X 10.6 | Shenghou Ma | 1 | -0/+2 |
2012-10-22 | acme: use threadspawnd to avoid changing "." of current process | Russ Cox | 1 | -29/+8 |
2012-10-21 | acme: add $acmeshell to control execution shell | Marius Eriksen | 3 | -2/+12 |
2012-10-21 | fontsrv: x11 support | Yuval Pavel Zholkover | 4 | -3/+274 |
2012-10-21 | plumb.app: accept plumb:foo as alias for foo | Rob Kroeger | 1 | -1/+16 |
2012-10-21 | devdraw: map X11 dead_diaresis to double quote | Caio Oliveira | 1 | -39/+42 |
2012-10-21 | silence more warnings | Russ Cox | 13 | -298/+305 |
2012-10-21 | fix clang warnings reported by Tuncer Ayaz | Russ Cox | 14 | -601/+602 |
2012-10-20 | fix gcc 4.7 warnings (thanks Tuncer Ayaz) | Russ Cox | 11 | -35/+7 |
2012-10-16 | devdraw: MacBook retina support | Rob Kroeger | 1 | -8/+121 |
2012-10-07 | devdraw: prefer 24-bit over 15-bit or 16-bit. | Russ Cox | 1 | -6/+6 |
2012-10-05 | acme: correct writes of runes on auspicious byte boundaries | Erik Quanstrom | 1 | -23/+34 |
2012-09-24 | src/cmd: Add a repurposed import(4), called `9import', to the ports. | Akshat Kumar | 1 | -0/+239 |
2012-09-23 | acme: mouse movement for Del | Russ Cox | 5 | -8/+62 |
2012-09-18 | snarfer: disable during build | Russ Cox | 1 | -1/+1 |
2012-09-17 | sam: add $% as an alias for $samfile | Russ Cox | 1 | -0/+1 |
2012-09-10 | 9pfuse: fix memory leak, avoid memory explosion | Ties Bos | 1 | -2/+11 |
2012-09-08 | 9pfuse: osxfuse support | Russ Cox | 1 | -8/+16 |
2012-08-05 | disk/mkfs,disk/mkext: fix mkdir conflict | Russ Cox | 2 | -0/+3 |
2012-08-03 | vacfs: fix create srv with ORCLOSE on plan 9 | David du Colombier | 1 | -9/+11 |
2012-08-03 | devdraw: make it 3 times faster on OS X | David Jeannot | 1 | -42/+49 |
2012-07-31 | devdraw: fix for OS X 10.8 (Mountain Lion) | Rob Kroeger | 1 | -31/+40 |
2012-07-17 | disk/mkfs, disk/mkext: add from Plan 9 | Russ Cox | 3 | -0/+1169 |
2012-07-14 | auth/factotum: fix flush (thanks Erik Quanstrom) | Russ Cox | 1 | -2/+3 |
2012-06-02 | lib9/dial: add support for IPv6 | David du Colombier | 2 | -18/+20 |
2012-05-29 | fix INSTALL warnings | Russ Cox | 5 | -4/+5 |
2012-05-29 | venti: fix VtMaxLumpSize | Abhishek Kulkarni | 7 | -7/+7 |
2012-05-15 | plumb: remove debugging print | Russ Cox | 1 | -1/+0 |
2012-05-07 | venti: remove bloomlookuptime in stats | David du Colombier | 1 | -3/+0 |
2012-05-07 | venti: fix bloom in stats | David du Colombier | 1 | -1/+4 |
2012-05-02 | venti: fix writedonechan size in bloom | David du Colombier | 1 | -1/+1 |
2012-04-22 | venti: add bootstrap mode (write + no index) | Russ Cox | 4 | -0/+9 |