The Samba-Bugzilla – Attachment 1155 Details for
Bug 2611
smbsh Username: prompt appears after input (and fix)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to flush the Username: prompt before input
smbsh_login.patch (text/plain), 296 bytes, created by
Julian Bridle
on 2005-04-14 10:13:20 UTC
(
hide
)
Description:
Patch to flush the Username: prompt before input
Filename:
MIME Type:
Creator:
Julian Bridle
Created:
2005-04-14 10:13:20 UTC
Size:
296 bytes
patch
obsolete
>*** smbsh.c.orig Mon Apr 4 18:02:54 2005 >--- smbsh.c Thu Apr 14 17:42:39 2005 >*************** >*** 83,88 **** >--- 83,89 ---- > > if (!smbw_getshared("USER")) { > printf("Username: "); >+ fflush(stdout); > u = fgets_slash(line, sizeof(line)-1, x_stdin); > smbw_setshared("USER", u); > }
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 2611
: 1155