Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 1995 10:33:23 -0700
From:      Steven Wallace <swallace>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/ibcs2 ibcs2_util.c imgact_coff.c
Message-ID:  <199510101733.KAA27053@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
swallace    95/10/10 10:33:21

  Modified:    sys/i386/ibcs2  ibcs2_util.c imgact_coff.c
  Log:
  Change alternate space base name from /emul/ibcs2 to /compat/ibcs2,
  in line with linux alt space of /compat/linux.
  This was pointed out by Stefan Esser.
  
  In cheching alt space for libraries in imgact_coff.c, use const
  ibcs2_emul_path instead of its own local string.  Also do a proper
  malloc of temp name according to MAXPATHLEN.



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