aboutsummaryrefslogtreecommitdiff
path: root/bin/9l
AgeCommit message (Expand)AuthorFilesLines
2014-02-27all: DragonFly port.Shenghou Ma1-1/+1
2012-07-169l: remove debug printRuss Cox1-1/+0
2012-07-149l: fix for Linux 3.x (thanks Christopher Brannon)Russ Cox1-1/+2
2012-05-29fix INSTALL warningsRuss Cox1-2/+7
2011-08-02build: OS X 64-bit buildRuss Cox1-0/+3
2010-02-229c, 9l: allow CC9=clangNikolai Saoukh1-6/+6
2009-09-11INSTALL: fix build on Snow LeopardRuss Cox1-1/+1
2009-07-159l: platform-specific options first; AIX, Tru64 supportBenjamin Huntsman1-67/+78
2008-12-039l: search for autolibs in all -L paths as well as $PLAN9/libJeff Sickel1-8/+22
2007-03-26cope with new gcc error syntaxrsc1-1/+1
2007-02-22-ldraw no longer implies -lX11rsc1-1/+1
2006-06-26shut up gccrsc1-1/+1
2006-06-25handle memdraw memlayerrsc1-2/+15
2006-04-04look for libresolv.dylib (anothy sorace)rsc1-1/+1
2006-03-30fix double-use of xtmprsc1-1/+1
2006-02-14draw, resolvrsc1-3/+9
2006-01-27nowsysrsc1-1/+1
2005-11-27shut up openbsdrsc1-1/+1
2005-10-19Autoframework (Jeff Sickel)rsc1-3/+50
2005-08-31Treat OpenBSD like generic BSD.rsc1-5/+0
2005-07-22no pthreads on OpenBSDrsc1-1/+1
2005-07-19use pthread on openbsdrsc1-1/+1
2005-07-13silence nm errors during autolibrsc1-1/+1
2005-05-01OpenBSD support.rsc1-1/+1
2005-03-18quiet 9lrsc1-1/+10
2005-02-11fix libsec lib9 cyclersc1-0/+7
2005-02-08add freebsd 5.2rsc1-0/+3
2005-02-08Maybe it will run on SunOS 5.8 now.rsc1-0/+13
2005-01-19do not use rpath on Darwinrsc1-2/+6
2005-01-18look in right place for 64-bit X libsrsc1-0/+5
2005-01-17source $PLAN9/configrsc1-1/+2
2005-01-16use -Wl,-rpath for gccrsc1-1/+15
2005-01-14works on Linux 2.6rsc1-4/+8
2005-01-13Many small edits.rsc1-2/+11
2005-01-07oopsrsc1-2/+2
2005-01-07remove target on failure (sun)rsc1-1/+12
2005-01-07freebsd5rsc1-24/+39
2005-01-07accomodate sun nm formatrsc1-2/+2
2005-01-07do full dependency graph using libraries too.rsc1-60/+83
2005-01-049c: ignore autolib symbolsrsc1-1/+115
2004-09-17Bite the bullet. Have to use differentrsc1-1/+6
2004-09-17Rewrite to remove dependence on rendezvous and its bizarrersc1-1/+1
2004-03-26Add -lutil on systems that have it.rsc1-4/+8
2004-03-25Today's changes.rsc1-1/+13
2004-03-02More Mac tweaks.rsc1-1/+1
2003-11-25More tweaks on Linux and Solaris.rsc1-1/+1
2003-11-23Annoying changes to work on Sun boxes.rsc1-13/+5
2003-11-23various shell script fixes.rsc1-0/+26