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: Mats O Jansson (majacvs.openbsd.org)
Date: Sat Apr 29 2006 - 11:26:56 CDT


CVSROOT: /cvs
Module name: src
Changes by: majacvs.openbsd.org 2006/04/29 10:26:56

Modified files:
        usr.sbin/mopd/common: file.c file.h
        usr.sbin/mopd/mopa.out: mopa.out.c
        usr.sbin/mopd/mopchk: Makefile mopchk.c
        usr.sbin/mopd/mopd: process.c
        usr.sbin/mopd/otherOS: Makefile

Log message:
Change the compile time option -DINFO into a runtime option to get ride
of some lint warnings. -moj