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: Robert Nagy (robertcvs.openbsd.org)
Date: Mon Jun 20 2005 - 09:48:27 CDT


CVSROOT: /cvs
Module name: src
Changes by: robertcvs.openbsd.org 2005/06/20 08:48:26

Modified files:
        usr.sbin/mrinfo: mrinfo.c

Log message:
use getopt(3) for argument list parsing and remove the get_number()
function becasue we use strtonum(3) from now on.

ok otto millert