OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Marc Espie (espiecvs.openbsd.org)
Date: Tue May 01 2001 - 15:37:01 CDT

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

    CVSROOT: /cvs
    Module name: src
    Changes by: espiecvs.openbsd.org 2001/05/01 14:36:57

    Modified files:
            usr.bin/tsort : tsort.c

    Log message:
    Revert stupid buggy optimisation.
    Another Murphy's law: complicated code always works right the first
    time. Stupid dumb details, on the other hand.

    Of course we can't share both arrays, as we don't know how they will
    grow, duh !