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: Aaron Campbell (aaroncvs.openbsd.org)
Date: Mon Apr 05 2004 - 09:30:51 CDT


CVSROOT: /cvs
Module name: src
Changes by: aaroncvs.openbsd.org 2004/04/05 08:30:51

Modified files:
        usr.bin/sup/src: expand.c

Log message:
Pass correct buffer length to gethdir(), and also change int arg to size_t
per anil. deraadt, millert ok