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: Thierry Deval (tdevalcvs.openbsd.org)
Date: Fri Apr 04 2003 - 18:48:02 CST


CVSROOT: /cvs
Module name: src
Changes by: tdevalcvs.openbsd.org 2003/04/04 17:48:02

Modified files:
        lib/libc/time : zic.c

Log message:
add a size parameter to doabbr(), and convert
strcpy/sprintf -> strlcpy/snprintf.
ok tedu, krw; help from deraadt, millert