-/*----- Revision history --------------------------------------------------*
- *
- * $Log: client.c,v $
- * Revision 1.10 2003/05/17 10:59:19 mdw
- * Put a newline in the pidfile.
- *
- * Revision 1.9 2002/01/13 14:57:18 mdw
- * Track @lbuf@ changes in mLib.
- *
- * Revision 1.8 2001/06/19 22:09:37 mdw
- * Move the program name to the right place when constructing the arguments
- * to pass to a new server.
- *
- * Revision 1.7 2001/02/22 09:07:54 mdw
- * Write a pidfile on request, and delete it when finished.
- *
- * Revision 1.6 2001/02/22 09:06:08 mdw
- * Fix logfile rotation to avoid program collapse.
- *
- * Revision 1.5 2001/02/16 21:23:39 mdw
- * Use reliable signal handling for reopening logs.
- *
- * Revision 1.4 2001/02/06 09:34:53 mdw
- * Change ERR response to FAIL for consistency with other programs.
- *
- * Revision 1.3 2001/02/04 17:10:15 mdw
- * Reopen logfiles on receipt of @SIGHUP@ (not done very well). Don't
- * change directory -- just mangle pathnames instead.
- *
- * Revision 1.2 2001/02/04 01:17:54 mdw
- * Create a configuration header file to tidy up command lines.
- *
- * Revision 1.1 2001/02/03 20:26:37 mdw
- * Initial checkin.
- *
- */
-