FreeBSD Bugzilla – Attachment 8261 Details for
Bug 17368
Bad error messaging from mountd(8)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 571 bytes, created by
Crist J. Clark
on 2000-03-14 03:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Crist J. Clark
Created:
2000-03-14 03:30:01 UTC
Size:
571 bytes
patch
obsolete
>--- /usr/src/sbin/mountd/mountd.c Fri Nov 26 04:02:08 1999 >+++ mountd.c Mon Mar 13 22:24:33 2000 >@@ -1399,7 +1399,7 @@ > usedarg++; > opt_flags |= OP_MASK; > } else if (cpoptarg && (!strcmp(cpopt, "network") || >- !strcmp(cpopt, "n"))) { >+ !strcmp(cpopt, "net") || !strcmp(cpopt, "n"))) { > if (grp->gr_type != GT_NULL) { > syslog(LOG_ERR, "network/host conflict"); > return (1);
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 17368
: 8261 |
8262