Date: Sat, 17 Apr 1999 00:55:16 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/svr4 imgact_svr4.c Message-ID: <199904170755.AAA27224@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/04/17 00:55:16 PDT Modified files: sys/svr4 imgact_svr4.c Log: Image activators use EXEC_SET(), not TEXT_SET(). (The first is a macro wrapper for DECLARE_MODULE(), the second is a linker set declaration) Revision Changes Path 1.2 +1 -1 src/sys/svr4/imgact_svr4.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904170755.AAA27224>