FreeBSD Bugzilla – Attachment 9221 Details for
Bug 18961
sshd does not print <nl> before motd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 318 bytes, created by
gil
on 2000-06-02 05:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
gil
Created:
2000-06-02 05:10:01 UTC
Size:
318 bytes
patch
obsolete
>--- sshd.c.ORIG Thu Mar 9 08:52:31 2000 >+++ sshd.c Thu Jun 1 22:12:06 2000 >@@ -2384,6 +2384,7 @@ > "Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994", > "The Regents of the University of California. ", > "All rights reserved."); >+ (void)putc('\n', stdout); > } > #endif /* LOGIN_CAP */ > /*
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 18961
: 9221