Commit graph

1373 commits

Author SHA1 Message Date
rsc
4b089276b8 even more quieting of gcc 2005-03-18 18:50:08 +00:00
rsc
029e5020e2 use %# 2005-03-18 18:49:50 +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
aaa502d3a3 appease sun - nil is now just 0 instead of (void*)0
to fix function pointer problems.
2005-03-15 16:12:51 +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
3e635a65b4 more 2005-03-08 19:11:36 +00:00
rsc
fe9be58c90 new.fortunes 2005-03-06 18:10:14 +00:00
rsc
9f827afdb9 add u and u.rc 2005-03-06 18:06:38 +00:00
rsc
c3e471f477 new script 2005-03-06 18:06:12 +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
rsc
6c78172831 update 2005-02-28 20:20:28 +00:00
rsc
6e380295aa take two on --options 2005-02-28 20:20:18 +00:00
rsc
57be123420 extra awd 2005-02-28 18:58:38 +00:00
rsc
c530c00421 gv has decided to rename all its -foo options to --foo. sigh. 2005-02-28 18:58:23 +00:00
wkj
10ff532fdc Fix up OBJTYPE on 64-bit x86 FreeBSD machines. 2005-02-22 16:58:04 +00:00
wkj
0f172593a3 Update cvs turd. 2005-02-22 16:56:24 +00:00
rsc
8ddf18a74b update 2005-02-21 15:57:26 +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
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
53e2a4c62e silence yyerrlab warning 2005-02-17 14:21:08 +00:00
rsc
2faae3ce69 dump logs 2005-02-16 17:20:52 +00:00
rsc
d7688cce37 add check for procscheduler returning 2005-02-16 17:15:56 +00:00
rsc
2548dc0d11 even quieter gcc 2005-02-16 17:14:01 +00:00
rsc
a756f96a40 new glenda 2005-02-16 17:13:51 +00:00
rsc
7eded25c3c make hwrite work with chunked encoding 2005-02-16 17:13:41 +00:00
rsc
80b8842f3e hard-to-find locking bug 2005-02-15 18:08:28 +00:00
rsc
ee4cffff9a new glenda for page bottoms 2005-02-15 05:07:41 +00:00
rsc
7383736cf8 add source links 2005-02-15 05:07:26 +00:00
rsc
0c891f28db whoops -- close afid in auth_freerpc 2005-02-15 05:04:36 +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
rsc
5810cad0c3 add ventilogging, vtlognames 2005-02-15 05:03:44 +00:00
rsc
32bb6c8794 add ABGR32 2005-02-15 05:03:28 +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