Displaying 20 results from an estimated 5000 matches similar to: "[Bug 509] slogin.1 is a broken symlink"
2003 Nov 15
2
[patch] 3.7.1p2: slogin symlink fixes
Hello,
There are three small problems with the "slogin" and "slogin.1" symlinks
created upon installation:
1. "./" is included in the target path unnecessarily.
2. Symlinks are assumed to be available, while only hardlinks could.
3. EXEEXT is not respected for slogin.
Here is a fix for both problems -- the "./" is simply removed, EXEEXT is
added, the
2010 Mar 01
4
[Bug 1728] New: unnecessary "./" in slogin and slogin.1 symlinks
https://bugzilla.mindrot.org/show_bug.cgi?id=1728
Summary: unnecessary "./" in slogin and slogin.1 symlinks
Product: Portable OpenSSH
Version: 5.3p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: Build system
AssignedTo: unassigned-bugs at
2016 Mar 14
2
OpenSSH 7.2 slogin not removed from openssh.spec
It appears that the redhat/openssh.spec has not been updated to account for the removal of slogin from the build. This breaks rpmbuild.
Specifically lines 361 and 362 still have the following:
%attr(-,root,root) %{_bindir}/slogin
%attr(-,root,root) %{_mandir}/man1/slogin.1*
Robert Moucha
Geophysics
Syracuse University
2000 Jul 14
0
rlogin/slogin handling [PATCH]
Hello.
I noticed that OpenSSH 2.1.1p3 does not check whether it is being
called as rlogin or slogin, like it's siblings do. This can get ugly if
you have rlogin and rsh symlinked to ssh, and old r* commands are
moved off in another place, as I do.
Since Solaris rsh is hardcoded to call /usr/bin/rlogin, it will get stuck
in an infinite loop.
Below is a quick patch I hacked up, based on
2013 Jun 18
0
Problems in slogin.1, sshd_config.5, ssh_config.5
This is automatically generated email about markup problems in a man
page for which you appear to be responsible. If you are not the right
person or list, please tell me so I can correct my database.
See http://catb.org/~esr/doclifter/bugs.html for details on how and
why these patches were generated. Feel free to email me with any
questions. Note: These patches do not change the modification
2003 Oct 10
2
slogin <host> -n
slogin "deadlocks" if you invoke it with the (useless, but legal)
switch "-n". stdin is not passed to it (and the local ssh process
ignores stdin), so it is not possible to kill it using <<~.>>
Should the "-n_ switch be disallowed for an interactive invocation?
Martin
--
<Martin.Kraemer at Fujitsu-Siemens.com> | Fujitsu Siemens
Fon:
2000 Sep 09
0
2.2.0p1 PATCH: ssh/scp/slogin will invoke ssh-askpass
Enclosed is a patch against 2.2.0p1 that teaches ssh (and therefore
slogin and scp) how to invoke ssh-askpass to request a password,
RSA/DSA key passphrase, or an skey challenge response.
I've tested this on Linux (i386), for passwords and RSA/DSA key
passphrases. I cannot easily test whether the Right Thing will happen
for skey challenge responses; I would appreciate it if someone who
uses
2011 Jan 12
1
GLMM with lme4 and octopus behaviour
Hi all,
First time poster and a relatively new R user, I'm beginning analysis for my
masters degree. I'm doing a bit of work on octopus behaviour, and while it's
been fascinating, the stats behind it are a bit beyond my grasp at the
moment. I was hoping that somebody with more experience my be able to look
at my example and offer their wisdom, much to my appreciation :-)
At the most
2013 Apr 25
2
Regarding Modeling - Please! QUICK HELP
I'm a student currently working with the *sleepstudy* dataset in
matrix.pkg. It deals with the reaction times of sleep deprived students
over a period of days.
I am trying to model reaction times in order to describe the variation
between students by days they havent slept.
This is what I'm running in R, but unfortunately I'm missing something:
> logmod11 <-
2011 Feb 18
2
Wiki state
Hello,
I would like to understand how come the wiki seems to so deprived of
attention. I am trying to research XCP for example and a lot of the
links point to pages that don''t exist etc.
Is the documentation team under-staffed?
Is there some other resource that has become the de-facto place to go
when wanting documentation?
Thank you for your time,
Remember -- I am only trying to
2006 Jan 15
1
Pcmcia notebook card configuration
I just installed CentOS v.2.1 on my laptop, and am not familiar with
and wondered if CentOS has a pc card config gui. I have DSL and a dhcp
router and modem setup. I can't find a card setup for my wired eth0 card in
CentOS. And, I'm command line deprived. Everything seems to work except the
pc cards. Both the wired and wireless are Linksys. Help. Tony
-------------- next part
2002 Oct 25
0
[Bug 422] New: /bin/sh: ./ssh-keygen: file or directory not found
http://bugzilla.mindrot.org/show_bug.cgi?id=422
Summary: /bin/sh: ./ssh-keygen: file or directory not found
Product: Portable OpenSSH
Version: 3.5p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
2010 Apr 07
0
Help with manipulation of svytotal output
I have some output from a survey shown below and would like to insert
total rows for each category to then be able to use it as a data set for
further analysis. Is it possible to do this in R. In this example I
would like to insert a row between rows 5 and 6, 10 and 11, 15 and 16,
20 and 21 and put in the sum of the rows 1-5, 6-10, 11-15, 16-20 and to
delete row 21 which has NA in it. I would
2015 Aug 18
1
initial setup of centos linux 7 core license information license not accepted
Did all this happen because I switched monitors? Or because I did all my
setup over ssh?
Otherwise, this is an FYI for other newbies who get confused by this like I
did.
Yesterday I set up a new centos 7 install, did updates, made all the config
tweaks I like to make, and rebooted at the end to see if it would start up
properly. No problem. (I logged in as the single user to see if it worked
but
2001 Jun 22
0
PATCH: Makefile.in more upgrade friendly.
Hello again,
In my constant recompiles of 2.9p1 and 2.9p2, I've noticed that
upgrading a current installation with a test compile leads to tons
of files being updated even when they don't need to be.
The attached patch for Makefile.in splits the install-files target
into a bunch of serparate targets: install-dirs, install-prog,
install-man, install-conf, which are then all called in
2006 May 07
3
Yet another HID device - Cyberpower AE550
Hope it's not too rude to just drop this here for y'all...
Checking device (0764/0501) (001/005)
- VendorID: 0764
- ProductID: 0501
- Manufacturer: CPS
- Product: UPS AE550
- Serial Number: unknown
This one and their 485 don't provide a load measurement -- the Windows drivers kick it onto battery for a timed period and measure the drain to guess the runtime -- apparently all their
2011 Oct 20
4
[LLVMdev] Lowering to MMX
Hi all,
I'm working on a graphics project which uses LLVM for dynamic code
generation, and I noticed a major performance regression when upgrading
from LLVM 2.8 to 3.0-rc1 (LLVM 2.9 didn't support Win64 so I skipped it
entirely).
I found out that the performance regression is due to removing support
for lowering 64-bit vector operations to MMX, and using SSE2 instead. My
code uses a
1999 Dec 09
1
[PATCH] Fixing a couple of small problems in Makefile.in (1.2pre17).
Hi,
This patch fixes a couple of small ``problems'' in 1.2pre17 Makefile.in:
1. Avoid making an empty $(libexecdir)/ssh directory.
2. Don't try to uninstall $(mandir)/man1/slogin.1 twice.
--- openssh-1.2pre17/Makefile.in~ Thu Dec 9 00:48:58 1999
+++ openssh-1.2pre17/Makefile.in Thu Dec 9 06:51:41 1999
@@ -92,9 +92,9 @@
-rm -f $(mandir)/man1/slogin.1
ln -s ssh.1
2016 Mar 22
2
[Bug 2557] New: Incorrect file entries in openssh.spec
https://bugzilla.mindrot.org/show_bug.cgi?id=2557
Bug ID: 2557
Summary: Incorrect file entries in openssh.spec
Product: Portable OpenSSH
Version: 7.2p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Miscellaneous
Assignee: unassigned-bugs
2011 Oct 25
0
[LLVMdev] Lowering to MMX
Hi Nicolas,
> I found out that the performance regression is due to removing support
> for lowering 64-bit vector operations to MMX, and using SSE2 instead. My
> code uses a mix of MMX intrinsics and v4i16 operations, so it ping-pongs
> back and forth between MMX and SSE2 instructions in the generated code.
>
> To get more optimal code, I see three options, and I was wondering