aboutsummaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2012-07-17disk/mkfs, disk/mkext: add from Plan 9Russ Cox1-0/+0
R=rsc, rsc http://codereview.appspot.com/6405057
2012-07-169l: remove debug printRuss Cox1-1/+0
R=rsc http://codereview.appspot.com/6402049
2012-07-149l: fix for Linux 3.x (thanks Christopher Brannon)Russ Cox1-1/+2
R=rsc http://codereview.appspot.com/6395047
2012-05-29fix INSTALL warningsRuss Cox1-2/+7
R=rsc http://codereview.appspot.com/6258060
2011-09-19devdraw: update Lion cocoaDavid Jeannot1-0/+7
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5015042
2011-08-16web: add support for chromiumFazlul Shahriar1-1/+1
R=rsc http://codereview.appspot.com/4863043
2011-08-02build: OS X 64-bit buildRuss Cox3-3/+14
R=rsc http://codereview.appspot.com/4838047
2011-08-02g: add *.gocRuss Cox1-1/+1
R=rsc http://codereview.appspot.com/4832048
2011-05-17SunOS fixes (thanks Aram Hăvărneanu)Russ Cox1-1/+1
R=rsc, rsc http://codereview.appspot.com/4271084
2011-01-02man: fix -PRuss Cox1-1/+1
R=rsc http://codereview.appspot.com/3818043
2010-10-12awd: use $sysnameRuss Cox1-1/+1
R=rsc http://codereview.appspot.com/2458041
2010-07-14web: pass $BROWSER as open -a argument on OS XRuss Cox1-1/+8
(Suggestion by Martin Kühl) R=rsc http://codereview.appspot.com/1772044
2010-07-14web: just use "open" on OS XRuss Cox1-67/+1
R=rsc http://codereview.appspot.com/1764045
2010-05-19bin/", bin/"": simplifyArvindh Rajesh Tamilmani2-22/+9
R=rsc CC=codebot http://codereview.appspot.com/953047
2010-02-229c, 9l: allow CC9=clangNikolai Saoukh2-19/+57
R=rsc CC=codebot http://codereview.appspot.com/217045
2009-12-27mergeRuss Cox2-1/+4
2009-10-25ssam: add executable bitRuss Cox1-0/+0
R=rsc,codebot APPROVED=rsc http://codereview.appspot.com/142041
2009-09-30ssam(1): new command - not just manualJason Catena1-0/+41
2009-09-139a: fix OS X PowerPC buildJeff Sickel1-1/+1
http://codereview.appspot.com/117065
2009-09-11INSTALL: fix build on Snow LeopardRuss Cox3-4/+10
http://codereview.appspot.com/116073
2009-07-16codereview: add experimental scriptsRuss Cox2-0/+1450
2009-07-159l: platform-specific options first; AIX, Tru64 supportBenjamin Huntsman1-67/+78
http://codereview.appspot.com/95050
2009-07-14mergeRuss Cox1-0/+3
2009-07-08src: use whatis instead of whichMichael Teichgräber1-1/+1
2009-06-09g: add asm to the list of extensionsRuss Cox1-1/+1
2009-05-05label: write to /dev/tty to avoid redirectionsRuss Cox1-1/+1
2009-04-30ipso: do not use the /lib/init/rw tmpfsRuss Cox1-1/+1
2008-12-06sig: consult unix man pages tooRuss Cox1-0/+17
2008-12-039l: search for autolibs in all -L paths as well as $PLAN9/libJeff Sickel1-8/+22
2008-12-069c: another gcc, another useless warningRuss Cox1-1/+1
2008-10-08macfuse changeJeff Sickel1-1/+2
2008-10-08web: add camino as a $BROWSERRuss Cox1-1/+22
2008-07-22man: reject unrecognized flagsgrai1-2/+4
2008-07-10stack: look in core by defaultRuss Cox1-2/+5
2008-07-099c: grep away Apple SetCursor/InitCursor warningsRuss Cox1-1/+4
2008-07-09vmount: add -t nfs on LinuxRuss Cox1-1/+1
2008-07-09ipso: only fiddle with factotum when editing factotum fileRuss Cox1-2/+4
2008-06-19mount: update MacFUSE locations (Jeff Sickel)Russ Cox1-1/+2
2008-06-19mount: use /proc/filesystems to check for fuse, 9p (uriel)Russ Cox1-2/+2
2008-05-31mergeRuss Cox1-1/+1
2007-11-27mergeRuss Cox1-3/+8
2007-11-05build: use ar s flag to avoid ranlibRuss Cox1-5/+4
2007-10-09mount: explicit u on test -S and mount to get unix versions (Chris King)Russ Cox1-3/+3
2007-08-229.rc: change to work with rc -e (Tony Lainson)Russ Cox1-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-01use 9p not 9P as mount type (Michael Kaminsky)rsc1-2/+2
2007-04-03fix comment (Arvindt Rajesh Tamilmani)rsc1-1/+1
2007-03-26now using binaryrsc1-120/+0
2007-03-26cope with new gcc error syntaxrsc1-1/+1
2007-03-25parse -d arg correctly (Fazlul Shahriar)rsc1-1/+1
2007-02-22-ldraw no longer implies -lX11rsc1-1/+1