From c6b85e8ce8da6ec8a2e728e616947fe6a1952db7 Mon Sep 17 00:00:00 2001 From: Christian Mauderer Date: Tue, 17 Jan 2017 11:01:44 +0100 Subject: userspace tools: Regenerate headers. --- freebsd/sbin/ifconfig/rtems-bsd-ifconfig-af_inet-data.h | 2 +- freebsd/sbin/ifconfig/rtems-bsd-ifconfig-af_inet6-data.h | 4 ++-- freebsd/sbin/ifconfig/rtems-bsd-ifconfig-data.h | 8 ++++---- freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifbridge-data.h | 2 +- freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifclone-data.h | 2 +- freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifgif-data.h | 2 +- freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifgre-data.h | 2 +- freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifgroup-data.h | 2 +- freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifieee80211-data.h | 8 ++++---- freebsd/sbin/ifconfig/rtems-bsd-ifconfig-iflagg-data.h | 2 +- freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifmac-data.h | 2 +- freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifmedia-data.h | 2 +- freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifpfsync-data.h | 2 +- freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifvlan-data.h | 2 +- freebsd/sbin/ifconfig/rtems-bsd-ifconfig-sfp-data.h | 2 +- freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_altq-data.h | 2 +- freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_optimize-data.h | 6 +++--- freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_table-data.h | 4 ++-- .../tools/net80211/wlanstats/rtems-bsd-wlanstats-namespace.h | 1 - freebsd/usr.bin/netstat/rtems-bsd-netstat-data.h | 2 +- 20 files changed, 29 insertions(+), 30 deletions(-) diff --git a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-af_inet-data.h b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-af_inet-data.h index 962974a0..3b079915 100644 --- a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-af_inet-data.h +++ b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-af_inet-data.h @@ -4,6 +4,6 @@ /* af_inet.c */ RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct in_aliasreq in_addreq); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct ifreq in_ridreq); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_inet); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static char addr_buf[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct sockaddr_in *sintab[]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_inet); diff --git a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-af_inet6-data.h b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-af_inet6-data.h index 6038db41..58432c18 100644 --- a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-af_inet6-data.h +++ b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-af_inet6-data.h @@ -6,8 +6,8 @@ RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct in6_ifreq in6_ridreq RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct in6_aliasreq in6_addreq); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static int ip6lifetime); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static int explicit_prefix); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_inet6); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct option in6_Lopt); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static char addr_buf[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct sockaddr_in6 *sin6tab[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd inet6_cmds[]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_inet6); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct option in6_Lopt); diff --git a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-data.h b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-data.h index 76ba3e90..38da2fcc 100644 --- a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-data.h +++ b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-data.h @@ -8,7 +8,7 @@ /* ifclone.c */ /* ifconfig.c */ RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, extern struct ifreq ifr); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, extern char name[16]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, extern char name[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, extern char *descr); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, extern size_t descrlen); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, extern int setaddr); @@ -30,11 +30,11 @@ RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, extern char *f_addr); /* ifgroup.c */ /* ifieee80211.c */ /* iflagg.c */ -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, extern char lacpbuf[120]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, extern char lacpbuf[]); /* ifmac.c */ /* ifmedia.c */ -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, extern struct ifmedia_description ifm_subtype_ieee80211_mode_descriptions[8]); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, extern struct ifmedia_description ifm_subtype_ieee80211_mode_aliases[2]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, extern struct ifmedia_description ifm_subtype_ieee80211_mode_descriptions[]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, extern struct ifmedia_description ifm_subtype_ieee80211_mode_aliases[]); /* ifpfsync.c */ /* ifvlan.c */ /* sfp.c */ diff --git a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifbridge-data.h b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifbridge-data.h index ba3ee5c6..8a7b3297 100644 --- a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifbridge-data.h +++ b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifbridge-data.h @@ -2,8 +2,8 @@ #include #include "rtems-bsd-ifconfig-data.h" /* ifbridge.c */ -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_bridge); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static char const *stpstates[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static char const *stpproto[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static char const *stproles[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd bridge_cmds[]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_bridge); diff --git a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifclone-data.h b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifclone-data.h index 746e12c5..c33f06d3 100644 --- a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifclone-data.h +++ b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifclone-data.h @@ -3,5 +3,5 @@ #include "rtems-bsd-ifconfig-data.h" /* ifclone.c */ RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct clone_defcb_list clone_defcbh); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct option clone_Copt); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd clone_cmds[]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct option clone_Copt); diff --git a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifgif-data.h b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifgif-data.h index 2364de3e..a8be64b6 100644 --- a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifgif-data.h +++ b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifgif-data.h @@ -2,5 +2,5 @@ #include #include "rtems-bsd-ifconfig-data.h" /* ifgif.c */ -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_gif); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd gif_cmds[]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_gif); diff --git a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifgre-data.h b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifgre-data.h index af37782d..a8495f39 100644 --- a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifgre-data.h +++ b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifgre-data.h @@ -2,5 +2,5 @@ #include #include "rtems-bsd-ifconfig-data.h" /* ifgre.c */ -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_gre); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd gre_cmds[]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_gre); diff --git a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifgroup-data.h b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifgroup-data.h index 3b306f50..836bb518 100644 --- a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifgroup-data.h +++ b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifgroup-data.h @@ -2,6 +2,6 @@ #include #include "rtems-bsd-ifconfig-data.h" /* ifgroup.c */ +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd group_cmds[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_group); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct option group_gopt); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd group_cmds[]); diff --git a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifieee80211-data.h b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifieee80211-data.h index 12e0ee62..1a0aef8b 100644 --- a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifieee80211-data.h +++ b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifieee80211-data.h @@ -4,7 +4,7 @@ /* ifieee80211.c */ RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static int col); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static char spacer); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static char const *modename[14]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static char const *modename[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct ieee80211req_chaninfo *chaninfo); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct ieee80211_regdomain regdomain); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static int gotregdomain); @@ -17,8 +17,8 @@ RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static int gotcurchan); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct ifmediareq *ifmr); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static int htconf); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static int gothtconf); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct ieee80211_clone_params params); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd ieee80211_cmds[177]); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_ieee80211); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static int vhtconf); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static int gotvhtconf); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct ieee80211_clone_params params); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd ieee80211_cmds[]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_ieee80211); diff --git a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-iflagg-data.h b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-iflagg-data.h index 64f05f94..b836771f 100644 --- a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-iflagg-data.h +++ b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-iflagg-data.h @@ -2,5 +2,5 @@ #include #include "rtems-bsd-ifconfig-data.h" /* iflagg.c */ -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_lagg); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd lagg_cmds[]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_lagg); diff --git a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifmac-data.h b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifmac-data.h index c7bc23f2..dedfb93e 100644 --- a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifmac-data.h +++ b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifmac-data.h @@ -2,5 +2,5 @@ #include #include "rtems-bsd-ifconfig-data.h" /* ifmac.c */ -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_mac); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd mac_cmds[]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_mac); diff --git a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifmedia-data.h b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifmedia-data.h index a14edd2b..8eef3a3b 100644 --- a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifmedia-data.h +++ b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifmedia-data.h @@ -4,7 +4,6 @@ /* ifmedia.c */ RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct ifmediareq *ifmedia_getstate_ifmr); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static int did_it); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_media); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct ifmedia_description ifm_type_descriptions[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct ifmedia_description ifm_subtype_ethernet_descriptions[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct ifmedia_description ifm_subtype_ethernet_aliases[]); @@ -27,3 +26,4 @@ RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct ifmedia_description RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct ifmedia_description ifm_shared_option_aliases[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct ifmedia_type_to_subtype ifmedia_types_to_subtypes[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd media_cmds[]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_media); diff --git a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifpfsync-data.h b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifpfsync-data.h index ad28104a..d8e516c0 100644 --- a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifpfsync-data.h +++ b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifpfsync-data.h @@ -2,5 +2,5 @@ #include #include "rtems-bsd-ifconfig-data.h" /* ifpfsync.c */ -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_pfsync); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd pfsync_cmds[]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_pfsync); diff --git a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifvlan-data.h b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifvlan-data.h index 0d8ffe8a..3b127af1 100644 --- a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifvlan-data.h +++ b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifvlan-data.h @@ -3,5 +3,5 @@ #include "rtems-bsd-ifconfig-data.h" /* ifvlan.c */ RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct vlanreq params); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_vlan); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd vlan_cmds[]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_vlan); diff --git a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-sfp-data.h b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-sfp-data.h index 994d2279..4ea45e1a 100644 --- a/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-sfp-data.h +++ b/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-sfp-data.h @@ -2,7 +2,7 @@ #include #include "rtems-bsd-ifconfig-data.h" /* sfp.c */ -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static char const *sff_8024_id[23]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static char const *sff_8024_id[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct _nv conn[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct _nv eth_10g[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct _nv eth_compat[]); diff --git a/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_altq-data.h b/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_altq-data.h index 6a032132..fccac30d 100644 --- a/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_altq-data.h +++ b/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_altq-data.h @@ -5,5 +5,5 @@ RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static struct altqs altqs); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static struct gen_sc rtsc); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static struct gen_sc lssc); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char r2sbuf[8][16]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char r2sbuf[][16]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int idx); diff --git a/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_optimize-data.h b/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_optimize-data.h index 09598a79..448a16ee 100644 --- a/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_optimize-data.h +++ b/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_optimize-data.h @@ -2,9 +2,9 @@ #include #include "rtems-bsd-pfctl-data.h" /* pfctl_optimize.c */ -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static struct pf_rule_field pf_rule_desc[70]); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int (*skip_comparitors[8])(struct pf_rule *, struct pf_rule *)); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char const *skip_comparitors_names[8]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static struct pf_rule_field pf_rule_desc[]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int (*skip_comparitors[])(struct pf_rule *, struct pf_rule *)); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char const *skip_comparitors_names[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static struct pfr_buffer table_buffer); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int table_identifier); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int add_opt_tablenum); diff --git a/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_table-data.h b/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_table-data.h index db4e915b..95c12217 100644 --- a/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_table-data.h +++ b/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_table-data.h @@ -2,5 +2,5 @@ #include #include "rtems-bsd-pfctl-data.h" /* pfctl_table.c */ -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char const *stats_text[2][3]); -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char const *istats_text[2][2][2]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char const *stats_text[][3]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char const *istats_text[][2][2]); diff --git a/freebsd/tools/tools/net80211/wlanstats/rtems-bsd-wlanstats-namespace.h b/freebsd/tools/tools/net80211/wlanstats/rtems-bsd-wlanstats-namespace.h index f7a991f7..4d0456c3 100644 --- a/freebsd/tools/tools/net80211/wlanstats/rtems-bsd-wlanstats-namespace.h +++ b/freebsd/tools/tools/net80211/wlanstats/rtems-bsd-wlanstats-namespace.h @@ -1,6 +1,5 @@ /* generated by userspace-header-gen.py */ /* main.c */ -#define main _bsd_wlanstats_main #define usage _bsd_wlanstats_usage /* wlanstats.c */ #define wlanstats_new _bsd_wlanstats_wlanstats_new diff --git a/freebsd/usr.bin/netstat/rtems-bsd-netstat-data.h b/freebsd/usr.bin/netstat/rtems-bsd-netstat-data.h index ad92820c..a9660993 100644 --- a/freebsd/usr.bin/netstat/rtems-bsd-netstat-data.h +++ b/freebsd/usr.bin/netstat/rtems-bsd-netstat-data.h @@ -34,7 +34,7 @@ RTEMS_LINKER_RWSET_CONTENT(bsd_prog_netstat, extern int live); /* mroute6.c */ /* mroute.c */ /* nl_symbols.c */ -RTEMS_LINKER_RWSET_CONTENT(bsd_prog_netstat, extern struct nlist nl[53]); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_netstat, extern struct nlist nl[]); /* pfkey.c */ /* route.c */ /* sctp.c */ -- cgit v1.2.3