OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Thomas Nordin (nordin_at_cvs.openbsd.org)
Date: Wed Jul 24 2002 - 18:32:11 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: nordincvs.openbsd.org 2002/07/24 17:32:11

    Modified files:
            sys/nfs : nfs_syscalls.c

    Log message:
    Use sizeof(array) instead of sizeof(array *) for bcopy length. ok deraadt