We have BROKEN_SETREUID by Taylor point of view

This commit is contained in:
Andrey A. Chernov 1994-05-17 23:15:30 +00:00
parent e3178a06e5
commit 442f2b9758
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1509

View File

@ -213,7 +213,7 @@
set HAVE_BROKEN_SETREUID to 1; if you do not, you will get error
messages from setreuid. Systems on which setreuid exists but is
broken pretty much always have saved setuid. */
#define HAVE_BROKEN_SETREUID 0
#define HAVE_BROKEN_SETREUID 1
/* On the 3B2, and possibly other systems, nap takes an argument in
hundredths of a second rather than milliseconds. I don't know of