Russ Cox
|
4c48f4a7c1
|
CHANGES: add pointer to web version
|
2008-05-10 13:38:21 -04:00 |
|
Russ Cox
|
002d2f2610
|
libregexp: more placating of gcc (John Gosset)
|
2008-05-10 13:36:05 -04:00 |
|
Russ Cox
|
66f6e2b651
|
lib9: hide uvlong/double conversions to placate gcc (John Gosset)
|
2008-05-10 13:35:54 -04:00 |
|
Russ Cox
|
ada24b4005
|
misc: array bounds fixes that gcc finds (John Gosset)
|
2008-05-10 13:35:19 -04:00 |
|
Russ Cox
|
77809fb0cc
|
isum.awk: ignore page cat pdfprolog recipe
|
2008-05-10 13:34:45 -04:00 |
|
Russ Cox
|
b893932e4d
|
INSTALL: print compiler info
|
2008-05-10 13:34:32 -04:00 |
|
Russ Cox
|
a4307bf86d
|
lib9p: remove unused variables
|
2008-05-10 13:02:04 -04:00 |
|
Russ Cox
|
5d32c407ba
|
acme: fix mtpt crash (Tim Wiess)
|
2008-05-08 16:20:19 -04:00 |
|
Russ Cox
|
a2660887c0
|
misc: more post9pservice callers
|
2008-05-07 12:55:48 -04:00 |
|
Russ Cox
|
57ce0d667e
|
localtime: use correct time zone more often (Michael Teichgräber)
|
2008-05-06 14:45:39 -04:00 |
|
Russ Cox
|
865e8b0fb3
|
mailfs: handle windows-1251 correctly
now my cyrillic spam displays right!
|
2008-05-06 14:25:26 -04:00 |
|
Russ Cox
|
0215811dc2
|
libthread: fix no-receive nbrecv etc. bug (David Jeannot)
|
2008-05-06 12:51:19 -04:00 |
|
Russ Cox
|
454ae2ad28
|
libmux: more robust code
|
2008-05-05 23:09:48 -04:00 |
|
Russ Cox
|
80f2165d27
|
libthread: input sanity checks
|
2008-05-05 23:08:35 -04:00 |
|
Russ Cox
|
118dfa98b8
|
post9pservice: accept mtpt (via fuse)
|
2008-05-05 23:07:54 -04:00 |
|
Russ Cox
|
ce1e3a796c
|
lib9p: make ramfs build
|
2008-05-05 23:06:39 -04:00 |
|
Russ Cox
|
3c8afaf281
|
9pfuse: bug fix in error case
|
2008-05-05 23:05:56 -04:00 |
|
Russ Cox
|
0445f64f64
|
vacfs: quieter
|
2008-04-17 16:26:14 -04:00 |
|
Russ Cox
|
7db5826d1b
|
post9pservice: add extra arg to unmodified calls
|
2008-04-17 16:13:04 -04:00 |
|
Russ Cox
|
be3e351464
|
vacfs: implement -m flag
|
2008-04-17 16:12:34 -04:00 |
|
Russ Cox
|
6bcc5ae985
|
acme(1): document -m
|
2008-04-17 16:06:12 -04:00 |
|
Russ Cox
|
cd5a73785d
|
acme: add -m option and avoid looking in the mirror
|
2008-04-17 16:04:19 -04:00 |
|
Russ Cox
|
e63025d094
|
9pfuse: accept - for stdin, try to hang up cleanly
|
2008-04-17 16:03:49 -04:00 |
|
Russ Cox
|
1412580357
|
sam: clean up checkerrs (Rob Pike)
|
2008-04-16 06:32:43 -07:00 |
|
Russ Cox
|
9f8a101a7c
|
merge
|
2008-04-15 19:17:51 -07:00 |
|
Russ Cox
|
715d6f8e14
|
sam: allow more output from ! command (Rob Pike)
|
2008-04-15 19:15:17 -07:00 |
|
Russ Cox
|
0f815464fc
|
libip: fix 64-bit problem in nhgetv (William Josephson)
|
2008-03-22 10:06:26 -07:00 |
|
Russ Cox
|
29770b4f21
|
9pfuse: use intptr to silence 64-bit warning (Michael Teichgräber)
|
2008-03-06 15:21:09 -05:00 |
|
Russ Cox
|
350f4d3ede
|
libsec: use intptr to silence 64-bit warning (Michael Teichgräber)
|
2008-03-06 15:14:03 -05:00 |
|
Russ Cox
|
949b59cd4e
|
u.h: add intptr
|
2008-03-06 15:13:42 -05:00 |
|
Russ Cox
|
c42f7f4201
|
eqn: use intptr to silence 64-bit warning (Michael Teichgräber)
|
2008-03-06 15:13:02 -05:00 |
|
Russ Cox
|
34167aa6b0
|
lib9: gcc-4.2 bug in sprint
|
2008-03-03 23:37:12 -05:00 |
|
Russ Cox
|
b32d9d9c2e
|
libthread: remove bogus write in threadmain
|
2008-02-28 08:49:34 -05:00 |
|
Russ Cox
|
845f6bce38
|
lib9p: fix Tattach ref count bug
|
2008-02-04 15:34:00 -05:00 |
|
Russ Cox
|
d630b67e25
|
troff: yet another case problem (OS X)
|
2008-02-01 07:54:19 -05:00 |
|
Russ Cox
|
ad8d54238b
|
xshove: document, tweak
|
2008-01-31 21:15:43 -05:00 |
|
Russ Cox
|
f73497bbaf
|
rio: add xshove program
|
2008-01-31 20:56:23 -05:00 |
|
Russ Cox
|
9daa3ca74e
|
tr2post: rename charlib files to not be case-dependent (OS X)
|
2008-01-31 16:58:38 -05:00 |
|
Russ Cox
|
57a6108c76
|
bogus file
|
2008-01-31 16:33:25 -05:00 |
|
Russ Cox
|
590cdfcf65
|
troff: rename Hr etc to longer names (OS X)
|
2008-01-31 08:21:45 -05:00 |
|
Russ Cox
|
961bafcd62
|
CHANGES
|
2008-01-30 13:49:08 -05:00 |
|
Russ Cox
|
d694fe22b7
|
acme: fix regexp match choice bug
|
2008-01-30 13:47:15 -05:00 |
|
Russ Cox
|
3a9401ae90
|
sam: fix regexp match choice bug
|
2008-01-30 13:47:07 -05:00 |
|
Russ Cox
|
0f897f99ef
|
devdraw, rio: more full-screen nonsense
|
2008-01-30 13:26:00 -05:00 |
|
Russ Cox
|
c155dcfeb7
|
devdraw: full-screen cleanup
|
2008-01-30 12:03:11 -05:00 |
|
Russ Cox
|
e601e525de
|
rio: more full-screen fixes.
|
2008-01-30 12:02:01 -05:00 |
|
Russ Cox
|
35288690ce
|
devdraw: add F11 for full-screen toggle
|
2008-01-30 12:01:43 -05:00 |
|
Russ Cox
|
54dd92bebc
|
merge
|
2008-01-30 10:30:45 -05:00 |
|
Russ Cox
|
0206bd5113
|
rio: make full-screen work properly; add showevent
|
2008-01-30 10:29:17 -05:00 |
|
Russ Cox
|
52abe8e130
|
libdiskfs: fix ext2 directory reading bug (Mike Mammarella)
|
2008-01-12 11:04:41 -05:00 |
|