Displaying 19 results from an estimated 19 matches for "cleandirs".
Did you mean:
cleandir
2002 Feb 14
0
[Patch] Changes to openbsd.html
'ello Markus/folks@,
I downloaded 3.0.2 today and went and looked at openbsd.html and
found some errors. Patch attached.
Patch for http://www.openssh.com/openbsd.html
Hope that helps,
Rgds
--
Kevin Sindhu <kevin at tgivan dot com>
Systems Engineer
TGI Technologies Inc.
107 E 3rd Avenue Tel: (604) 872-6676 Ext 321
Vancouver V5T 1C7 Fax: (604)
2006 Jan 11
5
FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-06:01.texindex Security Advisory
The FreeBSD Project
Topic: Texindex temporary file privilege escalation
Category: contrib
Module: texinfo
2008 Jul 29
1
[releng_7 tinderbox] failure on sparc64/sparc64
TB --- 2008-07-29 09:37:14 - tinderbox 2.3 running on freebsd-stable.sentex.ca
TB --- 2008-07-29 09:37:14 - starting RELENG_7 tinderbox run for sparc64/sparc64
TB --- 2008-07-29 09:37:14 - cleaning the object tree
TB --- 2008-07-29 09:37:32 - cvsupping the source tree
TB --- 2008-07-29 09:37:32 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/sparc64/sparc64/supfile
TB ---
2008 Jun 26
1
Strange compile error
Hi,
Ive just downloaded OpenSSH 5.0, but I get some strange errors when I
try to do the build on my RHEL4 box :
# cd ssh
# make obj
Makefile:3: *** missing separator. Stop.
# make cleandir
Makefile:3: *** missing separator. Stop.
# make obj
Makefile:3: *** missing separator. Stop.
Ive followed the instructions as mentioned on the OpenSSH build page,
but I can't seem to figure out what I
2003 May 16
1
Help please : make buildworld fails when upgrading to 4.8 stable
Hi,
I can't build the world. I have an error in SSL, with today cvs
sources. Here is the error :
/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/bio_ssl.c: In
function `ssl_read':
/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/bio_ssl.c:209:
`SSL_ERROR_WANT_ACCEPT' undeclared (first use in this function)
2005 Mar 22
18
[PATCH] tools top level makefile cleanup
I cleaned up the top level makefile in the tools directory. No major
changes. Except I have it so that ioemmu is compiled only with x86_32.
Signed-off-by: Jerone Young <jyoung5@us.ibm.com>
--- tools/Makefile.orig 2005-03-17 21:03:44.000000000 -0600
+++ tools/Makefile 2005-03-22 15:05:20.000000000 -0600
@@ -1,37 +1,33 @@
+XEN_ROOT = ../
+include $(XEN_ROOT)/tools/Rules.mk
-all:
-
2003 Jun 19
4
SMP goes away after installworld (4.8-STABLE)
Hello,
I installed 4.8-RELEASE a few weeks ago, and since I let
the effort sit stagnant for a while I decided to do the
cvsup/buildworld/buildkernel/installkernel/installworld/mergemaster/MAKEDEV
steps to get current.
Went fine, rebooted, then noticed that just one CPU was recognized:
FreeBSD 4.8-STABLE #0: Thu Jun 19 17:05:20 PDT 2003
2005 Aug 15
2
recompile sshd with OPIE?
Hi,
I'm having trouble getting an answer to the following problem on -questions
- I hope someone here has done something similar and can help.
I'd like to compile support for FreeBSD OPIE into sshd. Presently I have
to use PAM to achieve one-time password support. On a 4.x system I have
in /etc/ssh/sshd_config
ChallengeResponseAuthentication yes
and in /etc/pam.conf
sshd auth
2003 Sep 10
1
4.9-prerelease (build linux module problem)
Hello everybody!
FreeBSD 4.9-PRERELEASE. buildkernel problem.
Help me, please.
# make buildworld
====
linux_ptrace.o: In function `linux_ptrace':
linux_ptrace.o(.text+0x164): multiple definition of `linux_ptrace'
linux_dummy.o(.text+0x60): first defined here
/usr/obj/usr/src/i386/usr/libexec/elf/ld: Warning: size of symbol
`linux_ptrace'
2003 Sep 11
1
make buildworld problem
after cvsup'ing src-all to RELENG_4 and trying to make buildworld I get
the next error message:
/usr/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/cmap.cc:25:
cmap.h: No such file or directory
and a lot of the same messages "No such file or directory" on file
cmap.cc, with
mkdep: compile failed
*** Error code 1
at the end of output
I
2001 May 02
1
OpenSSH 2.9
OpenSSH 2.9 has just been uploaded. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0
implementation and includes sftp client and server support.
This release contains many portability bug-fixes (listed in the
ChangeLog) as well as several new features (listed below).
We would like to thank the
2001 May 02
1
OpenSSH 2.9
OpenSSH 2.9 has just been uploaded. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0
implementation and includes sftp client and server support.
This release contains many portability bug-fixes (listed in the
ChangeLog) as well as several new features (listed below).
We would like to thank the
2008 Mar 31
8
[Bug 1453] New: sshd closes connections.
https://bugzilla.mindrot.org/show_bug.cgi?id=1453
Summary: sshd closes connections.
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.9p1
Platform: Other
2003 Sep 04
2
buildkernel errors with "options SMBFS"
Hi all... another lurker and first-time poster... if I forget something relevant please let me
know...
Anyway, have tried to make a kernel on two different machines under the latest (as of
04:37AM 4 September 2003 -0500 (EDT)) 4.9-PRERELEASE **AND** 5.1-p2 and get
the error message as shown below. I am including (at the end) the uname-a from both
of the systems. Each of them will compile
2003 Apr 18
1
Broken buildworld in groff, 4.8-stable?
Hi,
I've been cvsupping and trying to buildworld for close to 18
hours now, on and off, with the same result. My current system is:
FreeBSD gurney.reilly.home 4.8-STABLE FreeBSD 4.8-STABLE #25: Sat Apr 12 11:56:29 EST 2003 root@gurney.reilly.home:/usr_plus/obj/usr_plus/src/sys/GURNEY i386
About a week old.
I've just cvsupped again, and tried a make buildworld, and get
the
2003 Jun 13
1
Strange problem with "make clean"
Hello,
I'm experiencing a weird problem doing "make clean" in "/usr/src".
It happens on a couple of FreeBSD 4.8-RELEASE machines (RELENG_4_8 to
be precise).
Cvsup, build & install phases all went fine, just "make clean" went
wrong.
I tried rm-ing the incriminated subdirectory and even rm-ing the
checkout.cvs:RELENG_4_8 file and re-cvsupping but nothing
2016 Nov 08
4
one host only: ssh_dispatch_run_fatal
all but one lan host (gv)can ssh connect to host 2x
Included windows 10, several linux. 2x is a solaris host.
That problem host (gv) can connect to all others but 2x.
2x can connect to all other encluding the problem host (gv)
So gv ssh to 2x throws this error:
ssh_dispatch_run_fatal: Connection to 192.168.1.42 port 22: incorrect
signature.
192.168.1.42 is 2x. So incoming ssh from gv to 2x
2016 Nov 08
4
one host only: ssh_dispatch_run_fatal
Darren Tucker <dtucker at zip.com.au> writes:
> On Tue, Nov 8, 2016 at 1:02 PM, Harry Putnam <reader at newsguy.com> wrote:
> [...]
>> gv harry> ssh -vv 2x
>>
>> OpenSSH_7.3p1-hpn14v11, OpenSSL 1.0.2j 26 Sep 2016
>
> this is a third-party modified version of OpenSSH. Can you reproduce
> the problem with a stock OpenSSH from the source from
1998 Oct 15
1
Problem to map home dir
> Sorry, but in the first mail I forgot to attach the Makefile and I
> forgot also to mention that I already tried the password handling in win95
> via the registry.
>
> De Boe Bart wrote:
>
> > Hello,
> >
> > I need to install Samba on a HP J210 HPUX 10.20.
> > I downloaded and compiled version 1.9.18p10.
> >
> > Following problems are