aboutsummaryrefslogtreecommitdiff
path: root/src/libbio/bprint.c
Commit message (Collapse)AuthorAgeFilesLines
* fix Bprint yet againrsc2004-12-281-9/+4
|
* fix bug in bprint. fmtprint => fmtvprintrsc2004-12-281-1/+1
|
* add va_start/va_end.rsc2004-12-281-0/+2
|
* use fmtprint to avoid va_copyrsc2004-12-281-5/+1
|
* PowerPC Linux support from ericvh.rsc2004-08-221-1/+2
| | | | | | Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory.
* do flush properlyrsc2004-04-251-0/+2
|
* flushing a little much.rsc2004-04-251-2/+0
|
* Various fixes.rsc2003-12-031-18/+10
| | | | | | | | | | | 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.
* Initial revisionrsc2003-09-301-0/+28