Commit graph

261 commits

Author SHA1 Message Date
Russ Cox
b0ae8a46a0 9c: support clang on Mac
R=rsc
http://codereview.appspot.com/6744055
2012-10-21 12:01:13 -04:00
Russ Cox
34d629c857 9c: add more clang warning silencers, use signed chars
R=rsc
http://codereview.appspot.com/6741053
2012-10-20 13:51:01 -04:00
Russ Cox
53527a6e78 web: fix BROWSER=google-chrome on Mac
R=rsc
http://codereview.appspot.com/6750046
2012-10-20 13:28:46 -04:00
Russ Cox
83d065a6b3 mount: fix for osxfuse
R=rsc
http://codereview.appspot.com/6737052
2012-10-20 13:28:29 -04:00
David du Colombier
e31375ac4e srv(4), mount: update v9fs usage
The v9fs usage is documented on
https://www.kernel.org/doc/Documentation/filesystems/9p.txt

R=rsc
http://codereview.appspot.com/6445072
2012-08-05 19:17:18 +02:00
Russ Cox
d2173bb552 disk/mkfs, disk/mkext: add from Plan 9
R=rsc, rsc
http://codereview.appspot.com/6405057
2012-07-17 19:10:45 -04: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
David Jeannot
48107872ba devdraw: update Lion cocoa
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5015042
2011-09-19 08:58:59 -04:00
Fazlul Shahriar
974b0ed330 web: add support for chromium
R=rsc
http://codereview.appspot.com/4863043
2011-08-16 15:50:32 -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
Russ Cox
babe3439cc g: add *.goc
R=rsc
http://codereview.appspot.com/4832048
2011-08-02 14:23:30 -04:00
Russ Cox
af0dea4531 SunOS fixes (thanks Aram Hăvărneanu)
R=rsc, rsc
http://codereview.appspot.com/4271084
2011-05-17 18:48:42 -04:00
Russ Cox
4f52e8afe9 man: fix -P
R=rsc
http://codereview.appspot.com/3818043
2011-01-02 15:28:01 -05:00
Russ Cox
63097b491d awd: use $sysname
R=rsc
http://codereview.appspot.com/2458041
2010-10-12 10:14:27 -04:00
Russ Cox
1a3b915896 web: pass $BROWSER as open -a argument on OS X
(Suggestion by Martin Kühl)

R=rsc
http://codereview.appspot.com/1772044
2010-07-14 13:21:35 -07:00
Russ Cox
f92863adf4 web: just use "open" on OS X
R=rsc
http://codereview.appspot.com/1764045
2010-07-14 11:12:55 -07:00
Arvindh Rajesh Tamilmani
9fb7a4f7f7 bin/", bin/"": simplify
R=rsc
CC=codebot
http://codereview.appspot.com/953047
2010-05-19 18:20:10 -07: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
7351eea28e merge 2009-12-27 09:19:39 -08:00
Russ Cox
778ec84c9c ssam: add executable bit
R=rsc,codebot
APPROVED=rsc
http://codereview.appspot.com/142041
2009-10-25 18:29:08 -07:00
Jason Catena
0a1990b94a ssam(1): new command - not just manual 2009-09-30 11:01:45 -07:00
Jeff Sickel
7a7e8ed6b2 9a: fix OS X PowerPC build
http://codereview.appspot.com/117065
2009-09-13 17:51:06 -04:00
Russ Cox
fa662c9571 INSTALL: fix build on Snow Leopard
http://codereview.appspot.com/116073
2009-09-11 13:51:50 -04:00
Russ Cox
14c54eff22 codereview: add experimental scripts 2009-07-16 00:49:35 -07: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
Russ Cox
e6c837d612 merge 2009-07-14 22:55:52 -07:00
Michael Teichgräber
4a18fa68b0 src: use whatis instead of which 2009-07-08 09:18:42 -07:00
Russ Cox
fc9f53d454 g: add asm to the list of extensions 2009-06-09 09:25:49 -07:00
Russ Cox
3625f26852 label: write to /dev/tty to avoid redirections 2009-05-05 07:06:07 -07:00
Russ Cox
08d52f6c8f ipso: do not use the /lib/init/rw tmpfs 2009-04-30 07:27:52 -07:00
Russ Cox
a490444938 sig: consult unix man pages too 2008-12-06 16:46:30 -08: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
Russ Cox
eb1392208c 9c: another gcc, another useless warning 2008-12-06 15:34:59 -08:00
Jeff Sickel
947dbe2d39 macfuse change 2008-10-08 21:16:50 -05:00
Russ Cox
6c99870701 web: add camino as a $BROWSER 2008-10-08 14:58:14 -07:00
grai
2863f80be8 man: reject unrecognized flags 2008-07-22 03:26:34 +10:00
Russ Cox
fd652ac319 stack: look in core by default 2008-07-10 11:05:34 -04:00
Russ Cox
7733377c43 9c: grep away Apple SetCursor/InitCursor warnings 2008-07-09 14:36:32 -04:00
Russ Cox
23b8abcc9e vmount: add -t nfs on Linux 2008-07-09 14:36:12 -04:00
Russ Cox
ae1f02adde ipso: only fiddle with factotum when editing factotum file 2008-07-09 11:44:27 -04:00
Russ Cox
ad95037a48 mount: update MacFUSE locations (Jeff Sickel) 2008-06-19 11:42:16 -04:00
Russ Cox
5a0f923557 mount: use /proc/filesystems to check for fuse, 9p (uriel) 2008-06-19 10:51:12 -04:00
Russ Cox
5f6612babb merge 2008-05-31 12:09:43 -04:00
Russ Cox
83ab7d8896 merge 2007-11-27 15:39:06 -05:00
Russ Cox
50808670fc build: use ar s flag to avoid ranlib 2007-11-05 11:27:14 -05:00
Russ Cox
3dc14df0f7 mount: explicit u on test -S and mount to get unix versions (Chris King) 2007-10-09 19:22:43 -04:00
Russ Cox
e9f50ca103 9.rc: change to work with rc -e (Tony Lainson)
Change sense of test at end of 9.rc so that
when invoked with no arguments the test still
evaluates true, so that it works well with rc -e.
2007-08-22 11:24:34 -04:00
rsc
b510decf42 use 9p not 9P as mount type (Michael Kaminsky) 2007-05-01 15:26:48 +00:00