Commit graph

24 commits

Author SHA1 Message Date
rsc
237c30900c quiet 9l 2005-03-18 18:50:33 +00:00
rsc
0d85a1cf7d fix libsec lib9 cycle 2005-02-11 16:52:08 +00:00
rsc
8a26417b7a add freebsd 5.2 2005-02-08 19:13:57 +00:00
rsc
dc305d0368 Maybe it will run on SunOS 5.8 now. 2005-02-08 18:01:04 +00:00
rsc
108559b2d7 do not use rpath on Darwin 2005-01-19 00:25:38 +00:00
rsc
c968e5190b look in right place for 64-bit X libs 2005-01-18 05:59:34 +00:00
rsc
eea5f6adfe source $PLAN9/config 2005-01-17 20:57:57 +00:00
rsc
54bcb7e9a2 use -Wl,-rpath for gcc 2005-01-16 20:56:40 +00:00
rsc
359c1e017e works on Linux 2.6 2005-01-14 04:24:09 +00:00
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