Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-21 | 9c: support clang on Mac | Russ Cox | 1 | -0/+11 | |
R=rsc http://codereview.appspot.com/6744055 | |||||
2012-10-20 | 9c: add more clang warning silencers, use signed chars | Russ Cox | 1 | -2/+7 | |
R=rsc http://codereview.appspot.com/6741053 | |||||
2012-10-20 | web: fix BROWSER=google-chrome on Mac | Russ Cox | 1 | -0/+3 | |
R=rsc http://codereview.appspot.com/6750046 | |||||
2012-10-20 | mount: fix for osxfuse | Russ Cox | 1 | -2/+4 | |
R=rsc http://codereview.appspot.com/6737052 | |||||
2012-08-05 | srv(4), mount: update v9fs usage | David du Colombier | 1 | -2/+2 | |
The v9fs usage is documented on https://www.kernel.org/doc/Documentation/filesystems/9p.txt R=rsc http://codereview.appspot.com/6445072 | |||||
2012-07-17 | disk/mkfs, disk/mkext: add from Plan 9 | Russ Cox | 1 | -0/+0 | |
R=rsc, rsc http://codereview.appspot.com/6405057 | |||||
2012-07-16 | 9l: remove debug print | Russ Cox | 1 | -1/+0 | |
R=rsc http://codereview.appspot.com/6402049 | |||||
2012-07-14 | 9l: fix for Linux 3.x (thanks Christopher Brannon) | Russ Cox | 1 | -1/+2 | |
R=rsc http://codereview.appspot.com/6395047 | |||||
2012-05-29 | fix INSTALL warnings | Russ Cox | 1 | -2/+7 | |
R=rsc http://codereview.appspot.com/6258060 | |||||
2011-09-19 | devdraw: update Lion cocoa | David Jeannot | 1 | -0/+7 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5015042 | |||||
2011-08-16 | web: add support for chromium | Fazlul Shahriar | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/4863043 | |||||
2011-08-02 | build: OS X 64-bit build | Russ Cox | 3 | -3/+14 | |
R=rsc http://codereview.appspot.com/4838047 | |||||
2011-08-02 | g: add *.goc | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/4832048 | |||||
2011-05-17 | SunOS fixes (thanks Aram Hăvărneanu) | Russ Cox | 1 | -1/+1 | |
R=rsc, rsc http://codereview.appspot.com/4271084 | |||||
2011-01-02 | man: fix -P | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/3818043 | |||||
2010-10-12 | awd: use $sysname | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/2458041 | |||||
2010-07-14 | web: pass $BROWSER as open -a argument on OS X | Russ Cox | 1 | -1/+8 | |
(Suggestion by Martin Kühl) R=rsc http://codereview.appspot.com/1772044 | |||||
2010-07-14 | web: just use "open" on OS X | Russ Cox | 1 | -67/+1 | |
R=rsc http://codereview.appspot.com/1764045 | |||||
2010-05-19 | bin/", bin/"": simplify | Arvindh Rajesh Tamilmani | 2 | -22/+9 | |
R=rsc CC=codebot http://codereview.appspot.com/953047 | |||||
2010-02-22 | 9c, 9l: allow CC9=clang | Nikolai Saoukh | 2 | -19/+57 | |
R=rsc CC=codebot http://codereview.appspot.com/217045 | |||||
2009-12-27 | merge | Russ Cox | 2 | -1/+4 | |
2009-10-25 | ssam: add executable bit | Russ Cox | 1 | -0/+0 | |
R=rsc,codebot APPROVED=rsc http://codereview.appspot.com/142041 | |||||
2009-09-30 | ssam(1): new command - not just manual | Jason Catena | 1 | -0/+41 | |
2009-09-13 | 9a: fix OS X PowerPC build | Jeff Sickel | 1 | -1/+1 | |
http://codereview.appspot.com/117065 | |||||
2009-09-11 | INSTALL: fix build on Snow Leopard | Russ Cox | 3 | -4/+10 | |
http://codereview.appspot.com/116073 | |||||
2009-07-16 | codereview: add experimental scripts | Russ Cox | 2 | -0/+1450 | |
2009-07-15 | 9l: platform-specific options first; AIX, Tru64 support | Benjamin Huntsman | 1 | -67/+78 | |
http://codereview.appspot.com/95050 | |||||
2009-07-14 | merge | Russ Cox | 1 | -0/+3 | |
2009-07-08 | src: use whatis instead of which | Michael Teichgräber | 1 | -1/+1 | |
2009-06-09 | g: add asm to the list of extensions | Russ Cox | 1 | -1/+1 | |
2009-05-05 | label: write to /dev/tty to avoid redirections | Russ Cox | 1 | -1/+1 | |
2009-04-30 | ipso: do not use the /lib/init/rw tmpfs | Russ Cox | 1 | -1/+1 | |
2008-12-06 | sig: consult unix man pages too | Russ Cox | 1 | -0/+17 | |
2008-12-03 | 9l: search for autolibs in all -L paths as well as $PLAN9/lib | Jeff Sickel | 1 | -8/+22 | |
2008-12-06 | 9c: another gcc, another useless warning | Russ Cox | 1 | -1/+1 | |
2008-10-08 | macfuse change | Jeff Sickel | 1 | -1/+2 | |
2008-10-08 | web: add camino as a $BROWSER | Russ Cox | 1 | -1/+22 | |
2008-07-22 | man: reject unrecognized flags | grai | 1 | -2/+4 | |
2008-07-10 | stack: look in core by default | Russ Cox | 1 | -2/+5 | |
2008-07-09 | 9c: grep away Apple SetCursor/InitCursor warnings | Russ Cox | 1 | -1/+4 | |
2008-07-09 | vmount: add -t nfs on Linux | Russ Cox | 1 | -1/+1 | |
2008-07-09 | ipso: only fiddle with factotum when editing factotum file | Russ Cox | 1 | -2/+4 | |
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-05-31 | merge | Russ Cox | 1 | -1/+1 | |
2007-11-27 | merge | Russ Cox | 1 | -3/+8 | |
2007-11-05 | build: use ar s flag to avoid ranlib | Russ Cox | 1 | -5/+4 | |
2007-10-09 | mount: explicit u on test -S and mount to get unix versions (Chris King) | Russ Cox | 1 | -3/+3 | |
2007-08-22 | 9.rc: change to work with rc -e (Tony Lainson) | Russ Cox | 1 | -1/+1 | |
Change sense of test at end of 9.rc so that when invoked with no arguments the test still evaluates true, so that it works well with rc -e. | |||||
2007-05-01 | use 9p not 9P as mount type (Michael Kaminsky) | rsc | 1 | -2/+2 | |