Bugzilla – Attachment 435 Details for
Bug 657
Priv seperation causes setreuid error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add defines to configure.ac for BSDi
openssh-bsdi.patch (text/plain), 611 bytes, created by
Darren Tucker
on 2003-09-19 21:16:17 AEST
(
hide
)
Description:
Add defines to configure.ac for BSDi
Filename:
MIME Type:
Creator:
Darren Tucker
Created:
2003-09-19 21:16:17 AEST
Size:
611 bytes
patch
obsolete
>Index: configure.ac >=================================================================== >RCS file: /usr/local/src/security/openssh/cvs/openssh_cvs/configure.ac,v >retrieving revision 1.156 >diff -u -p -r1.156 configure.ac >--- configure.ac 19 Sep 2003 06:41:02 -0000 1.156 >+++ configure.ac 19 Sep 2003 11:17:27 -0000 >@@ -227,6 +227,11 @@ mips-sony-bsd|mips-sony-newsos4) > *-*-freebsd*) > check_for_libcrypt_later=1 > ;; >+*-*-bsdi*) >+ AC_DEFINE(SETEUID_BREAKS_SETUID) >+ AC_DEFINE(BROKEN_SETREUID) >+ AC_DEFINE(BROKEN_SETREGID) >+ ;; > *-next-*) > conf_lastlog_location="/usr/adm/lastlog" > conf_utmp_location=/etc/utmp
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 657
: 435