Commit Briefs


Omar Polo

add flags to listener; warn if missing auth_table

in the future we'll have also plain 9p, so mark the tls listeners with L_TLS and add the libtls machinery only in that case.


Omar Polo

avoid redefining symbol `listen'

on some version of bison there's an issue since we have a rule `listen' and a variable `listen'.



Omar Polo

initial commit