Commit graph

245 commits

Author SHA1 Message Date
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
rsc
9d53e3b430 fix comment (Arvindt Rajesh Tamilmani) 2007-04-03 13:25:52 +00:00
rsc
0b4084dafc now using binary 2007-03-26 20:55:47 +00:00
rsc
96f54e3fff cope with new gcc error syntax 2007-03-26 14:57:39 +00:00
rsc
b7dccc48b4 parse -d arg correctly (Fazlul Shahriar) 2007-03-25 17:10:06 +00:00
rsc
a741551866 -ldraw no longer implies -lX11 2007-02-22 14:27:45 +00:00
rsc
357cecc163 Minor FUSE bug fixes (found mount_fusefs!) 2007-01-18 13:02:52 +00:00
rsc
9b3fcf01c5 Mac FUSE support (thanks to Jeff Sickel) 2007-01-18 12:52:54 +00:00
wkj
0056b7ab6c Update CVS turd. 2006-11-05 20:45:17 +00:00
wkj
067d852abe Invoke psdownload via the 9 script. 2006-10-16 19:31:01 +00:00
rsc
e87d96c291 remove prompt to avoid double-sending problems 2006-10-12 02:28:31 +00:00
rsc
8ce01b22ae use all 9 commands (Karl Sackett) 2006-10-12 02:25:31 +00:00
rsc
0d5f0a724b allow +line syntax 2006-07-28 01:08:02 +00:00
rsc
da6a55346f quote equals 2006-07-27 14:39:12 +00:00
rsc
9b3357a896 ignore 2006-07-23 02:52:31 +00:00
rsc
cb8fd49852 ignore ignore ignore 2006-07-23 02:48:18 +00:00
rsc
41beebe4c3 for htmlroff 2006-07-23 02:48:13 +00:00