Commit graph

293 commits

Author SHA1 Message Date
Russ Cox
7276d83b82 venti(8): fix discussion of variables
R=rsc
http://codereview.appspot.com/6397046
2012-07-14 08:01:15 -04:00
David du Colombier
0ef37c14e1 venti(7): fix typo
R=rsc
http://codereview.appspot.com/5847060
2012-03-26 17:59:49 +02:00
David Jeannot
ce26c36433 get9root(3): fix paths
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5745043
2012-03-05 15:39:06 -05:00
David Jeannot
9a201244bf ioproc(3): fix prototypes
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5500090
2012-01-16 16:54:00 -05:00
David du Colombier
4544da5200 libventi: add functions reconn and redial for use with fossil
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5325046
2011-11-08 09:02:31 -05:00
David du Colombier
11758776a1 man: update venti-cache(3)
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5329041
2011-11-08 09:02:24 -05:00
Russ Cox
519fe61375 rc(1): remove FreeBSD version 2011-10-31 09:31:21 -04:00
Russ Cox
b763f1e0b8 page(1): mention ghostscript, /dev/fd 2011-10-31 09:31:13 -04:00
Russ Cox
d0a596c5c8 devdraw: more fixes (thanks David Jeannot) 2011-10-12 13:40:35 -04:00
David du Colombier
f6d2cbfe47 test: update from Plan 9
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4847051
2011-08-16 16:11:48 -04:00
David du Colombier
11a3ce57b1 dd: update from Plan 9
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4850052
2011-08-16 16:11:39 -04:00
David du Colombier
ce8d6f2465 vacfs: document replacement of -c flag by -M
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4595049
2011-06-13 14:41:52 -04:00
David du Colombier
b97cbfdf91 venti-fmt(8): minor fix in synopsis
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4571051
2011-06-07 16:21:57 -04:00
David du Colombier
cbc99e3e52 man: import changes from plan 9
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4559071
2011-06-03 13:23:57 -04:00
David du Colombier
e63f0507e9 avl(3): import changes from plan 9
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4536105
2011-06-02 13:43:02 -04:00
Peter Saveliev
89ec3cde42 INSTALL: add -r flag
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4526096
2011-06-02 09:28:23 -04:00
Russ Cox
64ef09ff89 man: import fixes from plan 9 (0intro@gmail.com)
R=rsc
http://codereview.appspot.com/4515060
2011-05-10 13:46:17 -04:00
Russ Cox
a7f1ab2973 man: import fixes from plan 9 (0intro@gmail.com)
R=rsc
http://codereview.appspot.com/4519049
2011-05-10 13:45:19 -04:00
Russ Cox
ba31ab3044 9term, acme: autoscroll
Ignore scroll/noscroll window setting.
Instead, scroll when the write begins in
or immediately after the displayed window content.

In the new scrolling discipline, executing
"Noscroll" is replaced by typing Page Up or
using the mouse to scroll higher in the buffer,
and executing "Scroll" is replaced by typing End
or using the mouse to scroll to the bottom of
the buffer.

R=r, r2
http://codereview.appspot.com/4433060
2011-04-27 13:18:07 -04:00
Russ Cox
b567422f98 keyboard(7): document X compose sequences
Add -x flag to mklatinkbd to generate file for $HOME/.XCompose.

Thanks to Anthony Martin, Tony Lainson, and Kris Maglione for legwork.

