1
0
Fork 0
mirror of https://github.com/9fans/plan9port.git synced 2025-01-24 11:41:58 +00:00
Commit graph

1220 commits

Author SHA1 Message Date
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
103335c208 unbugger sunrpc, diskfs 2005-07-13 14:19:06 +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
3082404ea9 update 2005-07-13 13:40:05 +00:00
rsc
df03d60c04 keystrokes 2005-07-13 10:53:20 +00:00
rsc
7643b2635c cleanup 2005-07-13 10:52:39 +00:00
rsc
d7b202dfbd no c++ comments 2005-07-13 10:52:08 +00:00
rsc
a28c0548f4 better errors 2005-07-13 10:51:30 +00:00
rsc
2d70c581f4 better error messages 2005-07-13 10:50:44 +00:00
rsc
2e9749ec60 unix is not a variable name 2005-07-13 10:50:16 +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
4bb8d72564 rebuild 2005-07-13 10:47:05 +00:00
rsc
1df4bce6ff add $MKFLAGS 2005-07-13 10:46:41 +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
9c8fc12873 zero unused io 2005-07-13 03:58:11 +00:00
rsc
e87f5d7cec no mode 2005-07-13 03:57:57 +00:00
rsc
8f5c6c7d79 no black and white 2005-07-13 03:57:45 +00:00
rsc
b2f9ee0de5 free subfonts correctly 2005-07-13 03:57:24 +00:00
rsc
3b634dc7e4 no used(Point) 2005-07-13 03:56:55 +00:00
rsc
a3532cf354 keyboard not mouse 2005-07-13 03:56:44 +00:00
rsc
4d0bbfacdd more places to look 2005-07-13 03:56:36 +00:00
rsc
ca63c078d9 more places where display can be nil 2005-07-13 03:56:21 +00:00
rsc
2ec48bbca3 align macros for sun 2005-07-13 03:55:52 +00:00
rsc
835c1e4786 better error messages 2005-07-13 03:55:44 +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
d7d96fb3e2 remove X11 2005-07-13 03:52:28 +00:00
rsc
91cf20ddca add diskfs to buggered 2005-07-13 03:52:19 +00:00
rsc
e12c800fbc try to use system binaries 2005-07-13 03:52:10 +00:00
rsc
004aa293f3 Dump-like file system backup for Unix, built on Venti. 2005-07-13 03:49:41 +00:00
rsc
0c98da8bf8 File system access library. 2005-07-13 03:48:35 +00:00
rsc
a0d146edd7 return of venti 2005-07-12 15:23:36 +00:00
wkj
88bb285e3d Don't insert a bogus <nil> into printed path. 2005-06-22 04:05:14 +00:00
rsc
e3ffbf3b84 set $PLAN9 if necessary 2005-05-19 17:13:24 +00:00
rsc
4c06b8eec1 fixes for vnfs 2005-05-19 14:39:10 +00:00
rsc
f92a2ceba4 handle 0 precision better 2005-05-19 14:39:00 +00:00
rsc
d4aef6a074 handle arbitrary length names in subfontname.
handle overflow in offset computation in font.c
2005-05-12 16:55:14 +00:00
rsc
52006c8244 add vtlognames 2005-05-12 14:03:57 +00:00
rsc
6a4599d779 change labels to get better function boundaries 2005-05-12 14:03:48 +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
bc7da02954 OS X Tiger changes 2005-05-07 22:41:59 +00:00
rsc
857072dc11 try to do better with headers 2005-05-07 22:37:26 +00:00
rsc
fc11cb4bbb make sure to set p9unix 2005-05-07 22:36:07 +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
7e9e092da8 Correct putsnarf-then-getsnarf race. 2005-05-02 04:20:14 +00:00
rsc
1d620367bd remove old tar 2005-05-02 03:32:38 +00:00
rsc
addf6d6a56 remove rule - breaks mac 2005-05-02 03:11:29 +00:00
rsc
910ca53df0 try a different approach to .S files 2005-05-01 22:28:11 +00:00
rsc
40ce5ba674 For Mac OS X Tiger - no SIGIO, SIGWINCH, or WCOREDUMP. 2005-05-01 18:40:25 +00:00
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
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
4a560b7a09 do not set $PLAN9 2005-03-15 20:26:45 +00:00
rsc
db318aa36d syntax errors 2005-03-15 20:26:30 +00:00
rsc
22a88b6735 do not add to void* 2005-03-15 19:50:16 +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
8ba3811378 make chatty9p an extern int for the mac. 2005-03-04 14:47:18 +00:00
rsc
c31f81ac8b open: preserve error on failed open
write: handle offset correctly for fswrite
2005-03-01 20:56:27 +00:00
wkj
10ff532fdc Fix up OBJTYPE on 64-bit x86 FreeBSD machines. 2005-02-22 16:58:04 +00:00
rsc
f8d580d82b make directories as neeeded 2005-02-21 15:03:01 +00:00
rsc
98660df250 better symlink 2005-02-21 14:25:12 +00:00