Age | Commit message (Expand) | Author | Files | Lines |
2008-07-03 | devdraw: do not create OS X window group (Eric Nichols) | Russ Cox | 1 | -3/+0 |
2008-07-02 | devdraw: OS X unicode input (Andrey Mirtchovski) | Russ Cox | 1 | -0/+7 |
2008-07-02 | vac: fix -m bug (Myron Cheung) | Russ Cox | 2 | -5/+4 |
2008-07-02 | devdraw: OS X mouse scroll fix (Jeff Sickel) | Russ Cox | 1 | -1/+1 |
2008-07-01 | devdraw: OS X alt key support | Russ Cox | 1 | -2/+38 |
2008-07-01 | devdraw: add %F for fullscreen on OS X | Russ Cox | 1 | -10/+30 |
2008-07-01 | libdraw: do not let devdraw fork, for OS X | Russ Cox | 1 | -1/+5 |
2008-06-30 | libdraw: die if display does | Russ Cox | 2 | -3/+3 |
2008-06-30 | lib9: allow no $DISPLAY on OS X in getns | Russ Cox | 1 | -0/+7 |
2008-06-30 | devdraw: OS X native version | Russ Cox | 12 | -86/+2083 |
2008-06-30 | snarfer: OS X native version (ha!) | Russ Cox | 2 | -0/+3 |
2008-06-19 | 9p: fix writen (sqweek) | Russ Cox | 1 | -8/+13 |
2008-06-19 | post9p: try mount9p before 9pfuse | Russ Cox | 1 | -0/+4 |
2008-06-19 | vacfs: silence print | Russ Cox | 1 | -1/+0 |
2008-06-19 | 9pfuse: "fix" O_LARGEFILE on x86_64 linux (sqweek) | Russ Cox | 1 | -5/+14 |
2008-06-19 | 9p: exit on write error (sqweek) | Russ Cox | 1 | -5/+22 |
2008-06-19 | mount: update MacFUSE locations (Jeff Sickel) | Russ Cox | 1 | -1/+2 |
2008-06-19 | mount: use /proc/filesystems to check for fuse, 9p (uriel) | Russ Cox | 1 | -2/+2 |
2008-06-15 | vacfs: present qids correctly | Russ Cox | 4 | -7/+15 |
2008-06-15 | vac: fix usage, more #ifdef PLAN9PORT | Russ Cox | 1 | -1/+3 |
2008-06-15 | vac: make qids unique | Russ Cox | 7 | -1564/+557 |
2008-06-14 | vacfs: plan 9 compatibility | Russ Cox | 2 | -32/+90 |
2008-06-14 | vac: plan9 compatibility | Russ Cox | 2 | -6/+9 |
2008-06-14 | vac: remove fs.c | Russ Cox | 1 | -0/+0 |
2008-06-14 | vac: major cleanup and bug fixes | Russ Cox | 8 | -1222/+1375 |
2008-06-14 | libventi: minor vtfile bug fixes | Russ Cox | 1 | -1/+12 |
2008-06-14 | libventi: return value nits | Russ Cox | 2 | -2/+2 |
2008-06-14 | vac(1): cleanup | Russ Cox | 1 | -1/+1 |
2008-06-14 | vac: cleanup | Russ Cox | 3 | -32/+7 |
2008-06-14 | post9pservice(4): update | Russ Cox | 1 | -1/+11 |
2008-06-14 | unvac, vacfs: allow literal vac scores in addition to file names | Russ Cox | 1 | -9/+15 |
2008-06-14 | vac(1): document unvac | Russ Cox | 1 | -6/+43 |
2008-06-14 | tapefs(4): add man page | Russ Cox | 1 | -0/+109 |
2008-06-14 | venti-cache(3): delete vtblockdirty | Russ Cox | 1 | -4/+0 |
2008-06-14 | vac: clean up, add unvac | Russ Cox | 16 | -2421/+488 |
2008-06-14 | venti: add demo programs readfile.c and writefile.c | Russ Cox | 2 | -0/+214 |
2008-06-11 | 9pserve: add -c option | Russ Cox | 2 | -2/+20 |
2008-06-11 | lib9: make netmkaddr handle unix! addresses better | Russ Cox | 1 | -1/+7 |
2008-06-10 | include/memlayer.h: remove redundant AUTOLIB (Brian Stuart) | Russ Cox | 1 | -2/+0 |
2008-06-04 | libdisk: avoid unreachable code to silence Sun cc warning (Russell Davies) | Russ Cox | 1 | -14/+12 |
2008-06-04 | include/drawfcall.h: remove redundant AUTOLIB(draw) | Russ Cox | 1 | -1/+0 |
2008-06-04 | ndb/local: remove rsc-specific entries (oops) | Russ Cox | 1 | -7/+0 |
2008-06-03 | libbio: lost changes to include/bio.h (@#%@#$ mercurial) | Russ Cox | 1 | -4/+3 |
2008-06-01 | acme: fix owner bug in elogapply | Russ Cox | 1 | -1/+12 |
2008-06-01 | vftp: walk fixes (Fazlul Shahriar) | Russ Cox | 1 | -1/+14 |
2008-06-01 | libdiskfs: ext2 revision 1 tweaks (Fazlul Shahriar) | Russ Cox | 2 | -8/+17 |
2008-06-01 | libthread: fix 64-bit bug in threadstart (Nathaniel Filardo) | Russ Cox | 1 | -1/+1 |
2008-06-01 | sort: use noted(NDFLT) in note handler | Russ Cox | 1 | -2/+1 |
2008-06-01 | u.h: add Solaris 5.10 to makecontext list | Russ Cox | 1 | -1/+1 |
2008-05-31 | merge | Russ Cox | 15 | -55/+125 |