Commit graph

53 commits

Author SHA1 Message Date
Günther Noack
13d40aa64c 9l: support Linux version 5.0+ (#274)
Update 9l to support Linux 5.x.
2019-09-19 16:49:08 -04:00
Russ Cox
13ed1c423e 9l: drop xcode text-based stub warning 2018-11-12 11:09:39 -05:00
keks
e4d6099eff 9l: accept Linux kernel version 4.x
Fixes #114.
2017-10-13 15:11:15 +02:00
David du Colombier
173295929a 9l: support FreeBSD 10 and 11 (thanks Ori Bernstein) 2017-09-14 22:51:49 +02:00
David du Colombier
fd3496d3ef 9l: link with -lresolv on Linux
LGTM=rsc
R=rsc
https://codereview.appspot.com/136520044
2014-10-20 22:21:43 +02:00
Shenghou Ma
20035ed43c all: DragonFly port.
Fix compilation problems, libdraw still doesn't work right yet.

LGTM=rsc
R=rsc
https://codereview.appspot.com/67820046
2014-02-27 23:17:47 -05:00
Russ Cox
f0add8ef24 9l: remove debug print
R=rsc
http://codereview.appspot.com/6402049
2012-07-16 10:43:03 -04:00
Russ Cox
5f0bb59e0d 9l: fix for Linux 3.x (thanks Christopher Brannon)
R=rsc
http://codereview.appspot.com/6395047
2012-07-14 08:50:07 -04:00
Russ Cox
5d03af6557 fix INSTALL warnings
R=rsc
http://codereview.appspot.com/6258060
2012-05-29 15:11:14 -04:00
Russ Cox
fc567f476a build: OS X 64-bit build
R=rsc
http://codereview.appspot.com/4838047
2011-08-02 14:28:04 -04:00
Nikolai Saoukh
0c6074b692 9c, 9l: allow CC9=clang
R=rsc
CC=codebot
http://codereview.appspot.com/217045
2010-02-22 16:53:37 -08:00
Russ Cox
fa662c9571 INSTALL: fix build on Snow Leopard
http://codereview.appspot.com/116073
2009-09-11 13:51:50 -04:00
Benjamin Huntsman
a4980b3957 9l: platform-specific options first; AIX, Tru64 support
http://codereview.appspot.com/95050
2009-07-15 16:08:09 -04:00
Jeff Sickel
d210f09d22 9l: search for autolibs in all -L paths as well as $PLAN9/lib 2008-12-03 01:52:55 -06:00
rsc
96f54e3fff cope with new gcc error syntax 2007-03-26 14:57:39 +00:00
rsc
a741551866 -ldraw no longer implies -lX11 2007-02-22 14:27:45 +00:00
rsc
d8cc5c0502 shut up gcc 2006-06-26 00:29:46 +00:00
rsc
f6bb301372 handle memdraw memlayer 2006-06-25 23:48:51 +00:00
rsc
89eaced6b1 look for libresolv.dylib (anothy sorace) 2006-04-04 18:09:05 +00:00
rsc
d27ee153ad fix double-use of xtmp 2006-03-30 15:00:57 +00:00
rsc
866a7d1f26 draw, resolv 2006-02-14 02:00:06 +00:00
rsc
56e3c29015 nowsys 2006-01-27 04:05:22 +00:00
rsc
77fd60a177 shut up openbsd 2005-11-27 23:58:32 +00:00
rsc
fc165dcb3e Autoframework (Jeff Sickel) 2005-10-19 03:15:30 +00:00
rsc
207de18f5d Treat OpenBSD like generic BSD. 2005-08-31 03:56:25 +00:00
rsc
e00db7f084 no pthreads on OpenBSD 2005-07-22 18:45:07 +00:00
rsc
a237e87c33 use pthread on openbsd 2005-07-19 11:36:00 +00:00
rsc
acc29ab200 silence nm errors during autolib 2005-07-13 10:45:25 +00:00
rsc
52e6164443 OpenBSD support. 2005-05-01 18:40:01 +00:00
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