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:12:06 CDT


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

Modified files:
        usr.bin/cvs : cmd.c version.c

Log message:
handle commands which do not have any init callback a bit
better, eliminates the use of dummy functions.

OK jfb