Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 1996 17:32:04 +0900 (JST)
From:      NIIMI Satoshi <sa2c@and.or.jp>
To:        current@freebsd.org
Subject:   perl on -current does not setuid
Message-ID:  <199601140832.RAA23716@us.and.or.jp>

next in thread | raw e-mail | index | archive | help
Perl on -current does not setuid if executed as setuid script.  Perl5
in ports does.

Although config.sh defines d_dosuid='define', there is a line
/*#undef DOSUID */ in config.h.

I think it should be #define DOSUID.

Is there any reason #undef DOSUID?

--
NIIMI Satoshi



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