summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* mergeRuss Cox2009-07-141-0/+3
* src: use whatis instead of whichMichael Teichgräber2009-07-081-1/+1
* g: add asm to the list of extensionsRuss Cox2009-06-091-1/+1
* label: write to /dev/tty to avoid redirectionsRuss Cox2009-05-051-1/+1
* ipso: do not use the /lib/init/rw tmpfsRuss Cox2009-04-301-1/+1
* sig: consult unix man pages tooRuss Cox2008-12-061-0/+17
* 9l: search for autolibs in all -L paths as well as $PLAN9/libJeff Sickel2008-12-031-8/+22
* 9c: another gcc, another useless warningRuss Cox2008-12-061-1/+1
* macfuse changeJeff Sickel2008-10-081-1/+2
* web: add camino as a $BROWSERRuss Cox2008-10-081-1/+22
* man: reject unrecognized flagsgrai2008-07-221-2/+4
* stack: look in core by defaultRuss Cox2008-07-101-2/+5
* 9c: grep away Apple SetCursor/InitCursor warningsRuss Cox2008-07-091-1/+4
* vmount: add -t nfs on LinuxRuss Cox2008-07-091-1/+1
* ipso: only fiddle with factotum when editing factotum fileRuss Cox2008-07-091-2/+4
* mount: update MacFUSE locations (Jeff Sickel)Russ Cox2008-06-191-1/+2
* mount: use /proc/filesystems to check for fuse, 9p (uriel)Russ Cox2008-06-191-2/+2
* mergeRuss Cox2008-05-311-1/+1
* mergeRuss Cox2007-11-271-3/+8
* build: use ar s flag to avoid ranlibRuss Cox2007-11-051-5/+4
* mount: explicit u on test -S and mount to get unix versions (Chris King)Russ Cox2007-10-091-3/+3
* 9.rc: change to work with rc -e (Tony Lainson)Russ Cox2007-08-221-1/+1
* use 9p not 9P as mount type (Michael Kaminsky)rsc2007-05-011-2/+2
* fix comment (Arvindt Rajesh Tamilmani)rsc2007-04-031-1/+1