Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2003-11-23 | various shell script fixes. | rsc | 1 | -0/+26 | |
add 9a, 9c, 9l wrapper scripts. label sets label on xterm/9term |