FreeBSD Bugzilla – Attachment 10885 Details for
Bug 21658
The combination of dhclient & WinNT server makes resolv.conf useless
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 313 bytes, created by
Motomichi Matsuzaki
on 2000-09-30 07:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Motomichi Matsuzaki
Created:
2000-09-30 07:10:01 UTC
Size:
313 bytes
patch
obsolete
>--- common/options.c Sat Jun 24 16:24:02 2000 >+++ /home/mzaki/options.c Mon Sep 11 23:08:56 2000 >@@ -551,6 +551,7 @@ > if (emit_quotes) > *op++ = '"'; > for (; dp < data + len; dp++) { >+ if (*dp == '\0') continue; > if (!isascii (*dp) || > !isprint (*dp)) { > sprintf (op, "\\%03o",
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 21658
: 10885