FreeBSD Bugzilla – Attachment 10626 Details for
Bug 21255
/sbin/md5 suggestion
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 376 bytes, created by
rich winkel
on 2000-09-13 23:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
rich winkel
Created:
2000-09-13 23:30:00 UTC
Size:
376 bytes
patch
obsolete
>diff -u /usr/src/sbin/md5/md5.c md5.c >--- /usr/src/sbin/md5/md5.c Fri Dec 3 19:29:43 1999 >+++ md5.c Wed Sep 13 17:12:28 2000 >@@ -207,7 +207,7 @@ > err(1, "stdout"); > MD5Update(&context, buffer, len); > } >- printf("%s\n", MD5End(&context,buf)); >+ fprintf(stderr, "%s\n", MD5End(&context,buf)); > } > > static void
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 21255
: 10626