Commit graph

284 commits

Author SHA1 Message Date
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
rsc
d46ac8d346 Handle $ tags - probably should fix acme instead. 2005-09-13 00:13:10 +00:00
rsc
1caec48b78 Add -p like man page says. 2005-09-09 18:54:21 +00:00
rsc
5fd59258dc Use Plan 9 file(1). 2005-08-31 03:56:50 +00:00
rsc
e8dc77f7ae Add cgi, pl extensions. 2005-08-31 03:56:35 +00:00
rsc
207de18f5d Treat OpenBSD like generic BSD. 2005-08-31 03:56:25 +00:00
rsc
5f4529e351 revert 2005-07-27 20:19:11 +00:00
rsc
3fc9d88484 better awd for sunos 2005-07-27 20:18:28 +00:00
rsc
3b8f0b79d7 errors to stderr 2005-07-22 18:56:31 +00:00
rsc
e00db7f084 no pthreads on OpenBSD 2005-07-22 18:45:07 +00:00
rsc
593ac8b3a6 do not process stdout, to play nice with ccache 2005-07-22 12:37:20 +00:00
rsc
48458cb2b1 use server address unadorned 2005-07-19 22:56:42 +00:00
rsc
56177a9cba use vmount0 2005-07-19 17:57:18 +00:00
rsc
be03e0b4e8 initial .cvsignore 2005-07-19 15:09:03 +00:00
rsc
a237e87c33 use pthread on openbsd 2005-07-19 11:36:00 +00:00
rsc
72208f3827 better troff handling 2005-07-18 22:50:09 +00:00
rsc
829ec0d30c ignore.more 2005-07-18 22:49:58 +00:00
rsc
cbf81cb09d backups 2005-07-13 14:05:25 +00:00
rsc
3844a3d978 correct sort order; do troff right 2005-07-13 10:45:47 +00:00
rsc
acc29ab200 silence nm errors during autolib 2005-07-13 10:45:25 +00:00
rsc
17e662e938 goes with dump 2005-07-13 04:02:10 +00:00
rsc
48dd2ca367 new .cvsignore 2005-07-13 04:01:26 +00:00
rsc
eb545d0f4f invoke plan9 troff 2005-07-13 03:51:34 +00:00
rsc
0156f05f49 Fixes from Scott Schwartz 2005-05-07 22:32:03 +00:00
rsc
52e6164443 OpenBSD support. 2005-05-01 18:40:01 +00:00
rsc
1a1df329f4 use srv -a 2005-03-21 17:28:32 +00:00
rsc
85f172e020 add print of file name 2005-03-18 19:32:19 +00:00
rsc
eacba19d74 add uniq 2005-03-18 19:32:06 +00:00
rsc
72fd2f8819 will install from src dir 2005-03-18 19:29:47 +00:00
rsc
cbbe23aa52 add 9fs 2005-03-18 19:27:26 +00:00