FreeBSD Bugzilla – Attachment 5750 Details for
Bug 13521
Patch for improper argument processing in yp_mkdb.c
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 361 bytes, created by
Andre Albsmeier
on 1999-09-01 13:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Andre Albsmeier
Created:
1999-09-01 13:00:00 UTC
Size:
361 bytes
patch
obsolete
>--- usr.sbin/yp_mkdb/yp_mkdb.c.ORI Wed Sep 1 12:21:34 1999 >+++ usr.sbin/yp_mkdb/yp_mkdb.c Wed Sep 1 12:21:54 1999 >@@ -118,7 +118,7 @@ > FILE *ifp; > char hname[MAXHOSTNAMELEN + 2]; > >- while ((ch = getopt(argc, argv, "uhcbsdf:i:o:m:")) != -1) { >+ while ((ch = getopt(argc, argv, "uhcbsfd:i:o:m:")) != -1) { > switch(ch) { > case 'f': > filter_plusminus++;
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 13521
: 5750