Age | Commit message (Expand) | Author | Files | Lines |
2020-05-30 | osxvers: use swvers -productVersion to skip one awk call | Russ Cox | 1 | -1/+1 |
2020-05-18 | 9c: fix tab | Russ Cox | 1 | -1/+1 |
2020-05-18 | 9l: xlc_r automatically adds -lpthread. | Ben Huntsman | 1 | -1/+0 |
2020-05-17 | 9c, 9l: accept CC9FLAGS from config | Russ Cox | 2 | -18/+30 |
2020-05-07 | all: update build scripts to fix AIX XL/C compatibility | Ben Huntsman | 2 | -7/+25 |
2020-04-30 | 9c: added explicit -fcommon to gcc defaults. | sean | 1 | -0/+1 |
2020-01-19 | all: remove Linux 2.4 vs 2.6 detection | Russ Cox | 2 | -22/+9 |
2020-01-16 | 9fs: remove tip (dead?), redirect sources to 9p.io | Dan Cross | 1 | -3/+1 |
2020-01-15 | soelim: import from Plan9 | sean | 1 | -0/+16 |
2020-01-13 | wintext: add tmux support, use in ", "" | Russ Cox | 3 | -12/+9 |
2020-01-12 | all: fix or silence various gcc warnings | Russ Cox | 1 | -0/+4 |
2020-01-07 | 9c: Fix case patterns for DragonFly and other BSDs | Martin Kühl | 1 | -2/+2 |
2020-01-07 | INSTALL, 9c, 9l: improve handling of *BSD (#302) | Leonid Bobrov | 2 | -16/+2 |
2019-11-11 | 9c, 9l: use $TMPDIR if available (#272) | Jason Felice | 2 | -2/+2 |
2019-09-19 | Teach 9l about FreeBSD ≥ 12; address issue #247. (#249) | Francis Conti | 1 | -1/+1 |
2019-09-19 | 9l: support Linux version 5.0+ (#274) | Günther Noack | 1 | -1/+1 |
2018-11-14 | web: allow any $BROWSER | Russ Cox | 1 | -1/+1 |
2018-11-12 | 9l: drop xcode text-based stub warning | Russ Cox | 1 | -1/+1 |
2018-03-27 | mount, 9pfuse: detect macports installed osxfuse | Xiao-Yong Jin | 1 | -0/+1 |
2018-03-23 | mount: check current osxfuse kext location | Martin Kühl | 1 | -0/+2 |
2017-10-16 | web: *chrome* matches google-chrome | Gleydson Soares | 1 | -1/+1 |
2017-10-13 | 9l: accept Linux kernel version 4.x | keks | 1 | -1/+1 |
2017-10-01 | web: add Chromium support on FreeBSD | David du Colombier | 1 | -1/+1 |
2017-09-14 | 9l: support FreeBSD 10 and 11 (thanks Ori Bernstein) | David du Colombier | 1 | -1/+1 |
2017-09-14 | all: remove .cvsignore files | Kare Nuorteva | 8 | -281/+0 |
2017-09-01 | codereview: delete, now using GitHub pull requests | Russ Cox | 1 | -147/+0 |
2017-07-16 | codereview.py: remove | Russ Cox | 1 | -1448/+0 |
2017-01-06 | all: fix or silence all INSTALL warnings on macOS | Russ Cox | 1 | -3/+3 |
2015-06-03 | devdraw: plumb drag-n-dropped files | marius a. eriksen | 1 | -0/+17 |
2014-11-17 | codereview: use 'git branch -v' for pending | Russ Cox | 1 | -1/+1 |
2014-11-16 | codereview: make commit -a the default; warn about uncommitted changes at upload | Russ Cox | 1 | -2/+6 |
2014-11-16 | codereview: fix a few bugs | Russ Cox | 1 | -8/+9 |
2014-11-16 | all: update for Git | Russ Cox | 1 | -2/+142 |
2014-10-21 | fix clang 3.4 warnings and ignore uninteresting ones | David du Colombier | 1 | -0/+2 |
2014-10-20 | 9l: link with -lresolv on Linux | David du Colombier | 1 | -1/+1 |
2014-08-06 | g: search in *.s files | Aram Hăvărneanu | 1 | -1/+1 |
2014-06-03 | build: rename " and "" to quote1 and quote2 for hg | Russ Cox | 2 | -0/+0 |
2014-02-27 | all: DragonFly port. | Shenghou Ma | 2 | -2/+2 |
2013-09-26 | fossil: create directory | David du Colombier | 1 | -0/+0 |
2012-10-21 | 9c: support clang on Mac | Russ Cox | 1 | -0/+11 |
2012-10-20 | 9c: add more clang warning silencers, use signed chars | Russ Cox | 1 | -2/+7 |
2012-10-20 | web: fix BROWSER=google-chrome on Mac | Russ Cox | 1 | -0/+3 |
2012-10-20 | mount: fix for osxfuse | Russ Cox | 1 | -2/+4 |
2012-08-05 | srv(4), mount: update v9fs usage | David du Colombier | 1 | -2/+2 |
2012-07-17 | disk/mkfs, disk/mkext: add from Plan 9 | Russ Cox | 1 | -0/+0 |
2012-07-16 | 9l: remove debug print | Russ Cox | 1 | -1/+0 |
2012-07-14 | 9l: fix for Linux 3.x (thanks Christopher Brannon) | Russ Cox | 1 | -1/+2 |
2012-05-29 | fix INSTALL warnings | Russ Cox | 1 | -2/+7 |
2011-09-19 | devdraw: update Lion cocoa | David Jeannot | 1 | -0/+7 |
2011-08-16 | web: add support for chromium | Fazlul Shahriar | 1 | -1/+1 |