Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-09-11 | convert to 4-byte UTF-8 and 32-bit Rune | Russ Cox | 2 | -2/+2 |
2008-05-31 | merge | Russ Cox | 4 | -8/+14 |
2006-07-02 | return number of bytes output | rsc | 1 | -3/+2 |
2006-05-27 | missed this one | rsc | 1 | -0/+1 |
2005-01-07 | sunos fixes | rsc | 1 | -1/+0 |
2005-01-06 | use fmtvprint to avoid needing | rsc | 1 | -2/+1 |
2004-12-28 | check against plan 9 | rsc | 4 | -22/+19 |
2004-12-28 | add bvprint | rsc | 1 | -0/+39 |
2004-12-28 | fix Bprint yet again | rsc | 3 | -53/+7 |
2004-12-28 | fix bug in bprint. fmtprint => fmtvprint | rsc | 1 | -1/+1 |
2004-12-28 | add va_start/va_end. | rsc | 1 | -0/+2 |
2004-12-28 | use fmtprint to avoid va_copy | rsc | 1 | -5/+1 |
2004-12-27 | porting changes | rsc | 1 | -6/+9 |
2004-12-26 | add portdate | rsc | 1 | -0/+18 |
2004-08-22 | PowerPC Linux support from ericvh. | rsc | 1 | -1/+2 |
2004-06-16 | do a better job with 64-bit files | rsc | 1 | -7/+11 |
2004-06-16 | probably fix bug in seek | rsc | 1 | -1/+1 |
2004-05-14 | C | rsc | 1 | -1/+1 |
2004-04-25 | do flush properly | rsc | 2 | -1/+7 |
2004-04-25 | flushing a little much. | rsc | 1 | -2/+0 |
2004-04-19 | clean up when finished. | rsc | 1 | -1/+0 |
2004-03-26 | Sometimes it's amazing these haven't been turned | rsc | 1 | -1/+1 |
2004-03-01 | Empty changelog | rsc | 2 | -34/+0 |
2004-02-29 | more tweaks. | rsc | 1 | -0/+0 |
2003-12-11 | More files related to user-level file servers. | rsc | 1 | -0/+12 |
2003-12-03 | add bfmt. | rsc | 1 | -0/+37 |
2003-12-03 | Various fixes. | rsc | 3 | -20/+17 |
2003-11-23 | make -> mk. | rsc | 2 | -9/+20 |
2003-10-11 | Use new directory structure. | rsc | 1 | -5/+5 |
2003-10-11 | Licensing and various tweaks. | rsc | 1 | -258/+0 |
2003-09-30 | Fix path to bio.h. | rsc | 1 | -1/+1 |
2003-09-30 | Reorg | rsc | 15 | -656/+4 |
2003-09-30 | Initial revision | rsc | 36 | -0/+1818 |