summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* web: allow any $BROWSERRuss Cox2018-11-141-1/+1
* 9l: drop xcode text-based stub warningRuss Cox2018-11-121-1/+1
* mount, 9pfuse: detect macports installed osxfuseXiao-Yong Jin2018-03-271-0/+1
* mount: check current osxfuse kext locationMartin Kühl2018-03-231-0/+2
* web: *chrome* matches google-chromeGleydson Soares2017-10-161-1/+1
* 9l: accept Linux kernel version 4.xkeks2017-10-131-1/+1
* web: add Chromium support on FreeBSDDavid du Colombier2017-10-011-1/+1
* 9l: support FreeBSD 10 and 11 (thanks Ori Bernstein)David du Colombier2017-09-141-1/+1
* all: remove .cvsignore filesKare Nuorteva2017-09-148-281/+0
* codereview: delete, now using GitHub pull requestsRuss Cox2017-09-011-147/+0
* codereview.py: removeRuss Cox2017-07-161-1448/+0
* all: fix or silence all INSTALL warnings on macOSRuss Cox2017-01-061-3/+3
* devdraw: plumb drag-n-dropped filesmarius a. eriksen2015-06-031-0/+17
* codereview: use 'git branch -v' for pendingRuss Cox2014-11-171-1/+1
* codereview: make commit -a the default; warn about uncommitted changes at uploadRuss Cox2014-11-161-2/+6
* codereview: fix a few bugsRuss Cox2014-11-161-8/+9
* all: update for GitRuss Cox2014-11-161-2/+142
* fix clang 3.4 warnings and ignore uninteresting onesDavid du Colombier2014-10-211-0/+2
* 9l: link with -lresolv on LinuxDavid du Colombier2014-10-201-1/+1
* g: search in *.s filesAram Hăvărneanu2014-08-061-1/+1
* build: rename " and "" to quote1 and quote2 for hgRuss Cox2014-06-032-0/+0
* all: DragonFly port.Shenghou Ma2014-02-272-2/+2
* fossil: create directoryDavid du Colombier2013-09-261-0/+0
* 9c: support clang on MacRuss Cox2012-10-211-0/+11
* 9c: add more clang warning silencers, use signed charsRuss Cox2012-10-201-2/+7
* web: fix BROWSER=google-chrome on MacRuss Cox2012-10-201-0/+3
* mount: fix for osxfuseRuss Cox2012-10-201-2/+4
* srv(4), mount: update v9fs usageDavid du Colombier2012-08-051-2/+2
* disk/mkfs, disk/mkext: add from Plan 9Russ Cox2012-07-171-0/+0
* 9l: remove debug printRuss Cox2012-07-161-1/+0
* 9l: fix for Linux 3.x (thanks Christopher Brannon)Russ Cox2012-07-141-1/+2
* fix INSTALL warningsRuss Cox2012-05-291-2/+7
* devdraw: update Lion cocoaDavid Jeannot2011-09-191-0/+7
* web: add support for chromiumFazlul Shahriar2011-08-161-1/+1
* build: OS X 64-bit buildRuss Cox2011-08-023-3/+14
* g: add *.gocRuss Cox2011-08-021-1/+1
* SunOS fixes (thanks Aram Hăvărneanu)Russ Cox2011-05-171-1/+1
* man: fix -PRuss Cox2011-01-021-1/+1
* awd: use $sysnameRuss Cox2010-10-121-1/+1
* web: pass $BROWSER as open -a argument on OS XRuss Cox2010-07-141-1/+8
* web: just use "open" on OS XRuss Cox2010-07-141-67/+1
* bin/", bin/"": simplifyArvindh Rajesh Tamilmani2010-05-192-22/+9
* 9c, 9l: allow CC9=clangNikolai Saoukh2010-02-222-19/+57
* mergeRuss Cox2009-12-272-1/+4
* ssam: add executable bitRuss Cox2009-10-251-0/+0
* ssam(1): new command - not just manualJason Catena2009-09-301-0/+41
* 9a: fix OS X PowerPC buildJeff Sickel2009-09-131-1/+1
* INSTALL: fix build on Snow LeopardRuss Cox2009-09-113-4/+10
* codereview: add experimental scriptsRuss Cox2009-07-162-0/+1450
* 9l: platform-specific options first; AIX, Tru64 supportBenjamin Huntsman2009-07-151-67/+78