OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Todd C. Miller (millert_at_cvs.openbsd.org)
Date: Thu Jul 11 2002 - 15:15:40 CDT

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

    CVSROOT: /cvs
    Module name: src
    Changes by: millertcvs.openbsd.org 2002/07/11 14:15:40

    Modified files:
            usr.sbin/cron : entry.c env.c job.c user.c

    Log message:
    More syncing with my cron 4.0 patch tree, basically cosmetic:
    o change an instance of e_none to e_memory that I missed (forgot?)
    o kill some whitespace
    o modify malloc failure recovery a bit