aboutsummaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2021-01-31mount: find kext with MacFUSE >=4 and macOS >=11Connor Taffe1-0/+3
2020-12-309c: drop PLAN9PORT_ASANRuss Cox1-9/+0
2020-12-30all: remove $OBJTYPE from buildRuss Cox3-42/+5
2020-12-30wintext: use rc not bashRuss Cox1-14/+9
2020-12-309c: use -fcommon for clangRuss Cox1-0/+1
2020-09-279c, 9l: updates for macOS arm64.Anthony Sorace2-0/+7
2020-05-30osxvers: use swvers -productVersion to skip one awk callRuss Cox1-1/+1
2020-05-189c: fix tabRuss Cox1-1/+1
2020-05-189l: xlc_r automatically adds -lpthread.Ben Huntsman1-1/+0
2020-05-179c, 9l: accept CC9FLAGS from configRuss Cox2-18/+30
2020-05-07all: update build scripts to fix AIX XL/C compatibilityBen Huntsman2-7/+25
2020-04-309c: added explicit -fcommon to gcc defaults.sean1-0/+1
2020-01-19all: remove Linux 2.4 vs 2.6 detectionRuss Cox2-22/+9
2020-01-169fs: remove tip (dead?), redirect sources to 9p.ioDan Cross1-3/+1
2020-01-15soelim: import from Plan9sean1-0/+16
2020-01-13wintext: add tmux support, use in ", ""Russ Cox3-12/+9
2020-01-12all: fix or silence various gcc warningsRuss Cox1-0/+4
2020-01-079c: Fix case patterns for DragonFly and other BSDsMartin Kühl1-2/+2
2020-01-07INSTALL, 9c, 9l: improve handling of *BSD (#302)Leonid Bobrov2-16/+2
2019-11-119c, 9l: use $TMPDIR if available (#272)Jason Felice2-2/+2
2019-09-19Teach 9l about FreeBSD ≥ 12; address issue #247. (#249)Francis Conti1-1/+1
2019-09-199l: support Linux version 5.0+ (#274)Günther Noack1-1/+1
2018-11-14web: allow any $BROWSERRuss Cox1-1/+1
2018-11-129l: drop xcode text-based stub warningRuss Cox1-1/+1
2018-03-27mount, 9pfuse: detect macports installed osxfuseXiao-Yong Jin1-0/+1
2018-03-23mount: check current osxfuse kext locationMartin Kühl1-0/+2
2017-10-16web: *chrome* matches google-chromeGleydson Soares1-1/+1
2017-10-139l: accept Linux kernel version 4.xkeks1-1/+1
2017-10-01web: add Chromium support on FreeBSDDavid du Colombier1-1/+1
2017-09-149l: support FreeBSD 10 and 11 (thanks Ori Bernstein)David du Colombier1-1/+1
2017-09-14all: remove .cvsignore filesKare Nuorteva8-281/+0
2017-09-01codereview: delete, now using GitHub pull requestsRuss Cox1-147/+0
2017-07-16codereview.py: removeRuss Cox1-1448/+0
2017-01-06all: fix or silence all INSTALL warnings on macOSRuss Cox1-3/+3
2015-06-03devdraw: plumb drag-n-dropped filesmarius a. eriksen1-0/+17
2014-11-17codereview: use 'git branch -v' for pendingRuss Cox1-1/+1
2014-11-16codereview: make commit -a the default; warn about uncommitted changes at uploadRuss Cox1-2/+6
2014-11-16codereview: fix a few bugsRuss Cox1-8/+9
2014-11-16all: update for GitRuss Cox1-2/+142
2014-10-21fix clang 3.4 warnings and ignore uninteresting onesDavid du Colombier1-0/+2
2014-10-209l: link with -lresolv on LinuxDavid du Colombier1-1/+1
2014-08-06g: search in *.s filesAram Hăvărneanu1-1/+1
2014-06-03build: rename " and "" to quote1 and quote2 for hgRuss Cox2-0/+0
2014-02-27all: DragonFly port.Shenghou Ma2-2/+2
2013-09-26fossil: create directoryDavid du Colombier1-0/+0
2012-10-219c: support clang on MacRuss Cox1-0/+11
2012-10-209c: add more clang warning silencers, use signed charsRuss Cox1-2/+7
2012-10-20web: fix BROWSER=google-chrome on MacRuss Cox1-0/+3
2012-10-20mount: fix for osxfuseRuss Cox1-2/+4
2012-08-05srv(4), mount: update v9fs usageDavid du Colombier1-2/+2