Displaying 2 results from an estimated 2 matches for "yamtak".
Did you mean:
yamta
2000 Dec 26
0
minor bugs in openssh-2.3.0p1 (fwd)
...eventually reproduce the | <djm at mindrot.org>
| works of Shakespeare. Now, thanks to the Internet, /
| we know this is not true.'' - Robert Wilensky UCB / http://www.mindrot.org
---------- Forwarded message ----------
Date: Tue, 26 Dec 2000 09:12:48 -0800
From: Takumi Yamane <yamtak at ix.netcom.com>
Reply-To: yamtak at b-session.com
To: openssh at openssh.com
Cc: yamtak at b-session.com
Subject: minor bugs in openssh-2.3.0p1
Hi,
I found that there are minor bugs in openssh-2.3.0p1.
There are some function checking for 'entutx?ent' in configure,
but its typo, it m...
2000 Dec 26
0
minor bugs in openssh-2.3.0p1
...; endutent
configure:line 2373
entutxent -> endutxent
config.h.in:line 311
entutent -> endutent
config.h.in:line 312
HAVE_ENTUTENT -> HAVE_ENDUTENT
config.h.in:line 314
entutxent -> endutxent
config.h.in:line 315
HAVE_ENTUTXENT -> HAVE_ENDUTXENT
Regards.
Takumi Yamane <yamtak at b-session.com>