summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mount: check current osxfuse kext locationMartin Kühl2018-03-231-0/+2
* 9pserve: fix memory leak in warningRay Lai2018-03-231-0/+2
* .gitignore: ignore files created for astro(1) and scat(1)Martin Kühl2018-03-231-0/+2
* 9term: Set TERM_PROGRAM to termprogMartin Kühl2018-03-231-0/+1
* 9pfuse: retries read(3) upon EINTRXiao-Yong Jin2018-03-231-2/+5
* 9pfuse: fix handling of access mode (thanks Kenji Arisawa)David du Colombier2018-02-051-1/+3
* auxstats: get network stats in a portable manner on FreeBSDBakul Shah2018-01-231-33/+14
* rc: use proper type for storing ulimit valuesRay Lai2018-01-171-6/+7
* gview: fix int vs ulong confusion causing silent exit 1 at startupRuss Cox2018-01-031-4/+4
* 9term: re-enable sys: child note for child processesRuss Cox2017-11-271-0/+1
* acme: preserve window position and selection during GetRuss Cox2017-11-025-18/+103
* moveplan9: add missing filesSteven Stallion2017-10-171-0/+35
* web: *chrome* matches google-chromeGleydson Soares2017-10-161-1/+1
* acme: free buf in checksha1Russ Cox2017-10-141-0/+1
* 9l: accept Linux kernel version 4.xkeks2017-10-131-1/+1
* 9term: fix getpts on macOS 10.13David du Colombier2017-10-131-0/+16
* upas/nfs: fix warningsDavid du Colombier2017-10-133-10/+2
* acme: check file content before declaring file "modified since last read"Russ Cox2017-10-1023-13/+79
* devdraw: fix build on macOS < 10.12Rudá Moura2017-10-091-0/+2
* xd: add -R for runewise dumpLeah Neukirchen2017-10-012-40/+118
* web: add Chromium support on FreeBSDDavid du Colombier2017-10-011-1/+1
* .travis.yml: configure build matrix to build on OS X and Linux (thanks Michae...David du Colombier2017-09-221-20/+28
* 9l: support FreeBSD 10 and 11 (thanks Ori Bernstein)David du Colombier2017-09-141-1/+1
* lib/moveplan9.files: add missing filesAdam Saponara2017-09-141-1/+12
* all: remove .cvsignore filesKare Nuorteva2017-09-1446-387/+0
* README: update linksKare Nuorteva2017-09-141-7/+5
* .travis.yml: disable osx buildDavid du Colombier2017-09-021-1/+0
* lib9: import frand function from Plan 9David du Colombier2017-09-012-0/+18
* svgpic: fix warningsDavid du Colombier2017-09-011-3/+1
* libmach: initialize ss variable in stabsline2pc functionDavid du Colombier2017-09-011-1/+2
* .travis.yml: build on osxDavid du Colombier2017-09-011-0/+8
* README: add Travis CI and Coverity Scan badgesDavid du Colombier2017-09-011-0/+7
* dict, sky: update site from pdos.lcs.mit.edu to 9fans.github.ioDavid du Colombier2017-09-012-3/+3
* dist/publish: fix export of of usr treeRuss Cox2017-09-011-1/+1
* all: update site from swtch.com to 9fans.github.ioRuss Cox2017-09-0126-52/+83
* codereview: delete, now using GitHub pull requestsRuss Cox2017-09-015-3944/+2
* .travis.yml: add Coverity Scan to Travis CI configurationDavid du Colombier2017-09-011-0/+18
* .travis.yml: add Travis CI configurationDavid du Colombier2017-09-011-0/+4
* ed: allow larger temp filesRuss Cox2017-09-011-1/+1
* 9(1): document gotcha with oh-my-zshRuss Cox2017-09-011-0/+15
* venti: fix venti graph on 64-bitMichael Stroucken2017-07-232-1/+2
* dist: update mk pushRuss Cox2017-07-161-4/+4
* man: various cleanupRuss Cox2017-07-1626-49/+43
* codereview.py: removeRuss Cox2017-07-161-1448/+0
* man5, man6: delete empty dirsRuss Cox2017-07-164-4/+0
* man1: document mouse keystrokes in acme, sam, 9termRuss Cox2017-07-163-0/+40
* acme: implement Cmd-Shift-Z for Redo on MacRuss Cox2017-07-161-0/+4
* devdraw: fix Mac Kcmd+ShiftRuss Cox2017-07-161-0/+3
* fontsrv: avoid quote mapping on fonts with indistinguishable quotesRuss Cox2017-06-191-5/+19
* lib9: fix needsrcquoteRuss Cox2017-06-191-1/+1