OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Joris Vink (joriscvs.openbsd.org)
Date: Thu Jun 02 2005 - 15:16:48 CDT


CVSROOT: /cvs
Module name: src
Changes by: joriscvs.openbsd.org 2005/06/02 14:16:48

Modified files:
        usr.bin/cvs : log.c

Log message:
make cvs_printf() a bit smarter, so it can be called without having
to worry about the 'M' in server mode.

OK jfb