OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Vincent Labrecque (vincent_at_cvs.openbsd.org)
Date: Thu Jul 25 2002 - 11:37:54 CDT

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

    CVSROOT: /cvs
    Module name: src
    Changes by: vincentcvs.openbsd.org 2002/07/25 10:37:54

    Modified files:
            usr.bin/mg : file.c fileio.c grep.c main.c

    Log message:
    replace the ugly and buggy adjustname function by a simple one using
    simple APIs. makes mg not crash with 65k filenames...

    ok art