Commit Graph

1080 Commits

Author SHA1 Message Date
rsc
cc0e11e417 various memory errors in acme 2007-02-11 18:42:11 +00:00
rsc
35368876eb write YYARG def to ftable (fdefine might be null, and is not the right place anyway) 2007-01-29 16:46:16 +00:00
rsc
c2ab969eca Make ls -lF work. 2007-01-29 15:12:42 +00:00
rsc
e8471ef561 no more vtgoodbye 2007-01-25 21:21:15 +00:00
rsc
4c65127bbe google moved the fusefs.kext path 2007-01-24 16:24:04 +00:00
rsc
47964cbc7b print + new files in verbose mode (Michael Kaminsky) 2007-01-18 18:34:46 +00:00
rsc
9ae5008386 More return value fixes (Michael Kaminsky) 2007-01-18 18:26:56 +00:00
rsc
9fb10d4386 Bug checking vacfileisdir return value. (Michael Kaminsky) 2007-01-18 18:26:00 +00:00
rsc
2cb7bf889f Decode uid/gid strings as numbers if possible. (Michael Kaminsky) 2007-01-18 18:24:29 +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
rsc
5369e5ea0c change name 2007-01-12 16:32:11 +00:00
rsc
7103ceb031 Bug fix fix - remove debugging implementation of needoutflush. 2007-01-12 16:02:09 +00:00
rsc
78439d25f8 Fix 15-year-old sam protocol bug. 2007-01-12 15:57:34 +00:00
rsc
8904d7bd3e do not print EOk messages 2006-12-01 03:21:31 +00:00
wkj
e6b0276e7d Placate GCC in 64-bit targets. 2006-11-06 05:43:31 +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
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
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
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
470dce9dee new seq from plan 9 (Anthony Martin) 2006-10-12 01:42:11 +00:00
rsc
3fbe92ef1a revert 1.4 -> 1.5 change 2006-09-18 04:25:12 +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
9c15a45673 use better O_LARGEFILE 2006-07-27 22:36:00 +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
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
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
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
1cba594e51 fix nowsys build 2006-07-23 02:08:25 +00:00
rsc
940353e190 check was not correct on linux 2006-07-18 15:27:54 +00:00
rsc
28b49df354 assorted changes from Plan 9 2006-07-18 15:26:33 +00:00
rsc
686bd37d9d new 2006-07-18 15:26:24 +00:00
rsc
2bdefab1da Fix resize error under KDE (Bart Locanthi) 2006-07-05 22:27:26 +00:00
rsc
141d600972 use file names for attachments 2006-06-30 04:53:51 +00:00
rsc
93921c4817 better cleanup 2006-06-28 17:39:52 +00:00
rsc
aec641d24c experiment - allow = in words late in the command line 2006-06-27 17:41:48 +00:00
rsc
9bc519d686 fix dup file name bug 2006-06-26 05:49:18 +00:00
rsc
f936548b5e slow mode for debugging 2006-06-26 05:45:25 +00:00
rsc
651ababc74 bigger block size 2006-06-26 00:04:22 +00:00
rsc
a09e85757d add -l flag 2006-06-26 00:03:55 +00:00
rsc
d5cada1329 read stdin instead of stdout 2006-06-26 00:03:35 +00:00
rsc
ce35b341b1 mkwsysrules.sh moved 2006-06-25 23:51:31 +00:00
rsc
a4a77934a5 add -D for testing 2006-06-25 23:51:22 +00:00
rsc
ced6fd340e reopen plumber, build mail 2006-06-25 23:51:10 +00:00
rsc
98df7c80d8 check initdraw return 2006-06-25 23:50:32 +00:00
rsc
fdcd298270 quiet 2006-06-25 21:05:07 +00:00
rsc
3656f159a3 use new mkwsysrules.sh location 2006-06-25 19:19:28 +00:00
rsc
c66b52501b new draw server 2006-06-25 19:18:39 +00:00
rsc
9361131304 No more unrooted paths. 2006-06-16 15:55:24 +00:00
rsc
6884e49f0c use deterministic handles 2006-06-15 06:25:21 +00:00
rsc
dbf91a04cc disable auth in vftp 2006-06-15 05:19:21 +00:00
rsc
bf136bc381 oops 2006-06-07 23:21:21 +00:00
rsc
d6316a2de0 call fmtlocaleinit 2006-06-07 15:28:30 +00:00
rsc
14695b90ac no c99 isms 2006-05-31 04:55:43 +00:00
rsc
2ad582ee88 Use va_args in cosadd/sinadd (Michael Teichgräber) 2006-05-27 18:35:26 +00:00
rsc
dfbaaaa650 make srvname global 2006-05-27 07:33:49 +00:00
rsc
7cb82e1580 use same name that srv.c does 2006-05-27 07:22:56 +00:00
rsc
603d6d896f fix comments 2006-05-24 15:02:53 +00:00
rsc
f3ef7aa2cc missing srvname 2006-05-24 15:02:26 +00:00
rsc
1813809c4d make sure we get our fmod 2006-05-24 06:09:27 +00:00
rsc
fd745e8748 fix icmp overflow 2006-05-22 06:26:08 +00:00
rsc
8d7133308d forgot 2006-05-21 20:42:33 +00:00
rsc
536f9b83c0 import from plan9 2006-05-21 18:57:51 +00:00
rsc
44fc56d8c3 multiple mail boxes (Lou Kamenov) 2006-05-21 18:41:05 +00:00
rsc
25c823399b better spam (Lou Kamenov) 2006-05-21 18:40:33 +00:00
rsc
82f56ecee2 useless warning 2006-05-21 18:40:23 +00:00
rsc
1b827fbc0c better locking 2006-05-21 18:40:15 +00:00
rsc
38c7eb9bd2 plan 9 import 2006-05-21 18:24:59 +00:00
rsc
3167fce5ce colors (Gregor Asplund) 2006-05-21 15:56:16 +00:00
rsc
b3178f6f5a ti fix (Michael Teichgräber) 2006-05-20 04:48:58 +00:00
rsc
e0d1df6f7c use linux/version.h 2006-05-16 15:47:59 +00:00
rsc
e132e7a3ad avoid double spacing 2006-05-10 04:13:56 +00:00
rsc
495eda0bbd fix font-size (Michael Teichgräber) 2006-05-09 13:20:48 +00:00
rsc
53af1186ca show full name in from 2006-05-06 22:53:44 +00:00
rsc
95d412d4bc correct utfmap (Michael Teichgräber) 2006-05-06 22:52:32 +00:00
rsc
4936c293f5 add sys/time.h for struct timeval on freebsd 4 2006-05-06 19:55:11 +00:00
rsc
7f629d9d7b shut up gcc volatile 2006-05-06 19:54:50 +00:00
rsc
6630175602 fix edit pipe bug 2006-05-05 04:55:14 +00:00
rsc
fdd0f8415f paranoia about extension 2006-05-04 19:41:51 +00:00
rsc
f246629788 paranoia about extension 2006-05-04 19:10:11 +00:00
rsc
80b4aedc11 ext2 fixes 2006-05-04 18:03:11 +00:00
rsc
d9ed72433f darwin 2006-04-21 04:26:02 +00:00
rsc
12e997d87c system tan() is probably good enough 2006-04-21 04:00:56 +00:00
rsc
473cc012c1 oops 2006-04-20 23:06:55 +00:00
rsc
8bda92cce2 cast 2006-04-20 22:56:08 +00:00