CVSROOT: /sources/hurd
Module name: hurd-l4
Changes by: Neal H. Walfield <neal> 08/06/05 10:16:19
Modified files:
viengoos : server.c ChangeLog
Log message:
2008-06-05 Neal H. Walfield <[EMAIL PROTECTED]>
* server.c: Include <hurd/trace.h>.
(rpc_trace) [!NDEBUG]: New trace buffer.
(DEBUG) [!NDEBUG]: If LEVEL <= 4, add the message to the trace
buffer.
(server_loop) [!NDEBUG]: If 5 seconds pass without an RPC, dump
the trace buffer. Improve debugging output.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/viengoos/server.c?cvsroot=hurd&r1=1.49&r2=1.50
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/viengoos/ChangeLog?cvsroot=hurd&r1=1.186&r2=1.187