Commit graph

1041 commits

Author SHA1 Message Date
rsc
52e6164443 OpenBSD support. 2005-05-01 18:40:01 +00:00
rsc
cea10000c5 OpenBSD/power support. 2005-05-01 18:38:12 +00:00
rsc
e9ad899486 Fixes from Roland Kaufmann 2005-05-01 17:58:39 +00:00
rsc
7d2df235d4 Add more smiley faces 2005-05-01 17:56:53 +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
5ba33c04da NetBSD support. Thanks to Christoph Lohmann. 2005-03-28 15:58:14 +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
0ba4eb47d4 no need to setproc(0) 2005-03-18 19:05:50 +00:00
rsc
72f4d44f86 do not touch TSTP, TTIN, TTOU 2005-03-18 19:04:49 +00:00
rsc
57d7df40f4 shuffle 2005-03-18 19:04:28 +00:00
rsc
1dd11f5932 try leaving TTIN, TTOU alone 2005-03-18 19:04:05 +00:00
rsc
915734a70c better error message 2005-03-18 19:03:45 +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
8dd8a81f71 add threaddata 2005-03-18 18:56:17 +00:00
rsc
670dd11a8a be more faithful to plan 9 environment --
allocate window on top of screen.
2005-03-18 18:55:47 +00:00
rsc
168518a993 correct command-printing bug 2005-03-18 18:54:54 +00:00