Commit graph

313 commits

Author SHA1 Message Date
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
David du Colombier
f92e70dc11 fossil: create directory
R=rsc
https://codereview.appspot.com/13984043
2013-09-26 22:32:37 +02:00
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
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
rsc
5801105701 mount and unmount scripts 2006-07-23 02:46:53 +00:00
rsc
24c67c3189 simple vwhois 2006-07-23 02:46:44 +00:00
rsc
0360e1f12f use 2049 port 2006-07-19 02:22:10 +00:00
rsc
d8cc5c0502 shut up gcc 2006-06-26 00:29:46 +00:00
rsc
dd6c037b72 accept process names 2006-06-26 00:02:19 +00:00
rsc
2790914808 handle spaces 2006-06-25 23:49:10 +00:00
rsc
f6bb301372 handle memdraw memlayer 2006-06-25 23:48:51 +00:00
rsc
f1007ee0c6 new 2006-05-21 18:39:29 +00:00
rsc
f7954492d5 define __Linux24__ for mount-Linux.c in vbackup 2006-05-05 15:29:07 +00:00
rsc
45cb54e8a6 no /fd/2 2006-04-06 15:58:01 +00:00
rsc
065cba5bac no more pedantry 2006-04-04 19:11:50 +00:00
rsc
89eaced6b1 look for libresolv.dylib (anothy sorace) 2006-04-04 18:09:05 +00:00
rsc
cbeb0b26e4 Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
rsc
d27ee153ad fix double-use of xtmp 2006-03-30 15:00:57 +00:00
rsc
e2c0697736 undo 2006-03-20 04:04:21 +00:00
rsc
17157e4aa8 update lucida 2006-03-20 02:25:59 +00:00
rsc
82ea4180fc new dirs 2006-02-24 21:04:08 +00:00
rsc
a43125156a fix wmail (csant) 2006-02-20 00:08:46 +00:00
rsc
746d2e1ab0 adapt to gcc error messages 2006-02-14 19:38:15 +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
bebed446d0 add fonts 2006-01-18 16:57:55 +00:00
rsc
f65cd0d511 no more case problems 2005-12-29 22:37:34 +00:00
rsc
82d3a08d01 fix from plan 9 2005-12-18 11:36:30 +00:00
rsc
6637b803f6 Make install less chatty, more useful. 2005-11-28 21:14:44 +00:00
rsc
bdbc55d352 add text version of install(1) 2005-11-28 16:36:57 +00:00
rsc
77fd60a177 shut up openbsd 2005-11-27 23:58:32 +00:00
rsc
5dde0bbad8 Use 9 file always. 2005-10-19 03:26:45 +00:00
rsc
fc165dcb3e Autoframework (Jeff Sickel) 2005-10-19 03:15:30 +00:00
rsc
563086bdc5 Add .cvsignore. 2005-09-13 01:42:36 +00:00
rsc
738904a12b Ignore more. 2005-09-13 00:46:56 +00:00
rsc
1db0bc24f2 Ignore more. 2005-09-13 00:42:27 +00:00