R=rsc
http://codereview.appspot.com/3811043
2011-01-02 15:39:09 -05:00
Russ Cox
7ea233191a keyboard(7): document update procedure (suggested by Rodney Polkinghorne)
R=rsc
http://codereview.appspot.com/3770044
2011-01-02 14:18:28 -05:00
David Swasey
670f730113 9term: add -c to force cooked mode
R=rsc
CC=codebot
http://codereview.appspot.com/1044043
2010-05-19 18:27:05 -07:00
Eoghan Sherry
a1f6a18e5c install(1): cvs -> hg
R=rsc
CC=codebot
http://codereview.appspot.com/637041
2010-03-19 13:11:12 -07:00
Michael Teichgräber
2fe14f1315 rune(3): sync with rune.c and Plan 9
R=rsc
CC=codebot
http://codereview.appspot.com/254042
2010-03-08 17:02:32 -08:00
Russ Cox
7351eea28e merge 2009-12-27 09:19:39 -08:00
Jason Catena
16e65a6d78 ssam(1): new command
http://codereview.appspot.com/95076
2009-09-15 19:23:37 -04:00
Michael Teichgräber
38b62735e4 rc: implement and document <>{cmd} notation
http://codereview.appspot.com/105061
2009-09-13 18:26:51 -04:00
Russ Cox
375b78fb11 libavl: import from Plan 9 2009-08-23 09:38:29 -07:00
Venkatesh Srinivas
da0a205ed6 venti/copy: synchronize with Plan 9; indent in verbose mode
http://codereview.appspot.com/110062
2009-08-21 15:55:56 -04:00
Tony Lainson
c0cc7cc4da page: import page(1) from Plan 9
http://codereview.appspot.com/109059
2009-08-21 14:24:27 -04:00
Michael Teichgräber
e7c5e5ed94 awk: add awk(1)
http://codereview.appspot.com/104086
2009-08-18 02:40:26 -04:00
Russ Cox
ae03a48ba9 move files that codebot put in the wrong place 2009-08-14 20:38:22 -07:00
Fazlul Shahriar
3c6ab1854e stats: make more stats work in Linux
http://codereview.appspot.com/96084
2009-08-08 16:45:27 -04:00
Russ Cox
0e9f3966da add codereview(1) 2009-08-08 13:38:40 -07:00
Russ Cox
1d534ed6ce docs: document bitbucket servers, codereview(1)
http://codereview.appspot.com/98068
2009-07-29 11:30:25 -04:00
Russ Cox
76f90e5145 fontsrv: add half-documented -s option 2009-07-08 22:23:58 -07:00
Russ Cox
222094401f fontsrv(4): another typo 2009-07-08 22:22:11 -07:00
Russ Cox
72f9e95018 fontsrv(4): add missing prompt in sam example 2009-07-08 22:19:58 -07:00
Russ Cox
9b4a2324d3 merge 2009-07-08 21:43:14 -07:00
Russ Cox
33b446b8bb libventi: protocol support for blocks larger than 64k 2009-05-25 00:30:17 -07:00
Russ Cox
9cac97f2c5 netfiles(1), sftpcache(1): document failure with new sftp 2009-05-17 13:08:42 -07:00
Russ Cox
1415e19723 install: typo in man page 2009-04-30 08:30:49 -07:00
Russ Cox
9ea7f9d82f libthread: remove unimplemented chaninit 2009-04-30 08:00:40 -07:00
Russ Cox
8c24e687b3 install: add comment about X11 packages 2009-04-30 07:20:01 -07:00
Russ Cox
351f474b11 import: add -x flag 2008-12-06 16:44:26 -08:00
Russ Cox
286bb40b76 unvac: add -d flag (David Swasey) 2008-12-06 16:14:10 -08:00
Jeff Sickel
41305b2355 libdraw: add borderop 2008-12-03 02:13:38 -06:00
Russ Cox
6c99870701 web: add camino as a $BROWSER 2008-10-08 14:58:14 -07:00
Russ Cox
18824b5868 smugfs(4): new program 2008-08-03 07:42:27 -07:00
grai
881e5d1e95 man: minor manual edits 2008-07-22 03:26:08 +10:00
grai
e1df0680fd libthread: document some unimplemented functions 2008-07-22 03:23:17 +10:00
Russ Cox
9f0d3523fc vbackup(8): explain +refreshconfig, vmount address (Brian L. Stuart) 2008-07-20 04:57:07 -04:00
Brian L. Stuart
d63790eec8 vnfs: add -i flag to allow remote root 2008-07-20 04:50:09 -04:00
Russ Cox
94e1f2a438 rc: add subscript sequences (Erik Quanstrom) 2008-07-20 04:15:41 -04:00
Russ Cox
a58a827f2a lib9: add mode parameter to opentemp 2008-07-10 11:10:10 -04:00
William Josephson
1cccddd6b3 lock(3): fix typo 2008-07-09 08:26:11 -04:00
Russ Cox
e05b0ff3eb vac: add -a and -x flags
Thanks to Michael Kaminsky for the suggestion.
2008-07-03 01:34:48 -04:00
Russ Cox
5f1eaee2ab vac(1): cleanup 2008-06-14 14:29:37 -04:00
Russ Cox
233feb69cf post9pservice(4): update 2008-06-14 14:06:16 -04:00
Russ Cox
405d555fe4 vac(1): document unvac 2008-06-14 13:40:45 -04:00
Russ Cox
3b842319ce tapefs(4): add man page 2008-06-14 13:40:34 -04:00
Russ Cox
a8e7aff24a venti-cache(3): delete vtblockdirty 2008-06-14 13:29:05 -04:00
Russ Cox
ef6606c7a7 9pserve: add -c option 2008-06-11 06:40:54 -07:00
Russ Cox
be3e351464 vacfs: implement -m flag 2008-04-17 16:12:34 -04:00
Russ Cox
6bcc5ae985 acme(1): document -m 2008-04-17 16:06:12 -04:00
Russ Cox
ad8d54238b xshove: document, tweak 2008-01-31 21:15:43 -05:00
Russ Cox
a4b5da0be7 vbackup: add -i flag to avoid score prefetching (David Swasey) 2007-11-27 15:49:09 -05:00
Russ Cox
d944f76407 man: document hg interface; update CVS host name 2007-11-04 20:30:18 -05:00
Russ Cox
151b86a037 srv: add -n flag to reject auth by clients 2007-10-12 12:56:57 -04:00
Russ Cox
9b25329723 9pserve: add -n flag to reject auth by clients 2007-10-12 12:55:19 -04:00
Russ Cox
4ff6950783 9p: add -n to disable authentication 2007-10-12 12:52:52 -04:00
Russ Cox
ebda53e16b merge 2007-08-22 09:00:26 -04:00
rsc
9ec386fef4 add -a aname 2007-06-21 02:11:21 +00:00
rsc
9952c0eb9f fix acme Snarf bug; change Indent to apply to all windows 2007-06-15 04:07:21 +00:00
rsc
be81682daa document -M 2007-06-12 18:38:42 +00:00
rsc
d91ab9ea7b document tab width field 2007-05-15 14:37:58 +00:00
rsc
024c9812e4 revert frseltick 2007-05-10 19:30:02 +00:00
rsc
813751d754 add frdrawseltick 2007-05-10 19:08:09 +00:00
rsc
8ecb4ffe4c nit 2007-04-06 13:48:48 +00:00
rsc
c56d0f1086 remove mention of threading 2007-04-06 13:47:57 +00:00
rsc
91fb6aaa3d add paragraph about < | > 2007-01-27 21:18:50 +00:00
rsc
9b3fcf01c5 Mac FUSE support (thanks to Jeff Sickel) 2007-01-18 12:52:54 +00:00
rsc
5551e51d2b 9pfuse 2006-07-23 03:02:03 +00:00
rsc
30f8beab32 ref 9pfuse 2006-07-23 03:01:04 +00:00
rsc
3fd3a9dfc3 new mount unmount doc 2006-07-23 02:59:43 +00:00
rsc
6215fd56f1 experiment: translation from standard notations to plan 9 in netmkaddr 2006-07-23 02:56:37 +00:00
rsc
73a5509ae9 more functions 2006-07-23 02:55:34 +00:00
rsc
38bb7c116c update runeprint desc 2006-07-02 15:26:41 +00:00
rsc
98fd254848 update Bprint docs 2006-07-02 15:26:05 +00:00
rsc
e0e1e1eef1 typo (Serge Gagnon) 2006-06-30 04:58:34 +00:00
rsc
e6c443621b update 2006-06-29 15:57:50 +00:00
rsc
df970459f9 pin 2006-06-26 05:47:59 +00:00
rsc
69e002b84e update stack 2006-06-26 01:11:46 +00:00
rsc
b3d3a0687c fix 2006-06-26 00:03:07 +00:00
rsc
1dc6e083c1 plumbunmount 2006-06-25 23:55:37 +00:00
rsc
be3e97dcf8 fix TH line 2006-06-25 23:50:21 +00:00
rsc
7e8275c898 acme 2006-06-25 23:02:33 +00:00
rsc
57a2289bc9 just what we need - more rpcs 2006-06-25 21:23:39 +00:00
rsc
751ff8ab61 new sed -l 2006-06-12 17:54:30 +00:00
rsc
3167fce5ce colors (Gregor Asplund) 2006-05-21 15:56:16 +00:00