Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-13 | 9l: accept Linux kernel version 4.x | keks | 1 | -1/+1 | |
Fixes #114. | |||||
2017-09-14 | 9l: support FreeBSD 10 and 11 (thanks Ori Bernstein) | David du Colombier | 1 | -1/+1 | |
2014-10-20 | 9l: link with -lresolv on Linux | David du Colombier | 1 | -1/+1 | |
LGTM=rsc R=rsc https://codereview.appspot.com/136520044 | |||||
2014-02-27 | all: DragonFly port. | Shenghou Ma | 1 | -1/+1 | |
Fix compilation problems, libdraw still doesn't work right yet. LGTM=rsc R=rsc https://codereview.appspot.com/67820046 | |||||
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-08-02 | build: OS X 64-bit build | Russ Cox | 1 | -0/+3 | |
R=rsc http://codereview.appspot.com/4838047 | |||||
2010-02-22 | 9c, 9l: allow CC9=clang | Nikolai Saoukh | 1 | -6/+6 | |
R=rsc CC=codebot http://codereview.appspot.com/217045 | |||||
2009-09-11 | INSTALL: fix build on Snow Leopard | Russ Cox | 1 | -1/+1 | |
http://codereview.appspot.com/116073 | |||||
2009-07-15 | 9l: platform-specific options first; AIX, Tru64 support | Benjamin Huntsman | 1 | -67/+78 | |
http://codereview.appspot.com/95050 | |||||
2008-12-03 | 9l: search for autolibs in all -L paths as well as $PLAN9/lib | Jeff Sickel | 1 | -8/+22 | |
2007-03-26 | cope with new gcc error syntax | rsc | 1 | -1/+1 | |
2007-02-22 | -ldraw no longer implies -lX11 | rsc | 1 | -1/+1 | |
2006-06-26 | shut up gcc | rsc | 1 | -1/+1 | |
2006-06-25 | handle memdraw memlayer | rsc | 1 | -2/+15 | |
2006-04-04 | look for libresolv.dylib (anothy sorace) | rsc | 1 | -1/+1 | |
2006-03-30 | fix double-use of xtmp | rsc | 1 | -1/+1 | |
2006-02-14 | draw, resolv | rsc | 1 | -3/+9 | |
2006-01-27 | nowsys | rsc | 1 | -1/+1 | |
2005-11-27 | shut up openbsd | rsc | 1 | -1/+1 | |
2005-10-19 | Autoframework (Jeff Sickel) | rsc | 1 | -3/+50 | |
2005-08-31 | Treat OpenBSD like generic BSD. | rsc | 1 | -5/+0 | |
2005-07-22 | no pthreads on OpenBSD | rsc | 1 | -1/+1 | |
2005-07-19 | use pthread on openbsd | rsc | 1 | -1/+1 | |
2005-07-13 | silence nm errors during autolib | rsc | 1 | -1/+1 | |
2005-05-01 | OpenBSD support. | rsc | 1 | -1/+1 | |
2005-03-18 | quiet 9l | rsc | 1 | -1/+10 | |
2005-02-11 | fix libsec lib9 cycle | rsc | 1 | -0/+7 | |
2005-02-08 | add freebsd 5.2 | rsc | 1 | -0/+3 | |
2005-02-08 | Maybe it will run on SunOS 5.8 now. | rsc | 1 | -0/+13 | |
2005-01-19 | do not use rpath on Darwin | rsc | 1 | -2/+6 | |
2005-01-18 | look in right place for 64-bit X libs | rsc | 1 | -0/+5 | |
2005-01-17 | source $PLAN9/config | rsc | 1 | -1/+2 | |
2005-01-16 | use -Wl,-rpath for gcc | rsc | 1 | -1/+15 | |
2005-01-14 | works on Linux 2.6 | rsc | 1 | -4/+8 | |
2005-01-13 | Many small edits. | rsc | 1 | -2/+11 | |
2005-01-07 | oops | rsc | 1 | -2/+2 | |
2005-01-07 | remove target on failure (sun) | rsc | 1 | -1/+12 | |
2005-01-07 | freebsd5 | rsc | 1 | -24/+39 | |
2005-01-07 | accomodate sun nm format | rsc | 1 | -2/+2 | |
2005-01-07 | do full dependency graph using libraries too. | rsc | 1 | -60/+83 | |
adds a solid .1 seconds of time when including a ridiculous number of libraries, but linking is so fast compared to compiling that it's hardly noticeable. | |||||
2005-01-04 | 9c: ignore autolib symbols | rsc | 1 | -1/+115 | |
9l: use autolib symbols | |||||
2004-09-17 | Bite the bullet. Have to use different | rsc | 1 | -1/+6 | |
binaries on 2.4 and 2.6. | |||||
2004-09-17 | Rewrite to remove dependence on rendezvous and its bizarre | rsc | 1 | -1/+1 | |
data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine. | |||||
2004-03-26 | Add -lutil on systems that have it. | rsc | 1 | -4/+8 | |
2004-03-25 | Today's changes. | rsc | 1 | -1/+13 | |
2004-03-02 | More Mac tweaks. | rsc | 1 | -1/+1 | |
2003-11-25 | More tweaks on Linux and Solaris. | rsc | 1 | -1/+1 | |
2003-11-23 | Annoying changes to work on Sun boxes. | rsc | 1 | -13/+5 | |