FreeBSD Bugzilla – Attachment 5948 Details for
Bug 13819
[PATCH] Userland ppp rejects "lt" operator in filter
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 384 bytes, created by
dphill
on 1999-09-19 15:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dphill
Created:
1999-09-19 15:10:01 UTC
Size:
384 bytes
patch
obsolete
>--- filter.c.~1~ Tue Sep 7 21:32:42 1999 >+++ filter.c Fri Sep 17 22:20:14 1999 >@@ -622,7 +622,7 @@ > return proto; > } > >-static const char *opname[] = {"none", "eq", "gt", "unknown", "lt"}; >+static const char *opname[] = {"none", "eq", "gt", "lt", "unknown"}; > > const char * > filter_Op2Nam(int op) >-------------------------------------------------------------------------
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 13819
: 5948