Age | Commit message (Expand) | Author | Files | Lines |
2008-06-30 | lib9: allow no $DISPLAY on OS X in getns | Russ Cox | 1 | -0/+7 |
2008-06-19 | post9p: try mount9p before 9pfuse | Russ Cox | 1 | -0/+4 |
2008-06-11 | lib9: make netmkaddr handle unix! addresses better | Russ Cox | 1 | -1/+7 |
2008-05-10 | lib9: hide uvlong/double conversions to placate gcc (John Gosset) | Russ Cox | 1 | -26/+31 |
2008-05-06 | localtime: use correct time zone more often (Michael Teichgräber) | Russ Cox | 1 | -27/+13 |
2008-05-05 | post9pservice: accept mtpt (via fuse) | Russ Cox | 1 | -28/+61 |
2008-03-03 | lib9: gcc-4.2 bug in sprint | Russ Cox | 1 | -1/+4 |
2007-11-27 | merge | Russ Cox | 2 | -1/+6 |
2007-05-20 | futimes on linux now | rsc | 1 | -1/+1 |
2007-05-15 | new media size from Lou Kamenov | rsc | 1 | -3/+17 |
2007-05-11 | again | rsc | 1 | -3/+5 |
2007-05-11 | use device names for FreeBSD (Lou Kamenov) | rsc | 1 | -1/+40 |
2007-05-10 | fix nan64 | rsc | 1 | -4/+11 |
2007-04-17 | allow longer timezones from %Z (xav@chantry) | rsc | 1 | -2/+3 |
2007-04-06 | another day, another __isNaN | rsc | 1 | -1/+2 |
2007-04-06 | new __isNaN (Scott Schwartz) | rsc | 1 | -5/+1 |
2006-11-02 | fix sleep for OpenBSD 4.0 (Tim Wiess) | rsc | 1 | -1/+1 |
2006-07-23 | ignore /net/ prefixes - been long enough | rsc | 1 | -3/+0 |
2006-07-23 | don't die on eof in sendfd | rsc | 1 | -1/+4 |
2006-07-23 | experiment: translation from standard notations to plan 9 in netmkaddr | rsc | 2 | -13/+20 |
2006-06-26 | Use getdents instead of getdirentries under NetBSD. | wkj | 1 | -2/+2 |
2006-06-26 | pin | rsc | 2 | -0/+12 |
2006-06-26 | long double | rsc | 1 | -1/+1 |
2006-06-26 | long double | rsc | 1 | -1/+4 |
2006-06-25 | silence warning | rsc | 1 | -1/+1 |
2006-06-12 | new uid world | rsc | 1 | -1/+12 |
2006-06-12 | avoid pw library | rsc | 1 | -4/+5 |
2006-05-30 | set didtz (rob) | rsc | 1 | -0/+1 |
2006-05-28 | silence warning | rsc | 1 | -1/+1 |
2006-05-26 | silence warning | rsc | 1 | -1/+1 |
2006-05-26 | oops | rsc | 4 | -0/+15 |
2006-05-22 | more tests | rsc | 4 | -7/+93 |
2006-05-22 | incorporate changes from Google | rsc | 6 | -13/+67 |
2006-05-22 | new, commented fltfmt | rsc | 1 | -223/+509 |
2006-05-21 | fmt changes from Google | rsc | 40 | -504/+491 |
2006-05-20 | more time zone fixes | rsc | 1 | -1/+12 |
2006-05-18 | time zone fix | rsc | 1 | -1/+5 |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 9 | -16/+17 |
2006-03-03 | change Tcreate message in 9P2000.u | rsc | 2 | -0/+6 |
2006-03-03 | avoid redefining sched_yield (Christian Pfeil) | rsc | 2 | -62/+37 |
2006-02-20 | add dns | rsc | 1 | -0/+2 |
2006-02-18 | correct size | rsc | 1 | -2/+2 |
2006-02-12 | add exitcode | rsc | 2 | -4/+6 |
2006-02-12 | add exitcode | rsc | 2 | -0/+10 |
2006-02-12 | unused i | rsc | 1 | -1/+1 |
2006-02-11 | add RFENVG, RFCENVG | rsc | 1 | -3/+7 |
2006-02-03 | hmm... | rsc | 1 | -5/+4 |
2006-01-29 | no sharps on c lines | rsc | 1 | -5/+5 |
2006-01-27 | can zero, will zero | rsc | 1 | -1/+1 |
2006-01-27 | bsd | rsc | 1 | -0/+10 |