Russ Cox
|
0e9f3966da
|
add codereview(1)
|
2009-08-08 13:38:40 -07:00 |
|
Michael Teichgräber
|
74be46038d
|
rc: fix segfault when SIGINT is received
Save the value of `runq' at the start of the function, so that the `pc'
update
at the end does work on that original value, and not on a probably
modified
value of `runq'.
fixes #14 http://code.swtch.com/plan9port/issue/14/
http://codereview.appspot.com/104066
|
2009-08-08 16:27:01 -04: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
|
d17b040302
|
libfmt: use fmtstrtod, not system strtod
http://codereview.appspot.com/96185
|
2009-07-29 11:29:36 -04:00 |
|
Russ Cox
|
8e5ae416a7
|
libmemdraw: allow wider images
http://codereview.appspot.com/98067
|
2009-07-29 11:28:55 -04:00 |
|
Russ Cox
|
a4e2af8fff
|
smugfs: delete debugging prints
http://codereview.appspot.com/98066
|
2009-07-29 11:28:00 -04:00 |
|
Russ Cox
|
5400bd239c
|
lib9/fmt: fix printing of 1e308
pow10 was giving up too easily
http://codereview.appspot.com/96178
|
2009-07-28 16:43:23 -04:00 |
|
Russ Cox
|
e47d0a1e98
|
acme: angle bracket tag matching, for XML, HTML etc
http://codereview.appspot.com/98042
|
2009-07-26 15:05:07 -04:00 |
|
Russ Cox
|
6f4a41c68c
|
libventi: correct handling of VtRead size
Fixes #7 http://code.swtch.com/plan9port/issue/7/
Thanks to Venkatesh Srinivas and Michael Teichgräber
for finding the bug.
http://codereview.appspot.com/98041
|
2009-07-26 13:40:01 -04:00 |
|
Russ Cox
|
44c6e39c25
|
vacfs: no post9pservice with -i
http://codereview.appspot.com/96159
|
2009-07-26 13:13:20 -04:00 |
|
Benjamin Huntsman
|
df865974bb
|
mkhdr, buildmk: add alpha
http://codereview.appspot.com/95065
|
2009-07-17 02:05:02 -04:00 |
|
Russ Cox
|
14c54eff22
|
codereview: add experimental scripts
|
2009-07-16 00:49:35 -07:00 |
|
Russ Cox
|
9f8b1dc7fa
|
build: work around broken Linux uname -p
fixes #8 http://bitbucket.org/rsc/plan9port/issue/8/
http://groups.google.com/group/plan9port-dev/t/8d1a2362dde4f137
http://codereview.appspot.com/95058
|
2009-07-16 03:30:22 -04: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
|
861fdff54b
|
getflags: delete (codebot did not)
|
2009-07-14 23:50:01 -07:00 |
|
Russ Cox
|
3cd77ae679
|
getflags: import from 4e, with usage
fixes #6 http://bitbucket.org/rsc/plan9port/issue/6/
http://codereview.appspot.com/95043
|
2009-07-15 02:48:37 -04:00 |
|
Russ Cox
|
9bea9069bf
|
buildmk: sync $OBJTYPE with src/mkhdr
fixes #4 http://bitbucket.org/rsc/plan9port/issue/4
http://codereview.appspot.com/95042
|
2009-07-15 02:40:34 -04:00 |
|
Russ Cox
|
cb92a1b41c
|
acme: do not redraw body on every tag change
fixes #5
http://bitbucket.org/rsc/plan9port/issue/5/
http://groups.google.com/group/plan9port-dev/t/e679347ecaa05cff
http://codereview.appspot.com/95041
|
2009-07-15 02:11:02 -04:00 |
|
Russ Cox
|
e6c837d612
|
merge
|
2009-07-14 22:55:52 -07: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 |
|
Michael Teichgräber
|
4a18fa68b0
|
src: use whatis instead of which
|
2009-07-08 09:18:42 -07:00 |
|
Michael Teichgräber
|
bb7ff349fb
|
devdraw: generate Latin-1 table from lib/keyboard
|
2009-07-08 08:34:42 -07:00 |
|
André Günther
|
342866f89c
|
devdraw: automatic OS X label updating
|
2009-06-17 09:09:10 -07:00 |
|
Russ Cox
|
a0899df665
|
libventi: fix cache teardown checks
|
2009-06-16 11:04:40 -04:00 |
|
Russ Cox
|
e781b7b60a
|
vbackup: update to new libventi interface
|
2009-06-16 10:28:13 -04:00 |
|
Russ Cox
|
4a34106c7d
|
merge
|
2009-06-16 07:16:25 -07:00 |
|
Russ Cox
|
b8f457199c
|
vbackup: adapt to new libventi interface
|
2009-06-10 10:16:40 -07:00 |
|
Russ Cox
|
77ac358321
|
merge
|
2009-06-09 09:26:13 -07:00 |
|
Russ Cox
|
fc9f53d454
|
g: add asm to the list of extensions
|
2009-06-09 09:25:49 -07:00 |
|
Russ Cox
|
735f014c33
|
cmd: getline now a dirty word (James Toy)
|
2009-05-31 15:34:40 -07:00 |
|
Russ Cox
|
db56dbf36b
|
scat: fix 64-bit warning
|
2009-05-25 21:06:12 -07:00 |
|
Kris Maglione
|
0e52c796bd
|
page: fix for newer versions of ghostscript.
|
2009-05-25 23:55:04 -04:00 |
|
Russ Cox
|
75d048884c
|
venti: 32-bit extensions to data structures
|
2009-05-25 02:11:27 -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 |
|
Jeff Sicket
|
834d2a4dff
|
devdraw: flush window on kEventAppShow
|
2009-05-17 11:07:09 -07:00 |
|
Russ Cox
|
9a0e004842
|
plumb: change inferno module path to /usr/inferno/module (Anthony Sorace)
|
2009-05-17 10:54:56 -07:00 |
|
Russ Cox
|
7a61658daa
|
9pfuse: fix mkfile for people without . in their paths
|
2009-05-17 10:28:01 -07:00 |
|
Russ Cox
|
7abb729a31
|
Unicode superscript update
font/*/supsub.*: change superscript 1 into i; delete 2, 3
lib/keyboard: fix s1, s2, s3; add si
lib/unicode: add 2071
src/cmd/devdraw: update from lib/keyboard
|
2009-05-14 15:54:26 -07:00 |
|
Russ Cox
|
3625f26852
|
label: write to /dev/tty to avoid redirections
|
2009-05-05 07:06:07 -07:00 |
|
Russ Cox
|
833c88d4da
|
main.html: FreeBSD/x86-64 works
|
2009-05-01 22:03:18 -07:00 |
|
Russ Cox
|
347aa646fc
|
scat: make 64-bit safe
|
2009-04-30 11:35:25 -07:00 |
|
Russ Cox
|
122fda5913
|
scat: add to build
|
2009-04-30 11:09:52 -07:00 |
|
Russ Cox
|
1415e19723
|
install: typo in man page
|
2009-04-30 08:30:49 -07:00 |
|
Russ Cox
|
d439750308
|
merge
|
2009-04-30 08:01:33 -07:00 |
|
Russ Cox
|
9ea7f9d82f
|
libthread: remove unimplemented chaninit
|
2009-04-30 08:00:40 -07:00 |
|
Russ Cox
|
4aad1a3258
|
merge
|
2009-04-30 07:29:24 -07:00 |
|