Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 2003 18:45:24 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern imgact_elf.c
Message-ID:  <200312230245.hBN2jOU9042953@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2003/12/22 18:45:24 PST

  FreeBSD src repository

  Modified files:
    sys/kern             imgact_elf.c 
  Log:
  Forced commit; previous commit also included:
  - eliminate a malloc()/snprintf()/free() in the native exec(2) case and
    in the easy emulation environments.
  - Allow the brand emul_path (ie: /compat/xxx) to be NULL rather than
    needing it to be an empty string that is always referenced.
  
  Revision  Changes    Path
  1.143     +0 -0      src/sys/kern/imgact_elf.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312230245.hBN2jOU9042953>