fixes for pipe breakage in scp The following changes since commit 5aa00200baf7236595c1ab0cb639a64f201dc349:
Initial clean up of gettimeofday and timekeeping (2016-04-29 10:09:00 -0400) are available in the git repository at: [email protected]:rminnich/akaros fixpipe for you to fetch changes up to 2dfa678f24376ca818ed23e3bb48593f135a244b: devpipe: on write/writeb, have devpipe return the error from qio (2016-05-02 16:06:00 -0700) ---------------------------------------------------------------- Ronald G. Minnich (1): devpipe: on write/writeb, have devpipe return the error from qio kern/drivers/dev/pipe.c | 30 ------------------------------ kern/src/ns/qio.c | 8 ++++---- 2 files changed, 4 insertions(+), 34 deletions(-) https://github.com/rminnich/akaros/compare/rminnich:master...fixpipe -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
