Hi -

Here are a few bug fixes / enhancements.  Also note that ifconfig will
set HOST and FQDNs in /etc/hosts for you, if you define them.

Barret


The following changes since commit 3e180064e3b832d33e36f2a0cf728832cf6c2b55:

  parlib: Fix potential races with DTLS (2017-03-02 13:01:29 -0500)

are available in the git repository at:

  [email protected]:brho/akaros.git net

for you to fetch changes up to e2d1f26d2a06271eed57b6f82124b1a3a0f07de3:

  ucq: Fix print_ucq() (2017-03-21 14:29:06 -0400)

----------------------------------------------------------------
View this online at:
https://github.com/brho/akaros/compare/3e180064e3b8...e2d1f26d2a06

----------------------------------------------------------------
Barret Rhoden (7):
      parlib: Align the stack when saving FP state
      parlib: slab: Fix ancient ctor off-by-one
      net: Allow local.d configs to specify HOST / FQDN
      strace: Handle variable-width timestamps
      cons: Support epolling /dev/null
      random: Support epoll() and select()
      ucq: Fix print_ucq()

 kern/drivers/dev/cons.c   | 27 +++++++++++++++++++++++++++
 kern/drivers/dev/random.c | 42 +++++++++++++++++++++++++++++++++++++++++-
 kern/kfs/ifconfig         |  6 ++++++
 kern/src/ucq.c            |  4 ++--
 tests/strace.c            | 27 +++++++++++++++++++++------
 user/parlib/signal.c      |  1 +
 user/parlib/slab.c        |  3 +++
 7 files changed, 101 insertions(+), 9 deletions(-)

-- 
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.

Reply via email to