Age | Commit message (Expand) | Author | Files | Lines |
2008-07-10 | upas: add misc to mkfile | Russ Cox | 1 | -1/+1 |
2008-07-10 | nedmail: add -S parameter for alternate mail service | Russ Cox | 1 | -3/+7 |
2008-07-10 | stack: look in core by default | Russ Cox | 1 | -2/+5 |
2008-07-10 | fortunes | Russ Cox | 1 | -0/+48 |
2008-07-10 | snoopy: no trailing comma in array | Russ Cox | 1 | -1/+1 |
2008-07-10 | tfont: accomodate broken fonts with multiply-mapped glyphs | Russ Cox | 1 | -5/+37 |
2008-07-10 | [merge] | Russ Cox | 2 | -4/+13 |
2008-07-10 | devdraw: correct mouse event buffering on OS X | Russ Cox | 1 | -15/+22 |
2008-07-09 | devdraw: minor OS X leak fixes and attempted speedups | Russ Cox | 1 | -8/+21 |
2008-07-09 | 9c: grep away Apple SetCursor/InitCursor warnings | Russ Cox | 1 | -1/+4 |
2008-07-09 | vmount: add -t nfs on Linux | Russ Cox | 1 | -1/+1 |
2008-07-09 | unix ports: add Make.Darwin-386 file | Russ Cox | 1 | -0/+7 |
2008-07-09 | unix libfmt: use mkdir -p to create man3 directory | Russ Cox | 1 | -1/+1 |
2008-07-09 | lib9p: add ramfs build rule (ramfs does not work) | Russ Cox | 1 | -0/+4 |
2008-07-09 | page: add canonical -W option | Russ Cox | 1 | -0/+3 |
2008-07-09 | rio: stub out _NET_WM_STATE_FULLSCREEN support | Russ Cox | 3 | -1/+15 |
2008-07-09 | lib9: fix Apple disksize prototype | Russ Cox | 1 | -1/+1 |
2008-07-09 | lib9: revert unintended changes to opentemp | Russ Cox | 1 | -11/+5 |
2008-07-09 | devdraw: default to native gui on OS X | Russ Cox | 1 | -1/+3 |
2008-07-09 | rio: only build if WSYSTYPE is x11 | Russ Cox | 1 | -1/+1 |
2008-07-09 | ipso: only fiddle with factotum when editing factotum file | Russ Cox | 1 | -2/+4 |
2008-07-09 | venti: add venti/dump program | Russ Cox | 2 | -0/+135 |
2008-07-09 | libthread: abort on single-threaded lock contention | Russ Cox | 1 | -0/+24 |
2008-07-09 | lib9: rewrite date routines to use /usr/share/zoneinfo directly | Michael Teichgräber | 7 | -123/+498 |
2008-07-09 | lock(3): fix typo | William Josephson | 1 | -1/+1 |
2008-07-05 | lib9: declare n in OpenBSD disksize (Eric Grosse) | Russ Cox | 1 | -0/+2 |
2008-07-04 | lib9pclient: clear tx.extension for 9P2000.u | Russ Cox | 1 | -0/+1 |
2008-07-04 | lib9: do not try to hide symlinks as much | Russ Cox | 1 | -13/+14 |
2008-07-04 | mkmk.sh: update with write.c | Russ Cox | 1 | -1/+2 |
2008-07-04 | devdraw: double-check write return value on OS X | Russ Cox | 1 | -1/+2 |
2008-07-04 | 9p: can go back to using write | Russ Cox | 1 | -24/+4 |
2008-07-04 | lib9: add write function that withstands interrupts | Russ Cox | 3 | -0/+26 |
2008-07-04 | lib9pclient: remove debugging print | Russ Cox | 1 | -1/+0 |
2008-07-04 | lib9p: add Srv.foreground flag | Russ Cox | 2 | -1/+5 |
2008-07-04 | lib9p: update diroffset correctly on rewind | Russ Cox | 1 | -1/+1 |
2008-07-04 | lib9pclient: one more dotu (Michael Kaminsky) | Russ Cox | 1 | -1/+1 |
2008-07-04 | 9pfuse: always return . and .. | Russ Cox | 1 | -3/+28 |
2008-07-04 | 9pfuse: better handling of SETXATTR (sqweek) | Russ Cox | 1 | -5/+8 |
2008-07-04 | lib9: use symlink size, not target size, in dirstat | Russ Cox | 1 | -1/+3 |
2008-07-04 | 9pfuse: add symlink support | Russ Cox | 1 | -1/+30 |
2008-07-04 | lib9pclient: add support for 9P2000.u | Russ Cox | 5 | -12/+17 |
2008-07-03 | venti: reduce locking contention in buildindex | Russ Cox | 3 | -13/+74 |
2008-07-03 | venti: more detail in index divisor too coarse message | Russ Cox | 1 | -1/+1 |
2008-07-03 | venti: bump MaxAMap | Russ Cox | 1 | -1/+1 |
2008-07-03 | venti: mark checksum-queued arenas in http output | Russ Cox | 1 | -0/+2 |
2008-07-03 | venti: make sure arena checksum jobs cannot be missed | Russ Cox | 1 | -5/+8 |
2008-07-03 | venti/wrarena: add timing output, fix sync | Russ Cox | 1 | -4/+6 |
2008-07-03 | venti: allow plan 9 partitions as disk subnames | Russ Cox | 1 | -190/+103 |
2008-07-03 | devdraw: make OS X native gui build (Eric Nichols) | Russ Cox | 1 | -1/+1 |
2008-07-03 | dist: new, linear addsrclinks | Russ Cox | 1 | -4/+7 |