Commit graph

15 commits

Author SHA1 Message Date
rsc
c8b6342d3c Many small edits. 2005-01-13 04:49:19 +00:00
rsc
8953da3785 oops 2005-01-07 20:40:44 +00:00
rsc
724b43e60e remove target on failure (sun) 2005-01-07 18:51:26 +00:00
rsc
7d0dbb314f freebsd5 2005-01-07 18:06:47 +00:00
rsc
190857f93e accomodate sun nm format 2005-01-07 07:28:36 +00:00
rsc
3d637e1628 do full dependency graph using libraries too.
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-07 06:40:17 +00:00
rsc
ead3e31153 9c: ignore autolib symbols
9l: use autolib symbols
2005-01-04 21:13:58 +00:00
rsc
282c88f9de Bite the bullet. Have to use different
binaries on 2.4 and 2.6.
2004-09-17 22:09:31 +00:00
rsc
06bb4ed20d Rewrite to remove dependence on rendezvous and its bizarre
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-09-17 00:38:29 +00:00
rsc
2d8fd46b58 Add -lutil on systems that have it. 2004-03-26 02:09:17 +00:00
rsc
cb27443abf Today's changes. 2004-03-25 23:03:22 +00:00
rsc
8f314994db More Mac tweaks. 2004-03-02 17:34:15 +00:00
rsc
64bcfff3a1 More tweaks on Linux and Solaris. 2003-11-25 02:11:11 +00:00
rsc
1c253ceb58 Annoying changes to work on Sun boxes. 2003-11-23 19:49:17 +00:00
rsc
dbd7b9a97e various shell script fixes.
add 9a, 9c, 9l wrapper scripts.
label sets label on xterm/9term
2003-11-23 18:29:08 +00:00