From 60aab665670e50cb18bba45ee25f2ed091759741 Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Mon, 23 Feb 2004 04:42:13 +0000 Subject: Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus --- net/docsis/files/patch-docsis_main.c | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 net/docsis/files/patch-docsis_main.c (limited to 'net/docsis/files/patch-docsis_main.c') diff --git a/net/docsis/files/patch-docsis_main.c b/net/docsis/files/patch-docsis_main.c deleted file mode 100644 index 85ff4b3f217a..000000000000 --- a/net/docsis/files/patch-docsis_main.c +++ /dev/null @@ -1,18 +0,0 @@ - -$FreeBSD$ - ---- docsis_main.c.orig Thu Feb 13 17:21:40 2003 -+++ docsis_main.c Sat Apr 5 10:18:46 2003 -@@ -180,10 +180,10 @@ - if (! netsnmp_ds_get_boolean (NETSNMP_DS_LIBRARY_ID, NETSNMP_DS_LIB_PRINT_UCD_STYLE_OID)) { - netsnmp_ds_toggle_boolean(NETSNMP_DS_LIBRARY_ID, NETSNMP_DS_LIB_PRINT_UCD_STYLE_OID); - } */ -- -+/* - if (! netsnmp_ds_get_boolean (NETSNMP_DS_LIBRARY_ID, NETSNMP_DS_LIB_DONT_PRINT_UNITS)) { - netsnmp_ds_toggle_boolean(NETSNMP_DS_LIBRARY_ID, NETSNMP_DS_LIB_DONT_PRINT_UNITS); -- } -+ } */ - - netsnmp_ds_set_int(NETSNMP_DS_LIBRARY_ID, NETSNMP_DS_LIB_OID_OUTPUT_FORMAT, - NETSNMP_OID_OUTPUT_SUFFIX); -- cgit v1.2.3