| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix phantom rc crashes | rsc | 2007-03-26 | 1 | -0/+1 |
| | | |||||
| * | better rc detection (Michael Teichgräber) | rsc | 2007-03-26 | 1 | -1/+1 |
| | | |||||
| * | 64-bit | rsc | 2007-03-26 | 1 | -1/+1 |
| | | |||||
| * | make :1-1 work (Arvindh Tamilmani) | rsc | 2007-03-26 | 1 | -1/+2 |
| | | |||||
| * | sync with plan 9 | rsc | 2007-03-26 | 23 | -1232/+1967 |
| | | |||||
| * | try to handle Beof in the macros (Michael Teichgräber) | rsc | 2007-03-25 | 3 | -15/+15 |
| | | |||||
| * | remove double free (David Swasey) | rsc | 2007-03-25 | 1 | -3/+1 |
| | | |||||
| * | fix args to should (David Swasey) | rsc | 2007-03-25 | 1 | -0/+2 |
| | | |||||
| * | add very big file support (David Swasey) | rsc | 2007-03-25 | 2 | -18/+34 |
| | | |||||
| * | make Load more faithful to original Dump (Peter Canning) | rsc | 2007-03-25 | 1 | -1/+1 |
| | | |||||
| * | fix again | rsc | 2007-03-25 | 1 | -1/+1 |
| | | |||||
| * | use plain char if no translation in troffchar (fix ", "" in wintext(1)) | rsc | 2007-03-25 | 1 | -1/+1 |
| | | |||||
| * | import statusbar, converted to libthread (Lou Kamenov) | rsc | 2007-03-25 | 1 | -0/+234 |
| | | |||||
| * | add x86-64 | rsc | 2007-03-25 | 1 | -1/+1 |
| | | |||||
| * | cope with programs that leave fd in non-blocking mode (Tim Wiess) | rsc | 2007-03-25 | 2 | -1/+27 |
| | | |||||
| * | add x86 os x | rsc | 2007-03-25 | 1 | -1/+1 |
| | | |||||
| * | parse -d arg correctly (Fazlul Shahriar) | rsc | 2007-03-25 | 1 | -1/+1 |
| | | |||||
| * | fix tags again | rsc | 2007-03-16 | 1 | -14/+3 |
| | | |||||
| * | libc conflict on os x | rsc | 2007-03-15 | 1 | -0/+2 |
| | | |||||
| * | fix too-aggressive tag redraw | rsc | 2007-03-15 | 1 | -19/+35 |
| | | |||||
| * | CHANGES | rsc | 2007-03-08 | 1 | -0/+107 |
| | | |||||
| * | -ldraw no longer implies -lX11 | rsc | 2007-02-22 | 3 | -1/+4 |
| | | |||||
| * | update | rsc | 2007-02-22 | 1 | -0/+9 |
| | | |||||
| * | various memory errors in acme | rsc | 2007-02-11 | 2 | -7/+5 |
| | | |||||
| * | write YYARG def to ftable (fdefine might be null, and is not the right place ↵ | rsc | 2007-01-29 | 1 | -1/+1 |
| | | | | | anyway) | ||||
| * | Make ls -lF work. | rsc | 2007-01-29 | 1 | -6/+5 |
| | | |||||
| * | add paragraph about < | > | rsc | 2007-01-27 | 1 | -0/+18 |
| | | |||||
| * | no more vtgoodbye | rsc | 2007-01-25 | 1 | -1/+8 |
| | | |||||
| * | google moved the fusefs.kext path | rsc | 2007-01-24 | 1 | -3/+10 |
| | | |||||
| * | print + new files in verbose mode (Michael Kaminsky) | rsc | 2007-01-18 | 1 | -0/+3 |
| | | |||||
| * | More return value fixes (Michael Kaminsky) | rsc | 2007-01-18 | 1 | -1/+1 |
| | | |||||
| * | Bug checking vacfileisdir return value. (Michael Kaminsky) | rsc | 2007-01-18 | 1 | -1/+1 |
| | | |||||
| * | Decode uid/gid strings as numbers if possible. (Michael Kaminsky) | rsc | 2007-01-18 | 1 | -0/+2 |
| | | |||||
| * | Minor FUSE bug fixes (found mount_fusefs!) | rsc | 2007-01-18 | 2 | -2/+3 |
| | | |||||
| * | Mac FUSE support (thanks to Jeff Sickel) | rsc | 2007-01-18 | 5 | -3/+59 |
| | | |||||
| * | change mpdigit to uint -- 64-bit mp library not so working | rsc | 2007-01-15 | 1 | -1/+1 |
| | | |||||
| * | change name | rsc | 2007-01-12 | 2 | -3/+3 |
| | | |||||
| * | Bug fix fix - remove debugging implementation of needoutflush. | rsc | 2007-01-12 | 1 | -1/+2 |
| | | |||||
| * | Fix 15-year-old sam protocol bug. | rsc | 2007-01-12 | 4 | -34/+34 |
| | | |||||
| * | More fortunes! | rsc | 2006-12-13 | 1 | -0/+11 |
| | | |||||
| * | stupid dash | rsc | 2006-12-10 | 1 | -1/+2 |
| | | |||||
| * | avoid bug if /bin/sh is dash -- use single quotes around \1 | rsc | 2006-12-09 | 1 | -4/+4 |
| | | |||||
| * | do not print EOk messages | rsc | 2006-12-01 | 1 | -4/+6 |
| | | |||||
| * | add fsysclose for ext2 | rsc | 2006-11-20 | 1 | -0/+1 |
| | | |||||
| * | Placate GCC in 64-bit targets. | wkj | 2006-11-06 | 2 | -2/+2 |
| | | |||||
| * | out of date | rsc | 2006-11-06 | 1 | -3/+0 |
| | | |||||
| * | Update CVS turd. | wkj | 2006-11-05 | 1 | -0/+2 |
| | | |||||
| * | block instead of chewing cpu in eread (Lu Xuxiao) | rsc | 2006-11-05 | 1 | -1/+1 |
| | | |||||
| * | Change GET/GBIT32 macros to explicitly cast final result to u32int. | rsc | 2006-11-04 | 2 | -2/+2 |
| | | | | | | | | | | | | | Otherwise, the type of the expression will be int, and if written to a uvlong (or just a ulong on most 64-bit systems), it will be sign-extended. This was going on in drawfcall with Mouse.msec, which is declared as a ulong. This fix assumes that the protocols only send unsigned numbers, which is true. | ||||
| * | In non-blocking recv functions in libmux and libdraw, | rsc | 2006-11-04 | 7 | -61/+88 |
| | | | | | | | | | | | | | 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. | ||||
