Commit Graph

1534 Commits

Author SHA1 Message Date
rsc
d76a49fb43 fix tags again 2007-03-16 03:28:46 +00:00
rsc
fb04a0b942 libc conflict on os x 2007-03-15 17:35:43 +00:00
rsc
1bcfd909e7 fix too-aggressive tag redraw 2007-03-15 16:26:09 +00:00
rsc
a741551866 -ldraw no longer implies -lX11 2007-02-22 14:27:45 +00:00
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
rsc
3fe9465ac9 64-bit 2006-04-20 22:54:18 +00:00
rsc
c9ee9e62f6 inttypes 2006-04-20 21:52:17 +00:00
rsc
c291b2ec81 bug fix 2006-04-20 21:51:05 +00:00
rsc
8c7b4c825f 64-bit fixes 2006-04-20 21:23:16 +00:00
rsc
5917e95953 64-bit 2006-04-20 21:21:05 +00:00
rsc
b26eedb61d more 64-bit fixes 2006-04-20 21:20:11 +00:00
rsc
4f959600b6 minor bug fixes (mechiel lukkien, andrey) 2006-04-20 21:01:48 +00:00
rsc
a5f3a00bcd 64-bit safe 2006-04-20 21:00:21 +00:00
rsc
71e936d716 shut up, gcc! 2006-04-20 20:51:01 +00:00
rsc
2c0f3733ad 64-bit fixes 2006-04-20 20:49:00 +00:00
rsc
f8e39513f3 shut up gcc 2006-04-20 20:47:11 +00:00
rsc
cbf4378304 64-bit fixes from plan 9 2006-04-20 20:35:35 +00:00
rsc
dbbfb316fb shut up gcc 2006-04-20 20:31:21 +00:00
rsc
de9b8f8674 shut up, gcc! 2006-04-20 20:30:55 +00:00
rsc
3ca675a579 shut up gcc! 2006-04-20 20:28:08 +00:00
rsc
85b8545edb warning 2006-04-20 20:26:45 +00:00
rsc
62b7fdc348 warnings (andrey) 2006-04-20 20:24:58 +00:00
rsc
0afb7989d3 64-bit safe (from plan9) 2006-04-20 20:24:00 +00:00
rsc
4515de8f50 silence warning (andrey) 2006-04-20 20:18:13 +00:00
rsc
90a99688be fixes 2006-04-14 00:15:16 +00:00
rsc
b6d98463b4 tpic 2006-04-14 00:04:03 +00:00
rsc
434d1b41b6 bug fixes (mechiel lukkien) 2006-04-12 19:03:03 +00:00
rsc
20bd3ca2e2 new 2006-04-09 00:24:28 +00:00
rsc
1f2ab849c0 add exitcode 2006-04-08 23:49:08 +00:00
rsc
38612281eb avoid primary 2006-04-02 00:06:54 +00:00
rsc
96e0eb83dd more matching (eq) 2006-04-01 21:28:43 +00:00
rsc
cbeb0b26e4 Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
rsc
226d80b821 c90 fixes 2006-04-01 15:35:09 +00:00
rsc
3d038c325b utf in subject 2006-03-31 17:51:10 +00:00
rsc
613093289d no anon union 2006-03-31 14:37:04 +00:00
rsc
6019a96c78 new tar import 2006-03-30 19:25:10 +00:00
rsc
c86883cab5 weird abort decl 2006-03-30 15:05:46 +00:00
rsc
53b8d079db no unions 2006-03-30 15:04:45 +00:00
rsc
dcf4d596ca antialias redraw 2006-03-30 13:00:27 +00:00
rsc
0aa79278fa quiet Del in win 2006-03-27 13:06:15 +00:00
rsc
190f5e7cb2 flushdisplay (erik quanstrom) 2006-03-27 00:50:52 +00:00
rsc
94bd4b6c2c snarf 2006-03-23 23:46:00 +00:00
rsc
de1168dd9c Write $-free paths in Dump files (Peter Canning). 2006-03-21 18:03:33 +00:00
rsc
acb880af1c memory fixes 2006-03-21 16:55:54 +00:00
rsc
2387495b56 update usage 2006-03-20 04:02:36 +00:00
rsc
efe08bf8fd remove debugging 2006-03-20 04:01:05 +00:00
rsc
17157e4aa8 update lucida 2006-03-20 02:25:59 +00:00
rsc
b6372b09e7 no more lucida 2006-03-20 00:08:25 +00:00
rsc
4590ad02cc no more lucida 2006-03-19 23:51:01 +00:00
rsc
28a8042cec autoresize (erik quanstrom) 2006-03-19 06:11:51 +00:00
rsc
acf8398fef new 2006-03-19 06:11:32 +00:00
rsc
e03f2c4069 seek to end of outgoing 2006-03-07 23:55:34 +00:00
rsc
b99162de12 + is not a valid tag (Lou Kamenov) 2006-03-03 17:49:38 +00:00
rsc
df5d363ddd tolower subscript 2006-03-03 17:28:46 +00:00
rsc
b5c7be2fd6 change Tcreate message in 9P2000.u 2006-03-03 16:34:49 +00:00
rsc
1190a7aa7a more updates 2006-03-03 14:13:22 +00:00
rsc
fe02cd5957 cleanup 2006-03-03 14:11:50 +00:00
rsc
c87c064d4a gone 2006-03-03 01:44:16 +00:00
rsc
bb3b0aeb9c move snarfer to use X includes 2006-03-03 01:42:25 +00:00
rsc
c772232802 cannot say isnumber 2006-02-28 20:12:18 +00:00
rsc
5270954a89 add 2006-02-28 19:29:39 +00:00
rsc
0d42cc9dcb new delmesg 2006-02-28 00:49:05 +00:00
rsc
06d255079a remove unused pids array (Erik Quanstrom) 2006-02-27 01:26:48 +00:00
rsc
d4baecd94d various fixes 2006-02-26 15:20:28 +00:00
rsc
eb0e8f26c4 locking fixes 2006-02-26 04:05:16 +00:00
rsc
e269d00c9e oops 2006-02-25 21:14:32 +00:00
rsc
58ecf38778 fixes 2006-02-25 13:09:29 +00:00
rsc
64f7506b34 tapefs from plan9 2006-02-24 21:17:00 +00:00
rsc
b7f150b09e use domain as the port 2006-02-24 17:40:15 +00:00
rsc
c7a7e3c44d remove -p 2006-02-24 16:52:13 +00:00
wkj
1ff2c2b9b0 Extra arg belongs to _decqp. 2006-02-23 17:13:01 +00:00
wkj
384d563d72 Missing colon. 2006-02-23 17:10:16 +00:00
rsc
6a8add52d3 fix quoted-printable (_ means space only in rfc2047) 2006-02-23 11:51:18 +00:00
rsc
abb0a67b83 add recent 2006-02-23 11:48:52 +00:00
rsc
95409400f7 events buffer need not end in NUL 2006-02-21 20:46:49 +00:00
rsc
c42a1d3d61 add 2006-02-21 18:37:05 +00:00
rsc
49a1496cbb dns changes 2006-02-20 19:38:29 +00:00
rsc
95456b2155 handle 09 2006-02-18 15:23:34 +00:00
rsc
84edc59152 remove stub myipaddr 2006-02-17 22:07:42 +00:00
rsc
dc90b6f0d6 bug fixed 2006-02-17 20:52:07 +00:00
rsc
b65f95f6d8 add locking 2006-02-17 19:30:59 +00:00
rsc
19256e0dd9 changes from erik quanstrom 2006-02-17 19:21:49 +00:00
rsc
05f5d46b63 make compile 2006-02-17 18:21:29 +00:00
rsc
eacea5a064 forgot 2006-02-17 17:22:20 +00:00
rsc
880ab2f10a fixed 2006-02-15 23:06:27 +00:00
rsc
201e19d672 fixes 2006-02-15 18:45:28 +00:00
rsc
aa01e1feaf fixes 2006-02-15 18:37:21 +00:00
rsc
27b457ae8a forgot 2006-02-15 18:34:50 +00:00
rsc
941e17134e imap-based new upas/fs 2006-02-15 12:39:09 +00:00
rsc
1ea614ffaf cope with new upas/fs 2006-02-15 12:30:54 +00:00
rsc
846ec3d21d resize window to fit image (Erik Quanstrom) 2006-02-15 12:11:03 +00:00
rsc
0df4c01eca forgot this 2006-02-14 19:44:29 +00:00
rsc
1a8bd157b6 better labels 2006-02-14 19:44:18 +00:00
rsc
7236e45bbc shut up about signals in scripts 2006-02-14 19:43:54 +00:00
rsc
5c9f76b5e5 remove unused 2006-02-14 19:43:19 +00:00
rsc
54357361fb better utf 2006-02-14 19:42:58 +00:00
rsc
a38a183626 fixes 2006-02-14 19:42:28 +00:00
rsc
2eef1fa316 better lookup 2006-02-14 19:42:16 +00:00
rsc
7575a9e1bb bigger buffer 2006-02-14 19:42:07 +00:00
rsc
0870ded11f stupid pointer conversions 2006-02-14 19:41:48 +00:00
rsc
3b5862ee5a fixes 2006-02-14 19:41:36 +00:00
rsc
0932b48416 use correct name 2006-02-14 19:41:28 +00:00
rsc
565fd89edf better fmt -j 2006-02-14 19:41:11 +00:00
rsc
1bb8ccf14e seek back in rdwr 2006-02-14 19:41:02 +00:00
rsc
7ce2007ce5 more fixes 2006-02-12 22:23:45 +00:00
rsc
5cc53af92d more changes 2006-02-12 19:40:23 +00:00
rsc
7722ad0044 delete debugging 2006-02-12 16:43:32 +00:00
rsc
a79cd7832f more changes 2006-02-12 00:34:08 +00:00
rsc
7e61af5124 works 2006-02-12 00:20:49 +00:00
rsc
b5f65921f3 various cleanup 2006-02-11 23:38:55 +00:00
rsc
00d75e0eae more changes 2006-02-11 22:35:38 +00:00
rsc
3f8c36d6dc changes 2006-02-09 20:52:31 +00:00
rsc
330e487a1d ignore interrupts 2006-02-09 19:43:07 +00:00
wkj
8fe9726cfb Archive shouldn't be checked-in here. 2006-02-08 23:51:15 +00:00
rsc
605c0ea102 cleanup 2006-02-08 22:39:54 +00:00
rsc
4ca53ff0e0 fix b1 c2 c3 c3 c2 c3 [sic] 2006-02-08 18:11:57 +00:00
rsc
8b9a1d4cfe add chord fix from plan 9 2006-02-06 23:10:48 +00:00
rsc
6cb755b60b more casts 2006-02-06 19:30:02 +00:00
rsc
1b404fe6e4 add -n to ls; add rm and create 2006-02-05 15:34:46 +00:00
rsc
eb9be70308 print warnings 2006-02-04 20:26:35 +00:00
rsc
c48193be0d new note group 2006-02-04 20:21:36 +00:00
rsc
9777187bc7 fix offsets 2006-02-03 04:36:50 +00:00
rsc
387ae1dbb8 fix fid handling 2006-02-02 16:40:25 +00:00
rsc
ee51985f90 oops 2006-01-27 04:16:40 +00:00
rsc
fc65e388ec nowsys rules 2006-01-27 04:04:56 +00:00
rsc
2a951f5eb6 more os x 10.4 2006-01-27 03:55:18 +00:00
rsc
62a826a250 ifdef vm_swapusage for os x 2006-01-27 03:53:22 +00:00
rsc
90557256d3 Add more character sets. 2006-01-19 01:32:19 +00:00
rsc
89de2e575e ignore hangup signal 2006-01-19 00:05:56 +00:00
rsc
5bd21066c5 different login shell 2006-01-18 23:11:00 +00:00
rsc
8a6837e8c0 back to -i 2006-01-18 23:05:38 +00:00
rsc
2d8bbdeafa fix -j 2006-01-18 16:58:56 +00:00
rsc
f729f79ca2 login shell 2006-01-18 00:59:05 +00:00
rsc
cd1d0ab0b5 more tweaks 2006-01-12 05:43:26 +00:00
rsc
77c5c852e4 avoid unnecessary winresize, which flush text cache 2006-01-12 04:44:46 +00:00
rsc
2d23eb93a0 tweaks 2006-01-12 04:35:14 +00:00
rsc
04692ecc90 bigger block size 2006-01-07 17:34:47 +00:00
rsc
749481f200 use inttypes 2006-01-06 18:15:40 +00:00
rsc
ed0601ee18 fix 2006-01-06 18:03:09 +00:00
rsc
e29d0c84fe add con 2006-01-06 18:00:42 +00:00
rsc
c704a4a23e use size_t 2005-12-30 20:41:58 +00:00
rsc
2214d4b6de get units right 2005-12-30 18:52:20 +00:00
rsc
85f595382f more pointers 2005-12-30 17:43:57 +00:00
rsc
5b23583d1f stupid pointers 2005-12-30 17:43:34 +00:00
rsc
54eacd0b20 try to make ftp work 2005-12-30 17:07:24 +00:00
rsc
96ce09f184 freebsd 6 2005-12-30 16:31:08 +00:00
rsc
e72e360a1a forgot this 2005-12-30 15:56:36 +00:00
rsc
7fe619f766 use STACK 2005-12-29 22:11:35 +00:00
rsc
73abc62794 avoid sprint to keep bad utf (marco gaddoni) 2005-12-29 21:59:54 +00:00
rsc
e58459c7b3 fix paste in raw hold mode 2005-12-29 21:15:06 +00:00
rsc
586abfa4f5 bigger stacksize 2005-12-29 20:55:46 +00:00
rsc
98f7b73f93 64-bit fixes 2005-12-29 20:55:19 +00:00
rsc
30d57c7489 oops 2005-12-27 23:16:48 +00:00
rsc
3e0d8fb3ea add dns 2005-12-27 04:30:05 +00:00
rsc
cff43a06f2 bugger ip 2005-12-26 05:51:25 +00:00
rsc
87a52e0485 new goodies 2005-12-26 04:48:52 +00:00
rsc
35d26aa321 add EILSEQ for mac 2005-12-26 04:47:21 +00:00
rsc
a4bbf47b33 stupid gcc 2005-12-21 22:11:00 +00:00
rsc
768d880d82 try autoexpand by default 2005-12-21 22:10:52 +00:00
rsc
fa059a4e3f better errno declarations 2005-12-17 13:00:00 +00:00
rsc
cd37aecf6e no print 2005-12-16 19:39:26 +00:00
rsc
ad80f8701d tag tweak 2005-12-16 19:34:13 +00:00
rsc
693cab16cc oops 2005-12-16 18:53:27 +00:00
rsc
22d10fe655 auto-insert second line for expand 2005-12-16 15:27:18 +00:00
rsc
f8dea3c178 add bigtags 2005-12-16 15:14:14 +00:00
rsc
20ae0b0fc2 Better window size management. 2005-12-16 15:12:38 +00:00
rsc
c2eea0677d getpid 2005-12-15 16:56:45 +00:00
rsc
b2f08f618b don't need this after all. yay. 2005-12-14 21:31:06 +00:00
rsc
4f36200efb update request count 2005-12-14 20:07:55 +00:00
rsc
1076c720df add .ei for else-if 2005-12-14 19:58:32 +00:00
rsc
baa6e34b72 set window params on startup 2005-11-30 02:31:55 +00:00
rsc
02dc681a98 add mach.h dependency 2005-11-29 19:24:22 +00:00
rsc
89de6358be debugging print 2005-11-29 05:13:51 +00:00
rsc
62faed57a5 handling of C++ names. 2005-11-29 05:12:48 +00:00
rsc
e3de25fea4 better handling of C++ names. 2005-11-29 05:12:33 +00:00
rsc
6c7ed6b0e6 new backquote syntax 2005-11-29 04:23:33 +00:00
rsc
4a4a4f2681 deeper copy in renumber 2005-11-28 21:42:45 +00:00
rsc
bdbc55d352 add text version of install(1) 2005-11-28 16:36:57 +00:00
rsc
efea318b2e use role=client on passwd 2005-11-28 03:09:22 +00:00
rsc
4bd43ca9da use imap not imap4 2005-11-28 03:05:32 +00:00
rsc
d58b36f9d3 fixes 2005-11-28 01:37:16 +00:00
rsc
4b01610937 fixes 2005-11-28 00:43:50 +00:00
rsc
689be54125 various fixes 2005-11-28 00:39:42 +00:00
rsc
7ae652a967 FreeBSD 6 battery (Lou Kamenov) 2005-11-27 16:01:40 +00:00
rsc
430976597f OS X fix 2005-11-27 15:56:23 +00:00
rsc
540eaf9828 fix \r 2005-11-26 15:53:37 +00:00
rsc
d879e173b4 add button 3 menu 2005-11-26 15:42:53 +00:00
rsc
9e2f1d9bf4 9P2000.u fixes (Lucho Ionkov) 2005-11-21 20:42:52 +00:00
rsc
d159da849c no /fd/ 2005-11-12 16:43:07 +00:00
rsc
a5ba8a5926 move faces 2005-11-12 16:40:15 +00:00
rsc
16c1defa3d x11, used, etc. 2005-11-12 16:36:48 +00:00
rsc
21d0dda69c fix -f 2005-11-11 08:01:37 +00:00
rsc
cf21e2e6fc fixes 2005-11-11 01:37:00 +00:00
rsc
bcc96c1df8 fixes 2005-11-11 01:33:53 +00:00
rsc
c21d0ab45b fixes 2005-11-11 00:37:14 +00:00
rsc
c935adc6a2 more 2005-11-10 23:21:06 +00:00
rsc
f535642f30 attempt at \r 2005-11-10 22:53:38 +00:00
rsc
69555c0e28 darwin 2005-11-10 05:45:44 +00:00
rsc
3bc4abf41e updates 2005-11-07 15:16:30 +00:00
rsc
0c7f940a72 snarf, plumbing 2005-11-07 15:07:40 +00:00
wkj
7f3d278a3b Vbackup knew about some unexported variables in libventi
that seem to have gone AWOL.  Remove the use and make
things compile again.
2005-11-07 04:48:36 +00:00
wkj
6f6012e1e9 Fix the build on FreeBSD 6.x.
The resulting binary still seems to produce suspect statistics.
2005-11-07 04:47:35 +00:00
rsc
3fd51250be fix snarf 2005-11-07 01:51:11 +00:00
rsc
a0205bea95 fix scroll bar 2005-11-06 22:31:59 +00:00
rsc
10ab06a791 handle interrupts 2005-11-06 22:22:54 +00:00
rsc
e830a90849 New 9term using rio sources more directly. 2005-11-06 22:16:48 +00:00
rsc
a6c0ff35ee add -C 2005-11-04 20:57:00 +00:00
rsc
6912efc49c Allow longer packet timeout. 2005-11-02 19:09:23 +00:00
rsc
5ed63a9b4e more signedness bugs 2005-11-01 18:06:00 +00:00
rsc
604ad4d8ff isdigit (Tom Miller) 2005-11-01 15:01:00 +00:00
rsc
24d5692977 Add -F option. (Lou Kamenov) 2005-10-31 20:08:05 +00:00
rsc
0aae8d3d09 64-bit safe. (Taj Khattra) 2005-10-31 19:57:47 +00:00
rsc
d5233ccb3a More prep. 2005-10-31 18:45:06 +00:00
rsc
33dc4226a8 Cleanup in preparation for multiline tags. 2005-10-31 18:39:19 +00:00
rsc
a47fbb1641 ctype sign fixes (Tom Miller) 2005-10-31 16:47:30 +00:00
rsc
96029e052b undo debugging. 2005-10-31 16:43:00 +00:00
rsc
74374cc8a4 ctype sign fixes (Tom Miller) 2005-10-31 16:42:32 +00:00
rsc
b330c942b4 initial faces (John Cummings) 2005-10-31 14:47:39 +00:00
rsc
663ddde9d0 More fixes. 2005-10-31 01:15:30 +00:00
rsc
ae3265db67 USED 2005-10-29 17:40:58 +00:00
rsc
1726f602fe use part->size 2005-10-29 17:40:49 +00:00
rsc
a9ecda2da9 clearer code. 2005-10-29 17:40:41 +00:00
rsc
ff923f10a9 used and not set 2005-10-29 17:40:02 +00:00
rsc
3d46902dcc print args 2005-10-29 17:39:52 +00:00
rsc
8b025e0f61 use EARGF 2005-10-29 17:39:41 +00:00
rsc
5aec445c23 missing USED 2005-10-29 17:39:31 +00:00
rsc
4dde63290c fix print args 2005-10-29 17:39:12 +00:00
rsc
2b3a8c4d80 uchar nonsense. 2005-10-29 17:38:56 +00:00
rsc
2222020e22 Detect rc again. 2005-10-29 17:38:05 +00:00
rsc
286237e092 Add close. 2005-10-29 17:37:10 +00:00
rsc
5cdb17983a Thanks to John Cummings. 2005-10-29 16:26:44 +00:00
rsc
d1f529f46f Thanks to John Cummings. 2005-10-29 16:26:32 +00:00
rsc
9f1fdc1287 Add mail (John Cummings) 2005-10-29 16:21:34 +00:00
rsc
a078ffc8ab add mail 2005-10-29 16:20:11 +00:00
rsc
f3832660d4 Jeff Sickel 2005-10-19 03:21:50 +00:00
rsc
f810f8a5b0 Undef old macros 2005-10-17 12:37:04 +00:00
rsc
8187859d25 new code from Jeff Sickel 2005-10-05 13:30:49 +00:00
rsc
391363f510 More thread names. 2005-09-26 11:46:21 +00:00
rsc
92c5d29e20 Extra paren removed. (Bengt Kleberg, glaive) 2005-09-21 20:51:01 +00:00
rsc
d1e25ee94e Do not revert to CMAP for second file. (Rob Pike). 2005-09-15 17:09:40 +00:00
rsc
54705b4aba Signedness. 2005-09-13 04:05:27 +00:00
rsc
23e7c65741 Signedness bugs for Mac OS X. 2005-09-13 03:58:31 +00:00
rsc
df4bcf4686 Fix vacfilegetmode. 2005-09-13 02:56:00 +00:00
rsc
bbfdd7a64e Add 9P2000.u extensions. 2005-09-13 02:25:16 +00:00
rsc
71f0567294 Add Unix specials. 2005-09-13 02:00:06 +00:00
rsc
913a0dc0ca Add vacfilegetmode. 2005-09-13 01:58:02 +00:00
rsc
7f721693ec Replace vacfileisspecial with vacfilemode. 2005-09-13 01:57:16 +00:00
rsc
6049f61c28 Add Unix fields. 2005-09-13 01:56:40 +00:00
rsc
215993f844 Add 9P2000.u extensions. 2005-09-13 01:55:31 +00:00
rsc
1db0bc24f2 Ignore more. 2005-09-13 00:42:27 +00:00
rsc
7f0d675d58 Fix UTF bug reported on 9fans. 2005-09-13 00:23:53 +00:00
rsc
3dd8aba691 Use g++ as LD (mpm is buggered anyway). 2005-09-13 00:16:27 +00:00
rsc
438503b4c3 Fix uchar cast. 2005-09-09 23:48:39 +00:00
rsc
3bd56b04a8 NetBSD-macppc ctype needs uchars. 2005-09-09 23:16:15 +00:00
rsc
94d85bc000 NetBSD-macppc ctype needs uchars. 2005-09-09 23:10:38 +00:00
rsc
b2a905b745 Spell IA-64 correctly. (Zoltan Jarai) 2005-08-31 22:22:39 +00:00
rsc
adee16764b Better handling of executables. 2005-08-31 03:59:25 +00:00
rsc
b87296ceaa Changes. 2005-08-31 02:20:12 +00:00
rsc
262ecfed9f Initial lp. 2005-08-31 02:18:29 +00:00
rsc
ad9e684811 Add. 2005-08-12 20:14:32 +00:00
rsc
8307dc614a use strtoull instead of atoi 2005-08-12 00:29:23 +00:00
rsc
bcac59d81b silence various warnings 2005-08-11 17:33:43 +00:00
rsc
8ecefa411d Add get command. 2005-08-11 16:45:04 +00:00
rsc
f7174317de Add rfork builtin. 2005-08-11 16:44:43 +00:00
rsc
4ae2f414e2 make sure errors cause non-zero exit status 2005-08-11 16:44:18 +00:00
rsc
38897b2053 Generate interrupt key (according to terminal settings)
when user presses DEL.
2005-08-11 16:43:37 +00:00
rsc
ba3c918e9c include sys/stat.h for FreeBSD 2005-08-11 03:54:35 +00:00
rsc
d52fb463ee Fix crash reported by Andrey.
Make focus-follows-mouse easier to find for
those who want it (cough, Ron Minnich, cough).
2005-08-11 03:38:16 +00:00
rsc
b5b71ffbae gone 2005-08-11 03:36:05 +00:00
rsc
d079d563fc Accomodate NetBSD 2005-08-11 03:25:17 +00:00
rsc
bce0902a07 appease gcc 2005-08-11 02:34:29 +00:00
rsc
75e12c22c3 Be quiet. 2005-08-10 19:03:57 +00:00
rsc
a919ad8340 set exit status 2005-08-10 18:54:14 +00:00
rsc
c15ce40c44 add 2005-08-10 18:25:39 +00:00
rsc
8477327a46 appease the gcc monster 2005-08-10 18:14:40 +00:00
rsc
61b8c11b66 new 2005-08-10 18:11:58 +00:00
rsc
acd4770618 new 2005-08-10 18:00:38 +00:00
rsc
92fd3a6469 add 2005-08-10 18:00:05 +00:00
rsc
0f0778722d new 2005-08-10 17:59:23 +00:00
rsc
27ce9e815d now this works? 2005-08-10 17:56:11 +00:00
rsc
bd82bbd4ee bugger lp 2005-08-10 17:22:00 +00:00
rsc
fe4b07f194 Fix time race. 2005-08-10 17:14:34 +00:00
rsc
915a8b77ff darwin 2005-07-28 18:19:24 +00:00
rsc
eda1c59bb1 noatime 2005-07-28 18:19:04 +00:00
rsc
05bc5137e8 try to collect common bsd code 2005-07-28 17:26:45 +00:00
rsc
62a38f58da darwin - variant of bsd from jeff sickel 2005-07-28 17:22:01 +00:00
rsc
d0cda8c423 new 2005-07-28 12:46:10 +00:00
rsc
725d9fd795 winunlock bug 2005-07-28 04:47:00 +00:00
rsc
34e8254fb8 use correct type for NOFID (sunos) 2005-07-27 20:42:07 +00:00
rsc
0e4068e8c4 fixes from bengt for sun 2005-07-26 10:19:23 +00:00
rsc
caf12d8c5b redirect only once 2005-07-25 16:55:38 +00:00
rsc
23fb2edb22 venti updates 2005-07-24 20:15:44 +00:00
rsc
d4daacdef1 construct bloom filter in buildindex 2005-07-24 13:26:43 +00:00
rsc
8af6c6b79a bigger stack 2005-07-22 23:46:18 +00:00
rsc
14f06f6792 more tar changes 2005-07-22 18:46:26 +00:00
rsc
67e944db9f fix tar 2005-07-22 12:19:29 +00:00
rsc
d242e5ad5a openbsd 2005-07-22 11:49:29 +00:00
rsc
6c4fd345de update test 2005-07-22 11:48:57 +00:00
rsc
031ddeb2f6 update from geoff 2005-07-22 11:47:57 +00:00
rsc
fe8c925e8a OpenBSD, thanks to Tim Wiess 2005-07-21 18:29:04 +00:00
rsc
1a24aaca91 stupid signal fix 2005-07-21 15:43:51 +00:00
rsc
1d41999e22 use 9ar 2005-07-20 19:07:22 +00:00
rsc
769eb1988a fix ifdef 2005-07-20 19:00:03 +00:00
rsc
0613fe4b84 fix freebsd 2005-07-19 22:59:09 +00:00
rsc
1c171e3add I just hate to be pushed around by some @#$%^& machine. 2005-07-19 18:00:07 +00:00
rsc
d67cd5c33c better mk test 2005-07-19 16:02:31 +00:00
rsc
2b6c15d87f stats pages 2005-07-19 15:18:40 +00:00
rsc
4599822f71 correct $BIN 2005-07-19 14:52:08 +00:00
rsc
fff4d1f20a unbugger venti 2005-07-19 01:39:50 +00:00
rsc
ac1747b052 fix usage 2005-07-18 22:51:05 +00:00
rsc
c7b428f2eb secstore moved to auth 2005-07-18 22:50:56 +00:00
rsc
16ea7713b5 change default handle 2005-07-18 00:03:18 +00:00
rsc
dcc0b3ca1d better cr handling 2005-07-18 00:01:56 +00:00
rsc
c6f92061c0 ignore window size change 2005-07-14 12:48:02 +00:00
rsc
6cc5b304fa hold mode in raw mode 2005-07-14 00:20:41 +00:00
rsc
fcb69ec5d8 invoke plan9 diff 2005-07-14 00:09:44 +00:00
rsc
f691849bf6 freebsd 5 2005-07-13 22:51:29 +00:00
rsc
c44f783b4b nil 2005-07-13 21:50:47 +00:00
rsc
7635ebf65a unused.var 2005-07-13 21:43:14 +00:00
rsc
a8ec4910fd apple 2005-07-13 21:34:11 +00:00
rsc
f462256db2 stupid.apple 2005-07-13 21:30:18 +00:00
rsc
2e32846495 warnings 2005-07-13 21:29:42 +00:00
rsc
bd18885d96 sentinel 2005-07-13 21:27:52 +00:00
rsc
82908b6586 sentinel 2005-07-13 21:20:35 +00:00
rsc
78052719a8 new 2005-07-13 21:00:26 +00:00
rsc
52bba5f01e warnings 2005-07-13 17:32:56 +00:00
rsc
34d0c826bb no mode on vtcachealloc 2005-07-13 17:22:01 +00:00
rsc
d4780b1c14 warnings 2005-07-13 14:18:43 +00:00
rsc
6eaf9471a7 move to bin 2005-07-13 14:04:48 +00:00
rsc
18baaf44d4 remove empty file 2005-07-13 14:04:07 +00:00
rsc
e3769d22f7 move hist 2005-07-13 14:03:30 +00:00
rsc
c1e6f6426f update 2005-07-13 13:59:50 +00:00
rsc
e9254adc8f cleanup 2005-07-13 13:44:40 +00:00
rsc
a699daf6af work around bug in mk? 2005-07-13 13:44:35 +00:00
rsc
7b99eb2732 use vtfilecreate right 2005-07-13 13:40:24 +00:00
rsc
df03d60c04 keystrokes 2005-07-13 10:53:20 +00:00
rsc
e2d62fb931 no more L characters. sigh. 2005-07-13 10:48:09 +00:00
rsc
37c7bc13fd exit gracefully on error 2005-07-13 10:47:40 +00:00
rsc
f0bf146d21 add listen1 2005-07-13 03:59:53 +00:00
rsc
0b1c1f414d more files 2005-07-13 03:59:24 +00:00
rsc
9e4627500f mark broken code 2005-07-13 03:55:24 +00:00
rsc
871e83a03e add printevent 2005-07-13 03:54:55 +00:00
rsc
ac33a34a29 formatting changes; attempt at keyboard-based window switching 2005-07-13 03:54:35 +00:00
rsc
7ce3f20d73 stupid sun 2005-07-13 03:54:01 +00:00
rsc
29ee83f080 remove unused symtab 2005-07-13 03:53:55 +00:00
rsc
e0405f4c8b use more distinguishable +/- 2005-07-13 03:53:49 +00:00
rsc
1cab7105bd needed cast 2005-07-13 03:53:34 +00:00
rsc
44e41b1f3a various needed casts 2005-07-13 03:53:24 +00:00
rsc
55d360f653 lets try hold mode in raw mode 2005-07-13 03:53:17 +00:00
rsc
17cfc1dd5f dirbuf is an extern on sun 2005-07-13 03:52:48 +00:00
rsc
d82651b8fd no [] initializers 2005-07-13 03:52:37 +00:00
rsc
004aa293f3 Dump-like file system backup for Unix, built on Venti. 2005-07-13 03:49:41 +00:00
rsc
a0d146edd7 return of venti 2005-07-12 15:23:36 +00:00
rsc
e3ffbf3b84 set $PLAN9 if necessary 2005-05-19 17:13:24 +00:00
rsc
a1ad1acf25 remove declaration of errno 2005-05-07 22:42:17 +00:00
rsc
2b6040818e use full prototypes 2005-05-07 22:42:14 +00:00
rsc
bb0266fe61 no wide character constants; sigh 2005-05-07 22:42:06 +00:00
rsc
78378021c8 check auth_proxy return value properly 2005-05-07 22:33:54 +00:00
rsc
033c6013b2 fix row dump/load inconsistency - thanks to peter canning 2005-05-02 04:30:54 +00:00
rsc
1d620367bd remove old tar 2005-05-02 03:32:38 +00:00
rsc
e9ad899486 Fixes from Roland Kaufmann 2005-05-01 17:58:39 +00:00
rsc
040b6da028 Allow unicode in identifiers. 2005-05-01 17:56:35 +00:00
rsc
8e4ae643c3 more netbsd support. 2005-03-28 19:37:33 +00:00
rsc
78b5635d69 More debugging; do not use /dev/tty explicitly. 2005-03-24 05:45:01 +00:00
rsc
3ae1a866fe Automatically add - prefix, try to make output clearer. 2005-03-24 05:17:21 +00:00
rsc
65fb6fb74c Be a bit more resilient to errors. 2005-03-24 05:17:01 +00:00
rsc
8f88ddb02c unused neditwrsel 2005-03-23 20:20:17 +00:00
rsc
5e77b8bb61 Two bug fixes.
1. Make sure cmdname NUL-terminates its arguments.
2. Fix the elogapply warning, hopefully.
2005-03-23 20:19:53 +00:00
rsc
011090f03b add -A 2005-03-21 17:27:25 +00:00
rsc
5c84c448b8 add srv -a option 2005-03-21 17:24:21 +00:00
rsc
b8c9f31785 new 2005-03-21 07:37:34 +00:00
rsc
e961291897 sftp session cache 2005-03-21 07:37:13 +00:00
rsc
b1e32ef366 better expansions 2005-03-21 05:13:45 +00:00
rsc
8057b1ce3f fix q1 computation bug in expandfile(). only affects external programs 2005-03-21 04:56:47 +00:00
rsc
590c5b346f more bugs fixed; nice amount of printing 2005-03-21 04:27:18 +00:00
rsc
5a3960716d fix :5 in window (don't open directory).
search for file windows better (don't lose files).
2005-03-21 03:59:19 +00:00
rsc
baf7825e82 update usage, use sftp -b /dev/stdin 2005-03-20 23:39:48 +00:00
rsc
80097b0182 fix race 2005-03-18 23:16:34 +00:00
rsc
611d815b8b bug fix from plan 9 2005-03-18 21:52:19 +00:00
rsc
d27787fba7 cleanup 2005-03-18 21:52:04 +00:00
rsc
b5932d3d2a silence gcc 2005-03-18 21:51:52 +00:00
rsc
811a3affff net* => netfile* 2005-03-18 20:05:58 +00:00
rsc
e3331bf21b use fixed name 2005-03-18 19:34:22 +00:00
rsc
8c0613150e use nil instead of 0 2005-03-18 19:34:00 +00:00
rsc
5544aaf99b use typecommit; use nil in place of 0 again 2005-03-18 19:33:50 +00:00
rsc
3b33df997f better tag handling in dollars 2005-03-18 19:33:32 +00:00
rsc
f334d75632 better scrolling 2005-03-18 19:33:26 +00:00
rsc
b636466107 use netfile* instead of net* 2005-03-18 19:30:58 +00:00
rsc
7c709434ec new files 2005-03-18 19:30:22 +00:00
rsc
3a6f92eed1 add verbose9pserve environment variable; fix afid ref 2005-03-18 19:22:01 +00:00
rsc
5a79cf71c2 drop readerr 2005-03-18 19:21:04 +00:00
rsc
3880f0203b new 2005-03-18 19:19:40 +00:00
rsc
1d2f561222 add ls 2005-03-18 19:19:33 +00:00
rsc
377210f6c7 bugger factotum because directories never disappear in cvs 2005-03-18 19:18:57 +00:00
rsc
4ee543e58c try harder to put background jobs in background; do not print in response to SIGPIPE 2005-03-18 19:03:25 +00:00
rsc
ca30274bd9 add -9 for debugging 2005-03-18 19:02:55 +00:00
rsc
c042e61ec7 ignore tstp 2005-03-18 19:01:39 +00:00
rsc
56a48c69aa add hget (no ftp support) 2005-03-18 18:57:16 +00:00
rsc
168518a993 correct command-printing bug 2005-03-18 18:54:54 +00:00
rsc
6a8f21b2cc better png handling 2005-03-18 18:54:29 +00:00
rsc
ccff3cd0c3 add flushimage 2005-03-18 18:54:08 +00:00
rsc
6b6159b3a7 line editing from rob 2005-03-18 18:09:57 +00:00
rsc
2a373ea419 month old bug fix from rob 2005-03-18 18:05:48 +00:00
rsc
c1fca1adb0 garbage collection 2005-03-18 18:05:41 +00:00
rsc
edefa2492c sunos 2005-03-15 20:27:59 +00:00
rsc
268d64df84 add signal.h 2005-03-15 20:27:00 +00:00
rsc
1f8a80722f appease sun 2005-03-15 16:11:47 +00:00
rsc
b3e7c02689 get rid of .= syntax 2005-03-15 14:17:57 +00:00
rsc
d5c40a0da2 Add dollarsign support. 2005-03-14 21:02:14 +00:00
rsc
d96da29b37 Add $foo window names back to acme, enabled with -'$'.
See the comment in wind.c about why this isn't the right
solution.
2005-03-14 20:53:10 +00:00
rsc
7551b2ec8b use plan 9 versions 2005-03-09 17:12:40 +00:00
rsc
4b970769b9 more robust win 2005-03-05 13:11:00 +00:00
rsc
f8d580d82b make directories as neeeded 2005-02-21 15:03:01 +00:00
rsc
5db61d6221 syntactically correct c code always a plus 2005-02-21 04:28:34 +00:00
rsc
d24aad8fd7 bug fix from lucho 2005-02-20 22:51:24 +00:00
rsc
3e1960ce9e fix -d from lucho 2005-02-18 18:28:00 +00:00
rsc
0cbccd3a0e add support for alpha 2005-02-15 05:04:18 +00:00
rsc
429f8aa4c1 ignore tty notes; still not 100% right 2005-02-15 05:04:01 +00:00
wkj
cae9bfe9da Reduce the differences between yaccpar and yaccpars.
Add support for passing an argument through yyparse to yylex.
2005-02-14 20:27:13 +00:00
rsc
c800cb7bac bug fix 2005-02-13 23:56:27 +00:00
rsc
e1a2296329 more bug fixes 2005-02-13 23:08:55 +00:00
rsc
6acff93f3d lower case 2005-02-13 22:10:33 +00:00
rsc
1757e76a73 new 2005-02-13 22:09:47 +00:00
rsc
ef2eeaf3bd no zombies 2005-02-13 21:40:12 +00:00
rsc
134c20c605 handle /dev/stdin always 2005-02-13 21:38:32 +00:00
rsc
fb7a39bc56 add pass proto 2005-02-13 18:32:56 +00:00
rsc
05abefb2a0 bigger buffers; add rdwr 2005-02-13 18:32:38 +00:00
rsc
510d89fc13 more add 2005-02-13 18:04:53 +00:00
rsc
57fcfc2a0b add others 2005-02-13 18:04:20 +00:00
rsc
ce94dbe662 add ssh-agent via factotum 2005-02-13 18:04:00 +00:00
rsc
ea77b9ce7c new program readcons 2005-02-13 18:03:41 +00:00
rsc
6e527fbc4d new auth 2005-02-13 05:59:29 +00:00
rsc
0f8ec41b0a moving to auth 2005-02-13 05:58:45 +00:00
rsc
f0fb9c573e make key prompt work 2005-02-11 22:16:21 +00:00
rsc
68f2c92c6f less chatty 2005-02-11 22:16:11 +00:00
rsc
f93c7b2dc8 fix warnings 2005-02-11 21:18:00 +00:00
rsc
510f0dbf6b no anon union 2005-02-11 21:16:01 +00:00
rsc
6c0209f6f0 build changes 2005-02-11 20:32:41 +00:00
rsc
7d59ed7114 changes 2005-02-11 19:51:21 +00:00
rsc
49f498ae11 remove factotum directory 2005-02-11 19:45:55 +00:00
rsc
783aadbdcd better handling of failed setproc 2005-02-11 19:44:37 +00:00
rsc
4999080d5b fix doubleclick 2005-02-11 19:44:27 +00:00
rsc
276bf4edf1 add write -l 2005-02-11 19:44:04 +00:00
rsc
d83256bba4 unbugger 2005-02-11 19:42:55 +00:00
rsc
d957951b75 new 2005-02-11 19:41:16 +00:00
rsc
096ff3e14a add secstored; use readcons 2005-02-11 19:39:51 +00:00
rsc
26a5fd5725 set pid=-1 explicitly 2005-02-11 16:58:06 +00:00
rsc
2e397eb47c bug fixes; add secstore 2005-02-11 16:56:15 +00:00
rsc
3889d01d4b add secstore 2005-02-11 16:55:50 +00:00
rsc
7a130107ee add disabled to ignore list 2005-02-11 16:55:38 +00:00
rsc
91968d0ac9 better path for ahd 2005-02-11 16:55:23 +00:00