Bugzilla – Attachment 737 Details for
Bug 948
high CPU in sshd after tcp_wrappers deny
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
This is the shell script used to configure this build of openssh
my.configure (text/plain), 930 bytes, created by
Albert Lunde
on 2004-11-01 07:05:21 AEDT
(
hide
)
Description:
This is the shell script used to configure this build of openssh
Filename:
MIME Type:
Creator:
Albert Lunde
Created:
2004-11-01 07:05:21 AEDT
Size:
930 bytes
patch
obsolete
>#!/usr/bin/csh -vx >rm -f config.cache >set path=(/usr/local/openssl-o/bin $path) >setenv CC "/opt/SUNWspro/bin/cc" >#setenv CFLAGS "-I/usr/local/openssl-o/include -I/usr/local/zlib-1.2.1/include -I/usr/local/include" >#setenv LFLAGS "-L/usr/local/openssl-o -L/usr/local/zlib-1.2.1/lib -L/usr/local/lib" >setenv CFLAGS "-I/usr/local/openssl-o/include -I/usr/local/include" >setenv LFLAGS "-L/usr/local/openssl-o -L/usr/local/lib" >nohup sh ./configure --prefix=/usr/local/openssh-q \ > --sysconfdir=/etc/openssh \ > --with-ssl-dir=/usr/local/openssl-o/lib \ > --with-prngd-socket=/local-adm-pub/prngd/egd-pool \ > --with-tcp-wrappers \ > --with-4in6 \ > --with-pam \ ># --with-zlib=/usr/local/zlib-1.2.1/lib \ > --with-xauth=/usr/openwin/bin/xauth \ > --with-default-path="/usr/bin:/usr/ucb:/usr/openwin/bin:/usr/local/bin" \ > >& my.configure.out.$$ & > ># >echo my.configure.out.$$ ># >ps -f ># >
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 Raw
Actions:
View
Attachments on
bug 948
: 737 |
788
|
822
|
823
|
824
|
825
|
830
|
831
|
832
|
833