rsc
5c8a75d284
out of date
2006-11-06 04:25:03 +00:00
wkj
0056b7ab6c
Update CVS turd.
2006-11-05 20:45:17 +00:00
rsc
33da33e72b
block instead of chewing cpu in eread (Lu Xuxiao)
2006-11-05 14:43:52 +00:00
rsc
9a5678a8a9
Change GET/GBIT32 macros to explicitly cast final result to u32int.
...
Otherwise, the type of the expression will be int, and if written to
a uvlong (or just a ulong on most 64-bit systems), it will be
sign-extended.
This was going on in drawfcall with Mouse.msec, which is declared
as a ulong.
This fix assumes that the protocols only send unsigned numbers,
which is true.
2006-11-04 20:41:42 +00:00
rsc
3a19470202
In non-blocking recv functions in libmux and libdraw,
...
distinguish between "cannot receive without blocking"
and "EOF on connection".
In libmux, do not elect async guys muxers, so that
synchronous RPC calls run in the main event loop
(e.g., in eresized) do not get stuck.
Fixes problem reported by Lu Xuxiao, namely that
jpg etc. would spin at 100% cpu usage.
2006-11-04 18:46:00 +00:00
rsc
d3864abaee
fix sleep for OpenBSD 4.0 (Tim Wiess)
2006-11-02 17:31:30 +00:00
rsc
6fc7da3c52
Fix a handful of small one-time memory leaks in vbackup,
...
and one per-package memory leak (in writethread).
2006-10-19 21:58:59 +00:00
wkj
067d852abe
Invoke psdownload via the 9 script.
2006-10-16 19:31:01 +00:00
rsc
7e0854dae3
use X11 in /usr if it is there
2006-10-13 13:43:36 +00:00
rsc
dc6f9f033a
avoid broken print (Gabriel Diaz)
2006-10-12 03:18:22 +00:00
rsc
2b03bf696c
avoid hang with htmlroff (Michael Teichgräber)
2006-10-12 02:43:52 +00:00
rsc
a727811a2c
avoid nonstandard entity names (Michael Teichgräber)
2006-10-12 02:37:40 +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
6007b4d97b
avoid EPROTO in case not there (Tim Wiess)
2006-10-12 01:55:09 +00:00
rsc
1866bcc995
print final verbose update (Lou Kamenov)
2006-10-12 01:47:30 +00:00
rsc
b46716cfb2
update from plan9
2006-10-12 01:45:36 +00:00
rsc
470dce9dee
new seq from plan 9 (Anthony Martin)
2006-10-12 01:42:11 +00:00
rsc
729e53b9e5
correct ref counting in walkfile (Nemo)
2006-10-12 01:01:02 +00:00
rsc
3fbe92ef1a
revert 1.4 -> 1.5 change
2006-09-18 04:25:12 +00:00
rsc
ec270e2d09
remove bind
2006-09-17 20:52:18 +00:00
rsc
f3435ec58b
stat
2006-09-17 20:49:33 +00:00
wkj
999a81d3ac
Myetheraddr lives in myetheraddr.c, so remove it here.
2006-08-30 00:09:39 +00:00
rsc
21c4c72798
Aviod seg fault when no file
2006-08-29 20:15:01 +00:00
rsc
c7c29d26b7
set $samfile during external commands
2006-08-24 18:37:55 +00:00
rsc
ca6a2d95ac
break from readdir properly (Lou Kamenov)
2006-08-01 14:38:30 +00:00
rsc
be8b4b397a
free fuse messages
2006-08-01 03:19:53 +00:00
rsc
0d5f0a724b
allow +line syntax
2006-07-28 01:08:02 +00:00
rsc
9c15a45673
use better O_LARGEFILE
2006-07-27 22:36:00 +00:00
rsc
da6a55346f
quote equals
2006-07-27 14:39:12 +00:00
rsc
a83ccf38d7
wait for mount to complete before exiting
2006-07-27 05:14:16 +00:00
rsc
143cdf5758
FreeBSD fixes (Lou Kamenov)
2006-07-26 15:54:41 +00:00
rsc
8f8ef0c6a9
space after -v for OS X (andrey)
2006-07-24 19:05:01 +00:00
rsc
d212be7220
CHANGES
2006-07-23 14:46:37 +00:00
rsc
827018c4ec
clean temporary files
2006-07-23 14:43:55 +00:00
rsc
90c3dab6d4
better cleanup; use /var/tmp
2006-07-23 14:43:21 +00:00
rsc
5fa0329137
better status
2006-07-23 14:41:55 +00:00
rsc
32a580f43c
show current directory
2006-07-23 14:36:05 +00:00
rsc
604b5fcda4
add stat.h
2006-07-23 14:21:45 +00:00
rsc
c135352562
fix emalloc prototype
2006-07-23 05:13:56 +00:00
rsc
07ef704cab
remove debug print
2006-07-23 05:13:23 +00:00
rsc
6292a25b69
oops
2006-07-23 05:03:46 +00:00
rsc
5a4b4e924d
CHANGES
2006-07-23 03:43:00 +00:00
rsc
a695bc7db9
better errstr
2006-07-23 03:33:00 +00:00
rsc
0d7fd01125
better open mode
2006-07-23 03:08:51 +00:00
rsc
05f50fe6bf
gnuisms
2006-07-23 03:05:22 +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
b898a33011
more rc scripts
2006-07-23 02:58:12 +00:00