Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-07 | sunos fixes | rsc | 1 | -1/+0 | |
2005-01-06 | use fmtvprint to avoid needing | rsc | 1 | -2/+1 | |
to copy the arguments. (stupid va_copy). | |||||
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 | |
Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory. | |||||
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 | |
little bugs . wq VS: ---------------------------------------------------------------------- | |||||
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 | |
don't set PLAN9 don't set PLAN9 | |||||
2004-03-26 | Sometimes it's amazing these haven't been turned | rsc | 1 | -1/+1 | |
up by other compilers. | |||||
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 | |
Also add acme! | |||||
2003-12-03 | add bfmt. | rsc | 1 | -0/+37 | |
2003-12-03 | Various fixes. | rsc | 3 | -20/+17 | |
B - fixed usage, DISPLAY :0 vs :0.0 9term - fixed various terminal things rc - notice traps in Read _p9dir - only run disk code for disks dirread - getdirentries on FreeBSD and Linux are different w.r.t. meaning of off. notify - set up so signals interrupt system calls bprint - use bfmt. | |||||
2003-11-23 | make -> mk. | rsc | 2 | -9/+20 | |
add Bfdopen. | |||||
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 | |